Trace number 1720378

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
CSat 2009-03-22UNSAT 276.402 276.475

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.431933
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

276.31/276.46	c Variable Count:   286
276.31/276.46	c Clause Count:     1742
276.31/276.46	s UNSATISFIABLE
276.31/276.46	c Total Time: 276.42

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-1720378-1240655617/watcher-1720378-1240655617 -o /tmp/evaluation-result-1720378-1240655617/solver-1720378-1240655617 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1720378-1240655617.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: 0.93 1.02 0.99 3/65 19038
/proc/meminfo: memFree=1825768/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=7224 CPUtime=0
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 419 0 0 0 0 0 0 0 20 0 1 0 93591541 7397376 402 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 1806 408 88 271 0 1532 0

[startup+0.0879139 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 19038
/proc/meminfo: memFree=1825768/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=7480 CPUtime=0.07
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 1650 0 0 0 7 0 0 0 20 0 1 0 93591541 7659520 1633 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 1870 1633 90 271 0 1596 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7480

[startup+0.101866 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 19038
/proc/meminfo: memFree=1825768/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=7480 CPUtime=0.09
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 1657 0 0 0 9 0 0 0 20 0 1 0 93591541 7659520 1640 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 1870 1640 90 271 0 1596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7480

[startup+0.301888 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 19038
/proc/meminfo: memFree=1825768/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=7864 CPUtime=0.29
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 1751 0 0 0 29 0 0 0 22 0 1 0 93591541 8052736 1734 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 1966 1734 90 271 0 1692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7864

[startup+0.701931 s]
/proc/loadavg: 0.93 1.02 0.99 3/65 19038
/proc/meminfo: memFree=1825768/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=8388 CPUtime=0.69
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 1893 0 0 0 69 0 0 0 25 0 1 0 93591541 8589312 1876 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 2097 1876 90 271 0 1823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8388

[startup+1.50202 s]
/proc/loadavg: 0.93 1.02 0.99 2/66 19039
/proc/meminfo: memFree=1818272/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=9296 CPUtime=1.49
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 2121 0 0 0 148 1 0 0 25 0 1 0 93591541 9519104 2104 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 2324 2104 90 271 0 2050 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9296

[startup+3.10119 s]
/proc/loadavg: 0.93 1.02 0.99 2/66 19039
/proc/meminfo: memFree=1817056/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=10688 CPUtime=3.09
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 2449 0 0 0 308 1 0 0 25 0 1 0 93591541 10944512 2432 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 2672 2432 90 271 0 2398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10688

[startup+6.30153 s]
/proc/loadavg: 0.94 1.02 0.99 2/66 19039
/proc/meminfo: memFree=1814816/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=12600 CPUtime=6.29
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 2909 0 0 0 627 2 0 0 25 0 1 0 93591541 12902400 2892 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 3150 2892 90 271 0 2876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12600

[startup+12.7012 s]
/proc/loadavg: 0.94 1.02 0.99 2/66 19039
/proc/meminfo: memFree=1812256/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=14656 CPUtime=12.68
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 3452 0 0 0 1266 2 0 0 25 0 1 0 93591541 15007744 3435 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 3664 3435 90 271 0 3390 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14656

[startup+25.5016 s]
/proc/loadavg: 0.95 1.02 0.99 2/66 19039
/proc/meminfo: memFree=1808416/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=18728 CPUtime=25.48
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 4422 0 0 0 2544 4 0 0 25 0 1 0 93591541 19177472 4364 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 4682 4364 90 271 0 4408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18728

[startup+51.1013 s]
/proc/loadavg: 0.97 1.01 0.99 2/66 19039
/proc/meminfo: memFree=1804448/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=22724 CPUtime=51.08
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 5445 0 0 0 5099 9 0 0 25 0 1 0 93591541 23269376 5326 1992294400 134512640 135625496 4294956240 18446744073709551615 134541580 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 5681 5326 90 271 0 5407 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22724

[startup+102.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19039
/proc/meminfo: memFree=1798880/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=28580 CPUtime=102.26
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 6910 0 0 0 10212 14 0 0 25 0 1 0 93591541 29265920 6700 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 7145 6700 90 271 0 6871 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28580

[startup+162.301 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 19039
/proc/meminfo: memFree=1794464/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=33216 CPUtime=162.25
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 7992 0 0 0 16207 18 0 0 25 0 1 0 93591541 34013184 7782 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 8304 7782 90 271 0 8030 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33216

[startup+222.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 19039
/proc/meminfo: memFree=1792032/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=35812 CPUtime=222.23
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 8727 0 0 0 22202 21 0 0 25 0 1 0 93591541 36671488 8381 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 8953 8381 90 271 0 8679 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35812

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

[startup+230.301 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 19039
/proc/meminfo: memFree=1791840/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=36024 CPUtime=230.23
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 8771 0 0 0 23002 21 0 0 25 0 1 0 93591541 36888576 8425 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9006 8425 90 271 0 8732 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 36024

[startup+255.901 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1791136/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=36640 CPUtime=255.83
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 8937 0 0 0 25560 23 0 0 25 0 1 0 93591541 37519360 8591 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9160 8591 90 271 0 8886 0
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (KiB) 36640

[startup+268.702 s]
/proc/loadavg: 1.03 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790624/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=268.62
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9075 0 0 0 26839 23 0 0 25 0 1 0 93591541 38084608 8729 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8729 90 271 0 9024 0
Current children cumulated CPU time (s) 268.62
Current children cumulated vsize (KiB) 37192

[startup+271.902 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=271.82
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9077 0 0 0 27159 23 0 0 25 0 1 0 93591541 38084608 8731 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8731 90 271 0 9024 0
Current children cumulated CPU time (s) 271.82
Current children cumulated vsize (KiB) 37192

[startup+273.501 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=273.42
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9077 0 0 0 27319 23 0 0 25 0 1 0 93591541 38084608 8731 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8731 90 271 0 9024 0
Current children cumulated CPU time (s) 273.42
Current children cumulated vsize (KiB) 37192

[startup+275.101 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=275.01
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9078 0 0 0 27478 23 0 0 25 0 1 0 93591541 38084608 8732 1992294400 134512640 135625496 4294956240 18446744073709551615 134529053 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8732 90 271 0 9024 0
Current children cumulated CPU time (s) 275.01
Current children cumulated vsize (KiB) 37192

[startup+275.901 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=275.81
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9078 0 0 0 27558 23 0 0 25 0 1 0 93591541 38084608 8732 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8732 90 271 0 9024 0
Current children cumulated CPU time (s) 275.81
Current children cumulated vsize (KiB) 37192

[startup+276.301 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=276.21
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9078 0 0 0 27598 23 0 0 25 0 1 0 93591541 38084608 8732 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8732 90 271 0 9024 0
Current children cumulated CPU time (s) 276.21
Current children cumulated vsize (KiB) 37192

[startup+276.401 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 19039
/proc/meminfo: memFree=1790560/2055920 swapFree=4191900/4192956
[pid=19038] ppid=19036 vsize=37192 CPUtime=276.31
/proc/19038/stat : 19038 (csat) R 19036 19038 18881 0 -1 4194304 9078 0 0 0 27608 23 0 0 25 0 1 0 93591541 38084608 8732 1992294400 134512640 135625496 4294956240 18446744073709551615 134529051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19038/statm: 9298 8732 90 271 0 9024 0
Current children cumulated CPU time (s) 276.31
Current children cumulated vsize (KiB) 37192

Child status: 20
Real time (s): 276.475
CPU time (s): 276.402
CPU user time (s): 276.157
CPU system time (s): 0.244962
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 37192

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

runsolver used 0.305953 second user time and 0.696894 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 12:33:37
IDJOB=1720378
IDBENCH=69602
IDSOLVER=517
FILE ID=node81/1720378-1240655617
PBS_JOBID= 9186544
Free space on /tmp= 126392 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720378-1240655617/watcher-1720378-1240655617 -o /tmp/evaluation-result-1720378-1240655617/solver-1720378-1240655617 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1720378-1240655617.cnf

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=1922520480

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826184 kB
Buffers:          9836 kB
Cached:         150260 kB
SwapCached:        384 kB
Active:          83856 kB
Inactive:        90528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826184 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          22672 kB
Slab:            40980 kB
Committed_AS:   337584 kB
PageTables:       1452 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= 126388 MiB
End job on node81 at 2009-04-25 12:38:14