Trace number 1805780

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
minisat2-simp 070721UNSAT 81.8626 81.8956

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.9928
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1472                                                 |
0.00/0.00	|  Number of clauses:    7737                                                 |
0.01/0.02	|  Parsing time:         0.02         s                                       |
0.01/0.06	============================[ Search Statistics ]==============================
0.01/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.06	===============================================================================
0.01/0.06	|         0 |    1230     4532    35992 |     1510        0    nan |  0.000 % |
0.01/0.06	|       101 |    1230     4532    35992 |     1661      101     13 |  2.853 % |
0.01/0.06	|       252 |    1230     4532    35992 |     1827      252     14 |  2.854 % |
0.01/0.06	|       477 |    1230     4532    35992 |     2010      477     13 |  2.854 % |
0.01/0.07	|       814 |    1230     4532    35992 |     2211      814     14 |  2.853 % |
0.01/0.08	|      1320 |    1230     4532    35992 |     2432     1320     15 |  2.853 % |
0.09/0.11	|      2080 |    1230     4532    35992 |     2676     2080     16 |  2.854 % |
0.09/0.15	|      3219 |    1230     4532    35992 |     2943     1823     19 |  2.854 % |
0.19/0.21	|      4929 |    1230     4532    35992 |     3238     1997     22 |  2.853 % |
0.29/0.32	|      7492 |    1230     4532    35992 |     3562     2895     22 |  2.853 % |
0.39/0.48	|     11336 |    1230     4532    35992 |     3918     3069     18 |  2.853 % |
0.69/0.78	|     17102 |    1230     4532    35992 |     4310     2763     22 |  2.854 % |
1.10/1.16	|     25751 |    1230     4532    35992 |     4741     2607     15 |  2.854 % |
1.69/1.79	|     38725 |    1230     4532    35992 |     5215     3520     19 |  2.853 % |
2.69/2.79	|     58186 |    1230     4532    35992 |     5736     4282     17 |  2.854 % |
4.40/4.45	|     87378 |    1230     4532    35992 |     6310     4204     19 |  2.853 % |
7.09/7.14	|    131167 |    1230     4532    35992 |     6941     6277     21 |  2.853 % |
11.19/11.20	|    196851 |    1230     4532    35992 |     7635     4932     16 |  2.853 % |
17.98/18.02	|    295377 |    1230     4532    35992 |     8399     6737     23 |  2.854 % |
28.78/28.85	|    443166 |    1229     4127    32645 |     9239     7135     19 |  2.921 % |
46.17/46.25	|    664849 |    1228     3721    28896 |    10163     5613     18 |  2.989 % |
74.86/74.93	|    997376 |    1225     3238    24397 |    11179     5765     16 |  3.193 % |
81.76/81.89	===============================================================================
81.76/81.89	restarts              : 22
81.76/81.89	conflicts             : 1072427        (13102 /sec)
81.76/81.89	decisions             : 1766520        (1.92 % random) (21582 /sec)
81.76/81.89	propagations          : 35852919       (438018 /sec)
81.76/81.89	conflict literals     : 24552568       (23.00 % deleted)
81.76/81.89	Memory used           : 4.95 MB
81.76/81.89	CPU time              : 81.8526 s
81.76/81.89	
81.76/81.89	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-1805780-1242142214/watcher-1805780-1242142214 -o /tmp/evaluation-result-1805780-1242142214/solver-1805780-1242142214 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805780-1242142214.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.13 0.70 3/64 14048
/proc/meminfo: memFree=1098896/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=2188 CPUtime=0
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 242254634 2240512 235 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 547 236 65 178 0 367 0

[startup+0.014965 s]
/proc/loadavg: 0.00 0.13 0.70 3/64 14048
/proc/meminfo: memFree=1098896/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=2584 CPUtime=0.01
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 355 0 0 0 1 0 0 0 18 0 1 0 242254634 2646016 340 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 646 340 65 178 0 466 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2584

[startup+0.101971 s]
/proc/loadavg: 0.00 0.13 0.70 3/64 14048
/proc/meminfo: memFree=1098896/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3076 CPUtime=0.09
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 501 0 0 0 9 0 0 0 18 0 1 0 242254634 3149824 486 1992294400 134512640 135243866 4294956256 18446744073709551615 134754347 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 769 486 86 178 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3076

[startup+0.301989 s]
/proc/loadavg: 0.00 0.13 0.70 3/64 14048
/proc/meminfo: memFree=1098896/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3076 CPUtime=0.29
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 501 0 0 0 29 0 0 0 20 0 1 0 242254634 3149824 486 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 769 486 86 178 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3076

[startup+0.701023 s]
/proc/loadavg: 0.00 0.13 0.70 3/64 14048
/proc/meminfo: memFree=1098896/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3076 CPUtime=0.69
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 501 0 0 0 69 0 0 0 23 0 1 0 242254634 3149824 486 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 769 486 86 178 0 589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3076

[startup+1.50109 s]
/proc/loadavg: 0.00 0.13 0.70 2/65 14049
/proc/meminfo: memFree=1097224/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3076 CPUtime=1.49
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 501 0 0 0 149 0 0 0 25 0 1 0 242254634 3149824 486 1992294400 134512640 135243866 4294956256 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 769 486 86 178 0 589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3076

[startup+3.10123 s]
/proc/loadavg: 0.00 0.13 0.70 2/65 14049
/proc/meminfo: memFree=1096968/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3340 CPUtime=3.09
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 558 0 0 0 309 0 0 0 25 0 1 0 242254634 3420160 543 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 835 543 86 178 0 655 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30151 s]
/proc/loadavg: 0.08 0.15 0.71 2/65 14049
/proc/meminfo: memFree=1096584/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3604 CPUtime=6.29
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 629 0 0 0 629 0 0 0 25 0 1 0 242254634 3690496 614 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 901 614 86 178 0 721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3604

[startup+12.7011 s]
/proc/loadavg: 0.15 0.16 0.71 2/65 14049
/proc/meminfo: memFree=1096136/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=3868 CPUtime=12.69
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 706 0 0 0 1269 0 0 0 25 0 1 0 242254634 3960832 691 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 967 691 86 178 0 787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3868

[startup+25.5012 s]
/proc/loadavg: 0.34 0.20 0.71 2/65 14049
/proc/meminfo: memFree=1095688/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=4396 CPUtime=25.48
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 813 0 0 0 2548 0 0 0 25 0 1 0 242254634 4501504 798 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1099 798 86 178 0 919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4396

[startup+51.1014 s]
/proc/loadavg: 0.56 0.26 0.72 2/65 14049
/proc/meminfo: memFree=1095368/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=4792 CPUtime=51.07
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 911 0 0 0 5107 0 0 0 25 0 1 0 242254634 4907008 896 1992294400 134512640 135243866 4294956256 18446744073709551615 134565108 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1198 896 86 178 0 1018 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4792

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

[startup+63.9015 s]
/proc/loadavg: 0.63 0.29 0.72 2/65 14049
/proc/meminfo: memFree=1095176/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=4924 CPUtime=63.86
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 956 0 0 0 6386 0 0 0 25 0 1 0 242254634 5042176 941 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1231 941 86 178 0 1051 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 4924

[startup+70.302 s]
/proc/loadavg: 0.69 0.31 0.73 2/65 14049
/proc/meminfo: memFree=1095176/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=4924 CPUtime=70.26
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 969 0 0 0 7026 0 0 0 25 0 1 0 242254634 5042176 954 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1231 954 86 178 0 1051 0
Current children cumulated CPU time (s) 70.26
Current children cumulated vsize (KiB) 4924

[startup+76.7016 s]
/proc/loadavg: 0.71 0.32 0.73 2/65 14049
/proc/meminfo: memFree=1095112/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=76.66
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 979 0 0 0 7666 0 0 0 25 0 1 0 242254634 5189632 964 1992294400 134512640 135243866 4294956256 18446744073709551615 134555857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 964 86 178 0 1087 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 5068

[startup+79.9018 s]
/proc/loadavg: 0.73 0.33 0.73 2/65 14049
/proc/meminfo: memFree=1095112/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=79.86
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 982 0 0 0 7986 0 0 0 25 0 1 0 242254634 5189632 967 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 967 86 178 0 1087 0
Current children cumulated CPU time (s) 79.86
Current children cumulated vsize (KiB) 5068

[startup+80.7019 s]
/proc/loadavg: 0.73 0.33 0.73 2/65 14049
/proc/meminfo: memFree=1095112/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=80.66
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 984 0 0 0 8066 0 0 0 25 0 1 0 242254634 5189632 969 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 969 86 178 0 1087 0
Current children cumulated CPU time (s) 80.66
Current children cumulated vsize (KiB) 5068

[startup+81.502 s]
/proc/loadavg: 0.73 0.33 0.73 2/65 14049
/proc/meminfo: memFree=1094984/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=81.46
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 984 0 0 0 8146 0 0 0 25 0 1 0 242254634 5189632 969 1992294400 134512640 135243866 4294956256 18446744073709551615 134566141 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 969 86 178 0 1087 0
Current children cumulated CPU time (s) 81.46
Current children cumulated vsize (KiB) 5068

[startup+81.702 s]
/proc/loadavg: 0.73 0.33 0.73 2/65 14049
/proc/meminfo: memFree=1094984/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=81.66
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 984 0 0 0 8166 0 0 0 25 0 1 0 242254634 5189632 969 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 969 86 178 0 1087 0
Current children cumulated CPU time (s) 81.66
Current children cumulated vsize (KiB) 5068

[startup+81.802 s]
/proc/loadavg: 0.73 0.33 0.73 2/65 14049
/proc/meminfo: memFree=1094984/2055920 swapFree=4178020/4192956
[pid=14048] ppid=14046 vsize=5068 CPUtime=81.76
/proc/14048/stat : 14048 (minisat_static) R 14046 14048 14011 0 -1 4194304 984 0 0 0 8176 0 0 0 25 0 1 0 242254634 5189632 969 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 0 0 0
/proc/14048/statm: 1267 969 86 178 0 1087 0
Current children cumulated CPU time (s) 81.76
Current children cumulated vsize (KiB) 5068

Child status: 20
Real time (s): 81.8956
CPU time (s): 81.8626
CPU user time (s): 81.8526
CPU system time (s): 0.009998
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 5068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.8526
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 994
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= 3
involuntary context switches= 207

runsolver used 0.073988 second user time and 0.231964 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-12 17:30:14
IDJOB=1805780
IDBENCH=24598
IDSOLVER=568
FILE ID=node31/1805780-1242142214
PBS_JOBID= 9289690
Free space on /tmp= 66276 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805780-1242142214/watcher-1805780-1242142214 -o /tmp/evaluation-result-1805780-1242142214/solver-1805780-1242142214 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805780-1242142214.cnf

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=229687625

node31.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.213
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.213
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:       1099376 kB
Buffers:         45588 kB
Cached:         832104 kB
SwapCached:       8008 kB
Active:          45616 kB
Inactive:       842540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099376 kB
SwapTotal:     4192956 kB
SwapFree:      4178020 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          14232 kB
Slab:            54112 kB
Committed_AS:   845024 kB
PageTables:       1464 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= 66276 MiB
End job on node31 at 2009-05-12 17:31:36