Trace number 1775132

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 120.626 120.654

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.626
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.03/0.04	c |  Number of variables:          1128                                         |
0.03/0.04	c |  Number of clauses:           57446                                         |
0.03/0.04	c |  Parse time:                   0.04 s                                       |
0.49/0.59	c |  Simplification time:          0.55 s                                       |
0.49/0.59	c |                                                                             |
0.49/0.59	c ============================[ Search Statistics ]==============================
0.49/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.59	c ===============================================================================
0.49/0.60	c |       100 |     644    53196   202502 |    19505      100     37 |  0.000 % |
0.59/0.61	c |       250 |     644    53196   202502 |    21455      250     29 |  0.001 % |
0.59/0.63	c |       475 |     644    53196   202502 |    23601      475     23 |  0.001 % |
0.59/0.66	c |       812 |     644    53196   202502 |    25961      812     18 |  0.001 % |
0.69/0.70	c |      1318 |     644    53196   202502 |    28557     1318     16 |  0.001 % |
0.69/0.75	c |      2077 |     644    53196   202502 |    31413     2077     14 |  0.001 % |
0.79/0.84	c |      3216 |     644    53196   202502 |    34554     3216     13 |  0.001 % |
0.89/0.96	c |      4924 |     644    53196   202502 |    38010     4924     13 |  0.001 % |
1.09/1.15	c |      7486 |     644    53196   202502 |    41811     7486     13 |  0.001 % |
1.39/1.45	c |     11330 |     644    53196   202502 |    45992    11330     13 |  0.001 % |
1.79/1.89	c |     17096 |     644    53196   202502 |    50591    17096     13 |  0.001 % |
2.49/2.59	c |     25745 |     644    53196   202502 |    55650    25745     13 |  0.001 % |
3.69/3.75	c |     38719 |     644    53196   202502 |    61215    38719     14 |  0.001 % |
5.59/5.66	c |     58180 |     644    53196   202502 |    67337    58180     15 |  0.008 % |
10.89/10.90	c |     87372 |     643    52915   201673 |    74070    10301     18 |  0.089 % |
15.99/16.07	c |    131161 |     643    52915   201673 |    81478    54090     15 |  0.089 % |
24.58/24.65	c |    196845 |     643    52915   201673 |    89625    52546     14 |  0.089 % |
36.88/36.93	c |    295371 |     642    52431   199888 |    98588    47151     17 |  0.193 % |
59.48/59.52	c |    443160 |     640    51994   198625 |   108447    33327     16 |  0.355 % |
92.27/92.39	c |    664843 |     637    50678   194046 |   119292    70002     16 |  0.621 % |
120.56/120.64	c ===============================================================================
120.56/120.64	c restarts              : 1707
120.56/120.64	c conflicts             : 799588         (6636 /sec)
120.56/120.64	c decisions             : 1003709        (8330 /sec)
120.56/120.64	c propagations          : 73157989       (607172 /sec)
120.56/120.64	c conflict literals     : 13118120       (31.71 % deleted)
120.56/120.64	c Memory used           : 42.52 MB
120.56/120.64	c CPU time              : 120.49 s
120.56/120.64	c 
120.56/120.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775132-1241223471/watcher-1775132-1241223471 -o /tmp/evaluation-result-1775132-1241223471/solver-1775132-1241223471 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775132-1241223471.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.00 1.00 1.00 3/64 32287
/proc/meminfo: memFree=1967648/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=7604 CPUtime=0
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 150374822 7786496 379 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 1901 379 63 219 0 1679 0

[startup+0.0362191 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32287
/proc/meminfo: memFree=1967648/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=9620 CPUtime=0.03
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 1136 0 0 0 3 0 0 0 18 0 1 0 150374822 9850880 1079 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2405 1080 63 219 0 2183 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9620

[startup+0.101225 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32287
/proc/meminfo: memFree=1967648/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=10016 CPUtime=0.09
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 1332 0 0 0 9 0 0 0 18 0 1 0 150374822 10256384 1275 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2504 1275 87 219 0 2282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10016

[startup+0.301242 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32287
/proc/meminfo: memFree=1967648/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=10540 CPUtime=0.29
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 1506 0 0 0 29 0 0 0 19 0 1 0 150374822 10792960 1449 1992294400 4194304 5092341 548682068848 18446744073709551615 4223520 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2635 1449 88 219 0 2413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10540

[startup+0.70128 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32287
/proc/meminfo: memFree=1967648/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=10428 CPUtime=0.69
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 1844 0 0 0 69 0 0 0 22 0 1 0 150374822 10678272 1356 1992294400 4194304 5092341 548682068848 18446744073709551615 4250218 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2607 1356 102 219 0 2385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10428

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1962392/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=10428 CPUtime=1.49
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 1997 0 0 0 149 0 0 0 25 0 1 0 150374822 10678272 1509 1992294400 4194304 5092341 548682068848 18446744073709551615 4240943 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2607 1509 102 219 0 2385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10428

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1961112/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=11144 CPUtime=3.1
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 2494 0 0 0 309 1 0 0 25 0 1 0 150374822 11411456 2006 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 2786 2006 102 219 0 2564 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 11144

[startup+6.3018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1957208/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=15412 CPUtime=6.29
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 3521 0 0 0 628 1 0 0 25 0 1 0 150374822 15781888 3033 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 3853 3033 102 219 0 3631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15412

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1955552/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=14108 CPUtime=12.69
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 5112 0 0 0 1267 2 0 0 25 0 1 0 150374822 14446592 3174 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 3527 3174 102 219 0 3305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14108

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1946784/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=21832 CPUtime=25.48
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 9284 0 0 0 2544 4 0 0 25 0 1 0 150374822 22355968 5180 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 5458 5180 102 219 0 5236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21832

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1926560/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=44588 CPUtime=51.08
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 14446 0 0 0 5101 7 0 0 25 0 1 0 150374822 45658112 10342 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 11147 10342 102 219 0 10925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1928608/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=102.27
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18275 0 0 0 10216 11 0 0 25 0 1 0 150374822 44580864 9758 1992294400 4194304 5092341 548682068848 18446744073709551615 4240964 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 9758 102 219 0 10662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43536

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

[startup+108.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1928608/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=108.66
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18276 0 0 0 10855 11 0 0 25 0 1 0 150374822 44580864 9759 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 9759 102 219 0 10662 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 43536

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1928288/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=115.07
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18407 0 0 0 11495 12 0 0 25 0 1 0 150374822 44580864 9890 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 9890 102 219 0 10662 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 43536

[startup+118.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1927392/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=118.26
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18617 0 0 0 11814 12 0 0 25 0 1 0 150374822 44580864 10100 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 10100 102 219 0 10662 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 43536

[startup+119.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1926880/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=119.86
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18720 0 0 0 11974 12 0 0 25 0 1 0 150374822 44580864 10203 1992294400 4194304 5092341 548682068848 18446744073709551615 4247041 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 10203 102 219 0 10662 0
Current children cumulated CPU time (s) 119.86
Current children cumulated vsize (KiB) 43536

[startup+120.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1926880/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=120.26
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18730 0 0 0 12014 12 0 0 25 0 1 0 150374822 44580864 10213 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 10213 102 219 0 10662 0
Current children cumulated CPU time (s) 120.26
Current children cumulated vsize (KiB) 43536

[startup+120.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1926880/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=120.46
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18744 0 0 0 12034 12 0 0 25 0 1 0 150374822 44580864 10227 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 10227 102 219 0 10662 0
Current children cumulated CPU time (s) 120.46
Current children cumulated vsize (KiB) 43536

[startup+120.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32288
/proc/meminfo: memFree=1926880/2055920 swapFree=4181312/4192956
[pid=32287] ppid=32285 vsize=43536 CPUtime=120.56
/proc/32287/stat : 32287 (minisat) R 32285 32287 32133 0 -1 4194304 18748 0 0 0 12044 12 0 0 25 0 1 0 150374822 44580864 10231 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/32287/statm: 10884 10231 102 219 0 10662 0
Current children cumulated CPU time (s) 120.56
Current children cumulated vsize (KiB) 43536

Child status: 20
Real time (s): 120.654
CPU time (s): 120.626
CPU user time (s): 120.49
CPU system time (s): 0.135979
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 53348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.49
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18760
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= 2
involuntary context switches= 241

runsolver used 0.111982 second user time and 0.237963 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 02:17:51
IDJOB=1775132
IDBENCH=71091
IDSOLVER=608
FILE ID=node48/1775132-1241223471
PBS_JOBID= 9224762
Free space on /tmp= 66396 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775132-1241223471/watcher-1775132-1241223471 -o /tmp/evaluation-result-1775132-1241223471/solver-1775132-1241223471 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775132-1241223471.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1187521197

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

/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.209
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.209
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:       1968064 kB
Buffers:          3296 kB
Cached:          22500 kB
SwapCached:       5212 kB
Active:          21700 kB
Inactive:        11696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1968064 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            40396 kB
Committed_AS:   754884 kB
PageTables:       1368 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= 66396 MiB
End job on node48 at 2009-05-02 02:19:52