Trace number 1780693

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
ttsth-5-0 2009-03-19 (4 threads)Signal 135.91 136.114

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1402.24
Satisfiable
(Un)Satisfiability was proved
Number of variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

46.96/47.03	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780693-1243683531.cnf 
46.96/47.03	c Using SATTIMEOUT of 10000
46.96/47.03	c Using SATRAM of 2047
46.96/47.03	c Size of subset node = 16
46.96/47.03	c Variables = 199290
46.96/47.03	c Clauses = 1005792
46.96/47.03	c Literals = 2392883
46.96/47.03	c Reduced size:
46.96/47.03	c Variables = 199290
46.96/47.03	c Clauses = 743844
46.96/47.03	c Literals = 1807507
46.96/47.03	c a2
48.46/48.59	c a1
132.32/132.59	c Independent sub-problems = 1
132.32/132.59	c Sub-problem with 151146 variables and 743844 clauses
132.32/132.59	c using permutation method 4
132.32/132.59	c count = 1
132.32/132.59	c Ordering finished 132.000 seconds
132.32/132.59	c mapped 132.380 seconds
132.32/132.59	c permuted 132.390 seconds
132.32/132.59	c about to sort
132.52/132.80	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1780693-1243683531/watcher-1780693-1243683531 -o /tmp/evaluation-result-1780693-1243683531/solver-1780693-1243683531 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780693-1243683531.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.92 2.98 3.40 4/118 32387
/proc/meminfo: memFree=2987076/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=868 CPUtime=0.01
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4194304 45 0 0 0 0 1 0 0 25 0 1 0 1133016053 888832 3 4294967295 134512640 135237372 3217352608 3217352608 134512976 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 217 3 0 177 0 39 0

[startup+0.04996 s]
/proc/loadavg: 2.92 2.98 3.40 4/118 32387
/proc/meminfo: memFree=2987076/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=3312 CPUtime=0.05
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 707 0 0 0 2 3 0 0 25 0 1 0 1133016053 3391488 663 4294967295 134512640 135237372 3217352608 3217351132 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 828 664 75 177 0 650 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3312

[startup+0.110073 s]
/proc/loadavg: 2.92 2.98 3.40 4/118 32387
/proc/meminfo: memFree=2987076/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=6284 CPUtime=0.11
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 1466 0 0 0 7 4 0 0 25 0 1 0 1133016053 6434816 1422 4294967295 134512640 135237372 3217352608 3217351088 134685435 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 1571 1422 75 177 0 1393 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6284

[startup+0.309941 s]
/proc/loadavg: 2.92 2.98 3.40 4/118 32387
/proc/meminfo: memFree=2987076/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=17300 CPUtime=0.31
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 4188 0 0 0 26 5 0 0 25 0 1 0 1133016053 17715200 4144 4294967295 134512640 135237372 3217352608 3217351132 134639534 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 4325 4144 75 177 0 4147 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 17300

[startup+0.70992 s]
/proc/loadavg: 2.92 2.98 3.40 4/118 32387
/proc/meminfo: memFree=2987076/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=35980 CPUtime=0.71
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 8757 0 0 0 65 6 0 0 25 0 1 0 1133016053 36843520 8713 4294967295 134512640 135237372 3217352608 3217352056 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 8995 8713 75 177 0 8817 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 35980

[startup+1.50988 s]
/proc/loadavg: 2.92 2.98 3.40 4/119 32389
/proc/meminfo: memFree=2937052/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=69172 CPUtime=1.51
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 16764 0 0 0 140 11 0 0 25 0 1 0 1133016053 70832128 16720 4294967295 134512640 135237372 3217352608 3217352300 134534228 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 17293 16720 75 177 0 17115 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 69172

[startup+3.1098 s]
/proc/loadavg: 2.92 2.98 3.40 4/119 32393
/proc/meminfo: memFree=2920368/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=69172 CPUtime=3.11
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 16764 0 0 0 300 11 0 0 25 0 1 0 1133016053 70832128 16720 4294967295 134512640 135237372 3217352608 3217352300 134534282 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 17293 16720 75 177 0 17115 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 69172

[startup+6.30963 s]
/proc/loadavg: 2.93 2.98 3.40 4/118 32397
/proc/meminfo: memFree=2920212/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=69172 CPUtime=6.31
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 16764 0 0 0 620 11 0 0 25 0 1 0 1133016053 70832128 16720 4294967295 134512640 135237372 3217352608 3217352300 134534121 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 17293 16720 75 177 0 17115 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 69172

[startup+12.7093 s]
/proc/loadavg: 2.93 2.98 3.40 4/119 32589
/proc/meminfo: memFree=2919576/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=69172 CPUtime=12.69
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 16764 0 0 0 1258 11 0 0 25 0 1 0 1133016053 70832128 16720 4294967295 134512640 135237372 3217352608 3217352300 134534331 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 17293 16720 75 177 0 17115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69172

[startup+25.5086 s]
/proc/loadavg: 2.95 2.98 3.39 4/118 32610
/proc/meminfo: memFree=2919704/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=69172 CPUtime=25.45
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 16764 0 0 0 2534 11 0 0 25 0 1 0 1133016053 70832128 16720 4294967295 134512640 135237372 3217352608 3217352300 134534064 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 17293 16720 75 177 0 17115 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 69172

[startup+51.1173 s]
/proc/loadavg: 2.96 2.98 3.38 4/118 32651
/proc/meminfo: memFree=2844612/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=146556 CPUtime=51.05
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 47870 0 0 0 5083 22 0 0 25 0 1 0 1133016053 150073344 35642 4294967295 134512640 135237372 3217352608 3217351792 134735855 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 36639 35642 77 177 0 36461 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 146556

[startup+102.315 s]
/proc/loadavg: 2.98 2.98 3.36 4/118 443
/proc/meminfo: memFree=2834876/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=156116 CPUtime=102.18
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 50368 0 0 0 10196 22 0 0 25 0 1 0 1133016053 159862784 38140 4294967295 134512640 135237372 3217352608 3217351936 134550999 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 39029 38140 77 177 0 38851 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 156116

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

[startup+115.114 s]
/proc/loadavg: 2.99 2.98 3.35 4/118 463
/proc/meminfo: memFree=2833776/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=157172 CPUtime=114.97
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 50678 0 0 0 11475 22 0 0 25 0 1 0 1133016053 160944128 38450 4294967295 134512640 135237372 3217352608 3217351736 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 39293 38450 77 177 0 39115 0
Current children cumulated CPU time (s) 114.97
Current children cumulated vsize (KiB) 157172

[startup+127.913 s]
/proc/loadavg: 2.99 2.98 3.35 4/118 484
/proc/meminfo: memFree=2833024/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=157700 CPUtime=127.76
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 50872 0 0 0 12754 22 0 0 25 0 1 0 1133016053 161484800 38644 4294967295 134512640 135237372 3217352608 3217351968 134600966 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 39425 38644 77 177 0 39247 0
Current children cumulated CPU time (s) 127.76
Current children cumulated vsize (KiB) 157700

[startup+131.113 s]
/proc/loadavg: 2.99 2.98 3.35 5/118 671
/proc/meminfo: memFree=2831284/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=157832 CPUtime=130.92
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 50882 0 0 0 13070 22 0 0 25 0 1 0 1133016053 161619968 38654 4294967295 134512640 135237372 3217352608 3217351968 134600707 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 39458 38654 77 177 0 39280 0
Current children cumulated CPU time (s) 130.92
Current children cumulated vsize (KiB) 157832

[startup+134.313 s]
/proc/loadavg: 2.99 2.98 3.34 4/118 675
/proc/meminfo: memFree=2460272/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=545204 CPUtime=134.1
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4202496 149981 0 0 0 13365 45 0 0 25 0 1 0 1133016053 558288896 135474 4294967295 134512640 135237372 3217352608 3213760968 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 136301 135475 91 177 0 136123 0
Current children cumulated CPU time (s) 134.1
Current children cumulated vsize (KiB) 545204

[startup+135.113 s]
/proc/loadavg: 2.99 2.98 3.34 4/118 675
/proc/meminfo: memFree=2460272/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=582676 CPUtime=134.9
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4204032 159443 0 0 0 13409 81 0 0 25 0 1 0 1133016053 596660224 144807 4294967295 134512640 135237372 3217352608 3208974336 134730080 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 145669 144807 104 177 0 145491 0
Current children cumulated CPU time (s) 134.9
Current children cumulated vsize (KiB) 582676

[startup+135.913 s]
/proc/loadavg: 2.99 2.98 3.34 4/118 675
/proc/meminfo: memFree=2209184/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=582676 CPUtime=135.7
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4204032 159443 0 0 0 13409 161 0 0 25 0 1 0 1133016053 596660224 144807 4294967295 134512640 135237372 3217352608 3208974336 134730080 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 145669 144807 104 177 0 145491 0
Current children cumulated CPU time (s) 135.7
Current children cumulated vsize (KiB) 582676

[startup+136.113 s]
/proc/loadavg: 2.99 2.98 3.34 4/118 675
/proc/meminfo: memFree=2209184/3368532 swapFree=1959840/1959888
[pid=32387] ppid=32385 vsize=0 CPUtime=135.9
/proc/32387/stat : 32387 (ttsth-5-0) R 32385 32387 10612 0 -1 4204036 160219 0 0 0 13409 181 0 0 25 0 1 0 1133016053 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32387/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 136.114
CPU time (s): 135.91
CPU user time (s): 134.09
CPU system time (s): 1.82
CPU usage (%): 99.85
Max. virtual memory (cumulated for all children) (KiB): 582676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.09
system time used= 1.82
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160219
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= 1
involuntary context switches= 7793

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:38:51
IDJOB=1780693
IDBENCH=71047
IDSOLVER=632
FILE ID=/1780693-1243683531
PBS_JOBID=
Free space on /tmp= 7964 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780693-1243683531/watcher-1780693-1243683531 -o /tmp/evaluation-result-1780693-1243683531/solver-1780693-1243683531 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780693-1243683531.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED= 1846103225

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2987076 kB
Buffers:        125184 kB
Cached:         132104 kB
SwapCached:          0 kB
Active:         179312 kB
Inactive:       100232 kB
HighTotal:     2489216 kB
HighFree:      2334440 kB
LowTotal:       879316 kB
LowFree:        652636 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           29640 kB
Writeback:           0 kB
AnonPages:       22084 kB
Mapped:           8200 kB
Slab:            90772 kB
SReclaimable:    78464 kB
SUnreclaim:      12308 kB
PageTables:        796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   123552 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7396 MiB
End job on  at 2009-05-30 13:41:09