Trace number 1089473

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.09 1803.21

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25c-25.xml
MD5SUM915d2b8095a8d52ae5acbb8e68bb744f
Bench Category2-ARY-INT (binary 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 variables450
Number of constraints17343
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17343
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.04/4.15	c start processing
4.04/4.15	c start relation processing
4.04/4.15	c start cnf exporting
16.20/16.38	c parsing time : 4.031
16.20/16.38	c preprocessing time : 16.268
16.20/16.39	
16.20/16.39	c Nary constraints - conflicts : 0 supports : 0
16.20/16.40	c Binary constraints - conflicts : 17343 supports :0
16.20/16.40	c max arity constraint : 2
16.20/16.40	c Max Tuples generated 625
16.20/16.40	c relations : 1
16.20/16.40	c relations BDD: 0
16.20/16.40	c sampling 0/0
16.20/16.40	c vars : 11251 - clauses :  569025
16.20/16.40	
16.30/16.44	 
16.30/16.44	c --- SAT Solver Stats ---
16.30/16.44	 
16.30/16.44	c eSAT 0.1 : minisat core with additionnal features
16.30/16.44	c ============================[ Problem Statistics ]=============================
16.30/16.44	c |                                                                             |
16.30/16.44	c |  Number of variables:  11250                                                |
16.30/16.44	c |  Number of clauses:    569025                                               |
16.31/16.81	c |  Parsing time:         0.32         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-1089473-1215268299/watcher-1089473-1215268299 -o /tmp/evaluation-result-1089473-1215268299/solver-1089473-1215268299 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1089473-1215268299.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.01 1.99 4/72 26989
/proc/meminfo: memFree=1569256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=8560 CPUtime=0
/proc/26989/stat : 26989 (galacE.sh) R 26987 26989 25943 0 -1 4194304 308 0 0 0 0 0 0 0 19 0 1 200 2005802228 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 269930680672 0 2 4096 8192 0 0 0 17 0 0 0
/proc/26989/statm: 2140 254 197 79 0 133 0

[startup+0.078505 s]
/proc/loadavg: 2.06 2.01 1.99 4/72 26989
/proc/meminfo: memFree=1569256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.102504 s]
/proc/loadavg: 2.06 2.01 1.99 4/72 26989
/proc/meminfo: memFree=1569256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.301527 s]
/proc/loadavg: 2.06 2.01 1.99 4/72 26989
/proc/meminfo: memFree=1569256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.702574 s]
/proc/loadavg: 2.06 2.01 1.99 4/72 26989
/proc/meminfo: memFree=1569256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.50167 s]
/proc/loadavg: 2.06 2.01 1.99 3/82 27011
/proc/meminfo: memFree=1527824/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27003] ppid=26989 vsize=812760 CPUtime=1.45
/proc/27003/stat : 27003 (java) S 26989 26989 25943 0 -1 0 15959 0 1 0 137 8 0 0 18 0 9 0 2005802231 832266240 15185 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27003/statm: 203190 15186 2587 9 0 197171 0
[pid=27003/tid=27004] ppid=26989 vsize=812760 CPUtime=1.12
/proc/27003/task/27004/stat : 27004 (java) R 26989 26989 25943 0 -1 64 9942 0 1 0 107 5 0 0 25 0 9 0 2005802232 832266240 15186 996147200 134512640 134550740 4294955600 18446744073709551615 4126738865 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27005] ppid=26989 vsize=812760 CPUtime=0.04
/proc/27003/task/27005/stat : 27005 (java) S 26989 26989 25943 0 -1 64 4415 0 0 0 3 1 0 0 16 0 9 0 2005802234 832266240 15186 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27006] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27006/stat : 27006 (java) S 26989 26989 25943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2005802234 832266240 15187 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27007] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27007/stat : 27007 (java) S 26989 26989 25943 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005802234 832266240 15187 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27008] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27008/stat : 27008 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2005802236 832266240 15187 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27009] ppid=26989 vsize=812760 CPUtime=0.26
/proc/27003/task/27009/stat : 27009 (java) S 26989 26989 25943 0 -1 64 902 0 0 0 26 0 0 0 15 0 9 0 2005802236 832266240 15188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27010] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27010/stat : 27010 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2005802236 832266240 15188 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27011] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27011/stat : 27011 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005802236 832266240 15189 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860312

[startup+3.10186 s]
/proc/loadavg: 2.05 2.01 1.99 3/82 27011
/proc/meminfo: memFree=1498256/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27003] ppid=26989 vsize=812760 CPUtime=3.04
/proc/27003/stat : 27003 (java) S 26989 26989 25943 0 -1 0 20815 0 1 0 293 11 0 0 18 0 9 0 2005802231 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27003/statm: 203190 20039 2591 9 0 197171 0
[pid=27003/tid=27004] ppid=26989 vsize=812760 CPUtime=2.7
/proc/27003/task/27004/stat : 27004 (java) R 26989 26989 25943 0 -1 64 14576 0 1 0 262 8 0 0 25 0 9 0 2005802232 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4126822615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27005] ppid=26989 vsize=812760 CPUtime=0.05
/proc/27003/task/27005/stat : 27005 (java) S 26989 26989 25943 0 -1 64 4636 0 0 0 4 1 0 0 16 0 9 0 2005802234 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27006] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27006/stat : 27006 (java) S 26989 26989 25943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2005802234 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27007] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27007/stat : 27007 (java) S 26989 26989 25943 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005802234 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27008] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27008/stat : 27008 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2005802236 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27009] ppid=26989 vsize=812760 CPUtime=0.26
/proc/27003/task/27009/stat : 27009 (java) S 26989 26989 25943 0 -1 64 902 0 0 0 26 0 0 0 16 0 9 0 2005802236 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27010] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27010/stat : 27010 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2005802236 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27011] ppid=26989 vsize=812760 CPUtime=0
/proc/27003/task/27011/stat : 27011 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005802236 832266240 20039 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 860312

[startup+6.30223 s]
/proc/loadavg: 2.05 2.01 1.99 3/82 27011
/proc/meminfo: memFree=1493920/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27003] ppid=26989 vsize=812892 CPUtime=6.23
/proc/27003/stat : 27003 (java) S 26989 26989 25943 0 -1 0 21624 0 1 0 610 13 0 0 18 0 9 0 2005802231 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27003/statm: 203223 20840 2593 9 0 197204 0
[pid=27003/tid=27004] ppid=26989 vsize=812892 CPUtime=5.77
/proc/27003/task/27004/stat : 27004 (java) R 26989 26989 25943 0 -1 64 14606 0 1 0 568 9 0 0 25 0 9 0 2005802232 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27005] ppid=26989 vsize=812892 CPUtime=0.11
/proc/27003/task/27005/stat : 27005 (java) R 26989 26989 25943 0 -1 64 5373 0 0 0 9 2 0 0 16 0 9 0 2005802234 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 103829538 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27006] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27006/stat : 27006 (java) S 26989 26989 25943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2005802234 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27007] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27007/stat : 27007 (java) S 26989 26989 25943 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005802234 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27008] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27008/stat : 27008 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2005802236 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27009] ppid=26989 vsize=812892 CPUtime=0.31
/proc/27003/task/27009/stat : 27009 (java) S 26989 26989 25943 0 -1 64 944 0 0 0 31 0 0 0 15 0 9 0 2005802236 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27010] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27010/stat : 27010 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2005802236 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27011] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27011/stat : 27011 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005802236 832401408 20840 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860444

[startup+12.702 s]
/proc/loadavg: 2.04 2.01 1.99 3/82 27011
/proc/meminfo: memFree=1488168/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=0.01
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 766 1858 0 0 0 0 0 1 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27003] ppid=26989 vsize=812892 CPUtime=12.59
/proc/27003/stat : 27003 (java) S 26989 26989 25943 0 -1 0 22115 0 1 0 1245 14 0 0 18 0 9 0 2005802231 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27003/statm: 203223 21320 2593 9 0 197204 0
[pid=27003/tid=27004] ppid=26989 vsize=812892 CPUtime=12.07
/proc/27003/task/27004/stat : 27004 (java) R 26989 26989 25943 0 -1 64 14617 0 1 0 1196 11 0 0 25 0 9 0 2005802232 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4127288591 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27005] ppid=26989 vsize=812892 CPUtime=0.19
/proc/27003/task/27005/stat : 27005 (java) S 26989 26989 25943 0 -1 64 5850 0 0 0 17 2 0 0 16 0 9 0 2005802234 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27006] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27006/stat : 27006 (java) S 26989 26989 25943 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2005802234 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27007] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27007/stat : 27007 (java) S 26989 26989 25943 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005802234 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27008] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27008/stat : 27008 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 2005802236 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27009] ppid=26989 vsize=812892 CPUtime=0.32
/proc/27003/task/27009/stat : 27009 (java) S 26989 26989 25943 0 -1 64 947 0 0 0 32 0 0 0 15 0 9 0 2005802236 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27010] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27010/stat : 27010 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2005802236 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27003/tid=27011] ppid=26989 vsize=812892 CPUtime=0
/proc/27003/task/27011/stat : 27011 (java) S 26989 26989 25943 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005802236 832401408 21320 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 860444

[startup+25.5025 s]
/proc/loadavg: 2.04 2.01 1.99 3/74 27012
/proc/meminfo: memFree=1516264/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=46804 CPUtime=9.01
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 11091 0 0 0 895 6 0 0 25 0 1 0 2005803872 47927296 11073 996147200 134512640 135177480 4294955968 18446744073709551615 134538025 0 0 4096 3 0 0 0 17 1 0 0
/proc/27012/statm: 11701 11073 75 162 0 11536 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 94356

[startup+51.1025 s]
/proc/loadavg: 2.02 2.00 1.99 3/74 27012
/proc/meminfo: memFree=1499176/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=62404 CPUtime=34.52
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 16553 0 0 0 3441 11 0 0 25 0 1 0 2005803872 63901696 15367 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 1 0 0
/proc/27012/statm: 15601 15367 80 162 0 15436 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 109956

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.99 3/74 27012
/proc/meminfo: memFree=1468456/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=92908 CPUtime=85.52
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 24194 0 0 0 8536 16 0 0 25 0 1 0 2005803872 95137792 23008 996147200 134512640 135177480 4294955968 18446744073709551615 134565495 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/27012/statm: 115133 114890 80 162 0 114968 0
Current children cumulated CPU time (s) 1119.47
Current children cumulated vsize (KiB) 508084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=974808/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=530836 CPUtime=1163.15
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 133544 0 0 0 116200 115 0 0 25 0 1 0 2005803872 543576064 132358 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 132709 132359 80 162 0 132544 0
Current children cumulated CPU time (s) 1179.46
Current children cumulated vsize (KiB) 578388

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=914520/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1223.12
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 122180 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134556969 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1239.43
Current children cumulated vsize (KiB) 637280

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=914392/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1283.1
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 128178 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1299.41
Current children cumulated vsize (KiB) 637280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=913688/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1343.07
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 134175 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134558421 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1359.38
Current children cumulated vsize (KiB) 637280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=913688/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1403.06
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 140174 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1419.37
Current children cumulated vsize (KiB) 637280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=913688/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1463.03
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 146171 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134571575 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1479.34
Current children cumulated vsize (KiB) 637280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=913688/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=589728 CPUtime=1523
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 148323 0 0 0 152168 132 0 0 25 0 1 0 2005803872 603881472 147137 996147200 134512640 135177480 4294955968 18446744073709551615 134565325 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 147432 147137 80 162 0 147267 0
Current children cumulated CPU time (s) 1539.31
Current children cumulated vsize (KiB) 637280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27054
/proc/meminfo: memFree=906456/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=598196 CPUtime=1582.99
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 150454 0 0 0 158164 135 0 0 25 0 1 0 2005803872 612552704 149268 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 149549 149268 80 162 0 149384 0
Current children cumulated CPU time (s) 1599.3
Current children cumulated vsize (KiB) 645748

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 27054
/proc/meminfo: memFree=844184/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=659268 CPUtime=1642.96
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 165741 0 0 0 164143 153 0 0 25 0 1 0 2005803872 675090432 164555 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 164817 164555 80 162 0 164652 0
Current children cumulated CPU time (s) 1659.27
Current children cumulated vsize (KiB) 706820

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 27054
/proc/meminfo: memFree=809624/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=693356 CPUtime=1702.94
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 174303 0 0 0 170131 163 0 0 25 0 1 0 2005803872 709996544 173117 996147200 134512640 135177480 4294955968 18446744073709551615 134565321 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 173339 173117 80 162 0 173174 0
Current children cumulated CPU time (s) 1719.25
Current children cumulated vsize (KiB) 740908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27060
/proc/meminfo: memFree=809560/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=693356 CPUtime=1762.89
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 174303 0 0 0 176126 163 0 0 25 0 1 0 2005803872 709996544 173117 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 173339 173117 80 162 0 173174 0
Current children cumulated CPU time (s) 1779.2
Current children cumulated vsize (KiB) 740908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 27060
/proc/meminfo: memFree=809560/2055920 swapFree=4179912/4192956
[pid=26989] ppid=26987 vsize=47552 CPUtime=16.31
/proc/26989/stat : 26989 (galacE.sh) S 26987 26989 25943 0 -1 4194304 800 23998 0 1 0 0 1613 18 17 0 1 0 2005802228 48693248 365 996147200 4194304 4520092 548682068832 18446744073709551615 269929868122 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26989/statm: 11888 365 246 79 0 219 0
[pid=27012] ppid=26989 vsize=693356 CPUtime=1783.78
/proc/27012/stat : 27012 (eSAT_static) R 26989 26989 25943 0 -1 4194304 174303 0 0 0 178215 163 0 0 25 0 1 0 2005803872 709996544 173117 996147200 134512640 135177480 4294955968 18446744073709551615 134565659 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 173339 173117 80 162 0 173174 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 740908

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 26989 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=140546
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=196970
# CPU time returned by wait4() is 16.3375
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.21
CPU time (s): 1800.09
CPU user time (s): 1798.28
CPU system time (s): 1.81
CPU usage (%): 99.8268
Max. virtual memory (cumulated for all children) (KiB): 860444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1405
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24798
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= 2039
involuntary context switches= 2182

runsolver used 1.64475 second user time and 4.93225 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-05 16:31:39
IDJOB=1089473
IDBENCH=58279
IDSOLVER=351
FILE ID=node53/1089473-1215268299
PBS_JOBID= 7882123
Free space on /tmp= 65124 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25c-25.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089473-1215268299/watcher-1089473-1215268299 -o /tmp/evaluation-result-1089473-1215268299/solver-1089473-1215268299 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1089473-1215268299.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 915d2b8095a8d52ae5acbb8e68bb744f
RANDOM SEED=2572400

node53.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1569672 kB
Buffers:         88092 kB
Cached:         320912 kB
SwapCached:       7428 kB
Active:         204596 kB
Inactive:       217060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1569672 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            5152 kB
Writeback:           0 kB
Mapped:          19640 kB
Slab:            50100 kB
Committed_AS:  3956812 kB
PageTables:       1692 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= 65112 MiB
End job on node53 at 2008-07-05 17:01:44