Trace number 1821999

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
APTUSAT 2009-03-22UNSAT 11.37 11.374

General information on the benchmark

Namemanol-pipe-c9.cnf
MD5SUM7f47eb2c5986b40772da3e38cf0759b1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.04
Satisfiable
(Un)Satisfiability was proved
Number of variables15214
Number of clauses45082
Sum of the clauses size105190
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230054
Number of clauses of size 315027
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   45081   105189 |   13524       0        0     nan |  0.000 % |
0.32/0.31	c |         0 |   18246    71446 |      --       0       --      -- |     --   | -26833/-33738
0.32/0.31	c ==============================================================================
0.32/0.31	c Result  :   #vars: 2717   #clauses: 18246   #literals: 71446
0.32/0.31	c CPU time:   0.32 s
0.32/0.31	c ==============================================================================
0.32/0.34	This is MiniSat 2.0 beta
0.32/0.34	WARNING: for repeatability, setting FPU to use double precision
0.32/0.34	============================[ Problem Statistics ]=============================
0.32/0.34	|                                                                             |
0.32/0.34	|  Number of variables:  2717                                                 |
0.32/0.34	|  Number of clauses:    18246                                                |
0.32/0.35	|  Parsing time:         0.02         s                                       |
0.32/0.35	============================[ Search Statistics ]==============================
0.32/0.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.32/0.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.32/0.35	===============================================================================
0.32/0.35	|         0 |    2717    18246    71446 |     6082        0    nan |  0.000 % |
0.32/0.36	|       101 |    2717    18246    71446 |     6690      101     11 |  0.001 % |
0.32/0.37	|       251 |    2717    18246    71446 |     7359      251     11 |  0.001 % |
0.32/0.38	|       476 |    2717    18246    71446 |     8095      476     16 |  0.002 % |
0.32/0.40	|       813 |    2712    18052    70772 |     8904      812     16 |  0.185 % |
0.34/0.44	|      1319 |    2712    18052    70772 |     9795     1318     19 |  0.184 % |
0.34/0.48	|      2079 |    2712    18052    70772 |    10774     2078     21 |  0.184 % |
0.34/0.56	|      3219 |    2712    18052    70772 |    11852     3218     24 |  0.184 % |
0.34/0.69	|      4928 |    2712    18052    70772 |    13037     4927     26 |  0.184 % |
0.34/0.88	|      7490 |    2712    18052    70772 |    14341     7489     26 |  0.185 % |
1.22/1.27	|     11334 |    2700    17865    70188 |    15775    11330     28 |  0.626 % |
2.01/2.04	|     17102 |    2700    17865    70188 |    17352     8672     21 |  0.635 % |
2.91/2.99	|     25753 |    2692    17653    69444 |    19087     8805     34 |  0.920 % |
4.91/4.93	|     38728 |    2679    17495    68887 |    20996     8038     40 |  1.399 % |
7.91/7.96	|     58190 |    2671    17290    68177 |    23096    16597     26 |  1.693 % |
11.31/11.37	===============================================================================
11.31/11.37	restarts              : 15
11.31/11.37	conflicts             : 72953          (6626 /sec)
11.31/11.37	decisions             : 125726         (1.10 % random) (11419 /sec)
11.31/11.37	propagations          : 9477888        (860844 /sec)
11.31/11.37	conflict literals     : 1977188        (41.34 % deleted)
11.31/11.37	Memory used           : 7.08 MB
11.31/11.37	CPU time              : 11.01 s
11.31/11.37	
11.31/11.37	UNSATISFIABLE
11.31/11.37	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-1821999-1242586195/watcher-1821999-1242586195 -o /tmp/evaluation-result-1821999-1242586195/solver-1821999-1242586195 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821999-1242586195.cnf -restarts=1 

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.02 1.00 2/93 806
/proc/meminfo: memFree=975848/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2412 CPUtime=0
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1023120539 2469888 276 4294967295 134512640 135169312 3219569072 3219567608 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/806/statm: 603 276 235 161 0 42 0
[pid=810] ppid=806 vsize=952 CPUtime=0.01
/proc/810/stat : 810 (SatELite_releas) R 806 806 20977 0 -1 4202496 122 0 0 0 1 0 0 0 20 0 1 0 1023120539 974848 58 4294967295 134512640 135223648 3214865712 3214864296 134717312 0 0 0 3 0 0 0 17 0 0 0 0
/proc/810/statm: 238 58 46 174 0 63 0

[startup+0.064775 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 806
/proc/meminfo: memFree=975848/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2412 CPUtime=0
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1023120539 2469888 276 4294967295 134512640 135169312 3219569072 3219567608 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/806/statm: 603 276 235 161 0 42 0
[pid=810] ppid=806 vsize=7564 CPUtime=0.07
/proc/810/stat : 810 (SatELite_releas) R 806 806 20977 0 -1 4202496 1813 0 0 0 7 0 0 0 20 0 1 0 1023120539 7745536 1659 4294967295 134512640 135223648 3214865712 3214863728 134586656 0 0 0 3 0 0 0 17 0 0 0 0
/proc/810/statm: 1891 1659 73 174 0 1716 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9976

[startup+0.114765 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 806
/proc/meminfo: memFree=975848/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2412 CPUtime=0
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1023120539 2469888 276 4294967295 134512640 135169312 3219569072 3219567608 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/806/statm: 603 276 235 161 0 42 0
[pid=810] ppid=806 vsize=7564 CPUtime=0.12
/proc/810/stat : 810 (SatELite_releas) R 806 806 20977 0 -1 4202496 1836 0 0 0 12 0 0 0 20 0 1 0 1023120539 7745536 1682 4294967295 134512640 135223648 3214865712 3214863664 134564737 0 0 0 3 0 0 0 17 0 0 0 0
/proc/810/statm: 1891 1682 73 174 0 1716 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9976

[startup+0.314744 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 806
/proc/meminfo: memFree=975848/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2412 CPUtime=0
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 366 646 0 0 0 0 0 0 18 0 1 0 1023120539 2469888 276 4294967295 134512640 135169312 3219569072 3219567608 3085168366 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/806/statm: 603 276 235 161 0 42 0
[pid=810] ppid=806 vsize=8464 CPUtime=0.32
/proc/810/stat : 810 (SatELite_releas) R 806 806 20977 0 -1 4202496 2156 0 0 0 32 0 0 0 21 0 1 0 1023120539 8667136 1864 4294967295 134512640 135223648 3214865712 3214863728 134586982 0 0 0 3 0 0 0 17 0 0 0 0
/proc/810/statm: 2116 1864 73 174 0 1941 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 10876

[startup+0.714705 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 806
/proc/meminfo: memFree=975848/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 2416

[startup+1.51463 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 812
/proc/meminfo: memFree=972004/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=4960 CPUtime=1.17
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1010 0 0 0 117 0 0 0 19 0 1 0 1023120573 5079040 945 4294967295 134512640 135213731 3214650720 3214649200 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1240 945 73 172 0 1066 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 7376

[startup+3.11447 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 812
/proc/meminfo: memFree=971136/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=5368 CPUtime=2.77
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1112 0 0 0 277 0 0 0 23 0 1 0 1023120573 5496832 1047 4294967295 134512640 135213731 3214650720 3214649200 134529996 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1342 1047 73 172 0 1168 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 7784

[startup+6.31416 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 812
/proc/meminfo: memFree=969556/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=6976 CPUtime=5.97
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1524 0 0 0 596 1 0 0 25 0 1 0 1023120573 7143424 1459 4294967295 134512640 135213731 3214650720 3214649200 134530012 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1744 1459 73 172 0 1570 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9392

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

[startup+9.51384 s]
/proc/loadavg: 1.06 1.01 1.00 3/95 814
/proc/meminfo: memFree=969356/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=7244 CPUtime=9.17
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1593 0 0 0 916 1 0 0 25 0 1 0 1023120573 7417856 1528 4294967295 134512640 135213731 3214650720 3214649200 134530132 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1811 1528 73 172 0 1637 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 9660

[startup+10.3138 s]
/proc/loadavg: 1.06 1.01 1.00 3/95 814
/proc/meminfo: memFree=969356/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=7244 CPUtime=9.97
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1593 0 0 0 996 1 0 0 25 0 1 0 1023120573 7417856 1528 4294967295 134512640 135213731 3214650720 3214649200 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1811 1528 73 172 0 1637 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 9660

[startup+11.1137 s]
/proc/loadavg: 1.06 1.01 1.00 4/95 814
/proc/meminfo: memFree=969264/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=7244 CPUtime=10.77
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1594 0 0 0 1076 1 0 0 25 0 1 0 1023120573 7417856 1529 4294967295 134512640 135213731 3214650720 3214649200 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1811 1529 73 172 0 1637 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 9660

[startup+11.3137 s]
/proc/loadavg: 1.06 1.01 1.00 4/95 814
/proc/meminfo: memFree=969264/2074464 swapFree=1951864/1959888
[pid=806] ppid=804 vsize=2416 CPUtime=0.34
/proc/806/stat : 806 (SatELiteGTI) S 804 806 20977 0 -1 4194304 384 2806 0 0 0 0 34 0 17 0 1 0 1023120539 2473984 277 4294967295 134512640 135169312 3219569072 3219565288 3085168366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/806/statm: 604 277 235 161 0 43 0
[pid=812] ppid=806 vsize=7244 CPUtime=10.97
/proc/812/stat : 812 (minisat_static) R 806 806 20977 0 -1 4202496 1594 0 0 0 1096 1 0 0 25 0 1 0 1023120573 7417856 1529 4294967295 134512640 135213731 3214650720 3214649120 134524376 0 0 0 3 0 0 0 17 0 0 0 0
/proc/812/statm: 1811 1529 73 172 0 1637 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 9660

Child status: 20
Real time (s): 11.374
CPU time (s): 11.37
CPU user time (s): 11.35
CPU system time (s): 0.02
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 10876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.35
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= 5072
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= 32

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 20:49:55
IDJOB=1821999
IDBENCH=71771
IDSOLVER=662
FILE ID=tipi10/1821999-1242586195
PBS_JOBID=
Free space on /tmp= 3638 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c9.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821999-1242586195/watcher-1821999-1242586195 -o /tmp/evaluation-result-1821999-1242586195/solver-1821999-1242586195 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821999-1242586195.cnf -restarts=1

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

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED= 1795400909

Linux tipi10 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.367
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.367
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.367
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.367
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:        975848 kB
Buffers:         49644 kB
Cached:         932668 kB
SwapCached:       2732 kB
Active:         201568 kB
Inactive:       790532 kB
HighTotal:     1178688 kB
HighFree:       528212 kB
LowTotal:       895776 kB
LowFree:        447636 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:        9132 kB
Mapped:           3292 kB
Slab:            97732 kB
PageTables:        476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3638 MiB
End job on tipi10 at 2009-05-17 20:50:06