Trace number 433152

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.17? (MO) 345.753 345.904

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3700.opb
MD5SUM86879a5871daa11ed8529c30e9ca3bf0
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4726350847
Best CPU time to get the best result obtained on this benchmark1804.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4726350847
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29631666774144
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29631666774144
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/433152-1177955589/instance-433152-1177955589.opb
0.00/0.01	c File size is 8804074 bytes.
0.28/0.34	c Coefficients are big enough for not using lower bounding.
1.38/1.48	c Highest Coefficient sum: 2.96317e+13
1.38/1.48	c Parsing was ok!!
1.38/1.48	c Total parsing time: 1.47 s
1.58/1.61	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.58/1.61	c Obj. Vars: 155000 (100 % of total variables)
26.27/26.31	c Pre-processing Time: 26.289 s
345.46/345.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
345.46/345.61	c        0  93998     5300   755000  142   455507  500000      0      0 26.29
345.46/345.61	c      100  93998     5400  1219376  225   455988  550001    100      3 26.68
345.46/345.61	c      250  93998     5550  1971836  355   456328  605002    250      9 27.43
345.46/345.61	c      475  93998     5775  2800756  484   456818  665503    475     16 28.28
345.46/345.61	c      815  93998     6115  3910628  639   458122  732054    815     27 29.49
345.46/345.61	c     1323  93998     6623  5500715  830   459346  805260   1323     41 31.73
345.46/345.61	c     2086  93998     7386  7915728 1071   461234  885787   2086     58 35.79
345.46/345.61	c     3232  93998     8532 11539214 1352   464266  974366   3232     75 42.60
345.46/345.61	c     4953  93998    10253 16498753 1609   468425  500000   4953     88 56.03
345.46/345.61	c     7537  93998    12837 27293456 2126   476491  550001   7537     97 77.13
345.46/345.61	c    11416  93998    16716 34628396 2071   487297  605002  11416    124 92.05
345.46/345.61	c    17238  93998    22538 44422136 1970   498103  665503  17238    154 111.30
345.46/345.61	c    25975  93998    31275 65579680 2096   516484  732054  25975    167 154.65
345.46/345.61	c    39086  93998    44386 93782707 2112   544294  805260  39086    197 197.95
345.46/345.61	c    58756  93998    64056 128108769 1999   584498  885787  58756    186 315.87
345.46/345.61	c Caught signal: 15
345.46/345.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
345.46/345.61	c   14    65801   2223  1751900    71101 141503637  65801    190 345.46
345.46/345.61	s UNKNOWN
345.46/345.61	c Total time: 345.46 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-433152-1177955589 -o ROOT/results/node69/solver-433152-1177955589 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433152-1177955589/instance-433152-1177955589.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 24789
/proc/meminfo: memFree=1843300/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=2380 CPUtime=0
/proc/24789/stat : 24789 (bsolo3.0.17) D 24787 24789 24675 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 271548374 2437120 36 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 11953060 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24789/statm: 595 36 28 324 0 9 0

[startup+0.080439 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 24789
/proc/meminfo: memFree=1843300/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=22708 CPUtime=0.06
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 1122 0 0 0 6 0 0 0 18 0 1 0 271548374 23252992 1052 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12418694 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 5677 1052 408 324 0 2597 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22708

[startup+0.101435 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 24789
/proc/meminfo: memFree=1843300/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=23592 CPUtime=0.08
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 1409 0 0 0 8 0 0 0 18 0 1 0 271548374 24158208 1260 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12412698 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 5898 1260 446 324 0 2818 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23592

[startup+0.301474 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 24789
/proc/meminfo: memFree=1843300/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=29904 CPUtime=0.28
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 3632 0 0 0 27 1 0 0 19 0 1 0 271548374 30621696 3180 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 7476 3180 780 324 0 4396 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29904

[startup+0.701537 s]
/proc/loadavg: 0.91 0.95 0.93 3/64 24789
/proc/meminfo: memFree=1843300/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=37360 CPUtime=0.68
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 6090 0 0 0 66 2 0 0 23 0 1 0 271548374 38256640 5638 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12166451 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 9340 5638 1328 324 0 6260 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37360

[startup+1.50167 s]
/proc/loadavg: 0.91 0.95 0.93 2/65 24790
/proc/meminfo: memFree=1822940/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=26732 CPUtime=1.48
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 8655 0 0 0 145 3 0 0 25 0 1 0 271548374 27373568 6053 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12386391 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 6683 6053 299 324 0 5753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26732

[startup+3.10193 s]
/proc/loadavg: 0.91 0.95 0.93 2/65 24790
/proc/meminfo: memFree=1797788/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=49972 CPUtime=3.08
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 14174 0 0 0 300 8 0 0 25 0 1 0 271548374 51171328 11572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551269 0 0 4096 16384 0 0 0 17 0 0 0
/proc/24789/statm: 12493 11572 303 324 0 11563 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49972

[startup+6.30143 s]
/proc/loadavg: 0.92 0.95 0.93 2/65 24790
/proc/meminfo: memFree=1797660/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=49972 CPUtime=6.27
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 14174 0 0 0 614 13 0 0 25 0 1 0 271548374 51171328 11572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 12493 11572 303 324 0 11563 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49972

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.93 2/65 24790
/proc/meminfo: memFree=1791324/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=56852 CPUtime=12.66
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 17391 0 0 0 1249 17 0 0 25 0 1 0 271548374 58216448 13274 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 14213 13274 305 324 0 13283 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56852

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.93 2/65 24790
/proc/meminfo: memFree=1791524/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=56852 CPUtime=25.47
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 17391 0 0 0 2525 22 0 0 25 0 1 0 271548374 58216448 13274 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 14213 13274 305 324 0 13283 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56852

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.93 2/65 24790
/proc/meminfo: memFree=1618980/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=231032 CPUtime=51.04
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 62606 0 0 0 5059 45 0 0 25 0 1 0 271548374 236576768 56858 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572710 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 57758 56858 309 324 0 56828 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 231032

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.93 2/65 24790
/proc/meminfo: memFree=1298404/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=549272 CPUtime=102.23
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 142194 0 0 0 10143 80 0 0 25 0 1 0 271548374 562454528 136446 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 137318 136446 309 324 0 136388 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 549272

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 24790
/proc/meminfo: memFree=901348/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=949728 CPUtime=162.21
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 242295 0 0 0 16103 118 0 0 25 0 1 0 271548374 972521472 236547 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 12386002 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 237432 236547 309 324 0 236502 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 949728

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 24790
/proc/meminfo: memFree=468772/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=1377152 CPUtime=222.19
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 349176 0 0 0 22059 160 0 0 25 0 1 0 271548374 1410203648 343428 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550899 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 344288 343428 309 324 0 343358 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1377152

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 24790
/proc/meminfo: memFree=239524/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=1606960 CPUtime=282.17
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 406604 0 0 0 28034 183 0 0 25 0 1 0 271548374 1645527040 400856 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 401740 400856 309 324 0 400810 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1606960

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 24790
/proc/meminfo: memFree=21924/2055920 swapFree=4182956/4192956
[pid=24789] ppid=24787 vsize=1824128 CPUtime=342.15
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 460924 0 0 0 34012 203 0 0 25 0 1 0 271548374 1867907072 455176 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527316 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 456032 455176 309 324 0 455102 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1824128



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+345.604 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 24790
/proc/meminfo: memFree=16292/2055920 swapFree=4182916/4192956
[pid=24789] ppid=24787 vsize=1843696 CPUtime=345.46
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194304 465810 0 0 0 34339 207 0 0 25 0 1 0 271548374 1887944704 460062 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 460924 460062 309 324 0 459994 0
Current children cumulated CPU time (s) 345.46
Current children cumulated vsize (KiB) 1843696

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+345.801 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 24790
/proc/meminfo: memFree=16292/2055920 swapFree=4182916/4192956
[pid=24789] ppid=24787 vsize=0 CPUtime=345.64
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194308 465814 0 0 0 34339 225 0 0 25 0 1 0 271548374 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 345.64
Current children cumulated vsize (KiB) 0

[startup+345.901 s]
/proc/loadavg: 0.99 0.97 0.93 3/65 24790
/proc/meminfo: memFree=16292/2055920 swapFree=4182916/4192956
[pid=24789] ppid=24787 vsize=0 CPUtime=345.74
/proc/24789/stat : 24789 (bsolo3.0.17) R 24787 24789 24675 0 -1 4194308 465814 0 0 0 34339 235 0 0 25 0 1 0 271548374 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/24789/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 345.74
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 345.904
CPU time (s): 345.753
CPU user time (s): 343.393
CPU system time (s): 2.36064
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 1843696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 343.393
system time used= 2.36064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465814
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= 13
involuntary context switches= 455

runsolver used 0.25996 second user time and 0.701893 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Apr 30 17:53:09 UTC 2007

IDJOB= 433152
IDBENCH= 2304
IDSOLVER= 199
FILE ID= node69/433152-1177955589

PBS_JOBID= 4727700

Free space on /tmp= 66548 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3700.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433152-1177955589/instance-433152-1177955589.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-433152-1177955589 -o ROOT/results/node69/solver-433152-1177955589 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433152-1177955589/instance-433152-1177955589.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  86879a5871daa11ed8529c30e9ca3bf0

RANDOM SEED= 935803491

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.264
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1843772 kB
Buffers:         16952 kB
Cached:         122360 kB
SwapCached:       4032 kB
Active:          39292 kB
Inactive:       109736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843772 kB
SwapTotal:     4192956 kB
SwapFree:      4182956 kB
Dirty:           15176 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            49080 kB
Committed_AS:  2417232 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node69 on Mon Apr 30 17:58:57 UTC 2007