Trace number 1729759

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 243.825 243.886

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark72.8839
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

243.73/243.87	
243.73/243.87	c decisions : 374591
243.73/243.87	c conflicts : 282781
243.73/243.87	c Memory limit 1620 MiB
243.73/243.87	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-1729759-1240753490/watcher-1729759-1240753490 -o /tmp/evaluation-result-1729759-1240753490/solver-1729759-1240753490 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1729759-1240753490.cnf -rs 1520790720 -co memory_limit 1800 

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.99 0.98 0.99 3/65 31126
/proc/meminfo: memFree=1793096/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=1596 CPUtime=0
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 181 0 0 0 0 0 0 0 20 0 1 0 103382733 1634304 165 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 399 165 119 319 0 77 0

[startup+0.0584999 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 31126
/proc/meminfo: memFree=1793096/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=2800 CPUtime=0.05
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 481 0 0 0 5 0 0 0 20 0 1 0 103382733 2867200 465 1992294400 134512640 135819388 4294956176 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 700 465 127 319 0 378 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2800

[startup+0.102504 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 31126
/proc/meminfo: memFree=1793096/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=2800 CPUtime=0.1
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 493 0 0 0 10 0 0 0 20 0 1 0 103382733 2867200 477 1992294400 134512640 135819388 4294956176 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 700 477 128 319 0 378 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2800

[startup+0.301523 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 31126
/proc/meminfo: memFree=1793096/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=3060 CPUtime=0.3
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 582 0 0 0 30 0 0 0 22 0 1 0 103382733 3133440 565 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 765 565 147 319 0 443 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3060

[startup+0.701561 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 31126
/proc/meminfo: memFree=1793096/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=3320 CPUtime=0.69
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 644 0 0 0 69 0 0 0 25 0 1 0 103382733 3399680 627 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 830 627 147 319 0 508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3320

[startup+1.50164 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31127
/proc/meminfo: memFree=1790848/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=3980 CPUtime=1.49
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 792 0 0 0 149 0 0 0 25 0 1 0 103382733 4075520 775 1992294400 134512640 135819388 4294956176 18446744073709551615 134667861 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 995 775 147 319 0 673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3980

[startup+3.10179 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31127
/proc/meminfo: memFree=1789888/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=4784 CPUtime=3.09
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 1015 0 0 0 309 0 0 0 25 0 1 0 103382733 4898816 998 1992294400 134512640 135819388 4294956176 18446744073709551615 134669093 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 1196 998 147 319 0 874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4784

[startup+6.30109 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31127
/proc/meminfo: memFree=1788288/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=6428 CPUtime=6.29
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 1382 0 0 0 629 0 0 0 25 0 1 0 103382733 6582272 1365 1992294400 134512640 135819388 4294956176 18446744073709551615 134617382 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 1607 1365 147 319 0 1285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6428

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 31127
/proc/meminfo: memFree=1785408/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=9448 CPUtime=12.69
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 2116 0 0 0 1268 1 0 0 25 0 1 0 103382733 9674752 2066 1992294400 134512640 135819388 4294956176 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 2362 2066 147 319 0 2040 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9448

[startup+25.5019 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31127
/proc/meminfo: memFree=1782208/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=12708 CPUtime=25.49
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 2874 0 0 0 2547 2 0 0 25 0 1 0 103382733 13012992 2824 1992294400 134512640 135819388 4294956176 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 3177 2824 147 319 0 2855 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12708

[startup+51.1013 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 31127
/proc/meminfo: memFree=1776448/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=19328 CPUtime=51.07
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 4397 0 0 0 5104 3 0 0 25 0 1 0 103382733 19791872 4282 1992294400 134512640 135819388 4294956176 18446744073709551615 134616826 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 4832 4282 147 319 0 4510 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19328

[startup+102.305 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 31127
/proc/meminfo: memFree=1768704/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=28244 CPUtime=102.27
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 6421 0 0 0 10222 5 0 0 25 0 1 0 103382733 28921856 6177 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 7061 6177 147 319 0 6739 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28244

[startup+162.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1761344/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=36460 CPUtime=162.25
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 8268 0 0 0 16219 6 0 0 25 0 1 0 103382733 37335040 8024 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 9115 8024 147 319 0 8793 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36460

[startup+222.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1755904/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=42684 CPUtime=222.23
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 9681 0 0 0 22216 7 0 0 25 0 1 0 103382733 43708416 9366 1992294400 134512640 135819388 4294956176 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 10671 9366 147 319 0 10349 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42684

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

[startup+230.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1755136/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=43872 CPUtime=230.24
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 9896 0 0 0 23016 8 0 0 25 0 1 0 103382733 44924928 9581 1992294400 134512640 135819388 4294956176 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 10968 9581 147 319 0 10646 0
Current children cumulated CPU time (s) 230.24
Current children cumulated vsize (KiB) 43872

[startup+236.702 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754688/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44184 CPUtime=236.64
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 9984 0 0 0 23656 8 0 0 25 0 1 0 103382733 45244416 9669 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11046 9669 147 319 0 10724 0
Current children cumulated CPU time (s) 236.64
Current children cumulated vsize (KiB) 44184

[startup+239.901 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754496/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44328 CPUtime=239.83
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10030 0 0 0 23975 8 0 0 25 0 1 0 103382733 45391872 9715 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11082 9715 147 319 0 10760 0
Current children cumulated CPU time (s) 239.83
Current children cumulated vsize (KiB) 44328

[startup+241.501 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754432/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44612 CPUtime=241.43
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10063 0 0 0 24135 8 0 0 25 0 1 0 103382733 45682688 9748 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11153 9748 147 319 0 10831 0
Current children cumulated CPU time (s) 241.43
Current children cumulated vsize (KiB) 44612

[startup+243.105 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754304/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44612 CPUtime=243.04
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10079 0 0 0 24296 8 0 0 25 0 1 0 103382733 45682688 9764 1992294400 134512640 135819388 4294956176 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11153 9764 147 319 0 10831 0
Current children cumulated CPU time (s) 243.04
Current children cumulated vsize (KiB) 44612

[startup+243.501 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754304/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44612 CPUtime=243.43
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10084 0 0 0 24335 8 0 0 25 0 1 0 103382733 45682688 9769 1992294400 134512640 135819388 4294956176 18446744073709551615 134616800 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11153 9769 147 319 0 10831 0
Current children cumulated CPU time (s) 243.43
Current children cumulated vsize (KiB) 44612

[startup+243.701 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754304/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44612 CPUtime=243.63
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10086 0 0 0 24355 8 0 0 25 0 1 0 103382733 45682688 9771 1992294400 134512640 135819388 4294956176 18446744073709551615 134617707 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11153 9771 147 319 0 10831 0
Current children cumulated CPU time (s) 243.63
Current children cumulated vsize (KiB) 44612

[startup+243.801 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 31127
/proc/meminfo: memFree=1754304/2055920 swapFree=4188716/4192956
[pid=31126] ppid=31124 vsize=44612 CPUtime=243.73
/proc/31126/stat : 31126 (hydrasat-flat) R 31124 31126 30906 0 -1 4194304 10087 0 0 0 24365 8 0 0 25 0 1 0 103382733 45682688 9772 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/31126/statm: 11153 9772 147 319 0 10831 0
Current children cumulated CPU time (s) 243.73
Current children cumulated vsize (KiB) 44612

Child status: 20
Real time (s): 243.886
CPU time (s): 243.825
CPU user time (s): 243.734
CPU system time (s): 0.090986
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 44612

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

runsolver used 0.273958 second user time and 0.583911 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 15:44:50
IDJOB=1729759
IDBENCH=24714
IDSOLVER=519
FILE ID=node8/1729759-1240753490
PBS_JOBID= 9187070
Free space on /tmp= 65936 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729759-1240753490/watcher-1729759-1240753490 -o /tmp/evaluation-result-1729759-1240753490/solver-1729759-1240753490 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1729759-1240753490.cnf -rs 1520790720 -co memory_limit 1800

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=1520790720

node8.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.238
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.238
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:       1793576 kB
Buffers:         19696 kB
Cached:         174092 kB
SwapCached:       1780 kB
Active:          63316 kB
Inactive:       142928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793576 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          21004 kB
Slab:            41848 kB
Committed_AS:   517184 kB
PageTables:       1372 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= 65932 MiB
End job on node8 at 2009-04-26 15:48:54