Trace number 1796614

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
minisat2-simp 070721UNSAT 122.648 122.694

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.882
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  96089                                                |
0.00/0.00	|  Number of clauses:    283993                                               |
0.29/0.36	|  Parsing time:         0.33         s                                       |
1.99/2.07	============================[ Search Statistics ]==============================
1.99/2.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.07	===============================================================================
1.99/2.07	|         0 |   21086   128747   541196 |    42915        0    nan |  0.000 % |
2.09/2.16	|       100 |   21082   128747   541196 |    47207       98      9 |  0.100 % |
2.19/2.21	|       250 |   21079   128747   541196 |    51927      248     10 |  0.100 % |
2.29/2.33	|       475 |   21068   128747   541196 |    57120      473     11 |  0.100 % |
2.29/2.38	|       815 |   21047   128747   541196 |    62832      810     13 |  0.309 % |
2.49/2.55	|      1322 |   21010   128747   541196 |    69116     1317     18 |  0.309 % |
2.59/2.68	|      2082 |   21010   128747   541196 |    76027     2077     17 |  0.309 % |
2.79/2.83	|      3222 |   20638   123728   519132 |    83630     3198     19 |  0.511 % |
2.89/2.98	|      4930 |   20628   123728   519132 |    91993     4903     19 |  0.529 % |
3.39/3.46	|      7492 |   20513   122060   512495 |   101192     7340     21 |  0.616 % |
3.89/3.92	|     11337 |   20513   122060   512495 |   111312    11185     21 |  0.616 % |
4.59/4.61	|     17103 |   20513   122060   512495 |   122443    16951     21 |  0.616 % |
6.49/6.56	|     25753 |   20503   121950   512141 |   134687    25598     20 |  0.627 % |
9.09/9.18	|     38727 |   20503   121950   512141 |   148156    38572     22 |  0.627 % |
13.09/13.20	|     58189 |   20500   121914   512050 |   162972    58033     22 |  0.630 % |
19.69/19.79	|     87381 |   20141   119357   498772 |   179269    87204     23 |  1.003 % |
32.58/32.70	|    131171 |   20045   119348   498746 |   197196   130992     27 |  1.158 % |
67.57/67.65	|    196855 |   19949   117755   492259 |   216915   196658     27 |  1.203 % |
119.15/119.30	|    295381 |   18669   104669   432269 |   238607    68699     20 |  2.536 % |
122.55/122.68	===============================================================================
122.55/122.68	restarts              : 19
122.55/122.68	conflicts             : 300719         (2455 /sec)
122.55/122.68	decisions             : 1692371        (1.50 % random) (13814 /sec)
122.55/122.68	propagations          : 70891102       (578644 /sec)
122.55/122.68	conflict literals     : 8254925        (28.66 % deleted)
122.55/122.68	Memory used           : 71.01 MB
122.55/122.68	CPU time              : 122.512 s
122.55/122.68	
122.55/122.68	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-1796614-1242078088/watcher-1796614-1242078088 -o /tmp/evaluation-result-1796614-1242078088/solver-1796614-1242078088 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1796614-1242078088.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10604
/proc/meminfo: memFree=908128/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=2200 CPUtime=0
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 235837450 2252800 397 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 550 397 65 178 0 370 0

[startup+0.0203761 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10604
/proc/meminfo: memFree=908128/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=3612 CPUtime=0.01
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 772 0 0 0 1 0 0 0 18 0 1 0 235837450 3698688 757 1992294400 134512640 135243866 4294956256 18446744073709551615 134527653 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 903 757 65 178 0 723 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3612

[startup+0.101392 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10604
/proc/meminfo: memFree=908128/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=10500 CPUtime=0.09
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 2279 0 0 0 8 1 0 0 18 0 1 0 235837450 10752000 2264 1992294400 134512640 135243866 4294956256 18446744073709551615 134553517 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 2625 2264 65 178 0 2445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10500

[startup+0.301428 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10604
/proc/meminfo: memFree=908128/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=25012 CPUtime=0.29
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 5606 0 0 0 26 3 0 0 19 0 1 0 235837450 25612288 5591 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 6253 5591 65 178 0 6073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25012

[startup+0.701503 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10604
/proc/meminfo: memFree=908128/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=39892 CPUtime=0.69
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 8948 0 0 0 64 5 0 0 22 0 1 0 235837450 40849408 8933 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 9973 8934 80 178 0 9793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39892

[startup+1.50165 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=864472/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=58744 CPUtime=1.49
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 13542 0 0 0 142 7 0 0 25 0 1 0 235837450 60153856 13527 1992294400 134512640 135243866 4294956256 18446744073709551615 134541891 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 14686 13527 80 178 0 14506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58744

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=857176/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=54000 CPUtime=3.09
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 14078 0 0 0 302 7 0 0 25 0 1 0 235837450 55296000 12721 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 13500 12721 87 178 0 13320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54000

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=856984/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=54000 CPUtime=6.29
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 14078 0 0 0 621 8 0 0 25 0 1 0 235837450 55296000 12721 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 13500 12721 87 178 0 13320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54000

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=856992/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=54244 CPUtime=12.69
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 14133 0 0 0 1261 8 0 0 25 0 1 0 235837450 55545856 12776 1992294400 134512640 135243866 4294956256 18446744073709551615 134567865 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 13561 12776 87 178 0 13381 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54244

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10605
/proc/meminfo: memFree=856096/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=55340 CPUtime=25.48
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 14363 0 0 0 2540 8 0 0 25 0 1 0 235837450 56668160 13006 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 13835 13006 87 178 0 13655 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55340

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=847648/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=63816 CPUtime=51.07
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 16482 0 0 0 5097 10 0 0 25 0 1 0 235837450 65347584 15125 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 15954 15125 87 178 0 15774 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63816

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=102.26
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 10214 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 72712

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

[startup+115.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=115.05
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 11493 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 72712

[startup+118.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=118.25
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 11813 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 118.25
Current children cumulated vsize (KiB) 72712

[startup+119.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=119.85
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 11973 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 119.85
Current children cumulated vsize (KiB) 72712

[startup+121.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=121.45
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 12133 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 72712

[startup+122.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=122.25
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 12213 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 122.25
Current children cumulated vsize (KiB) 72712

[startup+122.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=122.45
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 12233 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 122.45
Current children cumulated vsize (KiB) 72712

[startup+122.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10607
/proc/meminfo: memFree=838944/2055920 swapFree=4181168/4192956
[pid=10604] ppid=10602 vsize=72712 CPUtime=122.55
/proc/10604/stat : 10604 (minisat_static) R 10602 10604 10286 0 -1 4194304 18651 0 0 0 12243 12 0 0 25 0 1 0 235837450 74457088 17294 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/10604/statm: 18178 17294 87 178 0 17998 0
Current children cumulated CPU time (s) 122.55
Current children cumulated vsize (KiB) 72712

Child status: 20
Real time (s): 122.694
CPU time (s): 122.648
CPU user time (s): 122.512
CPU system time (s): 0.135979
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 72712

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

runsolver used 0.096985 second user time and 0.274958 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-11 23:41:29
IDJOB=1796614
IDBENCH=69599
IDSOLVER=568
FILE ID=node37/1796614-1242078088
PBS_JOBID= 9277614
Free space on /tmp= 66292 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796614-1242078088/watcher-1796614-1242078088 -o /tmp/evaluation-result-1796614-1242078088/solver-1796614-1242078088 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1796614-1242078088.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=987977016

node37.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.259
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.259
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:        908608 kB
Buffers:         79136 kB
Cached:         959940 kB
SwapCached:       5608 kB
Active:          22524 kB
Inactive:      1025020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        908608 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            5472 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            85848 kB
Committed_AS:   914148 kB
PageTables:       1396 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= 66292 MiB
End job on node37 at 2009-05-11 23:43:32