Trace number 1821997

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
MiniSat2hack 2009-03-23UNSAT 14.03 14.0408

General information on the benchmark

Namemanol-pipe-c9.cnf
MD5SUM7f47eb2c5986b40772da3e38cf0759b1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.04
Satisfiable
(Un)Satisfiability was proved
Number of variables15214
Number of clauses45082
Sum of the clauses size105190
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230054
Number of clauses of size 315027
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.05/0.04	c ==============================================================================
0.05/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.04	c ==============================================================================
0.05/0.04	c |         0 |   45081   105189 |   13524       0        0     nan |  0.000 % |
0.31/0.31	c |         0 |   18246    71446 |      --       0       --      -- |     --   | -26833/-33738
0.31/0.31	c ==============================================================================
0.31/0.31	c Result  :   #vars: 2717   #clauses: 18246   #literals: 71446
0.31/0.31	c CPU time:   0.28 s
0.31/0.31	c ==============================================================================
0.31/0.34	This is MiniSat 2.0 beta with hacks by AVG
0.31/0.34	WARNING: for repeatability, setting FPU to use double precision
0.31/0.34	============================[ Problem Statistics ]=============================
0.31/0.34	|                                                                             |
0.31/0.34	|  Number of variables:  2717                                                 |
0.31/0.34	|  Number of clauses:    18246                                                |
0.31/0.35	|  Parsing time:         0.01         s                                       |
14.00/14.03	restarts              : 16
14.00/14.03	conflicts             : 113670         (8309 /sec)
14.00/14.03	decisions             : 251220         (1.26 % random) (18364 /sec)
14.00/14.03	propagations          : 11481127       (839264 /sec)
14.00/14.03	conflict literals     : 3631605        (32.01 % deleted)
14.00/14.03	Memory used           : 7.63 MB
14.00/14.03	CPU time              : 13.68 s
14.00/14.03	
14.00/14.03	UNSATISFIABLE
14.00/14.03	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-1821997-1242586192/watcher-1821997-1242586192 -o /tmp/evaluation-result-1821997-1242586192/solver-1821997-1242586192 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821997-1242586192.cnf 

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 28078
/proc/meminfo: memFree=692072/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2412 CPUtime=0.01
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1023117328 2469888 276 4294967295 134512640 135169312 3216547536 3216546072 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28078/statm: 603 276 235 161 0 42 0
[pid=28082] ppid=28078 vsize=952 CPUtime=0
/proc/28082/stat : 28082 (SatELite_releas) R 28078 28078 15108 0 -1 4202496 92 0 0 0 0 0 0 0 21 0 1 0 1023117329 974848 29 4294967295 134512640 135223648 3217690592 3217690476 134661920 0 0 0 0 0 0 0 17 1 0 0 0
/proc/28082/statm: 238 41 31 174 0 63 0

[startup+0.040892 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 28078
/proc/meminfo: memFree=692072/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2412 CPUtime=0.01
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1023117328 2469888 276 4294967295 134512640 135169312 3216547536 3216546072 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28078/statm: 603 276 235 161 0 42 0
[pid=28082] ppid=28078 vsize=6068 CPUtime=0.04
/proc/28082/stat : 28082 (SatELite_releas) R 28078 28078 15108 0 -1 4202496 1383 0 0 0 2 2 0 0 21 0 1 0 1023117329 6213632 1319 4294967295 134512640 135223648 3217690592 3217689432 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28082/statm: 1517 1321 47 174 0 1342 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8480

[startup+0.110885 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 28078
/proc/meminfo: memFree=692072/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2412 CPUtime=0.01
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1023117328 2469888 276 4294967295 134512640 135169312 3216547536 3216546072 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28078/statm: 603 276 235 161 0 42 0
[pid=28082] ppid=28078 vsize=7568 CPUtime=0.1
/proc/28082/stat : 28082 (SatELite_releas) R 28078 28078 15108 0 -1 4202496 1833 0 0 0 8 2 0 0 21 0 1 0 1023117329 7749632 1679 4294967295 134512640 135223648 3217690592 3217688400 134721518 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28082/statm: 1892 1679 73 174 0 1717 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9980

[startup+0.310867 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 28078
/proc/meminfo: memFree=692072/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2412 CPUtime=0.01
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 365 648 0 0 1 0 0 0 18 0 1 0 1023117328 2469888 276 4294967295 134512640 135169312 3216547536 3216546072 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28078/statm: 603 276 235 161 0 42 0
[pid=28082] ppid=28078 vsize=8316 CPUtime=0.3
/proc/28082/stat : 28082 (SatELite_releas) R 28078 28078 15108 0 -1 4202496 2026 0 0 0 28 2 0 0 21 0 1 0 1023117329 8515584 1827 4294967295 134512640 135223648 3217690592 3217688608 134586982 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28082/statm: 2079 1827 78 174 0 1904 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10728

[startup+0.710836 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 28078
/proc/meminfo: memFree=692072/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 2416

[startup+1.51077 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28084
/proc/meminfo: memFree=687204/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=5812 CPUtime=1.17
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1209 0 0 0 117 0 0 0 21 0 1 0 1023117363 5951488 1143 4294967295 134512640 135214715 3217076144 3217074352 134538678 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1453 1143 73 172 0 1280 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 8228

[startup+3.11065 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28084
/proc/meminfo: memFree=685716/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=6868 CPUtime=2.76
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1484 0 0 0 276 0 0 0 25 0 1 0 1023117363 7032832 1418 4294967295 134512640 135214715 3217076144 3217074352 134538296 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1717 1418 73 172 0 1544 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9284

[startup+6.31041 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28084
/proc/meminfo: memFree=684500/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=7268 CPUtime=5.96
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1574 0 0 0 596 0 0 0 25 0 1 0 1023117363 7442432 1508 4294967295 134512640 135214715 3217076144 3217074608 134528607 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1817 1508 73 172 0 1644 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9684

[startup+12.7099 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28086
/proc/meminfo: memFree=684200/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=7672 CPUtime=12.36
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1699 0 0 0 1236 0 0 0 25 0 1 0 1023117363 7856128 1633 4294967295 134512640 135214715 3217076144 3217074608 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1918 1633 73 172 0 1745 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10088

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

[startup+13.5099 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28086
/proc/meminfo: memFree=684076/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=7808 CPUtime=13.16
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1707 0 0 0 1316 0 0 0 25 0 1 0 1023117363 7995392 1641 4294967295 134512640 135214715 3217076144 3217074208 134545414 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1952 1641 73 172 0 1779 0
Current children cumulated CPU time (s) 13.5
Current children cumulated vsize (KiB) 10224

[startup+13.9098 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28086
/proc/meminfo: memFree=684076/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=7808 CPUtime=13.56
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1707 0 0 0 1356 0 0 0 25 0 1 0 1023117363 7995392 1641 4294967295 134512640 135214715 3217076144 3217074608 134528995 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1952 1641 73 172 0 1779 0
Current children cumulated CPU time (s) 13.9
Current children cumulated vsize (KiB) 10224

[startup+14.0098 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28086
/proc/meminfo: memFree=684076/2074464 swapFree=1952056/1959888
[pid=28078] ppid=28076 vsize=2416 CPUtime=0.34
/proc/28078/stat : 28078 (SatELiteGTI) S 28076 28078 15108 0 -1 4194304 385 2809 0 0 2 0 30 2 17 0 1 0 1023117328 2473984 278 4294967295 134512640 135169312 3216547536 3216543752 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28078/statm: 604 278 235 161 0 43 0
[pid=28084] ppid=28078 vsize=7808 CPUtime=13.66
/proc/28084/stat : 28084 (minisat_static) R 28078 28078 15108 0 -1 4202496 1707 0 0 0 1366 0 0 0 25 0 1 0 1023117363 7995392 1641 4294967295 134512640 135214715 3217076144 3217074528 134524107 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28084/statm: 1952 1641 73 172 0 1779 0
Current children cumulated CPU time (s) 14
Current children cumulated vsize (KiB) 10224

Child status: 20
Real time (s): 14.0408
CPU time (s): 14.03
CPU user time (s): 14
CPU system time (s): 0.03
CPU usage (%): 99.9228
Max. virtual memory (cumulated for all children) (KiB): 10728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14
system time used= 0.03
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5183
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= 20
involuntary context switches= 497

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 20:49:52
IDJOB=1821997
IDBENCH=71771
IDSOLVER=660
FILE ID=tipi24/1821997-1242586192
PBS_JOBID=
Free space on /tmp= 9520 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/manol-pipe-c9.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821997-1242586192/watcher-1821997-1242586192 -o /tmp/evaluation-result-1821997-1242586192/solver-1821997-1242586192 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821997-1242586192.cnf

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

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED= 870996261

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        692088 kB
Buffers:         58008 kB
Cached:        1202084 kB
SwapCached:       3828 kB
Active:         389856 kB
Inactive:       879740 kB
HighTotal:     1178688 kB
HighFree:       140116 kB
LowTotal:       895776 kB
LowFree:        551972 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            2288 kB
Writeback:           0 kB
AnonPages:        8792 kB
Mapped:           3052 kB
Slab:           104444 kB
PageTables:        608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9520 MiB
End job on tipi24 at 2009-05-17 20:50:06