Trace number 3696299

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
pb2sat 2012-05-19? (TO) 1800.03 1802.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.047992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
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 constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
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

7.35/7.65	c model valid
7.35/7.65	c current solution ok
16.80/17.47	o -1312
16.80/17.47	c current bound: 4074
37.47/37.90	c model valid
37.47/37.90	c current solution ok
37.60/38.58	o -5387
37.60/38.58	c current bound: 2036
70.30/71.72	c model valid
70.30/71.72	c current solution ok
70.33/71.91	o -7435
70.33/71.91	c current bound: 1012
208.79/210.45	c current bound: 1519
536.42/538.22	c current bound: 1772
1143.85/1145.68	c model valid
1143.85/1145.68	c current solution ok
1143.93/1145.88	o -7698
1143.93/1145.88	c current bound: 1641
1498.11/1500.23	c current bound: 1702
1675.66/1677.61	c model valid
1675.66/1677.61	c current solution ok
1675.67/1677.81	o -7758
1675.67/1677.81	c current bound: 1672
1800.03/1802.01	c error: unexpected solver exit code
1800.03/1802.01	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-3696299-1338050211/watcher-3696299-1338050211 -o /tmp/evaluation-result-3696299-1338050211/solver-3696299-1338050211 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696299-1338050211.opb 1697530905 HOME HOME 

running on 4 cores: 0,2,4,6

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: 5.60 3.80 2.41 4/182 3648
/proc/meminfo: memFree=20206260/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=3052 CPUtime=0 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 507 0 0 0 0 0 0 0 20 0 1 0 271148486 3125248 461 33554432000 4194304 5873084 140737082900704 140737082893144 4920028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 763 462 148 410 0 345 0

[startup+0.06983 s]
/proc/loadavg: 5.60 3.80 2.41 4/182 3648
/proc/meminfo: memFree=20206260/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=11140 CPUtime=0.06 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 2575 0 0 0 6 0 0 0 20 0 1 0 271148486 11407360 2434 33554432000 4194304 5873084 140737082900704 140737082893144 4995857 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 2785 2435 153 410 0 2367 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20288

[startup+0.100374 s]
/proc/loadavg: 5.60 3.80 2.41 4/182 3648
/proc/meminfo: memFree=20206260/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=12676 CPUtime=0.09 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 3365 0 0 0 9 0 0 0 20 0 1 0 271148486 12980224 2840 33554432000 4194304 5873084 140737082900704 140737082893144 4995879 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 3169 2841 153 410 0 2751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21824

[startup+0.300315 s]
/proc/loadavg: 5.60 3.80 2.41 4/182 3648
/proc/meminfo: memFree=20206260/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=24156 CPUtime=0.29 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 8341 0 0 0 28 1 0 0 20 0 1 0 271148486 24735744 5255 33554432000 4194304 5873084 140737082900704 140737082893144 4920028 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 6039 5255 153 410 0 5621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33304

[startup+0.700324 s]
/proc/loadavg: 5.60 3.80 2.41 4/182 3648
/proc/meminfo: memFree=20206260/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=49452 CPUtime=0.68 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 16316 0 0 0 65 3 0 0 20 0 1 0 271148486 50638848 11621 33554432000 4194304 5873084 140737082900704 140737082895272 4271588 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 12363 11621 153 410 0 11945 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 58600

[startup+1.50032 s]
/proc/loadavg: 5.60 3.80 2.41 4/183 3649
/proc/meminfo: memFree=26222652/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=128364 CPUtime=1.48 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 18603 0 0 0 143 5 0 0 20 0 1 0 271148486 131444736 25126 33554432000 4194304 5873084 140737082900704 140737082897112 4708659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 32091 25126 153 410 0 31673 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 137512

[startup+3.10032 s]
/proc/loadavg: 5.60 3.80 2.41 3/183 3649
/proc/meminfo: memFree=29964420/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=241620 CPUtime=3.08 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 23646 0 0 0 300 8 0 0 20 0 1 0 271148486 247418880 49555 33554432000 4194304 5873084 140737082900704 140737082895288 4420208 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3648/statm: 60405 49555 153 410 0 59987 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 250768

[startup+6.30042 s]
/proc/loadavg: 5.47 3.80 2.42 3/184 3651
/proc/meminfo: memFree=29419296/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=267192 CPUtime=4.17 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 26953 0 0 0 387 30 0 0 20 0 1 0 271148486 273604608 64896 33554432000 4194304 5873084 140737082900704 140737082897128 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 22 0 0
/proc/3648/statm: 66798 64896 160 410 0 66380 0
[pid=3650] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3650/stat : 3650 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271148926 9367552 267 33554432000 4194304 5064252 140735608240640 140735608239552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3650/statm: 2287 267 226 213 0 72 0
[pid=3651] ppid=3650 vsize=567232 CPUtime=1.88 cores=0,2,4,6
/proc/3651/stat : 3651 (glucose_static) R 3650 3647 32297 0 -1 4202496 74610 0 0 0 169 19 0 0 20 0 1 0 271148927 580845568 121790 33554432000 4194304 4896791 140734384075888 140734383024680 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3651/statm: 141808 121790 76 172 0 141634 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 852720

[startup+12.7003 s]
/proc/loadavg: 5.19 3.77 2.42 3/182 3651
/proc/meminfo: memFree=29615900/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=299828 CPUtime=12.28 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) R 3647 3647 32297 0 -1 4202496 29959 86834 0 0 494 427 281 26 20 0 1 0 271148486 307023872 73160 33554432000 4194304 5873084 140737082900704 140737082896136 5127520 0 0 4096 0 0 0 0 17 2 0 0 37 0 0
/proc/3648/statm: 74957 73160 169 410 0 74539 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 308976

[startup+25.5004 s]
/proc/loadavg: 4.48 3.68 2.41 3/184 3654
/proc/meminfo: memFree=29005196/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=299828 CPUtime=17.09 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 30498 87348 0 0 583 794 281 51 20 0 1 0 271148486 307023872 73162 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 74957 73162 171 410 0 74539 0
[pid=3653] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3653/stat : 3653 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271150237 9367552 267 33554432000 4194304 5064252 140735398053760 140735398052672 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3653/statm: 2287 267 226 213 0 72 0
[pid=3654] ppid=3653 vsize=618264 CPUtime=7.97 cores=0,2,4,6
/proc/3654/stat : 3654 (glucose_static) R 3653 3647 32297 0 -1 4202496 86826 0 0 0 772 25 0 0 20 0 1 0 271150237 633102336 137749 33554432000 4194304 4896791 140733277680224 140733277677544 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3654/statm: 154566 137749 76 172 0 154392 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 936388

[startup+51.1004 s]
/proc/loadavg: 3.72 3.56 2.41 3/184 3657
/proc/meminfo: memFree=28991156/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=37.7 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 32476 178825 0 0 599 795 2274 102 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3656] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3656/stat : 3656 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271152347 9367552 267 33554432000 4194304 5064252 140737073804336 140737073803248 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3656/statm: 2287 267 226 213 0 72 0
[pid=3657] ppid=3656 vsize=616840 CPUtime=11.98 cores=0,2,4,6
/proc/3657/stat : 3657 (glucose_static) R 3656 3647 32297 0 -1 4202496 85925 0 0 0 1179 19 0 0 20 0 1 0 271152347 631644160 136958 33554432000 4194304 4896791 140734512420688 140734512417896 4224960 0 0 4096 0 0 0 0 17 4 0 0 48 0 0
/proc/3657/statm: 154210 136958 76 172 0 154036 0
Current children cumulated CPU time (s) 49.68
Current children cumulated vsize (KiB) 951348

[startup+102.307 s]
/proc/loadavg: 2.80 3.34 2.39 3/183 3660
/proc/meminfo: memFree=28989380/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=70.54 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 34894 269507 0 0 615 796 5496 147 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3659] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3659/stat : 3659 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271155679 9367552 267 33554432000 4194304 5064252 140735618544592 140735618543504 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3659/statm: 2287 267 226 213 0 72 0
[pid=3660] ppid=3659 vsize=616412 CPUtime=30.35 cores=0,2,4,6
/proc/3660/stat : 3660 (glucose_static) R 3659 3647 32297 0 -1 4202496 87383 0 0 0 3014 21 0 0 20 0 1 0 271155680 631205888 136111 33554432000 4194304 4896791 140736796685424 140736796682632 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3660/statm: 154103 136111 76 172 0 153929 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 950920

[startup+162.3 s]
/proc/loadavg: 2.29 3.09 2.36 3/183 3660
/proc/meminfo: memFree=28979984/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=70.54 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 34894 269507 0 0 615 796 5496 147 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3659] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3659/stat : 3659 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271155679 9367552 267 33554432000 4194304 5064252 140735618544592 140735618543504 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3659/statm: 2287 267 226 213 0 72 0
[pid=3660] ppid=3659 vsize=621188 CPUtime=90.33 cores=0,2,4,6

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

/proc/3719/statm: 157581 140999 78 172 0 157407 0
Current children cumulated CPU time (s) 1420.4
Current children cumulated vsize (KiB) 964832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/182 3746
/proc/meminfo: memFree=20913908/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1144.15 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 38142 560504 0 0 636 798 112684 297 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3718] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3718/stat : 3718 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271263076 9367552 267 33554432000 4194304 5064252 140737234785936 140737234784848 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3718/statm: 2287 267 226 213 0 72 0
[pid=3719] ppid=3718 vsize=630400 CPUtime=336.23 cores=0,2,4,6
/proc/3719/stat : 3719 (glucose_static) R 3718 3647 32297 0 -1 4202496 103403 0 0 0 33597 26 0 0 20 0 1 0 271263077 645529600 141048 33554432000 4194304 4896791 140733374342768 140733374340280 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3719/statm: 157600 141048 78 172 0 157426 0
Current children cumulated CPU time (s) 1480.38
Current children cumulated vsize (KiB) 964908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 3750
/proc/meminfo: memFree=20593252/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1498.35 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 38171 668638 0 0 638 799 148053 345 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3748] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3748/stat : 3748 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 271298511 9367552 266 33554432000 4194304 5064252 140735139068784 140735139067696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3748/statm: 2287 266 226 213 0 72 0
[pid=3749] ppid=3748 vsize=619928 CPUtime=42.02 cores=0,2,4,6
/proc/3749/stat : 3749 (glucose_static) R 3748 3647 32297 0 -1 4202496 86128 0 0 0 4180 22 0 0 20 0 1 0 271298512 634806272 138034 33554432000 4194304 4896791 140736643013184 140736643010392 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3749/statm: 154982 138034 76 172 0 154808 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 954436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 3750
/proc/meminfo: memFree=20589904/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1498.35 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 38171 668638 0 0 638 799 148053 345 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3748] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3748/stat : 3748 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 271298511 9367552 266 33554432000 4194304 5064252 140735139068784 140735139067696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3748/statm: 2287 266 226 213 0 72 0
[pid=3749] ppid=3748 vsize=623368 CPUtime=102.01 cores=0,2,4,6
/proc/3749/stat : 3749 (glucose_static) R 3748 3647 32297 0 -1 4202496 87042 0 0 0 10179 22 0 0 20 0 1 0 271298512 638328832 138948 33554432000 4194304 4896791 140736643013184 140736643010504 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3749/statm: 155842 138948 76 172 0 155668 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 957876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 3750
/proc/meminfo: memFree=20588416/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1498.35 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 38171 668638 0 0 638 799 148053 345 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3748] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3748/stat : 3748 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 271298511 9367552 266 33554432000 4194304 5064252 140735139068784 140735139067696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3748/statm: 2287 266 226 213 0 72 0
[pid=3749] ppid=3748 vsize=625084 CPUtime=162 cores=0,2,4,6
/proc/3749/stat : 3749 (glucose_static) R 3748 3647 32297 0 -1 4202496 87476 0 0 0 16178 22 0 0 20 0 1 0 271298512 640086016 139382 33554432000 4194304 4896791 140736643013184 140736643010392 4205066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3749/statm: 156271 139382 78 172 0 156097 0
Current children cumulated CPU time (s) 1660.35
Current children cumulated vsize (KiB) 959592

[startup+1722.3 s]
/proc/loadavg: 2.85 2.19 2.11 2/182 3754
/proc/meminfo: memFree=13501072/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1675.89 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 41372 760842 0 0 654 800 165742 393 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3752] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3752/stat : 3752 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271316269 9367552 267 33554432000 4194304 5064252 140734229742960 140734229741872 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3752/statm: 2287 267 226 213 0 72 0
[pid=3753] ppid=3752 vsize=620552 CPUtime=44.44 cores=0,2,4,6
/proc/3753/stat : 3753 (glucose_static) R 3752 3647 32297 0 -1 4202496 88136 0 0 0 4419 25 0 0 20 0 1 0 271316270 635445248 138067 33554432000 4194304 4896791 140737181801664 140737181798872 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3753/statm: 155138 138067 76 172 0 154964 0
Current children cumulated CPU time (s) 1720.33
Current children cumulated vsize (KiB) 955060

[startup+1782.3 s]
/proc/loadavg: 4.25 2.70 2.29 2/182 3754
/proc/meminfo: memFree=8947808/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1675.89 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 41372 760842 0 0 654 800 165742 393 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3752] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3752/stat : 3752 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271316269 9367552 267 33554432000 4194304 5064252 140734229742960 140734229741872 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3752/statm: 2287 267 226 213 0 72 0
[pid=3753] ppid=3752 vsize=629072 CPUtime=104.43 cores=0,2,4,6
/proc/3753/stat : 3753 (glucose_static) R 3752 3647 32297 0 -1 4202496 90410 0 0 0 10415 28 0 0 20 0 1 0 271316270 644169728 140341 33554432000 4194304 4896791 140737181801664 140737181798872 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3753/statm: 157268 140341 78 172 0 157094 0
Current children cumulated CPU time (s) 1780.32
Current children cumulated vsize (KiB) 963580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 4.53 2.87 2.35 3/182 3754
/proc/meminfo: memFree=7358116/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1675.89 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 41372 760842 0 0 654 800 165742 393 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3752] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3752/stat : 3752 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271316269 9367552 267 33554432000 4194304 5064252 140734229742960 140734229741872 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3752/statm: 2287 267 226 213 0 72 0
[pid=3753] ppid=3752 vsize=629336 CPUtime=124.14 cores=0,2,4,6
/proc/3753/stat : 3753 (glucose_static) R 3752 3647 32297 0 -1 4202496 90476 0 0 0 12386 28 0 0 20 0 1 0 271316270 644440064 140407 33554432000 4194304 4896791 140737181801664 140737181798872 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3753/statm: 157334 140407 78 172 0 157160 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 963844

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

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

[startup+1802 s]
/proc/loadavg: 4.53 2.87 2.35 3/182 3754
/proc/meminfo: memFree=7358116/32873648 swapFree=7116/7116
[pid=3647] ppid=3645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3647/stat : 3647 (runPb2sat.sh) S 3645 3647 32297 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271148485 9367552 275 33554432000 4194304 5064252 140736544671312 140736544670224 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3647/statm: 2287 275 233 213 0 72 0
[pid=3648] ppid=3647 vsize=316212 CPUtime=1675.89 cores=0,2,4,6
/proc/3648/stat : 3648 (pb2sat) S 3647 3647 32297 0 -1 4202496 41372 760842 0 0 654 800 165742 393 20 0 1 0 271148486 323801088 77127 33554432000 4194304 5873084 140737082900704 140737082894520 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 39 0 0
/proc/3648/statm: 79053 77127 171 410 0 78635 0
[pid=3752] ppid=3648 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3752/stat : 3752 (satsolver.sh) S 3648 3647 32297 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271316269 9367552 267 33554432000 4194304 5064252 140734229742960 140734229741872 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3752/statm: 2287 267 226 213 0 72 0
[pid=3753] ppid=3752 vsize=629336 CPUtime=124.14 cores=0,2,4,6
/proc/3753/stat : 3753 (glucose_static) R 3752 3647 32297 0 -1 4202496 90476 0 0 0 12386 28 0 0 20 0 1 0 271316270 644440064 140407 33554432000 4194304 4896791 140737181801664 140737181798872 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3753/statm: 157334 140407 78 172 0 157160 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 963844

Child status: 0

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

Real time (s): 1802.02
CPU time (s): 1800.03
CPU user time (s): 1787.82
CPU system time (s): 12.21
CPU usage (%): 99.8896
Max. virtual memory (cumulated for all children) (KiB): 973672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1663.98
system time used= 11.9512
maximum resident set size= 577536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 803191
page faults= 0
swaps= 0
block input operations= 24
block output operations= 2657400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 642
involuntary context switches= 2039

runsolver used 3.9214 second user time and 11.2333 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 18:36:51
IDJOB=3696299
IDBENCH=1857
IDSOLVER=2274
FILE ID=node114/3696299-1338050211
RUNJOBID= node114-1338049469-3559
PBS_JOBID= 14624357
Free space on /tmp= 64312 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696299-1338050211/watcher-3696299-1338050211 -o /tmp/evaluation-result-3696299-1338050211/solver-3696299-1338050211 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696299-1338050211.opb 1697530905 HOME HOME

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

MD5SUM BENCH= d0f46c7e79d3309033cc6b73ceacef6c
RANDOM SEED=1697530905

node114.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.242
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	: 5332.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.242
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.242
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	: 5451.90
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.242
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		: 2666.242
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		: 2666.242
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.242
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		: 2666.242
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:       32873648 kB
MemFree:        20026748 kB
Buffers:          236564 kB
Cached:         11387528 kB
SwapCached:         1948 kB
Active:           939920 kB
Inactive:       10703656 kB
Active(anon):       8652 kB
Inactive(anon):    13304 kB
Active(file):     931268 kB
Inactive(file): 10690352 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102272 kB
Dirty:           1385600 kB
Writeback:             4 kB
AnonPages:         24720 kB
Mapped:            14444 kB
Shmem:               116 kB
Slab:            1063580 kB
SReclaimable:     506916 kB
SUnreclaim:       556664 kB
KernelStack:        1544 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     140732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 65144 MiB
End job on node114 at 2012-05-26 19:06:53