Trace number 3694712

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (problem) 636.477 920.518

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-net12.opb
MD5SUM24a04ed274dd43d443428abf078e95f9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark214
Best CPU time to get the best result obtained on this benchmark6.82896
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 214
Optimality of the best value was proved YES
Number of variables147395
Total number of constraints26533
Number of constraints which are clauses12
Number of constraints which are cardinality constraints (but not clauses)391
Number of constraints which are nor clauses,nor cardinality constraints26130
Minimum length of a constraint2
Maximum length of a constraint292
Number of terms in the objective function 39
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 337
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 12288
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 137193
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

632.09/632.20	terminate called after throwing an instance of 'std::bad_alloc'
632.09/632.20	  what():  std::bad_alloc
636.45/920.51	HOME/runPb2satCp2.sh: line 10:  9987 Aborted                 (core dumped) ./pb2sat $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=0 -useCP2InSearch=0

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694712-1338050242/watcher-3694712-1338050242 -o /tmp/evaluation-result-3694712-1338050242/solver-3694712-1338050242 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694712-1338050242.opb 571558678 HOME HOME 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.61 1.90 1.97 3/177 9986
/proc/meminfo: memFree=28271504/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0

[startup+0.089045 s]
/proc/loadavg: 1.61 1.90 1.97 3/177 9986
/proc/meminfo: memFree=28271504/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 1.61 1.90 1.97 3/177 9986
/proc/meminfo: memFree=28271504/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 1.61 1.90 1.97 3/177 9986
/proc/meminfo: memFree=28271504/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700202 s]
/proc/loadavg: 1.61 1.90 1.97 3/177 9986
/proc/meminfo: memFree=28271504/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.61 1.90 1.97 3/179 9988
/proc/meminfo: memFree=28222928/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=34840 CPUtime=1.49 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 3246 0 0 0 148 1 0 0 20 0 1 0 271148565 35676160 8327 33554432000 4194304 5873084 140737364982640 140737364980008 4746467 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 8710 8327 145 410 0 8292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43988

[startup+3.10022 s]
/proc/loadavg: 1.64 1.90 1.97 3/179 9988
/proc/meminfo: memFree=28167220/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=67608 CPUtime=3.09 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 3789 0 0 0 307 2 0 0 20 0 1 0 271148565 69230592 16519 33554432000 4194304 5873084 140737364982640 140737364979592 4664146 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 16902 16519 145 410 0 16484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76756

[startup+6.30028 s]
/proc/loadavg: 1.64 1.90 1.97 3/179 9988
/proc/meminfo: memFree=28000164/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=264220 CPUtime=6.28 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 4942 0 0 0 622 6 0 0 20 0 1 0 271148565 270561280 33928 33554432000 4194304 5873084 140737364982640 140737364980008 4728213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 66055 33928 145 410 0 65637 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 273368

[startup+12.7003 s]
/proc/loadavg: 1.77 1.92 1.97 3/179 9990
/proc/meminfo: memFree=27550824/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=526364 CPUtime=12.69 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 5645 0 0 0 1255 14 0 0 20 0 1 0 271148565 538996736 66696 33554432000 4194304 5873084 140737364982640 140737364980008 4664112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 131591 66696 145 410 0 131173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 535512

[startup+25.5002 s]
/proc/loadavg: 1.88 1.94 1.98 3/181 9993
/proc/meminfo: memFree=26774544/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=1050652 CPUtime=25.48 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 6541 0 0 0 2521 27 0 0 20 0 1 0 271148565 1075867648 132744 33554432000 4194304 5873084 140737364982640 140737364895368 4746347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 262663 132744 145 410 0 262245 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1059800

[startup+51.1068 s]
/proc/loadavg: 1.92 1.94 1.98 3/181 9994
/proc/meminfo: memFree=26132632/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=2099228 CPUtime=51.09 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 7844 0 0 0 5051 58 0 0 20 0 1 0 271148565 2149609472 276104 33554432000 4194304 5873084 140737364982640 140737364980008 4392836 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 524807 276104 145 410 0 524389 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2108376

[startup+102.3 s]
/proc/loadavg: 1.97 1.95 1.98 3/181 9994
/proc/meminfo: memFree=25078124/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=4196380 CPUtime=102.27 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 9884 0 0 0 10117 110 0 0 20 0 1 0 271148565 4297093120 534664 33554432000 4194304 5873084 140737364982640 140737364835400 4745419 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 1049095 534664 145 410 0 1048677 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4205528

[startup+162.3 s]
/proc/loadavg: 2.04 1.97 1.98 4/182 9997
/proc/meminfo: memFree=24028296/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=4196380 CPUtime=162.27 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 10404 0 0 0 16099 128 0 0 20 0 1 0 271148565 4297093120 800904 33554432000 4194304 5873084 140737364982640 140737364979592 4328015 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 1049095 800904 145 410 0 1048677 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 4205528

[startup+222.3 s]
/proc/loadavg: 2.01 1.97 1.98 3/181 9997
/proc/meminfo: memFree=22901820/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8390684 CPUtime=222.25 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 13504 0 0 0 22016 209 0 0 20 0 1 0 271148565 8592060416 1077896 33554432000 4194304 5873084 140737364982640 140737364980008 4779721 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 2097671 1077896 145 410 0 2097253 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 8399832

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/181 9997
/proc/meminfo: memFree=21687048/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8394384 CPUtime=282.24 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 14961 0 0 0 27993 231 0 0 20 0 1 0 271148565 8595849216 1369601 33554432000 4194304 5873084 140737364982640 140737364980008 4746232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 2098596 1369601 146 410 0 2098178 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 8403532

[startup+342.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/181 9997
/proc/meminfo: memFree=20564356/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8394384 CPUtime=342.23 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 15510 0 0 0 33972 251 0 0 20 0 1 0 271148565 8595849216 1650699 33554432000 4194304 5873084 140737364982640 140737364980008 4746480 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 2098596 1650699 146 410 0 2098178 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 8403532

[startup+402.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/181 9998
/proc/meminfo: memFree=19461256/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8459920 CPUtime=582.2 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4202496 16537 0 0 0 57940 280 0 0 20 0 1 0 271148565 8662958080 2098340 33554432000 4194304 5873084 140737364982640 140737364980008 4745430 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 2114980 2098340 189 410 0 2114562 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 8469068

[startup+642.3 s]
/proc/loadavg: 2.22 2.02 2.00 2/182 9999
/proc/meminfo: memFree=15639156/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=632.96 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 397 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 632.96
Current children cumulated vsize (KiB) 8665676

[startup+702.307 s]
/proc/loadavg: 3.99 2.56 2.18 2/182 10000
/proc/meminfo: memFree=10626520/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=634.49 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 550 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 634.49
Current children cumulated vsize (KiB) 8665676

[startup+762.3 s]
/proc/loadavg: 4.70 3.00 2.35 2/185 10003
/proc/meminfo: memFree=6716720/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=635.5 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 651 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 635.5
Current children cumulated vsize (KiB) 8665676

[startup+822.3 s]
/proc/loadavg: 4.89 3.39 2.53 2/182 10003
/proc/meminfo: memFree=3701856/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.31 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 732 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.31
Current children cumulated vsize (KiB) 8665676
heavy processes:
  %CPU=14 pid=9999 uid=0 cmd=

[startup+882.3 s]
/proc/loadavg: 4.96 3.66 2.67 2/182 10003
/proc/meminfo: memFree=3337396/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676
heavy processes:
  %CPU=11 pid=9999 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 9987 6 506 18446744073709551615 

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

[startup+898.6 s]
/proc/loadavg: 4.97 3.74 2.72 2/182 10003
/proc/meminfo: memFree=3398644/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+911.4 s]
/proc/loadavg: 4.97 3.78 2.74 2/182 10003
/proc/meminfo: memFree=3388528/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+914.607 s]
/proc/loadavg: 4.97 3.80 2.75 2/182 10003
/proc/meminfo: memFree=3388092/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+917.8 s]
/proc/loadavg: 4.98 3.82 2.77 2/182 10003
/proc/meminfo: memFree=3406560/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+919.4 s]
/proc/loadavg: 4.98 3.82 2.77 2/182 10003
/proc/meminfo: memFree=3407180/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+920.2 s]
/proc/loadavg: 4.98 3.82 2.77 2/182 10003
/proc/meminfo: memFree=3405380/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+920.4 s]
/proc/loadavg: 4.98 3.82 2.77 2/182 10003
/proc/meminfo: memFree=3405380/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=8656528 CPUtime=636.43 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) S 9986 9986 6477 0 -1 4204032 273289 0 0 0 62899 744 0 0 20 0 1 0 271148565 8864284672 2157744 33554432000 4194304 5873084 140737364982640 140737364979512 5183237 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9987/statm: 2164132 2157744 209 410 0 2163714 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 8665676

[startup+920.5 s]
/proc/loadavg: 4.98 3.82 2.77 2/182 10003
/proc/meminfo: memFree=3405380/32873844 swapFree=7616/7616
[pid=9986] ppid=9984 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9986/stat : 9986 (runPb2satCp2.sh) S 9984 9986 6477 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271148565 9367552 275 33554432000 4194304 5064252 140735424738480 140735424737392 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9986/statm: 2287 275 233 213 0 72 0
[pid=9987] ppid=9986 vsize=0 CPUtime=636.45 cores=1,3,5,7
/proc/9987/stat : 9987 (pb2sat) R 9986 9986 6477 0 -1 4204036 273289 0 0 0 62899 746 0 0 20 0 1 0 271148565 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/9987/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 636.45
Current children cumulated vsize (KiB) 9148

Child status: 0
Real time (s): 920.518
CPU time (s): 636.477
CPU user time (s): 628.99
CPU system time (s): 7.48686
CPU usage (%): 69.1434
Max. virtual memory (cumulated for all children) (KiB): 12594136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 628.99
system time used= 7.48686
maximum resident set size= 8631364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273664
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1818642
involuntary context switches= 744

runsolver used 4.67129 second user time and 8.42972 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-26 18:37:22
IDJOB=3694712
IDBENCH=1876
IDSOLVER=2273
FILE ID=node141/3694712-1338050242
RUNJOBID= node141-1338050242-9958
PBS_JOBID= 14624334
Free space on /tmp= 71492 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-net12.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694712-1338050242/watcher-3694712-1338050242 -o /tmp/evaluation-result-3694712-1338050242/solver-3694712-1338050242 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694712-1338050242.opb 571558678 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 24a04ed274dd43d443428abf078e95f9
RANDOM SEED=571558678

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28271876 kB
Buffers:          267808 kB
Cached:          3540128 kB
SwapCached:            0 kB
Active:           658768 kB
Inactive:        3163856 kB
Active(anon):      17068 kB
Inactive(anon):        0 kB
Active(file):     641700 kB
Inactive(file):  3163856 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             24068 kB
Writeback:             0 kB
AnonPages:         20332 kB
Mapped:            14720 kB
Shmem:               200 kB
Slab:             639848 kB
SReclaimable:      82360 kB
SUnreclaim:       557488 kB
KernelStack:        1376 kB
PageTables:         3900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     131208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63956 MiB
End job on node141 at 2012-05-26 18:52:43