Trace number 1820833

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 19.79 19.7974

General information on the benchmark

Namecmu-bmc-longmult15.cnf
MD5SUM21b49b73035bb6e7a1dd17830907ac9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.79
Satisfiable
(Un)Satisfiability was proved
Number of variables7807
Number of clauses24351
Sum of the clauses size58557
Maximum clause length18
Minimum clause length1
Number of clauses of size 153
Number of clauses of size 216386
Number of clauses of size 36700
Number of clauses of size 4908
Number of clauses of size 516
Number of clauses of size over 5288

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24298    58504 |    7289       0        0     nan |  0.000 % |
0.12/0.15	c |         0 |   10295    33687 |      --       0       --      -- |     --   | -12080/-19460
0.12/0.15	c ==============================================================================
0.12/0.15	c Result  :   #vars: 1804   #clauses: 10295   #literals: 33687
0.12/0.15	c CPU time:   0.13 s
0.12/0.15	c ==============================================================================
0.12/0.16	This is MiniSat 2.0 beta with hacks by AVG
0.12/0.16	WARNING: for repeatability, setting FPU to use double precision
0.12/0.16	============================[ Problem Statistics ]=============================
0.12/0.16	|                                                                             |
0.12/0.16	|  Number of variables:  1804                                                 |
0.12/0.16	|  Number of clauses:    10295                                                |
0.12/0.17	|  Parsing time:         0.01         s                                       |
19.71/19.79	restarts              : 16
19.71/19.79	conflicts             : 115260         (5875 /sec)
19.71/19.79	decisions             : 133660         (0.99 % random) (6812 /sec)
19.71/19.79	propagations          : 35751621       (1822203 /sec)
19.71/19.79	conflict literals     : 1749506        (53.04 % deleted)
19.71/19.79	Memory used           : 4.13 MB
19.71/19.79	CPU time              : 19.62 s
19.71/19.79	
19.71/19.79	UNSATISFIABLE
19.71/19.79	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-1820833-1242481990/watcher-1820833-1242481990 -o /tmp/evaluation-result-1820833-1242481990/solver-1820833-1242481990 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820833-1242481990.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: 1.00 1.00 1.00 3/97 17709
/proc/meminfo: memFree=1824252/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2412 CPUtime=0.01
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 366 649 0 0 0 0 0 1 18 0 1 0 1012700019 2469888 276 4294967295 134512640 135169312 3217088352 3217086888 3085856494 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17709/statm: 603 276 235 161 0 42 0
[pid=17713] ppid=17709 vsize=952 CPUtime=0
/proc/17713/stat : 17713 (SatELite_releas) R 17709 17709 16367 0 -1 4202496 133 0 0 0 0 0 0 0 20 0 1 0 1012700020 974848 69 4294967295 134512640 135223648 3219116352 3219114920 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17713/statm: 238 70 46 174 0 63 0

[startup+0.063738 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 17709
/proc/meminfo: memFree=1824252/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2412 CPUtime=0.01
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 366 649 0 0 0 0 0 1 18 0 1 0 1012700019 2469888 276 4294967295 134512640 135169312 3217088352 3217086888 3085856494 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17709/statm: 603 276 235 161 0 42 0
[pid=17713] ppid=17709 vsize=4616 CPUtime=0.06
/proc/17713/stat : 17713 (SatELite_releas) R 17709 17709 16367 0 -1 4202496 1060 0 0 0 5 1 0 0 21 0 1 0 1012700020 4726784 943 4294967295 134512640 135223648 3219116352 3219114128 134585504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17713/statm: 1154 943 73 174 0 979 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7028

[startup+0.113734 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 17709
/proc/meminfo: memFree=1824252/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2412 CPUtime=0.01
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 366 649 0 0 0 0 0 1 18 0 1 0 1012700019 2469888 276 4294967295 134512640 135169312 3217088352 3217086888 3085856494 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/17709/statm: 603 276 235 161 0 42 0
[pid=17713] ppid=17709 vsize=4616 CPUtime=0.11
/proc/17713/stat : 17713 (SatELite_releas) R 17709 17709 16367 0 -1 4202496 1084 0 0 0 10 1 0 0 21 0 1 0 1012700020 4726784 967 4294967295 134512640 135223648 3219116352 3219114272 134541094 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17713/statm: 1154 967 73 174 0 979 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7028

[startup+0.313722 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 17709
/proc/meminfo: memFree=1824252/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+0.7137 s]
/proc/loadavg: 1.00 1.00 1.00 3/97 17709
/proc/meminfo: memFree=1824252/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+1.51365 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821740/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=3496 CPUtime=1.34
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 596 0 0 0 134 0 0 0 25 0 1 0 1012700036 3579904 530 4294967295 134512640 135214715 3213214720 3213213184 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 874 530 73 172 0 701 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 5912

[startup+3.11356 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821740/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=3628 CPUtime=2.94
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 657 0 0 0 294 0 0 0 25 0 1 0 1012700036 3715072 591 4294967295 134512640 135214715 3213214720 3213213184 134528599 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 907 591 73 172 0 734 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 6044

[startup+6.31339 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821400/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=3896 CPUtime=6.14
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 721 0 0 0 614 0 0 0 25 0 1 0 1012700036 3989504 655 4294967295 134512640 135214715 3213214720 3213212032 134536218 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 974 655 73 172 0 801 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 6312

[startup+12.713 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821184/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4092 CPUtime=12.54
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 764 0 0 0 1254 0 0 0 25 0 1 0 1012700036 4190208 698 4294967295 134512640 135214715 3213214720 3213213184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1023 698 73 172 0 850 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 6508

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

[startup+15.9128 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821216/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4224 CPUtime=15.74
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 778 0 0 0 1574 0 0 0 25 0 1 0 1012700036 4325376 712 4294967295 134512640 135214715 3213214720 3213213184 134528992 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1056 712 73 172 0 883 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 6640

[startup+17.5128 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821248/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4224 CPUtime=17.34
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 785 0 0 0 1734 0 0 0 25 0 1 0 1012700036 4325376 719 4294967295 134512640 135214715 3213214720 3213213184 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1056 719 73 172 0 883 0
Current children cumulated CPU time (s) 17.51
Current children cumulated vsize (KiB) 6640

[startup+19.1127 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821124/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4224 CPUtime=18.94
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 794 0 0 0 1894 0 0 0 25 0 1 0 1012700036 4325376 728 4294967295 134512640 135214715 3213214720 3213213184 134529012 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1056 728 73 172 0 883 0
Current children cumulated CPU time (s) 19.11
Current children cumulated vsize (KiB) 6640

[startup+19.5126 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821124/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4224 CPUtime=19.34
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 794 0 0 0 1934 0 0 0 25 0 1 0 1012700036 4325376 728 4294967295 134512640 135214715 3213214720 3213213184 134528815 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1056 728 73 172 0 883 0
Current children cumulated CPU time (s) 19.51
Current children cumulated vsize (KiB) 6640

[startup+19.7126 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 17715
/proc/meminfo: memFree=1821124/2074464 swapFree=1949244/1959888
[pid=17709] ppid=17707 vsize=2416 CPUtime=0.17
/proc/17709/stat : 17709 (SatELiteGTI) S 17707 17709 16367 0 -1 4194304 386 1829 0 0 0 0 14 3 18 0 1 0 1012700019 2473984 278 4294967295 134512640 135169312 3217088352 3217084568 3085856494 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17709/statm: 604 278 235 161 0 43 0
[pid=17715] ppid=17709 vsize=4224 CPUtime=19.54
/proc/17715/stat : 17715 (minisat_static) R 17709 17709 16367 0 -1 4202496 794 0 0 0 1954 0 0 0 25 0 1 0 1012700036 4325376 728 4294967295 134512640 135214715 3213214720 3213213184 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17715/statm: 1056 728 73 172 0 883 0
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (KiB) 6640

Child status: 20
Real time (s): 19.7974
CPU time (s): 19.79
CPU user time (s): 19.76
CPU system time (s): 0.03
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 7028

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 15:53:10
IDJOB=1820833
IDBENCH=69621
IDSOLVER=660
FILE ID=tipi11/1820833-1242481990
PBS_JOBID=
Free space on /tmp= 9937 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/cmu-bmc-longmult15.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820833-1242481990/watcher-1820833-1242481990 -o /tmp/evaluation-result-1820833-1242481990/solver-1820833-1242481990 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820833-1242481990.cnf

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

MD5SUM BENCH= 21b49b73035bb6e7a1dd17830907ac9d
RANDOM SEED= 1921767680

Linux tipi11 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.431
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.40

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1824136 kB
Buffers:         20784 kB
Cached:         158448 kB
SwapCached:       5224 kB
Active:          47752 kB
Inactive:       143264 kB
HighTotal:     1178688 kB
HighFree:      1039684 kB
LowTotal:       895776 kB
LowFree:        784452 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:       11060 kB
Mapped:           4932 kB
Slab:            49716 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9937 MiB
End job on tipi11 at 2009-05-16 15:53:30