Trace number 1820886

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
MiniSAT 09z 2009-03-22UNSAT 16.51 16.5019

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.33/0.32	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.33/0.32	c ==============================================================================
0.33/0.32	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.33/0.32	c CPU time:   0.3 s
0.33/0.32	c ==============================================================================
0.33/0.35	c WARNING: for repeatability, setting FPU to use double precision
0.33/0.35	c Number of variables   : 1871         
0.33/0.35	c Number of clauses     : 13910        
0.33/0.35	c Parsing time: 0.01         s
16.43/16.49	c restarts              : 110
16.43/16.49	c conflicts             : 53379          (3313 /sec)
16.43/16.49	c decisions             : 158707         (1.54 % random) (9851 /sec)
16.43/16.49	c propagations          : 7340611        (455656 /sec)
16.43/16.49	c conflict literals     : 5313351        (33.17 % deleted)
16.43/16.49	c Memory used           : 22.08 MB
16.43/16.49	c CPU time              : 16.11 s
16.43/16.49	UNSATISFIABLE
16.43/16.49	
16.43/16.49	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-1820886-1242484870/watcher-1820886-1242484870 -o /tmp/evaluation-result-1820886-1242484870/solver-1820886-1242484870 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820886-1242484870.cnf -random-seed=454680096 

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.10 1.05 1.01 2/96 21539
/proc/meminfo: memFree=1137684/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2416 CPUtime=0.02
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 367 645 0 0 0 0 1 1 18 0 1 0 1012985316 2473984 277 4294967295 134512640 135169312 3214466240 3214464776 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21539/statm: 604 277 235 161 0 43 0
[pid=21543] ppid=21539 vsize=820 CPUtime=0
/proc/21543/stat : 21543 (SatELite_releas) R 21539 21539 11066 0 -1 4202496 80 0 0 0 0 0 0 0 20 0 1 0 1012985317 839680 17 4294967295 134512640 135223648 3214656768 3214656600 134808682 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21543/statm: 238 32 25 174 0 63 0

[startup+0.033226 s]
/proc/loadavg: 1.10 1.05 1.01 2/96 21539
/proc/meminfo: memFree=1137684/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2416 CPUtime=0.02
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 367 645 0 0 0 0 1 1 18 0 1 0 1012985316 2473984 277 4294967295 134512640 135169312 3214466240 3214464776 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21539/statm: 604 277 235 161 0 43 0
[pid=21543] ppid=21539 vsize=5672 CPUtime=0.03
/proc/21543/stat : 21543 (SatELite_releas) R 21539 21539 11066 0 -1 4202496 1211 0 0 0 2 1 0 0 21 0 1 0 1012985317 5808128 1147 4294967295 134512640 135223648 3214656768 3214655120 134610042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21543/statm: 1418 1151 70 174 0 1243 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8088

[startup+0.113221 s]
/proc/loadavg: 1.10 1.05 1.01 2/96 21539
/proc/meminfo: memFree=1137684/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2416 CPUtime=0.02
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 367 645 0 0 0 0 1 1 18 0 1 0 1012985316 2473984 277 4294967295 134512640 135169312 3214466240 3214464776 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21539/statm: 604 277 235 161 0 43 0
[pid=21543] ppid=21539 vsize=6120 CPUtime=0.11
/proc/21543/stat : 21543 (SatELite_releas) R 21539 21539 11066 0 -1 4202496 1342 0 0 0 10 1 0 0 21 0 1 0 1012985317 6266880 1242 4294967295 134512640 135223648 3214656768 3214654528 134578198 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21543/statm: 1530 1242 73 174 0 1355 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8536

[startup+0.313209 s]
/proc/loadavg: 1.10 1.05 1.01 2/96 21539
/proc/meminfo: memFree=1137684/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2416 CPUtime=0.02
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 367 645 0 0 0 0 1 1 18 0 1 0 1012985316 2473984 277 4294967295 134512640 135169312 3214466240 3214464776 3084951278 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21539/statm: 604 277 235 161 0 43 0
[pid=21543] ppid=21539 vsize=6928 CPUtime=0.31
/proc/21543/stat : 21543 (SatELite_releas) R 21539 21539 11066 0 -1 4202496 1532 0 0 0 30 1 0 0 21 0 1 0 1012985317 7094272 1432 4294967295 134512640 135223648 3214656768 3214654956 134585563 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21543/statm: 1732 1432 73 174 0 1557 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9344

[startup+0.713184 s]
/proc/loadavg: 1.10 1.05 1.01 2/96 21539
/proc/meminfo: memFree=1137684/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 2420

[startup+1.51314 s]
/proc/loadavg: 1.10 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1131948/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=6560 CPUtime=1.18
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 1399 0 0 0 116 2 0 0 20 0 1 0 1012985350 6717440 1334 4294967295 134512640 135212243 3214222576 3214220896 134527761 0 0 0 3 0 0 0 17 0 0 0 0
/proc/21545/statm: 1640 1334 74 171 0 1467 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 8980

[startup+3.11306 s]
/proc/loadavg: 1.10 1.05 1.01 4/98 21545
/proc/meminfo: memFree=1129096/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=10652 CPUtime=2.78
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 2406 0 0 0 274 4 0 0 25 0 1 0 1012985350 10907648 2341 4294967295 134512640 135212243 3214222576 3214221184 134526136 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 2663 2341 74 171 0 2490 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 13072

[startup+6.31288 s]
/proc/loadavg: 1.09 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1123268/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=15728 CPUtime=5.98
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 3680 0 0 0 594 4 0 0 25 0 1 0 1012985350 16105472 3615 4294967295 134512640 135212243 3214222576 3214221184 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 3932 3615 74 171 0 3759 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 18148

[startup+12.7125 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115644/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=12.38
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1233 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221152 134532811 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 25028

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

[startup+14.3124 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115272/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=13.98
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1393 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221184 134526141 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 14.33
Current children cumulated vsize (KiB) 25028

[startup+15.1124 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115272/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=14.78
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1473 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221184 134526157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 15.13
Current children cumulated vsize (KiB) 25028

[startup+15.9123 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115304/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=15.58
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1553 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221184 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 15.93
Current children cumulated vsize (KiB) 25028

[startup+16.3123 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115304/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=15.98
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1593 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221104 134523426 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 16.33
Current children cumulated vsize (KiB) 25028

[startup+16.4123 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 21545
/proc/meminfo: memFree=1115304/2074464 swapFree=1950760/1959888
[pid=21539] ppid=21537 vsize=2420 CPUtime=0.35
/proc/21539/stat : 21539 (SatELiteGTI) S 21537 21539 11066 0 -1 4194304 385 2217 0 0 0 0 33 2 16 0 1 0 1012985316 2478080 278 4294967295 134512640 135169312 3214466240 3214462456 3084951278 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21539/statm: 605 278 235 161 0 44 0
[pid=21545] ppid=21539 vsize=22608 CPUtime=16.08
/proc/21545/stat : 21545 (minisat_static) R 21539 21539 11066 0 -1 4202496 5405 0 0 0 1603 5 0 0 25 0 1 0 1012985350 23150592 5340 4294967295 134512640 135212243 3214222576 3214221184 134526507 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21545/statm: 5652 5340 74 171 0 5479 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 25028

Child status: 20
Real time (s): 16.5019
CPU time (s): 16.51
CPU user time (s): 16.44
CPU system time (s): 0.07
CPU usage (%): 100.049
Max. virtual memory (cumulated for all children) (KiB): 25028

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 16:41:10
IDJOB=1820886
IDBENCH=70759
IDSOLVER=659
FILE ID=tipi23/1820886-1242484870
PBS_JOBID=
Free space on /tmp= 8964 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820886-1242484870/watcher-1820886-1242484870 -o /tmp/evaluation-result-1820886-1242484870/solver-1820886-1242484870 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820886-1242484870.cnf -random-seed=454680096

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED= 454680096

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:       1137692 kB
Buffers:         30332 kB
Cached:         811248 kB
SwapCached:       3660 kB
Active:         443168 kB
Inactive:       410108 kB
HighTotal:     1178688 kB
HighFree:       490512 kB
LowTotal:       895776 kB
LowFree:        647180 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2192 kB
Writeback:          52 kB
AnonPages:       10932 kB
Mapped:           4480 kB
Slab:            74788 kB
PageTables:        560 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= 8964 MiB
End job on tipi23 at 2009-05-16 16:41:27