Trace number 1821973

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
MiniSat2hack 2009-03-23UNSAT 52.32 52.3207

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.17
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.01	c Parsing...
0.01/0.97	c ==============================================================================
0.01/0.97	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.97	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.97	c ==============================================================================
0.01/0.97	c |         0 |  512081  1166425 |  153624       0        0     nan |  0.000 % |
3.72/3.76	c |         0 |  104585   338143 |      --       0       --      -- |     --   | -229624/-408982
3.72/3.76	c ==============================================================================
3.72/3.76	c Result  :   #vars: 22541   #clauses: 104585   #literals: 338143
3.72/3.76	c CPU time:   3.63 s
3.72/3.76	c ==============================================================================
3.92/3.94	This is MiniSat 2.0 beta with hacks by AVG
3.92/3.94	WARNING: for repeatability, setting FPU to use double precision
3.92/3.94	============================[ Problem Statistics ]=============================
3.92/3.94	|                                                                             |
3.92/3.95	|  Number of variables:  22541                                                |
3.92/3.95	|  Number of clauses:    104585                                               |
3.95/4.05	|  Parsing time:         0.10         s                                       |
52.31/52.31	restarts              : 16
52.31/52.31	conflicts             : 123708         (2561 /sec)
52.31/52.31	decisions             : 398132         (1.59 % random) (8243 /sec)
52.31/52.31	propagations          : 40482787       (838153 /sec)
52.31/52.31	conflict literals     : 1751375        (30.63 % deleted)
52.31/52.31	Memory used           : 18.86 MB
52.31/52.31	CPU time              : 48.3 s
52.31/52.31	
52.31/52.31	UNSATISFIABLE
52.31/52.31	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-1821973-1242584740/watcher-1821973-1242584740 -o /tmp/evaluation-result-1821973-1242584740/solver-1821973-1242584740 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821973-1242584740.cnf 

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: 0.90 0.97 0.99 3/96 15273
/proc/meminfo: memFree=925864/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1022974946 2469888 271 4294967295 134512640 135169312 3217942576 3217940168 3085288366 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/15270/statm: 603 271 230 161 0 42 0
[pid=15271] ppid=15270 vsize=2412 CPUtime=0
/proc/15271/stat : 15271 (SatELiteGTI) R 15270 15270 10114 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1022974947 2469888 114 4294967295 134512640 135169312 3217942576 3217938796 3085096820 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/15271/statm: 603 114 72 161 0 42 0
[pid=15272] ppid=15271 vsize=0 CPUtime=0.01
/proc/15272/stat : 15272 (SatELiteGTI) Z 15271 15270 10114 0 -1 4194380 142 0 0 0 0 1 0 0 25 0 1 0 1022974947 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 3 0 0 0
/proc/15272/statm: 0 0 0 0 0 0 0
[pid=15273] ppid=15271 vsize=2412 CPUtime=0
/proc/15273/stat : 15273 (SatELiteGTI) R 15271 15270 10114 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1022974947 2469888 42 4294967295 134512640 135169312 3217942576 3217938796 3085096820 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/15273/statm: 603 42 0 161 0 42 0

[startup+0.092233 s]
/proc/loadavg: 0.90 0.97 0.99 3/96 15273
/proc/meminfo: memFree=925864/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.112224 s]
/proc/loadavg: 0.90 0.97 0.99 3/96 15273
/proc/meminfo: memFree=925864/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.312214 s]
/proc/loadavg: 0.90 0.97 0.99 3/96 15273
/proc/meminfo: memFree=925864/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.712194 s]
/proc/loadavg: 0.90 0.97 0.99 3/96 15273
/proc/meminfo: memFree=925864/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+1.51216 s]
/proc/loadavg: 0.90 0.97 0.99 2/95 15277
/proc/meminfo: memFree=857896/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
[pid=15275] ppid=15270 vsize=82236 CPUtime=1.51
/proc/15275/stat : 15275 (SatELite_releas) R 15270 15270 10114 0 -1 4202496 20133 0 0 0 139 12 0 0 25 0 1 0 1022974947 84209664 18380 4294967295 134512640 135223648 3215099232 3215097000 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15275/statm: 20559 18380 73 174 0 20384 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 84648

[startup+3.11208 s]
/proc/loadavg: 0.90 0.97 0.99 3/95 15277
/proc/meminfo: memFree=848248/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2412 CPUtime=0.01
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 367 642 0 0 0 0 0 1 25 0 1 0 1022974946 2469888 276 4294967295 134512640 135169312 3217942576 3217941112 3085094638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15270/statm: 603 276 235 161 0 42 0
[pid=15275] ppid=15270 vsize=83652 CPUtime=3.11
/proc/15275/stat : 15275 (SatELite_releas) R 15270 15270 10114 0 -1 4202496 20507 0 0 0 298 13 0 0 25 0 1 0 1022974947 85659648 18628 4294967295 134512640 135223648 3215099232 3215097232 134548979 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15275/statm: 20913 18628 73 174 0 20738 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 86064

[startup+6.31192 s]
/proc/loadavg: 0.91 0.97 0.99 2/95 15278
/proc/meminfo: memFree=908760/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=9256 CPUtime=2.36
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 2171 0 0 0 235 1 0 0 25 0 1 0 1022975341 9478144 2106 4294967295 134512640 135214715 3217254352 3217252816 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15278/statm: 2314 2106 74 172 0 2141 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 11672

[startup+12.7116 s]
/proc/loadavg: 0.92 0.97 0.99 2/95 15278
/proc/meminfo: memFree=906896/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=11356 CPUtime=8.76
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 2660 0 0 0 873 3 0 0 25 0 1 0 1022975341 11628544 2595 4294967295 134512640 135214715 3217254352 3217252616 134527208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15278/statm: 2839 2595 74 172 0 2666 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13772

[startup+25.511 s]
/proc/loadavg: 0.94 0.97 0.99 2/95 15461
/proc/meminfo: memFree=903796/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=14116 CPUtime=21.56
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 3366 0 0 0 2152 4 0 0 25 0 1 0 1022975341 14454784 3301 4294967295 134512640 135214715 3217254352 3217252816 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15278/statm: 3529 3301 74 172 0 3356 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 16532

[startup+51.1097 s]
/proc/loadavg: 0.96 0.97 0.99 2/95 15463
/proc/meminfo: memFree=898824/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=19180 CPUtime=47.16
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 4618 0 0 0 4710 6 0 0 25 0 1 0 1022975341 19640320 4553 4294967295 134512640 135214715 3217254352 3217252816 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15278/statm: 4795 4553 74 172 0 4622 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 21596

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

[startup+51.9097 s]
/proc/loadavg: 0.96 0.97 0.99 2/95 15463
/proc/meminfo: memFree=898700/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=19312 CPUtime=47.96
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 4639 0 0 0 4790 6 0 0 25 0 1 0 1022975341 19775488 4574 4294967295 134512640 135214715 3217254352 3217252816 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15278/statm: 4828 4574 74 172 0 4655 0
Current children cumulated CPU time (s) 51.91
Current children cumulated vsize (KiB) 21728

[startup+52.3097 s]
/proc/loadavg: 0.96 0.97 0.99 2/95 15463
/proc/meminfo: memFree=898700/2074464 swapFree=1950884/1959888
[pid=15270] ppid=15268 vsize=2416 CPUtime=3.95
/proc/15270/stat : 15270 (SatELiteGTI) S 15268 15270 10114 0 -1 4194304 386 23928 0 0 0 0 378 17 20 0 1 0 1022974946 2473984 277 4294967295 134512640 135169312 3217942576 3217938792 3085094638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15270/statm: 604 277 235 161 0 43 0
[pid=15278] ppid=15270 vsize=19312 CPUtime=48.36
/proc/15278/stat : 15278 (minisat_static) R 15270 15270 10114 0 -1 4202496 4649 0 0 0 4830 6 0 0 25 0 1 0 1022975341 19775488 4584 4294967295 134512640 135214715 3217254352 3217252816 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15278/statm: 4828 4584 74 172 0 4655 0
Current children cumulated CPU time (s) 52.31
Current children cumulated vsize (KiB) 21728

Child status: 20
Real time (s): 52.3207
CPU time (s): 52.32
CPU user time (s): 52.08
CPU system time (s): 0.24
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 88044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.08
system time used= 0.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29245
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= 19
involuntary context switches= 120

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 20:25:40
IDJOB=1821973
IDBENCH=71758
IDSOLVER=660
FILE ID=tipi13/1821973-1242584740
PBS_JOBID=
Free space on /tmp= 6559 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821973-1242584740/watcher-1821973-1242584740 -o /tmp/evaluation-result-1821973-1242584740/solver-1821973-1242584740 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821973-1242584740.cnf

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED= 2115641812

Linux tipi13 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.475
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.37

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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:        926284 kB
Buffers:         44008 kB
Cached:         988800 kB
SwapCached:       3428 kB
Active:         379448 kB
Inactive:       662712 kB
HighTotal:     1178688 kB
HighFree:       292408 kB
LowTotal:       895776 kB
LowFree:        633876 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           11136 kB
Writeback:           0 kB
AnonPages:        8920 kB
Mapped:           3252 kB
Slab:            97780 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6559 MiB
End job on tipi13 at 2009-05-17 20:26:34