Trace number 1820905

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.28 19.2848

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.29
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
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.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   48330   112770 |   14498       0        0     nan |  0.000 % |
0.32/0.37	c |         0 |   26089    88039 |      --       0       --      -- |     --   | -22219/-24678
0.32/0.37	c ==============================================================================
0.32/0.37	c Result  :   #vars: 5259   #clauses: 26089   #literals: 88039
0.32/0.37	c CPU time:   0.36 s
0.32/0.37	c ==============================================================================
0.32/0.40	This is MiniSat 2.0 beta with hacks by AVG
0.32/0.40	WARNING: for repeatability, setting FPU to use double precision
0.32/0.40	============================[ Problem Statistics ]=============================
0.32/0.40	|                                                                             |
0.32/0.40	|  Number of variables:  5259                                                 |
0.32/0.40	|  Number of clauses:    26089                                                |
0.40/0.42	|  Parsing time:         0.02         s                                       |
19.22/19.28	restarts              : 14
19.22/19.28	conflicts             : 57205          (3035 /sec)
19.22/19.28	decisions             : 231150         (1.40 % random) (12263 /sec)
19.22/19.28	propagations          : 21013175       (1114757 /sec)
19.22/19.28	conflict literals     : 3745290        (29.04 % deleted)
19.22/19.28	Memory used           : 14.47 MB
19.22/19.28	CPU time              : 18.85 s
19.22/19.28	
19.22/19.28	UNSATISFIABLE
19.22/19.28	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-1820905-1242486184/watcher-1820905-1242486184 -o /tmp/evaluation-result-1820905-1242486184/solver-1820905-1242486184 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820905-1242486184.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 2/93 29407
/proc/meminfo: memFree=645628/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2416 CPUtime=0
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 366 647 0 0 0 0 0 0 18 0 1 0 1013115544 2473984 276 4294967295 134512640 135169312 3218841872 3218840408 3085319918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29407/statm: 604 276 235 161 0 43 0
[pid=29411] ppid=29407 vsize=948 CPUtime=0
/proc/29411/stat : 29411 (SatELite_releas) R 29407 29407 14060 0 -1 4202496 110 0 0 0 0 0 0 0 18 0 1 0 1013115545 970752 46 4294967295 134512640 135223648 3220070944 3220069928 134701456 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29411/statm: 237 49 40 174 0 62 0

[startup+0.027693 s]
/proc/loadavg: 0.90 0.97 0.99 2/93 29407
/proc/meminfo: memFree=645628/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2416 CPUtime=0
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 366 647 0 0 0 0 0 0 18 0 1 0 1013115544 2473984 276 4294967295 134512640 135169312 3218841872 3218840408 3085319918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29407/statm: 604 276 235 161 0 43 0
[pid=29411] ppid=29407 vsize=4860 CPUtime=0.03
/proc/29411/stat : 29411 (SatELite_releas) R 29407 29407 14060 0 -1 4202496 1004 0 0 0 2 1 0 0 18 0 1 0 1013115545 4976640 940 4294967295 134512640 135223648 3220070944 3220069528 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29411/statm: 1215 941 46 174 0 1040 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7276

[startup+0.117684 s]
/proc/loadavg: 0.90 0.97 0.99 2/93 29407
/proc/meminfo: memFree=645628/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2416 CPUtime=0
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 366 647 0 0 0 0 0 0 18 0 1 0 1013115544 2473984 276 4294967295 134512640 135169312 3218841872 3218840408 3085319918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29407/statm: 604 276 235 161 0 43 0
[pid=29411] ppid=29407 vsize=8064 CPUtime=0.12
/proc/29411/stat : 29411 (SatELite_releas) R 29407 29407 14060 0 -1 4202496 1945 0 0 0 11 1 0 0 18 0 1 0 1013115545 8257536 1785 4294967295 134512640 135223648 3220070944 3220068848 134688409 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29411/statm: 2016 1785 73 174 0 1841 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10480

[startup+0.317666 s]
/proc/loadavg: 0.90 0.97 0.99 2/93 29407
/proc/meminfo: memFree=645628/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2416 CPUtime=0
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 366 647 0 0 0 0 0 0 18 0 1 0 1013115544 2473984 276 4294967295 134512640 135169312 3218841872 3218840408 3085319918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29407/statm: 604 276 235 161 0 43 0
[pid=29411] ppid=29407 vsize=8496 CPUtime=0.32
/proc/29411/stat : 29411 (SatELite_releas) R 29407 29407 14060 0 -1 4202496 2054 0 0 0 31 1 0 0 18 0 1 0 1013115545 8699904 1894 4294967295 134512640 135223648 3220070944 3220069040 134585473 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29411/statm: 2124 1894 73 174 0 1949 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 10912

[startup+0.717632 s]
/proc/loadavg: 0.90 0.97 0.99 2/93 29407
/proc/meminfo: memFree=645628/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 2420

[startup+1.51756 s]
/proc/loadavg: 0.90 0.97 0.99 2/95 29413
/proc/meminfo: memFree=640784/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=5448 CPUtime=1.12
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 1167 0 0 0 111 1 0 0 19 0 1 0 1013115585 5578752 1101 4294967295 134512640 135214715 3213192176 3213190640 134528693 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 1362 1101 74 172 0 1189 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7868

[startup+3.11742 s]
/proc/loadavg: 0.90 0.97 0.99 2/95 29413
/proc/meminfo: memFree=638800/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=8104 CPUtime=2.72
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 1826 0 0 0 270 2 0 0 23 0 1 0 1013115585 8298496 1760 4294967295 134512640 135214715 3213192176 3213190640 134529050 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 2026 1760 74 172 0 1853 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 10524

[startup+6.31715 s]
/proc/loadavg: 0.91 0.97 0.99 2/95 29413
/proc/meminfo: memFree=634492/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=11808 CPUtime=5.92
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 2740 0 0 0 589 3 0 0 25 0 1 0 1013115585 12091392 2674 4294967295 134512640 135214715 3213192176 3213190640 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 2952 2674 74 172 0 2779 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 14228

[startup+12.7166 s]
/proc/loadavg: 0.92 0.97 0.99 2/95 29413
/proc/meminfo: memFree=631796/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=13588 CPUtime=12.32
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3210 0 0 0 1229 3 0 0 25 0 1 0 1013115585 13914112 3144 4294967295 134512640 135214715 3213192176 3213190640 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3397 3144 74 172 0 3224 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 16008

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

[startup+15.9163 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630960/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14544 CPUtime=15.52
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3408 0 0 0 1549 3 0 0 25 0 1 0 1013115585 14893056 3342 4294967295 134512640 135214715 3213192176 3213190180 134536462 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3636 3342 74 172 0 3463 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 16964

[startup+17.5162 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630992/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14544 CPUtime=17.12
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3408 0 0 0 1709 3 0 0 25 0 1 0 1013115585 14893056 3342 4294967295 134512640 135214715 3213192176 3213190640 134528763 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3636 3342 74 172 0 3463 0
Current children cumulated CPU time (s) 17.52
Current children cumulated vsize (KiB) 16964

[startup+18.3161 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630992/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14680 CPUtime=17.92
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3441 0 0 0 1789 3 0 0 25 0 1 0 1013115585 15032320 3375 4294967295 134512640 135214715 3213192176 3213190384 134537353 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3670 3375 74 172 0 3497 0
Current children cumulated CPU time (s) 18.32
Current children cumulated vsize (KiB) 17100

[startup+18.7161 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630868/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14680 CPUtime=18.32
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3455 0 0 0 1829 3 0 0 25 0 1 0 1013115585 15032320 3389 4294967295 134512640 135214715 3213192176 3213190640 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3670 3389 74 172 0 3497 0
Current children cumulated CPU time (s) 18.72
Current children cumulated vsize (KiB) 17100

[startup+19.116 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630868/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14816 CPUtime=18.72
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3472 0 0 0 1869 3 0 0 25 0 1 0 1013115585 15171584 3406 4294967295 134512640 135214715 3213192176 3213190640 134528827 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3704 3406 74 172 0 3531 0
Current children cumulated CPU time (s) 19.12
Current children cumulated vsize (KiB) 17236

[startup+19.216 s]
/proc/loadavg: 0.93 0.97 0.99 2/95 29413
/proc/meminfo: memFree=630868/2074464 swapFree=1949056/1959888
[pid=29407] ppid=29405 vsize=2420 CPUtime=0.4
/proc/29407/stat : 29407 (SatELiteGTI) S 29405 29407 14060 0 -1 4194304 384 2873 0 0 0 0 39 1 15 0 1 0 1013115544 2478080 277 4294967295 134512640 135169312 3218841872 3218838088 3085319918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29407/statm: 605 277 235 161 0 44 0
[pid=29413] ppid=29407 vsize=14816 CPUtime=18.82
/proc/29413/stat : 29413 (minisat_static) R 29407 29407 14060 0 -1 4202496 3476 0 0 0 1879 3 0 0 25 0 1 0 1013115585 15171584 3410 4294967295 134512640 135214715 3213192176 3213190640 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29413/statm: 3704 3410 74 172 0 3531 0
Current children cumulated CPU time (s) 19.22
Current children cumulated vsize (KiB) 17236

Child status: 20
Real time (s): 19.2848
CPU time (s): 19.28
CPU user time (s): 19.24
CPU system time (s): 0.04
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 17236

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 17:03:04
IDJOB=1820905
IDBENCH=70768
IDSOLVER=660
FILE ID=tipi27/1820905-1242486184
PBS_JOBID=
Free space on /tmp= 9232 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820905-1242486184/watcher-1820905-1242486184 -o /tmp/evaluation-result-1820905-1242486184/solver-1820905-1242486184 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820905-1242486184.cnf

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED= 213835893

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:        645784 kB
Buffers:         60444 kB
Cached:        1242164 kB
SwapCached:       5508 kB
Active:         660344 kB
Inactive:       651996 kB
HighTotal:     1178688 kB
HighFree:       361328 kB
LowTotal:       895776 kB
LowFree:        284456 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2676 kB
Writeback:           0 kB
AnonPages:        9172 kB
Mapped:           3476 kB
Slab:           106792 kB
PageTables:        568 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= 9232 MiB
End job on tipi27 at 2009-05-16 17:03:23