Trace number 1776703

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 134.37 134.411

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.16
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

Solver Data

1.61/1.69	c Command: HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776703-1243675400.cnf 
1.61/1.69	c Using SATTIMEOUT of 10000
1.61/1.69	c Using SATRAM of 2047
1.61/1.69	c Size of subset node = 16
1.61/1.69	c Variables = 132555
1.61/1.69	c Clauses = 469519
1.61/1.69	c Literals = 1146761
1.61/1.69	c Reduced size:
1.61/1.69	c Variables = 132555
1.61/1.69	c Clauses = 469366
1.61/1.69	c Literals = 1146471
1.61/1.69	c a2
3.11/3.13	c a1
131.16/131.24	c Independent sub-problems = 1
131.16/131.24	c Sub-problem with 132483 variables and 469366 clauses
131.16/131.24	c using permutation method 4
131.16/131.24	c count = 1
131.16/131.24	c Ordering finished 130.870 seconds
131.16/131.24	c mapped 131.200 seconds
131.16/131.24	c permuted 131.200 seconds
131.16/131.24	c about to sort
131.26/131.38	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-1776703-1243675400/watcher-1776703-1243675400 -o /tmp/evaluation-result-1776703-1243675400/solver-1776703-1243675400 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776703-1243675400.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: 5.98 6.13 5.35 4/113 18221
/proc/meminfo: memFree=3148028/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=1012 CPUtime=0.01
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 136 0 0 0 1 0 0 0 20 0 1 0 1132204101 1036288 91 4294967295 134512640 135237372 3213470688 3213470336 134524794 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 253 91 74 177 0 75 0

[startup+0.100306 s]
/proc/loadavg: 5.98 6.13 5.35 4/113 18221
/proc/meminfo: memFree=3148028/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=5500 CPUtime=0.1
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 1248 0 0 0 10 0 0 0 20 0 1 0 1132204101 5632000 1203 4294967295 134512640 135237372 3213470688 3213470136 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 1375 1203 75 177 0 1197 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5500

[startup+0.210292 s]
/proc/loadavg: 5.98 6.13 5.35 4/113 18221
/proc/meminfo: memFree=3148028/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=10700 CPUtime=0.21
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 2531 0 0 0 20 1 0 0 21 0 1 0 1132204101 10956800 2486 4294967295 134512640 135237372 3213470688 3213470136 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 2675 2486 75 177 0 2497 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 10700

[startup+0.310283 s]
/proc/loadavg: 5.98 6.13 5.35 4/113 18221
/proc/meminfo: memFree=3148028/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=15460 CPUtime=0.31
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 3694 0 0 0 29 2 0 0 21 0 1 0 1132204101 15831040 3649 4294967295 134512640 135237372 3213470688 3213470136 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 3865 3649 75 177 0 3687 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15460

[startup+0.710248 s]
/proc/loadavg: 5.98 6.13 5.35 4/113 18221
/proc/meminfo: memFree=3148028/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=35776 CPUtime=0.71
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 8342 0 0 0 65 6 0 0 22 0 1 0 1132204101 36634624 8297 4294967295 134512640 135237372 3213470688 3213470380 134534061 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 8944 8297 75 177 0 8766 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 35776

[startup+1.51018 s]
/proc/loadavg: 5.98 6.13 5.35 4/114 18222
/proc/meminfo: memFree=3115172/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=35776 CPUtime=1.51
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 8342 0 0 0 145 6 0 0 25 0 1 0 1132204101 36634624 8297 4294967295 134512640 135237372 3213470688 3213470380 134534152 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 8944 8297 75 177 0 8766 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 35776

[startup+3.11004 s]
/proc/loadavg: 5.98 6.13 5.35 4/114 18222
/proc/meminfo: memFree=3087744/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=69168 CPUtime=3.11
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 16705 0 0 0 303 8 0 0 25 0 1 0 1132204101 70828032 16659 4294967295 134512640 135237372 3213470688 3213469104 134749305 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 17292 16659 76 177 0 17114 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 69168

[startup+6.30976 s]
/proc/loadavg: 5.74 6.07 5.34 4/114 18230
/proc/meminfo: memFree=3062820/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=87388 CPUtime=6.31
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 29304 0 0 0 618 13 0 0 25 0 1 0 1132204101 89485312 21293 4294967295 134512640 135237372 3213470688 3213470048 134600975 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 21847 21293 77 177 0 21669 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 87388

[startup+12.7092 s]
/proc/loadavg: 5.52 6.02 5.32 4/114 18238
/proc/meminfo: memFree=3062280/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=88240 CPUtime=12.71
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 29495 0 0 0 1258 13 0 0 25 0 1 0 1132204101 90357760 21484 4294967295 134512640 135237372 3213470688 3213469816 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 22060 21484 77 177 0 21882 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 88240

[startup+25.5081 s]
/proc/loadavg: 4.96 5.87 5.29 4/114 18259
/proc/meminfo: memFree=3060924/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=89748 CPUtime=25.51
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 29875 0 0 0 2538 13 0 0 25 0 1 0 1132204101 91901952 21864 4294967295 134512640 135237372 3213470688 3213470016 134555272 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 22437 21864 77 177 0 22259 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 89748

[startup+51.1059 s]
/proc/loadavg: 4.29 5.64 5.22 4/114 18482
/proc/meminfo: memFree=3057272/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=92368 CPUtime=51.07
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 30510 0 0 0 5094 13 0 0 25 0 1 0 1132204101 94584832 22499 4294967295 134512640 135237372 3213470688 3213469816 134732614 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23092 22499 77 177 0 22914 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 92368

[startup+102.311 s]
/proc/loadavg: 3.56 5.23 5.10 4/114 18560
/proc/meminfo: memFree=3056664/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=92896 CPUtime=102.29
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 30678 0 0 0 10216 13 0 0 25 0 1 0 1132204101 95125504 22667 4294967295 134512640 135237372 3213470688 3213470048 134600718 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23224 22667 77 177 0 23046 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92896

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

[startup+102.411 s]
/proc/loadavg: 3.56 5.23 5.10 4/114 18560
/proc/meminfo: memFree=3056664/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=92896 CPUtime=102.38
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 30678 0 0 0 10225 13 0 0 25 0 1 0 1132204101 95125504 22667 4294967295 134512640 135237372 3213470688 3213470048 134600698 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23224 22667 77 177 0 23046 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 92896

[startup+115.21 s]
/proc/loadavg: 3.43 5.12 5.07 4/114 18764
/proc/meminfo: memFree=3055948/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=93028 CPUtime=115.16
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 30685 0 0 0 11503 13 0 0 25 0 1 0 1132204101 95260672 22674 4294967295 134512640 135237372 3213470688 3213470048 134600718 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23257 22674 77 177 0 23079 0
Current children cumulated CPU time (s) 115.16
Current children cumulated vsize (KiB) 93028

[startup+128.009 s]
/proc/loadavg: 3.34 5.02 5.04 4/114 18783
/proc/meminfo: memFree=3056012/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=93028 CPUtime=127.96
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 30705 0 0 0 12783 13 0 0 25 0 1 0 1132204101 95260672 22694 4294967295 134512640 135237372 3213470688 3213470048 134600718 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23257 22694 77 177 0 23079 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 93028

[startup+131.209 s]
/proc/loadavg: 3.34 5.02 5.04 5/114 18792
/proc/meminfo: memFree=3056012/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=92508 CPUtime=131.16
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 31261 0 0 0 13103 13 0 0 25 0 1 0 1132204101 94728192 22661 4294967295 134512640 135237372 3213470688 3213470336 134540092 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 23127 22661 86 177 0 22949 0
Current children cumulated CPU time (s) 131.16
Current children cumulated vsize (KiB) 92508

[startup+132.809 s]
/proc/loadavg: 3.34 5.02 5.04 4/114 18792
/proc/meminfo: memFree=2799196/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=435120 CPUtime=132.76
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4202496 118014 0 0 0 13229 47 0 0 25 0 1 0 1132204101 445562880 108390 4294967295 134512640 135237372 3213470688 3210018712 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 108780 108390 91 177 0 108602 0
Current children cumulated CPU time (s) 132.76
Current children cumulated vsize (KiB) 435120

[startup+133.609 s]
/proc/loadavg: 3.31 4.98 5.03 4/114 18792
/proc/meminfo: memFree=2690564/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=476420 CPUtime=133.56
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4204032 128473 0 0 0 13282 74 0 0 25 0 1 0 1132204101 487854080 118720 4294967295 134512640 135237372 3213470688 3205095304 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 119105 118720 104 177 0 118927 0
Current children cumulated CPU time (s) 133.56
Current children cumulated vsize (KiB) 476420

[startup+134.009 s]
/proc/loadavg: 3.31 4.98 5.03 4/114 18792
/proc/meminfo: memFree=2690564/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=476420 CPUtime=133.96
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4204032 128473 0 0 0 13282 114 0 0 25 0 1 0 1132204101 487854080 118720 4294967295 134512640 135237372 3213470688 3205095304 134730102 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 119105 118720 104 177 0 118927 0
Current children cumulated CPU time (s) 133.96
Current children cumulated vsize (KiB) 476420

[startup+134.409 s]
/proc/loadavg: 3.31 4.98 5.03 4/114 18796
/proc/meminfo: memFree=2267504/3368532 swapFree=1954888/1959888
[pid=18221] ppid=18219 vsize=0 CPUtime=134.36
/proc/18221/stat : 18221 (ttsth-5-0) R 18219 18221 32205 0 -1 4204036 128772 0 0 0 13282 154 0 0 25 0 1 0 1132204101 0 0 4294967295 0 0 0 0 0 0 0 0 0 0 0 0 17 2 0 0 0
/proc/18221/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 134.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 134.411
CPU time (s): 134.37
CPU user time (s): 132.82
CPU system time (s): 1.55
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 476420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.82
system time used= 1.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128772
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= 784

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 11:23:20
IDJOB=1776703
IDBENCH=69572
IDSOLVER=632
FILE ID=/1776703-1243675400
PBS_JOBID=
Free space on /tmp= 15872 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (4 threads)
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776703-1243675400/watcher-1776703-1243675400 -o /tmp/evaluation-result-1776703-1243675400/solver-1776703-1243675400 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 4 HOME/instance-1776703-1243675400.cnf

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

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED= 1645785851

Linux (none) 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.105
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.43
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.105
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.11
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.105
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.105
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:       3148028 kB
Buffers:         37472 kB
Cached:          86732 kB
SwapCached:        720 kB
Active:         107988 kB
Inactive:        31812 kB
HighTotal:     2489216 kB
HighFree:      2382876 kB
LowTotal:       879316 kB
LowFree:        765152 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:            9452 kB
Writeback:           0 kB
AnonPages:       14932 kB
Mapped:           6172 kB
Slab:            69928 kB
SReclaimable:    59960 kB
SUnreclaim:       9968 kB
PageTables:        740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117272 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15407 MiB
End job on  at 2009-05-30 11:25:36