Trace number 1727291

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 98.948 99.0823

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.948
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

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 |                                                                             |
1.49/1.52	c |  Number of variables:         29249                                         |
1.49/1.52	c |  Number of clauses:          861366                                         |
1.49/1.52	c |  Parse time:                   1.45 s                                       |
14.60/14.79	c |  Simplification time:         13.15 s                                       |
14.60/14.79	c |                                                                             |
14.60/14.79	c ============================[ Search Statistics ]==============================
14.60/14.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.60/14.79	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.60/14.79	c ===============================================================================
14.70/14.82	c |       100 |   18453   480661  1194027 |   176242       94      9 | 23.440 % |
14.70/14.86	c |       250 |   18442   480661  1194027 |   193866      237     10 | 23.478 % |
14.70/14.89	c |       475 |   18425   480661  1194027 |   213253      456     11 | 23.536 % |
14.80/14.96	c |       812 |   18411   480661  1194027 |   234578      786     12 | 23.584 % |
14.90/15.06	c |      1318 |   18378   480661  1194027 |   258036     1280     12 | 23.697 % |
15.00/15.18	c |      2077 |   18357   480661  1194027 |   283840     2030     11 | 23.768 % |
15.20/15.35	c |      3216 |   18333   480661  1194027 |   312224     3157     13 | 23.850 % |
15.60/15.70	c |      4924 |   18308   472103  1175383 |   343446     4772     13 | 23.936 % |
16.09/16.23	c |      7486 |   18066   472103  1175383 |   377791     7320     16 | 24.763 % |
17.00/17.12	c |     11330 |   18008   460784  1149534 |   415570    10981     16 | 24.962 % |
18.50/18.65	c |     17096 |   17972   460140  1148092 |   457127    16700     20 | 25.085 % |
21.30/21.43	c |     25745 |   17921   456016  1139028 |   502840    25234     22 | 25.259 % |
25.50/25.64	c |     38719 |   17828   452898  1132077 |   553124    38135     24 | 25.577 % |
33.59/33.73	c |     58180 |   17793   448420  1122107 |   608436    57380     29 | 25.697 % |
49.48/49.61	c |     87372 |   17749   446169  1117096 |   669280    86432     35 | 25.847 % |
84.97/85.12	c |    131161 |   17695   443420  1110973 |   736208   128049     42 | 26.032 % |
98.86/99.07	c ===============================================================================
98.86/99.07	c restarts              : 382
98.86/99.07	c conflicts             : 144632         (1464 /sec)
98.86/99.07	c decisions             : 525587         (5322 /sec)
98.86/99.07	c propagations          : 78621757       (796049 /sec)
98.86/99.07	c conflict literals     : 6248793        (34.64 % deleted)
98.86/99.07	c Memory used           : 80.12 MB
98.86/99.07	c CPU time              : 98.765 s
98.86/99.07	c 
98.86/99.07	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-1727291-1240723056/watcher-1727291-1240723056 -o /tmp/evaluation-result-1727291-1240723056/solver-1727291-1240723056 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1727291-1240723056.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 1.98 1.52 1.20 3/64 24531
/proc/meminfo: memFree=1480960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=8188 CPUtime=0
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 512 0 0 0 0 0 0 0 18 0 1 0 100339146 8384512 496 1992294400 4194304 5092341 548682068832 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 2047 503 62 219 0 1825 0

[startup+0.0276721 s]
/proc/loadavg: 1.98 1.52 1.20 3/64 24531
/proc/meminfo: memFree=1480960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=11616 CPUtime=0.01
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 1330 0 0 0 1 0 0 0 18 0 1 0 100339146 11894784 1313 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 2904 1314 63 219 0 2682 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11616

[startup+0.101686 s]
/proc/loadavg: 1.98 1.52 1.20 3/64 24531
/proc/meminfo: memFree=1480960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=13880 CPUtime=0.09
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 2102 0 0 0 8 1 0 0 18 0 1 0 100339146 14213120 2044 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 3470 2044 63 219 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13880

[startup+0.301726 s]
/proc/loadavg: 1.98 1.52 1.20 3/64 24531
/proc/meminfo: memFree=1480960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=18316 CPUtime=0.29
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 3886 0 0 0 27 2 0 0 19 0 1 0 100339146 18755584 3540 1992294400 4194304 5092341 548682068832 18446744073709551615 4270245 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 4579 3541 63 219 0 4357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18316

[startup+0.701802 s]
/proc/loadavg: 1.98 1.52 1.20 3/64 24531
/proc/meminfo: memFree=1480960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=29540 CPUtime=0.69
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 7328 0 0 0 65 4 0 0 22 0 1 0 100339146 30248960 6475 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 7385 6476 63 219 0 7163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29540

[startup+1.50196 s]
/proc/loadavg: 1.98 1.52 1.20 2/65 24532
/proc/meminfo: memFree=1445624/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=58488 CPUtime=1.49
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 15026 0 0 0 142 7 0 0 25 0 1 0 100339146 59891712 13033 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 14622 13033 63 219 0 14400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58488

[startup+3.11588 s]
/proc/loadavg: 1.90 1.51 1.20 2/65 24532
/proc/meminfo: memFree=1427960/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=59028 CPUtime=3.06
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 15270 0 0 0 298 8 0 0 25 0 1 0 100339146 60444672 13277 1992294400 4194304 5092341 548682068832 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 14757 13277 86 219 0 14535 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 59028

[startup+7.05904 s]
/proc/loadavg: 1.90 1.51 1.20 2/65 24532
/proc/meminfo: memFree=1427384/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=73680 CPUtime=6.96
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 17982 0 0 0 687 9 0 0 25 0 1 0 100339146 75448320 15989 1992294400 4194304 5092341 548682068832 18446744073709551615 4212330 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 18420 15989 87 219 0 18198 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 73680

[startup+12.7011 s]
/proc/loadavg: 1.91 1.53 1.21 2/65 24532
/proc/meminfo: memFree=1417016/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=73892 CPUtime=12.6
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 18110 0 0 0 1251 9 0 0 25 0 1 0 100339146 75665408 16117 1992294400 4194304 5092341 548682068832 18446744073709551615 4223406 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 18473 16117 87 219 0 18251 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 73892

[startup+25.5016 s]
/proc/loadavg: 1.77 1.51 1.21 2/65 24532
/proc/meminfo: memFree=1429816/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=54300 CPUtime=25.4
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 20741 0 0 0 2530 10 0 0 25 0 1 0 100339146 55603200 12918 1992294400 4194304 5092341 548682068832 18446744073709551615 4249594 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 13575 12918 103 219 0 13353 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 54300

[startup+51.1016 s]
/proc/loadavg: 1.50 1.47 1.20 2/65 24532
/proc/meminfo: memFree=1420280/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=68900 CPUtime=50.98
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 23058 0 0 0 5085 13 0 0 25 0 1 0 100339146 70553600 15235 1992294400 4194304 5092341 548682068832 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 17225 15235 103 219 0 17003 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 68900

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

[startup+54.8023 s]
/proc/loadavg: 1.46 1.46 1.20 2/65 24532
/proc/meminfo: memFree=1419000/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=68900 CPUtime=54.67
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 23428 0 0 0 5454 13 0 0 25 0 1 0 100339146 70553600 15605 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 17225 15605 103 219 0 17003 0
Current children cumulated CPU time (s) 54.67
Current children cumulated vsize (KiB) 68900

[startup+80.4023 s]
/proc/loadavg: 1.30 1.42 1.19 2/65 24532
/proc/meminfo: memFree=1411704/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=80.27
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 25206 0 0 0 8011 16 0 0 25 0 1 0 100339146 84004864 17383 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 17383 103 219 0 20287 0
Current children cumulated CPU time (s) 80.27
Current children cumulated vsize (KiB) 82036

[startup+86.8016 s]
/proc/loadavg: 1.28 1.41 1.19 2/65 24532
/proc/meminfo: memFree=1410232/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=86.66
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 25581 0 0 0 8650 16 0 0 25 0 1 0 100339146 84004864 17758 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 17758 103 219 0 20287 0
Current children cumulated CPU time (s) 86.66
Current children cumulated vsize (KiB) 82036

[startup+93.2018 s]
/proc/loadavg: 1.24 1.40 1.19 2/65 24532
/proc/meminfo: memFree=1408824/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=93.06
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 25885 0 0 0 9289 17 0 0 25 0 1 0 100339146 84004864 18062 1992294400 4194304 5092341 548682068832 18446744073709551615 4248209 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 18062 103 219 0 20287 0
Current children cumulated CPU time (s) 93.06
Current children cumulated vsize (KiB) 82036

[startup+96.4014 s]
/proc/loadavg: 1.24 1.40 1.19 2/65 24532
/proc/meminfo: memFree=1408184/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=96.26
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 26062 0 0 0 9609 17 0 0 25 0 1 0 100339146 84004864 18239 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 18239 103 219 0 20287 0
Current children cumulated CPU time (s) 96.26
Current children cumulated vsize (KiB) 82036

[startup+98.0017 s]
/proc/loadavg: 1.22 1.39 1.19 2/65 24532
/proc/meminfo: memFree=1407992/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=97.86
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 26128 0 0 0 9769 17 0 0 25 0 1 0 100339146 84004864 18305 1992294400 4194304 5092341 548682068832 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 18305 103 219 0 20287 0
Current children cumulated CPU time (s) 97.86
Current children cumulated vsize (KiB) 82036

[startup+98.8019 s]
/proc/loadavg: 1.22 1.39 1.19 2/65 24532
/proc/meminfo: memFree=1407864/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=98.66
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 26155 0 0 0 9849 17 0 0 25 0 1 0 100339146 84004864 18332 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 18332 103 219 0 20287 0
Current children cumulated CPU time (s) 98.66
Current children cumulated vsize (KiB) 82036

[startup+99.0019 s]
/proc/loadavg: 1.22 1.39 1.19 2/65 24532
/proc/meminfo: memFree=1407864/2055920 swapFree=4180284/4192956
[pid=24531] ppid=24529 vsize=82036 CPUtime=98.86
/proc/24531/stat : 24531 (minisat) R 24529 24531 24334 0 -1 4194304 26162 0 0 0 9869 17 0 0 25 0 1 0 100339146 84004864 18339 1992294400 4194304 5092341 548682068832 18446744073709551615 4249605 0 0 4096 3 0 0 0 17 1 0 0
/proc/24531/statm: 20509 18339 103 219 0 20287 0
Current children cumulated CPU time (s) 98.86
Current children cumulated vsize (KiB) 82036

Child status: 20
Real time (s): 99.0823
CPU time (s): 98.948
CPU user time (s): 98.765
CPU system time (s): 0.182972
CPU usage (%): 99.8644
Max. virtual memory (cumulated for all children) (KiB): 82036

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

runsolver used 0.404938 second user time and 0.990849 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 07:17:38
IDJOB=1727291
IDBENCH=24634
IDSOLVER=546
FILE ID=node28/1727291-1240723056
PBS_JOBID= 9186886
Free space on /tmp= 66280 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727291-1240723056/watcher-1727291-1240723056 -o /tmp/evaluation-result-1727291-1240723056/solver-1727291-1240723056 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1727291-1240723056.cnf

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

MD5SUM BENCH= c7db94a671d9411eb90a6ffa8f8c530f
RANDOM SEED=166180419

node28.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.261
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.261
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:       1481440 kB
Buffers:         55144 kB
Cached:         459604 kB
SwapCached:       5928 kB
Active:         244804 kB
Inactive:       278456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481440 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:           13024 kB
Writeback:           0 kB
Mapped:          13756 kB
Slab:            37060 kB
Committed_AS:   429808 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node28 at 2009-04-26 07:19:18