Trace number 1821919

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 22.39 22.383

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.39
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  161476   460214 |   48442       0        0     nan |  0.000 % |
1.32/1.39	c |         0 |  154193   474553 |      --       0       --      -- |     --   | -7234/14448
1.32/1.39	c ==============================================================================
1.32/1.39	c Result  :   #vars: 11514   #clauses: 154193   #literals: 474553
1.32/1.39	c CPU time:   1.36 s
1.32/1.39	c ==============================================================================
1.52/1.54	This is MiniSat 2.0 beta with hacks by AVG
1.52/1.54	WARNING: for repeatability, setting FPU to use double precision
1.52/1.54	============================[ Problem Statistics ]=============================
1.52/1.54	|                                                                             |
1.52/1.55	|  Number of variables:  11514                                                |
1.52/1.55	|  Number of clauses:    154193                                               |
1.55/1.64	|  Parsing time:         0.07         s                                       |
22.32/22.37	restarts              : 15
22.32/22.37	conflicts             : 70571          (3393 /sec)
22.32/22.37	decisions             : 224284         (0.71 % random) (10783 /sec)
22.32/22.37	propagations          : 22031714       (1059217 /sec)
22.32/22.37	conflict literals     : 3725643        (53.91 % deleted)
22.32/22.37	Memory used           : 19.33 MB
22.32/22.37	CPU time              : 20.8 s
22.32/22.37	
22.32/22.37	UNSATISFIABLE
22.32/22.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-1821919-1242579724/watcher-1821919-1242579724 -o /tmp/evaluation-result-1821919-1242579724/solver-1821919-1242579724 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821919-1242579724.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.99 0.98 0.99 2/93 1271
/proc/meminfo: memFree=940656/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=952 CPUtime=0
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 89 0 0 0 0 0 0 0 20 0 1 0 1022472953 974848 25 4294967295 134512640 135223648 3217627088 3217626856 134927997 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1275/statm: 238 37 28 174 0 63 0

[startup+0.051349 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1271
/proc/meminfo: memFree=940656/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=5316 CPUtime=0.05
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 1150 0 0 0 5 0 0 0 20 0 1 0 1022472953 5443584 1086 4294967295 134512640 135223648 3217627088 3217626040 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1275/statm: 1329 1087 46 174 0 1154 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7732

[startup+0.111343 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1271
/proc/meminfo: memFree=940656/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=10428 CPUtime=0.11
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 2358 0 0 0 9 2 0 0 20 0 1 0 1022472953 10678272 2294 4294967295 134512640 135223648 3217627088 3217625656 134718983 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1275/statm: 2607 2295 47 174 0 2432 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12844

[startup+0.311327 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1271
/proc/meminfo: memFree=940656/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=16412 CPUtime=0.31
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 3979 0 0 0 29 2 0 0 21 0 1 0 1022472953 16805888 3615 4294967295 134512640 135223648 3217627088 3217624992 134541321 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1275/statm: 4103 3615 73 174 0 3928 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 18828

[startup+0.711294 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 1271
/proc/meminfo: memFree=940656/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=16864 CPUtime=0.71
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 4077 0 0 0 69 2 0 0 22 0 1 0 1022472953 17268736 3713 4294967295 134512640 135223648 3217627088 3217625104 134586742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1275/statm: 4216 3713 73 174 0 4041 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 19280

[startup+1.51123 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 1276
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2416 CPUtime=0.01
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 366 645 0 0 1 0 0 0 18 0 1 0 1022472953 2473984 276 4294967295 134512640 135169312 3219087680 3219086216 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1271/statm: 604 276 235 161 0 43 0
[pid=1275] ppid=1271 vsize=16912 CPUtime=1.51
/proc/1275/stat : 1275 (SatELite_releas) R 1271 1271 10436 0 -1 4202496 4724 0 0 0 148 3 0 0 25 0 1 0 1022472953 17317888 3738 4294967295 134512640 135223648 3217627088 3217623888 134687968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1275/statm: 4228 3738 73 174 0 4053 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 19328

[startup+3.1111 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 1277
/proc/meminfo: memFree=928836/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=11240 CPUtime=1.57
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 2692 0 0 0 154 3 0 0 25 0 1 0 1022473108 11509760 2626 4294967295 134512640 135214715 3218620704 3218619168 134528827 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 2810 2626 74 172 0 2637 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13660

[startup+6.31083 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 1277
/proc/meminfo: memFree=925116/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=14632 CPUtime=4.77
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 3514 0 0 0 474 3 0 0 25 0 1 0 1022473108 14983168 3448 4294967295 134512640 135214715 3218620704 3218618912 134538620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 3658 3448 74 172 0 3485 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17052

[startup+12.7103 s]
/proc/loadavg: 0.99 0.98 0.99 4/95 1277
/proc/meminfo: memFree=920864/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=17708 CPUtime=11.17
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4300 0 0 0 1114 3 0 0 25 0 1 0 1022473108 18132992 4234 4294967295 134512640 135214715 3218620704 3218619168 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4427 4234 74 172 0 4254 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 20128

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

[startup+19.1098 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 1277
/proc/meminfo: memFree=920276/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=18784 CPUtime=17.57
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4554 0 0 0 1754 3 0 0 25 0 1 0 1022473108 19234816 4488 4294967295 134512640 135214715 3218620704 3218619168 134528675 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4696 4488 74 172 0 4523 0
Current children cumulated CPU time (s) 19.12
Current children cumulated vsize (KiB) 21204

[startup+20.7097 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 1277
/proc/meminfo: memFree=919564/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=19656 CPUtime=19.17
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4762 0 0 0 1914 3 0 0 25 0 1 0 1022473108 20127744 4696 4294967295 134512640 135214715 3218620704 3218619168 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4914 4696 74 172 0 4741 0
Current children cumulated CPU time (s) 20.72
Current children cumulated vsize (KiB) 22076

[startup+21.5096 s]
/proc/loadavg: 1.07 1.00 1.00 2/95 1277
/proc/meminfo: memFree=919068/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=19788 CPUtime=19.97
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4813 0 0 0 1994 3 0 0 25 0 1 0 1022473108 20262912 4747 4294967295 134512640 135214715 3218620704 3218619168 134528521 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4947 4747 74 172 0 4774 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 22208

[startup+21.9096 s]
/proc/loadavg: 1.07 1.00 1.00 2/95 1277
/proc/meminfo: memFree=918944/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=19788 CPUtime=20.37
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4814 0 0 0 2034 3 0 0 25 0 1 0 1022473108 20262912 4748 4294967295 134512640 135214715 3218620704 3218619168 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4947 4748 74 172 0 4774 0
Current children cumulated CPU time (s) 21.92
Current children cumulated vsize (KiB) 22208

[startup+22.3095 s]
/proc/loadavg: 1.07 1.00 1.00 2/95 1277
/proc/meminfo: memFree=918944/2074464 swapFree=1948616/1959888
[pid=1271] ppid=1269 vsize=2420 CPUtime=1.55
/proc/1271/stat : 1271 (SatELiteGTI) S 1269 1271 10436 0 -1 4194304 384 5371 0 0 1 0 151 3 18 0 1 0 1022472953 2478080 277 4294967295 134512640 135169312 3219087680 3219083896 3085688558 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/1271/statm: 605 277 235 161 0 44 0
[pid=1277] ppid=1271 vsize=19788 CPUtime=20.77
/proc/1277/stat : 1277 (minisat_static) R 1271 1271 10436 0 -1 4202496 4814 0 0 0 2074 3 0 0 25 0 1 0 1022473108 20262912 4748 4294967295 134512640 135214715 3218620704 3218618908 134536160 0 0 0 3 0 0 0 17 3 0 0 0
/proc/1277/statm: 4947 4748 74 172 0 4774 0
Current children cumulated CPU time (s) 22.32
Current children cumulated vsize (KiB) 22208

Child status: 20
Real time (s): 22.383
CPU time (s): 22.39
CPU user time (s): 22.33
CPU system time (s): 0.06
CPU usage (%): 100.031
Max. virtual memory (cumulated for all children) (KiB): 22208

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 19:02:04
IDJOB=1821919
IDBENCH=71731
IDSOLVER=660
FILE ID=tipi16/1821919-1242579724
PBS_JOBID=
Free space on /tmp= 4610 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821919-1242579724/watcher-1821919-1242579724 -o /tmp/evaluation-result-1821919-1242579724/solver-1821919-1242579724 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821919-1242579724.cnf

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED= 1182380326

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        941060 kB
Buffers:         70828 kB
Cached:         953000 kB
SwapCached:       5940 kB
Active:         201396 kB
Inactive:       832412 kB
HighTotal:     1178688 kB
HighFree:       252592 kB
LowTotal:       895776 kB
LowFree:        688468 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4512 kB
Writeback:           0 kB
AnonPages:        9264 kB
Mapped:           3292 kB
Slab:            90892 kB
PageTables:        332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4610 MiB
End job on tipi16 at 2009-05-17 19:02:27