Trace number 1056713

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac E? (TO) 1800.07 1808.71

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-35_ext.xml
MD5SUM9b477effa2074c42071ac2c82466c5cc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark256.786
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.03	c --- Preproc Stats ---
2.76/2.72	c start processing
2.76/2.72	c start relation processing
8.83/8.83	c start cnf exporting
36.69/36.84	c parsing time : 2.609
36.69/36.84	c preprocessing time : 36.729
36.69/36.84	
36.69/36.84	c Nary constraints - conflicts : 0 supports : 75
36.69/36.84	c Binary constraints - conflicts : 0 supports :0
36.69/36.84	c max arity constraint : 3
36.69/36.84	c Max Tuples generated 0
36.69/36.84	c relations : 75
36.69/36.84	c relations BDD: 75
36.69/36.84	c sampling 0/0
36.69/36.84	c vars : 296213 - clauses :  935723
36.69/36.84	
36.75/36.91	 
36.75/36.91	c --- SAT Solver Stats ---
36.75/36.91	 
36.75/36.91	c eSAT 0.1 : minisat core with additionnal features
36.75/36.91	c ============================[ Problem Statistics ]=============================
36.75/36.91	c |                                                                             |
36.75/36.91	c |  Number of variables:  296212                                               |
36.75/36.91	c |  Number of clauses:    935723                                               |
37.72/37.96	c |  Parsing time:         0.92         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056713-1215105699/watcher-1056713-1215105699 -o /tmp/evaluation-result-1056713-1215105699/solver-1056713-1215105699 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1056713-1215105699.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14717
/proc/meminfo: memFree=1570880/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=8652 CPUtime=0
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 346 0 0 0 0 0 0 0 18 0 1 0 416187283 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 2163 280 208 79 0 156 0
[pid=14718] ppid=14717 vsize=8688 CPUtime=0
/proc/14718/stat : 14718 (galacE.sh) S 14717 14717 14651 0 -1 4194368 36 0 0 0 0 0 0 0 18 0 1 0 416187283 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/14718/statm: 2172 286 209 79 0 165 0
[pid=14719] ppid=14718 vsize=1264 CPUtime=0
/proc/14719/stat : 14719 (id) R 14718 14717 14651 0 -1 4194304 54 0 0 0 0 0 0 0 20 0 1 0 416187283 1294336 29 996147200 4194304 4211724 548682068832 18446744073709551615 224624968400 0 0 3674112 0 0 0 0 17 0 0 0
/proc/14719/statm: 316 32 25 4 0 4 0

[startup+0.0224171 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14717
/proc/meminfo: memFree=1570880/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=8784 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 639 1481 0 0 0 0 0 1 16 0 1 0 416187283 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 224627753042 0 2 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/14717/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.104357 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14717
/proc/meminfo: memFree=1570880/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301385 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14717
/proc/meminfo: memFree=1570880/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701447 s]
/proc/loadavg: 0.00 0.00 0.00 3/67 14717
/proc/meminfo: memFree=1570880/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50256 s]
/proc/loadavg: 0.00 0.00 0.00 3/82 14749
/proc/meminfo: memFree=1485384/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14731] ppid=14717 vsize=812892 CPUtime=1.56
/proc/14731/stat : 14731 (java) S 14717 14717 14651 0 -1 0 23089 0 1 0 145 11 0 0 18 0 9 0 416187286 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14731/statm: 203223 22513 1882 9 0 197204 0
[pid=14731/tid=14732] ppid=14717 vsize=812892 CPUtime=1.33
/proc/14731/task/14732/stat : 14732 (java) R 14717 14717 14651 0 -1 64 14514 0 1 0 126 7 0 0 24 0 9 0 416187287 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4126634336 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14733] ppid=14717 vsize=812892 CPUtime=0.09
/proc/14731/task/14733/stat : 14733 (java) S 14717 14717 14651 0 -1 64 7155 0 0 0 7 2 0 0 16 0 9 0 416187289 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14734] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14734/stat : 14734 (java) S 14717 14717 14651 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 416187289 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14735] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14735/stat : 14735 (java) S 14717 14717 14651 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 416187289 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14731/tid=14736] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14736/stat : 14736 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 416187291 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14737] ppid=14717 vsize=812892 CPUtime=0.11
/proc/14731/task/14737/stat : 14737 (java) S 14717 14717 14651 0 -1 64 721 0 0 0 11 0 0 0 16 0 9 0 416187291 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14738] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14738/stat : 14738 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 416187291 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14739] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14739/stat : 14739 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 416187291 832401408 22513 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 860456

[startup+3.10278 s]
/proc/loadavg: 0.00 0.00 0.00 3/82 14749
/proc/meminfo: memFree=1397320/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14731] ppid=14717 vsize=812892 CPUtime=3.15
/proc/14731/stat : 14731 (java) S 14717 14717 14651 0 -1 0 26222 0 1 0 302 13 0 0 18 0 9 0 416187286 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14731/statm: 203223 25640 1890 9 0 197204 0
[pid=14731/tid=14732] ppid=14717 vsize=812892 CPUtime=2.74
/proc/14731/task/14732/stat : 14732 (java) R 14717 14717 14651 0 -1 64 14533 0 1 0 266 8 0 0 25 0 9 0 416187287 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4126830522 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14733] ppid=14717 vsize=812892 CPUtime=0.24
/proc/14731/task/14733/stat : 14733 (java) S 14717 14717 14651 0 -1 64 10230 0 0 0 20 4 0 0 16 0 9 0 416187289 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14734] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14734/stat : 14734 (java) S 14717 14717 14651 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 416187289 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14735] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14735/stat : 14735 (java) S 14717 14717 14651 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 416187289 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14731/tid=14736] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14736/stat : 14736 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 416187291 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14737] ppid=14717 vsize=812892 CPUtime=0.15
/proc/14731/task/14737/stat : 14737 (java) S 14717 14717 14651 0 -1 64 760 0 0 0 15 0 0 0 15 0 9 0 416187291 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14738] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14738/stat : 14738 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 416187291 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14739] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14739/stat : 14739 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 416187291 832401408 25640 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 860456

[startup+6.30225 s]
/proc/loadavg: 0.16 0.03 0.01 3/82 14749
/proc/meminfo: memFree=1406984/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14731] ppid=14717 vsize=812892 CPUtime=6.34
/proc/14731/stat : 14731 (java) S 14717 14717 14651 0 -1 0 36163 0 1 0 615 19 0 0 18 0 9 0 416187286 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14731/statm: 203223 35578 1890 9 0 197204 0
[pid=14731/tid=14732] ppid=14717 vsize=812892 CPUtime=5.44
/proc/14731/task/14732/stat : 14732 (java) R 14717 14717 14651 0 -1 64 14536 0 1 0 536 8 0 0 25 0 9 0 416187287 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4126881640 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14733] ppid=14717 vsize=812892 CPUtime=0.72
/proc/14731/task/14733/stat : 14733 (java) S 14717 14717 14651 0 -1 64 20168 0 0 0 63 9 0 0 16 0 9 0 416187289 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14734] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14734/stat : 14734 (java) S 14717 14717 14651 0 -1 64 11 0 0 0 0 0 0 0 21 0 9 0 416187289 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14735] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14735/stat : 14735 (java) S 14717 14717 14651 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 416187289 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14731/tid=14736] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14736/stat : 14736 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 416187291 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14737] ppid=14717 vsize=812892 CPUtime=0.15
/proc/14731/task/14737/stat : 14737 (java) S 14717 14717 14651 0 -1 64 760 0 0 0 15 0 0 0 15 0 9 0 416187291 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14738] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14738/stat : 14738 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 416187291 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14739] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14739/stat : 14739 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 416187291 832401408 35578 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 860456

[startup+12.7021 s]
/proc/loadavg: 0.31 0.07 0.02 3/82 14749
/proc/meminfo: memFree=1330440/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14731] ppid=14717 vsize=812892 CPUtime=12.7
/proc/14731/stat : 14731 (java) S 14717 14717 14651 0 -1 0 54852 0 1 0 1241 29 0 0 18 0 9 0 416187286 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14731/statm: 203223 54256 1910 9 0 197204 0
[pid=14731/tid=14732] ppid=14717 vsize=812892 CPUtime=10.86
/proc/14731/task/14732/stat : 14732 (java) R 14717 14717 14651 0 -1 64 14589 0 1 0 1077 9 0 0 25 0 9 0 416187287 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 102064641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14733] ppid=14717 vsize=812892 CPUtime=1.61
/proc/14731/task/14733/stat : 14733 (java) S 14717 14717 14651 0 -1 64 38767 0 0 0 143 18 0 0 16 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14734] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14734/stat : 14734 (java) S 14717 14717 14651 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14735] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14735/stat : 14735 (java) S 14717 14717 14651 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14731/tid=14736] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14736/stat : 14736 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14737] ppid=14717 vsize=812892 CPUtime=0.21
/proc/14731/task/14737/stat : 14737 (java) S 14717 14717 14651 0 -1 64 797 0 0 0 21 0 0 0 15 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14738] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14738/stat : 14738 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14739] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14739/stat : 14739 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 860456

[startup+25.502 s]
/proc/loadavg: 0.68 0.16 0.05 3/82 14749
/proc/meminfo: memFree=1322320/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=0.01
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 765 1697 0 0 0 0 0 1 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14731] ppid=14717 vsize=812892 CPUtime=25.44
/proc/14731/stat : 14731 (java) S 14717 14717 14651 0 -1 0 54876 0 1 0 2510 34 0 0 18 0 9 0 416187286 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14731/statm: 203223 54256 1910 9 0 197204 0
[pid=14731/tid=14732] ppid=14717 vsize=812892 CPUtime=23.57
/proc/14731/task/14732/stat : 14732 (java) R 14717 14717 14651 0 -1 64 14613 0 1 0 2343 14 0 0 25 0 9 0 416187287 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4126991985 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14733] ppid=14717 vsize=812892 CPUtime=1.62
/proc/14731/task/14733/stat : 14733 (java) S 14717 14717 14651 0 -1 64 38767 0 0 0 144 18 0 0 16 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14734] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14734/stat : 14734 (java) S 14717 14717 14651 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14735] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14735/stat : 14735 (java) S 14717 14717 14651 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 416187289 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14731/tid=14736] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14736/stat : 14736 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14737] ppid=14717 vsize=812892 CPUtime=0.21
/proc/14731/task/14737/stat : 14737 (java) S 14717 14717 14651 0 -1 64 797 0 0 0 21 0 0 0 15 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14738] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14738/stat : 14738 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14731/tid=14739] ppid=14717 vsize=812892 CPUtime=0
/proc/14731/task/14739/stat : 14739 (java) S 14717 14717 14651 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 416187291 832401408 54256 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45

################
# More data... #
################

/proc/14750/statm: 48170 47037 80 162 0 48005 0
Current children cumulated CPU time (s) 1176.65
Current children cumulated vsize (KiB) 240244

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.44 3/74 14752
/proc/meminfo: memFree=1332624/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=192680 CPUtime=1199.6
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 51741 0 0 0 119927 33 0 0 25 0 1 0 416190975 197304320 47037 996147200 134512640 135177480 4294955984 18446744073709551615 134565399 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 48170 47037 80 162 0 48005 0
Current children cumulated CPU time (s) 1236.36
Current children cumulated vsize (KiB) 240244

[startup+1302.3 s]
/proc/loadavg: 2.11 1.99 1.48 3/74 14752
/proc/meminfo: memFree=1332624/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=192680 CPUtime=1259.32
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 51742 0 0 0 125899 33 0 0 25 0 1 0 416190975 197304320 47038 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 48170 47038 80 162 0 48005 0
Current children cumulated CPU time (s) 1296.08
Current children cumulated vsize (KiB) 240244

[startup+1362.3 s]
/proc/loadavg: 2.10 2.00 1.52 3/74 14752
/proc/meminfo: memFree=1332560/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=192680 CPUtime=1319.02
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 51743 0 0 0 131869 33 0 0 25 0 1 0 416190975 197304320 47039 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 48170 47039 80 162 0 48005 0
Current children cumulated CPU time (s) 1355.78
Current children cumulated vsize (KiB) 240244

[startup+1422.31 s]
/proc/loadavg: 2.09 2.01 1.55 3/74 14752
/proc/meminfo: memFree=1330896/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=194416 CPUtime=1378.74
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 52182 0 0 0 137840 34 0 0 25 0 1 0 416190975 199081984 47478 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 48604 47478 80 162 0 48439 0
Current children cumulated CPU time (s) 1415.5
Current children cumulated vsize (KiB) 241980

[startup+1482.3 s]
/proc/loadavg: 2.09 2.03 1.58 3/74 14752
/proc/meminfo: memFree=1326800/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198572 CPUtime=1438.46
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53219 0 0 0 143811 35 0 0 25 0 1 0 416190975 203337728 48515 996147200 134512640 135177480 4294955984 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49643 48515 80 162 0 49478 0
Current children cumulated CPU time (s) 1475.22
Current children cumulated vsize (KiB) 246136

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 1.60 3/74 14752
/proc/meminfo: memFree=1326544/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1498.16
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53269 0 0 0 149781 35 0 0 25 0 1 0 416190975 203472896 48565 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48565 80 162 0 49511 0
Current children cumulated CPU time (s) 1534.92
Current children cumulated vsize (KiB) 246268

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.63 3/74 14752
/proc/meminfo: memFree=1326480/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1557.9
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53269 0 0 0 155754 36 0 0 25 0 1 0 416190975 203472896 48565 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48565 80 162 0 49511 0
Current children cumulated CPU time (s) 1594.66
Current children cumulated vsize (KiB) 246268

[startup+1662.3 s]
/proc/loadavg: 2.18 2.06 1.66 3/74 14752
/proc/meminfo: memFree=1326480/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1617.61
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53271 0 0 0 161725 36 0 0 25 0 1 0 416190975 203472896 48567 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48567 80 162 0 49511 0
Current children cumulated CPU time (s) 1654.37
Current children cumulated vsize (KiB) 246268

[startup+1722.3 s]
/proc/loadavg: 2.14 2.06 1.68 3/74 14752
/proc/meminfo: memFree=1326480/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1677.33
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53271 0 0 0 167697 36 0 0 25 0 1 0 416190975 203472896 48567 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48567 80 162 0 49511 0
Current children cumulated CPU time (s) 1714.09
Current children cumulated vsize (KiB) 246268

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 1.71 3/74 14752
/proc/meminfo: memFree=1326288/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1737.04
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53274 0 0 0 173668 36 0 0 25 0 1 0 416190975 203472896 48570 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48570 80 162 0 49511 0
Current children cumulated CPU time (s) 1773.8
Current children cumulated vsize (KiB) 246268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.08 2.06 1.72 2/72 14753
/proc/meminfo: memFree=1351008/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1763.31
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53274 0 0 0 176295 36 0 0 25 0 1 0 416190975 203472896 48570 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48570 80 162 0 49511 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 246268

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1808.7 s]
/proc/loadavg: 2.08 2.06 1.72 2/72 14753
/proc/meminfo: memFree=1351008/2055920 swapFree=4180312/4192956
[pid=14717] ppid=14715 vsize=47564 CPUtime=36.76
/proc/14717/stat : 14717 (galacE.sh) S 14715 14717 14651 0 -1 4194304 799 56608 0 1 0 0 3633 43 17 0 1 0 416187283 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 224627190618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/14717/statm: 11891 364 245 79 0 219 0
[pid=14750] ppid=14717 vsize=198704 CPUtime=1763.31
/proc/14750/stat : 14750 (eSAT_static) R 14717 14717 14651 0 -1 4194304 53274 0 0 0 176295 36 0 0 25 0 1 0 416190975 203472896 48570 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14750/statm: 49676 48570 80 162 0 49511 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 246268

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14717 and gives
#  childrusage.ru_utime.tv_sec=36
#  childrusage.ru_utime.tv_usec=340475
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=446932
# CPU time returned by wait4() is 36.7874
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.71
CPU time (s): 1800.07
CPU user time (s): 1799.28
CPU system time (s): 0.79
CPU usage (%): 99.5222
Max. virtual memory (cumulated for all children) (KiB): 860456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.3405
system time used= 0.446932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57407
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1988
involuntary context switches= 2292

runsolver used 1.55676 second user time and 5.07123 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-03 19:21:39
IDJOB=1056713
IDBENCH=53963
IDSOLVER=351
FILE ID=node49/1056713-1215105699
PBS_JOBID= 7877107
Free space on /tmp= 66536 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-35_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1056713-1215105699/watcher-1056713-1215105699 -o /tmp/evaluation-result-1056713-1215105699/solver-1056713-1215105699 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1056713-1215105699.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9b477effa2074c42071ac2c82466c5cc
RANDOM SEED=1614019031

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.249
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.249
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571360 kB
Buffers:         53736 kB
Cached:         357552 kB
SwapCached:       6096 kB
Active:         157828 kB
Inactive:       263320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571360 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            6188 kB
Writeback:           0 kB
Mapped:          15112 kB
Slab:            48968 kB
Committed_AS:   721156 kB
PageTables:       1588 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node49 at 2008-07-03 19:51:50