Trace number 433156

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) 355.638 355.8

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3706.opb
MD5SUM08198ac17bd0f4debb1b62367d726ca9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4970107162
Best CPU time to get the best result obtained on this benchmark1804.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4970107162
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 29645337650291
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 29645337650291
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.03	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.03	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.03	c type "bsolo -h" for help
0.00/0.03	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.03	c Memory Limit set to 1800 MB
0.00/0.03	c Instance file /tmp/evaluation/433156-1177955650/instance-433156-1177955650.opb
0.00/0.03	c File size is 8803574 bytes.
0.25/0.37	c Coefficients are big enough for not using lower bounding.
1.46/1.55	c Highest Coefficient sum: 2.96453e+13
1.46/1.55	c Parsing was ok!!
1.46/1.55	c Total parsing time: 1.518 s
1.55/1.69	c Var: 155000 Constr: 5300 0/0/5300 Lit: 755000 Watch. Lit: 455300
1.55/1.69	c Obj. Vars: 155000 (100 % of total variables)
25.55/25.65	c Pre-processing Time: 25.608 s
355.34/355.50	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
355.34/355.50	c        0  92686     5300   755000  142   455503  500000      0      0 25.61
355.34/355.50	c      100  92686     5400   923241  170   456079  550001    100      3 25.80
355.34/355.50	c      250  92686     5550  1232167  222   456459  605002    250      9 26.15
355.34/355.50	c      475  92686     5775  1608711  278   458265  665503    475     17 26.71
355.34/355.50	c      814  92686     6114  2367821  387   459180  732054    814     29 27.84
355.34/355.50	c     1322  92686     6622  3705177  559   461975  805260   1322     43 30.42
355.34/355.50	c     2085  92686     7385  5077926  687   465732  885787   2085     62 33.17
355.34/355.50	c     3233  92686     8533  7004087  820   467143  974366   3233     92 34.99
355.34/355.50	c     4955  92686    10255 10779644 1051   473494  500000   4955    114 43.18
355.34/355.50	c     7539  92686    12839 16620461 1294   479457  550001   7539    142 53.01
355.34/355.50	c    11418  92686    16718 22745328 1360   487802  605002  11418    177 64.38
355.34/355.50	c    17240  92686    22540 33533583 1487   500091  665503  17240    207 83.14
355.34/355.50	c    25977  92686    31277 47598244 1521   519779  732054  25977    241 107.36
355.34/355.50	c    39087  92686    44387 81023391 1825   546437  805260  39087    203 191.87
355.34/355.50	c    58757  92686    64057 114651499 1789   584559  885787  58757    189 310.83
355.34/355.50	c Caught signal: 15
355.34/355.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
355.34/355.50	c   14    67705   2827  1892754    73005 141492797  67705    190 355.34
355.34/355.50	s UNKNOWN
355.34/355.50	c Total time: 355.342 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/node14/watcher-433156-1177955650 -o ROOT/results/node14/solver-433156-1177955650 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433156-1177955650/instance-433156-1177955650.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.77 0.92 0.94 3/77 5649
/proc/meminfo: memFree=1842056/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=18528 CPUtime=0
/proc/5649/stat : 5649 (runsolver) D 5647 5649 5586 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 243482766 18972672 284 18446744073709551615 4194304 4255128 548682068976 18446744073709551615 212234464551 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/5649/statm: 4632 284 249 14 0 2626 0

[startup+0.069073 s]
/proc/loadavg: 0.77 0.92 0.94 3/77 5649
/proc/meminfo: memFree=1842056/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=21492 CPUtime=0.03
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 701 0 0 0 3 0 0 0 18 0 1 0 243482766 22007808 671 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524091 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5649/statm: 5373 671 341 324 0 2293 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21492

[startup+0.101078 s]
/proc/loadavg: 0.77 0.92 0.94 3/77 5649
/proc/meminfo: memFree=1842056/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=22564 CPUtime=0.06
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 1062 0 0 0 6 0 0 0 18 0 1 0 243482766 23105536 992 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134524175 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5649/statm: 5641 992 396 324 0 2561 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22564

[startup+0.301098 s]
/proc/loadavg: 0.77 0.92 0.94 3/77 5649
/proc/meminfo: memFree=1842056/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=29196 CPUtime=0.25
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 3388 0 0 0 24 1 0 0 19 0 1 0 243482766 29896704 2936 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7387053 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5649/statm: 7299 2936 731 324 0 4219 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 29196

[startup+0.701135 s]
/proc/loadavg: 0.77 0.92 0.94 3/77 5649
/proc/meminfo: memFree=1842056/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=37112 CPUtime=0.66
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 5972 0 0 0 64 2 0 0 23 0 1 0 243482766 38002688 5520 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7386911 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5649/statm: 9278 5520 1286 324 0 6198 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 37112

[startup+1.5012 s]
/proc/loadavg: 0.77 0.92 0.94 2/78 5650
/proc/meminfo: memFree=1822080/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=35072 CPUtime=1.46
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 8471 0 0 0 143 3 0 0 25 0 1 0 243482766 35913728 8019 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7362171 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 8768 8020 2348 324 0 5688 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35072

[startup+3.10135 s]
/proc/loadavg: 0.77 0.92 0.94 2/78 5650
/proc/meminfo: memFree=1796608/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=50104 CPUtime=3.06
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 14178 0 0 0 299 7 0 0 25 0 1 0 243482766 51306496 11576 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 12526 11576 303 324 0 11596 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 50104

[startup+6.30166 s]
/proc/loadavg: 0.79 0.92 0.94 2/78 5650
/proc/meminfo: memFree=1796544/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=50104 CPUtime=6.26
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 14178 0 0 0 614 12 0 0 25 0 1 0 243482766 51306496 11576 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 12526 11576 303 324 0 11596 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 50104

[startup+12.7013 s]
/proc/loadavg: 0.81 0.92 0.94 2/78 5650
/proc/meminfo: memFree=1789952/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=56720 CPUtime=12.65
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 17369 0 0 0 1247 18 0 0 25 0 1 0 243482766 58081280 13252 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 14180 13252 305 324 0 13250 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 56720

[startup+25.5015 s]
/proc/loadavg: 0.85 0.93 0.94 2/78 5650
/proc/meminfo: memFree=1790144/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=56720 CPUtime=25.45
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 17369 0 0 0 2523 22 0 0 25 0 1 0 243482766 58081280 13252 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 14180 13252 305 324 0 13250 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 56720

[startup+51.1019 s]
/proc/loadavg: 0.90 0.93 0.94 2/78 5650
/proc/meminfo: memFree=1612480/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=237320 CPUtime=51.03
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 64165 0 0 0 5058 45 0 0 25 0 1 0 243482766 243015680 58443 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 59330 58443 309 324 0 58400 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 237320

[startup+102.306 s]
/proc/loadavg: 0.95 0.94 0.94 2/78 5650
/proc/meminfo: memFree=1244800/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=601964 CPUtime=102.22
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 155335 0 0 0 10135 87 0 0 25 0 1 0 243482766 616411136 149613 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 7360148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 150491 149613 309 324 0 149561 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 601964

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.94 2/78 5650
/proc/meminfo: memFree=899904/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=948684 CPUtime=162.2
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 242033 0 0 0 16093 127 0 0 25 0 1 0 243482766 971452416 236311 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 237171 236311 309 324 0 236241 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 948684

[startup+222.301 s]
/proc/loadavg: 0.99 0.95 0.94 2/78 5650
/proc/meminfo: memFree=573504/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=1271472 CPUtime=222.19
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 322723 0 0 0 22060 159 0 0 25 0 1 0 243482766 1301987328 317001 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550705 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 317868 317001 309 324 0 316938 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1271472

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.94 2/78 5650
/proc/meminfo: memFree=417600/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=1428076 CPUtime=282.18
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 361869 0 0 0 28042 176 0 0 25 0 1 0 243482766 1462349824 356147 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 357019 356147 309 324 0 356089 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1428076

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 5650
/proc/meminfo: memFree=110336/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=1734924 CPUtime=342.16
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 438598 0 0 0 34009 207 0 0 25 0 1 0 243482766 1776562176 432876 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 433731 432876 309 324 0 432801 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1734924



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+355.503 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 5650
/proc/meminfo: memFree=16192/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=1843644 CPUtime=355.34
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194304 465785 0 0 0 35316 218 0 0 25 0 1 0 243482766 1887891456 460063 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550896 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 460911 460063 309 324 0 459981 0
Current children cumulated CPU time (s) 355.34
Current children cumulated vsize (KiB) 1843644

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

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

[startup+355.606 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 5650
/proc/meminfo: memFree=16192/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=0 CPUtime=355.44
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194308 465789 0 0 0 35316 228 0 0 25 0 1 0 243482766 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 355.44
Current children cumulated vsize (KiB) 0

[startup+355.702 s]
/proc/loadavg: 0.99 0.97 0.94 2/78 5650
/proc/meminfo: memFree=16192/2055920 swapFree=4148856/4192956
[pid=5649] ppid=5647 vsize=0 CPUtime=355.53
/proc/5649/stat : 5649 (bsolo3.0.17) R 5647 5649 5586 0 -1 4194308 465789 0 0 0 35316 237 0 0 25 0 1 0 243482766 0 0 18446744073709551615 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 1 0 0
/proc/5649/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 355.53
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 355.8
CPU time (s): 355.638
CPU user time (s): 353.162
CPU system time (s): 2.47562
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 1843644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.162
system time used= 2.47562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 465789
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= 25
involuntary context switches= 7489

runsolver used 0.279957 second user time and 0.764883 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Apr 30 17:54:10 UTC 2007

IDJOB= 433156
IDBENCH= 2308
IDSOLVER= 199
FILE ID= node14/433156-1177955650

PBS_JOBID= 4727722

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

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  08198ac17bd0f4debb1b62367d726ca9

RANDOM SEED= 900257209

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1842592 kB
Buffers:          2968 kB
Cached:         128844 kB
SwapCached:      11600 kB
Active:          52696 kB
Inactive:       102056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1842592 kB
SwapTotal:     4192956 kB
SwapFree:      4148856 kB
Dirty:           15328 kB
Writeback:           0 kB
Mapped:          29980 kB
Slab:            44192 kB
Committed_AS:  7949004 kB
PageTables:       1784 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= 66549 MiB

End job on node14 on Mon Apr 30 18:00:08 UTC 2007