Trace number 3731489

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT191 1789.74 1790.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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

0.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3731489-1338686055.opb>
0.00/0.01	c original problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 469 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 470
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.700000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 23 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 23 chg coeffs, 469 upgd conss, 2 impls, 0 clqs
0.00/0.03	c (round 3) 0 del vars, 3 del conss, 0 chg bounds, 100 chg sides, 289 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.03	c (round 4) 0 del vars, 41 del conss, 0 chg bounds, 242 chg sides, 506 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.03	c (round 5) 0 del vars, 52 del conss, 0 chg bounds, 264 chg sides, 539 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.03	c (round 6) 0 del vars, 53 del conss, 0 chg bounds, 270 chg sides, 558 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.03	c (round 7) 0 del vars, 53 del conss, 0 chg bounds, 273 chg sides, 561 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.03	c (round 8) 0 del vars, 53 del conss, 0 chg bounds, 274 chg sides, 571 chg coeffs, 469 upgd conss, 224 impls, 0 clqs
0.00/0.04	c    (0.0s) probing: 101/470 (21.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.04	c presolving (9 rounds):
0.00/0.04	c  0 deleted vars, 53 deleted constraints, 0 tightened bounds, 0 added holes, 274 changed sides, 571 changed coefficients
0.00/0.04	c  224 implications, 0 cliques
0.00/0.04	c presolved problem has 470 variables (470 bin, 0 int, 0 impl, 0 cont) and 532 constraints
0.00/0.04	c     446 constraints of type <knapsack>
0.00/0.04	c      86 constraints of type <setppc>
0.00/0.04	c transformed objective value is always integral (scale: 1)
0.00/0.04	c Presolving Time: 0.02
0.00/0.04	c - non default parameters ----------------------------------------------------------------------
0.00/0.04	c # SCIP version 1.2.1.3
0.00/0.04	c 
0.00/0.04	c # frequency for displaying node information lines
0.00/0.04	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04	c display/freq = 10000
0.00/0.04	c 
0.00/0.04	c # maximal time in seconds to run
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/time = 1789.99
0.00/0.04	c 
0.00/0.04	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04	c limits/memory = 13950
0.00/0.04	c 
0.00/0.04	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04	c # [type: int, range: [1,2], default: 1]
0.00/0.04	c timing/clocktype = 2
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify inequalities
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/linear/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/indicator/addCouplingCons = TRUE
0.00/0.04	c 
0.00/0.04	c # should presolving try to simplify knapsacks
0.00/0.04	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04	c 
0.00/0.04	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04	c separating/rapidlearning/freq = 0
0.00/0.04	c 
0.00/0.04	c -----------------------------------------------------------------------------------------------
0.00/0.04	c start solving
0.00/0.04	c 
0.29/0.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.33	c t 0.3s|     1 |     0 |  2033 |     - |2549k|   0 | 303 | 470 | 532 | 470 | 532 |   0 |   0 |   0 | 1.473228e+02 | 4.700000e+02 | 219.03%
0.29/0.33	o 326
0.29/0.33	c r 0.3s|     1 |     0 |  2033 |     - |2562k|   0 | 303 | 470 | 532 | 470 | 532 |   0 |   0 |   0 | 1.473228e+02 | 3.260000e+02 | 121.28%
0.29/0.33	o 325
0.29/0.33	c R 0.3s|     1 |     0 |  2033 |     - |2576k|   0 | 303 | 470 | 532 | 470 | 532 |   0 |   0 |   0 | 1.473228e+02 | 3.250000e+02 | 120.60%
0.29/0.34	o 324
0.29/0.34	c s 0.3s|     1 |     0 |  2033 |     - |2589k|   0 | 303 | 470 | 532 | 470 | 532 |   0 |   0 |   0 | 1.473228e+02 | 3.240000e+02 | 119.93%
0.59/0.64	o 219
0.59/0.64	c y 0.6s|     1 |     0 |  2033 |     - |2937k|   0 | 303 | 470 | 532 | 470 | 532 |   0 |   0 |   0 | 1.473228e+02 | 2.190000e+02 |  48.65%
0.89/0.96	c   1.0s|     1 |     0 |  2907 |     - |2882k|   0 | 374 | 470 | 532 | 470 | 769 | 237 |   0 |   0 | 1.547458e+02 | 2.190000e+02 |  41.52%
1.49/1.53	c   1.5s|     1 |     0 |  3853 |     - |3133k|   0 | 403 | 470 | 532 | 470 | 973 | 441 |   0 |   0 | 1.589617e+02 | 2.190000e+02 |  37.77%
2.09/2.12	c   2.1s|     1 |     0 |  4723 |     - |3314k|   0 | 418 | 470 | 532 | 470 |1113 | 581 |   0 |   0 | 1.608787e+02 | 2.190000e+02 |  36.13%
2.69/2.70	c   2.7s|     1 |     0 |  5388 |     - |3444k|   0 | 432 | 470 | 532 | 470 |1221 | 689 |   0 |   0 | 1.619589e+02 | 2.190000e+02 |  35.22%
3.20/3.30	c   3.3s|     1 |     0 |  5946 |     - |3513k|   0 | 429 | 470 | 532 | 470 |1288 | 756 |   0 |   0 | 1.625233e+02 | 2.190000e+02 |  34.75%
3.79/3.83	c   3.8s|     1 |     0 |  6350 |     - |3551k|   0 | 435 | 470 | 532 | 470 |1327 | 795 |   0 |   0 | 1.628172e+02 | 2.190000e+02 |  34.51%
4.29/4.38	c   4.4s|     1 |     0 |  6680 |     - |3580k|   0 | 435 | 470 | 532 | 470 |1357 | 825 |   0 |   0 | 1.630192e+02 | 2.190000e+02 |  34.34%
4.69/4.77	c   4.8s|     1 |     0 |  6772 |     - |3587k|   0 | 435 | 470 | 532 | 470 |1362 | 830 |   0 |   0 | 1.630359e+02 | 2.190000e+02 |  34.33%
9.39/9.48	c   9.5s|     1 |     2 |  6772 |     - |3607k|   0 | 435 | 470 | 532 | 470 |1362 | 830 |   0 |  20 | 1.630359e+02 | 2.190000e+02 |  34.33%
40.77/40.81	o 218
40.77/40.81	c c40.8s|    15 |    16 | 19977 | 943.2 |4408k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 291 | 1.633646e+02 | 2.180000e+02 |  33.44%
40.77/40.82	o 215
40.77/40.82	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
40.77/40.82	c b40.8s|    16 |    15 | 20030 | 883.9 |4291k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 291 | 1.633646e+02 | 2.150000e+02 |  31.61%
44.47/44.53	o 214
44.47/44.53	c p44.5s|    27 |    28 | 29886 | 889.0 |4474k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.140000e+02 |  31.00%
44.47/44.53	o 214
44.47/44.53	c p44.5s|    27 |    28 | 29901 | 889.6 |4477k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.140000e+02 |  31.00%
44.47/44.54	o 212
44.47/44.54	c p44.5s|    27 |    28 | 29909 | 889.9 |4478k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.120000e+02 |  29.77%
44.47/44.54	o 210
44.47/44.54	c p44.5s|    27 |    28 | 29914 | 890.1 |4479k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.100000e+02 |  28.55%
44.47/44.54	o 209
44.47/44.54	c p44.5s|    27 |    28 | 29916 | 890.2 |4480k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.090000e+02 |  27.93%
44.47/44.54	o 209
44.47/44.54	c p44.5s|    27 |    28 | 29927 | 890.6 |4483k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.090000e+02 |  27.93%
44.47/44.54	o 207
44.47/44.54	c p44.5s|    27 |    28 | 29962 | 891.9 |4489k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.070000e+02 |  26.71%
44.47/44.54	o 206
44.47/44.54	c p44.5s|    27 |    28 | 29971 | 892.3 |4490k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.060000e+02 |  26.10%
44.47/44.54	o 205
44.47/44.54	c p44.5s|    27 |    28 | 29972 | 892.3 |4491k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.050000e+02 |  25.49%
44.47/44.55	o 204
44.47/44.55	c p44.5s|    27 |    28 | 29982 | 892.7 |4494k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.040000e+02 |  24.87%
44.47/44.55	o 204
44.47/44.55	c p44.5s|    27 |    28 | 30010 | 893.8 |4498k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.040000e+02 |  24.87%
44.47/44.55	o 203
44.47/44.55	c p44.5s|    27 |    28 | 30011 | 893.8 |4499k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.030000e+02 |  24.26%
44.47/44.55	o 202
44.47/44.55	c p44.5s|    27 |    28 | 30015 | 894.0 |4502k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.020000e+02 |  23.65%
44.47/44.55	o 201
44.47/44.55	c p44.5s|    27 |    28 | 30018 | 894.1 |4504k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.010000e+02 |  23.04%
44.47/44.55	o 200
44.47/44.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.47/44.55	c p44.5s|    27 |    28 | 30023 | 894.3 |4505k|  14 |   - | 470 | 532 | 470 | 964 | 830 |   0 | 305 | 1.633646e+02 | 2.000000e+02 |  22.43%
127.95/128.07	o 199
127.95/128.07	c p 128s|   414 |   415 |404987 | 964.2 |4856k|  27 |   - | 470 | 561 | 470 | 964 | 830 |  29 | 441 | 1.635133e+02 | 1.990000e+02 |  21.70%
127.95/128.07	o 199
127.95/128.07	c p 128s|   414 |   415 |404998 | 964.2 |4858k|  27 |   - | 470 | 561 | 470 | 964 | 830 |  29 | 441 | 1.635133e+02 | 1.990000e+02 |  21.70%
127.95/128.07	o 196
127.95/128.07	c p 128s|   414 |   415 |405012 | 964.3 |4860k|  27 |   - | 470 | 561 | 470 | 964 | 830 |  29 | 441 | 1.635133e+02 | 1.960000e+02 |  19.87%
127.95/128.07	o 195
127.95/128.07	c p 128s|   414 |   415 |405016 | 964.3 |4861k|  27 |   - | 470 | 561 | 470 | 964 | 830 |  29 | 441 | 1.635133e+02 | 1.950000e+02 |  19.26%
127.95/128.07	o 195
127.95/128.07	c p 128s|   414 |   415 |405021 | 964.3 |4862k|  27 |   - | 470 | 561 | 470 | 964 | 830 |  29 | 441 | 1.635133e+02 | 1.950000e+02 |  19.26%
245.94/246.09	o 191
245.94/246.09	c C 246s|   981 |   982 |  1000k|1013.9 |5052k|  30 | 341 | 470 | 575 | 470 | 964 | 830 |  43 | 596 | 1.637699e+02 | 1.910000e+02 |  16.63%
621.39/621.59	c   622s| 10000 |  4559 |  2933k| 292.7 |7753k| 126 |   - | 470 | 644 | 470 | 964 | 830 | 119 |1143 | 1.641692e+02 | 1.910000e+02 |  16.34%
925.73/925.93	c   926s| 20000 |  7557 |  4550k| 227.2 |  10M| 129 | 116 | 470 | 697 | 470 | 964 | 830 | 196 |1716 | 1.643078e+02 | 1.910000e+02 |  16.25%
1209.89/1210.10	c  1210s| 30000 | 10385 |  6102k| 203.2 |  12M| 130 | 373 | 470 | 725 | 470 | 964 | 830 | 264 |2179 | 1.644021e+02 | 1.910000e+02 |  16.18%
1513.85/1514.15	c  1514s| 40000 | 13721 |  7695k| 192.2 |  14M| 130 |   - | 470 | 764 | 470 | 964 | 830 | 336 |2626 | 1.644769e+02 | 1.910000e+02 |  16.13%
1782.21/1782.54	c  1783s| 50000 | 17061 |  9129k| 182.5 |  17M| 130 |   - | 470 | 780 | 470 | 964 | 830 | 390 |2945 | 1.645299e+02 | 1.910000e+02 |  16.09%
1789.70/1790.00	c 
1789.70/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.00	c Solving Time (sec) : 1789.99
1789.70/1790.00	c Solving Nodes      : 50301
1789.70/1790.00	c Primal Bound       : +1.91000000000000e+02 (724 solutions)
1789.70/1790.00	c Dual Bound         : +1.64531719945342e+02
1789.70/1790.00	c Gap                : 16.09 %
1789.70/1790.00	s SATISFIABLE
1789.70/1790.00	v -x470 -x469 x468 x467 x466 -x465 -x464 x463 -x462 -x461 -x460 x459 -x458 x457 -x456 -x455 -x454 -x453 -x452 -x451 x450 x449 -x448 
1789.70/1790.00	v x447 -x446 -x445 -x444 x443 x442 -x441 -x440 -x439 x438 x437 -x436 x435 x434 x433 -x432 -x431 -x430 -x429 -x428 x427 x426 
1789.70/1790.00	v -x425 -x424 x423 x422 -x421 -x420 x419 -x418 x417 -x416 -x415 x414 -x413 -x412 -x411 x410 -x409 -x408 x407 -x406 -x405 -x404 
1789.70/1790.00	v -x403 x402 -x401 -x400 x399 -x398 x397 -x396 -x395 x394 -x393 x392 -x391 x390 -x389 x388 -x387 x386 x385 x384 -x383 x382 -x381 
1789.70/1790.00	v -x380 x379 x378 x377 -x376 -x375 -x374 -x373 -x372 x371 x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 x362 x361 -x360 -x359 
1789.70/1790.00	v x358 -x357 x356 -x355 x354 -x353 -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 x342 -x341 x340 x339 x338 x337 -x336 
1789.70/1790.00	v x335 -x334 x333 -x332 x331 -x330 x329 x328 x327 -x326 -x325 x324 x323 -x322 -x321 x320 x319 x318 x317 x316 x315 -x314 -x313 
1789.70/1790.00	v -x312 -x311 -x310 x309 -x308 x307 -x306 -x305 x304 -x303 x302 x301 -x300 x299 -x298 x297 x296 -x295 x294 -x293 x292 -x291 
1789.70/1790.00	v x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 x270 -x269 
1789.70/1790.00	v x268 x267 x266 -x265 -x264 -x263 -x262 -x261 x260 -x259 -x258 -x257 x256 x255 -x254 -x253 x252 x251 x250 -x249 -x248 x247 
1789.70/1790.00	v -x246 -x245 x244 -x243 -x242 x241 -x240 -x239 -x238 -x237 -x236 -x235 x234 x233 -x232 x231 -x230 -x229 -x228 x227 -x226 x225 
1789.70/1790.00	v -x224 -x223 -x222 x221 -x220 x219 x218 -x217 -x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 x207 x206 -x205 -x204 -x203 
1789.70/1790.00	v x202 -x201 -x200 -x199 x198 x197 -x196 x195 -x194 -x193 -x192 -x191 -x190 x189 -x188 -x187 x186 -x185 x184 x183 x182 -x181 
1789.70/1790.00	v x180 -x179 x178 -x177 x176 -x175 x174 x173 -x172 -x171 -x170 x169 x168 x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 x159 -x158 
1789.70/1790.00	v -x157 -x156 x155 -x154 x153 x152 -x151 -x150 -x149 x148 -x147 x146 x145 x144 -x143 -x142 x141 -x140 x139 -x138 x137 -x136 
1789.70/1790.00	v -x135 -x134 x133 -x132 -x131 x130 x129 x128 -x127 x126 -x125 -x124 -x123 -x122 x121 x120 x119 -x118 x117 -x116 -x115 x114 x113 
1789.70/1790.00	v -x112 x111 x110 -x109 -x108 x107 -x106 -x105 -x104 -x103 -x102 x101 -x100 -x99 -x98 x97 -x96 -x95 x94 x93 x92 -x91 -x90 x89 
1789.70/1790.00	v -x88 x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 x77 -x76 x75 -x74 -x73 x72 -x71 -x70 -x69 x68 x67 x66 -x65 -x64 -x63 x62 
1789.70/1790.00	v -x61 -x60 -x59 -x58 x57 x56 -x55 -x54 x53 x52 x51 x50 x49 -x48 x47 -x46 -x45 -x44 -x43 x42 x41 -x40 x39 -x38 x37 x36 x35 -x34 
1789.70/1790.00	v -x33 -x32 x31 x30 x29 -x28 x27 -x26 x25 -x24 -x23 x22 x21 x20 -x19 -x18 x17 x16 -x15 -x14 x13 -x12 -x11 -x10 x9 -x8 -x7 x6 
1789.70/1790.00	v -x5 x4 x3 x2 -x1 
1789.70/1790.00	c SCIP Status        : solving was interrupted [time limit reached]
1789.70/1790.00	c Solving Time       :    1789.99
1789.70/1790.00	c Original Problem   :
1789.70/1790.00	c   Problem name     : HOME/instance-3731489-1338686055.opb
1789.70/1790.00	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.00	c   Constraints      : 469 initial, 469 maximal
1789.70/1790.00	c Presolved Problem  :
1789.70/1790.00	c   Problem name     : t_HOME/instance-3731489-1338686055.opb
1789.70/1790.00	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.70/1790.00	c   Constraints      : 532 initial, 791 maximal
1789.70/1790.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.70/1790.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   probing          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   knapsack         :       0.01          0          0          0          0          0         22        274        548
1789.70/1790.00	c   setppc           :       0.00          0          0          0          0          0         31          0          0
1789.70/1790.00	c   linear           :       0.01          0          0          0          0          0          0          0         23
1789.70/1790.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1789.70/1790.00	c   root node        :          -          0          -          -          0          -          -          -          -
1789.70/1790.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.00	c   integral         :          0          0          0      33747          0          0         47          0          0      67444
1789.70/1790.00	c   knapsack         :        446          9     256058          0          1          0     244180        814          0          0
1789.70/1790.00	c   setppc           :         86          9     256040          0          1          0      11524          0          0          0
1789.70/1790.00	c   logicor          :          0+         0      54178          0          0          0          0          0          0          0
1789.70/1790.00	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1789.70/1790.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.70/1790.00	c   integral         :     120.58       0.00       0.00     120.58       0.00
1789.70/1790.00	c   knapsack         :       5.89       0.03       5.86       0.00       0.00
1789.70/1790.00	c   setppc           :       0.22       0.00       0.22       0.00       0.00
1789.70/1790.00	c   logicor          :       0.08       0.00       0.08       0.00       0.00
1789.70/1790.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.70/1790.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.70/1790.00	c   vbounds          :       0.04          2          0          0
1789.70/1790.00	c   rootredcost      :       0.04         18          0          0
1789.70/1790.00	c   pseudoobj        :       1.78     256648          0          0
1789.70/1790.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.70/1790.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.00	c   infeasible LP    :       0.02        401        401        401        4.0          0        0.0          0
1789.70/1790.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.70/1790.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.70/1790.00	c   applied globally :          -          -          -        401        4.0          -          -          -
1789.70/1790.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.70/1790.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.70/1790.00	c   cut pool         :       0.00          8          -          -        336          -    (maximal pool size: 1556)
1789.70/1790.00	c   redcost          :       1.16      61434          0     647395          0          0
1789.70/1790.00	c   impliedbounds    :       0.00          9          0          0         58          0
1789.70/1790.00	c   intobj           :       0.00          0          0          0          0          0
1789.70/1790.00	c   cgmip            :       0.00          0          0          0          0          0
1789.70/1790.00	c   gomory           :       1.28          9          0          0          0          0
1789.70/1790.00	c   strongcg         :       1.19          9          0          0          0          0
1789.70/1790.00	c   cmir             :       0.22          9          0          0        942          0
1789.70/1790.00	c   flowcover        :       0.24          9          0          0       1002          0
1789.70/1790.00	c   clique           :       0.00          1          0          0          0          0
1789.70/1790.00	c   zerohalf         :       0.00          0          0          0          0          0
1789.70/1790.00	c   mcf              :       0.00          1          0          0          0          0
1789.70/1790.00	c   rapidlearning    :       0.16          1          0          0          0          0
1789.70/1790.00	c Pricers            :       Time      Calls       Vars
1789.70/1790.00	c   problem variables:       0.00          0          0
1789.70/1790.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.70/1790.00	c   relpscost        :     120.56      33747          0         47          0          0      67444
1789.70/1790.00	c   pscost           :       0.00          0          0          0          0          0          0
1789.70/1790.00	c   inference        :       0.00          1          0          0          0          0          2
1789.70/1790.00	c   mostinf          :       0.00          0          0          0          0          0          0
1789.70/1790.00	c   leastinf         :       0.00          0          0          0          0          0          0
1789.70/1790.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.70/1790.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.70/1790.00	c   random           :       0.00          0          0          0          0          0          0
1789.70/1790.00	c Primal Heuristics  :       Time      Calls      Found
1789.70/1790.00	c   LP solutions     :       0.00          -          0
1789.70/1790.00	c   pseudo solutions :       0.00          -          0
1789.70/1790.00	c   feaspump         :       0.00          0          0
1789.70/1790.00	c   intshifting      :       0.00          0          0
1789.70/1790.00	c   oneopt           :       0.01          6          1
1789.70/1790.00	c   objpscostdiving  :      38.78          8        111
1789.70/1790.00	c   crossover        :       0.53          7          6
1789.70/1790.00	c   guideddiving     :      57.53         42          0
1789.70/1790.00	c   fracdiving       :      58.47         43          0
1789.70/1790.00	c   linesearchdiving :      69.07         73         27
1789.70/1790.00	c   coefdiving       :     107.21         76        181
1789.70/1790.00	c   veclendiving     :      84.42         83         60
1789.70/1790.00	c   rootsoldiving    :      13.09         65          0
1789.70/1790.00	c   pscostdiving     :     331.55        309        287
1789.70/1790.00	c   trivial          :       0.00          2          3
1789.70/1790.00	c   simplerounding   :       0.88      54989         23
1789.70/1790.00	c   zirounding       :       0.30       1101         22
1789.70/1790.00	c   rounding         :      10.59      10871          1
1789.70/1790.00	c   shifting         :       2.99       2930          1
1789.70/1790.00	c   twoopt           :       0.00          0          0
1789.70/1790.00	c   fixandinfer      :       0.00          0          0
1789.70/1790.00	c   intdiving        :       0.00          0          0
1789.70/1790.00	c   actconsdiving    :       0.00          0          0
1789.70/1790.00	c   octane           :       0.00          0          0
1789.70/1790.00	c   rens             :       0.00          0          0
1789.70/1790.00	c   rins             :       0.00          0          0
1789.70/1790.00	c   localbranching   :       0.00          0          0
1789.70/1790.00	c   mutation         :       0.00          0          0
1789.70/1790.00	c   dins             :       0.00          0          0
1789.70/1790.00	c   undercover       :       0.00          0          0
1789.70/1790.00	c   nlp              :       0.01          0          0
1789.70/1790.00	c   trysol           :       0.01          0          0
1789.70/1790.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.70/1790.00	c   primal LP        :       0.00          0          0       0.00          -
1789.70/1790.00	c   dual LP          :     871.17      71494    4736122      66.25    5436.52
1789.70/1790.00	c   lex dual LP      :       0.00          0          0       0.00          -
1789.70/1790.00	c   barrier LP       :       0.00          0          0       0.00          -
1789.70/1790.00	c   diving/probing LP:     740.86     101245    4429975      43.76    5979.49
1789.70/1790.00	c   strong branching :     118.92       2961     537569     181.55    4520.33
1789.70/1790.00	c     (at root node) :          -         20      14336     716.80          -
1789.70/1790.00	c   conflict analysis:       0.00          0          0       0.00          -
1789.70/1790.00	c B&B Tree           :
1789.70/1790.00	c   number of runs   :          1
1789.70/1790.00	c   nodes            :      50301
1789.70/1790.00	c   nodes (total)    :      50301
1789.70/1790.00	c   nodes left       :      17146
1789.70/1790.00	c   max depth        :        130
1789.70/1790.00	c   max depth (total):        130
1789.70/1790.00	c   backtracks       :       8178 (16.3%)
1789.70/1790.00	c   delayed cutoffs  :          0
1789.70/1790.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.70/1790.00	c   avg switch length:       6.95
1789.70/1790.00	c   switching time   :       1.70
1789.70/1790.00	c Solution           :
1789.70/1790.00	c   Solutions found  :        724 (28 improvements)
1789.70/1790.00	c   First Solution   : +4.70000000000000e+02   (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
1789.70/1790.00	c   Primal Bound     : +1.91000000000000e+02   (in run 1, after 981 nodes, 246.08 seconds, depth 30, found by <crossover>)
1789.70/1790.00	c   Dual Bound       : +1.64531719945342e+02
1789.70/1790.00	c   Gap              :      16.09 %
1789.70/1790.00	c   Root Dual Bound  : +1.63035851676273e+02
1789.70/1790.00	c   Root Iterations  :       6772
1789.70/1790.02	c Time complete: 1789.73.

Verifier Data

OK	191

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-3731489-1338686055/watcher-3731489-1338686055 -o /tmp/evaluation-result-3731489-1338686055/solver-3731489-1338686055 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731489-1338686055.opb -t 1800 -m 15500 

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: 1.92 1.98 1.94 3/177 23000
/proc/meminfo: memFree=28460032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 1463 0 0 0 0 0 0 0 20 0 1 0 334729960 9158656 1410 33554432000 4194304 8395647 140733233653904 140736565294904 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 2236 1410 374 1026 0 1206 0

[startup+0.0797389 s]
/proc/loadavg: 1.92 1.98 1.94 3/177 23000
/proc/meminfo: memFree=28460032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=18324 CPUtime=0.07 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 4064 0 0 0 7 0 0 0 20 0 1 0 334729960 18763776 3651 33554432000 4194304 8395647 140733233653904 140733233519112 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 4581 3651 569 1026 0 3551 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18324

[startup+0.10024 s]
/proc/loadavg: 1.92 1.98 1.94 3/177 23000
/proc/meminfo: memFree=28460032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=18324 CPUtime=0.09 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 4064 0 0 0 9 0 0 0 20 0 1 0 334729960 18763776 3651 33554432000 4194304 8395647 140733233653904 140733233519112 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 4581 3651 569 1026 0 3551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18324

[startup+0.30018 s]
/proc/loadavg: 1.92 1.98 1.94 3/177 23000
/proc/meminfo: memFree=28460032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=19376 CPUtime=0.29 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 4325 0 0 0 29 0 0 0 20 0 1 0 334729960 19841024 3912 33554432000 4194304 8395647 140733233653904 140733233649112 6664447 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 4844 3912 573 1026 0 3814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19376

[startup+0.700193 s]
/proc/loadavg: 1.92 1.98 1.94 3/177 23000
/proc/meminfo: memFree=28460032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=20104 CPUtime=0.69 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 7081 0 0 0 68 1 0 0 20 0 1 0 334729960 20586496 4182 33554432000 4194304 8395647 140733233653904 140733233649112 6696235 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 5026 4182 626 1026 0 3996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20104

[startup+1.50018 s]
/proc/loadavg: 1.92 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28444972/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=21232 CPUtime=1.49 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 7401 0 0 0 148 1 0 0 20 0 1 0 334729960 21741568 4487 33554432000 4194304 8395647 140733233653904 140733233649192 6692864 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 5308 4487 627 1026 0 4278 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21232

[startup+3.10018 s]
/proc/loadavg: 1.92 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28442260/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=23320 CPUtime=3.09 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 7901 0 0 0 308 1 0 0 20 0 1 0 334729960 23879680 4987 33554432000 4194304 8395647 140733233653904 140733233649144 5844523 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 5830 4987 627 1026 0 4800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23320

[startup+6.3002 s]
/proc/loadavg: 1.93 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28440912/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=23908 CPUtime=6.29 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 8845 0 0 0 625 4 0 0 20 0 1 0 334729960 24481792 5183 33554432000 4194304 8395647 140733233653904 140733233648056 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 5977 5183 629 1026 0 4947 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23908

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28441132/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24416 CPUtime=12.68 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 8900 0 0 0 1262 6 0 0 20 0 1 0 334729960 25001984 5238 33554432000 4194304 8395647 140733233653904 140733233649160 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6104 5238 630 1026 0 5074 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24416

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28438892/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24416 CPUtime=25.48 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 8904 0 0 0 2536 12 0 0 20 0 1 0 334729960 25001984 5582 33554432000 4194304 8395647 140733233653904 140733233648776 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 6104 5582 630 1026 0 5074 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24416

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28439576/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24416 CPUtime=51.07 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 8939 0 0 0 5084 23 0 0 20 0 1 0 334729960 25001984 5617 33554432000 4194304 8395647 140733233653904 140733233649384 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23000/statm: 6104 5617 632 1026 0 5074 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 24416

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28438644/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24620 CPUtime=102.27 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 11009 0 0 0 10175 52 0 0 20 0 1 0 334729960 25210880 5688 33554432000 4194304 8395647 140733233653904 140733233649496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6155 5688 635 1026 0 5125 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24620

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/178 23001
/proc/meminfo: memFree=28436844/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24852 CPUtime=162.25 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 11023 0 0 0 16134 91 0 0 20 0 1 0 334729960 25448448 5702 33554432000 4194304 8395647 140733233653904 140733233649528 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6213 5702 635 1026 0 5183 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 24852

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/178 23002
/proc/meminfo: memFree=28436288/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24852 CPUtime=222.24 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 11060 0 0 0 22098 126 0 0 20 0 1 0 334729960 25448448 5739 33554432000 4194304 8395647 140733233653904 140733233649160 6741190 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6213 5739 635 1026 0 5183 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 24852

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.94 3/178 23002
/proc/meminfo: memFree=28436784/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=24660 CPUtime=282.23 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 15580 0 0 0 28058 165 0 0 20 0 1 0 334729960 25251840 5744 33554432000 4194304 8395647 140733233653904 140733233649112 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6165 5744 640 1026 0 5135 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 24660

[startup+342.3 s]
/proc/loadavg: 2.07 2.00 1.94 3/178 23002
/proc/meminfo: memFree=28435308/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=25192 CPUtime=342.22 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 15661 0 0 0 34023 199 0 0 20 0 1 0 334729960 25796608 5824 33554432000 4194304 8395647 140733233653904 140733233649416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6298 5824 640 1026 0 5268 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 25192

[startup+402.3 s]
/proc/loadavg: 2.03 2.00 1.94 3/179 23005
/proc/meminfo: memFree=28431692/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=26444 CPUtime=402.22 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 18364 0 0 0 39986 236 0 0 20 0 1 0 334729960 27078656 6138 33554432000 4194304 8395647 140733233653904 140733233648792 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6611 6138 640 1026 0 5581 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 26444

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 23005
/proc/meminfo: memFree=28430520/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=27604 CPUtime=462.2 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 21257 0 0 0 45945 275 0 0 20 0 1 0 334729960 28266496 6430 33554432000 4194304 8395647 140733233653904 140733233649320 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6901 6430 640 1026 0 5871 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 27604

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23006
/proc/meminfo: memFree=28429560/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=27604 CPUtime=522.2 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 21276 0 0 0 51908 312 0 0 20 0 1 0 334729960 28266496 6449 33554432000 4194304 8395647 140733233653904 140733233649032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 6901 6449 640 1026 0 5871 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 27604

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23006
/proc/meminfo: memFree=28427452/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=28392 CPUtime=582.19 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 23336 0 0 0 57869 350 0 0 20 0 1 0 334729960 29073408 6677 33554432000 4194304 8395647 140733233653904 140733233648840 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 7098 6677 640 1026 0 6068 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 28392

[startup+642.3 s]

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

/proc/meminfo: memFree=28417876/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=33224 CPUtime=1062.11 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 26576 0 0 0 105557 654 0 0 20 0 1 0 334729960 34021376 7853 33554432000 4194304 8395647 140733233653904 140733233649512 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8306 7853 640 1026 0 7276 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 33224

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 23012
/proc/meminfo: memFree=28416252/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34272 CPUtime=1122.1 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 26817 0 0 0 111517 693 0 0 20 0 1 0 334729960 35094528 8093 33554432000 4194304 8395647 140733233653904 140733233649464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8568 8093 640 1026 0 7538 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 34272

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23050
/proc/meminfo: memFree=27146216/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34272 CPUtime=1182.1 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 26822 0 0 0 117478 732 0 0 20 0 1 0 334729960 35094528 8098 33554432000 4194304 8395647 140733233653904 140733233649448 6723561 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8568 8098 640 1026 0 7538 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 34272

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23050
/proc/meminfo: memFree=27128700/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34444 CPUtime=1242.09 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 27606 0 0 0 123439 770 0 0 20 0 1 0 334729960 35270656 8146 33554432000 4194304 8395647 140733233653904 140733233649464 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8611 8146 640 1026 0 7581 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 34444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23050
/proc/meminfo: memFree=27130032/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34444 CPUtime=1302.08 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 27610 0 0 0 129405 803 0 0 20 0 1 0 334729960 35270656 8150 33554432000 4194304 8395647 140733233653904 140733233649416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8611 8150 640 1026 0 7581 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 34444

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23050
/proc/meminfo: memFree=27137012/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34896 CPUtime=1362.07 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 27698 0 0 0 135366 841 0 0 20 0 1 0 334729960 35733504 8238 33554432000 4194304 8395647 140733233653904 140733233649368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8724 8238 640 1026 0 7694 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 34896

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 23051
/proc/meminfo: memFree=27089996/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=34896 CPUtime=1422.07 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 27699 0 0 0 141329 878 0 0 20 0 1 0 334729960 35733504 8239 33554432000 4194304 8395647 140733233653904 140733233649032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 8724 8239 640 1026 0 7694 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 34896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23052
/proc/meminfo: memFree=27009316/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=36160 CPUtime=1482.05 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28048 0 0 0 147293 912 0 0 20 0 1 0 334729960 37027840 8588 33554432000 4194304 8395647 140733233653904 140733233649496 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9040 8588 640 1026 0 8010 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 36160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23052
/proc/meminfo: memFree=27008972/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=37072 CPUtime=1542.04 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28244 0 0 0 153257 947 0 0 20 0 1 0 334729960 37961728 8784 33554432000 4194304 8395647 140733233653904 140733233649416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9268 8784 640 1026 0 8238 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 37072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 23263
/proc/meminfo: memFree=27008896/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=37364 CPUtime=1602.03 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28306 0 0 0 159218 985 0 0 20 0 1 0 334729960 38260736 8846 33554432000 4194304 8395647 140733233653904 140733233649416 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9341 8846 640 1026 0 8311 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 37364

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/177 23263
/proc/meminfo: memFree=27007624/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=37364 CPUtime=1662.02 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28309 0 0 0 165182 1020 0 0 20 0 1 0 334729960 38260736 8849 33554432000 4194304 8395647 140733233653904 140733233648760 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9341 8849 640 1026 0 8311 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 37364

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 23264
/proc/meminfo: memFree=27007340/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=37364 CPUtime=1722.02 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28309 0 0 0 171144 1058 0 0 20 0 1 0 334729960 38260736 8849 33554432000 4194304 8395647 140733233653904 140733233649368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9341 8849 640 1026 0 8311 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 37364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=27001388/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38436 CPUtime=1782.01 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28586 0 0 0 177107 1094 0 0 20 0 1 0 334729960 39358464 9126 33554432000 4194304 8395647 140733233653904 140733233649032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9609 9126 640 1026 0 8579 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 38436

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26996852/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1785.2 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28674 0 0 0 177424 1096 0 0 20 0 1 0 334729960 39600128 9214 33554432000 4194304 8395647 140733233653904 140733233649032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9214 640 1026 0 8638 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 38672

[startup+1787.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26997100/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1786.81 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28674 0 0 0 177584 1097 0 0 20 0 1 0 334729960 39600128 9214 33554432000 4194304 8395647 140733233653904 140733233649112 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9214 640 1026 0 8638 0
Current children cumulated CPU time (s) 1786.81
Current children cumulated vsize (KiB) 38672

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26997224/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1788.4 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28675 0 0 0 177742 1098 0 0 20 0 1 0 334729960 39600128 9215 33554432000 4194304 8395647 140733233653904 140733233649032 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9215 640 1026 0 8638 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 38672

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26997224/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1789.2 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28675 0 0 0 177822 1098 0 0 20 0 1 0 334729960 39600128 9215 33554432000 4194304 8395647 140733233653904 140733233649368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9215 640 1026 0 8638 0
Current children cumulated CPU time (s) 1789.2
Current children cumulated vsize (KiB) 38672

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26997348/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1789.6 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28675 0 0 0 177861 1099 0 0 20 0 1 0 334729960 39600128 9215 33554432000 4194304 8395647 140733233653904 140733233649368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9215 640 1026 0 8638 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (KiB) 38672

[startup+1790 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 23264
/proc/meminfo: memFree=26997348/32873648 swapFree=7388/7388
[pid=23000] ppid=22998 vsize=38672 CPUtime=1789.7 cores=0,2,4,6
/proc/23000/stat : 23000 (pbscip.linux.x8) R 22998 23000 21664 0 -1 4202496 28675 0 0 0 177871 1099 0 0 20 0 1 0 334729960 39600128 9215 33554432000 4194304 8395647 140733233653904 140733233649368 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23000/statm: 9668 9215 640 1026 0 8638 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 38672

Child status: 0
Real time (s): 1790.03
CPU time (s): 1789.74
CPU user time (s): 1778.74
CPU system time (s): 10.9973
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 38672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1778.74
system time used= 10.9973
maximum resident set size= 36864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28679
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= 13
involuntary context switches= 2250

runsolver used 9.95549 second user time and 12.0162 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-03 03:14:15
IDJOB=3731489
IDBENCH=1958
IDSOLVER=2326
FILE ID=node148/3731489-1338686055
RUNJOBID= node148-1338678625-21683
PBS_JOBID= 14636665
Free space on /tmp= 71320 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731489-1338686055/watcher-3731489-1338686055 -o /tmp/evaluation-result-3731489-1338686055/solver-3731489-1338686055 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3731489-1338686055.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=2082070055

node148.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.284
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.56
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.284
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.94
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.284
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.92
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.284
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.284
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.90
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.284
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.284
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.90
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.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28460032 kB
Buffers:          584348 kB
Cached:          2882016 kB
SwapCached:          628 kB
Active:          1455108 kB
Inactive:        2055948 kB
Active(anon):      34696 kB
Inactive(anon):    10672 kB
Active(file):    1420412 kB
Inactive(file):  2045276 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             10496 kB
Writeback:             0 kB
AnonPages:        121552 kB
Mapped:            13680 kB
Shmem:                36 kB
Slab:             766324 kB
SReclaimable:     210176 kB
SUnreclaim:       556148 kB
KernelStack:        1488 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     158552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71296 MiB
End job on node148 at 2012-06-03 03:44:05