Trace number 1716506

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
ttsth-5-0 2009-03-19Signal 200.059 200.238

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications instances)
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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

22.18/22.29	c Command: HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716506-1240616621.cnf 
22.18/22.29	c Using SATTIMEOUT of 1200
22.18/22.29	c Using SATRAM of 1800
22.18/22.29	c Size of subset node = 16
22.18/22.29	c Variables = 208002
22.18/22.29	c Clauses = 986543
22.18/22.29	c Literals = 2288164
22.18/22.29	c Reduced size:
22.18/22.29	c Variables = 208002
22.18/22.29	c Clauses = 763380
22.18/22.29	c Literals = 1805777
22.18/22.29	c a2
24.18/24.27	c a1
195.30/195.37	c Independent sub-problems = 1
195.30/195.37	c Sub-problem with 162395 variables and 763380 clauses
195.30/195.37	c using permutation method 4
195.30/195.37	c count = 1
195.30/195.37	c Ordering finished 194.890 seconds
195.30/195.37	c mapped 195.390 seconds
195.30/195.37	c permuted 195.400 seconds
195.30/195.37	c about to sort
195.60/195.62	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716506-1240616621/watcher-1716506-1240616621 -o /tmp/evaluation-result-1716506-1240616621/solver-1716506-1240616621 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716506-1240616621.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 1.99 1.86 1.46 3/64 15910
/proc/meminfo: memFree=1824192/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=932 CPUtime=0
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 89695601 954368 101 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 233 101 78 176 0 55 0

[startup+0.017292 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 15910
/proc/meminfo: memFree=1824192/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=1328 CPUtime=0.01
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 89695601 1359872 188 1992294400 134512640 135237372 4294956192 18446744073709551615 134732535 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 332 188 78 176 0 154 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1328

[startup+0.101267 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 15910
/proc/meminfo: memFree=1824192/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=5124 CPUtime=0.09
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 1136 0 0 0 9 0 0 0 20 0 1 0 89695601 5246976 1120 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 1281 1120 78 176 0 1103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.301211 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 15910
/proc/meminfo: memFree=1824192/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=13896 CPUtime=0.28
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 3253 0 0 0 27 1 0 0 22 0 1 0 89695601 14229504 3237 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 3474 3237 78 176 0 3296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13896

[startup+0.701098 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 15910
/proc/meminfo: memFree=1824192/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=28760 CPUtime=0.69
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 7083 0 0 0 65 4 0 0 25 0 1 0 89695601 29450240 7067 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 7190 7067 78 176 0 7012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28760

[startup+1.50188 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 15911
/proc/meminfo: memFree=1784312/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=59420 CPUtime=1.49
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 14683 0 0 0 141 8 0 0 25 0 1 0 89695601 60846080 14667 1992294400 134512640 135237372 4294956192 18446744073709551615 134732595 0 0 4096 0 0 0 0 17 0 0 0
/proc/15910/statm: 14855 14667 78 176 0 14677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59420

[startup+3.10142 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 15911
/proc/meminfo: memFree=1758456/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=68108 CPUtime=3.08
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 16448 0 0 0 299 9 0 0 25 0 1 0 89695601 69742592 16432 1992294400 134512640 135237372 4294956192 18446744073709551615 134534319 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 17027 16432 78 176 0 16849 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68108

[startup+6.30152 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 15911
/proc/meminfo: memFree=1758456/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=68108 CPUtime=6.28
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 16448 0 0 0 619 9 0 0 25 0 1 0 89695601 69742592 16432 1992294400 134512640 135237372 4294956192 18446744073709551615 134534043 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 17027 16432 78 176 0 16849 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68108

[startup+12.7017 s]
/proc/loadavg: 1.77 1.81 1.45 2/65 15911
/proc/meminfo: memFree=1758392/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=68108 CPUtime=12.68
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 16448 0 0 0 1259 9 0 0 25 0 1 0 89695601 69742592 16432 1992294400 134512640 135237372 4294956192 18446744073709551615 134534331 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 17027 16432 78 176 0 16849 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68108

[startup+25.5011 s]
/proc/loadavg: 1.65 1.79 1.44 2/65 15911
/proc/meminfo: memFree=1709688/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=135612 CPUtime=25.48
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 43327 0 0 0 2529 19 0 0 25 0 1 0 89695601 138866688 33061 1992294400 134512640 135237372 4294956192 18446744073709551615 134732614 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 33903 33062 80 176 0 33725 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135612

[startup+51.1019 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 15911
/proc/meminfo: memFree=1677560/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=150096 CPUtime=51.09
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 46981 0 0 0 5088 21 0 0 25 0 1 0 89695601 153698304 36715 1992294400 134512640 135237372 4294956192 18446744073709551615 134600966 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 37524 36715 80 176 0 37346 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150096

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 15911
/proc/meminfo: memFree=1672952/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=154940 CPUtime=102.29
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 48099 0 0 0 10207 22 0 0 25 0 1 0 89695601 158658560 37833 1992294400 134512640 135237372 4294956192 18446744073709551615 134600975 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 38735 37833 80 176 0 38557 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 154940

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 15911
/proc/meminfo: memFree=1669880/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=157448 CPUtime=162.3
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 48869 0 0 0 16207 23 0 0 25 0 1 0 89695601 161226752 38603 1992294400 134512640 135237372 4294956192 18446744073709551615 134600972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 39362 38603 80 176 0 39184 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 157448

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

[startup+179.102 s]
/proc/loadavg: 1.05 1.46 1.37 2/65 15911
/proc/meminfo: memFree=1669688/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=157580 CPUtime=179.1
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 48909 0 0 0 17887 23 0 0 25 0 1 0 89695601 161361920 38643 1992294400 134512640 135237372 4294956192 18446744073709551615 134600718 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 39395 38643 80 176 0 39217 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 157580

[startup+191.901 s]
/proc/loadavg: 1.04 1.44 1.36 2/65 15911
/proc/meminfo: memFree=1669624/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=157580 CPUtime=191.9
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 48918 0 0 0 19167 23 0 0 25 0 1 0 89695601 161361920 38652 1992294400 134512640 135237372 4294956192 18446744073709551615 134600738 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 39395 38652 80 176 0 39217 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 157580

[startup+195.102 s]
/proc/loadavg: 1.04 1.44 1.36 2/65 15911
/proc/meminfo: memFree=1669624/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=157580 CPUtime=195.11
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4194304 49340 0 0 0 19487 24 0 0 25 0 1 0 89695601 161361920 38328 1992294400 134512640 135237372 4294956192 18446744073709551615 134540092 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 39395 38328 89 176 0 39217 0
Current children cumulated CPU time (s) 195.11
Current children cumulated vsize (KiB) 157580

[startup+198.301 s]
/proc/loadavg: 1.03 1.43 1.36 2/65 15911
/proc/meminfo: memFree=1415800/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=435404 CPUtime=198.3
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4195840 120787 0 0 0 19774 56 0 0 25 0 1 0 89695601 445853696 107778 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 108851 107778 94 176 0 108673 0
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (KiB) 435404

[startup+199.105 s]
/proc/loadavg: 1.03 1.43 1.36 2/65 15911
/proc/meminfo: memFree=1201464/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=435404 CPUtime=199.09
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4195840 120787 0 0 0 19774 135 0 0 25 0 1 0 89695601 445853696 107778 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 108851 107778 94 176 0 108673 0
Current children cumulated CPU time (s) 199.09
Current children cumulated vsize (KiB) 435404

[startup+199.902 s]
/proc/loadavg: 1.03 1.43 1.36 2/65 15911
/proc/meminfo: memFree=1201464/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=435404 CPUtime=199.71
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4195840 120787 0 0 0 19774 197 0 0 24 0 1 0 89695601 445853696 107778 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 108851 107778 94 176 0 108673 0
Current children cumulated CPU time (s) 199.71
Current children cumulated vsize (KiB) 435404

[startup+200.102 s]
/proc/loadavg: 1.03 1.43 1.36 2/65 15911
/proc/meminfo: memFree=956856/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=435404 CPUtime=199.91
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4195840 121719 0 0 0 19774 217 0 0 25 0 1 0 89695601 445853696 107778 1992294400 134512640 135237372 4294956192 18446744073709551615 134730102 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 108851 107778 94 176 0 108673 0
Current children cumulated CPU time (s) 199.91
Current children cumulated vsize (KiB) 435404

[startup+200.206 s]
/proc/loadavg: 1.03 1.43 1.36 2/65 15911
/proc/meminfo: memFree=956856/2055920 swapFree=4181344/4192956
[pid=15910] ppid=15908 vsize=0 CPUtime=200.01
/proc/15910/stat : 15910 (ttsth-5-0) R 15908 15910 15506 0 -1 4195844 121764 0 0 0 19774 227 0 0 25 0 1 0 89695601 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15910/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 200.238
CPU time (s): 200.059
CPU user time (s): 197.747
CPU system time (s): 2.31165
CPU usage (%): 99.9105
Max. virtual memory (cumulated for all children) (KiB): 435404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.747
system time used= 2.31165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 315

runsolver used 0.157975 second user time and 0.416936 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 01:43:42
IDJOB=1716506
IDBENCH=20381
IDSOLVER=549
FILE ID=node16/1716506-1240616621
PBS_JOBID= 9186298
Free space on /tmp= 66304 MiB

SOLVER NAME= ttsth-5-0 2009-03-19
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716506-1240616621/watcher-1716506-1240616621 -o /tmp/evaluation-result-1716506-1240616621/solver-1716506-1240616621 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/ttsth-5-0 -num-threads 2 HOME/instance-1716506-1240616621.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=269081177

node16.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.234
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.234
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:       1824672 kB
Buffers:         38468 kB
Cached:         143196 kB
SwapCached:       6356 kB
Active:          98148 kB
Inactive:        92364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824672 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:           18560 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            26828 kB
Committed_AS:   269776 kB
PageTables:       1436 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= 65880 MiB
End job on node16 at 2009-04-25 01:47:02