Trace number 1796555

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
kw_pre 2009-03-21UNSAT 20.9018 20.9131

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.9018
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

Solver Data

20.88/20.91	This is MiniSat 2.0 beta
20.88/20.91	WARNING: for repeatability, setting FPU to use double precision
20.88/20.91	============================[ Problem Statistics ]=============================
20.88/20.91	|                                                                             |
20.88/20.91	|  Number of variables:  1                                                    |
20.88/20.91	|  Number of clauses:    2                                                    |
20.88/20.91	|  Parsing time:         0.00         s                                       |
20.88/20.91	Solved by unit propagation
20.88/20.91	UNSATISFIABLE
20.88/20.91	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-1796555-1242077408/watcher-1796555-1242077408 -o /tmp/evaluation-result-1796555-1242077408/solver-1796555-1242077408 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796555-1242077408.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.99 0.98 0.99 3/65 17589
/proc/meminfo: memFree=1934768/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=3336 CPUtime=0
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 475 0 0 0 0 0 0 0 20 0 1 0 235769815 3416064 451 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 867 458 205 542 0 316 0

[startup+0.069188 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17589
/proc/meminfo: memFree=1934768/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=5508 CPUtime=0.06
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 978 0 0 0 6 0 0 0 20 0 1 0 235769815 5640192 954 1992294400 4194304 6416590 548682068912 18446744073709551615 4355949 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 1377 954 215 542 0 826 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10864

[startup+0.102192 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17589
/proc/meminfo: memFree=1934768/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=5904 CPUtime=0.09
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 1109 0 0 0 9 0 0 0 20 0 1 0 235769815 6045696 1085 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 1476 1086 215 542 0 925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11260

[startup+0.30121 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17589
/proc/meminfo: memFree=1934768/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=7348 CPUtime=0.29
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 1481 0 0 0 29 0 0 0 20 0 1 0 235769815 7524352 1457 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 1837 1457 250 542 0 1286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12704

[startup+0.701253 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 17589
/proc/meminfo: memFree=1934768/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=7480 CPUtime=0.68
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 1509 0 0 0 67 1 0 0 25 0 1 0 235769815 7659520 1485 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 1870 1485 250 542 0 1319 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12836

[startup+1.50234 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1928736/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=9892 CPUtime=1.49
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 2095 0 0 0 147 2 0 0 25 0 1 0 235769815 10129408 2071 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 2473 2071 250 542 0 1922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15248

[startup+3.10151 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1925728/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=12940 CPUtime=3.09
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 2877 0 0 0 306 3 0 0 25 0 1 0 235769815 13250560 2814 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 0 0 0
/proc/17590/statm: 3235 2814 251 542 0 2684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18296

[startup+6.30184 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1923296/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=13676 CPUtime=6.28
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 3032 0 0 0 624 4 0 0 25 0 1 0 235769815 14004224 2969 1992294400 4194304 6416590 548682068912 18446744073709551615 4293590 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 3419 2969 254 542 0 2868 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19032

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1921696/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=15588 CPUtime=12.68
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 3615 0 0 0 1263 5 0 0 25 0 1 0 235769815 15962112 3455 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 3897 3455 254 542 0 3346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20944

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

[startup+15.9018 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1919648/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=17612 CPUtime=15.88
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 4165 0 0 0 1581 7 0 0 25 0 1 0 235769815 18034688 3945 1992294400 4194304 6416590 548682068912 18446744073709551615 4340647 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 4403 3945 254 542 0 3852 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 22968

[startup+19.1022 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1919584/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=18236 CPUtime=19.08
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 4304 0 0 0 1900 8 0 0 25 0 1 0 235769815 18673664 4084 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 4559 4084 254 542 0 4008 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 23592

[startup+19.9013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1919200/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=18236 CPUtime=19.88
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 4333 0 0 0 1980 8 0 0 25 0 1 0 235769815 18673664 4113 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 4559 4113 254 542 0 4008 0
Current children cumulated CPU time (s) 19.88
Current children cumulated vsize (KiB) 23592

[startup+20.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1919200/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=18504 CPUtime=20.68
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 4374 0 0 0 2060 8 0 0 25 0 1 0 235769815 18948096 4154 1992294400 4194304 6416590 548682068912 18446744073709551615 4294751 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 4626 4154 254 542 0 4075 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 23860

[startup+20.9054 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17591
/proc/meminfo: memFree=1919008/2055912 swapFree=4149820/4192956
[pid=17589] ppid=17587 vsize=5356 CPUtime=0
/proc/17589/stat : 17589 (kw_pre) S 17587 17589 17337 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235769815 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17589/statm: 1339 231 192 169 0 50 0
[pid=17590] ppid=17589 vsize=18656 CPUtime=20.88
/proc/17590/stat : 17590 (kw_preprocessor) R 17589 17589 17337 0 -1 0 4408 0 0 0 2080 8 0 0 25 0 1 0 235769815 19103744 4188 1992294400 4194304 6416590 548682068912 18446744073709551615 4305010 0 0 4096 0 0 0 0 17 1 0 0
/proc/17590/statm: 4664 4188 254 542 0 4113 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 24012

Child status: 0
Real time (s): 20.9131
CPU time (s): 20.9018
CPU user time (s): 20.8118
CPU system time (s): 0.089986
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 24012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.8118
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4836
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= 8
involuntary context switches= 58

runsolver used 0.022996 second user time and 0.06399 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-11 23:30:08
IDJOB=1796555
IDBENCH=69567
IDSOLVER=646
FILE ID=node78/1796555-1242077408
PBS_JOBID= 9277618
Free space on /tmp= 126616 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796555-1242077408/watcher-1796555-1242077408 -o /tmp/evaluation-result-1796555-1242077408/solver-1796555-1242077408 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796555-1242077408.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=1557208060

node78.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.243
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.243
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:      2055912 kB
MemFree:       1936016 kB
Buffers:           940 kB
Cached:          21644 kB
SwapCached:      36168 kB
Active:          19956 kB
Inactive:        40124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1936016 kB
SwapTotal:     4192956 kB
SwapFree:      4149820 kB
Dirty:            3356 kB
Writeback:           0 kB
Mapped:          14164 kB
Slab:            45584 kB
Committed_AS:   601764 kB
PageTables:       1428 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= 126616 MiB
End job on node78 at 2009-05-11 23:30:29