Trace number 1780678

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 98.72 98.7044

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark341.33
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

36.91/36.99	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780678-1243682973.cnf 
36.91/36.99	c Using SATTIMEOUT of 10000
36.91/36.99	c Using SATRAM of 2047
36.91/36.99	c Size of subset node = 16
36.91/36.99	c Variables = 162682
36.91/36.99	c Clauses = 820958
36.91/36.99	c Literals = 1953119
36.91/36.99	c Reduced size:
36.91/36.99	c Variables = 162682
36.91/36.99	c Clauses = 621115
36.91/36.99	c Literals = 1509765
36.91/36.99	c a2
38.21/38.28	c a1
95.63/95.65	c Independent sub-problems = 1
95.63/95.65	c Sub-problem with 127101 variables and 621115 clauses
95.63/95.65	c using permutation method 4
95.63/95.65	c count = 1
95.63/95.65	c Ordering finished 95.430 seconds
95.63/95.65	c mapped 95.660 seconds
95.63/95.65	c permuted 95.670 seconds
95.63/95.65	c about to sort
95.82/95.83	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-1780678-1243682973/watcher-1780678-1243682973 -o /tmp/evaluation-result-1780678-1243682973/solver-1780678-1243682973 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780678-1243682973.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: 1.00 1.00 1.17 3/99 26303
/proc/meminfo: memFree=2967784/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=1144 CPUtime=0.01
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 174 0 0 0 1 0 0 0 18 0 1 0 1132961843 1171456 130 4294967295 134512640 135237372 3219593664 3219592460 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 286 130 75 177 0 108 0

[startup+0.033397 s]
/proc/loadavg: 1.00 1.00 1.17 3/99 26303
/proc/meminfo: memFree=2967784/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=2620 CPUtime=0.03
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 537 0 0 0 3 0 0 0 18 0 1 0 1132961843 2682880 493 4294967295 134512640 135237372 3219593664 3219592188 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 655 494 75 177 0 477 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2620

[startup+0.103391 s]
/proc/loadavg: 1.00 1.00 1.17 3/99 26303
/proc/meminfo: memFree=2967784/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=6020 CPUtime=0.1
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 1402 0 0 0 10 0 0 0 18 0 1 0 1132961843 6164480 1358 4294967295 134512640 135237372 3219593664 3219592188 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 1505 1358 75 177 0 1327 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6020

[startup+0.303371 s]
/proc/loadavg: 1.00 1.00 1.17 3/99 26303
/proc/meminfo: memFree=2967784/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=16640 CPUtime=0.3
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 3991 0 0 0 30 0 0 0 18 0 1 0 1132961843 17039360 3947 4294967295 134512640 135237372 3219593664 3219592188 134639534 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 4160 3948 75 177 0 3982 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16640

[startup+0.703334 s]
/proc/loadavg: 1.00 1.00 1.17 3/99 26303
/proc/meminfo: memFree=2967784/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=35320 CPUtime=0.7
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 8591 0 0 0 66 4 0 0 18 0 1 0 1132961843 36167680 8547 4294967295 134512640 135237372 3219593664 3219593112 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 8830 8547 75 177 0 8652 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 35320

[startup+1.50326 s]
/proc/loadavg: 1.00 1.00 1.17 2/100 26304
/proc/meminfo: memFree=2920720/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=57436 CPUtime=1.5
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 13706 0 0 0 144 6 0 0 20 0 1 0 1132961843 58814464 13662 4294967295 134512640 135237372 3219593664 3219593356 134534388 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 14359 13662 75 177 0 14181 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 57436

[startup+3.11311 s]
/proc/loadavg: 1.00 1.00 1.17 2/100 26304
/proc/meminfo: memFree=2913568/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=57436 CPUtime=3.11
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 13706 0 0 0 305 6 0 0 25 0 1 0 1132961843 58814464 13662 4294967295 134512640 135237372 3219593664 3219593356 134534121 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 14359 13662 75 177 0 14181 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 57436

[startup+6.3128 s]
/proc/loadavg: 1.00 1.00 1.17 2/100 26304
/proc/meminfo: memFree=2913568/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=57436 CPUtime=6.31
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 13706 0 0 0 625 6 0 0 25 0 1 0 1132961843 58814464 13662 4294967295 134512640 135237372 3219593664 3219593356 134534262 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 14359 13662 75 177 0 14181 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 57436

[startup+12.7122 s]
/proc/loadavg: 1.00 1.00 1.17 2/100 26304
/proc/meminfo: memFree=2913572/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=57436 CPUtime=12.71
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 13706 0 0 0 1265 6 0 0 25 0 1 0 1132961843 58814464 13662 4294967295 134512640 135237372 3219593664 3219593356 134534269 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 14359 13662 75 177 0 14181 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 57436

[startup+25.511 s]
/proc/loadavg: 1.00 1.00 1.16 2/100 26488
/proc/meminfo: memFree=2913516/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=57436 CPUtime=25.51
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 13706 0 0 0 2545 6 0 0 25 0 1 0 1132961843 58814464 13662 4294967295 134512640 135237372 3219593664 3219593356 134534146 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 14359 13662 75 177 0 14181 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 57436

[startup+51.1085 s]
/proc/loadavg: 1.00 1.00 1.16 2/100 26489
/proc/meminfo: memFree=2847664/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=123640 CPUtime=51.11
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 37002 0 0 0 5099 12 0 0 25 0 1 0 1132961843 126607360 30283 4294967295 134512640 135237372 3219593664 3219592792 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 30910 30283 77 177 0 30732 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 123640

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

[startup+76.7161 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26493
/proc/meminfo: memFree=2842440/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=129784 CPUtime=76.72
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 38288 0 0 0 7660 12 0 0 25 0 1 0 1132961843 132898816 31569 4294967295 134512640 135237372 3219593664 3219592792 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 32446 31569 77 177 0 32268 0
Current children cumulated CPU time (s) 76.72
Current children cumulated vsize (KiB) 129784

[startup+89.5149 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26676
/proc/meminfo: memFree=2840864/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=130972 CPUtime=89.52
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 38649 0 0 0 8940 12 0 0 25 0 1 0 1132961843 134115328 31930 4294967295 134512640 135237372 3219593664 3219593024 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 32743 31930 77 177 0 32565 0
Current children cumulated CPU time (s) 89.52
Current children cumulated vsize (KiB) 130972

[startup+92.7146 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26676
/proc/meminfo: memFree=2840624/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=131104 CPUtime=92.72
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 38706 0 0 0 9260 12 0 0 25 0 1 0 1132961843 134250496 31987 4294967295 134512640 135237372 3219593664 3219593024 134600972 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 32776 31987 77 177 0 32598 0
Current children cumulated CPU time (s) 92.72
Current children cumulated vsize (KiB) 131104

[startup+95.9143 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26676
/proc/meminfo: memFree=2837804/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=137344 CPUtime=95.92
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 41056 0 0 0 9579 13 0 0 25 0 1 0 1132961843 140640256 33123 4294967295 134512640 135237372 3219593664 3219593248 134574451 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 34336 33123 88 177 0 34158 0
Current children cumulated CPU time (s) 95.92
Current children cumulated vsize (KiB) 137344

[startup+97.5141 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26676
/proc/meminfo: memFree=2543136/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=489852 CPUtime=97.52
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4202496 130072 0 0 0 9713 39 0 0 25 0 1 0 1132961843 501608448 122010 4294967295 134512640 135237372 3219593664 3212541224 134732614 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 122463 122010 91 177 0 122285 0
Current children cumulated CPU time (s) 97.52
Current children cumulated vsize (KiB) 489852

[startup+98.314 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26677
/proc/meminfo: memFree=2357192/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=494048 CPUtime=98.32
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4204032 131120 0 0 0 9718 114 0 0 25 0 1 0 1132961843 505905152 123058 4294967295 134512640 135237372 3219593664 3211214808 134730243 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 123512 123058 104 177 0 123334 0
Current children cumulated CPU time (s) 98.32
Current children cumulated vsize (KiB) 494048

[startup+98.514 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26677
/proc/meminfo: memFree=2357192/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=494048 CPUtime=98.52
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4204032 131120 0 0 0 9718 134 0 0 25 0 1 0 1132961843 505905152 123058 4294967295 134512640 135237372 3219593664 3211214808 134730243 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 123512 123058 104 177 0 123334 0
Current children cumulated CPU time (s) 98.52
Current children cumulated vsize (KiB) 494048

[startup+98.614 s]
/proc/loadavg: 1.00 1.00 1.15 2/100 26677
/proc/meminfo: memFree=2357192/3368532 swapFree=1953580/1959888
[pid=26303] ppid=26301 vsize=494048 CPUtime=98.62
/proc/26303/stat : 26303 (ttsth-5-0) R 26301 26303 20984 0 -1 4204032 131150 0 0 0 9718 144 0 0 25 0 1 0 1132961843 505905152 123088 4294967295 134512640 135237372 3219593664 3211214808 134730243 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26303/statm: 123512 123088 134 177 0 123334 0
Current children cumulated CPU time (s) 98.62
Current children cumulated vsize (KiB) 494048

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 98.7044
CPU time (s): 98.72
CPU user time (s): 97.18
CPU system time (s): 1.54
CPU usage (%): 100.016
Max. virtual memory (cumulated for all children) (KiB): 494048

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

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 13:29:33
IDJOB=1780678
IDBENCH=71046
IDSOLVER=632
FILE ID=/1780678-1243682973
PBS_JOBID=
Free space on /tmp= 15871 MiB

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

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED= 2100645584

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.105
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.105
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.11
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.105
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.16
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2967784 kB
Buffers:        114804 kB
Cached:         176652 kB
SwapCached:       2424 kB
Active:         184272 kB
Inactive:       117576 kB
HighTotal:     2489216 kB
HighFree:      2299388 kB
LowTotal:       879316 kB
LowFree:        668396 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           21776 kB
Writeback:           0 kB
AnonPages:        9504 kB
Mapped:           4940 kB
Slab:            89096 kB
SReclaimable:    79664 kB
SUnreclaim:       9432 kB
PageTables:        536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93564 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15388 MiB
End job on  at 2009-05-30 13:31:13