Trace number 1078518

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.06 1821.61

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-38_ext.xml
MD5SUM6fdbe68a2d457bfaf3f446e31ed9bdbe
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 benchmark3.2765
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints56
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.39	c --- Preproc Stats ---
1.29/1.80	c start processing
1.29/1.80	c start relation processing
4.17/5.30	c start cnf exporting
16.44/18.41	c parsing time : 1.319
16.44/18.41	c preprocessing time : 17.932
16.44/18.41	
16.44/18.41	c Nary constraints - conflicts : 0 supports : 56
16.44/18.41	c Binary constraints - conflicts : 0 supports :0
16.44/18.41	c max arity constraint : 3
16.44/18.41	c Max Tuples generated 0
16.44/18.41	c relations : 56
16.44/18.41	c relations BDD: 56
16.44/18.41	c sampling 0/0
16.44/18.41	c vars : 121666 - clauses :  389165
16.44/18.41	
16.44/18.45	 
16.44/18.45	c --- SAT Solver Stats ---
16.44/18.45	 
16.44/18.45	c eSAT 0.1 : minisat core with additionnal features
16.44/18.45	c ============================[ Problem Statistics ]=============================
16.44/18.45	c |                                                                             |
16.44/18.45	c |  Number of variables:  121665                                               |
16.44/18.45	c |  Number of clauses:    389165                                               |
16.49/18.87	c |  Parsing time:         0.38         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-1078518-1215207031/watcher-1078518-1215207031 -o /tmp/evaluation-result-1078518-1215207031/solver-1078518-1215207031 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1078518-1215207031.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.28 2.13 2.11 4/81 11157
/proc/meminfo: memFree=1852328/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=18572 CPUtime=0
/proc/11157/stat : 11157 (runsolver) D 11155 11157 9856 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 148088452 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 217871609127 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11157/statm: 4643 292 257 25 0 2626 0

[startup+0.0446139 s]
/proc/loadavg: 2.28 2.13 2.11 4/81 11157
/proc/meminfo: memFree=1852328/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=18572 CPUtime=0
/proc/11157/stat : 11157 (runsolver) D 11155 11157 9856 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 148088452 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 217871609127 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/11157/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.10162 s]
/proc/loadavg: 2.28 2.13 2.11 4/81 11157
/proc/meminfo: memFree=1852328/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=5180 CPUtime=0
/proc/11157/stat : 11157 (galacE.sh) D 11155 11157 9856 0 -1 4194304 78 0 1 0 0 0 0 0 18 0 1 0 148088452 5304320 53 996147200 4194304 4520092 548682068832 18446744073709551615 4456064 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/11157/statm: 1295 53 37 79 0 105 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5180

[startup+0.30165 s]
/proc/loadavg: 2.28 2.13 2.11 4/81 11157
/proc/meminfo: memFree=1852328/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47436 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) D 11155 11157 9856 0 -1 4194304 689 1698 4 0 0 0 0 1 20 0 1 0 148088452 48574464 336 996147200 4194304 4520092 548682068832 18446744073709551615 217871208649 0 2 4096 73728 18446744071563479169 0 0 17 1 0 0
/proc/11157/statm: 11859 336 232 79 0 190 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47436

[startup+0.701702 s]
/proc/loadavg: 2.28 2.13 2.11 4/81 11157
/proc/meminfo: memFree=1852328/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 758 1698 7 0 0 0 0 1 18 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.5018 s]
/proc/loadavg: 2.28 2.13 2.11 3/91 11179
/proc/meminfo: memFree=1799568/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 758 1698 7 0 0 0 0 1 18 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11171] ppid=11157 vsize=812416 CPUtime=1.08
/proc/11171/stat : 11171 (java) S 11157 11157 9856 0 -1 0 21752 0 1 0 97 11 0 0 20 0 9 0 148088492 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11171/statm: 203104 21177 1882 9 0 197138 0
[pid=11171/tid=11172] ppid=11157 vsize=812416 CPUtime=0.91
/proc/11171/task/11172/stat : 11172 (java) R 11157 11157 9856 0 -1 64 14451 0 1 0 84 7 0 0 25 0 9 0 148088493 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4126739003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11173] ppid=11157 vsize=812416 CPUtime=0.04
/proc/11171/task/11173/stat : 11173 (java) S 11157 11157 9856 0 -1 64 5843 0 0 0 2 2 0 0 16 0 9 0 148088494 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11174] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11174/stat : 11174 (java) S 11157 11157 9856 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 148088494 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11175] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11175/stat : 11175 (java) S 11157 11157 9856 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 148088494 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11176] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11176/stat : 11176 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11177] ppid=11157 vsize=812416 CPUtime=0.1
/proc/11171/task/11177/stat : 11177 (java) S 11157 11157 9856 0 -1 64 758 0 0 0 10 0 0 0 16 0 9 0 148088496 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11178] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11178/stat : 11178 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11179] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11179/stat : 11179 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 148088496 831913984 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 859968

[startup+3.10301 s]
/proc/loadavg: 2.28 2.13 2.11 3/91 11179
/proc/meminfo: memFree=1772944/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 758 1698 7 0 0 0 0 1 18 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11171] ppid=11157 vsize=812416 CPUtime=2.5
/proc/11171/stat : 11171 (java) S 11157 11157 9856 0 -1 0 24050 0 1 0 236 14 0 0 20 0 9 0 148088492 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11171/statm: 203104 23472 1888 9 0 197138 0
[pid=11171/tid=11172] ppid=11157 vsize=812416 CPUtime=2.17
/proc/11171/task/11172/stat : 11172 (java) R 11157 11157 9856 0 -1 64 14475 0 1 0 210 7 0 0 25 0 9 0 148088493 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4126854455 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11173] ppid=11157 vsize=812416 CPUtime=0.14
/proc/11171/task/11173/stat : 11173 (java) S 11157 11157 9856 0 -1 64 8092 0 0 0 11 3 0 0 16 0 9 0 148088494 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11174] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11174/stat : 11174 (java) S 11157 11157 9856 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 148088494 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11175] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11175/stat : 11175 (java) S 11157 11157 9856 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 148088494 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11176] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11176/stat : 11176 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11177] ppid=11157 vsize=812416 CPUtime=0.14
/proc/11171/task/11177/stat : 11177 (java) S 11157 11157 9856 0 -1 64 783 0 0 0 14 0 0 0 16 0 9 0 148088496 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11178] ppid=11157 vsize=812416 CPUtime=0
/proc/11171/task/11178/stat : 11178 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11179] ppid=11157 vsize=812416 CPUtime=0.01
/proc/11171/task/11179/stat : 11179 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 148088496 831913984 23472 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 859968

[startup+6.30242 s]
/proc/loadavg: 2.26 2.12 2.11 3/91 11179
/proc/meminfo: memFree=1723536/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 758 1698 7 0 0 0 0 1 18 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11171] ppid=11157 vsize=812548 CPUtime=5.15
/proc/11171/stat : 11171 (java) S 11157 11157 9856 0 -1 0 35398 0 1 0 491 24 0 0 20 0 9 0 148088492 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11171/statm: 203137 34815 1908 9 0 197171 0
[pid=11171/tid=11172] ppid=11157 vsize=812548 CPUtime=4.2
/proc/11171/task/11172/stat : 11172 (java) R 11157 11157 9856 0 -1 64 14520 0 1 0 412 8 0 0 25 0 9 0 148088493 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4126985509 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11173] ppid=11157 vsize=812548 CPUtime=0.65
/proc/11171/task/11173/stat : 11173 (java) S 11157 11157 9856 0 -1 64 19351 0 0 0 56 9 0 0 16 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11174] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11174/stat : 11174 (java) S 11157 11157 9856 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11175] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11175/stat : 11175 (java) S 11157 11157 9856 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11176] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11176/stat : 11176 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11177] ppid=11157 vsize=812548 CPUtime=0.2
/proc/11171/task/11177/stat : 11177 (java) S 11157 11157 9856 0 -1 64 827 0 0 0 19 1 0 0 16 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11178] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11178/stat : 11178 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11179] ppid=11157 vsize=812548 CPUtime=0.07
/proc/11171/task/11179/stat : 11179 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 860100

[startup+12.7011 s]
/proc/loadavg: 2.24 2.12 2.11 3/91 11179
/proc/meminfo: memFree=1714648/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=0.01
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 758 1698 7 0 0 0 0 1 18 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11171] ppid=11157 vsize=812548 CPUtime=11.19
/proc/11171/stat : 11171 (java) S 11157 11157 9856 0 -1 0 35409 0 1 0 1088 31 0 0 20 0 9 0 148088492 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11171/statm: 203137 34815 1908 9 0 197171 0
[pid=11171/tid=11172] ppid=11157 vsize=812548 CPUtime=10.17
/proc/11171/task/11172/stat : 11172 (java) R 11157 11157 9856 0 -1 64 14531 0 1 0 1003 14 0 0 25 0 9 0 148088493 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4126632109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11171/tid=11173] ppid=11157 vsize=812548 CPUtime=0.71
/proc/11171/task/11173/stat : 11173 (java) S 11157 11157 9856 0 -1 64 19351 0 0 0 62 9 0 0 16 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11171/tid=11174] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11174/stat : 11174 (java) S 11157 11157 9856 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11175] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11175/stat : 11175 (java) S 11157 11157 9856 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 148088494 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11176] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11176/stat : 11176 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11177] ppid=11157 vsize=812548 CPUtime=0.2
/proc/11171/task/11177/stat : 11177 (java) S 11157 11157 9856 0 -1 64 827 0 0 0 19 1 0 0 16 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11178] ppid=11157 vsize=812548 CPUtime=0
/proc/11171/task/11178/stat : 11178 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11171/tid=11179] ppid=11157 vsize=812548 CPUtime=0.07
/proc/11171/task/11179/stat : 11179 (java) S 11157 11157 9856 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 148088496 832049152 34815 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 860100

[startup+25.5019 s]
/proc/loadavg: 2.18 2.11 2.10 3/83 11180
/proc/meminfo: memFree=1774808/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=72168 CPUtime=6.97
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 19172 0 0 0 689 8 0 0 25 0 1 0 148090297 73900032 17219 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 18042 17219 80 162 0 17877 0
Current children cumulated CPU time (s) 23.46
Current children cumulated vsize (KiB) 119720

[startup+51.1062 s]
/proc/loadavg: 2.12 2.10 2.10 3/83 11180
/proc/meminfo: memFree=1774872/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=72168 CPUtime=32.26
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 19173 0 0 0 3218 8 0 0 25 0 1 0 148090297 73900032 17220 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 18042 17220 80 162 0 17877 0
Current children cumulated CPU time (s) 48.75
Current children cumulated vsize (KiB) 119720

[startup+102.302 s]
/proc/loadavg: 2.05 2.09 2.09 3/83 11180
/proc/meminfo: memFree=1775000/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=72168 CPUtime=82.96
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 19201 0 0 0 8288 8 0 0 25 0 1 0 148090297 73900032 17248 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0

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

/proc/11180/statm: 26097 25201 80 162 0 25932 0
Current children cumulated CPU time (s) 1109.68
Current children cumulated vsize (KiB) 151940

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1742104/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=104388 CPUtime=1152.62
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 27154 0 0 0 115245 17 0 0 25 0 1 0 148090297 106893312 25201 996147200 134512640 135177480 4294955968 18446744073709551615 134565568 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 26097 25201 80 162 0 25932 0
Current children cumulated CPU time (s) 1169.11
Current children cumulated vsize (KiB) 151940

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1742040/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=104388 CPUtime=1212.05
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 27176 0 0 0 121188 17 0 0 25 0 1 0 148090297 106893312 25223 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 26097 25223 80 162 0 25932 0
Current children cumulated CPU time (s) 1228.54
Current children cumulated vsize (KiB) 151940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1741784/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=104564 CPUtime=1271.47
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 27216 0 0 0 127130 17 0 0 25 0 1 0 148090297 107073536 25263 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 26141 25263 80 162 0 25976 0
Current children cumulated CPU time (s) 1287.96
Current children cumulated vsize (KiB) 152116

[startup+1362.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1741528/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=104884 CPUtime=1330.9
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 27271 0 0 0 133073 17 0 0 25 0 1 0 148090297 107401216 25318 996147200 134512640 135177480 4294955968 18446744073709551615 134565406 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 26221 25318 80 162 0 26056 0
Current children cumulated CPU time (s) 1347.39
Current children cumulated vsize (KiB) 152436

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1739224/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=107376 CPUtime=1390.32
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 27833 0 0 0 139014 18 0 0 25 0 1 0 148090297 109953024 25880 996147200 134512640 135177480 4294955968 18446744073709551615 134565474 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 26844 25880 80 162 0 26679 0
Current children cumulated CPU time (s) 1406.81
Current children cumulated vsize (KiB) 154928

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1735768/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=110712 CPUtime=1449.75
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28675 0 0 0 144956 19 0 0 25 0 1 0 148090297 113369088 26722 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27678 26722 80 162 0 27513 0
Current children cumulated CPU time (s) 1466.24
Current children cumulated vsize (KiB) 158264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 11180
/proc/meminfo: memFree=1735704/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=110712 CPUtime=1509.18
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28675 0 0 0 150899 19 0 0 25 0 1 0 148090297 113369088 26722 996147200 134512640 135177480 4294955968 18446744073709551615 134565379 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27678 26722 80 162 0 27513 0
Current children cumulated CPU time (s) 1525.67
Current children cumulated vsize (KiB) 158264

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/84 11231
/proc/meminfo: memFree=1694160/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=110712 CPUtime=1568.4
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28675 0 0 0 156820 20 0 0 25 0 1 0 148090297 113369088 26722 996147200 134512640 135177480 4294955968 18446744073709551615 134565682 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27678 26722 80 162 0 27513 0
Current children cumulated CPU time (s) 1584.89
Current children cumulated vsize (KiB) 158264

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/76 11233
/proc/meminfo: memFree=1682064/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=110844 CPUtime=1625.13
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28697 0 0 0 162492 21 0 0 25 0 1 0 148090297 113504256 26744 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27711 26744 80 162 0 27546 0
Current children cumulated CPU time (s) 1641.62
Current children cumulated vsize (KiB) 158396

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/76 11233
/proc/meminfo: memFree=1677264/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=111164 CPUtime=1684.77
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28769 0 0 0 168456 21 0 0 25 0 1 0 148090297 113831936 26816 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27791 26816 80 162 0 27626 0
Current children cumulated CPU time (s) 1701.26
Current children cumulated vsize (KiB) 158716

[startup+1782.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 11233
/proc/meminfo: memFree=1674768/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=111164 CPUtime=1744.47
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28782 0 0 0 174426 21 0 0 25 0 1 0 148090297 113831936 26829 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27791 26829 80 162 0 27626 0
Current children cumulated CPU time (s) 1760.96
Current children cumulated vsize (KiB) 158716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 11233
/proc/meminfo: memFree=1672912/2055920 swapFree=4192812/4192956
[pid=11157] ppid=11155 vsize=47552 CPUtime=16.49
/proc/11157/stat : 11157 (galacE.sh) S 11155 11157 9856 0 -1 4194304 792 37395 7 1 0 1 1611 37 17 0 1 0 148088452 48693248 364 996147200 4194304 4520092 548682068832 18446744073709551615 217871215450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11157/statm: 11888 364 245 79 0 219 0
[pid=11180] ppid=11157 vsize=111344 CPUtime=1783.57
/proc/11180/stat : 11180 (eSAT_static) R 11157 11157 9856 0 -1 4194304 28808 0 0 0 178336 21 0 0 25 0 1 0 148090297 114016256 26855 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/11180/statm: 27836 26855 80 162 0 27671 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 158896

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

Real time (s): 1821.61
CPU time (s): 1800.06
CPU user time (s): 1799.47
CPU system time (s): 0.59
CPU usage (%): 98.8167
Max. virtual memory (cumulated for all children) (KiB): 860100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.1235
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38187
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1645
involuntary context switches= 1527

runsolver used 2.6236 second user time and 6.6 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 23:30:31
IDJOB=1078518
IDBENCH=56799
IDSOLVER=351
FILE ID=node28/1078518-1215207031
PBS_JOBID= 7881675
Free space on /tmp= 66504 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6fdbe68a2d457bfaf3f446e31ed9bdbe
RANDOM SEED=2126803831

node28.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.231
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.231
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:       1852808 kB
Buffers:         18728 kB
Cached:         100204 kB
SwapCached:          0 kB
Active:         115628 kB
Inactive:        36516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4472 kB
Writeback:           0 kB
Mapped:          53252 kB
Slab:            36064 kB
Committed_AS:   376496 kB
PageTables:       1904 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node28 at 2008-07-05 00:00:55