Trace number 1820527

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 51.47 51.4655

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark50.08
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

0.00/0.00	c Parsing...
0.72/0.80	c ==============================================================================
0.72/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.80	c ==============================================================================
0.72/0.80	c |         0 |  936867  2518386 |  281060       0        0     nan |  0.000 % |
18.32/18.36	c |         0 |  661069  3356557 |      --       0       --      -- |     --   | -275798/838171
18.32/18.36	c ==============================================================================
18.32/18.36	c Result  :   #vars: 11635   #clauses: 661069   #literals: 3356557
18.32/18.36	c CPU time:   18.1 s
18.32/18.36	c ==============================================================================
19.32/19.40	This is MiniSat 2.0 beta with hacks by AVG
19.32/19.40	WARNING: for repeatability, setting FPU to use double precision
19.32/19.40	============================[ Problem Statistics ]=============================
19.32/19.40	|                                                                             |
19.32/19.40	|  Number of variables:  11635                                                |
19.32/19.40	|  Number of clauses:    661069                                               |
19.82/19.90	|  Parsing time:         0.41         s                                       |
51.42/51.43	restarts              : 13
51.42/51.43	conflicts             : 36477          (1142 /sec)
51.42/51.43	decisions             : 62774          (1.76 % random) (1965 /sec)
51.42/51.43	propagations          : 33915721       (1061857 /sec)
51.42/51.43	conflict literals     : 605379         (40.56 % deleted)
51.42/51.43	Memory used           : 38.87 MB
51.42/51.43	CPU time              : 31.94 s
51.42/51.43	
51.42/51.43	UNSATISFIABLE
51.42/51.44	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-1820527-1242451954/watcher-1820527-1242451954 -o /tmp/evaluation-result-1820527-1242451954/solver-1820527-1242451954 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820527-1242451954.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 11308
/proc/meminfo: memFree=702308/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=820 CPUtime=0
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4194304 79 0 0 0 0 0 0 0 18 0 1 0 1009695866 839680 15 4294967295 134512640 135223648 3219728848 3219728640 134659632 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11312/statm: 238 30 24 174 0 63 0

[startup+0.0459 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 11308
/proc/meminfo: memFree=702308/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=6108 CPUtime=0.05
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 1335 0 0 0 4 1 0 0 18 0 1 0 1009695866 6254592 1272 4294967295 134512640 135223648 3219728848 3219727416 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 1527 1272 47 174 0 1352 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8520

[startup+0.115895 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 11308
/proc/meminfo: memFree=702308/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=13792 CPUtime=0.12
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 3162 0 0 0 10 2 0 0 18 0 1 0 1009695866 14123008 3098 4294967295 134512640 135223648 3219728848 3219727416 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 3448 3099 47 174 0 3273 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16204

[startup+0.315886 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 11308
/proc/meminfo: memFree=702308/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=38904 CPUtime=0.32
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 8139 0 0 0 28 4 0 0 18 0 1 0 1009695866 39837696 8075 4294967295 134512640 135223648 3219728848 3219727800 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 9726 8076 47 174 0 9551 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41316

[startup+0.715867 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 11308
/proc/meminfo: memFree=702308/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=91296 CPUtime=0.72
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 19803 0 0 0 62 10 0 0 18 0 1 0 1009695866 93487104 19739 4294967295 134512640 135223648 3219728848 3219727688 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 22824 19741 47 174 0 22649 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 93708

[startup+1.51583 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11315
/proc/meminfo: memFree=612640/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=105280 CPUtime=1.52
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 23237 0 0 0 140 12 0 0 20 0 1 0 1009695866 107806720 22810 4294967295 134512640 135223648 3219728848 3219726848 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 26320 22810 73 174 0 26145 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 107692

[startup+3.11575 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11315
/proc/meminfo: memFree=605820/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=108816 CPUtime=3.12
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 24123 0 0 0 295 17 0 0 25 0 1 0 1009695866 111427584 23696 4294967295 134512640 135223648 3219728848 3219726624 134585461 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 27204 23696 73 174 0 27029 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 111228

[startup+6.3156 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11315
/proc/meminfo: memFree=593204/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=113744 CPUtime=6.32
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 25254 0 0 0 611 21 0 0 25 0 1 0 1009695866 116473856 24827 4294967295 134512640 135223648 3219728848 3219726848 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 28436 24827 73 174 0 28261 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 116156

[startup+12.7153 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11315
/proc/meminfo: memFree=572660/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2412 CPUtime=0
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1009695866 2469888 276 4294967295 134512640 135169312 3220986640 3220985176 3085242094 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11308/statm: 603 276 235 161 0 42 0
[pid=11312] ppid=11308 vsize=132980 CPUtime=12.72
/proc/11312/stat : 11312 (SatELite_releas) R 11308 11308 9090 0 -1 4202496 29334 0 0 0 1248 24 0 0 25 0 1 0 1009695866 136171520 28610 4294967295 134512640 135223648 3219728848 3219727200 134602028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11312/statm: 33245 28610 73 174 0 33070 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 135392

[startup+25.5147 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11316
/proc/meminfo: memFree=622108/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2416 CPUtime=19.4
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 385 33271 0 0 0 0 1907 33 20 0 1 0 1009695866 2473984 277 4294967295 134512640 135169312 3220986640 3220982856 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11308/statm: 604 277 235 161 0 43 0
[pid=11316] ppid=11308 vsize=38000 CPUtime=6.12
/proc/11316/stat : 11316 (minisat_static) R 11308 11308 9090 0 -1 4202496 9392 0 0 0 602 10 0 0 25 0 1 0 1009697806 38912000 9327 4294967295 134512640 135214715 3216377600 3216376064 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11316/statm: 9500 9327 73 172 0 9327 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 40416

[startup+51.1134 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11503
/proc/meminfo: memFree=620144/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2416 CPUtime=19.4
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 385 33271 0 0 0 0 1907 33 20 0 1 0 1009695866 2473984 277 4294967295 134512640 135169312 3220986640 3220982856 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11308/statm: 604 277 235 161 0 43 0
[pid=11316] ppid=11308 vsize=39800 CPUtime=31.72
/proc/11316/stat : 11316 (minisat_static) R 11308 11308 9090 0 -1 4202496 9844 0 0 0 3162 10 0 0 25 0 1 0 1009697806 40755200 9779 4294967295 134512640 135214715 3216377600 3216376064 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11316/statm: 9950 9779 73 172 0 9777 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 42216

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

[startup+51.3134 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11503
/proc/meminfo: memFree=620144/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2416 CPUtime=19.4
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 385 33271 0 0 0 0 1907 33 20 0 1 0 1009695866 2473984 277 4294967295 134512640 135169312 3220986640 3220982856 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11308/statm: 604 277 235 161 0 43 0
[pid=11316] ppid=11308 vsize=39800 CPUtime=31.92
/proc/11316/stat : 11316 (minisat_static) R 11308 11308 9090 0 -1 4202496 9844 0 0 0 3182 10 0 0 25 0 1 0 1009697806 40755200 9779 4294967295 134512640 135214715 3216377600 3216376064 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11316/statm: 9950 9779 73 172 0 9777 0
Current children cumulated CPU time (s) 51.32
Current children cumulated vsize (KiB) 42216

[startup+51.4134 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11503
/proc/meminfo: memFree=620144/2074464 swapFree=1953004/1959888
[pid=11308] ppid=11306 vsize=2416 CPUtime=19.4
/proc/11308/stat : 11308 (SatELiteGTI) S 11306 11308 9090 0 -1 4194304 385 33271 0 0 0 0 1907 33 20 0 1 0 1009695866 2473984 277 4294967295 134512640 135169312 3220986640 3220982856 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11308/statm: 604 277 235 161 0 43 0
[pid=11316] ppid=11308 vsize=39800 CPUtime=32.02
/proc/11316/stat : 11316 (minisat_static) R 11308 11308 9090 0 -1 4202496 9844 0 0 0 3192 10 0 0 25 0 1 0 1009697806 40755200 9779 4294967295 134512640 135214715 3216377600 3216376064 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11316/statm: 9950 9779 73 172 0 9777 0
Current children cumulated CPU time (s) 51.42
Current children cumulated vsize (KiB) 42216

Child status: 20
Real time (s): 51.4655
CPU time (s): 51.47
CPU user time (s): 51.01
CPU system time (s): 0.46
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 143116

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 07:32:34
IDJOB=1820527
IDBENCH=20430
IDSOLVER=660
FILE ID=tipi19/1820527-1242451954
PBS_JOBID=
Free space on /tmp= 10108 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820527-1242451954/watcher-1820527-1242451954 -o /tmp/evaluation-result-1820527-1242451954/solver-1820527-1242451954 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820527-1242451954.cnf

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED= 1676468366

Linux tipi19 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.426
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.426
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.426
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.426
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:        702200 kB
Buffers:         32452 kB
Cached:        1241776 kB
SwapCached:       3036 kB
Active:         487380 kB
Inactive:       796336 kB
HighTotal:     1178688 kB
HighFree:       210296 kB
LowTotal:       895776 kB
LowFree:        491904 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           19052 kB
Writeback:           0 kB
AnonPages:        8916 kB
Mapped:           3252 kB
Slab:            79444 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87784 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10108 MiB
End job on tipi19 at 2009-05-16 07:33:27