Trace number 433155

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) 282.086 284.197

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3703.opb
MD5SUM35c934e0cd42ffa30810ffe35ff61781
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5257865308
Best CPU time to get the best result obtained on this benchmark1804.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5257865308
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 154999
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 29657420026984
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 29657420026984
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/433155-1177955645/instance-433155-1177955645.opb
0.00/0.01	c File size is 8804923 bytes.
0.28/0.34	c Coefficients are big enough for not using lower bounding.
1.48/1.53	c Highest Coefficient sum: 2.96574e+13
1.48/1.53	c Parsing was ok!!
1.48/1.53	c Total parsing time: 1.512 s
1.57/1.66	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.57/1.66	c Obj. Vars: 154999 (99.9994 % of total variables)
26.76/26.81	c Pre-processing Time: 26.779 s
281.78/281.90	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
281.78/281.90	c        0  96941     5300   755000  142   455517  500000      0      0 26.78
281.78/281.90	c      100  96941     5400   927490  171   456039  550001    100      3 26.96
281.78/281.90	c      250  96941     5550  1217421  219   456442  605002    250      9 27.30
281.78/281.90	c      476  96941     5776  1610488  278   456867  665503    476     17 27.66
281.78/281.90	c      815  96941     6115  2191704  358   457663  732054    815     28 28.26
281.78/281.90	c     1324  96941     6624  3072707  463   459670  805260   1324     45 29.25
281.78/281.90	c     2087  96941     7387  4385779  593   461749  885787   2087     67 30.85
281.78/281.90	c     3234  96941     8534  6332267  742   464027  974366   3234     96 33.50
281.78/281.90	c     4955  96941    10255  9240778  901   468068  500000   4955    128 38.63
281.78/281.90	c     7539  96941    12839 13576799 1057   473321  550001   7539    163 46.00
281.78/281.90	c    11418  96941    16718 20120467 1203   480878  605002  11418    195 58.46
281.78/281.90	c    17240  96941    22540 31950087 1417   494598  665503  17240    215 80.07
281.78/281.90	c    25977  96941    31277 48214344 1541   512915  732054  25977    245 105.84
281.78/281.90	c    39088  96941    44388 82607027 1861   546831  805260  39088    226 172.44
281.78/281.90	c    58758  96941    64058 117900948 1840   584540  885787  58758    248 236.59
281.78/281.90	c Caught signal: 15
281.78/281.90	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
281.78/281.90	c   14    67088   2019  1044232    72389 141472954  67089    238 281.79
281.78/281.90	s UNKNOWN
281.78/281.90	c Total time: 281.793 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/node34/watcher-433155-1177955645 -o ROOT/results/node34/solver-433155-1177955645 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433155-1177955645/instance-433155-1177955645.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.89 0.98 0.95 3/77 4803
/proc/meminfo: memFree=1869208/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=2380 CPUtime=0
/proc/4803/stat : 4803 (bsolo3.0.17) D 4801 4803 4740 0 -1 4194304 52 0 0 0 0 0 0 0 18 0 1 0 243480020 2437120 36 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7721892 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/4803/statm: 595 36 28 324 0 9 0

[startup+0.106214 s]
/proc/loadavg: 0.89 0.98 0.95 3/77 4803
/proc/meminfo: memFree=1869208/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=23728 CPUtime=0.09
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 1423 0 0 0 9 0 0 0 18 0 1 0 243480020 24297472 1274 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8191029 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4803/statm: 5932 1274 449 324 0 2852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23728

[startup+0.201216 s]
/proc/loadavg: 0.89 0.98 0.95 3/77 4803
/proc/meminfo: memFree=1869208/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=26960 CPUtime=0.18
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 2539 0 0 0 18 0 0 0 18 0 1 0 243480020 27607040 2184 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134526248 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4803/statm: 6740 2184 607 324 0 3660 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 26960

[startup+0.301228 s]
/proc/loadavg: 0.89 0.98 0.95 3/77 4803
/proc/meminfo: memFree=1869208/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=29768 CPUtime=0.28
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 3605 0 0 0 28 0 0 0 19 0 1 0 243480020 30482432 3153 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524175 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4803/statm: 7442 3153 774 324 0 4362 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29768

[startup+0.701258 s]
/proc/loadavg: 0.89 0.98 0.95 3/77 4803
/proc/meminfo: memFree=1869208/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=37360 CPUtime=0.68
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 6061 0 0 0 67 1 0 0 23 0 1 0 243480020 38256640 5609 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7935280 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4803/statm: 9340 5609 1316 324 0 6260 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37360

[startup+1.50131 s]
/proc/loadavg: 0.89 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1848272/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=35204 CPUtime=1.48
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 8553 0 0 0 146 2 0 0 25 0 1 0 243480020 36048896 8101 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 8801 8101 2389 324 0 5721 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35204

[startup+3.10144 s]
/proc/loadavg: 0.89 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1823888/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=49980 CPUtime=3.08
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 14466 0 0 0 302 6 0 0 25 0 1 0 243480020 51179520 11561 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 12495 11561 303 324 0 11565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49980

[startup+6.30169 s]
/proc/loadavg: 0.90 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1824080/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=49980 CPUtime=6.26
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 14466 0 0 0 615 11 0 0 25 0 1 0 243480020 51179520 11561 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 12495 11561 303 324 0 11565 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 49980

[startup+12.7022 s]
/proc/loadavg: 0.91 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1817168/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=56992 CPUtime=12.66
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 17740 0 0 0 1250 16 0 0 25 0 1 0 243480020 58359808 13320 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 14248 13320 305 324 0 13318 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 56992

[startup+25.5012 s]
/proc/loadavg: 0.93 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1817232/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=56992 CPUtime=25.47
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 17740 0 0 0 2526 21 0 0 25 0 1 0 243480020 58359808 13320 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 14248 13320 305 324 0 13318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56992

[startup+51.1012 s]
/proc/loadavg: 0.95 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1624272/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=252592 CPUtime=51.04
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 68357 0 0 0 5060 44 0 0 25 0 1 0 243480020 258654208 62249 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551182 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 63148 62249 309 324 0 62218 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 252592

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.95 2/78 4804
/proc/meminfo: memFree=1243728/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=629436 CPUtime=102.23
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 162556 0 0 0 10139 84 0 0 25 0 1 0 243480020 644542464 156448 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134586540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 157359 156448 309 324 0 156429 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 629436

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 4804
/proc/meminfo: memFree=816464/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1057980 CPUtime=162.21
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 269710 0 0 0 16093 128 0 0 25 0 1 0 243480020 1083371520 263602 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8151112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 264495 263602 309 324 0 263565 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 1057980

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 4804
/proc/meminfo: memFree=414672/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1457120 CPUtime=222.2
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 369521 0 0 0 22048 172 0 0 25 0 1 0 243480020 1492090880 363413 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8151109 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 364280 363413 309 324 0 363350 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1457120



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+281.901 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 4804
/proc/meminfo: memFree=26768/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1843676 CPUtime=281.78
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4194304 466164 0 0 0 27967 211 0 0 25 0 1 0 243480020 1887924224 460056 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 8156795 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 460919 460056 309 324 0 459989 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 1843676

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

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/78 4804
/proc/meminfo: memFree=26768/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1843676 CPUtime=281.79
/proc/4803/stat : 4803 (bsolo3.0.17) S 4801 4803 4740 0 -1 4194304 466164 0 0 0 27968 211 0 0 25 0 1 0 243480020 1887924224 460056 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 460919 460056 309 324 0 459989 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 1843676

Sending SIGKILL to process tree (bottom up)

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

[startup+283.102 s]
/proc/loadavg: 0.99 0.98 0.95 1/79 4805
/proc/meminfo: memFree=26632/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1843676 CPUtime=281.79
/proc/4803/stat : 4803 (bsolo3.0.17) S 4801 4803 4740 0 -1 4194304 466164 0 0 0 27968 211 0 0 25 0 1 0 243480020 1887924224 460056 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 460919 460056 309 324 0 459989 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 1843676

[startup+283.906 s]
/proc/loadavg: 0.91 0.96 0.95 1/79 4805
/proc/meminfo: memFree=26632/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=1843676 CPUtime=281.79
/proc/4803/stat : 4803 (bsolo3.0.17) S 4801 4803 4740 0 -1 4194304 466164 0 0 0 27968 211 0 0 25 0 1 0 243480020 1887924224 460056 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 460919 460056 309 324 0 459989 0
Current children cumulated CPU time (s) 281.79
Current children cumulated vsize (KiB) 1843676

[startup+284.102 s]
/proc/loadavg: 0.91 0.96 0.95 1/79 4805
/proc/meminfo: memFree=26632/2055920 swapFree=4159588/4192956
[pid=4803] ppid=4801 vsize=0 CPUtime=281.99
/proc/4803/stat : 4803 (bsolo3.0.17) R 4801 4803 4740 0 -1 4195332 466164 0 0 0 27968 231 0 0 18 0 1 0 243480020 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/4803/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 281.99
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 284.197
CPU time (s): 282.086
CPU user time (s): 279.68
CPU system time (s): 2.40563
CPU usage (%): 99.2572
Max. virtual memory (cumulated for all children) (KiB): 1843676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 279.68
system time used= 2.40563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 466164
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= 14
involuntary context switches= 6183

runsolver used 0.236963 second user time and 0.594909 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Apr 30 17:54:06 UTC 2007

IDJOB= 433155
IDBENCH= 2307
IDSOLVER= 199
FILE ID= node34/433155-1177955645

PBS_JOBID= 4727721

Free space on /tmp= 66550 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-n3703.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433155-1177955645/instance-433155-1177955645.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-433155-1177955645 -o ROOT/results/node34/solver-433155-1177955645 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433155-1177955645/instance-433155-1177955645.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  35c934e0cd42ffa30810ffe35ff61781

RANDOM SEED= 624769198

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.236
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	: 5914.62
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.236
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:       1869872 kB
Buffers:          6352 kB
Cached:          92408 kB
SwapCached:       2696 kB
Active:          50156 kB
Inactive:        71600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869872 kB
SwapTotal:     4192956 kB
SwapFree:      4159588 kB
Dirty:           15380 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            49604 kB
Committed_AS:  1777520 kB
PageTables:       1976 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= 66550 MiB

End job on node34 on Mon Apr 30 17:58:50 UTC 2007