Trace number 1877099

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
bsolo 3.1UNSAT 74.2567 74.2998

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.8.accl.ucl.opb
MD5SUMb2fe1642a1ae97e0b20cfe37f07bcc49
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark74.2567
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables21380
Total number of constraints60984
Number of constraints which are clauses58828
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2156
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 73
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 262
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877099-1245130479.opb
0.00/0.00	c File size is 1957543 bytes.
0.19/0.25	c Highest Coefficient sum: 262
0.19/0.25	c Parsing was ok!!
0.19/0.25	c Total parsing time: 0.254 s
0.19/0.28	c Var: 21380 Constr: 60984 58828/0/2156 Lit: 164234 Watch. Lit: 124643
0.19/0.28	c Obj. Vars: 0 (0 % of total variables)
22.79/22.81	c Pre-processing Time: 22.802 s
22.79/22.81	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
22.79/22.81	c        0  10269    29784    91609    3    62909   64212      0      0 22.80
22.79/22.81	c Switching off lower bounding mode.
74.15/74.29	c      100  10269    29980    93301    3    69341   70634    196      4 22.94
74.15/74.29	c      251  10269    30241    96268    3    72606   77698    457     10 23.21
74.15/74.29	c      477  10269    30658   106246    3    73010   85468    874     20 23.54
74.15/74.29	c      815  10269    31214   114604    3    72319   94015   1430     33 24.03
74.15/74.29	c     1326  10269    32133   138602    4    75126  103417   2349     54 24.49
74.15/74.29	c     2089  10269    33521   202076    6    78489  113759   3737     82 25.35
74.15/74.29	c     3235  10269    35787   497740   13    82912  125135   6003    120 26.94
74.15/74.29	c     4957  10269    39177   998608   25    89652  137649   9393    163 30.39
74.15/74.29	c     7543  10268    44267  1954597   44    99674  151414  14483    200 37.57
74.15/74.29	c    11422   9738    49622  2486586   50   110297  166556  19838    229 49.84
74.15/74.29	c Backtracks by Clause: 15016
74.15/74.29	c Backtracks by PB constraint: 147
74.15/74.29	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
74.15/74.29	c   10    15765   6362    60317    55783  2907940  25999    212 74.25
74.15/74.29	s UNSATISFIABLE
74.15/74.29	c Total time: 74.246 s

Verifier Data

ERROR: no interpretation 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-1877099-1245130479/watcher-1877099-1245130479 -o /tmp/evaluation-result-1877099-1245130479/solver-1877099-1245130479 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1877099-1245130479.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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.08 1.02 1.01 3/64 4182
/proc/meminfo: memFree=1854616/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=12624 CPUtime=0
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 180648846 12926976 249 1992294400 134512640 137136520 4294956256 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 3156 249 178 640 0 2034 0

[startup+0.096723 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 4182
/proc/meminfo: memFree=1854616/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=15672 CPUtime=0.09
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 1203 0 0 0 9 0 0 0 18 0 1 0 180648846 16048128 1187 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 3918 1188 348 640 0 2796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15672

[startup+0.101723 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 4182
/proc/meminfo: memFree=1854616/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=15972 CPUtime=0.09
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 1274 0 0 0 9 0 0 0 18 0 1 0 180648846 16355328 1258 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 3993 1258 358 640 0 2871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15972

[startup+0.301758 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 4182
/proc/meminfo: memFree=1854616/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=23768 CPUtime=0.3
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 3953 0 0 0 29 1 0 0 19 0 1 0 180648846 24338432 3419 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 5942 3419 189 640 0 5298 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 23768

[startup+0.701828 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 4182
/proc/meminfo: memFree=1854616/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24032 CPUtime=0.69
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4039 0 0 0 68 1 0 0 23 0 1 0 180648846 24608768 3505 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6008 3505 189 640 0 5364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24032

[startup+1.50197 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 4183
/proc/meminfo: memFree=1841232/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24164 CPUtime=1.49
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4059 0 0 0 148 1 0 0 25 0 1 0 180648846 24743936 3525 1992294400 134512640 137136520 4294956256 18446744073709551615 136295685 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6041 3525 189 640 0 5397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24164

[startup+3.10125 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4183
/proc/meminfo: memFree=1841040/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24164 CPUtime=3.09
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4066 0 0 0 308 1 0 0 25 0 1 0 180648846 24743936 3532 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6041 3532 189 640 0 5397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24164

[startup+6.30181 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4183
/proc/meminfo: memFree=1840720/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24296 CPUtime=6.28
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4079 0 0 0 627 1 0 0 25 0 1 0 180648846 24879104 3545 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6074 3545 189 640 0 5430 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24296

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 4183
/proc/meminfo: memFree=1840720/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24296 CPUtime=12.68
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4098 0 0 0 1266 2 0 0 25 0 1 0 180648846 24879104 3564 1992294400 134512640 137136520 4294956256 18446744073709551615 134562928 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6074 3564 189 640 0 5430 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24296

[startup+25.5012 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1840784/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=24736 CPUtime=25.48
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 4415 0 0 0 2541 7 0 0 25 0 1 0 180648846 25329664 3671 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 6184 3671 198 640 0 5540 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24736

[startup+51.1017 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1812816/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=53040 CPUtime=51.07
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 11485 0 0 0 5093 14 0 0 25 0 1 0 180648846 54312960 10741 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 13260 10741 198 640 0 12616 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53040

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

[startup+63.9029 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1809424/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=56032 CPUtime=63.86
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12233 0 0 0 6370 16 0 0 25 0 1 0 180648846 57376768 11489 1992294400 134512640 137136520 4294956256 18446744073709551615 134572481 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14008 11489 198 640 0 13364 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 56032

[startup+70.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1807824/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=57616 CPUtime=70.25
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12629 0 0 0 7009 16 0 0 25 0 1 0 180648846 58998784 11885 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14404 11885 198 640 0 13760 0
Current children cumulated CPU time (s) 70.25
Current children cumulated vsize (KiB) 57616

[startup+71.9013 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1807504/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=57980 CPUtime=71.85
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12720 0 0 0 7169 16 0 0 25 0 1 0 180648846 59371520 11976 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14495 11976 198 640 0 13851 0
Current children cumulated CPU time (s) 71.85
Current children cumulated vsize (KiB) 57980

[startup+73.5016 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1807312/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=58344 CPUtime=73.45
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12811 0 0 0 7329 16 0 0 25 0 1 0 180648846 59744256 12067 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14586 12067 198 640 0 13942 0
Current children cumulated CPU time (s) 73.45
Current children cumulated vsize (KiB) 58344

[startup+73.9017 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1806928/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=58516 CPUtime=73.85
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12854 0 0 0 7369 16 0 0 25 0 1 0 180648846 59920384 12110 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14629 12110 198 640 0 13985 0
Current children cumulated CPU time (s) 73.85
Current children cumulated vsize (KiB) 58516

[startup+74.1027 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1806928/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=58516 CPUtime=74.05
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12854 0 0 0 7389 16 0 0 25 0 1 0 180648846 59920384 12110 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14629 12110 198 640 0 13985 0
Current children cumulated CPU time (s) 74.05
Current children cumulated vsize (KiB) 58516

[startup+74.2027 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 4183
/proc/meminfo: memFree=1806928/2055920 swapFree=4191900/4192956
[pid=4182] ppid=4180 vsize=58516 CPUtime=74.15
/proc/4182/stat : 4182 (bsolo) R 4180 4182 4054 0 -1 4194304 12854 0 0 0 7399 16 0 0 25 0 1 0 180648846 59920384 12110 1992294400 134512640 137136520 4294956256 18446744073709551615 136502148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4182/statm: 14629 12110 198 640 0 13985 0
Current children cumulated CPU time (s) 74.15
Current children cumulated vsize (KiB) 58516

Child status: 0
Real time (s): 74.2998
CPU time (s): 74.2567
CPU user time (s): 74.0797
CPU system time (s): 0.176973
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 58516

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

runsolver used 0.084987 second user time and 0.19197 second system time

The end

Launcher Data

Begin job on node4 at 2009-06-16 07:34:39
IDJOB=1877099
IDBENCH=1488
IDSOLVER=699
FILE ID=node4/1877099-1245130479
PBS_JOBID= 9363700
Free space on /tmp= 66408 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.8.accl.ucl.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1877099-1245130479/watcher-1877099-1245130479 -o /tmp/evaluation-result-1877099-1245130479/solver-1877099-1245130479 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1877099-1245130479.opb

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

MD5SUM BENCH= b2fe1642a1ae97e0b20cfe37f07bcc49
RANDOM SEED=868341179

node4.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:       1855096 kB
Buffers:         14556 kB
Cached:         117784 kB
SwapCached:        260 kB
Active:          18916 kB
Inactive:       126680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1855096 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5892 kB
Writeback:           0 kB
Mapped:          21744 kB
Slab:            41200 kB
Committed_AS:   135324 kB
PageTables:       1472 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= 66404 MiB
End job on node4 at 2009-06-16 07:35:53