Trace number 1776187

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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 6.22 6.21879

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.22
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.61/0.62	c ==============================================================================
0.61/0.62	c |           |     ORIGINAL     |              LEARNT              |          |
0.61/0.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.61/0.62	c ==============================================================================
0.61/0.62	c |         0 |  766201  2047461 |  229860       0        0     nan |  0.000 % |
6.11/6.20	c (contradiction during subsumption)
6.11/6.20	c starts                :        0
6.11/6.20	c conflicts             :        0   (0 /sec)
6.11/6.20	c reduce learnts        :        0   (0 /sec)
6.11/6.20	c decisions             :        0   (0 /sec)
6.11/6.20	c propagations          :        0   (0 /sec)
6.11/6.20	c inspects              :        0   (0 /sec)
6.11/6.20	c memory used           :  143.168 MB
6.11/6.20	c CPU time              :     5.93 s
6.11/6.20	c 
6.21/6.21	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776187-1243507347/watcher-1776187-1243507347 -o /tmp/evaluation-result-1776187-1243507347/solver-1776187-1243507347 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776187-1243507347.cnf aimd 2 

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.85 3.94 4.24 3/99 19466
/proc/meminfo: memFree=3142208/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=1640 CPUtime=0
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 372 0 0 0 0 0 0 0 18 0 1 0 1115399235 1679360 308 4294967295 134512640 135034092 3216719552 3216715840 134544856 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 410 310 50 128 0 280 0

[startup+0.050792 s]
/proc/loadavg: 2.85 3.94 4.24 3/99 19466
/proc/meminfo: memFree=3142208/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=25268 CPUtime=0.04
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 5017 0 0 0 1 3 0 0 18 0 1 0 1115399235 25874432 4763 4294967295 134512640 135034092 3216719552 3216715840 134544732 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 6317 4765 50 128 0 6187 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27684

[startup+0.110786 s]
/proc/loadavg: 2.85 3.94 4.24 3/99 19466
/proc/meminfo: memFree=3142208/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=54580 CPUtime=0.1
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 8109 0 0 0 6 4 0 0 18 0 1 0 1115399235 55889920 7855 4294967295 134512640 135034092 3216719552 3216715896 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 13645 7856 50 128 0 13515 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 56996

[startup+0.310766 s]
/proc/loadavg: 2.85 3.94 4.24 3/99 19466
/proc/meminfo: memFree=3142208/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=80680 CPUtime=0.3
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 14547 0 0 0 21 9 0 0 18 0 1 0 1115399235 82616320 14293 4294967295 134512640 135034092 3216719552 3216715896 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 20170 14294 50 128 0 20040 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 83096

[startup+0.710793 s]
/proc/loadavg: 2.85 3.94 4.24 3/99 19466
/proc/meminfo: memFree=3142208/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=131204 CPUtime=0.7
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 27666 0 0 0 52 18 0 0 18 0 1 0 1115399235 134352896 25779 4294967295 134512640 135034092 3216719552 3216714912 134562055 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 32801 25779 66 128 0 32671 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 133620

[startup+1.51065 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3032304/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=136788 CPUtime=1.5
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 29782 0 0 0 131 19 0 0 20 0 1 0 1115399235 140070912 27281 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 34197 27281 67 128 0 34067 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 139204

[startup+3.1105 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3020316/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=142668 CPUtime=3.1
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 30988 0 0 0 289 21 0 0 25 0 1 0 1115399235 146092032 28487 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 35667 28487 67 128 0 35537 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 145084

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

[startup+4.71041 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3009732/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=145752 CPUtime=4.7
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 31828 0 0 0 447 23 0 0 25 0 1 0 1115399235 149250048 29327 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 36438 29327 67 128 0 36308 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 148168

[startup+5.51027 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3004672/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=147472 CPUtime=5.5
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 32295 0 0 0 524 26 0 0 25 0 1 0 1115399235 151011328 29794 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 36868 29794 67 128 0 36738 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 149888

[startup+5.91023 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3004672/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=148304 CPUtime=5.9
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 32480 0 0 0 563 27 0 0 25 0 1 0 1115399235 151863296 29979 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 37076 29979 67 128 0 36946 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 150720

[startup+6.11021 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3004672/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=148580 CPUtime=6.1
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 32544 0 0 0 583 27 0 0 25 0 1 0 1115399235 152145920 30043 4294967295 134512640 135034092 3216719552 3216715548 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 37145 30043 67 128 0 37015 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 150996

[startup+6.21021 s]
/proc/loadavg: 2.70 3.89 4.22 2/101 19468
/proc/meminfo: memFree=3004672/3368532 swapFree=1953580/1959888
[pid=19466] ppid=19464 vsize=2416 CPUtime=0.01
/proc/19466/stat : 19466 (manysat.sh) S 19464 19466 19648 0 -1 4194304 350 0 0 0 0 1 0 0 18 0 1 0 1115399235 2473984 274 4294967295 134512640 135169312 3215713792 3215712328 3085414126 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19466/statm: 604 274 231 161 0 43 0
[pid=19467] ppid=19466 vsize=146600 CPUtime=6.2
/proc/19467/stat : 19467 (SatElite) R 19466 19466 19648 0 -1 4202496 32552 0 0 0 593 27 0 0 25 0 1 0 1115399235 150118400 29572 4294967295 134512640 135034092 3216719552 3216716904 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19467/statm: 36650 29572 69 128 0 36520 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 149016

Child status: 20
Real time (s): 6.21879
CPU time (s): 6.22
CPU user time (s): 5.94
CPU system time (s): 0.28
CPU usage (%): 100.019
Max. virtual memory (cumulated for all children) (KiB): 150996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.94
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32916
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= 5
involuntary context switches= 6

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:42:27
IDJOB=1776187
IDBENCH=20463
IDSOLVER=626
FILE ID=/1776187-1243507347
PBS_JOBID=
Free space on /tmp= 15869 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11803.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776187-1243507347/watcher-1776187-1243507347 -o /tmp/evaluation-result-1776187-1243507347/solver-1776187-1243507347 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776187-1243507347.cnf aimd 2

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED= 2056776675

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:       3142356 kB
Buffers:         18132 kB
Cached:         133296 kB
SwapCached:       2424 kB
Active:          93228 kB
Inactive:        69120 kB
HighTotal:     2489216 kB
HighFree:      2343104 kB
LowTotal:       879316 kB
LowFree:        799252 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:           18448 kB
Writeback:           0 kB
AnonPages:       10008 kB
Mapped:           4764 kB
Slab:            55208 kB
SReclaimable:    46772 kB
SUnreclaim:       8436 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15850 MiB
End job on  at 2009-05-28 12:42:35