Trace number 1849555

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 9.97 9.96461

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.78
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
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 |   31995    74655 |    9598       0        0     nan |  0.000 % |
0.32/0.32	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.32/0.32	c ==============================================================================
0.32/0.32	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.32/0.32	c CPU time:   0.29 s
0.32/0.32	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:  1871                                                 |
0.32/0.34	|  Number of clauses:    13910                                                |
0.32/0.35	|  Parsing time:         0.01         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 |    1871    13910    56174 |     4636        0    nan |  0.000 % |
0.32/0.35	|       100 |    1871    13910    56174 |     5100      100     25 |  0.000 % |
0.32/0.36	|       250 |    1871    13910    56174 |     5610      250     23 |  0.000 % |
0.32/0.37	|       475 |    1871    13910    56174 |     6171      475     21 |  0.000 % |
0.32/0.39	|       813 |    1871    13910    56174 |     6788      813     20 |  0.000 % |
0.34/0.42	|      1319 |    1871    13910    56174 |     7467     1319     25 |  0.000 % |
0.34/0.47	|      2078 |    1871    13910    56174 |     8214     2078     35 |  0.000 % |
0.34/0.57	|      3217 |    1871    13910    56174 |     9035     3217     50 |  0.000 % |
0.34/0.80	|      4925 |    1871    13910    56174 |     9939     4925     69 |  0.000 % |
1.13/1.20	|      7487 |    1871    13910    56174 |    10933     7487     75 |  0.000 % |
2.12/2.17	|     11332 |    1871    13910    56174 |    12026    11332    112 |  0.000 % |
3.82/3.84	|     17098 |    1871    13910    56174 |    13228    10782    146 |  0.000 % |
5.82/5.89	|     25747 |    1871    13910    56174 |    14551    12682     94 |  0.000 % |
8.32/8.37	|     38724 |    1870    13877    56107 |    16007    10773     67 |  0.054 % |
9.93/9.96	===============================================================================
9.93/9.96	restarts              : 14
9.93/9.96	conflicts             : 47605          (4949 /sec)
9.93/9.96	decisions             : 133628         (1.54 % random) (13891 /sec)
9.93/9.96	propagations          : 6457854        (671295 /sec)
9.93/9.96	conflict literals     : 4677530        (26.62 % deleted)
9.93/9.96	Memory used           : 11.08 MB
9.93/9.96	CPU time              : 9.62 s
9.93/9.96	
9.93/9.96	UNSATISFIABLE
9.93/9.96	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-1849555-1244838968/watcher-1849555-1244838968 -o /tmp/evaluation-result-1849555-1244838968/solver-1849555-1244838968 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849555-1244838968.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 4/91 22414
/proc/meminfo: memFree=1362068/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2412 CPUtime=0.01
/proc/22414/stat : 22414 (SatELiteGTI) R 22412 22414 18729 0 -1 4194304 353 645 0 0 1 0 0 0 18 0 1 0 81321929 2469888 276 4294967295 134512640 135169312 3220159056 3220157532 3085137780 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/22414/statm: 603 276 235 161 0 42 0
[pid=22418] ppid=22414 vsize=2412 CPUtime=0
/proc/22418/stat : 22418 (SatELiteGTI) R 22414 22414 18729 0 -1 4194368 18 0 0 0 0 0 0 0 18 0 1 0 81321930 2469888 55 4294967295 134512640 135169312 3220159056 3220157468 3085000224 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/22418/statm: 603 56 14 161 0 42 0

[startup+0.081474 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 22414
/proc/meminfo: memFree=1362068/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2412 CPUtime=0.01
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 81321929 2469888 276 4294967295 134512640 135169312 3220159056 3220157592 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22414/statm: 603 276 235 161 0 42 0
[pid=22418] ppid=22414 vsize=5988 CPUtime=0.08
/proc/22418/stat : 22418 (SatELite_releas) R 22414 22414 18729 0 -1 4202496 1323 0 0 0 6 2 0 0 20 0 1 0 81321930 6131712 1223 4294967295 134512640 135223648 3213489120 3213486888 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22418/statm: 1497 1223 73 174 0 1322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8400

[startup+0.111462 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 22414
/proc/meminfo: memFree=1362068/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2412 CPUtime=0.01
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 81321929 2469888 276 4294967295 134512640 135169312 3220159056 3220157592 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22414/statm: 603 276 235 161 0 42 0
[pid=22418] ppid=22414 vsize=6120 CPUtime=0.11
/proc/22418/stat : 22418 (SatELite_releas) R 22414 22414 18729 0 -1 4202496 1341 0 0 0 9 2 0 0 20 0 1 0 81321930 6266880 1241 4294967295 134512640 135223648 3213489120 3213487120 134548294 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22418/statm: 1530 1241 73 174 0 1355 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8532

[startup+0.311438 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 22414
/proc/meminfo: memFree=1362068/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2412 CPUtime=0.01
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 81321929 2469888 276 4294967295 134512640 135169312 3220159056 3220157592 3085135598 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22414/statm: 603 276 235 161 0 42 0
[pid=22418] ppid=22414 vsize=6928 CPUtime=0.31
/proc/22418/stat : 22418 (SatELite_releas) R 22414 22414 18729 0 -1 4202496 1532 0 0 0 29 2 0 0 21 0 1 0 81321930 7094272 1432 4294967295 134512640 135223648 3213489120 3213487472 134602383 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22418/statm: 1732 1432 73 174 0 1557 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9340

[startup+0.711398 s]
/proc/loadavg: 1.00 1.00 1.00 4/91 22414
/proc/meminfo: memFree=1362068/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 2416

[startup+1.5113 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22420
/proc/meminfo: memFree=1356704/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=6280 CPUtime=1.18
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 1336 0 0 0 117 1 0 0 20 0 1 0 81321963 6430720 1271 4294967295 134512640 135212939 3219143072 3219141464 134719078 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 1570 1271 76 171 0 1398 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8696

[startup+3.11112 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22420
/proc/meminfo: memFree=1353232/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=9364 CPUtime=2.78
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2084 0 0 0 277 1 0 0 25 0 1 0 81321963 9588736 2019 4294967295 134512640 135212939 3219143072 3219141536 134526741 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2341 2019 76 171 0 2169 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 11780

[startup+6.31075 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22421
/proc/meminfo: memFree=1350008/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=11344 CPUtime=5.98
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2577 0 0 0 597 1 0 0 25 0 1 0 81321963 11616256 2512 4294967295 134512640 135212939 3219143072 3219141536 134526680 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2836 2512 76 171 0 2664 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 13760

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

[startup+7.91057 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22421
/proc/meminfo: memFree=1350072/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=11344 CPUtime=7.58
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2577 0 0 0 757 1 0 0 25 0 1 0 81321963 11616256 2512 4294967295 134512640 135212939 3219143072 3219141536 134526688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2836 2512 76 171 0 2664 0
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (KiB) 13760

[startup+8.71048 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22421
/proc/meminfo: memFree=1350072/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=11344 CPUtime=8.38
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2577 0 0 0 837 1 0 0 25 0 1 0 81321963 11616256 2512 4294967295 134512640 135212939 3219143072 3219141536 134527043 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2836 2512 76 171 0 2664 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 13760

[startup+9.51038 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22421
/proc/meminfo: memFree=1350072/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=11344 CPUtime=9.18
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2579 0 0 0 917 1 0 0 25 0 1 0 81321963 11616256 2514 4294967295 134512640 135212939 3219143072 3219141536 134526860 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2836 2514 76 171 0 2664 0
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (KiB) 13760

[startup+9.92034 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22421
/proc/meminfo: memFree=1350196/2074464 swapFree=1959888/1959888
[pid=22414] ppid=22412 vsize=2416 CPUtime=0.34
/proc/22414/stat : 22414 (SatELiteGTI) S 22412 22414 18729 0 -1 4194304 385 2217 0 0 1 0 31 2 16 0 1 0 81321929 2473984 277 4294967295 134512640 135169312 3220159056 3220155272 3085135598 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22414/statm: 604 277 235 161 0 43 0
[pid=22420] ppid=22414 vsize=11344 CPUtime=9.59
/proc/22420/stat : 22420 (minisat_static) R 22414 22414 18729 0 -1 4202496 2579 0 0 0 958 1 0 0 25 0 1 0 81321963 11616256 2514 4294967295 134512640 135212939 3219143072 3219141248 134529669 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22420/statm: 2836 2514 76 171 0 2664 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 13760

Child status: 20
Real time (s): 9.96461
CPU time (s): 9.97
CPU user time (s): 9.94
CPU system time (s): 0.03
CPU usage (%): 100.054
Max. virtual memory (cumulated for all children) (KiB): 13760

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 22:36:08
IDJOB=1849555
IDBENCH=70759
IDSOLVER=690
FILE ID=tipi07/1849555-1244838968
PBS_JOBID=
Free space on /tmp= 15254 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849555-1244838968/watcher-1849555-1244838968 -o /tmp/evaluation-result-1849555-1244838968/solver-1849555-1244838968 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849555-1244838968.cnf

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED= 1531902909

Linux tipi07 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.428
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.428
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.428
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.428
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:       1362324 kB
Buffers:         48076 kB
Cached:         556124 kB
SwapCached:          0 kB
Active:         180064 kB
Inactive:       435604 kB
HighTotal:     1178688 kB
HighFree:       717472 kB
LowTotal:       895776 kB
LowFree:        644852 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1952 kB
Writeback:           0 kB
AnonPages:       11068 kB
Mapped:           5248 kB
Slab:            88220 kB
PageTables:        432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86052 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15254 MiB
End job on tipi07 at 2009-06-12 22:36:18