Trace number 3694309

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? (TO) 1800.05 1801.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos11.opb
MD5SUMec9bba2d2c31efcadc0a4a76a4815e08
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark9216
Best CPU time to get the best result obtained on this benchmark192.164
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 9216
Optimality of the best value was proved YES
Number of variables8600
Total number of constraints2806
Number of constraints which are clauses600
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints2086
Minimum length of a constraint2
Maximum length of a constraint450
Number of terms in the objective function 5400
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 193273528140
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 193273528140
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

63.68/63.78	c fallback to adder encoding
147.42/147.59	c model valid
147.42/147.59	c current solution ok
181.40/182.50	o 96636764160
181.40/182.50	c fallback to adder encoding
823.36/824.94	c model valid
823.36/824.94	c current solution ok
825.44/827.10	o 86956379039
825.44/827.10	c fallback to adder encoding
1337.37/1339.08	c model valid
1337.37/1339.08	c current solution ok
1339.56/1341.24	o 82381899824
1339.56/1341.24	c fallback to adder encoding
1655.09/1656.80	c model valid
1655.09/1656.80	c current solution ok
1657.17/1658.98	o 75131716096
1657.17/1658.98	c fallback to adder encoding
1800.05/1801.81	c error: unexpected solver exit code
1800.05/1801.81	s UNKNOWN

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-3694309-1338063766/watcher-3694309-1338063766 -o /tmp/evaluation-result-3694309-1338063766/solver-3694309-1338063766 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694309-1338063766.opb 1736202609 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: 2.00 2.00 2.00 3/178 29675
/proc/meminfo: memFree=28617032/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0

[startup+0.0389821 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29675
/proc/meminfo: memFree=28617032/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29675
/proc/meminfo: memFree=28617032/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29675
/proc/meminfo: memFree=28617032/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29675
/proc/meminfo: memFree=28617032/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=28587400/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=19076 CPUtime=1.48 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 2604 0 0 0 148 0 0 0 20 0 1 0 272501018 19533824 3110 33554432000 4194304 5873084 140736328536960 140736328533832 4728160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 4769 3110 146 410 0 4351 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28224

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=28558356/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=35460 CPUtime=3.09 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 3127 0 0 0 308 1 0 0 20 0 1 0 272501018 36311040 5158 33554432000 4194304 5873084 140736328536960 140736328533912 4728230 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 8865 5158 146 410 0 8447 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44608

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=28479088/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=68228 CPUtime=6.29 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 3663 0 0 0 627 2 0 0 20 0 1 0 272501018 69865472 9766 33554432000 4194304 5873084 140736328536960 140736328525352 4327184 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 17057 9766 146 410 0 16639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77376

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=28318712/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=133764 CPUtime=12.69 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 4222 0 0 0 1265 4 0 0 20 0 1 0 272501018 136974336 17958 33554432000 4194304 5873084 140736328536960 140736328533912 4746086 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 33441 17958 146 410 0 33023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142912

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=27841180/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=526980 CPUtime=25.48 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 5549 0 0 0 2533 15 0 0 20 0 1 0 272501018 539627520 75814 33554432000 4194304 5873084 140736328536960 140736328525624 4708095 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 131745 75814 146 410 0 131327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 536128

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 29677
/proc/meminfo: memFree=26710748/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=1051268 CPUtime=51.07 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 6642 0 0 0 5071 36 0 0 20 0 1 0 272501018 1076498432 242726 33554432000 4194304 5873084 140736328536960 140736328534328 4420322 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29676/statm: 262817 242726 146 410 0 262399 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1060416

[startup+102.307 s]
/proc/loadavg: 2.22 2.06 2.02 3/181 29679
/proc/meminfo: memFree=22246300/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2142888 CPUtime=66.4 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 19808 0 0 0 6377 263 0 0 20 0 1 0 272501018 2194317312 339542 33554432000 4194304 5873084 140736328536960 140736328533384 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/29676/statm: 535722 339542 172 410 0 535304 0
[pid=29678] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29678/stat : 29678 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272507662 9367552 266 33554432000 4194304 5064252 140734377165552 140734377164464 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29678/statm: 2287 266 226 213 0 72 0
[pid=29679] ppid=29678 vsize=2121648 CPUtime=35.84 cores=1,3,5,7
/proc/29679/stat : 29679 (glucose_static) R 29678 29675 28113 0 -1 4202496 131838 0 0 0 3493 91 0 0 20 0 1 0 272507663 2172567552 437247 33554432000 4194304 4896791 140736356085808 140736356083240 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29679/statm: 530412 437247 78 172 0 530238 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 4282832

[startup+162.3 s]
/proc/loadavg: 2.23 2.08 2.02 3/179 29679
/proc/meminfo: memFree=22327200/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2152400 CPUtime=161.27 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) R 29675 29675 28113 0 -1 4202496 21344 176174 0 0 6635 1385 7988 119 20 0 1 0 272501018 2204057600 341921 33554432000 4194304 5873084 140736328536960 140736328532392 5127520 0 0 4096 0 0 0 0 17 3 0 0 97 0 0
/proc/29676/statm: 538100 341921 179 410 0 537682 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 2161548

[startup+222.3 s]
/proc/loadavg: 2.49 2.20 2.07 3/181 29683
/proc/meminfo: memFree=18298576/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2284188 CPUtime=182.66 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 27413 176688 0 0 7095 2848 7988 335 20 0 1 0 272501018 2339008512 361869 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 571047 361869 180 410 0 570629 0
[pid=29681] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29681/stat : 29681 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272519429 9367552 266 33554432000 4194304 5064252 140735017270064 140735017268976 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29681/statm: 2287 266 226 213 0 72 0
[pid=29682] ppid=29681 vsize=2291752 CPUtime=38.17 cores=1,3,5,7
/proc/29682/stat : 29682 (glucose_static) R 29681 29675 28113 0 -1 4202496 166115 0 0 0 3721 96 0 0 20 0 1 0 272519429 2346754048 491716 33554432000 4194304 4896791 140735738390528 140735738387784 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29682/statm: 572938 491716 78 172 0 572764 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 4594236

[startup+282.3 s]
/proc/loadavg: 2.22 2.17 2.07 3/181 29683
/proc/meminfo: memFree=17117996/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2284188 CPUtime=182.66 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 27413 176688 0 0 7095 2848 7988 335 20 0 1 0 272501018 2339008512 361869 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 571047 361869 180 410 0 570629 0
[pid=29681] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29681/stat : 29681 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272519429 9367552 266 33554432000 4194304 5064252 140735017270064 140735017268976 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29681/statm: 2287 266 226 213 0 72 0
[pid=29682] ppid=29681 vsize=2438812 CPUtime=98.16 cores=1,3,5,7
/proc/29682/stat : 29682 (glucose_static) R 29681 29675 28113 0 -1 4202496 197299 0 0 0 9708 108 0 0 20 0 1 0 272519429 2497343488 523697 33554432000 4194304 4896791 140735738390528 140735738387960 4203088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29682/statm: 609703 523697 78 172 0 609529 0
Current children cumulated CPU time (s) 280.82

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

/proc/29699/statm: 527060 450922 78 172 0 526886 0
Current children cumulated CPU time (s) 1360.65
Current children cumulated vsize (KiB) 4448332

[startup+1422.31 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 29699
/proc/meminfo: memFree=13914420/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1340.88 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 43645 656470 0 0 7332 2882 122818 1056 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29698] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272635268 9367552 267 33554432000 4194304 5064252 140734262933024 140734262931936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29698/statm: 2287 267 226 213 0 72 0
[pid=29699] ppid=29698 vsize=2368580 CPUtime=79.76 cores=1,3,5,7
/proc/29699/stat : 29699 (glucose_static) R 29698 29675 28113 0 -1 4202496 180794 0 0 0 7872 104 0 0 20 0 1 0 272635269 2425425920 508030 33554432000 4194304 4896791 140736269042576 140736269039864 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29699/statm: 592145 508030 78 172 0 591971 0
Current children cumulated CPU time (s) 1420.64
Current children cumulated vsize (KiB) 4708672

[startup+1482.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 29700
/proc/meminfo: memFree=13837104/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1340.88 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 43645 656470 0 0 7332 2882 122818 1056 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29698] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272635268 9367552 267 33554432000 4194304 5064252 140734262933024 140734262931936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29698/statm: 2287 267 226 213 0 72 0
[pid=29699] ppid=29698 vsize=2459512 CPUtime=139.75 cores=1,3,5,7
/proc/29699/stat : 29699 (glucose_static) R 29698 29675 28113 0 -1 4202496 200708 0 0 0 13864 111 0 0 20 0 1 0 272635269 2518540288 527375 33554432000 4194304 4896791 140736269042576 140736269040008 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29699/statm: 614878 527375 78 172 0 614704 0
Current children cumulated CPU time (s) 1480.63
Current children cumulated vsize (KiB) 4799604

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 29700
/proc/meminfo: memFree=13806460/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1340.88 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 43645 656470 0 0 7332 2882 122818 1056 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29698] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272635268 9367552 267 33554432000 4194304 5064252 140734262933024 140734262931936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29698/statm: 2287 267 226 213 0 72 0
[pid=29699] ppid=29698 vsize=2490956 CPUtime=199.74 cores=1,3,5,7
/proc/29699/stat : 29699 (glucose_static) R 29698 29675 28113 0 -1 4202496 207897 0 0 0 19859 115 0 0 20 0 1 0 272635269 2550738944 535036 33554432000 4194304 4896791 140736269042576 140736269039832 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29699/statm: 622739 535036 78 172 0 622565 0
Current children cumulated CPU time (s) 1540.62
Current children cumulated vsize (KiB) 4831048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 29700
/proc/meminfo: memFree=13756264/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1340.88 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 43645 656470 0 0 7332 2882 122818 1056 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29698] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29698/stat : 29698 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272635268 9367552 267 33554432000 4194304 5064252 140734262933024 140734262931936 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29698/statm: 2287 267 226 213 0 72 0
[pid=29699] ppid=29698 vsize=2547668 CPUtime=259.72 cores=1,3,5,7
/proc/29699/stat : 29699 (glucose_static) R 29698 29675 28113 0 -1 4202496 219974 0 0 0 25851 121 0 0 20 0 1 0 272635269 2608812032 547513 33554432000 4194304 4896791 140736269042576 140736269040120 4223968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29699/statm: 636917 547513 78 172 0 636743 0
Current children cumulated CPU time (s) 1600.6
Current children cumulated vsize (KiB) 4887760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 29706
/proc/meminfo: memFree=15687840/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1658.54 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 51424 880700 0 0 7451 2898 154101 1404 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29705] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272667042 9367552 266 33554432000 4194304 5064252 140735528598256 140735528597168 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29705/statm: 2287 266 226 213 0 72 0
[pid=29706] ppid=29705 vsize=283656 CPUtime=2.03 cores=1,3,5,7
/proc/29706/stat : 29706 (glucose_static) R 29705 29675 28113 0 -1 4202496 19472 0 0 0 192 11 0 0 20 0 1 0 272667043 290463744 63383 33554432000 4194304 4896791 140735215067040 140735214015880 4226243 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29706/statm: 70914 63383 58 172 0 70740 0
Current children cumulated CPU time (s) 1660.57
Current children cumulated vsize (KiB) 2623748

[startup+1722.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/181 29706
/proc/meminfo: memFree=14110856/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1658.54 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 51424 880700 0 0 7451 2898 154101 1404 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29705] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272667042 9367552 266 33554432000 4194304 5064252 140735528598256 140735528597168 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29705/statm: 2287 266 226 213 0 72 0
[pid=29706] ppid=29705 vsize=2125128 CPUtime=62.01 cores=1,3,5,7
/proc/29706/stat : 29706 (glucose_static) R 29705 29675 28113 0 -1 4202496 125582 0 0 0 6110 91 0 0 20 0 1 0 272667043 2176131072 458311 33554432000 4194304 4896791 140735215067040 140735215064472 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29706/statm: 531282 458311 78 172 0 531108 0
Current children cumulated CPU time (s) 1720.55
Current children cumulated vsize (KiB) 4465220

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 29707
/proc/meminfo: memFree=14104056/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1658.54 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 51424 880700 0 0 7451 2898 154101 1404 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29705] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272667042 9367552 266 33554432000 4194304 5064252 140735528598256 140735528597168 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29705/statm: 2287 266 226 213 0 72 0
[pid=29706] ppid=29705 vsize=2125128 CPUtime=122 cores=1,3,5,7
/proc/29706/stat : 29706 (glucose_static) R 29705 29675 28113 0 -1 4202496 125588 0 0 0 12109 91 0 0 20 0 1 0 272667043 2176131072 460362 33554432000 4194304 4896791 140735215067040 140735215064472 4203853 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29706/statm: 531282 460362 78 172 0 531108 0
Current children cumulated CPU time (s) 1780.54
Current children cumulated vsize (KiB) 4465220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 1.94 2.02 2.00 3/177 29736
/proc/meminfo: memFree=22508940/32873844 swapFree=7620/7620
[pid=29675] ppid=29673 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29675/stat : 29675 (runPb2satCp2.sh) S 29673 29675 28113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 272501017 9367552 274 33554432000 4194304 5064252 140735476072720 140735476071632 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29675/statm: 2287 274 233 213 0 72 0
[pid=29676] ppid=29675 vsize=2321796 CPUtime=1658.54 cores=1,3,5,7
/proc/29676/stat : 29676 (pb2sat) S 29675 29675 28113 0 -1 4202496 51424 880700 0 0 7451 2898 154101 1404 20 0 1 0 272501018 2377519104 371239 33554432000 4194304 5873084 140736328536960 140736328530776 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 137 0 0
/proc/29676/statm: 580449 371239 180 410 0 580031 0
[pid=29705] ppid=29676 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29705/stat : 29705 (satsolver.sh) S 29676 29675 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272667042 9367552 266 33554432000 4194304 5064252 140735528598256 140735528597168 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/29705/statm: 2287 266 226 213 0 72 0
[pid=29706] ppid=29705 vsize=2125128 CPUtime=141.51 cores=1,3,5,7
/proc/29706/stat : 29706 (glucose_static) R 29705 29675 28113 0 -1 4202496 125589 0 0 0 14060 91 0 0 20 0 1 0 272667043 2176131072 460874 33554432000 4194304 4896791 140735215067040 140735215064472 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29706/statm: 531282 460874 78 172 0 531108 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 4465220

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29675 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.83
CPU time (s): 1800.05
CPU user time (s): 1756.12
CPU system time (s): 43.93
CPU usage (%): 99.9014
Max. virtual memory (cumulated for all children) (KiB): 4968408

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

runsolver used 4.28135 second user time and 11.7332 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-26 22:22:46
IDJOB=3694309
IDBENCH=2335
IDSOLVER=2273
FILE ID=node145/3694309-1338063766
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 71460 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos11.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694309-1338063766/watcher-3694309-1338063766 -o /tmp/evaluation-result-3694309-1338063766/solver-3694309-1338063766 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694309-1338063766.opb 1736202609 HOME HOME

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

MD5SUM BENCH= ec9bba2d2c31efcadc0a4a76a4815e08
RANDOM SEED=1736202609

node145.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		: 2667.149
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	: 5334.29
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		: 2667.149
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		: 2667.149
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	: 5313.38
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		: 2667.149
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.91
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		: 2667.149
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.91
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		: 2667.149
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		: 2667.149
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.91
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28601472 kB
Buffers:          276144 kB
Cached:          3170436 kB
SwapCached:            0 kB
Active:           733924 kB
Inactive:        2748100 kB
Active(anon):      37924 kB
Inactive(anon):        0 kB
Active(file):     696000 kB
Inactive(file):  2748100 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18652 kB
Writeback:             0 kB
AnonPages:        100396 kB
Mapped:            14720 kB
Shmem:               200 kB
Slab:             642560 kB
SReclaimable:      84120 kB
SUnreclaim:       558440 kB
KernelStack:        1512 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     175664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 68768 MiB
End job on node145 at 2012-05-26 22:52:50