Trace number 2656982

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.2 CardUNSAT 167.248 167.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
MD5SUMf7a477da8fbb23e2742430438fb68c46
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 benchmark5.51816
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables55066
Total number of constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
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 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656982-1276341600.opb
0.00/0.00	c File size is 5176311 bytes.
0.89/0.93	c Highest Coefficient sum: 256
0.89/0.93	c Parsing was ok!!
0.89/0.93	c Total parsing time: 0.93 s
1.00/1.02	c Var: 55066 Constr: 160619 156587/0/4032 Lit: 415589 Watch. Lit: 325683
1.00/1.02	c Obj. Vars: 0 (0 % of total variables)
145.63/145.71	c Pre-processing Time: 145.659 s
145.63/145.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
145.63/145.72	c        0  28106    82859   232129    2   171399  120658      0      0 145.66
145.63/145.72	c Switching off lower bounding mode.
167.22/167.30	c      100  28106    83021   238639    2   172017  132724    162      0 147.16
167.22/167.30	c      250  28106    83283   248344    2   172873  145997    424      1 148.53
167.22/167.30	c      476  28106    83676   262807    3   173818  160597    817      3 150.86
167.22/167.30	c      814  28106    84238   292127    3   175060  176657   1379      5 153.90
167.22/167.30	c     1322  28106    85087   371715    4   176923  194323   2228      8 158.02
167.22/167.30	c     2085  28106    86427   487692    5   179781  213756   3568     12 164.72
167.22/167.30	c Backtracks by Clause: 2373
167.22/167.30	c Backtracks by PB constraint: 0
167.22/167.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
167.22/167.30	c    6     2373   1005     6172    86864   523669   4005     14 167.24
167.22/167.30	s UNSATISFIABLE
167.22/167.30	c Total time: 167.24 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-2656982-1276341600/watcher-2656982-1276341600 -o /tmp/evaluation-result-2656982-1276341600/solver-2656982-1276341600 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656982-1276341600.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.48 1.15 1.04 3/106 10603
/proc/meminfo: memFree=1741116/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=15984 CPUtime=0
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 345 0 0 0 0 0 0 0 25 0 1 0 7811870 16367616 264 1992294400 134512640 137138936 4286760848 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 3996 265 177 642 0 2088 0

[startup+0.039321 s]
/proc/loadavg: 1.48 1.15 1.04 3/106 10603
/proc/meminfo: memFree=1741116/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=16676 CPUtime=0.03
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 573 0 0 0 3 0 0 0 25 0 1 0 7811870 17076224 492 1992294400 134512640 137138936 4286760848 18446744073709551615 136525335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 4169 493 219 642 0 2261 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16676

[startup+0.101331 s]
/proc/loadavg: 1.48 1.15 1.04 3/106 10603
/proc/meminfo: memFree=1741116/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=18208 CPUtime=0.09
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 1032 0 0 0 9 0 0 0 25 0 1 0 7811870 18644992 951 1992294400 134512640 137138936 4286760848 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 4552 951 302 642 0 2644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18208

[startup+0.301366 s]
/proc/loadavg: 1.48 1.15 1.04 3/106 10603
/proc/meminfo: memFree=1741116/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=23236 CPUtime=0.29
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 2599 0 0 0 29 0 0 0 25 0 1 0 7811870 23793664 2478 1992294400 134512640 137138936 4286760848 18446744073709551615 136492481 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 5809 2478 592 642 0 3901 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23236

[startup+0.70144 s]
/proc/loadavg: 1.48 1.15 1.04 3/106 10603
/proc/meminfo: memFree=1741116/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=32308 CPUtime=0.69
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 5436 0 0 0 68 1 0 0 25 0 1 0 7811870 33083392 5236 1992294400 134512640 137138936 4286760848 18446744073709551615 136487718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 8077 5236 1126 642 0 6169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32308

[startup+1.50159 s]
/proc/loadavg: 1.44 1.14 1.04 2/107 10604
/proc/meminfo: memFree=1710728/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45360 CPUtime=1.49
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10199 0 0 0 145 4 0 0 25 0 1 0 7811870 46448640 8686 1992294400 134512640 137138936 4286760848 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11340 8686 184 642 0 10696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45360

[startup+3.10088 s]
/proc/loadavg: 1.44 1.14 1.04 2/107 10604
/proc/meminfo: memFree=1706512/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45492 CPUtime=3.09
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10240 0 0 0 304 5 0 0 25 0 1 0 7811870 46583808 8727 1992294400 134512640 137138936 4286760848 18446744073709551615 134542243 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11373 8727 184 642 0 10729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45492

[startup+6.30146 s]
/proc/loadavg: 1.41 1.14 1.04 2/107 10604
/proc/meminfo: memFree=1706264/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45492 CPUtime=6.29
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10242 0 0 0 624 5 0 0 25 0 1 0 7811870 46583808 8729 1992294400 134512640 137138936 4286760848 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11373 8729 184 642 0 10729 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45492

[startup+12.7006 s]
/proc/loadavg: 1.38 1.14 1.04 2/107 10604
/proc/meminfo: memFree=1706264/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45624 CPUtime=12.68
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10267 0 0 0 1263 5 0 0 25 0 1 0 7811870 46718976 8754 1992294400 134512640 137138936 4286760848 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11406 8754 184 642 0 10762 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45624

[startup+25.501 s]
/proc/loadavg: 1.29 1.13 1.04 2/107 10606
/proc/meminfo: memFree=1706140/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45756 CPUtime=25.48
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10311 0 0 0 2542 6 0 0 25 0 1 0 7811870 46854144 8798 1992294400 134512640 137138936 4286760848 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11439 8798 184 642 0 10795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45756

[startup+51.1016 s]
/proc/loadavg: 1.19 1.12 1.04 2/107 10606
/proc/meminfo: memFree=1706016/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=45888 CPUtime=51.07
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10332 0 0 0 5099 8 0 0 25 0 1 0 7811870 46989312 8819 1992294400 134512640 137138936 4286760848 18446744073709551615 136297747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11472 8819 184 642 0 10828 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45888

[startup+102.309 s]
/proc/loadavg: 1.08 1.10 1.03 2/107 10608
/proc/meminfo: memFree=1705768/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=46152 CPUtime=102.26
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 10398 0 0 0 10215 11 0 0 25 0 1 0 7811870 47259648 8885 1992294400 134512640 137138936 4286760848 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11538 8885 184 642 0 10894 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46152

[startup+162.301 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1704652/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=47264 CPUtime=162.23
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11438 0 0 0 16199 24 0 0 25 0 1 0 7811870 48398336 9169 1992294400 134512640 137138936 4286760848 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11816 9169 192 642 0 11172 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 47264

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

[startup+163.101 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1704528/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=47720 CPUtime=163.03
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11552 0 0 0 16279 24 0 0 25 0 1 0 7811870 48865280 9283 1992294400 134512640 137138936 4286760848 18446744073709551615 134607604 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11930 9283 192 642 0 11286 0
Current children cumulated CPU time (s) 163.03
Current children cumulated vsize (KiB) 47720

[startup+164.7 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1704156/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=47720 CPUtime=164.63
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11552 0 0 0 16439 24 0 0 25 0 1 0 7811870 48865280 9283 1992294400 134512640 137138936 4286760848 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 11930 9283 192 642 0 11286 0
Current children cumulated CPU time (s) 164.63
Current children cumulated vsize (KiB) 47720

[startup+166.301 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1703660/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=48156 CPUtime=166.22
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11661 0 0 0 16598 24 0 0 25 0 1 0 7811870 49311744 9392 1992294400 134512640 137138936 4286760848 18446744073709551615 134575295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 12039 9392 192 642 0 11395 0
Current children cumulated CPU time (s) 166.22
Current children cumulated vsize (KiB) 48156

[startup+167.101 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1703660/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=48156 CPUtime=167.03
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11661 0 0 0 16679 24 0 0 25 0 1 0 7811870 49311744 9392 1992294400 134512640 137138936 4286760848 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 12039 9392 192 642 0 11395 0
Current children cumulated CPU time (s) 167.03
Current children cumulated vsize (KiB) 48156

[startup+167.301 s]
/proc/loadavg: 1.03 1.08 1.03 2/107 10608
/proc/meminfo: memFree=1703660/2059040 swapFree=4192956/4192956
[pid=10603] ppid=10601 vsize=48156 CPUtime=167.22
/proc/10603/stat : 10603 (bsolo_pb10) R 10601 10603 10257 0 -1 4202496 11661 0 0 0 16698 24 0 0 25 0 1 0 7811870 49311744 9392 1992294400 134512640 137138936 4286760848 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10603/statm: 12039 9392 192 642 0 11395 0
Current children cumulated CPU time (s) 167.22
Current children cumulated vsize (KiB) 48156

Child status: 0
Real time (s): 167.31
CPU time (s): 167.248
CPU user time (s): 166.993
CPU system time (s): 0.254961
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 48212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.993
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11661
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= 1
involuntary context switches= 2383

runsolver used 0.25996 second user time and 0.824874 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-12 13:20:00
IDJOB=2656982
IDBENCH=1494
IDSOLVER=1162
FILE ID=node027/2656982-1276341600
PBS_JOBID= 11173187
Free space on /tmp= 62444 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656982-1276341600/watcher-2656982-1276341600 -o /tmp/evaluation-result-2656982-1276341600/solver-2656982-1276341600 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656982-1276341600.opb

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

MD5SUM BENCH= f7a477da8fbb23e2742430438fb68c46
RANDOM SEED=1940572287

node027.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.261
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5600.52
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.261
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1741520 kB
Buffers:         39536 kB
Cached:         148180 kB
SwapCached:          0 kB
Active:         157240 kB
Inactive:        89888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1741520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9172 kB
Writeback:          28 kB
AnonPages:       59344 kB
Mapped:          15412 kB
Slab:            48416 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62440 MiB
End job on node027 at 2010-06-12 13:22:48