Trace number 1797828

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-core 070721UNSAT 144.12 144.166

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5341
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

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:  14809                                                |
0.00/0.00	|  Number of clauses:    48483                                                |
0.00/0.03	|  Parsing time:         0.02         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |   14613    47636   121181 |    15878        0    nan |  0.000 % |
0.00/0.04	|       101 |   14613    47636   121181 |    17466      101     20 |  1.324 % |
0.00/0.08	|       251 |   14613    47636   121181 |    19213      251     15 |  1.324 % |
0.09/0.12	|       476 |   14613    47636   121181 |    21134      476     11 |  1.324 % |
0.09/0.18	|       813 |   14613    47636   121181 |    23247      813     10 |  1.324 % |
0.19/0.28	|      1319 |   14613    47636   121181 |    25572     1319     10 |  1.324 % |
0.39/0.43	|      2078 |   14613    47636   121181 |    28130     2078     13 |  1.325 % |
0.69/0.77	|      3219 |   14613    47636   121181 |    30943     3219     26 |  1.324 % |
1.19/1.23	|      4928 |   13462    43581   111245 |    34037     4839     26 |  9.096 % |
1.99/2.02	|      7490 |   13396    43372   110706 |    37441     7388     33 |  9.683 % |
3.59/3.68	|     11337 |   13352    43190   110235 |    41185    11226     39 |  9.839 % |
5.79/5.84	|     17103 |   13327    43108   110021 |    45303    16986     41 | 10.007 % |
11.09/11.13	|     25752 |   13265    42944   109614 |    49834    25610     50 | 10.433 % |
22.08/22.19	|     38729 |   13114    42410   108402 |    54817    38282     54 | 11.446 % |
41.78/41.85	|     58190 |   13102    42345   108260 |    60299    57380     55 | 11.608 % |
73.47/73.57	|     87382 |   13067    42172   107866 |    66329    45403     50 | 11.837 % |
123.16/123.29	|    131171 |   13000    41932   107254 |    72962    40190     44 | 12.216 % |
144.05/144.16	===============================================================================
144.05/144.16	restarts              : 17
144.05/144.16	conflicts             : 150168         (1043 /sec)
144.05/144.16	decisions             : 204085         (1.26 % random) (1417 /sec)
144.05/144.16	propagations          : 191576736      (1329987 /sec)
144.05/144.16	conflict literals     : 7514583        (55.69 % deleted)
144.05/144.16	Memory used           : 21.10 MB
144.05/144.16	CPU time              : 144.044 s
144.05/144.16	
144.05/144.16	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-1797828-1242077372/watcher-1797828-1242077372 -o /tmp/evaluation-result-1797828-1242077372/solver-1797828-1242077372 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797828-1242077372.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.01 1.06 1.02 3/64 5067
/proc/meminfo: memFree=1959288/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=2168 CPUtime=0
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 235770188 2220032 337 1992294400 134512640 135213614 4294956256 18446744073709551615 134524639 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 542 338 58 171 0 368 0

[startup+0.01179 s]
/proc/loadavg: 1.01 1.06 1.02 3/64 5067
/proc/meminfo: memFree=1959288/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=2780 CPUtime=0
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 235770188 2846720 502 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 695 502 58 171 0 521 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2780

[startup+0.101803 s]
/proc/loadavg: 1.01 1.06 1.02 3/64 5067
/proc/meminfo: memFree=1959288/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=4900 CPUtime=0.09
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1016 0 0 0 9 0 0 0 18 0 1 0 235770188 5017600 1001 1992294400 134512640 135213614 4294956256 18446744073709551615 134536417 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 1225 1001 77 171 0 1051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4900

[startup+0.301835 s]
/proc/loadavg: 1.01 1.06 1.02 3/64 5067
/proc/meminfo: memFree=1959288/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=5032 CPUtime=0.29
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1043 0 0 0 29 0 0 0 19 0 1 0 235770188 5152768 1028 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 1258 1028 77 171 0 1084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5032

[startup+0.701898 s]
/proc/loadavg: 1.01 1.06 1.02 3/64 5067
/proc/meminfo: memFree=1959288/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=5296 CPUtime=0.69
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1116 0 0 0 69 0 0 0 23 0 1 0 235770188 5423104 1101 1992294400 134512640 135213614 4294956256 18446744073709551615 134537494 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 1324 1101 77 171 0 1150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5296

[startup+1.50203 s]
/proc/loadavg: 1.01 1.06 1.02 2/65 5068
/proc/meminfo: memFree=1954992/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=5692 CPUtime=1.49
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1210 0 0 0 148 1 0 0 25 0 1 0 235770188 5828608 1195 1992294400 134512640 135213614 4294956256 18446744073709551615 134527142 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 1423 1195 77 171 0 1249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5692

[startup+3.10128 s]
/proc/loadavg: 1.01 1.06 1.02 2/65 5068
/proc/meminfo: memFree=1954160/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=6880 CPUtime=3.09
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1494 0 0 0 308 1 0 0 25 0 1 0 235770188 7045120 1479 1992294400 134512640 135213614 4294956256 18446744073709551615 134526819 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 1720 1479 77 171 0 1546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6880

[startup+6.30179 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 5068
/proc/meminfo: memFree=1952176/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=8600 CPUtime=6.29
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 1932 0 0 0 627 2 0 0 25 0 1 0 235770188 8806400 1917 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 2150 1917 77 171 0 1976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8600

[startup+12.7018 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 5068
/proc/meminfo: memFree=1948976/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=11608 CPUtime=12.69
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 2672 0 0 0 1266 3 0 0 25 0 1 0 235770188 11886592 2657 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 2902 2657 77 171 0 2728 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11608

[startup+25.5019 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 5068
/proc/meminfo: memFree=1944880/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=15516 CPUtime=25.48
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 3633 0 0 0 2544 4 0 0 25 0 1 0 235770188 15888384 3618 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 3879 3618 77 171 0 3705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15516

[startup+51.1019 s]
/proc/loadavg: 1.00 1.05 1.02 2/65 5068
/proc/meminfo: memFree=1939056/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21328 CPUtime=51.07
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5092 0 0 0 5101 6 0 0 25 0 1 0 235770188 21839872 5077 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5332 5077 77 171 0 5158 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21328

[startup+102.305 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 5068
/proc/meminfo: memFree=1938672/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=102.26
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 10219 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134535028 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21600

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

[startup+127.901 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=127.85
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 12778 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 21600

[startup+134.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=134.25
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 13418 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 21600

[startup+140.701 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=140.65
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 14058 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 21600

[startup+142.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=142.25
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 14218 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 142.25
Current children cumulated vsize (KiB) 21600

[startup+143.102 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=143.05
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 14298 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 143.05
Current children cumulated vsize (KiB) 21600

[startup+143.902 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=143.85
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 14378 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134524020 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 143.85
Current children cumulated vsize (KiB) 21600

[startup+144.106 s]
/proc/loadavg: 1.00 1.03 1.01 2/65 5068
/proc/meminfo: memFree=1938608/2055920 swapFree=4181456/4192956
[pid=5067] ppid=5065 vsize=21600 CPUtime=144.05
/proc/5067/stat : 5067 (minisat_static) R 5065 5067 4750 0 -1 4194304 5154 0 0 0 14398 7 0 0 25 0 1 0 235770188 22118400 5139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/5067/statm: 5400 5139 77 171 0 5226 0
Current children cumulated CPU time (s) 144.05
Current children cumulated vsize (KiB) 21600

Child status: 20
Real time (s): 144.166
CPU time (s): 144.12
CPU user time (s): 144.044
CPU system time (s): 0.075988
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 21600

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

runsolver used 0.122981 second user time and 0.288956 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-11 23:29:32
IDJOB=1797828
IDBENCH=69566
IDSOLVER=651
FILE ID=node26/1797828-1242077372
PBS_JOBID= 9277663
Free space on /tmp= 66128 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797828-1242077372/watcher-1797828-1242077372 -o /tmp/evaluation-result-1797828-1242077372/solver-1797828-1242077372 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797828-1242077372.cnf

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=1389195178

node26.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.261
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.261
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:       1959712 kB
Buffers:          1040 kB
Cached:          18700 kB
SwapCached:       5352 kB
Active:          10932 kB
Inactive:        16724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959712 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            54584 kB
Committed_AS:   779272 kB
PageTables:       1368 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= 66128 MiB
End job on node26 at 2009-05-11 23:31:56