Trace number 1820984

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
BinMiniSat 2009-03-21UNSAT 20.78 20.7752

General information on the benchmark

NameAPPLICATIONS/bitverif/
icbrt/icbrt1_32.cnf
MD5SUM157e258753171ede0eac48b41cfa7b1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18.08
Satisfiable
(Un)Satisfiability was proved
Number of variables11309
Number of clauses33833
Sum of the clauses size78941
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 222554
Number of clauses of size 311277
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.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   33831    78939 |   10149       0        0     nan |  0.000 % |
0.22/0.23	c |         0 |   24515    72071 |      --       0       --      -- |     --   | -9309/-6851
0.22/0.23	c ==============================================================================
0.22/0.23	c Result  :   #vars: 5436   #clauses: 24515   #literals: 72071
0.22/0.23	c CPU time:   0.23 s
0.22/0.23	c ==============================================================================
0.22/0.25	This is MiniSat 2.0 beta
0.22/0.25	WARNING: for repeatability, setting FPU to use double precision
0.22/0.25	============================[ Problem Statistics ]=============================
0.22/0.25	|                                                                             |
0.22/0.25	|  Number of variables:  5436                                                 |
0.22/0.25	|  Number of clauses:    24515                                                |
0.22/0.27	|  Parsing time:         0.01         s                                       |
0.22/0.27	============================[ Search Statistics ]==============================
0.22/0.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.27	===============================================================================
0.22/0.27	|         0 |    5436    24515    72071 |     8171        0    nan |  0.000 % |
0.22/0.29	|       100 |    5436    24515    72071 |     8988      100     18 |  0.001 % |
0.26/0.31	|       251 |    5436    24515    72071 |     9887      251     23 |  0.000 % |
0.26/0.42	|       476 |    5436    24515    72071 |    10876      476     20 |  0.001 % |
0.26/0.52	|       814 |    5436    24515    72071 |    11964      814     21 |  0.001 % |
0.26/0.73	|      1320 |    5436    24515    72071 |    13160     1320     21 |  0.001 % |
0.26/0.99	|      2080 |    5436    24515    72071 |    14476     2080     22 |  0.001 % |
1.42/1.45	|      3219 |    5436    24515    72071 |    15924     3219     24 |  0.001 % |
2.32/2.32	|      4927 |    5436    24515    72071 |    17516     4927     23 |  0.001 % |
3.22/3.30	|      7489 |    5436    24515    72071 |    19268     7489     23 |  0.001 % |
5.53/5.53	|     11334 |    5436    24515    72071 |    21195    11334     23 |  0.001 % |
8.32/8.35	|     17101 |    5436    24515    72071 |    23314    17101     24 |  0.001 % |
14.12/14.14	|     25750 |    5432    24337    71605 |    25646    16578     24 |  0.074 % |
20.73/20.77	===============================================================================
20.73/20.77	restarts              : 13
20.73/20.77	conflicts             : 36687          (1790 /sec)
20.73/20.77	decisions             : 53599          (0.68 % random) (2615 /sec)
20.73/20.77	propagations          : 25525764       (1245159 /sec)
20.73/20.77	conflict literals     : 851715         (79.07 % deleted)
20.73/20.77	Memory used           : 6.23 MB
20.73/20.77	CPU time              : 20.5 s
20.73/20.77	
20.73/20.77	UNSATISFIABLE
20.73/20.77	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-1820984-1242493511/watcher-1820984-1242493511 -o /tmp/evaluation-result-1820984-1242493511/solver-1820984-1242493511 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820984-1242493511.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.07 1.05 1.00 2/93 20647
/proc/meminfo: memFree=556588/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2412 CPUtime=0
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1013848229 2469888 277 4294967295 134512640 135169312 3215543776 3215542312 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20647/statm: 603 277 235 161 0 42 0
[pid=20651] ppid=20647 vsize=956 CPUtime=0
/proc/20651/stat : 20651 (SatELite_releas) R 20647 20647 14060 0 -1 4202496 136 0 0 0 0 0 0 0 18 0 1 0 1013848229 978944 72 4294967295 134512640 135223648 3220609696 3220608648 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20651/statm: 239 73 46 174 0 64 0

[startup+0.07695 s]
/proc/loadavg: 1.07 1.05 1.00 2/93 20647
/proc/meminfo: memFree=556588/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2412 CPUtime=0
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1013848229 2469888 277 4294967295 134512640 135169312 3215543776 3215542312 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20647/statm: 603 277 235 161 0 42 0
[pid=20651] ppid=20647 vsize=6828 CPUtime=0.08
/proc/20651/stat : 20651 (SatELite_releas) R 20647 20647 14060 0 -1 4202496 1532 0 0 0 8 0 0 0 18 0 1 0 1013848229 6991872 1400 4294967295 134512640 135223648 3220609696 3220607464 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20651/statm: 1707 1400 73 174 0 1532 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9240

[startup+0.116936 s]
/proc/loadavg: 1.07 1.05 1.00 2/93 20647
/proc/meminfo: memFree=556588/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2412 CPUtime=0
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 368 648 0 0 0 0 0 0 18 0 1 0 1013848229 2469888 277 4294967295 134512640 135169312 3215543776 3215542312 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/20647/statm: 603 277 235 161 0 42 0
[pid=20651] ppid=20647 vsize=7104 CPUtime=0.12
/proc/20651/stat : 20651 (SatELite_releas) R 20647 20647 14060 0 -1 4202496 1596 0 0 0 12 0 0 0 18 0 1 0 1013848229 7274496 1464 4294967295 134512640 135223648 3220609696 3220607712 134586640 0 0 0 3 0 0 0 17 1 0 0 0
/proc/20651/statm: 1776 1464 73 174 0 1601 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9516

[startup+0.316919 s]
/proc/loadavg: 1.07 1.05 1.00 2/93 20647
/proc/meminfo: memFree=556588/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2416

[startup+0.716888 s]
/proc/loadavg: 1.07 1.05 1.00 2/93 20647
/proc/meminfo: memFree=556588/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 2416

[startup+1.51681 s]
/proc/loadavg: 1.07 1.05 1.00 4/95 20653
/proc/meminfo: memFree=553696/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=3936 CPUtime=1.26
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 758 0 0 0 126 0 0 0 21 0 1 0 1013848254 4030464 692 4294967295 134512640 135216011 3217299424 3217297776 134527539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 984 692 71 172 0 811 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6352

[startup+3.11667 s]
/proc/loadavg: 1.07 1.05 1.00 3/95 20653
/proc/meminfo: memFree=553448/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=4464 CPUtime=2.86
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 880 0 0 0 286 0 0 0 25 0 1 0 1013848254 4571136 814 4294967295 134512640 135216011 3217299424 3217297776 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1116 814 71 172 0 943 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 6880

[startup+6.3164 s]
/proc/loadavg: 1.06 1.05 1.00 3/95 20653
/proc/meminfo: memFree=552612/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=5168 CPUtime=6.06
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1057 0 0 0 606 0 0 0 25 0 1 0 1013848254 5292032 991 4294967295 134512640 135216011 3217299424 3217297776 134527518 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1292 991 71 172 0 1119 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 7584

[startup+12.7158 s]
/proc/loadavg: 1.06 1.05 1.00 4/95 20653
/proc/meminfo: memFree=551048/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=12.46
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1362 0 0 0 1245 1 0 0 25 0 1 0 1013848254 6533120 1296 4294967295 134512640 135216011 3217299424 3217297888 134540630 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1296 71 172 0 1422 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8796

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

[startup+15.9156 s]
/proc/loadavg: 1.05 1.05 1.00 3/95 20653
/proc/meminfo: memFree=550956/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=15.66
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1372 0 0 0 1565 1 0 0 25 0 1 0 1013848254 6533120 1306 4294967295 134512640 135216011 3217299424 3217297504 134524258 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1306 71 172 0 1422 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 8796

[startup+19.1253 s]
/proc/loadavg: 1.05 1.05 1.00 3/95 20653
/proc/meminfo: memFree=550988/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=18.87
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1378 0 0 0 1886 1 0 0 25 0 1 0 1013848254 6533120 1312 4294967295 134512640 135216011 3217299424 3217297776 134527301 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1312 71 172 0 1422 0
Current children cumulated CPU time (s) 19.13
Current children cumulated vsize (KiB) 8796

[startup+19.9252 s]
/proc/loadavg: 1.05 1.05 1.00 3/95 20653
/proc/meminfo: memFree=550988/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=19.67
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1379 0 0 0 1966 1 0 0 25 0 1 0 1013848254 6533120 1313 4294967295 134512640 135216011 3217299424 3217297504 134524258 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1313 71 172 0 1422 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (KiB) 8796

[startup+20.3252 s]
/proc/loadavg: 1.05 1.05 1.00 3/95 20653
/proc/meminfo: memFree=550988/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=20.07
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1379 0 0 0 2006 1 0 0 25 0 1 0 1013848254 6533120 1313 4294967295 134512640 135216011 3217299424 3217297776 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1313 71 172 0 1422 0
Current children cumulated CPU time (s) 20.33
Current children cumulated vsize (KiB) 8796

[startup+20.7251 s]
/proc/loadavg: 1.05 1.05 1.00 3/95 20653
/proc/meminfo: memFree=550988/2074464 swapFree=1949056/1959888
[pid=20647] ppid=20645 vsize=2416 CPUtime=0.26
/proc/20647/stat : 20647 (SatELiteGTI) S 20645 20647 14060 0 -1 4194304 388 2315 0 0 1 0 25 0 17 0 1 0 1013848229 2473984 278 4294967295 134512640 135169312 3215543776 3215539992 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/20647/statm: 604 278 235 161 0 43 0
[pid=20653] ppid=20647 vsize=6380 CPUtime=20.47
/proc/20653/stat : 20653 (minisat_static) R 20647 20647 14060 0 -1 4202496 1379 0 0 0 2046 1 0 0 25 0 1 0 1013848254 6533120 1313 4294967295 134512640 135216011 3217299424 3217297776 134527533 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20653/statm: 1595 1313 71 172 0 1422 0
Current children cumulated CPU time (s) 20.73
Current children cumulated vsize (KiB) 8796

Child status: 20
Real time (s): 20.7752
CPU time (s): 20.78
CPU user time (s): 20.76
CPU system time (s): 0.02
CPU usage (%): 100.023
Max. virtual memory (cumulated for all children) (KiB): 9860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.76
system time used= 0.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4365
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= 20
involuntary context switches= 78

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 19:05:11
IDJOB=1820984
IDBENCH=70792
IDSOLVER=661
FILE ID=tipi27/1820984-1242493511
PBS_JOBID=
Free space on /tmp= 9160 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/icbrt/icbrt1_32.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820984-1242493511/watcher-1820984-1242493511 -o /tmp/evaluation-result-1820984-1242493511/solver-1820984-1242493511 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820984-1242493511.cnf

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

MD5SUM BENCH= 157e258753171ede0eac48b41cfa7b1d
RANDOM SEED= 378506583

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        556596 kB
Buffers:         62608 kB
Cached:        1326532 kB
SwapCached:       5508 kB
Active:         663132 kB
Inactive:       735976 kB
HighTotal:     1178688 kB
HighFree:       276852 kB
LowTotal:       895776 kB
LowFree:        279744 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2144 kB
Writeback:           0 kB
AnonPages:        9000 kB
Mapped:           3016 kB
Slab:           109668 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9160 MiB
End job on tipi27 at 2009-05-16 19:05:32