Trace number 433137

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) 287.106 287.199

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3701.opb
MD5SUM4d43a5c709d5b7af17653becda068043
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4741692460
Best CPU time to get the best result obtained on this benchmark1804.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4741692460
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 29697461525571
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 29697461525571
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/433137-1177955363/instance-433137-1177955363.opb
0.00/0.00	c File size is 8804869 bytes.
0.29/0.36	c Coefficients are big enough for not using lower bounding.
1.49/1.59	c Highest Coefficient sum: 2.96975e+13
1.49/1.59	c Parsing was ok!!
1.49/1.59	c Total parsing time: 1.592 s
1.69/1.72	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.69/1.72	c Obj. Vars: 155000 (100 % of total variables)
26.98/27.02	c Pre-processing Time: 27.017 s
286.81/286.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
286.81/286.90	c        0  95976     5300   755000  142   455503  500000      0      0 27.02
286.81/286.90	c      101  95976     5401  1113737  206   456565  550001    101      3 27.39
286.81/286.90	c      252  95976     5552  1440154  259   457861  605002    252      9 27.99
286.81/286.90	c      477  95976     5777  1902786  329   458958  665503    477     16 28.70
286.81/286.90	c      815  95976     6115  2488955  407   460234  732054    815     27 29.61
286.81/286.90	c     1323  95976     6623  3373952  509   462104  805260   1323     42 30.89
286.81/286.90	c     2086  95976     7386  4711771  637   464069  885787   2086     61 33.69
286.81/286.90	c     3232  95976     8532  6666275  781   467496  974366   3232     89 35.99
286.81/286.90	c     4953  95976    10253 10491003 1023   472631  500000   4953    120 40.97
286.81/286.90	c     7537  95976    12837 17757168 1383   479268  550001   7537    127 59.11
286.81/286.90	c    11416  95976    16716 24730026 1479   487117  605002  11416    159 71.61
286.81/286.90	c    17238  95976    22538 36135191 1603   498269  665503  17238    183 94.12
286.81/286.90	c    25977  95976    31277 52017055 1663   516262  732054  25977    214 120.99
286.81/286.90	c    39089  95976    44389 74806717 1685   542859  805260  39089    245 159.08
286.81/286.90	c    58761  95976    64061 119001727 1857   585131  885787  58761    237 247.67
286.81/286.90	c Caught signal: 15
286.81/286.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
286.81/286.90	c   14    70952   2614  1698640    76253 141425113  70953    247 286.81
286.81/286.90	s UNKNOWN
286.81/286.90	c Total time: 286.811 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/node12/watcher-433137-1177955363 -o ROOT/results/node12/solver-433137-1177955363 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433137-1177955363/instance-433137-1177955363.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.78 0.94 0.90 3/77 913
/proc/meminfo: memFree=1836256/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=20336 CPUtime=0
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 271573741 20824064 333 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 5084 333 279 324 0 2004 0

[startup+0.0783259 s]
/proc/loadavg: 0.78 0.94 0.90 3/77 913
/proc/meminfo: memFree=1836256/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=22704 CPUtime=0.07
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 1106 0 0 0 7 0 0 0 18 0 1 0 271573741 23248896 1036 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10131067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 5676 1036 405 324 0 2596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22704

[startup+0.101327 s]
/proc/loadavg: 0.78 0.94 0.90 3/77 913
/proc/meminfo: memFree=1836256/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=23588 CPUtime=0.09
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 1395 0 0 0 9 0 0 0 18 0 1 0 271573741 24154112 1246 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10131067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 5897 1246 443 324 0 2817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23588

[startup+0.301348 s]
/proc/loadavg: 0.78 0.94 0.90 3/77 913
/proc/meminfo: memFree=1836256/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=29476 CPUtime=0.29
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 3485 0 0 0 28 1 0 0 19 0 1 0 271573741 30183424 3033 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 7369 3034 748 324 0 4289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29476

[startup+0.701388 s]
/proc/loadavg: 0.78 0.94 0.90 3/77 913
/proc/meminfo: memFree=1836256/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=36980 CPUtime=0.69
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 5909 0 0 0 67 2 0 0 22 0 1 0 271573741 37867520 5457 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 9245 5457 1259 324 0 6165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36980

[startup+1.50247 s]
/proc/loadavg: 0.78 0.94 0.90 2/78 914
/proc/meminfo: memFree=1816920/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=34816 CPUtime=1.49
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 8366 0 0 0 147 2 0 0 25 0 1 0 271573741 35651584 7914 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525286 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 8704 7914 2296 324 0 5624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34816

[startup+3.10163 s]
/proc/loadavg: 0.80 0.94 0.90 2/78 914
/proc/meminfo: memFree=1791064/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=49972 CPUtime=3.1
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 14166 0 0 0 303 7 0 0 25 0 1 0 271573741 51171328 11564 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 12493 11564 303 324 0 11563 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 49972

[startup+6.30195 s]
/proc/loadavg: 0.80 0.94 0.90 2/78 914
/proc/meminfo: memFree=1790808/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=49972 CPUtime=6.29
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 14166 0 0 0 618 11 0 0 25 0 1 0 271573741 51171328 11564 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 12493 11564 303 324 0 11563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49972

[startup+12.7016 s]
/proc/loadavg: 0.83 0.94 0.91 2/78 914
/proc/meminfo: memFree=1784160/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=56984 CPUtime=12.69
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 17421 0 0 0 1251 18 0 0 25 0 1 0 271573741 58351616 13304 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 14246 13304 305 324 0 13316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56984

[startup+25.5019 s]
/proc/loadavg: 0.85 0.94 0.91 2/78 914
/proc/meminfo: memFree=1784288/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=56984 CPUtime=25.49
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 17421 0 0 0 2527 22 0 0 25 0 1 0 271573741 58351616 13304 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 14246 13304 305 324 0 13316 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56984

[startup+51.1014 s]
/proc/loadavg: 0.90 0.94 0.91 2/78 914
/proc/meminfo: memFree=1611616/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=231968 CPUtime=51.07
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 62872 0 0 0 5065 42 0 0 25 0 1 0 271573741 237535232 57086 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 57992 57086 309 324 0 57062 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 231968

[startup+102.306 s]
/proc/loadavg: 0.96 0.95 0.91 2/78 914
/proc/meminfo: memFree=1274336/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=566660 CPUtime=102.26
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 146582 0 0 0 10147 79 0 0 25 0 1 0 271573741 580259840 140796 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134586540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 141665 140796 309 324 0 140735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 566660

[startup+162.302 s]
/proc/loadavg: 0.98 0.96 0.91 2/78 914
/proc/meminfo: memFree=817568/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=1028460 CPUtime=162.24
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 262018 0 0 0 16095 129 0 0 25 0 1 0 271573741 1053143040 256232 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10125381 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 257115 256232 309 324 0 256185 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1028460

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/78 914
/proc/meminfo: memFree=476704/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=1363416 CPUtime=222.22
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 345771 0 0 0 22057 165 0 0 25 0 1 0 271573741 1396137984 339985 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10129507 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 340854 339985 309 324 0 339924 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1363416

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 914
/proc/meminfo: memFree=33504/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=1810048 CPUtime=282.2
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 457432 0 0 0 28007 213 0 0 25 0 1 0 271573741 1853489152 451646 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 10129495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 452512 451646 309 324 0 451582 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1810048



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+286.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 914
/proc/meminfo: memFree=16032/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=1843272 CPUtime=286.81
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194304 465760 0 0 0 28464 217 0 0 25 0 1 0 271573741 1887510528 459974 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134547578 0 0 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 460818 459974 309 324 0 459888 0
Current children cumulated CPU time (s) 286.81
Current children cumulated vsize (KiB) 1843272

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

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

[startup+287.005 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 915
/proc/meminfo: memFree=610840/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=0 CPUtime=286.91
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194308 465764 0 0 0 28464 227 0 0 25 0 1 0 271573741 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 286.91
Current children cumulated vsize (KiB) 0

[startup+287.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 915
/proc/meminfo: memFree=610840/2055920 swapFree=4160072/4192956
[pid=913] ppid=911 vsize=0 CPUtime=287.01
/proc/913/stat : 913 (bsolo3.0.17) R 911 913 850 0 -1 4194308 465764 0 0 0 28464 237 0 0 25 0 1 0 271573741 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/913/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 287.01
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 287.199
CPU time (s): 287.106
CPU user time (s): 284.643
CPU system time (s): 2.46362
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 1843272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 284.643
system time used= 2.46362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465764
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= 12
involuntary context switches= 611

runsolver used 0.219966 second user time and 0.607907 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Apr 30 17:49:24 UTC 2007

IDJOB= 433137
IDBENCH= 2289
IDSOLVER= 199
FILE ID= node12/433137-1177955363

PBS_JOBID= 4727707

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-n3701.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433137-1177955363/instance-433137-1177955363.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-433137-1177955363 -o ROOT/results/node12/solver-433137-1177955363 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433137-1177955363/instance-433137-1177955363.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  4d43a5c709d5b7af17653becda068043

RANDOM SEED= 584086401

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1836792 kB
Buffers:         33876 kB
Cached:          97684 kB
SwapCached:      11512 kB
Active:          66620 kB
Inactive:        87768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836792 kB
SwapTotal:     4192956 kB
SwapFree:      4160072 kB
Dirty:           15324 kB
Writeback:           0 kB
Mapped:          29840 kB
Slab:            50208 kB
Committed_AS:  6244988 kB
PageTables:       1792 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 node12 on Mon Apr 30 17:54:13 UTC 2007