Trace number 433146

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.17? (MO) 321.558 321.697

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3705.opb
MD5SUMc62be038ec01e0d6924d61ed3007a589
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4802224614
Best CPU time to get the best result obtained on this benchmark1804.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4802224614
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29593306649763
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29593306649763
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/433146-1177955534/instance-433146-1177955534.opb
0.00/0.00	c File size is 8804068 bytes.
0.29/0.36	c Coefficients are big enough for not using lower bounding.
1.49/1.58	c Highest Coefficient sum: 2.95933e+13
1.49/1.58	c Parsing was ok!!
1.49/1.58	c Total parsing time: 1.583 s
1.69/1.71	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.69/1.71	c Obj. Vars: 155000 (100 % of total variables)
26.17/26.22	c Pre-processing Time: 26.201 s
321.26/321.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
321.26/321.40	c        0  93871     5300   755000  142   455517  500000      0      0 26.20
321.26/321.40	c      100  93871     5400  1162688  215   456046  550001    100      3 26.57
321.26/321.40	c      250  93871     5550  1456189  262   458130  605002    250      9 26.93
321.26/321.40	c      475  93871     5775  1841770  318   459640  665503    475     17 27.59
321.26/321.40	c      813  93871     6113  2418565  395   460889  732054    813     28 28.41
321.26/321.40	c     1321  93871     6621  3497267  528   462428  805260   1321     43 30.05
321.26/321.40	c     2085  93871     7385  5472931  741   465251  885787   2085     63 32.93
321.26/321.40	c     3233  93871     8533  7457020  873   467754  974366   3233     90 35.84
321.26/321.40	c     4955  93871    10255 11441999 1115   474018  500000   4955    114 43.33
321.26/321.40	c     7540  93871    12840 17063765 1328   479448  550001   7540    138 54.29
321.26/321.40	c    11420  93871    16720 23851777 1426   486261  605002  11420    176 64.76
321.26/321.40	c    17243  93871    22543 34094735 1512   497898  665503  17243    191 89.83
321.26/321.40	c    25980  93871    31280 49785604 1591   524814  732054  25980    225 114.96
321.26/321.40	c    39091  93871    44391 61499693 1385   545259  805260  39091    269 145.02
321.26/321.40	c    58763  93871    64063 89402351 1395   586733  885787  58763    297 197.34
321.26/321.40	c Caught signal: 15
321.26/321.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
321.26/321.40	c   14    72598   3407  1076924    77898 141312554  72598    225 321.26
321.26/321.40	s UNKNOWN
321.26/321.40	c Total time: 321.265 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-433146-1177955534 -o ROOT/results/node10/solver-433146-1177955534 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433146-1177955534/instance-433146-1177955534.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 17899
/proc/meminfo: memFree=1837488/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=20336 CPUtime=0
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 271590985 20824064 332 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9340539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 5084 333 279 324 0 2004 0

[startup+0.0725111 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 17899
/proc/meminfo: memFree=1837488/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=22564 CPUtime=0.06
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 1067 0 0 0 6 0 0 0 18 0 1 0 271590985 23105536 997 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9340539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 5641 997 397 324 0 2561 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22564

[startup+0.101518 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 17899
/proc/meminfo: memFree=1837488/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=23592 CPUtime=0.09
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 1413 0 0 0 9 0 0 0 18 0 1 0 271590985 24158208 1264 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9340539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 5898 1264 447 324 0 2818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23592

[startup+0.301561 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 17899
/proc/meminfo: memFree=1837488/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=29616 CPUtime=0.29
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 3530 0 0 0 28 1 0 0 19 0 1 0 271590985 30326784 3078 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9340539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 7404 3078 758 324 0 4324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29616

[startup+0.701649 s]
/proc/loadavg: 0.85 0.97 0.95 3/77 17899
/proc/meminfo: memFree=1837488/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=36980 CPUtime=0.69
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 5926 0 0 0 67 2 0 0 22 0 1 0 271590985 37867520 5474 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134586540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 9245 5474 1266 324 0 6165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36980

[startup+1.50182 s]
/proc/loadavg: 0.85 0.97 0.95 2/78 17900
/proc/meminfo: memFree=1818024/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=34816 CPUtime=1.49
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 8384 0 0 0 147 2 0 0 25 0 1 0 271590985 35651584 7932 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 8704 7932 2305 324 0 5624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34816

[startup+3.10117 s]
/proc/loadavg: 0.85 0.97 0.95 2/78 17900
/proc/meminfo: memFree=1792232/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=49972 CPUtime=3.09
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 14174 0 0 0 302 7 0 0 25 0 1 0 271590985 51171328 11572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 12493 11572 303 324 0 11563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49972

[startup+6.30287 s]
/proc/loadavg: 0.95 0.98 0.96 2/78 17900
/proc/meminfo: memFree=1792232/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=49972 CPUtime=6.29
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 14174 0 0 0 616 13 0 0 25 0 1 0 271590985 51171328 11572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551182 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 12493 11572 303 324 0 11563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49972

[startup+12.7013 s]
/proc/loadavg: 0.95 0.98 0.96 2/78 17900
/proc/meminfo: memFree=1785520/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=56852 CPUtime=12.69
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 17388 0 0 0 1251 18 0 0 25 0 1 0 271590985 58216448 13271 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 14213 13271 305 324 0 13283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56852

[startup+25.5011 s]
/proc/loadavg: 0.96 0.98 0.96 2/78 17900
/proc/meminfo: memFree=1785592/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=56852 CPUtime=25.48
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 17388 0 0 0 2526 22 0 0 25 0 1 0 271590985 58216448 13271 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 14213 13271 305 324 0 13283 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56852

[startup+51.1016 s]
/proc/loadavg: 0.97 0.98 0.96 2/78 17900
/proc/meminfo: memFree=1607608/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=238844 CPUtime=51.05
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 64587 0 0 0 5061 44 0 0 25 0 1 0 271590985 244576256 58842 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551312 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 59711 58842 309 324 0 58781 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 238844

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=1252152/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=590160 CPUtime=102.23
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 152436 0 0 0 10142 81 0 0 25 0 1 0 271590985 604323840 146691 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 147540 146691 309 324 0 146610 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 590160

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=905592/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=943256 CPUtime=162.21
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 240755 0 0 0 16100 121 0 0 25 0 1 0 271590985 965894144 235010 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527350 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 235814 235010 309 324 0 234884 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 943256

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=520952/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=1320216 CPUtime=222.19
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 334979 0 0 0 22065 154 0 0 25 0 1 0 271590985 1351901184 329234 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527350 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 330054 329234 309 324 0 329124 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1320216

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=169976/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=1672724 CPUtime=282.17
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 423883 0 0 0 28027 190 0 0 25 0 1 0 271590985 1712869376 417373 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 418181 417373 309 324 0 417251 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1672724



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+321.401 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=15288/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=1843432 CPUtime=321.26
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194304 466564 0 0 0 31920 206 0 0 25 0 1 0 271590985 1887674368 460054 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571925 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 460858 460054 309 324 0 459928 0
Current children cumulated CPU time (s) 321.26
Current children cumulated vsize (KiB) 1843432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+321.601 s]
/proc/loadavg: 0.99 0.98 0.96 2/78 17900
/proc/meminfo: memFree=15288/2055920 swapFree=4145504/4192956
[pid=17899] ppid=17897 vsize=0 CPUtime=321.45
/proc/17899/stat : 17899 (bsolo3.0.17) R 17897 17899 17836 0 -1 4194308 466568 0 0 0 31920 225 0 0 25 0 1 0 271590985 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/17899/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 321.45
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 321.697
CPU time (s): 321.558
CPU user time (s): 319.205
CPU system time (s): 2.35264
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 1843432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.205
system time used= 2.35264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466568
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= 11
involuntary context switches= 570

runsolver used 0.246962 second user time and 0.695894 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Apr 30 17:52:15 UTC 2007

IDJOB= 433146
IDBENCH= 2298
IDSOLVER= 199
FILE ID= node10/433146-1177955534

PBS_JOBID= 4727715

Free space on /tmp= 66550 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3705.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433146-1177955534/instance-433146-1177955534.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-433146-1177955534 -o ROOT/results/node10/solver-433146-1177955534 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433146-1177955534/instance-433146-1177955534.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  c62be038ec01e0d6924d61ed3007a589

RANDOM SEED= 837964695

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1838088 kB
Buffers:         33420 kB
Cached:          95828 kB
SwapCached:      15320 kB
Active:          63488 kB
Inactive:        88252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838088 kB
SwapTotal:     4192956 kB
SwapFree:      4145504 kB
Dirty:           15372 kB
Writeback:           0 kB
Mapped:          29492 kB
Slab:            51744 kB
Committed_AS:  3849388 kB
PageTables:       1708 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= 66550 MiB

End job on node10 on Mon Apr 30 17:57:38 UTC 2007