Trace number 1071637

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.04 1815.51

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-15-15-3.xml
MD5SUM788bc16485f787ede0b4976a55d63308
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
7.48/7.67	c start processing
7.48/7.67	c start relation processing
7.48/7.69	c start cnf exporting
21.45/21.76	c parsing time : 7.533
21.45/21.76	c preprocessing time : 21.629
21.45/21.77	
21.45/21.77	c Nary constraints - conflicts : 11025 supports : 0
21.45/21.77	c Binary constraints - conflicts : 0 supports :0
21.45/21.77	c max arity constraint : 4
21.45/21.77	c Max Tuples generated 81
21.45/21.77	c relations : 1
21.45/21.77	c relations BDD: 1
21.45/21.77	c sampling 0/0
21.45/21.77	c vars : 132976 - clauses :  397800
21.45/21.77	
21.51/21.83	 
21.51/21.83	c --- SAT Solver Stats ---
21.51/21.83	 
21.51/21.83	c eSAT 0.1 : minisat core with additionnal features
21.51/21.83	c ============================[ Problem Statistics ]=============================
21.51/21.83	c |                                                                             |
21.51/21.84	c |  Number of variables:  132975                                               |
21.51/21.84	c |  Number of clauses:    397800                                               |
21.88/22.26	c |  Parsing time:         0.37         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-1071637-1215169574/watcher-1071637-1215169574 -o /tmp/evaluation-result-1071637-1215169574/solver-1071637-1215169574 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1071637-1215169574.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.01 2.01 2.00 4/84 23523
/proc/meminfo: memFree=1760096/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=18572 CPUtime=0
/proc/23523/stat : 23523 (runsolver) R 23521 23523 20736 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1995932006 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23523/statm: 4643 292 257 25 0 2626 0

[startup+0.0939891 s]
/proc/loadavg: 2.01 2.01 2.00 4/84 23523
/proc/meminfo: memFree=1760096/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.101991 s]
/proc/loadavg: 2.01 2.01 2.00 4/84 23523
/proc/meminfo: memFree=1760096/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.30201 s]
/proc/loadavg: 2.01 2.01 2.00 4/84 23523
/proc/meminfo: memFree=1760096/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701053 s]
/proc/loadavg: 2.01 2.01 2.00 4/84 23523
/proc/meminfo: memFree=1760096/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50414 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 23545
/proc/meminfo: memFree=1719120/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23537] ppid=23523 vsize=812660 CPUtime=1.42
/proc/23537/stat : 23537 (java) S 23523 23523 20736 0 -1 0 16158 0 1 0 133 9 0 0 18 0 9 0 1995932010 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23537/statm: 203165 15385 2585 9 0 197198 0
[pid=23537/tid=23538] ppid=23523 vsize=812660 CPUtime=1.08
/proc/23537/task/23538/stat : 23538 (java) R 23523 23523 20736 0 -1 64 10171 0 1 0 102 6 0 0 25 0 9 0 1995932011 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23539] ppid=23523 vsize=812660 CPUtime=0.04
/proc/23537/task/23539/stat : 23539 (java) S 23523 23523 20736 0 -1 64 4402 0 0 0 3 1 0 0 16 0 9 0 1995932013 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23540] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23540/stat : 23540 (java) S 23523 23523 20736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995932013 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23541] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23541/stat : 23541 (java) S 23523 23523 20736 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995932013 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23542] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23542/stat : 23542 (java) S 23523 23523 20736 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995932015 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23543] ppid=23523 vsize=812660 CPUtime=0.27
/proc/23537/task/23543/stat : 23543 (java) R 23523 23523 20736 0 -1 64 885 0 0 0 27 0 0 0 15 0 9 0 1995932015 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 102007693 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23544] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23544/stat : 23544 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995932015 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23545] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23545/stat : 23545 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995932015 832163840 15385 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860224

[startup+3.1023 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 23545
/proc/meminfo: memFree=1689744/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23537] ppid=23523 vsize=812660 CPUtime=3.02
/proc/23537/stat : 23537 (java) S 23523 23523 20736 0 -1 0 20739 0 1 0 290 12 0 0 18 0 9 0 1995932010 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23537/statm: 203165 19963 2589 9 0 197198 0
[pid=23537/tid=23538] ppid=23523 vsize=812660 CPUtime=2.64
/proc/23537/task/23538/stat : 23538 (java) R 23523 23523 20736 0 -1 64 14579 0 1 0 256 8 0 0 25 0 9 0 1995932011 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 103210496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23539] ppid=23523 vsize=812660 CPUtime=0.05
/proc/23537/task/23539/stat : 23539 (java) S 23523 23523 20736 0 -1 64 4554 0 0 0 4 1 0 0 16 0 9 0 1995932013 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23540] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23540/stat : 23540 (java) S 23523 23523 20736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995932013 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23541] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23541/stat : 23541 (java) S 23523 23523 20736 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995932013 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23542] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23542/stat : 23542 (java) S 23523 23523 20736 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995932015 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23543] ppid=23523 vsize=812660 CPUtime=0.29
/proc/23537/task/23543/stat : 23543 (java) S 23523 23523 20736 0 -1 64 906 0 0 0 29 0 0 0 15 0 9 0 1995932015 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23544] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23544/stat : 23544 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995932015 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23545] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23545/stat : 23545 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995932015 832163840 19963 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860224

[startup+6.30164 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 23545
/proc/meminfo: memFree=1688208/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23537] ppid=23523 vsize=812660 CPUtime=6.18
/proc/23537/stat : 23537 (java) S 23523 23523 20736 0 -1 0 21100 0 1 0 606 12 0 0 18 0 9 0 1995932010 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23537/statm: 203165 20319 2589 9 0 197198 0
[pid=23537/tid=23538] ppid=23523 vsize=812660 CPUtime=5.79
/proc/23537/task/23538/stat : 23538 (java) R 23523 23523 20736 0 -1 64 14584 0 1 0 570 9 0 0 25 0 9 0 1995932011 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4126665299 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23539] ppid=23523 vsize=812660 CPUtime=0.07
/proc/23537/task/23539/stat : 23539 (java) S 23523 23523 20736 0 -1 64 4909 0 0 0 6 1 0 0 16 0 9 0 1995932013 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23540] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23540/stat : 23540 (java) S 23523 23523 20736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995932013 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23541] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23541/stat : 23541 (java) S 23523 23523 20736 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995932013 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23542] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23542/stat : 23542 (java) S 23523 23523 20736 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995932015 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23543] ppid=23523 vsize=812660 CPUtime=0.29
/proc/23537/task/23543/stat : 23543 (java) S 23523 23523 20736 0 -1 64 907 0 0 0 29 0 0 0 16 0 9 0 1995932015 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23544] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23544/stat : 23544 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995932015 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23545] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23545/stat : 23545 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995932015 832163840 20319 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860224

[startup+12.7023 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 23545
/proc/meminfo: memFree=1684816/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=0.01
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23537] ppid=23523 vsize=812660 CPUtime=12.52
/proc/23537/stat : 23537 (java) S 23523 23523 20736 0 -1 0 21415 0 1 0 1238 14 0 0 18 0 9 0 1995932010 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23537/statm: 203165 20624 2591 9 0 197198 0
[pid=23537/tid=23538] ppid=23523 vsize=812660 CPUtime=11.99
/proc/23537/task/23538/stat : 23538 (java) R 23523 23523 20736 0 -1 64 14618 0 1 0 1189 10 0 0 25 0 9 0 1995932011 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4127241385 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23539] ppid=23523 vsize=812660 CPUtime=0.14
/proc/23537/task/23539/stat : 23539 (java) S 23523 23523 20736 0 -1 64 5150 0 0 0 12 2 0 0 16 0 9 0 1995932013 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23540] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23540/stat : 23540 (java) S 23523 23523 20736 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1995932013 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23541] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23541/stat : 23541 (java) S 23523 23523 20736 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1995932013 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23542] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23542/stat : 23542 (java) S 23523 23523 20736 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1995932015 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23543] ppid=23523 vsize=812660 CPUtime=0.36
/proc/23537/task/23543/stat : 23543 (java) S 23523 23523 20736 0 -1 64 947 0 0 0 35 1 0 0 16 0 9 0 1995932015 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23544] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23544/stat : 23544 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1995932015 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23537/tid=23545] ppid=23523 vsize=812660 CPUtime=0
/proc/23537/task/23545/stat : 23545 (java) S 23523 23523 20736 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1995932015 832163840 20624 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860224

[startup+25.5016 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23546
/proc/meminfo: memFree=1682256/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=73480 CPUtime=3.62
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 17671 0 0 0 353 9 0 0 25 0 1 0 1995934190 75243520 17653 996147200 134512640 135177480 4294955984 18446744073709551615 134524461 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 18370 17653 75 162 0 18205 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 121044

[startup+51.1013 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23546
/proc/meminfo: memFree=1686224/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=67916 CPUtime=28.97
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 18264 0 0 0 2887 10 0 0 25 0 1 0 1995934190 69545984 16590 996147200 134512640 135177480 4294955984 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 16979 16590 80 162 0 16814 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 115480

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1678928/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=74932 CPUtime=79.69
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 20045 0 0 0 7957 12 0 0 25 0 1 0 1995934190 76730368 18371 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/23546/statm: 32388 31789 80 162 0 32223 0
Current children cumulated CPU time (s) 1111.63
Current children cumulated vsize (KiB) 177116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/86 23546
/proc/meminfo: memFree=1620368/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=133668 CPUtime=1149.53
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 34513 0 0 0 114922 31 0 0 25 0 1 0 1995934190 136876032 32839 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 33417 32839 80 162 0 33252 0
Current children cumulated CPU time (s) 1171.07
Current children cumulated vsize (KiB) 181232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 23546
/proc/meminfo: memFree=1615312/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1208.96
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35703 0 0 0 120864 32 0 0 25 0 1 0 1995934190 141799424 34029 996147200 134512640 135177480 4294955984 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34029 80 162 0 34454 0
Current children cumulated CPU time (s) 1230.5
Current children cumulated vsize (KiB) 186040

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1268.41
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35709 0 0 0 126809 32 0 0 25 0 1 0 1995934190 141799424 34035 996147200 134512640 135177480 4294955984 18446744073709551615 134571027 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34035 80 162 0 34454 0
Current children cumulated CPU time (s) 1289.95
Current children cumulated vsize (KiB) 186040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1327.84
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35709 0 0 0 132752 32 0 0 25 0 1 0 1995934190 141799424 34035 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34035 80 162 0 34454 0
Current children cumulated CPU time (s) 1349.38
Current children cumulated vsize (KiB) 186040

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1387.28
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35710 0 0 0 138696 32 0 0 25 0 1 0 1995934190 141799424 34036 996147200 134512640 135177480 4294955984 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34036 80 162 0 34454 0
Current children cumulated CPU time (s) 1408.82
Current children cumulated vsize (KiB) 186040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1446.71
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35712 0 0 0 144639 32 0 0 25 0 1 0 1995934190 141799424 34038 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34038 80 162 0 34454 0
Current children cumulated CPU time (s) 1468.25
Current children cumulated vsize (KiB) 186040

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615184/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1506.15
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35712 0 0 0 150583 32 0 0 25 0 1 0 1995934190 141799424 34038 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34038 80 162 0 34454 0
Current children cumulated CPU time (s) 1527.69
Current children cumulated vsize (KiB) 186040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 23546
/proc/meminfo: memFree=1615056/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1565.58
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35714 0 0 0 156526 32 0 0 25 0 1 0 1995934190 141799424 34040 996147200 134512640 135177480 4294955984 18446744073709551615 134556649 0 0 4096 3 0 0 0 17 1 0 0
/proc/23546/statm: 34619 34040 80 162 0 34454 0
Current children cumulated CPU time (s) 1587.12
Current children cumulated vsize (KiB) 186040

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 23583
/proc/meminfo: memFree=1611568/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=138476 CPUtime=1625.36
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 35714 0 0 0 162503 33 0 0 25 0 1 0 1995934190 141799424 34040 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/23546/statm: 34619 34040 80 162 0 34454 0
Current children cumulated CPU time (s) 1646.9
Current children cumulated vsize (KiB) 186040

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 23583
/proc/meminfo: memFree=1610224/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=139944 CPUtime=1685.34
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 36089 0 0 0 168500 34 0 0 25 0 1 0 1995934190 143302656 34415 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/23546/statm: 34986 34415 80 162 0 34821 0
Current children cumulated CPU time (s) 1706.88
Current children cumulated vsize (KiB) 187508

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23583
/proc/meminfo: memFree=1604528/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=145340 CPUtime=1745.32
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 37442 0 0 0 174496 36 0 0 25 0 1 0 1995934190 148828160 35768 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/23546/statm: 36335 35768 80 162 0 36170 0
Current children cumulated CPU time (s) 1766.86
Current children cumulated vsize (KiB) 192904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 23583
/proc/meminfo: memFree=1601840/2055920 swapFree=4180448/4192956
[pid=23523] ppid=23521 vsize=47564 CPUtime=21.54
/proc/23523/stat : 23523 (galacE.sh) S 23521 23523 20736 0 -1 4194304 799 23441 0 1 0 0 2134 20 17 0 1 0 1995932006 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 237787867994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23523/statm: 11891 364 245 79 0 219 0
[pid=23546] ppid=23523 vsize=147992 CPUtime=1778.5
/proc/23546/stat : 23546 (eSAT_static) R 23523 23523 20736 0 -1 4194304 38105 0 0 0 177814 36 0 0 25 0 1 0 1995934190 151543808 36431 996147200 134512640 135177480 4294955984 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/23546/statm: 36998 36431 80 162 0 36833 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 195556

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 23523 and gives
#  childrusage.ru_utime.tv_sec=21
#  childrusage.ru_utime.tv_usec=343755
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=211967
# CPU time returned by wait4() is 21.5557
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1815.51
CPU time (s): 1800.04
CPU user time (s): 1799.48
CPU system time (s): 0.56
CPU usage (%): 99.1477
Max. virtual memory (cumulated for all children) (KiB): 860224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.3438
system time used= 0.211967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24240
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= 2200
involuntary context switches= 2894

runsolver used 2.05369 second user time and 6.21005 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-04 13:06:14
IDJOB=1071637
IDBENCH=56100
IDSOLVER=351
FILE ID=node24/1071637-1215169574
PBS_JOBID= 7877430
Free space on /tmp= 66520 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-15-15-3.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1071637-1215169574/watcher-1071637-1215169574 -o /tmp/evaluation-result-1071637-1215169574/solver-1071637-1215169574 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1071637-1215169574.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 788bc16485f787ede0b4976a55d63308
RANDOM SEED=52491937

node24.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.232
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.232
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:       1760576 kB
Buffers:         14612 kB
Cached:         133260 kB
SwapCached:       6556 kB
Active:         207896 kB
Inactive:        30764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760576 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            4984 kB
Writeback:           0 kB
Mapped:         108012 kB
Slab:            41488 kB
Committed_AS:  3584552 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= 66532 MiB
End job on node24 at 2008-07-04 13:36:32