Trace number 1820503

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 27.43 27.4577

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.01
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.00	c Parsing...
0.51/0.57	c ==============================================================================
0.51/0.57	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.57	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.57	c ==============================================================================
0.51/0.57	c |         0 |  648970  1721660 |  194690       0        0     nan |  0.000 % |
13.08/13.14	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
13.08/13.15	c ==============================================================================
13.08/13.15	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
13.08/13.15	c CPU time:   12.94 s
13.08/13.15	c ==============================================================================
13.88/13.91	This is MiniSat 2.0 beta with hacks by AVG
13.88/13.91	WARNING: for repeatability, setting FPU to use double precision
13.88/13.91	============================[ Problem Statistics ]=============================
13.88/13.91	|                                                                             |
13.88/13.91	|  Number of variables:  10026                                                |
13.88/13.91	|  Number of clauses:    438148                                               |
14.19/14.29	|  Parsing time:         0.33         s                                       |
27.38/27.43	restarts              : 13
27.38/27.43	conflicts             : 29598          (2199 /sec)
27.38/27.43	decisions             : 58147          (1.80 % random) (4320 /sec)
27.38/27.43	propagations          : 15460083       (1148595 /sec)
27.38/27.43	conflict literals     : 627311         (32.14 % deleted)
27.38/27.43	Memory used           : 30.17 MB
27.38/27.43	CPU time              : 13.46 s
27.38/27.43	
27.38/27.43	UNSATISFIABLE
27.38/27.43	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-1820503-1242449877/watcher-1820503-1242449877 -o /tmp/evaluation-result-1820503-1242449877/solver-1820503-1242449877 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820503-1242449877.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.95 0.96 0.98 2/96 6872
/proc/meminfo: memFree=1306904/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=956 CPUtime=0
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 124 0 0 0 0 0 0 0 25 0 1 0 1009486062 978944 60 4294967295 134512640 135223648 3220394608 3220393204 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6876/statm: 239 63 45 174 0 64 0

[startup+0.096624 s]
/proc/loadavg: 0.95 0.96 0.98 2/96 6872
/proc/meminfo: memFree=1306904/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=10220 CPUtime=0.1
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 2376 0 0 0 8 2 0 0 25 0 1 0 1009486062 10465280 2312 4294967295 134512640 135223648 3220394608 3220393328 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6876/statm: 2555 2312 47 174 0 2380 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 12632

[startup+0.106623 s]
/proc/loadavg: 0.95 0.96 0.98 2/96 6872
/proc/meminfo: memFree=1306904/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=12284 CPUtime=0.11
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 2555 0 0 0 9 2 0 0 25 0 1 0 1009486062 12578816 2492 4294967295 134512640 135223648 3220394608 3220393192 134718983 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6876/statm: 3071 2492 47 174 0 2896 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14696

[startup+0.306612 s]
/proc/loadavg: 0.95 0.96 0.98 2/96 6872
/proc/meminfo: memFree=1306904/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=31452 CPUtime=0.31
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 7500 0 0 0 24 7 0 0 25 0 1 0 1009486062 32206848 7436 4294967295 134512640 135223648 3220394608 3220393560 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6876/statm: 7863 7436 47 174 0 7688 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 33864

[startup+0.706589 s]
/proc/loadavg: 0.95 0.96 0.98 2/96 6872
/proc/meminfo: memFree=1306904/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=71548 CPUtime=0.71
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 16737 0 0 0 62 9 0 0 25 0 1 0 1009486062 73265152 16389 4294967295 134512640 135223648 3220394608 3220392376 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6876/statm: 17887 16389 73 174 0 17712 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 73960

[startup+1.50654 s]
/proc/loadavg: 0.95 0.96 0.98 2/98 6877
/proc/meminfo: memFree=1240028/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=73448 CPUtime=1.51
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 17168 0 0 0 142 9 0 0 25 0 1 0 1009486062 75210752 16820 4294967295 134512640 135223648 3220394608 3220392608 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6876/statm: 18362 16820 73 174 0 18187 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 75860

[startup+3.10646 s]
/proc/loadavg: 0.95 0.96 0.98 2/98 6877
/proc/meminfo: memFree=1232836/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=77560 CPUtime=3.11
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 18192 0 0 0 300 11 0 0 25 0 1 0 1009486062 79421440 17844 4294967295 134512640 135223648 3220394608 3220392384 134585363 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6876/statm: 19390 17844 73 174 0 19215 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 79972

[startup+6.30628 s]
/proc/loadavg: 0.96 0.96 0.98 2/98 6877
/proc/meminfo: memFree=1216260/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=83792 CPUtime=6.29
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 19687 0 0 0 615 14 0 0 25 0 1 0 1009486062 85803008 19339 4294967295 134512640 135223648 3220394608 3220392624 134586827 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6876/statm: 20948 19339 73 174 0 20773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86204

[startup+12.7059 s]
/proc/loadavg: 0.96 0.96 0.98 2/98 6878
/proc/meminfo: memFree=1199676/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2412 CPUtime=0
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 366 643 0 0 0 0 0 0 25 0 1 0 1009486062 2469888 276 4294967295 134512640 135169312 3218241648 3218240184 3085414126 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6872/statm: 603 276 235 161 0 42 0
[pid=6876] ppid=6872 vsize=96980 CPUtime=12.68
/proc/6876/stat : 6876 (SatELite_releas) R 6872 6872 11066 0 -1 4202496 23751 0 0 0 1251 17 0 0 25 0 1 0 1009486062 99307520 21800 4294967295 134512640 135223648 3220394608 3220392960 134601992 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6876/statm: 24245 21800 73 174 0 24070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99392

[startup+25.5052 s]
/proc/loadavg: 0.97 0.96 0.98 2/98 6879
/proc/meminfo: memFree=1243644/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2416 CPUtime=13.89
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 385 24432 0 0 0 1 1369 19 18 0 1 0 1009486062 2473984 277 4294967295 134512640 135169312 3218241648 3218237864 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6872/statm: 604 277 235 161 0 43 0
[pid=6879] ppid=6872 vsize=30328 CPUtime=11.59
/proc/6879/stat : 6879 (minisat_static) R 6872 6872 11066 0 -1 4202496 7466 0 0 0 1154 5 0 0 25 0 1 0 1009487454 31055872 7401 4294967295 134512640 135214715 3213106144 3213104608 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6879/statm: 7582 7401 73 172 0 7409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32744

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

[startup+26.3052 s]
/proc/loadavg: 0.97 0.96 0.98 2/98 6879
/proc/meminfo: memFree=1243396/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2416 CPUtime=13.89
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 385 24432 0 0 0 1 1369 19 18 0 1 0 1009486062 2473984 277 4294967295 134512640 135169312 3218241648 3218237864 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6872/statm: 604 277 235 161 0 43 0
[pid=6879] ppid=6872 vsize=30592 CPUtime=12.39
/proc/6879/stat : 6879 (minisat_static) R 6872 6872 11066 0 -1 4202496 7519 0 0 0 1234 5 0 0 25 0 1 0 1009487454 31326208 7454 4294967295 134512640 135214715 3213106144 3213104536 134720710 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6879/statm: 7648 7454 73 172 0 7475 0
Current children cumulated CPU time (s) 26.28
Current children cumulated vsize (KiB) 33008

[startup+27.1051 s]
/proc/loadavg: 0.97 0.96 0.98 2/98 6879
/proc/meminfo: memFree=1243396/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2416 CPUtime=13.89
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 385 24432 0 0 0 1 1369 19 18 0 1 0 1009486062 2473984 277 4294967295 134512640 135169312 3218241648 3218237864 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6872/statm: 604 277 235 161 0 43 0
[pid=6879] ppid=6872 vsize=30888 CPUtime=13.19
/proc/6879/stat : 6879 (minisat_static) R 6872 6872 11066 0 -1 4202496 7589 0 0 0 1314 5 0 0 25 0 1 0 1009487454 31629312 7524 4294967295 134512640 135214715 3213106144 3213104608 134528724 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6879/statm: 7722 7524 73 172 0 7549 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 33304

[startup+27.3051 s]
/proc/loadavg: 0.97 0.96 0.98 2/98 6879
/proc/meminfo: memFree=1243396/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2416 CPUtime=13.89
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 385 24432 0 0 0 1 1369 19 18 0 1 0 1009486062 2473984 277 4294967295 134512640 135169312 3218241648 3218237864 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6872/statm: 604 277 235 161 0 43 0
[pid=6879] ppid=6872 vsize=30888 CPUtime=13.39
/proc/6879/stat : 6879 (minisat_static) R 6872 6872 11066 0 -1 4202496 7590 0 0 0 1334 5 0 0 25 0 1 0 1009487454 31629312 7525 4294967295 134512640 135214715 3213106144 3213104608 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6879/statm: 7722 7525 73 172 0 7549 0
Current children cumulated CPU time (s) 27.28
Current children cumulated vsize (KiB) 33304

[startup+27.4051 s]
/proc/loadavg: 0.97 0.96 0.98 2/98 6879
/proc/meminfo: memFree=1243148/2074464 swapFree=1950760/1959888
[pid=6872] ppid=6870 vsize=2416 CPUtime=13.89
/proc/6872/stat : 6872 (SatELiteGTI) S 6870 6872 11066 0 -1 4194304 385 24432 0 0 0 1 1369 19 18 0 1 0 1009486062 2473984 277 4294967295 134512640 135169312 3218241648 3218237864 3085414126 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6872/statm: 604 277 235 161 0 43 0
[pid=6879] ppid=6872 vsize=30888 CPUtime=13.49
/proc/6879/stat : 6879 (minisat_static) R 6872 6872 11066 0 -1 4202496 7590 0 0 0 1344 5 0 0 25 0 1 0 1009487454 31629312 7525 4294967295 134512640 135214715 3213106144 3213104528 134524288 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6879/statm: 7722 7525 73 172 0 7549 0
Current children cumulated CPU time (s) 27.38
Current children cumulated vsize (KiB) 33304

Child status: 20
Real time (s): 27.4577
CPU time (s): 27.43
CPU user time (s): 27.15
CPU system time (s): 0.28
CPU usage (%): 99.899
Max. virtual memory (cumulated for all children) (KiB): 102672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.15
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32691
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= 21
involuntary context switches= 1179

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 06:57:57
IDJOB=1820503
IDBENCH=20421
IDSOLVER=660
FILE ID=tipi23/1820503-1242449877
PBS_JOBID=
Free space on /tmp= 9765 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820503-1242449877/watcher-1820503-1242449877 -o /tmp/evaluation-result-1820503-1242449877/solver-1820503-1242449877 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820503-1242449877.cnf

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED= 1816265204

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.377
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:       1306912 kB
Buffers:         36888 kB
Cached:         632136 kB
SwapCached:       3700 kB
Active:         322200 kB
Inactive:       358756 kB
HighTotal:     1178688 kB
HighFree:       540556 kB
LowTotal:       895776 kB
LowFree:        766356 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           13644 kB
Writeback:           0 kB
AnonPages:       11152 kB
Mapped:           4604 kB
Slab:            78436 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9765 MiB
End job on tipi23 at 2009-05-16 06:58:25