Trace number 1831943

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
clasp 1.2.0-SAT09-32? (MO) 618.136 618.685

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.6226
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data


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-1831943-1242793076/watcher-1831943-1242793076 -o /tmp/evaluation-result-1831943-1242793076/solver-1831943-1242793076 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831943-1242793076.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 16672
/proc/meminfo: memFree=1652320/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=2900 CPUtime=0
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 605 0 0 0 0 0 0 0 18 0 1 0 134310417 2969600 411 1992294400 134512640 136057169 4294956160 18446744073709551615 134816777 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 906 416 139 377 0 526 0

[startup+0.048608 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 16672
/proc/meminfo: memFree=1652320/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=13252 CPUtime=0.04
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 3451 0 0 0 3 1 0 0 18 0 1 0 134310417 13570048 2954 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 3313 2955 147 377 0 2933 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13252

[startup+0.102613 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 16672
/proc/meminfo: memFree=1652320/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=14972 CPUtime=0.09
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 3873 0 0 0 8 1 0 0 18 0 1 0 134310417 15331328 3376 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 3743 3376 147 377 0 3363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14972

[startup+0.302788 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 16672
/proc/meminfo: memFree=1652320/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=21164 CPUtime=0.3
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 5393 0 0 0 27 3 0 0 20 0 1 0 134310417 21671936 4896 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 5291 4897 147 377 0 4911 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21164

[startup+0.701675 s]
/proc/loadavg: 1.03 1.03 1.00 3/64 16672
/proc/meminfo: memFree=1652320/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=32732 CPUtime=0.69
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 8232 0 0 0 64 5 0 0 24 0 1 0 134310417 33517568 7735 1992294400 134512640 136057169 4294956160 18446744073709551615 134756839 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 8183 7735 147 377 0 7803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32732

[startup+1.50176 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 16673
/proc/meminfo: memFree=1611672/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=55624 CPUtime=1.49
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 13717 0 0 0 139 10 0 0 25 0 1 0 134310417 56958976 13220 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 13906 13220 147 377 0 13526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55624

[startup+3.10193 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 16673
/proc/meminfo: memFree=1583512/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=98320 CPUtime=3.09
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 24206 0 0 0 288 21 0 0 25 0 1 0 134310417 100679680 23709 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 24580 23709 147 377 0 24200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98320

[startup+6.30126 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16673
/proc/meminfo: memFree=1513368/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=143452 CPUtime=6.29
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 37440 0 0 0 599 30 0 0 25 0 1 0 134310417 146894848 35098 1992294400 134512640 136057169 4294956160 18446744073709551615 134811565 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 35863 35098 176 377 0 35483 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143452

[startup+12.7019 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16673
/proc/meminfo: memFree=1513496/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=143452 CPUtime=12.69
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 37451 0 0 0 1239 30 0 0 25 0 1 0 134310417 146894848 35109 1992294400 134512640 136057169 4294956160 18446744073709551615 134811565 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 35863 35109 176 377 0 35483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143452

[startup+25.5013 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 16673
/proc/meminfo: memFree=1506200/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=151964 CPUtime=25.48
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 39584 0 0 0 2517 31 0 0 25 0 1 0 134310417 155611136 37242 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 37991 37242 179 377 0 37611 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151964

[startup+51.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 16673
/proc/meminfo: memFree=1477208/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=180692 CPUtime=51.06
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 46690 0 0 0 5071 35 0 0 25 0 1 0 134310417 185028608 44348 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 45173 44348 179 377 0 44793 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 180692

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 16673
/proc/meminfo: memFree=1405592/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=252176 CPUtime=102.25
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 64516 0 0 0 10179 46 0 0 25 0 1 0 134310417 258228224 62174 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 63044 62174 179 377 0 62664 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 252176

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 16673
/proc/meminfo: memFree=1185112/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=472512 CPUtime=162.22
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 119556 0 0 0 16152 70 0 0 25 0 1 0 134310417 483852288 117214 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 118128 117214 179 377 0 117748 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 472512

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 16673
/proc/meminfo: memFree=1142616/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=515128 CPUtime=222.18
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 130172 0 0 0 22140 78 0 0 25 0 1 0 134310417 527491072 127830 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 128782 127830 179 377 0 128402 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 515128

[startup+282.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 16673
/proc/meminfo: memFree=1045848/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=613292 CPUtime=282.16
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 154831 0 0 0 28125 91 0 0 25 0 1 0 134310417 628011008 152353 1992294400 134512640 136057169 4294956160 18446744073709551615 134756796 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 153323 152353 179 377 0 152943 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 613292

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 16673
/proc/meminfo: memFree=736344/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=920748 CPUtime=342.14
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 231628 0 0 0 34089 125 0 0 25 0 1 0 134310417 942845952 229150 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 230187 229150 179 377 0 229807 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 920748

[startup+402.303 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 16673
/proc/meminfo: memFree=694616/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=962980 CPUtime=402.11
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 242268 0 0 0 40076 135 0 0 25 0 1 0 134310417 986091520 239587 1992294400 134512640 136057169 4294956160 18446744073709551615 134756819 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 240745 239587 179 377 0 240365 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 962980

[startup+462.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 16673
/proc/meminfo: memFree=659096/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=998964 CPUtime=462.09
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 251261 0 0 0 46066 143 0 0 25 0 1 0 134310417 1022939136 248580 1992294400 134512640 136057169 4294956160 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 249741 248580 179 377 0 249361 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 998964

[startup+522.302 s]
/proc/loadavg: 1.12 1.05 1.00 2/65 16673
/proc/meminfo: memFree=335448/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=1329928 CPUtime=522.06
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 334148 0 0 0 52026 180 0 0 25 0 1 0 134310417 1361846272 331163 1992294400 134512640 136057169 4294956160 18446744073709551615 134634968 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 332482 331163 179 377 0 332102 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1329928

[startup+582.303 s]
/proc/loadavg: 1.17 1.07 1.01 2/65 16673
/proc/meminfo: memFree=73688/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=1586772 CPUtime=582.03
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 398395 0 0 0 57996 207 0 0 25 0 1 0 134310417 1624854528 395410 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 0 0 0
/proc/16672/statm: 396693 395410 179 377 0 396313 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1586772



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+618.401 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 16673
/proc/meminfo: memFree=14872/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=1843532 CPUtime=617.85
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194304 462581 0 0 0 61551 234 0 0 25 0 1 0 134310417 1887776768 459596 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16672/statm: 460883 459596 179 377 0 460503 0
Current children cumulated CPU time (s) 617.85
Current children cumulated vsize (KiB) 1843532

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

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

[startup+618.507 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 16673
/proc/meminfo: memFree=14872/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=0 CPUtime=617.95
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194308 462583 0 0 0 61551 244 0 0 25 0 1 0 134310417 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/16672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 617.95
Current children cumulated vsize (KiB) 0

[startup+618.603 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 16673
/proc/meminfo: memFree=14872/2055920 swapFree=4180328/4192956
[pid=16672] ppid=16670 vsize=0 CPUtime=618.04
/proc/16672/stat : 16672 (clasp) R 16670 16672 16600 0 -1 4194308 462583 0 0 0 61551 253 0 0 25 0 1 0 134310417 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/16672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 618.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 618.685
CPU time (s): 618.136
CPU user time (s): 615.515
CPU system time (s): 2.6206
CPU usage (%): 99.9113
Max. virtual memory (cumulated for all children) (KiB): 1843532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 615.515
system time used= 2.6206
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462583
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= 1931

runsolver used 0.58991 second user time and 1.67175 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-20 06:18:06
IDJOB=1831943
IDBENCH=71685
IDSOLVER=637
FILE ID=node7/1831943-1242793076
PBS_JOBID= 9322434
Free space on /tmp= 66148 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831943-1242793076/watcher-1831943-1242793076 -o /tmp/evaluation-result-1831943-1242793076/solver-1831943-1242793076 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831943-1242793076.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=1229011034

node7.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.243
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.243
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:       1652736 kB
Buffers:         33044 kB
Cached:         316168 kB
SwapCached:       7448 kB
Active:         242424 kB
Inactive:       115708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652736 kB
SwapTotal:     4192956 kB
SwapFree:      4180328 kB
Dirty:          168224 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            31016 kB
Committed_AS:   389996 kB
PageTables:       1444 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= 66148 MiB
End job on node7 at 2009-05-20 06:28:26