Trace number 1776184

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 1/2009-03-20 (4 threads)UNSAT 6.25 6.26292

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.60/0.61	c ==============================================================================
0.60/0.61	c |           |     ORIGINAL     |              LEARNT              |          |
0.60/0.61	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.60/0.61	c ==============================================================================
0.60/0.61	c |         0 |  766201  2047461 |  229860       0        0     nan |  0.000 % |
6.19/6.25	c (contradiction during subsumption)
6.19/6.25	c starts                :        0
6.19/6.25	c conflicts             :        0   (0 /sec)
6.19/6.25	c reduce learnts        :        0   (0 /sec)
6.19/6.25	c decisions             :        0   (0 /sec)
6.19/6.25	c propagations          :        0   (0 /sec)
6.19/6.25	c inspects              :        0   (0 /sec)
6.19/6.25	c memory used           :  143.168 MB
6.19/6.25	c CPU time              :     6.02 s
6.19/6.25	c 
6.19/6.25	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-1776184-1243507685/watcher-1776184-1243507685 -o /tmp/evaluation-result-1776184-1243507685/solver-1776184-1243507685 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776184-1243507685.cnf aimd 1 

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: 4.01 4.22 4.27 3/97 21446
/proc/meminfo: memFree=3008748/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=1640 CPUtime=0
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 353 0 0 0 0 0 0 0 18 0 1 0 1104905876 1679360 291 4294967295 134512640 135034092 3219919312 3219915600 134544780 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 410 292 50 128 0 280 0

[startup+0.089202 s]
/proc/loadavg: 4.01 4.22 4.27 3/97 21446
/proc/meminfo: memFree=3008748/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=51560 CPUtime=0.08
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 7392 0 0 0 5 3 0 0 18 0 1 0 1104905876 52797440 7139 4294967295 134512640 135034092 3219919312 3219915304 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 12890 7139 50 128 0 12760 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53972

[startup+0.109201 s]
/proc/loadavg: 4.01 4.22 4.27 3/97 21446
/proc/meminfo: memFree=3008748/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=54060 CPUtime=0.1
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 8040 0 0 0 7 3 0 0 18 0 1 0 1104905876 55357440 7787 4294967295 134512640 135034092 3219919312 3219915272 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 13515 7787 50 128 0 13385 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 56472

[startup+0.309184 s]
/proc/loadavg: 4.01 4.22 4.27 3/97 21446
/proc/meminfo: memFree=3008748/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=80680 CPUtime=0.3
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 14567 0 0 0 25 5 0 0 18 0 1 0 1104905876 82616320 14314 4294967295 134512640 135034092 3219919312 3219915656 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 20170 14315 50 128 0 20040 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 83092

[startup+0.709153 s]
/proc/loadavg: 4.01 4.22 4.27 3/97 21446
/proc/meminfo: memFree=3008748/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=131204 CPUtime=0.7
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 27664 0 0 0 56 14 0 0 18 0 1 0 1104905876 134352896 25778 4294967295 134512640 135034092 3219919312 3219913144 134561732 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 32801 25778 66 128 0 32671 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 133616

[startup+1.50909 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2899424/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=136788 CPUtime=1.5
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 29778 0 0 0 134 16 0 0 20 0 1 0 1104905876 140070912 27278 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21447/statm: 34197 27278 67 128 0 34067 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 139200

[startup+3.10897 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2887664/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=142668 CPUtime=3.09
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 30985 0 0 0 293 16 0 0 25 0 1 0 1104905876 146092032 28485 4294967295 134512640 135034092 3219919312 3219915256 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 35667 28485 67 128 0 35537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145080

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

[startup+4.70884 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2877600/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=145752 CPUtime=4.69
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 31819 0 0 0 452 17 0 0 25 0 1 0 1104905876 149250048 29319 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 36438 29319 67 128 0 36308 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 148164

[startup+5.50878 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2872420/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=147472 CPUtime=5.49
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 32278 0 0 0 530 19 0 0 25 0 1 0 1104905876 151011328 29778 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 36868 29778 67 128 0 36738 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 149884

[startup+5.90875 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2872420/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=148172 CPUtime=5.89
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 32435 0 0 0 568 21 0 0 25 0 1 0 1104905876 151728128 29935 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 37043 29935 67 128 0 36913 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 150584

[startup+6.10873 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2872420/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=148580 CPUtime=6.09
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 32541 0 0 0 587 22 0 0 25 0 1 0 1104905876 152145920 30041 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 37145 30041 67 128 0 37015 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 150992

[startup+6.20872 s]
/proc/loadavg: 3.77 4.17 4.25 2/99 21448
/proc/meminfo: memFree=2872420/3368532 swapFree=1952996/1959888
[pid=21446] ppid=21444 vsize=2412 CPUtime=0
/proc/21446/stat : 21446 (manysat.sh) S 21444 21446 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1104905876 2469888 273 4294967295 134512640 135169312 3219159376 3219157912 3085254382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21446/statm: 603 273 231 161 0 42 0
[pid=21447] ppid=21446 vsize=148580 CPUtime=6.19
/proc/21447/stat : 21447 (SatElite) R 21446 21446 21691 0 -1 4202496 32544 0 0 0 597 22 0 0 25 0 1 0 1104905876 152145920 30044 4294967295 134512640 135034092 3219919312 3219915308 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21447/statm: 37145 30044 67 128 0 37015 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 150992

Child status: 20
Real time (s): 6.26292
CPU time (s): 6.25
CPU user time (s): 6.02
CPU system time (s): 0.23
CPU usage (%): 99.7937
Max. virtual memory (cumulated for all children) (KiB): 150992

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 12:48:05
IDJOB=1776184
IDBENCH=20463
IDSOLVER=623
FILE ID=tipi45/1776184-1243507685
PBS_JOBID=
Free space on /tmp= 15486 MiB

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

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED= 1371450637

Linux tipi45 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.081
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.41
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.081
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.10
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.081
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.081
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:       3009044 kB
Buffers:        127712 kB
Cached:         125228 kB
SwapCached:       2100 kB
Active:          88240 kB
Inactive:       173888 kB
HighTotal:     2489216 kB
HighFree:      2351712 kB
LowTotal:       879316 kB
LowFree:        657332 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           18324 kB
Writeback:           0 kB
AnonPages:        8060 kB
Mapped:           3208 kB
Slab:            85320 kB
SReclaimable:    73948 kB
SUnreclaim:      11372 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89604 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15467 MiB
End job on tipi45 at 2009-05-28 12:48:13