Trace number 1820889

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
APTUSAT 2009-03-22UNSAT 5.78 5.77791

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.78
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
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.03/0.03	c ==============================================================================
0.03/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.03	c ==============================================================================
0.03/0.03	c |         0 |   31995    74655 |    9598       0        0     nan |  0.000 % |
0.32/0.32	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.32/0.32	c ==============================================================================
0.32/0.32	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.32/0.32	c CPU time:   0.3 s
0.32/0.32	c ==============================================================================
0.32/0.34	This is MiniSat 2.0 beta
0.32/0.34	WARNING: for repeatability, setting FPU to use double precision
0.32/0.34	============================[ Problem Statistics ]=============================
0.32/0.34	|                                                                             |
0.32/0.34	|  Number of variables:  1871                                                 |
0.32/0.34	|  Number of clauses:    13910                                                |
0.32/0.35	|  Parsing time:         0.02         s                                       |
0.32/0.35	============================[ Search Statistics ]==============================
0.32/0.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.32/0.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.32/0.35	===============================================================================
0.32/0.35	|         0 |    1871    13910    56174 |     4636        0    nan |  0.000 % |
0.32/0.36	|       100 |    1871    13910    56174 |     5100      100     19 |  0.000 % |
0.32/0.37	|       250 |    1871    13910    56174 |     5610      250     21 |  0.006 % |
0.32/0.39	|       475 |    1871    13910    56174 |     6171      475     38 |  0.002 % |
0.32/0.41	|       813 |    1871    13910    56174 |     6788      813     64 |  0.002 % |
0.34/0.45	|      1319 |    1870    13877    56107 |     7467     1317     50 |  0.058 % |
0.34/0.51	|      2078 |    1870    13877    56107 |     8214     2076     44 |  0.064 % |
0.34/0.63	|      3217 |    1869    13844    56040 |     9035     3213     52 |  0.107 % |
0.34/0.79	|      4925 |    1867    13844    56040 |     9939     4919     52 |  0.321 % |
1.02/1.11	|      7487 |    1863    13707    55766 |    10933     7428     55 |  0.535 % |
1.62/1.63	|     11331 |    1853    13549    55448 |    12026    11057     54 |  2.362 % |
2.32/2.41	|     17097 |    1817    12745    52978 |    13228    11414     53 |  4.115 % |
4.12/4.12	|     25746 |    1775    12042    50609 |    14551    11484     55 |  7.003 % |
5.72/5.77	===============================================================================
5.72/5.77	restarts              : 13
5.72/5.77	conflicts             : 31544          (5799 /sec)
5.72/5.77	decisions             : 71517          (1.44 % random) (13147 /sec)
5.72/5.77	propagations          : 4187708        (769799 /sec)
5.72/5.77	conflict literals     : 1935310        (37.09 % deleted)
5.72/5.77	Memory used           : 7.16 MB
5.72/5.77	CPU time              : 5.44 s
5.72/5.77	
5.72/5.77	UNSATISFIABLE
5.72/5.77	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-1820889-1242484888/watcher-1820889-1242484888 -o /tmp/evaluation-result-1820889-1242484888/solver-1820889-1242484888 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820889-1242484888.cnf -restarts=1 

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.08 1.05 1.01 2/96 21588
/proc/meminfo: memFree=1137676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2416 CPUtime=0.01
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 367 643 0 0 0 1 0 0 19 0 1 0 1012987105 2473984 277 4294967295 134512640 135169312 3218397328 3218395864 3085704942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21588/statm: 604 277 235 161 0 43 0
[pid=21592] ppid=21588 vsize=956 CPUtime=0
/proc/21592/stat : 21592 (SatELite_releas) R 21588 21588 11066 0 -1 4202496 129 0 0 0 0 0 0 0 20 0 1 0 1012987106 978944 65 4294967295 134512640 135223648 3216717552 3216716004 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21592/statm: 239 66 46 174 0 64 0

[startup+0.024328 s]
/proc/loadavg: 1.08 1.05 1.01 2/96 21588
/proc/meminfo: memFree=1137676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2416 CPUtime=0.01
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 367 643 0 0 0 1 0 0 19 0 1 0 1012987105 2473984 277 4294967295 134512640 135169312 3218397328 3218395864 3085704942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21588/statm: 604 277 235 161 0 43 0
[pid=21592] ppid=21588 vsize=4492 CPUtime=0.02
/proc/21592/stat : 21592 (SatELite_releas) R 21588 21588 11066 0 -1 4202496 862 0 0 0 2 0 0 0 20 0 1 0 1012987106 4599808 798 4294967295 134512640 135223648 3216717552 3216716504 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21592/statm: 1123 798 46 174 0 948 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6908

[startup+0.11431 s]
/proc/loadavg: 1.08 1.05 1.01 2/96 21588
/proc/meminfo: memFree=1137676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2416 CPUtime=0.01
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 367 643 0 0 0 1 0 0 19 0 1 0 1012987105 2473984 277 4294967295 134512640 135169312 3218397328 3218395864 3085704942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21588/statm: 604 277 235 161 0 43 0
[pid=21592] ppid=21588 vsize=6120 CPUtime=0.11
/proc/21592/stat : 21592 (SatELite_releas) R 21588 21588 11066 0 -1 4202496 1342 0 0 0 11 0 0 0 21 0 1 0 1012987106 6266880 1242 4294967295 134512640 135223648 3216717552 3216715552 134549276 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21592/statm: 1530 1242 73 174 0 1355 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8536

[startup+0.314299 s]
/proc/loadavg: 1.08 1.05 1.01 2/96 21588
/proc/meminfo: memFree=1137676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2416 CPUtime=0.01
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 367 643 0 0 0 1 0 0 19 0 1 0 1012987105 2473984 277 4294967295 134512640 135169312 3218397328 3218395864 3085704942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21588/statm: 604 277 235 161 0 43 0
[pid=21592] ppid=21588 vsize=6928 CPUtime=0.31
/proc/21592/stat : 21592 (SatELite_releas) R 21588 21588 11066 0 -1 4202496 1532 0 0 0 30 1 0 0 21 0 1 0 1012987106 7094272 1432 4294967295 134512640 135223648 3216717552 3216715904 134605001 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21592/statm: 1732 1432 73 174 0 1557 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9344

[startup+0.714278 s]
/proc/loadavg: 1.08 1.05 1.01 2/96 21588
/proc/meminfo: memFree=1137676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 2420

[startup+1.51423 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21594
/proc/meminfo: memFree=1132676/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
[pid=21594] ppid=21588 vsize=5352 CPUtime=1.18
/proc/21594/stat : 21594 (minisat_static) R 21588 21588 11066 0 -1 4202496 1088 0 0 0 118 0 0 0 20 0 1 0 1012987139 5480448 1023 4294967295 134512640 135213731 3215804016 3215802496 134530114 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21594/statm: 1338 1023 74 172 0 1164 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7772

[startup+3.11414 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21594
/proc/meminfo: memFree=1131312/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
[pid=21594] ppid=21588 vsize=6276 CPUtime=2.78
/proc/21594/stat : 21594 (minisat_static) R 21588 21588 11066 0 -1 4202496 1308 0 0 0 278 0 0 0 25 0 1 0 1012987139 6426624 1243 4294967295 134512640 135213731 3215804016 3215802496 134530099 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21594/statm: 1569 1243 74 172 0 1395 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8696

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

[startup+4.71406 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21594
/proc/meminfo: memFree=1130692/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
[pid=21594] ppid=21588 vsize=6540 CPUtime=4.38
/proc/21594/stat : 21594 (minisat_static) R 21588 21588 11066 0 -1 4202496 1386 0 0 0 438 0 0 0 25 0 1 0 1012987139 6696960 1321 4294967295 134512640 135213731 3215804016 3215802496 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21594/statm: 1635 1321 74 172 0 1461 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 8960

[startup+5.51401 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21594
/proc/meminfo: memFree=1129608/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
[pid=21594] ppid=21588 vsize=7332 CPUtime=5.18
/proc/21594/stat : 21594 (minisat_static) R 21588 21588 11066 0 -1 4202496 1604 0 0 0 518 0 0 0 25 0 1 0 1012987139 7507968 1539 4294967295 134512640 135213731 3215804016 3215802496 134530080 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21594/statm: 1833 1539 74 172 0 1659 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 9752

[startup+5.714 s]
/proc/loadavg: 1.07 1.05 1.01 3/98 21594
/proc/meminfo: memFree=1129608/2074464 swapFree=1950760/1959888
[pid=21588] ppid=21586 vsize=2420 CPUtime=0.34
/proc/21588/stat : 21588 (SatELiteGTI) S 21586 21588 11066 0 -1 4194304 385 2215 0 0 0 1 32 1 16 0 1 0 1012987105 2478080 278 4294967295 134512640 135169312 3218397328 3218393544 3085704942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/21588/statm: 605 278 235 161 0 44 0
[pid=21594] ppid=21588 vsize=7332 CPUtime=5.38
/proc/21594/stat : 21594 (minisat_static) R 21588 21588 11066 0 -1 4202496 1604 0 0 0 538 0 0 0 25 0 1 0 1012987139 7507968 1539 4294967295 134512640 135213731 3215804016 3215802496 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21594/statm: 1833 1539 74 172 0 1659 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 9752

Child status: 20
Real time (s): 5.77791
CPU time (s): 5.78
CPU user time (s): 5.76
CPU system time (s): 0.02
CPU usage (%): 100.036
Max. virtual memory (cumulated for all children) (KiB): 9752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.76
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= 4491
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= 21
involuntary context switches= 10

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 16:41:28
IDJOB=1820889
IDBENCH=70759
IDSOLVER=662
FILE ID=tipi23/1820889-1242484888
PBS_JOBID=
Free space on /tmp= 8964 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820889-1242484888/watcher-1820889-1242484888 -o /tmp/evaluation-result-1820889-1242484888/solver-1820889-1242484888 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820889-1242484888.cnf -restarts=1

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED= 471757986

Linux tipi23 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.377
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.38

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

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:       1137684 kB
Buffers:         30348 kB
Cached:         811216 kB
SwapCached:       3660 kB
Active:         443324 kB
Inactive:       409984 kB
HighTotal:     1178688 kB
HighFree:       490512 kB
LowTotal:       895776 kB
LowFree:        647172 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2300 kB
Writeback:          52 kB
AnonPages:       11028 kB
Mapped:           4364 kB
Slab:            74800 kB
PageTables:        588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8964 MiB
End job on tipi23 at 2009-05-16 16:41:34