Trace number 2656693

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 68.1536 68.1787

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111223220.opb
MD5SUMc0dca940756ea4be5f7b1224240a8526
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.112982
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 1230
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-2656693-1276272470.opb
0.00/0.00	c File size is 9906 bytes.
0.00/0.00	c Highest Coefficient sum: 1230
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: 902
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.005 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.
68.08/68.17	c      101    169      205     5287   25     1100    2820    106   3482 0.03
68.08/68.17	c      251    169      358    10391   29     1407    3103    259   3984 0.06
68.08/68.17	c      476    169      589    16249   27     1870    3414    490   3966 0.12
68.08/68.17	c      814    169      935    25755   27     2563    3756    836   3633 0.22
68.08/68.17	c     1322    169     1449    40841   28     3588    4132   1350   3288 0.40
68.08/68.17	c     2085    169     2229    63786   28     5150    4546   2130   2891 0.72
68.08/68.17	c     3233    169     3419   114395   33     7539    5001   3320   2385 1.35
68.08/68.17	c     4954    169     2601    96488   37     5903    5502   2502   1903 2.60
68.08/68.17	c     7541    169     5266   192662   36    11248    6053   5167   1757 4.29
68.08/68.17	c    11421    169     3127   102070   32     6961    6659   3028   1620 7.05
68.08/68.17	c    17243    169     5748   211713   36    12232    7325   5649   1523 11.32
68.08/68.17	c    25983    169     7308   268408   36    15351    8058   7209   1387 18.73
68.08/68.17	c    39093    169     4407   186088   42     9531    8864   4308   1283 30.46
68.08/68.17	c    58767    169     6629   276646   41    14003    9751   6530   1180 49.78
68.08/68.17	c Backtracks by Clause: 74689
68.08/68.17	c Backtracks by PB constraint: 27
68.08/68.17	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
68.08/68.17	c   14    74716  19113   114284     8172   317289   8073   1096 68.15
68.08/68.17	s UNSATISFIABLE
68.08/68.17	c Total time: 68.151 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-2656693-1276272470/watcher-2656693-1276272470 -o /tmp/evaluation-result-2656693-1276272470/solver-2656693-1276272470 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656693-1276272470.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.93 0.97 0.91 3/106 4384
/proc/meminfo: memFree=1570264/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=10792 CPUtime=0
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 2848607 11051008 249 1992294400 134512640 137138936 4290408880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 2698 249 192 642 0 2054 0

[startup+0.026932 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 4384
/proc/meminfo: memFree=1570264/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=10792 CPUtime=0.02
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 345 0 0 0 2 0 0 0 23 0 1 0 2848607 11051008 260 1992294400 134512640 137138936 4290408880 18446744073709551615 134551921 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 2698 260 192 642 0 2054 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10792

[startup+0.10095 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 4384
/proc/meminfo: memFree=1570264/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=10916 CPUtime=0.09
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 382 0 0 0 9 0 0 0 23 0 1 0 2848607 11177984 297 1992294400 134512640 137138936 4290408880 18446744073709551615 134607142 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 2729 297 192 642 0 2085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10916

[startup+0.300994 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 4384
/proc/meminfo: memFree=1570264/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=11284 CPUtime=0.29
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 461 0 0 0 29 0 0 0 23 0 1 0 2848607 11554816 376 1992294400 134512640 137138936 4290408880 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 2821 376 192 642 0 2177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11284

[startup+0.701085 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 4384
/proc/meminfo: memFree=1570264/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=11776 CPUtime=0.69
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 586 0 0 0 69 0 0 0 25 0 1 0 2848607 12058624 501 1992294400 134512640 137138936 4290408880 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 2944 501 192 642 0 2300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11776

[startup+1.50126 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1568520/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=12764 CPUtime=1.49
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 820 0 0 0 149 0 0 0 25 0 1 0 2848607 13070336 735 1992294400 134512640 137138936 4290408880 18446744073709551615 135984553 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 3191 735 192 642 0 2547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12764

[startup+3.10062 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1567156/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=13632 CPUtime=3.09
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1054 0 0 0 308 1 0 0 25 0 1 0 2848607 13959168 969 1992294400 134512640 137138936 4290408880 18446744073709551615 134618135 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 3408 969 192 642 0 2764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13632

[startup+6.30133 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1566164/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=14256 CPUtime=6.29
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1220 0 0 0 627 2 0 0 25 0 1 0 2848607 14598144 1135 1992294400 134512640 137138936 4290408880 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 3564 1135 192 642 0 2920 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14256

[startup+12.7007 s]
/proc/loadavg: 0.94 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1565792/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=15000 CPUtime=12.69
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1383 0 0 0 1265 4 0 0 25 0 1 0 2848607 15360000 1298 1992294400 134512640 137138936 4290408880 18446744073709551615 134602900 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 3750 1298 192 642 0 3106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15000

[startup+25.5015 s]
/proc/loadavg: 0.95 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1564800/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=15612 CPUtime=25.48
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1547 0 0 0 2541 7 0 0 25 0 1 0 2848607 15986688 1462 1992294400 134512640 137138936 4290408880 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 3903 1462 192 642 0 3259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15612

[startup+51.101 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1564056/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=16448 CPUtime=51.08
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1748 0 0 0 5096 12 0 0 25 0 1 0 2848607 16842752 1663 1992294400 134512640 137138936 4290408880 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4112 1663 192 642 0 3468 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16448

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

[startup+57.5014 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1563188/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17192 CPUtime=57.47
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 1955 0 0 0 5734 13 0 0 25 0 1 0 2848607 17604608 1870 1992294400 134512640 137138936 4290408880 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4298 1870 192 642 0 3654 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 17192

[startup+63.9009 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1562816/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17664 CPUtime=63.87
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 2053 0 0 0 6373 14 0 0 25 0 1 0 2848607 18087936 1968 1992294400 134512640 137138936 4290408880 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4416 1968 192 642 0 3772 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 17664

[startup+65.5012 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1562692/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17788 CPUtime=65.47
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 2102 0 0 0 6533 14 0 0 25 0 1 0 2848607 18214912 2017 1992294400 134512640 137138936 4290408880 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4447 2017 192 642 0 3803 0
Current children cumulated CPU time (s) 65.47
Current children cumulated vsize (KiB) 17788

[startup+67.1086 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1562568/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17788 CPUtime=67.08
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 2102 0 0 0 6693 15 0 0 25 0 1 0 2848607 18214912 2017 1992294400 134512640 137138936 4290408880 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4447 2017 192 642 0 3803 0
Current children cumulated CPU time (s) 67.08
Current children cumulated vsize (KiB) 17788

[startup+67.9008 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1562568/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17788 CPUtime=67.87
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 2102 0 0 0 6772 15 0 0 25 0 1 0 2848607 18214912 2017 1992294400 134512640 137138936 4290408880 18446744073709551615 134542799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4447 2017 192 642 0 3803 0
Current children cumulated CPU time (s) 67.87
Current children cumulated vsize (KiB) 17788

[startup+68.1008 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 4385
/proc/meminfo: memFree=1562568/2059040 swapFree=4192956/4192956
[pid=4384] ppid=4382 vsize=17788 CPUtime=68.08
/proc/4384/stat : 4384 (bsolo_pb10) R 4382 4384 3356 0 -1 4202496 2102 0 0 0 6793 15 0 0 25 0 1 0 2848607 18214912 2017 1992294400 134512640 137138936 4290408880 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/4384/statm: 4447 2017 192 642 0 3803 0
Current children cumulated CPU time (s) 68.08
Current children cumulated vsize (KiB) 17788

Child status: 0
Real time (s): 68.1787
CPU time (s): 68.1536
CPU user time (s): 68.0007
CPU system time (s): 0.152976
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 17788

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

runsolver used 0.091986 second user time and 0.354946 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-11 18:07:50
IDJOB=2656693
IDBENCH=1181
IDSOLVER=1162
FILE ID=node010/2656693-1276272470
PBS_JOBID= 11172201
Free space on /tmp= 62500 MiB

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

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

MD5SUM BENCH= c0dca940756ea4be5f7b1224240a8526
RANDOM SEED=1972385793

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1570792 kB
Buffers:         51788 kB
Cached:         310468 kB
SwapCached:          0 kB
Active:         161184 kB
Inactive:       260272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1570792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4076 kB
Writeback:           0 kB
AnonPages:       59096 kB
Mapped:          15472 kB
Slab:            45144 kB
PageTables:       3936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181388 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= 62496 MiB
End job on node010 at 2010-06-11 18:08:58