Trace number 1849447

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
minisat2 070721/coreUNSAT 14.03 14.0325

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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   45081   105189 |   13524       0        0     nan |  0.000 % |
0.21/0.30	c |         0 |   18246    71446 |      --       0       --      -- |     --   | -26833/-33738
0.21/0.30	c ==============================================================================
0.21/0.30	c Result  :   #vars: 2717   #clauses: 18246   #literals: 71446
0.21/0.30	c CPU time:   0.28 s
0.21/0.30	c ==============================================================================
0.31/0.33	This is MiniSat 2.0 beta
0.31/0.33	WARNING: for repeatability, setting FPU to use double precision
0.31/0.33	============================[ Problem Statistics ]=============================
0.31/0.33	|                                                                             |
0.31/0.33	|  Number of variables:  2717                                                 |
0.31/0.33	|  Number of clauses:    18246                                                |
0.31/0.34	|  Parsing time:         0.01         s                                       |
0.31/0.34	============================[ Search Statistics ]==============================
0.31/0.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.31/0.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.31/0.34	===============================================================================
0.31/0.34	|         0 |    2717    18246    71446 |     6082        0    nan |  0.000 % |
0.31/0.35	|       100 |    2717    18246    71446 |     6690      100     11 |  0.001 % |
0.31/0.36	|       252 |    2717    18246    71446 |     7359      252     10 |  0.000 % |
0.31/0.37	|       477 |    2717    18246    71446 |     8095      477     13 |  0.000 % |
0.31/0.39	|       814 |    2717    18246    71446 |     8904      814     14 |  0.000 % |
0.33/0.42	|      1321 |    2717    18246    71446 |     9795     1321     22 |  0.000 % |
0.33/0.46	|      2081 |    2717    18246    71446 |    10774     2081     25 |  0.001 % |
0.33/0.51	|      3220 |    2717    18246    71446 |    11852     3220     24 |  0.000 % |
0.33/0.64	|      4930 |    2275    13830    54311 |    13037     4890     27 | 16.268 % |
0.33/0.81	|      7492 |    2274    13823    54285 |    14341     7451     33 | 16.305 % |
1.11/1.13	|     11336 |    2274    13823    54285 |    15775    11295     31 | 16.305 % |
1.71/1.73	|     17104 |    2274    13823    54285 |    17352     8792     39 | 16.305 % |
2.81/2.84	|     25753 |    2271    13817    54269 |    19087    17439     41 | 16.489 % |
4.91/4.92	|     38728 |    2269    13791    54198 |    20996    10343     33 | 16.489 % |
6.81/6.87	|     58195 |    2260    13756    54042 |    23096    18607     32 | 16.820 % |
10.81/10.81	|     87387 |    2257    13714    53901 |    25406    23566     29 | 16.930 % |
14.01/14.02	===============================================================================
14.01/14.02	restarts              : 16
14.01/14.02	conflicts             : 113670         (8309 /sec)
14.01/14.02	decisions             : 251220         (1.26 % random) (18364 /sec)
14.01/14.02	propagations          : 11481127       (839264 /sec)
14.01/14.02	conflict literals     : 3631605        (32.01 % deleted)
14.01/14.02	Memory used           : 7.48 MB
14.01/14.02	CPU time              : 13.68 s
14.01/14.02	
14.01/14.02	UNSATISFIABLE
14.01/14.02	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-1849447-1244822237/watcher-1849447-1244822237 -o /tmp/evaluation-result-1849447-1244822237/solver-1849447-1244822237 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849447-1244822237.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 2/91 32219
/proc/meminfo: memFree=1400940/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2416 CPUtime=0
/proc/32219/stat : 32219 (SatELiteGTI) R 32217 32219 17865 0 -1 4194304 355 646 0 0 0 0 0 0 25 0 1 0 79643266 2473984 277 4294967295 134512640 135169312 3213831232 3213829708 3085125492 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/32219/statm: 604 277 235 161 0 43 0
[pid=32223] ppid=32219 vsize=0 CPUtime=0
/proc/32223/stat : 32223 (SatELiteGTI) R 32219 32219 17865 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 79643266 0 0 4294967295 0 0 0 3213829860 3085126122 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32223/statm: 0 0 0 0 0 0 0

[startup+0.049395 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32219
/proc/meminfo: memFree=1400940/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2416 CPUtime=0
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 79643266 2473984 277 4294967295 134512640 135169312 3213831232 3213829768 3085123310 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32219/statm: 604 277 235 161 0 43 0
[pid=32223] ppid=32219 vsize=7568 CPUtime=0.05
/proc/32223/stat : 32223 (SatELite_releas) R 32219 32219 17865 0 -1 4202496 1813 0 0 0 3 2 0 0 25 0 1 0 79643266 7749632 1659 4294967295 134512640 135223648 3219147072 3219144992 134575962 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32223/statm: 1892 1659 73 174 0 1717 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9984

[startup+0.10938 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32219
/proc/meminfo: memFree=1400940/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2416 CPUtime=0
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 79643266 2473984 277 4294967295 134512640 135169312 3213831232 3213829768 3085123310 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32219/statm: 604 277 235 161 0 43 0
[pid=32223] ppid=32219 vsize=7568 CPUtime=0.11
/proc/32223/stat : 32223 (SatELite_releas) R 32219 32219 17865 0 -1 4202496 1836 0 0 0 9 2 0 0 25 0 1 0 79643266 7749632 1682 4294967295 134512640 135223648 3219147072 3219144976 134688403 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32223/statm: 1892 1682 73 174 0 1717 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9984

[startup+0.309364 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32219
/proc/meminfo: memFree=1400940/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2416 CPUtime=0
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 79643266 2473984 277 4294967295 134512640 135169312 3213831232 3213829768 3085123310 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32219/statm: 604 277 235 161 0 43 0
[pid=32223] ppid=32219 vsize=8472 CPUtime=0.31
/proc/32223/stat : 32223 (SatELite_releas) R 32219 32219 17865 0 -1 4202496 2159 0 0 0 29 2 0 0 25 0 1 0 79643266 8675328 1867 4294967295 134512640 135223648 3219147072 3219143692 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32223/statm: 2118 1867 74 174 0 1943 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 10888

[startup+0.709332 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 32219
/proc/meminfo: memFree=1400940/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 2420

[startup+1.50927 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32225
/proc/meminfo: memFree=1396204/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=5660 CPUtime=1.18
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1195 0 0 0 118 0 0 0 25 0 1 0 79643299 5795840 1130 4294967295 134512640 135212939 3220341440 3220339616 134529678 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1415 1130 75 171 0 1243 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 8080

[startup+3.10913 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32225
/proc/meminfo: memFree=1394592/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=6848 CPUtime=2.78
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1481 0 0 0 276 2 0 0 25 0 1 0 79643299 7012352 1416 4294967295 134512640 135212939 3220341440 3220339904 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1712 1416 75 171 0 1540 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 9268

[startup+6.30888 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32225
/proc/meminfo: memFree=1393508/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=7252 CPUtime=5.98
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1573 0 0 0 596 2 0 0 25 0 1 0 79643299 7426048 1508 4294967295 134512640 135212939 3220341440 3220339904 134527011 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1813 1508 75 171 0 1641 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9672

[startup+12.7084 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32411
/proc/meminfo: memFree=1392692/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=7660 CPUtime=12.38
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1693 0 0 0 1236 2 0 0 25 0 1 0 79643299 7843840 1628 4294967295 134512640 135212939 3220341440 3220339904 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1915 1628 75 171 0 1743 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 10080

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

[startup+13.5083 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32411
/proc/meminfo: memFree=1392592/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=7660 CPUtime=13.18
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1701 0 0 0 1316 2 0 0 25 0 1 0 79643299 7843840 1636 4294967295 134512640 135212939 3220341440 3220338496 134543490 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1915 1636 75 171 0 1743 0
Current children cumulated CPU time (s) 13.51
Current children cumulated vsize (KiB) 10080

[startup+13.9083 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32411
/proc/meminfo: memFree=1392592/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=7660 CPUtime=13.58
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1701 0 0 0 1356 2 0 0 25 0 1 0 79643299 7843840 1636 4294967295 134512640 135212939 3220341440 3220339904 134526723 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1915 1636 75 171 0 1743 0
Current children cumulated CPU time (s) 13.91
Current children cumulated vsize (KiB) 10080

[startup+14.0082 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32411
/proc/meminfo: memFree=1392592/2074464 swapFree=1959888/1959888
[pid=32219] ppid=32217 vsize=2420 CPUtime=0.33
/proc/32219/stat : 32219 (SatELiteGTI) S 32217 32219 17865 0 -1 4194304 387 2807 0 0 0 0 31 2 22 0 1 0 79643266 2478080 278 4294967295 134512640 135169312 3213831232 3213827448 3085123310 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32219/statm: 605 278 235 161 0 44 0
[pid=32225] ppid=32219 vsize=7660 CPUtime=13.68
/proc/32225/stat : 32225 (minisat_static) R 32219 32219 17865 0 -1 4202496 1701 0 0 0 1366 2 0 0 25 0 1 0 79643299 7843840 1636 4294967295 134512640 135212939 3220341440 3220339824 134524312 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32225/statm: 1915 1636 75 171 0 1743 0
Current children cumulated CPU time (s) 14.01
Current children cumulated vsize (KiB) 10080

Child status: 20
Real time (s): 14.0325
CPU time (s): 14.03
CPU user time (s): 13.99
CPU system time (s): 0.04
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 10888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.99
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= 5181
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= 21

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 17:57:17
IDJOB=1849447
IDBENCH=71771
IDSOLVER=690
FILE ID=tipi08/1849447-1244822237
PBS_JOBID=
Free space on /tmp= 15460 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/manol-pipe-c9.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849447-1244822237/watcher-1849447-1244822237 -o /tmp/evaluation-result-1849447-1244822237/solver-1849447-1244822237 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849447-1244822237.cnf

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

MD5SUM BENCH= 7f47eb2c5986b40772da3e38cf0759b1
RANDOM SEED= 988941941

Linux tipi08 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.464
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.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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:       1400956 kB
Buffers:         61964 kB
Cached:         500268 kB
SwapCached:          0 kB
Active:         124856 kB
Inactive:       448716 kB
HighTotal:     1178688 kB
HighFree:       730208 kB
LowTotal:       895776 kB
LowFree:        670748 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            2272 kB
Writeback:           0 kB
AnonPages:       11180 kB
Mapped:           5088 kB
Slab:            91860 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85844 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15460 MiB
End job on tipi08 at 2009-06-12 17:57:32