Trace number 1724078

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
kw 2009-03-20UNSAT 267.16 267.281

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.534
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
267.07/267.25	c 265.3 seconds
267.07/267.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1724078-1240692137/watcher-1724078-1240692137 -o /tmp/evaluation-result-1724078-1240692137/solver-1724078-1240692137 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1724078-1240692137.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: 0.85 0.97 0.99 3/64 20353
/proc/meminfo: memFree=1735032/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=5728 CPUtime=0
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 887 0 0 0 0 0 0 0 18 0 1 0 97246686 5865472 871 1992294400 4194304 6412682 548682068864 18446744073709551615 4271781 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 1432 877 201 541 0 882 0

[startup+0.0272461 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 20353
/proc/meminfo: memFree=1735032/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=17336 CPUtime=0.01
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 3520 0 0 0 1 0 0 0 18 0 1 0 97246686 17752064 3504 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 4334 3509 208 541 0 3784 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17336

[startup+0.101253 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 20353
/proc/meminfo: memFree=1735032/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=61688 CPUtime=0.09
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 14155 0 0 0 4 5 0 0 18 0 1 0 97246686 63168512 14139 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 15422 14139 221 541 0 14872 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61688

[startup+0.301273 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 20353
/proc/meminfo: memFree=1735032/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=64196 CPUtime=0.29
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 14844 0 0 0 23 6 0 0 20 0 1 0 97246686 65736704 14828 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 16049 14828 221 541 0 15499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64196

[startup+0.701313 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 20353
/proc/meminfo: memFree=1735032/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=69080 CPUtime=0.69
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 16221 0 0 0 62 7 0 0 24 0 1 0 97246686 70737920 16205 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 17270 16206 221 541 0 16720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69080

[startup+1.5024 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 20354
/proc/meminfo: memFree=1666480/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=79088 CPUtime=1.49
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 19243 0 0 0 141 8 0 0 25 0 1 0 97246686 80986112 19034 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 19772 19034 221 541 0 19222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79088

[startup+3.10155 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 20354
/proc/meminfo: memFree=1648240/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=108208 CPUtime=3.09
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 26544 0 0 0 282 27 0 0 25 0 1 0 97246686 110804992 25756 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 27052 25756 248 541 0 26502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 108208

[startup+6.30189 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 20354
/proc/meminfo: memFree=1607792/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=125888 CPUtime=6.28
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 31292 0 0 0 578 50 0 0 25 0 1 0 97246686 128909312 30504 1992294400 4194304 6412682 548682068864 18446744073709551615 5476362 0 0 4096 0 0 0 0 17 1 0 0
/proc/20353/statm: 31472 30504 248 541 0 30922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 125888

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 20354
/proc/meminfo: memFree=1609264/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=123660 CPUtime=12.67
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 31549 0 0 0 1210 57 0 0 25 0 1 0 97246686 126627840 29989 1992294400 4194304 6412682 548682068864 18446744073709551615 4419567 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 30915 29989 255 541 0 30365 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 123660

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 20354
/proc/meminfo: memFree=1608560/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=124332 CPUtime=25.47
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 31790 0 0 0 2485 62 0 0 25 0 1 0 97246686 127315968 30230 1992294400 4194304 6412682 548682068864 18446744073709551615 4419254 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 31083 30230 258 541 0 30533 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 124332

[startup+51.1014 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1608368/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=124332 CPUtime=51.06
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 31815 0 0 0 5038 68 0 0 25 0 1 0 97246686 127315968 30255 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 31083 30255 258 541 0 30533 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 124332

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1606704/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=125980 CPUtime=102.24
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 32268 0 0 0 10147 77 0 0 25 0 1 0 97246686 129003520 30708 1992294400 4194304 6412682 548682068864 18446744073709551615 4425120 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 31495 30708 258 541 0 30945 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 125980

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1606192/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=126392 CPUtime=162.21
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 32385 0 0 0 16138 83 0 0 25 0 1 0 97246686 129425408 30825 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 31598 30825 258 541 0 31048 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 126392

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601392/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131736 CPUtime=222.19
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33575 0 0 0 22133 86 0 0 25 0 1 0 97246686 134897664 32015 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32934 32015 258 541 0 32384 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 131736

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

[startup+230.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601392/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131736 CPUtime=230.18
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33575 0 0 0 22931 87 0 0 25 0 1 0 97246686 134897664 32015 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32934 32015 258 541 0 32384 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 131736

[startup+243.106 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601328/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131736 CPUtime=242.99
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33578 0 0 0 24211 88 0 0 25 0 1 0 97246686 134897664 32018 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32934 32018 258 541 0 32384 0
Current children cumulated CPU time (s) 242.99
Current children cumulated vsize (KiB) 131736

[startup+255.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601328/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131736 CPUtime=255.78
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33581 0 0 0 25488 90 0 0 25 0 1 0 97246686 134897664 32021 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32934 32021 258 541 0 32384 0
Current children cumulated CPU time (s) 255.78
Current children cumulated vsize (KiB) 131736

[startup+262.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601136/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131892 CPUtime=262.17
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33632 0 0 0 26127 90 0 0 25 0 1 0 97246686 135057408 32072 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32973 32072 258 541 0 32423 0
Current children cumulated CPU time (s) 262.17
Current children cumulated vsize (KiB) 131892

[startup+265.501 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601008/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=131892 CPUtime=265.37
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33658 0 0 0 26447 90 0 0 25 0 1 0 97246686 135057408 32098 1992294400 4194304 6412682 548682068864 18446744073709551615 4330591 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 32973 32098 258 541 0 32423 0
Current children cumulated CPU time (s) 265.37
Current children cumulated vsize (KiB) 131892

[startup+266.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601008/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=132028 CPUtime=266.17
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33667 0 0 0 26527 90 0 0 25 0 1 0 97246686 135196672 32107 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 33007 32107 258 541 0 32457 0
Current children cumulated CPU time (s) 266.17
Current children cumulated vsize (KiB) 132028

[startup+266.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601008/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=132028 CPUtime=266.57
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33673 0 0 0 26567 90 0 0 25 0 1 0 97246686 135196672 32113 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 33007 32113 258 541 0 32457 0
Current children cumulated CPU time (s) 266.57
Current children cumulated vsize (KiB) 132028

[startup+267.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1601008/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=132028 CPUtime=266.97
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33680 0 0 0 26607 90 0 0 25 0 1 0 97246686 135196672 32120 1992294400 4194304 6412682 548682068864 18446744073709551615 4301462 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 33007 32120 258 541 0 32457 0
Current children cumulated CPU time (s) 266.97
Current children cumulated vsize (KiB) 132028

[startup+267.201 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 20354
/proc/meminfo: memFree=1600944/2055920 swapFree=4180920/4192956
[pid=20353] ppid=20351 vsize=132028 CPUtime=267.07
/proc/20353/stat : 20353 (kw) R 20351 20353 20316 0 -1 0 33680 0 0 0 26617 90 0 0 25 0 1 0 97246686 135196672 32120 1992294400 4194304 6412682 548682068864 18446744073709551615 4298473 0 0 4096 0 0 0 0 17 0 0 0
/proc/20353/statm: 33007 32120 258 541 0 32457 0
Current children cumulated CPU time (s) 267.07
Current children cumulated vsize (KiB) 132028

Child status: 20
Real time (s): 267.281
CPU time (s): 267.16
CPU user time (s): 266.234
CPU system time (s): 0.926859
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 132028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 266.234
system time used= 0.926859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33687
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= 2
involuntary context switches= 527

runsolver used 0.265959 second user time and 0.715891 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 22:42:18
IDJOB=1724078
IDBENCH=71751
IDSOLVER=501
FILE ID=node27/1724078-1240692137
PBS_JOBID= 9186752
Free space on /tmp= 66192 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724078-1240692137/watcher-1724078-1240692137 -o /tmp/evaluation-result-1724078-1240692137/solver-1724078-1240692137 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1724078-1240692137.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=379419510

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1735512 kB
Buffers:         37112 kB
Cached:         217324 kB
SwapCached:       4848 kB
Active:         114976 kB
Inactive:       147220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735512 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:            7764 kB
Writeback:           0 kB
Mapped:          13948 kB
Slab:            44092 kB
Committed_AS:   335464 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node27 at 2009-04-25 22:46:45