Trace number 2656755

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 50.4583 50.4772

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110966483.opb
MD5SUM10cf6f4237a5d83e8ddd9ab182f6ea9a
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 benchmark0.05599
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
Number of bits of the biggest sum of numbers11
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-2656755-1276278088.opb
0.00/0.00	c File size is 9920 bytes.
0.00/0.00	c Highest Coefficient sum: 1298
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 169 Constr: 101 30/70/1 Lit: 1205 Watch. Lit: 901
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.006 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    169       99     1179   11      880    2563      0      0 0.01
0.00/0.00	c Switching off lower bounding mode.
50.38/50.47	c      100    169      204     4884   23     1098    2820    105   3703 0.03
50.38/50.47	c      250    169      358    10311   28     1420    3103    259   3846 0.07
50.38/50.47	c      476    169      585    16977   29     1873    3414    486   3838 0.12
50.38/50.47	c      817    169      934    27803   29     2570    3756    835   3615 0.23
50.38/50.47	c     1325    169     1455    44263   30     3618    4132   1356   3239 0.41
50.38/50.47	c     2088    169     2240    69805   31     5190    4546   2141   2829 0.74
50.38/50.47	c     3235    169     3420   102040   29     7551    5001   3321   2443 1.32
50.38/50.47	c     4956    169     2604    66823   25     5907    5502   2505   2062 2.40
50.38/50.47	c     7540    169     5278   160037   30    11270    6053   5179   2075 3.63
50.38/50.47	c    11420    169     6147   229133   37    13037    6659   6048   1779 6.42
50.38/50.47	c    17242    169     5361   193513   36    11453    7325   5262   1594 10.82
50.38/50.47	c    25980    169     6937   259950   37    14639    8058   6838   1461 17.78
50.38/50.47	c    39092    169     4128   173295   41     8966    8864   4029   1264 30.91
50.38/50.47	c    58764     91     6290   206982   32    13287    9751   6191   1176 49.97
50.38/50.47	c Backtracks by Clause: 59283
50.38/50.47	c Backtracks by PB constraint: 18
50.38/50.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
50.38/50.47	c   14    59301  16171    94145     6832   218140   6733   1175 50.46
50.38/50.47	s UNSATISFIABLE
50.38/50.47	c Total time: 50.456 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-2656755-1276278088/watcher-2656755-1276278088 -o /tmp/evaluation-result-2656755-1276278088/solver-2656755-1276278088 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656755-1276278088.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: 0.92 0.98 1.01 3/106 5208
/proc/meminfo: memFree=1565448/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=10792 CPUtime=0
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 335 0 0 0 0 0 0 0 18 0 1 0 3412514 11051008 250 1992294400 134512640 137138936 4294493792 18446744073709551615 134578187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 2698 250 192 642 0 2054 0

[startup+0.069392 s]
/proc/loadavg: 0.92 0.98 1.01 3/106 5208
/proc/meminfo: memFree=1565448/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=10916 CPUtime=0.06
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 370 0 0 0 6 0 0 0 20 0 1 0 3412514 11177984 285 1992294400 134512640 137138936 4294493792 18446744073709551615 134574789 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 2729 285 192 642 0 2085 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10916

[startup+0.101395 s]
/proc/loadavg: 0.92 0.98 1.01 3/106 5208
/proc/meminfo: memFree=1565448/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=10916 CPUtime=0.09
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 385 0 0 0 9 0 0 0 20 0 1 0 3412514 11177984 300 1992294400 134512640 137138936 4294493792 18446744073709551615 134551080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 2729 300 192 642 0 2085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10916

[startup+0.301416 s]
/proc/loadavg: 0.92 0.98 1.01 3/106 5208
/proc/meminfo: memFree=1565448/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=11288 CPUtime=0.29
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 471 0 0 0 29 0 0 0 20 0 1 0 3412514 11558912 386 1992294400 134512640 137138936 4294493792 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 2822 386 192 642 0 2178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11288

[startup+0.701456 s]
/proc/loadavg: 0.92 0.98 1.01 3/106 5208
/proc/meminfo: memFree=1565448/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=11788 CPUtime=0.69
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 605 0 0 0 69 0 0 0 21 0 1 0 3412514 12070912 520 1992294400 134512640 137138936 4294493792 18446744073709551615 134606841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 2947 520 192 642 0 2303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11788

[startup+1.50154 s]
/proc/loadavg: 0.92 0.98 1.01 2/107 5209
/proc/meminfo: memFree=1563704/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=12524 CPUtime=1.49
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 782 0 0 0 149 0 0 0 23 0 1 0 3412514 12824576 697 1992294400 134512640 137138936 4294493792 18446744073709551615 134618001 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 3131 697 192 642 0 2487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12524

[startup+3.1017 s]
/proc/loadavg: 0.92 0.98 1.01 2/107 5209
/proc/meminfo: memFree=1562464/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=13268 CPUtime=3.09
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 955 0 0 0 308 1 0 0 25 0 1 0 3412514 13586432 870 1992294400 134512640 137138936 4294493792 18446744073709551615 134606630 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 3317 870 192 642 0 2673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13268

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 1.01 2/107 5209
/proc/meminfo: memFree=1561596/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=14244 CPUtime=6.29
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1213 0 0 0 628 1 0 0 25 0 1 0 3412514 14585856 1128 1992294400 134512640 137138936 4294493792 18446744073709551615 136504438 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 3561 1128 192 642 0 2917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14244

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1560736/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=14980 CPUtime=12.69
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1391 0 0 0 1265 4 0 0 25 0 1 0 3412514 15339520 1306 1992294400 134512640 137138936 4294493792 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 3745 1306 192 642 0 3101 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14980

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559868/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=15708 CPUtime=25.48
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1576 0 0 0 2541 7 0 0 25 0 1 0 3412514 16084992 1491 1992294400 134512640 137138936 4294493792 18446744073709551615 134542898 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 3927 1491 192 642 0 3283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15708

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

[startup+38.3013 s]
/proc/loadavg: 0.95 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=38.28
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 3819 9 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 16440

[startup+44.701 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=44.67
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 4457 10 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134618183 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 16440

[startup+47.9003 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=47.87
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 4776 11 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 16440

[startup+49.5085 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=49.48
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 4936 12 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134607568 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 16440

[startup+49.9005 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=49.88
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 4976 12 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134551859 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 49.88
Current children cumulated vsize (KiB) 16440

[startup+50.3005 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=50.28
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 5016 12 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 16440

[startup+50.4006 s]
/proc/loadavg: 0.96 0.98 1.00 2/107 5209
/proc/meminfo: memFree=1559248/2059040 swapFree=4192956/4192956
[pid=5208] ppid=5206 vsize=16440 CPUtime=50.38
/proc/5208/stat : 5208 (bsolo_pb10) R 5206 5208 5028 0 -1 4202496 1754 0 0 0 5026 12 0 0 25 0 1 0 3412514 16834560 1669 1992294400 134512640 137138936 4294493792 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/5208/statm: 4110 1669 192 642 0 3466 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 16440

Child status: 0
Real time (s): 50.4772
CPU time (s): 50.4583
CPU user time (s): 50.3363
CPU system time (s): 0.121981
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 16440

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

runsolver used 0.085986 second user time and 0.248962 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-11 19:41:28
IDJOB=2656755
IDBENCH=1243
IDSOLVER=1162
FILE ID=node005/2656755-1276278088
PBS_JOBID= 11173092
Free space on /tmp= 62532 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966483.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656755-1276278088/watcher-2656755-1276278088 -o /tmp/evaluation-result-2656755-1276278088/solver-2656755-1276278088 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656755-1276278088.opb

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

MD5SUM BENCH= 10cf6f4237a5d83e8ddd9ab182f6ea9a
RANDOM SEED=1272698280

node005.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		: 3000.246
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	: 6000.49
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.246
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:       1565976 kB
Buffers:         55620 kB
Cached:         311072 kB
SwapCached:          0 kB
Active:         168720 kB
Inactive:       257224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1565976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4008 kB
Writeback:           4 kB
AnonPages:       59260 kB
Mapped:          15388 kB
Slab:            45452 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180584 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62528 MiB
End job on node005 at 2010-06-11 19:42:18