Trace number 1717595

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 95.1735 95.2087

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.69/0.77	c |  Number of variables:        151768                                         |
0.69/0.77	c |  Number of clauses:          761606                                         |
0.69/0.77	c |  Parse time:                   0.67 s                                       |
16.18/16.26	c |  Simplification time:         15.44 s                                       |
16.18/16.26	c |                                                                             |
16.18/16.26	c ============================[ Search Statistics ]==============================
16.18/16.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.18/16.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.18/16.26	c ===============================================================================
16.29/16.37	c |       100 |   39985   543451  2004091 |   199265      100     15 |  0.022 % |
16.59/16.61	c |       250 |   39985   543451  2004091 |   219191      250     16 |  0.022 % |
16.89/16.91	c |       475 |   39985   543451  2004091 |   241111      475     18 |  0.022 % |
17.49/17.55	c |       812 |   39985   543451  2004091 |   265222      812     22 |  0.022 % |
17.99/18.05	c |      1318 |   39985   543451  2004091 |   291744     1318     44 |  0.022 % |
18.39/18.45	c |      2077 |   39985   543451  2004091 |   320918     2077     36 |  0.022 % |
19.49/19.58	c |      3216 |   39985   543451  2004091 |   353010     3216     34 |  0.022 % |
21.09/21.15	c |      4924 |   39985   543451  2004091 |   388311     4924     35 |  0.022 % |
23.49/23.52	c |      7486 |   39985   543451  2004091 |   427143     7486     33 |  0.022 % |
26.58/26.62	c |     11330 |   39985   543451  2004091 |   469857    11330     34 |  0.022 % |
30.68/30.75	c |     17096 |   39985   543451  2004091 |   516843    17096     35 |  0.022 % |
37.98/38.06	c |     25745 |   39952   543078  2002852 |   568527    25730     36 |  0.044 % |
50.67/50.73	c |     38719 |   39952   543078  2002852 |   625380    38704     36 |  0.044 % |
70.06/70.17	c |     58180 |   39952   543078  2002852 |   687918    58165     35 |  0.044 % |
89.95/90.03	c |     87372 |   39952   543078  2002852 |   756709    87357     30 |  0.044 % |
95.06/95.19	c ===============================================================================
95.06/95.19	c restarts              : 255
95.06/95.19	c conflicts             : 96951          (1021 /sec)
95.06/95.19	c decisions             : 290985         (3064 /sec)
95.06/95.19	c propagations          : 187485630      (1974207 /sec)
95.06/95.19	c conflict literals     : 2725267        (38.28 % deleted)
95.06/95.19	c Memory used           : 94.75 MB
95.06/95.19	c CPU time              : 94.9676 s
95.06/95.19	c 
95.06/95.19	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-1717595-1240629269/watcher-1717595-1240629269 -o /tmp/evaluation-result-1717595-1240629269/solver-1717595-1240629269 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1717595-1240629269.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.91 0.97 0.99 3/64 12615
/proc/meminfo: memFree=1476552/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=7996 CPUtime=0
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 507 0 0 0 0 0 0 0 18 0 1 0 90951373 8187904 491 1992294400 4194304 5092341 548682068832 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 1999 491 63 219 0 1777 0

[startup+0.0363009 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12615
/proc/meminfo: memFree=1476552/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=10000 CPUtime=0.02
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 1184 0 0 0 2 0 0 0 18 0 1 0 90951373 10240000 1168 1992294400 4194304 5092341 548682068832 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 2500 1168 63 219 0 2278 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10000

[startup+0.10231 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12615
/proc/meminfo: memFree=1476552/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=14556 CPUtime=0.09
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 2804 0 0 0 9 0 0 0 18 0 1 0 90951373 14905344 2595 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 3639 2595 63 219 0 3417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14556

[startup+0.302337 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12615
/proc/meminfo: memFree=1476552/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=32120 CPUtime=0.3
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 7758 0 0 0 27 3 0 0 19 0 1 0 90951373 32890880 6906 1992294400 4194304 5092341 548682068832 18446744073709551615 4492539 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 8030 6907 63 219 0 7808 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 32120

[startup+0.701394 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 12615
/proc/meminfo: memFree=1476552/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=68808 CPUtime=0.69
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 17213 0 0 0 60 9 0 0 22 0 1 0 90951373 70459392 15221 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 17202 15221 63 219 0 16980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68808

[startup+1.50151 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12616
/proc/meminfo: memFree=1408576/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=76168 CPUtime=1.49
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 19012 0 0 0 140 9 0 0 25 0 1 0 90951373 77996032 17020 1992294400 4194304 5092341 548682068832 18446744073709551615 4219892 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 19042 17020 86 219 0 18820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76168

[startup+3.10173 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 12616
/proc/meminfo: memFree=1408448/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=76168 CPUtime=3.09
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 19012 0 0 0 300 9 0 0 25 0 1 0 90951373 77996032 17020 1992294400 4194304 5092341 548682068832 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 19042 17020 86 219 0 18820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76168

[startup+6.30119 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1384000/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=99596 CPUtime=6.29
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 25591 0 0 0 616 13 0 0 25 0 1 0 90951373 101986304 23599 1992294400 4194304 5092341 548682068832 18446744073709551615 4212305 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24899 23599 87 219 0 24677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99596

[startup+12.7011 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1380176/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=116072 CPUtime=12.69
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 26085 0 0 0 1255 14 0 0 25 0 1 0 90951373 118857728 24093 1992294400 4194304 5092341 548682068832 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 29018 24093 87 219 0 28796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116072

[startup+25.5019 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1402000/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=82416 CPUtime=25.49
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 29100 0 0 0 2534 15 0 0 25 0 1 0 90951373 84393984 18687 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 20604 18687 103 219 0 20382 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82416

[startup+51.1015 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1397584/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=88256 CPUtime=51.07
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 30216 0 0 0 5091 16 0 0 25 0 1 0 90951373 90374144 19803 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 22064 19803 103 219 0 21842 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 88256

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

[startup+76.7012 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1394320/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=76.66
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31029 0 0 0 7649 17 0 0 25 0 1 0 90951373 99344384 20616 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 20616 103 219 0 24032 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 97016

[startup+83.1011 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1393424/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=83.06
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31248 0 0 0 8288 18 0 0 25 0 1 0 90951373 99344384 20835 1992294400 4194304 5092341 548682068832 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 20835 103 219 0 24032 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 97016

[startup+89.502 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1392656/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=89.45
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31455 0 0 0 8927 18 0 0 25 0 1 0 90951373 99344384 21042 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 21042 103 219 0 24032 0
Current children cumulated CPU time (s) 89.45
Current children cumulated vsize (KiB) 97016

[startup+92.7014 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1392208/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=92.65
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31555 0 0 0 9247 18 0 0 25 0 1 0 90951373 99344384 21142 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 21142 103 219 0 24032 0
Current children cumulated CPU time (s) 92.65
Current children cumulated vsize (KiB) 97016

[startup+94.3027 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1391952/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=94.25
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31627 0 0 0 9407 18 0 0 25 0 1 0 90951373 99344384 21214 1992294400 4194304 5092341 548682068832 18446744073709551615 4247033 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 21214 103 219 0 24032 0
Current children cumulated CPU time (s) 94.25
Current children cumulated vsize (KiB) 97016

[startup+94.7017 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1391888/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=94.65
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31631 0 0 0 9447 18 0 0 25 0 1 0 90951373 99344384 21218 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 21218 103 219 0 24032 0
Current children cumulated CPU time (s) 94.65
Current children cumulated vsize (KiB) 97016

[startup+95.1018 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1391888/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=97016 CPUtime=95.06
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194304 31652 0 0 0 9487 19 0 0 25 0 1 0 90951373 99344384 21239 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 24254 21239 103 219 0 24032 0
Current children cumulated CPU time (s) 95.06
Current children cumulated vsize (KiB) 97016

[startup+95.2018 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12616
/proc/meminfo: memFree=1391888/2055920 swapFree=4180324/4192956
[pid=12615] ppid=12613 vsize=0 CPUtime=95.15
/proc/12615/stat : 12615 (minisat) R 12613 12615 11701 0 -1 4194308 31664 0 0 0 9496 19 0 0 25 0 1 0 90951373 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/12615/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 95.15
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 95.2087
CPU time (s): 95.1735
CPU user time (s): 94.9676
CPU system time (s): 0.205968
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 121832

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

runsolver used 0.065989 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 05:14:30
IDJOB=1717595
IDBENCH=20419
IDSOLVER=546
FILE ID=node49/1717595-1240629269
PBS_JOBID= 9186361
Free space on /tmp= 66292 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717595-1240629269/watcher-1717595-1240629269 -o /tmp/evaluation-result-1717595-1240629269/solver-1717595-1240629269 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1717595-1240629269.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=759030099

node49.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.241
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.241
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:       1476968 kB
Buffers:         57388 kB
Cached:         444524 kB
SwapCached:       6388 kB
Active:         164188 kB
Inactive:       346748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476968 kB
SwapTotal:     4192956 kB
SwapFree:      4180324 kB
Dirty:           14668 kB
Writeback:           0 kB
Mapped:          13784 kB
Slab:            53820 kB
Committed_AS:   301924 kB
PageTables:       1384 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= 66288 MiB
End job on node49 at 2009-04-25 05:16:05