Trace number 1068461

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.08 1804.02

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg5-9_ext.xml
MD5SUMe0963f5a8823cafb4c414b99799a1d25
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 benchmark16.0736
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of constraints14
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.24	c --- Preproc Stats ---
1.05/1.30	c start processing
1.05/1.30	c start relation processing
2.44/2.73	c start cnf exporting
40.10/40.50	c parsing time : 0.963
40.10/40.50	c preprocessing time : 40.158
40.10/40.50	
40.10/40.50	c Nary constraints - conflicts : 0 supports : 14
40.10/40.50	c Binary constraints - conflicts : 0 supports :0
40.10/40.50	c max arity constraint : 9
40.10/40.50	c Max Tuples generated 0
40.10/40.50	c relations : 2
40.10/40.50	c relations BDD: 2
40.10/40.50	c sampling 0/0
40.10/40.50	c vars : 315335 - clauses :  1158830
40.10/40.50	
40.20/40.54	 
40.20/40.54	c --- SAT Solver Stats ---
40.20/40.54	 
40.20/40.54	c eSAT 0.1 : minisat core with additionnal features
40.20/40.54	c ============================[ Problem Statistics ]=============================
40.20/40.54	c |                                                                             |
40.20/40.54	c |  Number of variables:  315334                                               |
40.20/40.54	c |  Number of clauses:    1158830                                              |
41.84/42.23	c |  Parsing time:         1.49         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-1068461-1215202855/watcher-1068461-1215202855 -o /tmp/evaluation-result-1068461-1215202855/solver-1068461-1215202855 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1068461-1215202855.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: 2.06 2.04 1.93 4/73 19493
/proc/meminfo: memFree=1745736/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=18572 CPUtime=0
/proc/19493/stat : 19493 (runsolver) D 19491 19493 18186 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1999255082 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 271638392103 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/19493/statm: 4643 292 257 25 0 2626 0

[startup+0.097991 s]
/proc/loadavg: 2.06 2.04 1.93 4/73 19493
/proc/meminfo: memFree=1745736/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=8652 CPUtime=0
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 342 0 4 0 0 0 0 0 17 0 1 0 1999255082 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19493/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.101992 s]
/proc/loadavg: 2.06 2.04 1.93 4/73 19493
/proc/meminfo: memFree=1745736/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=8652 CPUtime=0
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 342 0 4 0 0 0 0 0 17 0 1 0 1999255082 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/19493/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.301034 s]
/proc/loadavg: 2.06 2.04 1.93 4/73 19493
/proc/meminfo: memFree=1745736/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701106 s]
/proc/loadavg: 2.06 2.04 1.93 4/73 19493
/proc/meminfo: memFree=1745736/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50225 s]
/proc/loadavg: 2.06 2.04 1.93 3/83 19515
/proc/meminfo: memFree=1693088/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19507] ppid=19493 vsize=812420 CPUtime=1.24
/proc/19507/stat : 19507 (java) S 19493 19493 18186 0 -1 0 22074 0 1 0 111 13 0 0 19 0 9 0 1999255107 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19507/statm: 203105 21500 1888 9 0 197138 0
[pid=19507/tid=19508] ppid=19493 vsize=812420 CPUtime=1.03
/proc/19507/task/19508/stat : 19508 (java) R 19493 19493 18186 0 -1 64 14469 0 1 0 94 9 0 0 25 0 9 0 1999255108 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4126783991 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19509] ppid=19493 vsize=812420 CPUtime=0.05
/proc/19507/task/19509/stat : 19509 (java) S 19493 19493 18186 0 -1 64 6135 0 0 0 3 2 0 0 16 0 9 0 1999255110 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19510] ppid=19493 vsize=812420 CPUtime=0
/proc/19507/task/19510/stat : 19510 (java) S 19493 19493 18186 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999255110 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19511] ppid=19493 vsize=812420 CPUtime=0
/proc/19507/task/19511/stat : 19511 (java) S 19493 19493 18186 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1999255110 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19512] ppid=19493 vsize=812420 CPUtime=0
/proc/19507/task/19512/stat : 19512 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999255112 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19513] ppid=19493 vsize=812420 CPUtime=0.12
/proc/19507/task/19513/stat : 19513 (java) S 19493 19493 18186 0 -1 64 770 0 0 0 12 0 0 0 16 0 9 0 1999255112 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19514] ppid=19493 vsize=812420 CPUtime=0
/proc/19507/task/19514/stat : 19514 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999255112 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19515] ppid=19493 vsize=812420 CPUtime=0
/proc/19507/task/19515/stat : 19515 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999255112 831918080 21500 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 859984

[startup+3.10154 s]
/proc/loadavg: 2.06 2.04 1.93 3/83 19515
/proc/meminfo: memFree=1665504/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19507] ppid=19493 vsize=812552 CPUtime=2.83
/proc/19507/stat : 19507 (java) S 19493 19493 18186 0 -1 0 25026 0 1 0 269 14 0 0 19 0 9 0 1999255107 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19507/statm: 203138 24447 1909 9 0 197171 0
[pid=19507/tid=19508] ppid=19493 vsize=812552 CPUtime=2.47
/proc/19507/task/19508/stat : 19508 (java) R 19493 19493 18186 0 -1 64 14517 0 1 0 238 9 0 0 25 0 9 0 1999255108 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4126992724 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19509] ppid=19493 vsize=812552 CPUtime=0.14
/proc/19507/task/19509/stat : 19509 (java) S 19493 19493 18186 0 -1 64 8983 0 0 0 10 4 0 0 16 0 9 0 1999255110 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19510] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19510/stat : 19510 (java) S 19493 19493 18186 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999255110 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19511] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19511/stat : 19511 (java) S 19493 19493 18186 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1999255110 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19512] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19512/stat : 19512 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999255112 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19513] ppid=19493 vsize=812552 CPUtime=0.2
/proc/19507/task/19513/stat : 19513 (java) S 19493 19493 18186 0 -1 64 826 0 0 0 20 0 0 0 15 0 9 0 1999255112 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19514] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19514/stat : 19514 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999255112 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19515] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19515/stat : 19515 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999255112 832053248 24447 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 860116

[startup+6.30213 s]
/proc/loadavg: 2.05 2.04 1.93 3/83 19515
/proc/meminfo: memFree=1631392/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19507] ppid=19493 vsize=812552 CPUtime=6.02
/proc/19507/stat : 19507 (java) S 19493 19493 18186 0 -1 0 30247 0 1 0 583 19 0 0 19 0 9 0 1999255107 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19507/statm: 203138 29660 1910 9 0 197171 0
[pid=19507/tid=19508] ppid=19493 vsize=812552 CPUtime=5.41
/proc/19507/task/19508/stat : 19508 (java) R 19493 19493 18186 0 -1 64 14525 0 1 0 531 10 0 0 25 0 9 0 1999255108 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4126889130 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19509] ppid=19493 vsize=812552 CPUtime=0.37
/proc/19507/task/19509/stat : 19509 (java) S 19493 19493 18186 0 -1 64 14189 0 0 0 30 7 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19510] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19510/stat : 19510 (java) S 19493 19493 18186 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19511] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19511/stat : 19511 (java) S 19493 19493 18186 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19512] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19512/stat : 19512 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19513] ppid=19493 vsize=812552 CPUtime=0.21
/proc/19507/task/19513/stat : 19513 (java) S 19493 19493 18186 0 -1 64 833 0 0 0 21 0 0 0 15 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19514] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19514/stat : 19514 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19515] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19515/stat : 19515 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 860116

[startup+12.7013 s]
/proc/loadavg: 2.05 2.04 1.93 3/83 19515
/proc/meminfo: memFree=1627560/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19507] ppid=19493 vsize=812552 CPUtime=12.41
/proc/19507/stat : 19507 (java) S 19493 19493 18186 0 -1 0 30259 0 1 0 1220 21 0 0 19 0 9 0 1999255107 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19507/statm: 203138 29660 1910 9 0 197171 0
[pid=19507/tid=19508] ppid=19493 vsize=812552 CPUtime=11.81
/proc/19507/task/19508/stat : 19508 (java) R 19493 19493 18186 0 -1 64 14537 0 1 0 1168 13 0 0 25 0 9 0 1999255108 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4126930366 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19509] ppid=19493 vsize=812552 CPUtime=0.37
/proc/19507/task/19509/stat : 19509 (java) S 19493 19493 18186 0 -1 64 14189 0 0 0 30 7 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19510] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19510/stat : 19510 (java) S 19493 19493 18186 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19511] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19511/stat : 19511 (java) S 19493 19493 18186 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19512] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19512/stat : 19512 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19513] ppid=19493 vsize=812552 CPUtime=0.21
/proc/19507/task/19513/stat : 19513 (java) S 19493 19493 18186 0 -1 64 833 0 0 0 21 0 0 0 15 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19514] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19514/stat : 19514 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19515] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19515/stat : 19515 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 860116

[startup+25.5026 s]
/proc/loadavg: 2.04 2.04 1.93 3/83 19515
/proc/meminfo: memFree=1619560/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=0.01
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 761 1698 6 0 0 0 0 1 18 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19507] ppid=19493 vsize=812552 CPUtime=25.21
/proc/19507/stat : 19507 (java) S 19493 19493 18186 0 -1 0 30283 0 1 0 2495 26 0 0 19 0 9 0 1999255107 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19507/statm: 203138 29660 1910 9 0 197171 0
[pid=19507/tid=19508] ppid=19493 vsize=812552 CPUtime=24.59
/proc/19507/task/19508/stat : 19508 (java) R 19493 19493 18186 0 -1 64 14561 0 1 0 2441 18 0 0 25 0 9 0 1999255108 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4126666150 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19509] ppid=19493 vsize=812552 CPUtime=0.39
/proc/19507/task/19509/stat : 19509 (java) S 19493 19493 18186 0 -1 64 14189 0 0 0 32 7 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19510] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19510/stat : 19510 (java) S 19493 19493 18186 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19511] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19511/stat : 19511 (java) S 19493 19493 18186 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 1999255110 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19512] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19512/stat : 19512 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19513] ppid=19493 vsize=812552 CPUtime=0.21
/proc/19507/task/19513/stat : 19513 (java) S 19493 19493 18186 0 -1 64 833 0 0 0 21 0 0 0 16 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19514] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19514/stat : 19514 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19507/tid=19515] ppid=19493 vsize=812552 CPUtime=0
/proc/19507/task/19515/stat : 19515 (java) S 19493 19493 18186 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1999255112 832053248 29660 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 860116

[startup+51.1013 s]
/proc/loadavg: 2.02 2.03 1.93 3/75 19516
/proc/meminfo: memFree=1534760/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22

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

/proc/19516/statm: 45050 42130 79 162 0 44885 0
Current children cumulated CPU time (s) 1118.68
Current children cumulated vsize (KiB) 227764

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1648360/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=180200 CPUtime=1138.43
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 47769 0 0 0 113806 37 0 0 25 0 1 0 1999259137 184524800 42130 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45050 42130 79 162 0 44885 0
Current children cumulated CPU time (s) 1178.65
Current children cumulated vsize (KiB) 227764

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1648296/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=180200 CPUtime=1198.4
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 47769 0 0 0 119803 37 0 0 25 0 1 0 1999259137 184524800 42130 996147200 134512640 135177480 4294955968 18446744073709551615 134565225 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45050 42130 79 162 0 44885 0
Current children cumulated CPU time (s) 1238.62
Current children cumulated vsize (KiB) 227764

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1648232/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=180200 CPUtime=1258.38
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 47781 0 0 0 125801 37 0 0 25 0 1 0 1999259137 184524800 42142 996147200 134512640 135177480 4294955968 18446744073709551615 134565694 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45050 42142 79 162 0 44885 0
Current children cumulated CPU time (s) 1298.6
Current children cumulated vsize (KiB) 227764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1648168/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=180200 CPUtime=1318.35
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 47825 0 0 0 131798 37 0 0 25 0 1 0 1999259137 184524800 42186 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45050 42186 79 162 0 44885 0
Current children cumulated CPU time (s) 1358.57
Current children cumulated vsize (KiB) 227764

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1646248/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182160 CPUtime=1378.33
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48284 0 0 0 137795 38 0 0 25 0 1 0 1999259137 186531840 42645 996147200 134512640 135177480 4294955968 18446744073709551615 134547827 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45540 42645 79 162 0 45375 0
Current children cumulated CPU time (s) 1418.55
Current children cumulated vsize (KiB) 229724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1645864/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182424 CPUtime=1438.29
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48364 0 0 0 143791 38 0 0 25 0 1 0 1999259137 186802176 42725 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45606 42725 79 162 0 45441 0
Current children cumulated CPU time (s) 1478.51
Current children cumulated vsize (KiB) 229988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/75 19629
/proc/meminfo: memFree=1645608/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182424 CPUtime=1498.27
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48364 0 0 0 149789 38 0 0 25 0 1 0 1999259137 186802176 42725 996147200 134512640 135177480 4294955968 18446744073709551615 134547885 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45606 42725 79 162 0 45441 0
Current children cumulated CPU time (s) 1538.49
Current children cumulated vsize (KiB) 229988

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/75 19629
/proc/meminfo: memFree=1645544/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182424 CPUtime=1558.24
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48364 0 0 0 155786 38 0 0 25 0 1 0 1999259137 186802176 42725 996147200 134512640 135177480 4294955968 18446744073709551615 134565309 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45606 42725 79 162 0 45441 0
Current children cumulated CPU time (s) 1598.46
Current children cumulated vsize (KiB) 229988

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 1.95 3/75 19629
/proc/meminfo: memFree=1645544/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182424 CPUtime=1618.21
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48371 0 0 0 161783 38 0 0 25 0 1 0 1999259137 186802176 42732 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45606 42732 79 162 0 45441 0
Current children cumulated CPU time (s) 1658.43
Current children cumulated vsize (KiB) 229988

[startup+1722.3 s]
/proc/loadavg: 2.13 2.05 1.96 3/75 19629
/proc/meminfo: memFree=1645480/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182424 CPUtime=1678.19
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48371 0 0 0 167780 39 0 0 25 0 1 0 1999259137 186802176 42732 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45606 42732 79 162 0 45441 0
Current children cumulated CPU time (s) 1718.41
Current children cumulated vsize (KiB) 229988

[startup+1782.3 s]
/proc/loadavg: 2.12 2.05 1.96 3/75 19629
/proc/meminfo: memFree=1644968/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=182952 CPUtime=1738.16
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48489 0 0 0 173777 39 0 0 25 0 1 0 1999259137 187342848 42850 996147200 134512640 135177480 4294955968 18446744073709551615 134565309 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45738 42850 79 162 0 45573 0
Current children cumulated CPU time (s) 1778.38
Current children cumulated vsize (KiB) 230516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.01 s]
/proc/loadavg: 2.08 2.05 1.96 3/75 19629
/proc/meminfo: memFree=1644456/2055920 swapFree=4181480/4192956
[pid=19493] ppid=19491 vsize=47564 CPUtime=40.22
/proc/19493/stat : 19493 (galacE.sh) S 19491 19493 18186 0 -1 4194304 795 32022 6 1 0 0 3987 35 17 0 1 0 1999255082 48705536 366 996147200 4194304 4520092 548682068832 18446744073709551615 271637998426 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/19493/statm: 11891 366 247 79 0 219 0
[pid=19516] ppid=19493 vsize=183348 CPUtime=1759.86
/proc/19516/stat : 19516 (eSAT_static) R 19493 19493 18186 0 -1 4194304 48606 0 0 0 175947 39 0 0 25 0 1 0 1999259137 187748352 42967 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/19516/statm: 45837 42967 79 162 0 45672 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 230912

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19493 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=880937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=365944
# CPU time returned by wait4() is 40.2469
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.02
CPU time (s): 1800.08
CPU user time (s): 1799.34
CPU system time (s): 0.74
CPU usage (%): 99.7817
Max. virtual memory (cumulated for all children) (KiB): 860116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.8809
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32817
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2430
involuntary context switches= 2501

runsolver used 2.13068 second user time and 5.20321 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 22:20:55
IDJOB=1068461
IDBENCH=55518
IDSOLVER=351
FILE ID=node67/1068461-1215202855
PBS_JOBID= 7881657
Free space on /tmp= 66400 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg5-9_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068461-1215202855/watcher-1068461-1215202855 -o /tmp/evaluation-result-1068461-1215202855/solver-1068461-1215202855 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1068461-1215202855.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e0963f5a8823cafb4c414b99799a1d25
RANDOM SEED=303959210

node67.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.281
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.281
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:       1746216 kB
Buffers:         14452 kB
Cached:         128052 kB
SwapCached:       5124 kB
Active:         216204 kB
Inactive:        34456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746216 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:         115740 kB
Slab:            43992 kB
Committed_AS:  4214256 kB
PageTables:       2096 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node67 at 2008-07-04 22:51:01