Trace number 1776259

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 26.9 6.80592

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.8.unsat.cnf
MD5SUM35a8bbabf9cb954216ad71150cb47290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.64
Satisfiable
(Un)Satisfiability was proved
Number of variables684
Number of clauses2300
Sum of the clauses size5992
Maximum clause length15
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2978
Number of clauses of size 31284
Number of clauses of size 416
Number of clauses of size 512
Number of clauses of size over 57

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2297     5989 |     689       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    1915     5739 |      --       0       --      -- |     --   | -352/-187
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 464   #clauses: 1915   #literals: 5739
0.00/0.01	c CPU time:   0 s
0.00/0.01	c ==============================================================================
26.52/6.80	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
26.52/6.80	c ============================[ Problem Statistics ]=============================
26.52/6.80	c |                                                                             |
26.52/6.80	c threadId              : 1
26.52/6.80	c restarts              : 99
26.52/6.80	c conflicts             : 40523          (1513 /sec)
26.52/6.80	c decisions             : 46917          (1.08 % random) (1752 /sec)
26.52/6.80	c propagations          : 4806357        (179476 /sec)
26.52/6.80	c conflict literals     : 779804         (49.96 % deleted)
26.52/6.80	c Memory used           : 43.43 MB
26.52/6.80	c CPU time              : 26.78 s
26.52/6.80	
26.52/6.80	c --->m=4, e=8, aimd=1, HOME/22770_many.cnf	time: 6.695	conflicts: 40523        
26.52/6.80	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-1776259-1243508359/watcher-1776259-1243508359 -o /tmp/evaluation-result-1776259-1243508359/solver-1776259-1243508359 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776259-1243508359.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: 3.98 4.30 4.30 3/99 22770
/proc/meminfo: memFree=3156788/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2412 CPUtime=0
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1115500307 2469888 272 4294967295 134512640 135169312 3219722704 3219721240 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 603 272 231 161 0 42 0
[pid=22771] ppid=22770 vsize=1036 CPUtime=0.01
/proc/22771/stat : 22771 (SatElite) R 22770 22770 19648 0 -1 4202496 217 0 0 0 0 1 0 0 19 0 1 0 1115500307 1060864 154 4294967295 134512640 135034092 3216805584 3216801528 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22771/statm: 259 154 67 128 0 129 0

[startup+0.073326 s]
/proc/loadavg: 3.98 4.30 4.30 3/99 22770
/proc/meminfo: memFree=3156788/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2416

[startup+0.113587 s]
/proc/loadavg: 3.98 4.30 4.30 3/99 22770
/proc/meminfo: memFree=3156788/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2416

[startup+0.313296 s]
/proc/loadavg: 3.98 4.30 4.30 3/99 22770
/proc/meminfo: memFree=3156788/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2416

[startup+0.713267 s]
/proc/loadavg: 3.98 4.30 4.30 3/99 22770
/proc/meminfo: memFree=3156788/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2416

[startup+1.51318 s]
/proc/loadavg: 3.98 4.30 4.30 6/104 22776
/proc/meminfo: memFree=3154864/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
[pid=22773] ppid=22770 vsize=32932 CPUtime=5.76
/proc/22773/stat : 22773 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202496 1233 0 0 0 571 5 0 0 15 0 4 0 1115500308 33722368 1168 4294967295 134512640 135305190 3221138208 3221136136 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/22773/statm: 8233 1168 79 194 0 8037 0
[pid=22773/tid=22774] ppid=22770 vsize=32932 CPUtime=1.42
/proc/22773/task/22774/stat : 22774 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 318 0 0 0 142 0 0 0 16 0 4 0 1115500309 33722368 1168 4294967295 134512640 135305190 3221138208 3086826688 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22773/tid=22775] ppid=22770 vsize=32932 CPUtime=1.43
/proc/22773/task/22775/stat : 22775 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 187 0 0 0 143 0 0 0 15 0 4 0 1115500309 33722368 1168 4294967295 134512640 135305190 3221138208 3078438080 134528428 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22773/tid=22776] ppid=22770 vsize=32932 CPUtime=1.42
/proc/22773/task/22776/stat : 22776 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 233 0 0 0 139 3 0 0 15 0 4 0 1115500309 33722368 1168 4294967295 134512640 135305190 3221138208 3070049176 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 35348

[startup+3.11303 s]
/proc/loadavg: 3.98 4.30 4.30 11/104 22776
/proc/meminfo: memFree=3151968/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
[pid=22773] ppid=22770 vsize=36912 CPUtime=12.14
/proc/22773/stat : 22773 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202496 2271 0 0 0 1208 6 0 0 15 0 4 0 1115500308 37797888 2206 4294967295 134512640 135305190 3221138208 3221136136 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/22773/statm: 9228 2206 79 194 0 9032 0
[pid=22773/tid=22774] ppid=22770 vsize=36912 CPUtime=3.02
/proc/22773/task/22774/stat : 22774 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 675 0 0 0 302 0 0 0 16 0 4 0 1115500309 37797888 2206 4294967295 134512640 135305190 3221138208 3086826688 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22773/tid=22775] ppid=22770 vsize=36912 CPUtime=3.02
/proc/22773/task/22775/stat : 22775 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 396 0 0 0 301 1 0 0 16 0 4 0 1115500309 37797888 2206 4294967295 134512640 135305190 3221138208 3078438080 134528280 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22773/tid=22776] ppid=22770 vsize=36912 CPUtime=3.01
/proc/22773/task/22776/stat : 22776 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 510 0 0 0 298 3 0 0 16 0 4 0 1115500309 37797888 2206 4294967295 134512640 135305190 3221138208 3070049544 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 39328

[startup+6.31273 s]
/proc/loadavg: 4.22 4.34 4.32 8/104 22776
/proc/meminfo: memFree=3145012/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
[pid=22773] ppid=22770 vsize=43988 CPUtime=24.9
/proc/22773/stat : 22773 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202496 3837 0 0 0 2481 9 0 0 17 0 4 0 1115500308 45043712 3772 4294967295 134512640 135305190 3221138208 3221135924 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/22773/statm: 10997 3772 79 194 0 10801 0
[pid=22773/tid=22774] ppid=22770 vsize=43988 CPUtime=6.21
/proc/22773/task/22774/stat : 22774 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 953 0 0 0 620 1 0 0 18 0 4 0 1115500309 45043712 3772 4294967295 134512640 135305190 3221138208 3086826688 134528515 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22773/tid=22775] ppid=22770 vsize=43988 CPUtime=6.22
/proc/22773/task/22775/stat : 22775 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 739 0 0 0 621 1 0 0 16 0 4 0 1115500309 45043712 3772 4294967295 134512640 135305190 3221138208 3078437760 134552648 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22773/tid=22776] ppid=22770 vsize=43988 CPUtime=6.21
/proc/22773/task/22776/stat : 22776 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 1026 0 0 0 618 3 0 0 16 0 4 0 1115500309 45043712 3772 4294967295 134512640 135305190 3221138208 3070049320 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 46404

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

[startup+6.7127 s]
/proc/loadavg: 4.22 4.34 4.32 7/104 22776
/proc/meminfo: memFree=3142228/3368532 swapFree=1953580/1959888
[pid=22770] ppid=22768 vsize=2416 CPUtime=0.02
/proc/22770/stat : 22770 (manysat.sh) S 22768 22770 19648 0 -1 4194304 368 248 0 0 1 0 0 1 18 0 1 0 1115500307 2473984 274 4294967295 134512640 135169312 3219722704 3219718920 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22770/statm: 604 274 231 161 0 43 0
[pid=22773] ppid=22770 vsize=44464 CPUtime=26.5
/proc/22773/stat : 22773 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202496 4008 0 0 0 2640 10 0 0 16 0 4 0 1115500308 45531136 3943 4294967295 134512640 135305190 3221138208 3221136100 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/22773/statm: 11116 3943 79 194 0 10920 0
[pid=22773/tid=22774] ppid=22770 vsize=44464 CPUtime=6.61
/proc/22773/task/22774/stat : 22774 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 997 0 0 0 660 1 0 0 17 0 4 0 1115500309 45531136 3943 4294967295 134512640 135305190 3221138208 3086826688 134528322 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22773/tid=22775] ppid=22770 vsize=44464 CPUtime=6.62
/proc/22773/task/22775/stat : 22775 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 781 0 0 0 661 1 0 0 16 0 4 0 1115500309 45531136 3943 4294967295 134512640 135305190 3221138208 3078438080 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22773/tid=22776] ppid=22770 vsize=44464 CPUtime=6.61
/proc/22773/task/22776/stat : 22776 (manysat1.1_stat) R 22770 22770 19648 0 -1 4202560 1091 0 0 0 658 3 0 0 16 0 4 0 1115500309 45531136 3943 4294967295 134512640 135305190 3221138208 3070049320 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 26.52
Current children cumulated vsize (KiB) 46880

Child status: 20
Real time (s): 6.80592
CPU time (s): 26.9
CPU user time (s): 26.79
CPU system time (s): 0.11
CPU usage (%): 395.244
Max. virtual memory (cumulated for all children) (KiB): 46880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.79
system time used= 0.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4927
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= 3308
involuntary context switches= 1648

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:59:19
IDJOB=1776259
IDBENCH=20473
IDSOLVER=623
FILE ID=/1776259-1243508359
PBS_JOBID=
Free space on /tmp= 15885 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.8.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776259-1243508359/watcher-1776259-1243508359 -o /tmp/evaluation-result-1776259-1243508359/solver-1776259-1243508359 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776259-1243508359.cnf aimd 1

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

MD5SUM BENCH= 35a8bbabf9cb954216ad71150cb47290
RANDOM SEED= 1107605649

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.42
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:       3156788 kB
Buffers:         18408 kB
Cached:         117720 kB
SwapCached:       2424 kB
Active:          77704 kB
Inactive:        69156 kB
HighTotal:     2489216 kB
HighFree:      2357992 kB
LowTotal:       879316 kB
LowFree:        798796 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:        9792 kB
Mapped:           4764 kB
Slab:            54696 kB
SReclaimable:    46784 kB
SUnreclaim:       7912 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15885 MiB
End job on  at 2009-05-28 12:59:26