Trace number 1736633

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 84.6021 84.6239

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.6021
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

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.07/0.07	c |  Number of variables:          8484                                         |
0.07/0.07	c |  Number of clauses:           74640                                         |
0.07/0.07	c |  Parse time:                   0.06 s                                       |
0.19/0.27	c |  Simplification time:          0.19 s                                       |
0.19/0.27	c |                                                                             |
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.28	c |       100 |    5617    60046   196996 |    22016       99      9 |  1.992 % |
0.19/0.29	c |       250 |    5617    60046   196996 |    24218      249     14 |  1.992 % |
0.29/0.31	c |       475 |    5617    60046   196996 |    26640      474     18 |  1.992 % |
0.29/0.34	c |       812 |    5617    60046   196996 |    29304      811     19 |  1.992 % |
0.29/0.38	c |      1318 |    5617    60041   196986 |    32234     1317     21 |  1.992 % |
0.39/0.44	c |      2077 |    5617    60041   196986 |    35458     2076     23 |  1.992 % |
0.49/0.52	c |      3216 |    5617    60041   196986 |    39004     3215     24 |  1.992 % |
0.59/0.68	c |      4924 |    5617    60041   196986 |    42904     4923     25 |  1.992 % |
0.89/0.90	c |      7486 |    5617    60041   196986 |    47195     7485     26 |  1.992 % |
1.29/1.37	c |     11330 |    5617    60041   196986 |    51914    11329     29 |  1.992 % |
2.20/2.21	c |     17096 |    5617    60041   196986 |    57106    17095     31 |  1.992 % |
3.69/3.79	c |     25745 |    5617    60041   196986 |    62816    25744     33 |  1.992 % |
6.09/6.19	c |     38719 |    5617    60041   196986 |    69098    38718     34 |  1.992 % |
11.49/11.51	c |     58180 |    5617    60041   196986 |    76008    58179     36 |  1.992 % |
19.79/19.87	c |     87372 |    5617    60041   196986 |    83609    35366     31 |  1.992 % |
34.78/34.84	c |    131161 |    5617    60041   196986 |    91969    79155     39 |  1.994 % |
61.58/61.69	c |    196845 |    5616    60035   196968 |   101166    80459     38 |  2.004 % |
84.57/84.61	c ===============================================================================
84.57/84.61	c restarts              : 557
84.57/84.61	c conflicts             : 241480         (2859 /sec)
84.57/84.61	c decisions             : 448630         (5312 /sec)
84.57/84.61	c propagations          : 93220025       (1103755 /sec)
84.57/84.61	c conflict literals     : 10166206       (48.23 % deleted)
84.57/84.61	c Memory used           : 62.07 MB
84.57/84.61	c CPU time              : 84.4572 s
84.57/84.61	c 
84.57/84.61	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-1736633-1240812450/watcher-1736633-1240812450 -o /tmp/evaluation-result-1736633-1240812450/solver-1736633-1240812450 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1736633-1240812450.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.99 1.85 1.46 3/65 26454
/proc/meminfo: memFree=1729200/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=8192 CPUtime=0
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 522 0 0 0 0 0 0 0 18 0 1 0 109272752 8388608 506 1992294400 4194304 5092341 548682068832 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2048 514 63 219 0 1826 0

[startup+0.072559 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 26454
/proc/meminfo: memFree=1729200/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=11764 CPUtime=0.07
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 1882 0 0 0 6 1 0 0 18 0 1 0 109272752 12046336 1764 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2941 1764 63 219 0 2719 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11764

[startup+0.101561 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 26454
/proc/meminfo: memFree=1729200/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=12024 CPUtime=0.09
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 2003 0 0 0 8 1 0 0 18 0 1 0 109272752 12312576 1885 1992294400 4194304 5092341 548682068832 18446744073709551615 4239619 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 3006 1885 88 219 0 2784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12024

[startup+0.301579 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 26454
/proc/meminfo: memFree=1729200/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=11648 CPUtime=0.29
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 2359 0 0 0 28 1 0 0 19 0 1 0 109272752 11927552 1690 1992294400 4194304 5092341 548682068832 18446744073709551615 4497783 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2912 1690 100 219 0 2690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11648

[startup+0.701619 s]
/proc/loadavg: 1.99 1.85 1.46 3/65 26454
/proc/meminfo: memFree=1729200/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=11648 CPUtime=0.69
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 2488 0 0 0 68 1 0 0 22 0 1 0 109272752 11927552 1819 1992294400 4194304 5092341 548682068832 18446744073709551615 4242025 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2912 1819 100 219 0 2690 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11648

[startup+1.5017 s]
/proc/loadavg: 1.99 1.85 1.46 2/66 26455
/proc/meminfo: memFree=1721896/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=11648 CPUtime=1.49
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 2729 0 0 0 147 2 0 0 25 0 1 0 109272752 11927552 2060 1992294400 4194304 5092341 548682068832 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2912 2061 100 219 0 2690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11648

[startup+3.10185 s]
/proc/loadavg: 1.91 1.84 1.46 2/66 26455
/proc/meminfo: memFree=1720616/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=11780 CPUtime=3.09
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 3110 0 0 0 307 2 0 0 25 0 1 0 109272752 12062720 2441 1992294400 4194304 5092341 548682068832 18446744073709551615 4248408 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 2945 2441 100 219 0 2723 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11780

[startup+6.30117 s]
/proc/loadavg: 1.91 1.84 1.46 2/66 26455
/proc/meminfo: memFree=1717096/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=15020 CPUtime=6.29
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 3945 0 0 0 626 3 0 0 25 0 1 0 109272752 15380480 3276 1992294400 4194304 5092341 548682068832 18446744073709551615 4249959 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 3755 3276 100 219 0 3533 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15020

[startup+12.7018 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 26455
/proc/meminfo: memFree=1711656/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=20684 CPUtime=12.69
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 5215 0 0 0 1264 5 0 0 25 0 1 0 109272752 21180416 4546 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 5171 4546 100 219 0 4949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20684

[startup+25.501 s]
/proc/loadavg: 1.65 1.78 1.45 2/66 26455
/proc/meminfo: memFree=1706088/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=34032 CPUtime=25.48
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 9560 0 0 0 2540 8 0 0 25 0 1 0 109272752 34848768 5828 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 8508 5828 100 219 0 8286 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34032

[startup+51.1015 s]
/proc/loadavg: 1.43 1.72 1.44 2/66 26455
/proc/meminfo: memFree=1693992/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=37276 CPUtime=51.08
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 12539 0 0 0 5098 10 0 0 25 0 1 0 109272752 38170624 8807 1992294400 4194304 5092341 548682068832 18446744073709551615 4244024 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 9319 8807 100 219 0 9097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37276

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

[startup+63.9018 s]
/proc/loadavg: 1.33 1.68 1.43 2/66 26455
/proc/meminfo: memFree=1693992/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=37276 CPUtime=63.87
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 12542 0 0 0 6377 10 0 0 25 0 1 0 109272752 38170624 8810 1992294400 4194304 5092341 548682068832 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 9319 8810 100 219 0 9097 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 37276

[startup+76.701 s]
/proc/loadavg: 1.28 1.66 1.42 2/66 26455
/proc/meminfo: memFree=1674024/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=76.67
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 17598 0 0 0 7655 12 0 0 25 0 1 0 109272752 65081344 13866 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 13866 100 219 0 15667 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 63556

[startup+79.9013 s]
/proc/loadavg: 1.26 1.65 1.42 2/66 26455
/proc/meminfo: memFree=1672168/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=79.87
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18055 0 0 0 7974 13 0 0 25 0 1 0 109272752 65081344 14323 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14323 100 219 0 15667 0
Current children cumulated CPU time (s) 79.87
Current children cumulated vsize (KiB) 63556

[startup+83.1017 s]
/proc/loadavg: 1.24 1.64 1.42 2/66 26455
/proc/meminfo: memFree=1671144/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=83.07
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18308 0 0 0 8294 13 0 0 25 0 1 0 109272752 65081344 14576 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14576 100 219 0 15667 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 63556

[startup+83.9027 s]
/proc/loadavg: 1.24 1.64 1.42 2/66 26455
/proc/meminfo: memFree=1670760/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=83.87
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18345 0 0 0 8374 13 0 0 25 0 1 0 109272752 65081344 14613 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14613 100 219 0 15667 0
Current children cumulated CPU time (s) 83.87
Current children cumulated vsize (KiB) 63556

[startup+84.3018 s]
/proc/loadavg: 1.24 1.64 1.42 2/66 26455
/proc/meminfo: memFree=1670760/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=84.27
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18368 0 0 0 8414 13 0 0 25 0 1 0 109272752 65081344 14636 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14636 100 219 0 15667 0
Current children cumulated CPU time (s) 84.27
Current children cumulated vsize (KiB) 63556

[startup+84.5018 s]
/proc/loadavg: 1.24 1.64 1.42 2/66 26455
/proc/meminfo: memFree=1670760/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=84.47
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18373 0 0 0 8434 13 0 0 25 0 1 0 109272752 65081344 14641 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14641 100 219 0 15667 0
Current children cumulated CPU time (s) 84.47
Current children cumulated vsize (KiB) 63556

[startup+84.6018 s]
/proc/loadavg: 1.24 1.64 1.42 2/66 26455
/proc/meminfo: memFree=1670632/2055920 swapFree=4191356/4192956
[pid=26454] ppid=26452 vsize=63556 CPUtime=84.57
/proc/26454/stat : 26454 (minisat) R 26452 26454 26142 0 -1 4194304 18375 0 0 0 8444 13 0 0 25 0 1 0 109272752 65081344 14643 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26454/statm: 15889 14643 100 219 0 15667 0
Current children cumulated CPU time (s) 84.57
Current children cumulated vsize (KiB) 63556

Child status: 20
Real time (s): 84.6239
CPU time (s): 84.6021
CPU user time (s): 84.4582
CPU system time (s): 0.143978
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 63556

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

runsolver used 0.099984 second user time and 0.209968 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-27 08:07:30
IDJOB=1736633
IDBENCH=71629
IDSOLVER=546
FILE ID=node56/1736633-1240812450
PBS_JOBID= 9187435
Free space on /tmp= 103076 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736633-1240812450/watcher-1736633-1240812450 -o /tmp/evaluation-result-1736633-1240812450/solver-1736633-1240812450 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1736633-1240812450.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=168685098

node56.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.218
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.218
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:       1729616 kB
Buffers:         43284 kB
Cached:         209024 kB
SwapCached:        924 kB
Active:          83180 kB
Inactive:       183044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729616 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          22580 kB
Slab:            45916 kB
Committed_AS:   384392 kB
PageTables:       1468 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= 103076 MiB
End job on node56 at 2009-04-27 08:08:55