Trace number 1820534

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
BinMiniSat 2009-03-21UNSAT 17.88 17.8928

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11813.cnf
MD5SUM1d84e062d693fe840d2f54155b9ad4a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.63
Satisfiable
(Un)Satisfiability was proved
Number of variables312579
Number of clauses905106
Sum of the clauses size2361159
Maximum clause length3
Minimum clause length1
Number of clauses of size 135218
Number of clauses of size 2283723
Number of clauses of size 3586165
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.83/0.88	c ==============================================================================
0.83/0.88	c |           |     ORIGINAL     |              LEARNT              |          |
0.83/0.88	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.83/0.88	c ==============================================================================
0.83/0.88	c |         0 |  869245  2324654 |  260773       0        0     nan |  0.000 % |
17.82/17.86	c (contradiction during subsumption)
17.82/17.86	c starts                :        0
17.82/17.86	c conflicts             :        0   (0 /sec)
17.82/17.86	c reduce learnts        :        0   (0 /sec)
17.82/17.86	c decisions             :        0   (0 /sec)
17.82/17.86	c propagations          :        0   (0 /sec)
17.82/17.86	c inspects              :        0   (0 /sec)
17.82/17.86	c memory used           :  156.484 MB
17.82/17.86	c CPU time              :    17.59 s
17.82/17.86	c 
17.82/17.86	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-1820534-1242452131/watcher-1820534-1242452131 -o /tmp/evaluation-result-1820534-1242452131/solver-1820534-1242452131 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820534-1242452131.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/91 12072
/proc/meminfo: memFree=695380/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=952 CPUtime=0
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 130 0 0 0 0 0 0 0 20 0 1 0 1009713637 974848 66 4294967295 134512640 135223648 3218387072 3218385668 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/12076/statm: 238 72 47 174 0 63 0

[startup+0.06382 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 12072
/proc/meminfo: memFree=695380/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=25448 CPUtime=0.06
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 3928 0 0 0 5 1 0 0 20 0 1 0 1009713637 26058752 3673 4294967295 134512640 135223648 3218387072 3218386024 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/12076/statm: 6362 3674 47 174 0 6187 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27860

[startup+0.123818 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 12072
/proc/meminfo: memFree=695380/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=49768 CPUtime=0.12
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 7529 0 0 0 7 5 0 0 20 0 1 0 1009713637 50962432 7274 4294967295 134512640 135223648 3218387072 3218386024 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/12076/statm: 12442 7278 47 174 0 12267 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 52180

[startup+0.323808 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 12072
/proc/meminfo: memFree=695380/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=72668 CPUtime=0.32
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 13166 0 0 0 26 6 0 0 21 0 1 0 1009713637 74412032 12911 4294967295 134512640 135223648 3218387072 3218385640 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/12076/statm: 18167 12912 47 174 0 17992 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 75080

[startup+0.723789 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 12072
/proc/meminfo: memFree=695380/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=114772 CPUtime=0.72
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 23661 0 0 0 57 15 0 0 22 0 1 0 1009713637 117526528 23406 4294967295 134512640 135223648 3218387072 3218385656 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/12076/statm: 28693 23407 47 174 0 28518 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 117184

[startup+1.52375 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 12077
/proc/meminfo: memFree=575960/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=143532 CPUtime=1.51
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 33065 0 0 0 130 21 0 0 25 0 1 0 1009713637 146976768 30246 4294967295 134512640 135223648 3218387072 3218385088 134586742 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 35883 30246 73 174 0 35708 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 145944

[startup+3.12367 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 12077
/proc/meminfo: memFree=564924/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=151680 CPUtime=3.11
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 34314 0 0 0 289 22 0 0 25 0 1 0 1009713637 155320320 31495 4294967295 134512640 135223648 3218387072 3218385072 134548161 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 37920 31495 73 174 0 37745 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 154092

[startup+6.32352 s]
/proc/loadavg: 1.07 1.00 1.00 2/93 12078
/proc/meminfo: memFree=554756/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=155656 CPUtime=6.31
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 35093 0 0 0 608 23 0 0 25 0 1 0 1009713637 159391744 32274 4294967295 134512640 135223648 3218387072 3218385072 134548955 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 38914 32274 73 174 0 38739 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 158068

[startup+12.7232 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12080
/proc/meminfo: memFree=542280/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=161136 CPUtime=12.71
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36335 0 0 0 1245 26 0 0 25 0 1 0 1009713637 165003264 33516 4294967295 134512640 135223648 3218387072 3218385072 134548215 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40284 33516 73 174 0 40109 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 163548

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

[startup+15.9231 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12081
/proc/meminfo: memFree=537600/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=163368 CPUtime=15.91
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36881 0 0 0 1565 26 0 0 25 0 1 0 1009713637 167288832 34062 4294967295 134512640 135223648 3218387072 3218385072 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40842 34062 73 174 0 40667 0
Current children cumulated CPU time (s) 15.92
Current children cumulated vsize (KiB) 165780

[startup+16.723 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12081
/proc/meminfo: memFree=536732/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=163368 CPUtime=16.71
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36896 0 0 0 1645 26 0 0 25 0 1 0 1009713637 167288832 34077 4294967295 134512640 135223648 3218387072 3218385088 134586834 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40842 34077 73 174 0 40667 0
Current children cumulated CPU time (s) 16.72
Current children cumulated vsize (KiB) 165780

[startup+17.523 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12081
/proc/meminfo: memFree=536236/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=163368 CPUtime=17.51
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36909 0 0 0 1725 26 0 0 25 0 1 0 1009713637 167288832 34090 4294967295 134512640 135223648 3218387072 3218385072 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40842 34090 73 174 0 40667 0
Current children cumulated CPU time (s) 17.52
Current children cumulated vsize (KiB) 165780

[startup+17.723 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12081
/proc/meminfo: memFree=536236/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=163368 CPUtime=17.71
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36912 0 0 0 1745 26 0 0 25 0 1 0 1009713637 167288832 34093 4294967295 134512640 135223648 3218387072 3218385072 134549024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40842 34093 73 174 0 40667 0
Current children cumulated CPU time (s) 17.72
Current children cumulated vsize (KiB) 165780

[startup+17.823 s]
/proc/loadavg: 1.06 1.00 1.00 2/93 12081
/proc/meminfo: memFree=536236/2074464 swapFree=1953004/1959888
[pid=12072] ppid=12070 vsize=2412 CPUtime=0.01
/proc/12072/stat : 12072 (SatELiteGTI) S 12070 12072 9090 0 -1 4194304 364 646 0 0 0 0 1 0 18 0 1 0 1009713636 2469888 275 4294967295 134512640 135169312 3218677984 3218676520 3085618926 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12072/statm: 603 275 235 161 0 42 0
[pid=12076] ppid=12072 vsize=163368 CPUtime=17.81
/proc/12076/stat : 12076 (SatELite_releas) R 12072 12072 9090 0 -1 4202496 36913 0 0 0 1755 26 0 0 25 0 1 0 1009713637 167288832 34094 4294967295 134512640 135223648 3218387072 3218385072 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12076/statm: 40842 34094 73 174 0 40667 0
Current children cumulated CPU time (s) 17.82
Current children cumulated vsize (KiB) 165780

Child status: 20
Real time (s): 17.8928
CPU time (s): 17.88
CPU user time (s): 17.6
CPU system time (s): 0.28
CPU usage (%): 99.9286
Max. virtual memory (cumulated for all children) (KiB): 165780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38208
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= 15
involuntary context switches= 40

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 07:35:31
IDJOB=1820534
IDBENCH=20461
IDSOLVER=661
FILE ID=tipi19/1820534-1242452131
PBS_JOBID=
Free space on /tmp= 10107 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11813.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820534-1242452131/watcher-1820534-1242452131 -o /tmp/evaluation-result-1820534-1242452131/solver-1820534-1242452131 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820534-1242452131.cnf

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

MD5SUM BENCH= 1d84e062d693fe840d2f54155b9ad4a4
RANDOM SEED= 1096040396

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:        695412 kB
Buffers:         34604 kB
Cached:        1246544 kB
SwapCached:       3036 kB
Active:         495724 kB
Inactive:       794952 kB
HighTotal:     1178688 kB
HighFree:       205716 kB
LowTotal:       895776 kB
LowFree:        489696 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           19860 kB
Writeback:           0 kB
AnonPages:        8680 kB
Mapped:           3244 kB
Slab:            79664 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10107 MiB
End job on tipi19 at 2009-05-16 07:35:51