Trace number 1779259

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
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 22.38 6.79015

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.68
Satisfiable
(Un)Satisfiability was proved
Number of variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
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.11/0.17	c ==============================================================================
0.11/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.17	c ==============================================================================
0.11/0.17	c |         0 |  223830   580123 |   67148       0        0     nan |  0.000 % |
0.81/0.88	c |         0 |  161821   547550 |      --       0       --      -- |     --   | -62009/-32573
0.81/0.88	c ==============================================================================
0.81/0.88	c Result  :   #vars: 28232   #clauses: 161821   #literals: 547550
0.81/0.88	c CPU time:   0.84 s
0.81/0.88	c ==============================================================================
22.13/6.78	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
22.13/6.78	c ============================[ Problem Statistics ]=============================
22.13/6.78	c |                                                                             |
22.13/6.78	c threadId              : 0
22.13/6.78	c restarts              : 3
22.13/6.78	c conflicts             : 683            (33 /sec)
22.13/6.78	c decisions             : 3128           (1.37 % random) (151 /sec)
22.13/6.78	c propagations          : 4967625        (239519 /sec)
22.13/6.78	c conflict literals     : 69916          (46.55 % deleted)
22.13/6.78	c Memory used           : 86.68 MB
22.13/6.78	c CPU time              : 20.74 s
22.13/6.78	
22.13/6.78	c --->m=4, e=8, aimd=1, HOME/4861_many.cnf	time: 5.185	conflicts: 683          
22.13/6.78	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-1779259-1243522546/watcher-1779259-1243522546 -o /tmp/evaluation-result-1779259-1243522546/solver-1779259-1243522546 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779259-1243522546.cnf aimd 1 

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.51 4.72 4.61 2/98 4862
/proc/meminfo: memFree=2892152/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2416 CPUtime=0.01
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 350 0 0 0 0 1 0 0 24 0 1 0 1106391866 2473984 274 4294967295 134512640 135169312 3216098912 3216097448 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4861/statm: 604 274 231 161 0 43 0
[pid=4862] ppid=4861 vsize=3996 CPUtime=0
/proc/4862/stat : 4862 (SatElite) R 4861 4861 21691 0 -1 4202496 634 0 0 0 0 0 0 0 18 0 1 0 1106391866 4091904 570 4294967295 134512640 135034092 3215965712 3215961824 134675816 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4862/statm: 999 578 50 128 0 869 0

[startup+0.091031 s]
/proc/loadavg: 4.51 4.72 4.61 2/98 4862
/proc/meminfo: memFree=2892152/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2416 CPUtime=0.01
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 350 0 0 0 0 1 0 0 24 0 1 0 1106391866 2473984 274 4294967295 134512640 135169312 3216098912 3216097448 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4861/statm: 604 274 231 161 0 43 0
[pid=4862] ppid=4861 vsize=23764 CPUtime=0.09
/proc/4862/stat : 4862 (SatElite) R 4861 4861 21691 0 -1 4202496 4638 0 0 0 7 2 0 0 18 0 1 0 1106391866 24334336 4427 4294967295 134512640 135034092 3215965712 3215961704 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4862/statm: 5941 4428 50 128 0 5811 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26180

[startup+0.101031 s]
/proc/loadavg: 4.51 4.72 4.61 2/98 4862
/proc/meminfo: memFree=2892152/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2416 CPUtime=0.01
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 350 0 0 0 0 1 0 0 24 0 1 0 1106391866 2473984 274 4294967295 134512640 135169312 3216098912 3216097448 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4861/statm: 604 274 231 161 0 43 0
[pid=4862] ppid=4861 vsize=25200 CPUtime=0.1
/proc/4862/stat : 4862 (SatElite) R 4861 4861 21691 0 -1 4202496 4878 0 0 0 8 2 0 0 18 0 1 0 1106391866 25804800 4667 4294967295 134512640 135034092 3215965712 3215962056 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4862/statm: 6300 4667 50 128 0 6170 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27616

[startup+0.301014 s]
/proc/loadavg: 4.51 4.72 4.61 2/98 4862
/proc/meminfo: memFree=2892152/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2416 CPUtime=0.01
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 350 0 0 0 0 1 0 0 24 0 1 0 1106391866 2473984 274 4294967295 134512640 135169312 3216098912 3216097448 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4861/statm: 604 274 231 161 0 43 0
[pid=4862] ppid=4861 vsize=37732 CPUtime=0.3
/proc/4862/stat : 4862 (SatElite) R 4861 4861 21691 0 -1 4202496 8212 0 0 0 27 3 0 0 18 0 1 0 1106391866 38637568 7832 4294967295 134512640 135034092 3215965712 3215961580 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4862/statm: 9433 7832 67 128 0 9303 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40148

[startup+0.700983 s]
/proc/loadavg: 4.51 4.72 4.61 2/98 4862
/proc/meminfo: memFree=2892152/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2416 CPUtime=0.01
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 350 0 0 0 0 1 0 0 24 0 1 0 1106391866 2473984 274 4294967295 134512640 135169312 3216098912 3216097448 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/4861/statm: 604 274 231 161 0 43 0
[pid=4862] ppid=4861 vsize=43124 CPUtime=0.7
/proc/4862/stat : 4862 (SatElite) R 4861 4861 21691 0 -1 4202496 9492 0 0 0 66 4 0 0 18 0 1 0 1106391866 44158976 8978 4294967295 134512640 135034092 3215965712 3215962016 134569144 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4862/statm: 10781 8978 67 128 0 10651 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45540

[startup+1.50093 s]
/proc/loadavg: 4.51 4.72 4.61 2/99 4864
/proc/meminfo: memFree=2851032/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2420 CPUtime=1.1
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 369 9784 0 0 0 1 103 6 18 0 1 0 1106391866 2478080 275 4294967295 134512640 135169312 3216098912 3216095128 3085528814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4861/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 2420

[startup+3.11081 s]
/proc/loadavg: 4.51 4.72 4.61 6/102 4868
/proc/meminfo: memFree=2831940/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2420 CPUtime=1.1
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 369 9784 0 0 0 1 103 6 18 0 1 0 1106391866 2478080 275 4294967295 134512640 135169312 3216098912 3216095128 3085528814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4861/statm: 605 275 231 161 0 44 0
[pid=4865] ppid=4861 vsize=85776 CPUtime=6.65
/proc/4865/stat : 4865 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202496 14302 0 0 0 613 52 0 0 16 0 4 0 1106391976 87834624 14238 4294967295 134512640 135305190 3213993040 3213991284 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4865/statm: 21444 14238 79 194 0 21248 0
[pid=4865/tid=4866] ppid=4861 vsize=85776 CPUtime=1.59
/proc/4865/task/4866/stat : 4866 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 677 0 0 0 141 18 0 0 15 0 4 0 1106392012 87834624 14238 4294967295 134512640 135305190 3213993040 3074800576 134542010 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4865/tid=4867] ppid=4861 vsize=85776 CPUtime=1.52
/proc/4865/task/4867/stat : 4867 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 739 0 0 0 144 8 0 0 16 0 4 0 1106392012 87834624 14238 4294967295 134512640 135305190 3213993040 3066411904 134553373 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4865/tid=4868] ppid=4861 vsize=85776 CPUtime=1.58
/proc/4865/task/4868/stat : 4868 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 837 0 0 0 147 11 0 0 15 0 4 0 1106392012 87834624 14238 4294967295 134512640 135305190 3213993040 3058023616 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 88196

[startup+6.32056 s]
/proc/loadavg: 4.63 4.74 4.61 8/102 4869
/proc/meminfo: memFree=2826824/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2420 CPUtime=1.1
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 369 9784 0 0 0 1 103 6 18 0 1 0 1106391866 2478080 275 4294967295 134512640 135169312 3216098912 3216095128 3085528814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4861/statm: 605 275 231 161 0 44 0
[pid=4865] ppid=4861 vsize=88760 CPUtime=19.43
/proc/4865/stat : 4865 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202496 15073 0 0 0 1889 54 0 0 17 0 4 0 1106391976 90890240 15009 4294967295 134512640 135305190 3213993040 3213991216 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4865/statm: 22190 15009 79 194 0 21994 0
[pid=4865/tid=4866] ppid=4861 vsize=88760 CPUtime=4.78
/proc/4865/task/4866/stat : 4866 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 817 0 0 0 460 18 0 0 18 0 4 0 1106392012 90890240 15009 4294967295 134512640 135305190 3213993040 3074800832 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4865/tid=4867] ppid=4861 vsize=88760 CPUtime=4.73
/proc/4865/task/4867/stat : 4867 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 870 0 0 0 465 8 0 0 18 0 4 0 1106392012 90890240 15009 4294967295 134512640 135305190 3213993040 3066411904 134553454 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4865/tid=4868] ppid=4861 vsize=88760 CPUtime=4.79
/proc/4865/task/4868/stat : 4868 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 1120 0 0 0 466 13 0 0 18 0 4 0 1106392012 90890240 15009 4294967295 134512640 135305190 3213993040 3058023344 134556770 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.53
Current children cumulated vsize (KiB) 91180

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

[startup+6.72052 s]
/proc/loadavg: 4.63 4.74 4.61 6/102 4869
/proc/meminfo: memFree=2826084/3368532 swapFree=1952996/1959888
[pid=4861] ppid=4859 vsize=2420 CPUtime=1.1
/proc/4861/stat : 4861 (manysat.sh) S 4859 4861 21691 0 -1 4194304 369 9784 0 0 0 1 103 6 18 0 1 0 1106391866 2478080 275 4294967295 134512640 135169312 3216098912 3216095128 3085528814 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/4861/statm: 605 275 231 161 0 44 0
[pid=4865] ppid=4861 vsize=88760 CPUtime=21.03
/proc/4865/stat : 4865 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202496 15091 0 0 0 2049 54 0 0 18 0 4 0 1106391976 90890240 15027 4294967295 134512640 135305190 3213993040 3213991216 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/4865/statm: 22190 15027 79 194 0 21994 0
[pid=4865/tid=4866] ppid=4861 vsize=88760 CPUtime=5.18
/proc/4865/task/4866/stat : 4866 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 823 0 0 0 500 18 0 0 18 0 4 0 1106392012 90890240 15027 4294967295 134512640 135305190 3213993040 3074800496 134551668 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=4865/tid=4867] ppid=4861 vsize=88760 CPUtime=5.13
/proc/4865/task/4867/stat : 4867 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 873 0 0 0 505 8 0 0 19 0 4 0 1106392012 90890240 15027 4294967295 134512640 135305190 3213993040 3066412224 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=4865/tid=4868] ppid=4861 vsize=88760 CPUtime=5.19
/proc/4865/task/4868/stat : 4868 (manysat1.1_stat) R 4861 4861 21691 0 -1 4202560 1125 0 0 0 506 13 0 0 18 0 4 0 1106392012 90890240 15027 4294967295 134512640 135305190 3213993040 3058023616 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 91180

Child status: 20
Real time (s): 6.79015
CPU time (s): 22.38
CPU user time (s): 21.77
CPU system time (s): 0.61
CPU usage (%): 329.595
Max. virtual memory (cumulated for all children) (KiB): 91180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.77
system time used= 0.61
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25536
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= 40378
involuntary context switches= 1965

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 16:55:46
IDJOB=1779259
IDBENCH=70826
IDSOLVER=623
FILE ID=tipi45/1779259-1243522546
PBS_JOBID=
Free space on /tmp= 15498 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779259-1243522546/watcher-1779259-1243522546 -o /tmp/evaluation-result-1779259-1243522546/solver-1779259-1243522546 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779259-1243522546.cnf aimd 1

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED= 668927433

Linux tipi45 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.081
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.081
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.081
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.081
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2892300 kB
Buffers:        139288 kB
Cached:         229632 kB
SwapCached:       2100 kB
Active:          96024 kB
Inactive:       282460 kB
HighTotal:     2489216 kB
HighFree:      2246928 kB
LowTotal:       879316 kB
LowFree:        645372 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            6108 kB
Writeback:           0 kB
AnonPages:        8176 kB
Mapped:           3300 kB
Slab:            85752 kB
SReclaimable:    74312 kB
SUnreclaim:      11440 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15498 MiB
End job on tipi45 at 2009-05-28 16:55:53