Trace number 1780093

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
ttsth-5-0 2009-03-19 (4 threads)Signal 73.88 73.8774

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark308.15
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.91/1.94	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780093-1243681024.cnf 
1.91/1.94	c Using SATTIMEOUT of 10000
1.91/1.94	c Using SATRAM of 2047
1.91/1.94	c Size of subset node = 16
1.91/1.94	c Variables = 135543
1.91/1.94	c Clauses = 404326
1.91/1.94	c Literals = 943426
1.91/1.94	c Reduced size:
1.91/1.94	c Variables = 135543
1.91/1.94	c Clauses = 403874
1.91/1.94	c Literals = 942343
1.91/1.94	c a2
2.51/2.55	c a1
71.31/71.31	c Independent sub-problems = 1
71.31/71.31	c Sub-problem with 135363 variables and 403874 clauses
71.31/71.31	c using permutation method 4
71.31/71.31	c count = 1
71.31/71.31	c Ordering finished 71.160 seconds
71.31/71.31	c mapped 71.310 seconds
71.31/71.31	c permuted 71.310 seconds
71.31/71.31	c about to sort
71.41/71.42	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1780093-1243681024/watcher-1780093-1243681024 -o /tmp/evaluation-result-1780093-1243681024/solver-1780093-1243681024 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780093-1243681024.cnf 

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.54 4.22 3.97 2/98 28607
/proc/meminfo: memFree=3067764/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=1008 CPUtime=0.01
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 150 0 0 0 1 0 0 0 20 0 1 0 949679192 1032192 106 4294967295 134512640 135237372 3219710416 3219709012 134886597 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28607/statm: 252 106 75 177 0 74 0

[startup+0.101914 s]
/proc/loadavg: 4.54 4.22 3.97 2/98 28607
/proc/meminfo: memFree=3067764/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=5596 CPUtime=0.11
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 1277 0 0 0 11 0 0 0 21 0 1 0 949679192 5730304 1233 4294967295 134512640 135237372 3219710416 3219709960 134735194 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28607/statm: 1399 1233 75 177 0 1221 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5596

[startup+0.211903 s]
/proc/loadavg: 4.54 4.22 3.97 2/98 28607
/proc/meminfo: memFree=3067764/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=10796 CPUtime=0.22
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 2555 0 0 0 22 0 0 0 21 0 1 0 949679192 11055104 2511 4294967295 134512640 135237372 3219710416 3219709960 134735194 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28607/statm: 2699 2511 75 177 0 2521 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 10796

[startup+0.311895 s]
/proc/loadavg: 4.54 4.22 3.97 2/98 28607
/proc/meminfo: memFree=3067764/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=15556 CPUtime=0.32
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 3716 0 0 0 32 0 0 0 21 0 1 0 949679192 15929344 3672 4294967295 134512640 135237372 3219710416 3219710064 134524716 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28607/statm: 3889 3672 75 177 0 3711 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15556

[startup+0.711862 s]
/proc/loadavg: 4.54 4.22 3.97 2/98 28607
/proc/meminfo: memFree=3067764/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=30196 CPUtime=0.72
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 7119 0 0 0 71 1 0 0 22 0 1 0 949679192 30920704 7075 4294967295 134512640 135237372 3219710416 3219710108 134534121 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28607/statm: 7549 7075 75 177 0 7371 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 30196

[startup+1.51181 s]
/proc/loadavg: 4.26 4.17 3.96 2/99 28608
/proc/meminfo: memFree=3039560/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=30196 CPUtime=1.51
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 7119 0 0 0 150 1 0 0 25 0 1 0 949679192 30920704 7075 4294967295 134512640 135237372 3219710416 3219710108 134534331 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28607/statm: 7549 7075 75 177 0 7371 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 30196

[startup+3.11166 s]
/proc/loadavg: 4.26 4.17 3.96 2/99 28608
/proc/meminfo: memFree=3014104/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=75560 CPUtime=3.11
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 21120 0 0 0 306 5 0 0 25 0 1 0 949679192 77373440 18351 4294967295 134512640 135237372 3219710416 3219709776 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 18890 18351 77 177 0 18712 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 75560

[startup+6.3114 s]
/proc/loadavg: 4.26 4.17 3.96 2/99 28609
/proc/meminfo: memFree=2994548/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=75920 CPUtime=6.31
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 21204 0 0 0 626 5 0 0 25 0 1 0 949679192 77742080 18435 4294967295 134512640 135237372 3219710416 3219709744 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 18980 18435 77 177 0 18802 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 75920

[startup+12.7109 s]
/proc/loadavg: 3.75 4.06 3.92 2/99 28611
/proc/meminfo: memFree=2993860/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=76640 CPUtime=12.71
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 21365 0 0 0 1265 6 0 0 25 0 1 0 949679192 78479360 18596 4294967295 134512640 135237372 3219710416 3219709776 134600960 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 19160 18596 77 177 0 18982 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 76640

[startup+25.5098 s]
/proc/loadavg: 3.33 3.96 3.89 2/99 28612
/proc/meminfo: memFree=2992560/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=78016 CPUtime=25.51
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 21690 0 0 0 2545 6 0 0 25 0 1 0 949679192 79888384 18921 4294967295 134512640 135237372 3219710416 3219709776 134600960 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 19504 18921 77 177 0 19326 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 78016

[startup+51.1077 s]
/proc/loadavg: 2.53 3.72 3.81 2/99 28796
/proc/meminfo: memFree=2989544/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=80900 CPUtime=51.11
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 22350 0 0 0 5104 7 0 0 25 0 1 0 949679192 82841600 19581 4294967295 134512640 135237372 3219710416 3219709744 134555272 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 20225 19581 77 177 0 20047 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 80900

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

[startup+51.2077 s]
/proc/loadavg: 2.53 3.72 3.81 2/99 28796
/proc/meminfo: memFree=2989544/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=80900 CPUtime=51.21
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 22354 0 0 0 5114 7 0 0 25 0 1 0 949679192 82841600 19585 4294967295 134512640 135237372 3219710416 3219709776 134600972 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 20225 19585 77 177 0 20047 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 80900

[startup+64.0067 s]
/proc/loadavg: 2.19 3.59 3.77 2/99 28797
/proc/meminfo: memFree=2988244/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=81824 CPUtime=64.01
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 22672 0 0 0 6393 8 0 0 25 0 1 0 949679192 83787776 19903 4294967295 134512640 135237372 3219710416 3219709776 134600718 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 20456 19903 77 177 0 20278 0
Current children cumulated CPU time (s) 64.01
Current children cumulated vsize (KiB) 81824

[startup+70.4062 s]
/proc/loadavg: 2.10 3.54 3.75 2/99 28797
/proc/meminfo: memFree=2987996/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=82088 CPUtime=70.41
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 22748 0 0 0 7033 8 0 0 25 0 1 0 949679192 84058112 19979 4294967295 134512640 135237372 3219710416 3219709776 134600718 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 20522 19979 77 177 0 20344 0
Current children cumulated CPU time (s) 70.41
Current children cumulated vsize (KiB) 82088

[startup+72.006 s]
/proc/loadavg: 2.01 3.50 3.74 2/99 28797
/proc/meminfo: memFree=2980776/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=314296 CPUtime=72.01
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 80483 0 0 0 7174 27 0 0 25 0 1 0 949679192 321839104 77319 4294967295 134512640 135237372 3219710416 3219709768 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 78607 77322 88 177 0 78429 0
Current children cumulated CPU time (s) 72.01
Current children cumulated vsize (KiB) 314296

[startup+72.806 s]
/proc/loadavg: 2.01 3.50 3.74 2/99 28797
/proc/meminfo: memFree=2635640/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=452364 CPUtime=72.81
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4202496 115967 0 0 0 7246 35 0 0 25 0 1 0 949679192 463220736 112697 4294967295 134512640 135237372 3219710416 3211679992 134732614 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 113091 112697 91 177 0 112913 0
Current children cumulated CPU time (s) 72.81
Current children cumulated vsize (KiB) 452364

[startup+73.6059 s]
/proc/loadavg: 2.01 3.50 3.74 2/99 28797
/proc/meminfo: memFree=2635640/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=455960 CPUtime=73.61
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4204032 117043 0 0 0 7247 114 0 0 25 0 1 0 949679192 466903040 113644 4294967295 134512640 135237372 3219710416 3211325400 134730243 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 113990 113644 104 177 0 113812 0
Current children cumulated CPU time (s) 73.61
Current children cumulated vsize (KiB) 455960

[startup+73.8059 s]
/proc/loadavg: 2.01 3.50 3.74 2/99 28797
/proc/meminfo: memFree=2221556/3368532 swapFree=1959840/1959888
[pid=28607] ppid=28605 vsize=455960 CPUtime=73.81
/proc/28607/stat : 28607 (ttsth-5-0) R 28605 28607 30226 0 -1 4204032 117293 0 0 0 7247 134 0 0 25 0 1 0 949679192 466903040 113894 4294967295 134512640 135237372 3219710416 3211325400 134730243 0 0 0 0 0 0 0 17 0 0 0 0
/proc/28607/statm: 113990 113894 354 177 0 113812 0
Current children cumulated CPU time (s) 73.81
Current children cumulated vsize (KiB) 455960

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 73.8774
CPU time (s): 73.88
CPU user time (s): 72.47
CPU system time (s): 1.41
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 455960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.47
system time used= 1.41
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117303
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= 1
involuntary context switches= 228

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-30 12:57:04
IDJOB=1780093
IDBENCH=70952
IDSOLVER=632
FILE ID=tipi39/1780093-1243681024
PBS_JOBID=
Free space on /tmp= 5737 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780093-1243681024/watcher-1780093-1243681024 -o /tmp/evaluation-result-1780093-1243681024/solver-1780093-1243681024 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1780093-1243681024.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED= 590882648

Linux tipi39 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.067
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.067
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.067
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.067
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:       3067616 kB
Buffers:         83600 kB
Cached:         106932 kB
SwapCached:          0 kB
Active:         126304 kB
Inactive:        80068 kB
HighTotal:     2489216 kB
HighFree:      2368900 kB
LowTotal:       879316 kB
LowFree:        698716 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            7900 kB
Writeback:           0 kB
AnonPages:       16076 kB
Mapped:           6188 kB
Slab:            84188 kB
SReclaimable:    73732 kB
SUnreclaim:      10456 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94792 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5292 MiB
End job on tipi39 at 2009-05-30 12:58:18