Trace number 1820753

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
minisat_cumr r-2009-03-18UNSAT 2.73 2.72287

General information on the benchmark

Namehoons-vbmc-lucky7.cnf
MD5SUMe05028f569e580a3335aeab2d092cf1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.26
Satisfiable
(Un)Satisfiability was proved
Number of variables8503
Number of clauses25116
Sum of the clauses size58576
Maximum clause length3
Minimum clause length1
Number of clauses of size 121
Number of clauses of size 216730
Number of clauses of size 38365
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.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25054    58453 |    7516       0        0     nan |  0.000 % |
0.12/0.19	c |         0 |   10749    36908 |      --       0       --      -- |     --   | -13498/-19589
0.12/0.19	c ==============================================================================
0.12/0.19	c Result  :   #vars: 1872   #clauses: 10749   #literals: 36908
0.12/0.19	c CPU time:   0.18 s
0.12/0.19	c ==============================================================================
0.12/0.22	c This is MiniSat 2.0 beta
0.12/0.22	c WARNING: for repeatability, setting FPU to use double precision
0.12/0.22	c ============================[ Problem Statistics ]=============================
0.12/0.22	c |                                                                             |
0.12/0.22	c |  Number of variables:  1872                                                 |
0.12/0.22	c |  Number of clauses:    10749                                                |
0.12/0.22	c |  Parsing time:         0.00         s                                       |
0.22/0.22	c ============================[ Search Statistics ]==============================
0.22/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.22	c ===============================================================================
0.22/0.22	c |         0 |    1872    10749    36908 |     3583        0    nan |  0.000 % |
0.22/0.24	c |       513 |    1872    10749    36908 |     3583      513     13 |  0.001 % |
0.22/0.26	c |      1027 |    1835    10526    36240 |     3583     1020     13 |  2.030 % |
0.22/0.28	c |      1540 |    1828    10526    36240 |     3583     1531     13 |  2.778 % |
0.22/0.34	c |      2564 |    1811    10431    35968 |     3583     2545     14 |  3.366 % |
0.22/0.36	c |      3076 |    1805    10355    35706 |     3583     3045     13 |  3.740 % |
0.22/0.39	c |      3588 |    1800    10291    35523 |     3583     3552     13 |  3.846 % |
0.22/0.45	c |      4612 |    1799    10291    35523 |     3583     4133     14 |  3.953 % |
0.22/0.58	c |      6660 |    1792    10233    35316 |     3583     3653     14 |  4.274 % |
0.22/0.61	c |      7172 |    1790    10219    35280 |     3583     3763     13 |  4.380 % |
0.22/0.63	c |      7687 |    1790    10219    35280 |     3583     3902     12 |  4.381 % |
0.22/0.70	c |      8711 |    1790    10219    35280 |     3583     4108     12 |  4.380 % |
0.22/0.73	c |      9224 |    1790    10219    35280 |     3583     3842     11 |  4.380 % |
0.22/0.76	c |      9736 |    1788    10205    35239 |     3583     3575     12 |  4.487 % |
0.22/0.82	c |     10760 |    1788    10205    35239 | 2147483647     4599     13 |  4.488 % |
0.22/0.97	c |     12808 |    1788    10205    35239 | 2147483647     6647     15 |  4.487 % |
1.33/1.33	c |     16905 |    1786    10187    35174 | 2147483647    10742     16 |  4.594 % |
1.33/1.36	c |     17418 |    1786    10187    35174 | 2147483647    11255     16 |  4.595 % |
1.33/1.40	c |     17933 |    1785    10187    35174 | 2147483647    11769     16 |  4.701 % |
1.43/1.47	c |     18958 |    1784    10187    35174 | 2147483647    12793     17 |  4.755 % |
1.53/1.52	c |     19473 |    1781    10165    35099 | 2147483647    13264     17 |  4.862 % |
1.53/1.58	c |     19987 |    1781    10165    35099 | 2147483647    13778     17 |  4.861 % |
1.63/1.67	c |     21011 |    1780    10165    35099 | 2147483647    14801     16 |  4.969 % |
1.83/1.86	c |     23059 |    1779    10138    35003 | 2147483647    16716     16 |  5.075 % |
1.83/1.91	c |     23574 |    1777    10126    34972 | 2147483647    17229     16 |  5.289 % |
1.93/1.96	c |     24086 |    1777    10126    34972 | 2147483647    17741     16 |  5.290 % |
2.03/2.05	c |     25111 |    1777    10126    34972 | 2147483647    18766     16 |  5.289 % |
2.03/2.11	c |     25623 |    1777    10126    34972 | 2147483647    19278     16 |  5.289 % |
2.13/2.18	c |     26135 |    1773    10098    34895 | 2147483647    19643     16 |  5.289 % |
2.23/2.29	c |     27160 |    1773    10098    34895 | 2147483647    20668     16 |  5.289 % |
2.53/2.56	c |     29208 |    1773    10098    34895 | 2147483647    22716     16 |  5.289 % |
2.63/2.71	c ===============================================================================
2.63/2.71	c restarts              : 31
2.63/2.71	c conflicts             : 30120          (12048 /sec)
2.63/2.71	c decisions             : 54038          (1.50 % random) (21615 /sec)
2.63/2.71	c propagations          : 4129805        (1651922 /sec)
2.63/2.71	c conflict literals     : 472489         (37.97 % deleted)
2.63/2.72	c Memory used           : 4.70 MB
2.63/2.72	c CPU time              : 2.5 s
2.63/2.72	c 
2.63/2.72	s UNSATISFIABLE
2.63/2.72	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-1820753-1242474057/watcher-1820753-1242474057 -o /tmp/evaluation-result-1820753-1242474057/solver-1820753-1242474057 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820753-1242474057.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: 0.92 0.98 0.99 2/93 22380
/proc/meminfo: memFree=675248/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2412 CPUtime=0.01
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 366 646 0 0 1 0 0 0 18 0 1 0 1011902792 2469888 276 4294967295 134512640 135169312 3220081200 3220079736 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22380/statm: 603 276 235 161 0 42 0
[pid=22384] ppid=22380 vsize=952 CPUtime=0
/proc/22384/stat : 22384 (SatELite_releas) R 22380 22380 14060 0 -1 4202496 134 0 0 0 0 0 0 0 20 0 1 0 1011902793 974848 70 4294967295 134512640 135223648 3214566624 3214565344 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22384/statm: 238 72 47 174 0 63 0

[startup+0.111449 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22380
/proc/meminfo: memFree=675248/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2412 CPUtime=0.01
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 366 646 0 0 1 0 0 0 18 0 1 0 1011902792 2469888 276 4294967295 134512640 135169312 3220081200 3220079736 3085348590 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/22380/statm: 603 276 235 161 0 42 0
[pid=22384] ppid=22380 vsize=5604 CPUtime=0.11
/proc/22384/stat : 22384 (SatELite_releas) R 22380 22380 14060 0 -1 4202496 1189 0 0 0 10 1 0 0 20 0 1 0 1011902793 5738496 1100 4294967295 134512640 135223648 3214566624 3214564576 134564650 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22384/statm: 1401 1101 73 174 0 1226 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8016

[startup+0.221454 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22380
/proc/meminfo: memFree=675248/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2416

[startup+0.321435 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22380
/proc/meminfo: memFree=675248/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2416

[startup+0.7214 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 22380
/proc/meminfo: memFree=675248/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2416

[startup+1.52133 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 22386
/proc/meminfo: memFree=672520/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
[pid=22386] ppid=22380 vsize=3916 CPUtime=1.31
/proc/22386/stat : 22386 (minisat_static) R 22380 22380 14060 0 -1 4202496 713 0 0 0 131 0 0 0 23 0 1 0 1011902814 4009984 648 4294967295 134512640 135216591 3215433248 3215431216 134538247 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22386/statm: 979 648 75 172 0 806 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 6332

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

[startup+1.62132 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 22386
/proc/meminfo: memFree=672520/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
[pid=22386] ppid=22380 vsize=4048 CPUtime=1.41
/proc/22386/stat : 22386 (minisat_static) R 22380 22380 14060 0 -1 4202496 735 0 0 0 141 0 0 0 23 0 1 0 1011902814 4145152 670 4294967295 134512640 135216591 3215433248 3215431440 134528964 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22386/statm: 1012 670 75 172 0 839 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 6464

[startup+2.42125 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 22387
/proc/meminfo: memFree=671652/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
[pid=22386] ppid=22380 vsize=4808 CPUtime=2.21
/proc/22386/stat : 22386 (minisat_static) R 22380 22380 14060 0 -1 4202496 919 0 0 0 221 0 0 0 25 0 1 0 1011902814 4923392 854 4294967295 134512640 135216591 3215433248 3215431440 134528984 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22386/statm: 1202 854 75 172 0 1029 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 7224

[startup+2.62123 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 22387
/proc/meminfo: memFree=671652/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2416 CPUtime=0.22
/proc/22380/stat : 22380 (SatELiteGTI) S 22378 22380 14060 0 -1 4194304 385 1893 0 0 1 0 20 1 18 0 1 0 1011902792 2473984 277 4294967295 134512640 135169312 3220081200 3220077416 3085348590 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/22380/statm: 604 277 235 161 0 43 0
[pid=22386] ppid=22380 vsize=4808 CPUtime=2.41
/proc/22386/stat : 22386 (minisat_static) R 22380 22380 14060 0 -1 4202496 948 0 0 0 241 0 0 0 25 0 1 0 1011902814 4923392 883 4294967295 134512640 135216591 3215433248 3215431152 134533116 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22386/statm: 1202 883 75 172 0 1029 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 7224

[startup+2.72122 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 22387
/proc/meminfo: memFree=671652/2074464 swapFree=1949056/1959888
[pid=22380] ppid=22378 vsize=2932 CPUtime=2.72
/proc/22380/stat : 22380 (SatELiteGTI) R 22378 22380 14060 0 -1 4194304 459 2855 0 0 1 0 270 1 18 0 1 0 1011902792 3002368 345 4294967295 134512640 135169312 3220081200 3220076524 3085350772 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/22380/statm: 733 345 237 161 0 172 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 2.72287
CPU time (s): 2.73
CPU user time (s): 2.71
CPU system time (s): 0.02
CPU usage (%): 100.262
Max. virtual memory (cumulated for all children) (KiB): 8016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.71
system time used= 0.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3513
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= 19
involuntary context switches= 79

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 13:40:56
IDJOB=1820753
IDBENCH=69576
IDSOLVER=658
FILE ID=tipi27/1820753-1242474057
PBS_JOBID=
Free space on /tmp= 9338 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT_RACE08/cnf/hoons-vbmc-lucky7.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820753-1242474057/watcher-1820753-1242474057 -o /tmp/evaluation-result-1820753-1242474057/solver-1820753-1242474057 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820753-1242474057.cnf

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

MD5SUM BENCH= e05028f569e580a3335aeab2d092cf1f
RANDOM SEED= 696143917

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        675372 kB
Buffers:         53376 kB
Cached:        1220548 kB
SwapCached:       5508 kB
Active:         811500 kB
Inactive:       472360 kB
HighTotal:     1178688 kB
HighFree:       431356 kB
LowTotal:       895776 kB
LowFree:        244016 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:        8752 kB
Mapped:           3292 kB
Slab:           106440 kB
PageTables:        396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9338 MiB
End job on tipi27 at 2009-05-16 13:40:59