Trace number 3452651

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4SAT188 1800.01 1800.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1797.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
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 467
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3452651-1307076872.opb>
0.00/0.01	c original problem has 467 variables (467 bin, 0 int, 0 impl, 0 cont) and 466 constraints
0.00/0.01	c problem read
0.00/0.01	c presolving settings loaded
0.00/0.01	o 467
0.00/0.01	c feasible solution found by trivial heuristic, objective value  4.670000e+02
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 42 chg coeffs, 466 upgd conss, 0 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 54 del conss, 121 add conss, 0 chg bounds, 176 chg sides, 458 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 77 del conss, 133 add conss, 0 chg bounds, 228 chg sides, 535 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 83 del conss, 137 add conss, 0 chg bounds, 237 chg sides, 551 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.00/0.03	c (round 6) 0 del vars, 84 del conss, 138 add conss, 0 chg bounds, 239 chg sides, 555 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.00/0.03	c (round 7) 0 del vars, 84 del conss, 138 add conss, 0 chg bounds, 247 chg sides, 576 chg coeffs, 466 upgd conss, 156 impls, 0 clqs
0.00/0.03	c    (0.0s) probing: 101/467 (21.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.03	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03	c presolving (8 rounds):
0.00/0.03	c  0 deleted vars, 84 deleted constraints, 138 added constraints, 0 tightened bounds, 0 added holes, 247 changed sides, 576 changed coefficients
0.00/0.03	c  156 implications, 0 cliques
0.00/0.03	c presolved problem has 467 variables (467 bin, 0 int, 0 impl, 0 cont) and 520 constraints
0.00/0.03	c     438 constraints of type <knapsack>
0.00/0.03	c      78 constraints of type <setppc>
0.00/0.03	c       4 constraints of type <logicor>
0.00/0.03	c transformed objective value is always integral (scale: 1)
0.00/0.03	c Presolving Time: 0.02
0.00/0.03	c - non default parameters ----------------------------------------------------------------------
0.00/0.03	c # SCIP version 2.0.1.4
0.00/0.03	c 
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = 10000
0.00/0.03	c 
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = 1800
0.00/0.03	c 
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = 13950
0.00/0.03	c 
0.00/0.03	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03	c # [type: int, range: [1,2], default: 1]
0.00/0.03	c timing/clocktype = 2
0.00/0.03	c 
0.00/0.03	c # belongs reading time to solving time?
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c timing/reading = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify inequalities
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/linear/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/indicator/addCouplingCons = TRUE
0.00/0.03	c 
0.00/0.03	c # should presolving try to simplify knapsacks
0.00/0.03	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03	c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03	c 
0.00/0.03	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03	c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03	c separating/rapidlearning/freq = 0
0.00/0.03	c 
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving
0.00/0.03	c 
0.99/1.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.99/1.06	c t 1.1s|     1 |     0 | 10589 |     - |2533k|   0 | 309 | 467 | 520 | 467 | 520 |   0 |   0 |   0 | 1.438096e+02 | 4.670000e+02 | 224.73%
0.99/1.06	o 323
0.99/1.06	c r 1.1s|     1 |     0 | 10589 |     - |2547k|   0 | 309 | 467 | 520 | 467 | 520 |   0 |   0 |   0 | 1.438096e+02 | 3.230000e+02 | 124.60%
0.99/1.06	o 322
0.99/1.06	c R 1.1s|     1 |     0 | 10589 |     - |2560k|   0 | 309 | 467 | 520 | 467 | 520 |   0 |   0 |   0 | 1.438096e+02 | 3.220000e+02 | 123.91%
0.99/1.06	o 321
0.99/1.06	c s 1.1s|     1 |     0 | 10589 |     - |2574k|   0 | 309 | 467 | 520 | 467 | 520 |   0 |   0 |   0 | 1.438096e+02 | 3.210000e+02 | 123.21%
1.19/1.26	o 216
1.19/1.26	c y 1.3s|     1 |     0 | 10589 |     - |2964k|   0 | 309 | 467 | 520 | 467 | 520 |   0 |   0 |   0 | 1.438096e+02 | 2.160000e+02 |  50.20%
1.69/1.70	c   1.7s|     1 |     0 | 13646 |     - |2890k|   0 | 369 | 467 | 520 | 467 | 747 | 227 |   0 |   0 | 1.486226e+02 | 2.160000e+02 |  45.33%
2.39/2.46	c   2.5s|     1 |     0 | 17202 |     - |3159k|   0 | 400 | 467 | 520 | 467 | 941 | 421 |   0 |   0 | 1.521296e+02 | 2.160000e+02 |  41.98%
3.09/3.19	c   3.2s|     1 |     0 | 20051 |     - |3379k|   0 | 428 | 467 | 520 | 467 |1096 | 576 |   0 |   0 | 1.542118e+02 | 2.160000e+02 |  40.07%
3.79/3.81	c   3.8s|     1 |     0 | 21899 |     - |3514k|   0 | 417 | 467 | 520 | 467 |1201 | 681 |   0 |   0 | 1.552145e+02 | 2.160000e+02 |  39.16%
4.30/4.38	c   4.4s|     1 |     0 | 23076 |     - |3593k|   0 | 431 | 467 | 520 | 467 |1265 | 745 |   0 |   0 | 1.556253e+02 | 2.160000e+02 |  38.79%
4.89/4.94	c   4.9s|     1 |     0 | 24074 |     - |3631k|   0 | 428 | 467 | 520 | 467 |1305 | 785 |   0 |   0 | 1.557974e+02 | 2.160000e+02 |  38.64%
5.40/5.43	c   5.4s|     1 |     0 | 24565 |     - |3666k|   0 | 428 | 467 | 520 | 467 |1336 | 816 |   0 |   0 | 1.559317e+02 | 2.160000e+02 |  38.52%
5.79/5.85	c   5.9s|     1 |     0 | 24794 |     - |3679k|   0 | 429 | 467 | 520 | 467 |1343 | 823 |   0 |   0 | 1.559688e+02 | 2.160000e+02 |  38.49%
6.19/6.24	c   6.2s|     1 |     0 | 24847 |     - |3689k|   0 | 429 | 467 | 520 | 467 |1351 | 831 |   0 |   0 | 1.559788e+02 | 2.160000e+02 |  38.48%
6.50/6.59	c   6.6s|     1 |     0 | 24869 |     - |3690k|   0 | 428 | 467 | 520 | 467 |1352 | 832 |   0 |   0 | 1.559795e+02 | 2.160000e+02 |  38.48%
9.29/9.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.29/9.34	c   9.3s|     1 |     2 | 24869 |     - |3710k|   0 | 428 | 467 | 520 | 467 |1352 | 832 |   0 |  16 | 1.559795e+02 | 2.160000e+02 |  38.48%
31.99/32.07	o 216
31.99/32.07	c c32.1s|    15 |    16 | 44583 |1408.1 |4524k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.160000e+02 |  38.35%
31.99/32.07	o 215
31.99/32.07	c c32.1s|    15 |    16 | 44629 |1411.4 |4536k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.150000e+02 |  37.71%
31.99/32.07	o 214
31.99/32.07	c c32.1s|    15 |    16 | 44634 |1411.8 |4537k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.140000e+02 |  37.07%
31.99/32.07	o 213
31.99/32.07	c c32.1s|    15 |    16 | 44643 |1412.4 |4540k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.130000e+02 |  36.43%
31.99/32.08	o 213
31.99/32.08	c c32.1s|    15 |    16 | 44656 |1413.4 |4544k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.130000e+02 |  36.43%
31.99/32.08	o 212
31.99/32.08	c c32.1s|    15 |    16 | 44700 |1416.5 |4558k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.120000e+02 |  35.79%
31.99/32.08	o 212
31.99/32.08	c c32.1s|    15 |    16 | 44701 |1416.6 |4559k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.120000e+02 |  35.79%
31.99/32.09	o 212
31.99/32.09	c c32.1s|    15 |    16 | 44710 |1417.2 |4564k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.120000e+02 |  35.79%
31.99/32.09	o 211
31.99/32.09	c c32.1s|    15 |    16 | 44715 |1417.6 |4565k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561256e+02 | 2.110000e+02 |  35.15%
33.89/33.95	o 210
33.89/33.95	c p33.9s|    28 |    29 | 57985 |1226.5 |4616k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.100000e+02 |  34.48%
33.89/33.95	o 210
33.89/33.95	c p34.0s|    28 |    29 | 58017 |1227.7 |4620k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.100000e+02 |  34.48%
33.89/33.95	o 208
33.89/33.95	c p34.0s|    28 |    29 | 58042 |1228.6 |4626k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.080000e+02 |  33.20%
33.89/33.95	o 207
33.89/33.95	c p34.0s|    28 |    29 | 58052 |1229.0 |4628k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.070000e+02 |  32.56%
33.89/33.96	o 205
33.89/33.96	c p34.0s|    28 |    29 | 58069 |1229.6 |4631k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.050000e+02 |  31.28%
33.89/33.96	o 203
33.89/33.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.89/33.96	c p34.0s|    28 |    29 | 58078 |1230.0 |4632k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.030000e+02 |  30.00%
33.89/33.96	o 202
33.89/33.96	c p34.0s|    28 |    29 | 58079 |1230.0 |4633k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.020000e+02 |  29.36%
33.89/33.96	o 201
33.89/33.96	c p34.0s|    28 |    29 | 58081 |1230.1 |4634k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 2.010000e+02 |  28.72%
33.89/33.96	o 198
33.89/33.96	c p34.0s|    28 |    29 | 58083 |1230.1 |4635k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 1.980000e+02 |  26.80%
33.89/33.96	o 197
33.89/33.96	c p34.0s|    28 |    29 | 58086 |1230.3 |4637k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 1.970000e+02 |  26.16%
33.89/33.96	o 197
33.89/33.96	c p34.0s|    28 |    29 | 58089 |1230.4 |4638k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 1.970000e+02 |  26.16%
33.89/33.96	o 196
33.89/33.96	c p34.0s|    28 |    29 | 58091 |1230.4 |4639k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 1.960000e+02 |  25.52%
33.89/33.96	o 195
33.89/33.96	c p34.0s|    28 |    29 | 58105 |1231.0 |4642k|  14 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 228 | 1.561556e+02 | 1.950000e+02 |  24.88%
89.19/89.29	o 194
89.19/89.29	c p89.3s|   221 |   222 |475072 |2046.4 |4863k|  24 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 294 | 1.563232e+02 | 1.940000e+02 |  24.10%
89.19/89.29	o 193
89.19/89.29	c p89.3s|   221 |   222 |475078 |2046.4 |4865k|  24 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 294 | 1.563232e+02 | 1.930000e+02 |  23.46%
89.29/89.34	o 191
89.29/89.34	c b89.3s|   222 |   223 |475339 |2038.3 |4710k|  24 | 395 | 467 | 520 | 467 | 948 | 832 |   0 | 294 | 1.563232e+02 | 1.910000e+02 |  22.18%
156.10/156.21	o 190
156.10/156.21	c p 156s|   407 |   408 |948041 |2273.8 |4984k|  24 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 395 | 1.565535e+02 | 1.900000e+02 |  21.36%
241.60/241.66	o 190
241.60/241.66	c p 242s|   746 |   747 |  1558k|2058.9 |5173k|  27 |   - | 467 | 520 | 467 | 948 | 832 |   0 | 502 | 1.567027e+02 | 1.900000e+02 |  21.25%
489.24/489.39	o 189
489.24/489.39	c p 489s|  8996 |  5241 |  3360k| 370.9 |8664k| 154 |   - | 467 | 525 | 467 | 948 | 832 |   5 |1154 | 1.569854e+02 | 1.890000e+02 |  20.39%
489.24/489.39	o 188
489.24/489.39	c p 489s|  8996 |  4427 |  3360k| 370.9 |7972k| 154 |   - | 467 | 525 | 467 | 948 | 832 |   5 |1154 | 1.569854e+02 | 1.880000e+02 |  19.76%
527.74/527.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
527.74/527.88	c   528s| 10000 |  4979 |  3648k| 362.4 |8242k| 154 | 139 | 467 | 525 | 467 | 948 | 832 |   5 |1224 | 1.570041e+02 | 1.880000e+02 |  19.74%
841.05/841.14	c   841s| 20000 |  9077 |  6001k| 298.8 |  11M| 154 | 122 | 467 | 522 | 467 | 948 | 832 |   5 |1685 | 1.571645e+02 | 1.880000e+02 |  19.62%
1116.15/1116.22	c  1116s| 30000 | 12167 |  8013k| 266.3 |  13M| 154 |  79 | 467 | 521 | 467 | 948 | 832 |   5 |2163 | 1.572482e+02 | 1.880000e+02 |  19.56%
1381.05/1381.14	c  1381s| 40000 | 15157 |  9964k| 248.5 |  16M| 154 |   - | 467 | 520 | 467 | 948 | 832 |   5 |2597 | 1.573128e+02 | 1.880000e+02 |  19.51%
1656.86/1656.91	c  1657s| 50000 | 18285 | 12037k| 240.3 |  18M| 154 |   - | 467 | 520 | 467 | 948 | 832 |   5 |2932 | 1.573688e+02 | 1.880000e+02 |  19.46%
1799.96/1800.00	c 
1799.96/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.96/1800.00	c Solving Time (sec) : 1800.00
1799.96/1800.00	c Solving Nodes      : 56086
1799.96/1800.00	c Primal Bound       : +1.88000000000000e+02 (757 solutions)
1799.96/1800.00	c Dual Bound         : +1.57392113463110e+02
1799.96/1800.00	c Gap                : 19.45 %
1799.96/1800.00	s SATISFIABLE
1799.96/1800.00	v x467 x466 x465 x464 x463 x462 -x461 x460 -x459 -x458 x457 -x456 -x455 x454 -x453 -x452 -x451 -x450 -x449 -x448 x447 -x446 -x445 
1799.96/1800.00	v -x444 x443 -x442 x441 x440 -x439 x438 -x437 -x436 -x435 -x434 x433 x432 x431 -x430 -x429 -x428 x427 x426 -x425 -x424 x423 x422 
1799.96/1800.00	v -x421 -x420 -x419 -x418 x417 x416 -x415 x414 x413 -x412 -x411 x410 -x409 -x408 -x407 -x406 -x405 x404 x403 -x402 -x401 -x400 
1799.96/1800.00	v -x399 -x398 -x397 x396 -x395 -x394 x393 -x392 -x391 x390 x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 x379 -x378 
1799.96/1800.00	v -x377 x376 -x375 x374 -x373 -x372 -x371 -x370 x369 -x368 -x367 x366 -x365 x364 -x363 -x362 -x361 x360 x359 -x358 -x357 -x356 
1799.96/1800.00	v -x355 -x354 x353 -x352 -x351 -x350 x349 x348 x347 -x346 -x345 -x344 -x343 x342 -x341 -x340 -x339 -x338 x337 -x336 -x335 
1799.96/1800.00	v -x334 -x333 -x332 x331 -x330 x329 x328 -x327 -x326 -x325 -x324 x323 x322 -x321 -x320 x319 x318 -x317 -x316 -x315 -x314 -x313 
1799.96/1800.00	v -x312 -x311 -x310 -x309 x308 x307 -x306 x305 -x304 -x303 -x302 x301 x300 -x299 -x298 -x297 -x296 -x295 x294 -x293 x292 x291 x290 
1799.96/1800.00	v -x289 x288 x287 -x286 -x285 x284 x283 x282 x281 x280 -x279 x278 -x277 x276 x275 x274 -x273 x272 x271 x270 x269 -x268 x267 
1799.96/1800.00	v -x266 x265 x264 x263 x262 x261 -x260 -x259 -x258 x257 x256 -x255 -x254 x253 -x252 -x251 -x250 x249 x248 -x247 x246 x245 -x244 
1799.96/1800.00	v -x243 -x242 -x241 x240 -x239 x238 x237 -x236 x235 x234 -x233 -x232 x231 -x230 x229 -x228 -x227 -x226 -x225 x224 -x223 x222 
1799.96/1800.00	v -x221 -x220 x219 x218 x217 -x216 -x215 -x214 -x213 -x212 x211 x210 -x209 x208 x207 -x206 x205 -x204 -x203 -x202 x201 x200 -x199 
1799.96/1800.00	v -x198 -x197 x196 -x195 x194 -x193 -x192 x191 -x190 x189 x188 -x187 x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 
1799.96/1800.00	v -x176 x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 x164 x163 x162 -x161 x160 -x159 -x158 -x157 -x156 x155 
1799.96/1800.00	v x154 -x153 x152 x151 -x150 x149 -x148 -x147 x146 -x145 -x144 x143 -x142 x141 x140 -x139 x138 -x137 x136 -x135 -x134 -x133 
1799.96/1800.00	v -x132 -x131 x130 x129 x128 x127 -x126 x125 x124 -x123 -x122 x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 
1799.96/1800.00	v -x109 -x108 -x107 x106 -x105 x104 -x103 x102 x101 -x100 -x99 x98 -x97 -x96 x95 -x94 x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 
1799.96/1800.00	v -x85 x84 -x83 x82 -x81 -x80 -x79 -x78 -x77 -x76 x75 x74 x73 -x72 x71 x70 x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 
1799.96/1800.00	v 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 x33 -x32 
1799.96/1800.00	v 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 x5 -x4 -x3 x2 
1799.96/1800.00	v -x1 
1799.96/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1799.96/1800.00	c Total Time         :    1800.00
1799.96/1800.00	c   solving          :    1800.00
1799.96/1800.00	c   presolving       :       0.02 (included in solving)
1799.96/1800.00	c   reading          :       0.01 (included in solving)
1799.96/1800.00	c Original Problem   :
1799.96/1800.00	c   Problem name     : HOME/instance-3452651-1307076872.opb
1799.96/1800.00	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.96/1800.00	c   Constraints      : 466 initial, 466 maximal
1799.96/1800.00	c Presolved Problem  :
1799.96/1800.00	c   Problem name     : t_HOME/instance-3452651-1307076872.opb
1799.96/1800.00	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.96/1800.00	c   Constraints      : 520 initial, 525 maximal
1799.96/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1799.96/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   knapsack         :       0.01          0          0          0          0          0         24        138        246        534
1799.96/1800.00	c   setppc           :       0.00          0          0          0          0          0         60          0          0          0
1799.96/1800.00	c   linear           :       0.01          0          0          0          0          0          0          0          1         42
1799.96/1800.00	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
1799.96/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1799.96/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1799.96/1800.00	c   integral         :          0          0          0      38613          0        762          0          1         11          0          0      77206
1799.96/1800.00	c   knapsack         :        438         11     302717          0          0        757          0          0     231917        787          0          0
1799.96/1800.00	c   setppc           :         78         11     302633          0          0        756          0          0      20965          0          0          0
1799.96/1800.00	c   logicor          :          4+        11      13900          0          0        756          0          0         32          0          0          0
1799.96/1800.00	c   countsols        :          0          0          0          0          0        760          0          0          0          0          0          0
1799.96/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1799.96/1800.00	c   integral         :     116.43       0.00       0.00     116.43       0.00       0.00       0.00
1799.96/1800.00	c   knapsack         :       2.95       0.03       2.91       0.00       0.00       0.01       0.00
1799.96/1800.00	c   setppc           :       0.28       0.00       0.28       0.00       0.00       0.00       0.00
1799.96/1800.00	c   logicor          :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1799.96/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1799.96/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1799.96/1800.00	c   vbounds          :          0          0          0          0
1799.96/1800.00	c   rootredcost      :         22          0          0          0
1799.96/1800.00	c   pseudoobj        :     303486          0          1          0
1799.96/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1799.96/1800.00	c   vbounds          :       0.06       0.06       0.00
1799.96/1800.00	c   rootredcost      :       0.06       0.06       0.00
1799.96/1800.00	c   pseudoobj        :       2.25       2.25       0.00
1799.96/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1799.96/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1799.96/1800.00	c   infeasible LP    :       0.00         10         10         10        5.1          0        0.0          0
1799.96/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1799.96/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1799.96/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1799.96/1800.00	c   applied globally :          -          -          -         10        5.1          -          -          -
1799.96/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1799.96/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1799.96/1800.00	c   cut pool         :       0.00         10          -          -        327          -    (maximal pool size: 1509)
1799.96/1800.00	c   redcost          :       1.46      73247          0     732521          0          0
1799.96/1800.00	c   impliedbounds    :       0.00         11          0          0          0          0
1799.96/1800.00	c   intobj           :       0.00          0          0          0          0          0
1799.96/1800.00	c   gomory           :       1.53         11          0          0          2          0
1799.96/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1799.96/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1799.96/1800.00	c   strongcg         :       1.44         11          0          0          2          0
1799.96/1800.00	c   cmir             :       0.24         10          0          0        937          0
1799.96/1800.00	c   flowcover        :       0.27         10          0          0       1045          0
1799.96/1800.00	c   clique           :       0.00          1          0          0          0          0
1799.96/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1799.96/1800.00	c   mcf              :       0.00          1          0          0          0          0
1799.96/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1799.96/1800.00	c   rapidlearning    :       0.06          1          0          0          0          0
1799.96/1800.00	c Pricers            :       Time      Calls       Vars
1799.96/1800.00	c   problem variables:       0.00          0          0
1799.96/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1799.96/1800.00	c   relpscost        :     116.40      38613          1         11          0          0      77206
1799.96/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   inference        :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1799.96/1800.00	c   random           :       0.00          0          0          0          0          0          0
1799.96/1800.00	c Primal Heuristics  :       Time      Calls      Found
1799.96/1800.00	c   LP solutions     :       0.00          -          0
1799.96/1800.00	c   pseudo solutions :       0.00          -          0
1799.96/1800.00	c   oneopt           :       0.02          8          1
1799.96/1800.00	c   crossover        :       0.71          2          0
1799.96/1800.00	c   pscostdiving     :     310.78        344        347
1799.96/1800.00	c   trivial          :       0.00          2          1
1799.96/1800.00	c   shiftandpropagate:       0.00          0          0
1799.96/1800.00	c   simplerounding   :       1.03      65610         24
1799.96/1800.00	c   zirounding       :       0.40       1000         18
1799.96/1800.00	c   rounding         :      11.08      11958          1
1799.96/1800.00	c   shifting         :       2.86       3303          1
1799.96/1800.00	c   intshifting      :       0.00          0          0
1799.96/1800.00	c   twoopt           :       0.00          0          0
1799.96/1800.00	c   fixandinfer      :       0.00          0          0
1799.96/1800.00	c   feaspump         :       0.00          0          0
1799.96/1800.00	c   clique           :       0.00          0          0
1799.96/1800.00	c   coefdiving       :     233.29        176        191
1799.96/1800.00	c   fracdiving       :      49.22         37          0
1799.96/1800.00	c   veclendiving     :      60.27         62         52
1799.96/1800.00	c   intdiving        :       0.00          0          0
1799.96/1800.00	c   actconsdiving    :       0.00          0          0
1799.96/1800.00	c   objpscostdiving  :      41.09          6         92
1799.96/1800.00	c   rootsoldiving    :      13.50         13          0
1799.96/1800.00	c   linesearchdiving :      66.92         80         28
1799.96/1800.00	c   guideddiving     :      48.82         37          0
1799.96/1800.00	c   octane           :       0.00          0          0
1799.96/1800.00	c   rens             :       0.00          0          0
1799.96/1800.00	c   rins             :       0.00          0          0
1799.96/1800.00	c   localbranching   :       0.00          0          0
1799.96/1800.00	c   mutation         :       0.00          0          0
1799.96/1800.00	c   dins             :       0.00          0          0
1799.96/1800.00	c   vbounds          :       0.00          0          0
1799.96/1800.00	c   undercover       :       0.00          0          0
1799.96/1800.00	c   subnlp           :       0.01          0          0
1799.96/1800.00	c   trysol           :       0.02          0          0
1799.96/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1799.96/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1799.96/1800.00	c   dual LP          :     820.15      82632    6310224      76.37    7694.02
1799.96/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1799.96/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1799.96/1800.00	c   diving/probing LP:     801.89     116435    6804064      58.44    8485.08
1799.96/1800.00	c   strong branching :     114.60       3131     731319     233.57    6381.51
1799.96/1800.00	c     (at root node) :          -         16      13774     860.88          -
1799.96/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1799.96/1800.00	c B&B Tree           :
1799.96/1800.00	c   number of runs   :          1
1799.96/1800.00	c   nodes            :      56086
1799.96/1800.00	c   nodes (total)    :      56086
1799.96/1800.00	c   nodes left       :      20247
1799.96/1800.00	c   max depth        :        154
1799.96/1800.00	c   max depth (total):        154
1799.96/1800.00	c   backtracks       :       8991 (16.0%)
1799.96/1800.01	c   delayed cutoffs  :          0
1799.96/1800.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1799.96/1800.01	c   avg switch length:       7.54
1799.96/1800.01	c   switching time   :       2.50
1799.96/1800.01	c Solution           :
1799.96/1800.01	c   Solutions found  :        757 (34 improvements)
1799.96/1800.01	c   First Solution   : +4.67000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
1799.96/1800.01	c   Primal Bound     : +1.88000000000000e+02   (in run 1, after 8996 nodes, 489.39 seconds, depth 232, found by <pscostdiving>)
1799.96/1800.01	c   Dual Bound       : +1.57392113463110e+02
1799.96/1800.01	c   Gap              :      19.45 %
1799.96/1800.01	c   Root Dual Bound  : +1.55979523606036e+02
1799.96/1800.01	c   Root Iterations  :      24869
1799.96/1800.03	c Time complete: 1800.

Verifier Data

OK	188

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/498 11198
/proc/meminfo: memFree=25374340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=10544 CPUtime=0 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 1634 0 0 0 0 0 0 0 25 0 1 0 897917922 10797056 1588 33554432000 4194304 9128323 140736507960720 18446744073709551615 6191702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11198/statm: 2636 1588 400 1205 0 1427 0

[startup+0.054715 s]
/proc/loadavg: 2.00 2.01 2.00 2/498 11198
/proc/meminfo: memFree=25374340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=20888 CPUtime=0.04 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 4376 0 0 0 4 0 0 0 25 0 1 0 897917922 21389312 4065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8012592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 5222 4077 642 1205 0 4013 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20888

[startup+0.100701 s]
/proc/loadavg: 2.00 2.01 2.00 2/498 11198
/proc/meminfo: memFree=25374340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=20888 CPUtime=0.09 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 4391 0 0 0 9 0 0 0 25 0 1 0 897917922 21389312 4079 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 5222 4079 642 1205 0 4013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20888

[startup+0.300681 s]
/proc/loadavg: 2.00 2.01 2.00 2/498 11198
/proc/meminfo: memFree=25374340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=20888 CPUtime=0.29 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 4417 0 0 0 28 1 0 0 25 0 1 0 897917922 21389312 4105 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 5222 4105 642 1205 0 4013 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20888

[startup+0.700605 s]
/proc/loadavg: 2.00 2.01 2.00 2/498 11198
/proc/meminfo: memFree=25374340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=21356 CPUtime=0.69 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 4516 0 0 0 66 3 0 0 25 0 1 0 897917922 21868544 4204 33554432000 4194304 9128323 140736507960720 18446744073709551615 7357719 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 5339 4204 643 1205 0 4130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21356

[startup+1.50045 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11199
/proc/meminfo: memFree=25355236/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=22884 CPUtime=1.49 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 7744 0 0 0 144 5 0 0 25 0 1 0 897917922 23433216 4710 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 5721 4710 723 1205 0 4512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22884

[startup+3.10016 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11199
/proc/meminfo: memFree=25349904/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=24424 CPUtime=3.09 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 8116 0 0 0 302 7 0 0 25 0 1 0 897917922 25010176 5082 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6106 5082 724 1205 0 4897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24424

[startup+6.30056 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11199
/proc/meminfo: memFree=25345500/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=25584 CPUtime=6.29 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 8401 0 0 0 617 12 0 0 25 0 1 0 897917922 26198016 5367 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6396 5367 724 1205 0 5187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25584

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11199
/proc/meminfo: memFree=25332616/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=25636 CPUtime=12.69 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 9150 0 0 0 1240 29 0 0 25 0 1 0 897917922 26251264 5349 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6409 5349 730 1205 0 5200 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25636

[startup+25.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11200
/proc/meminfo: memFree=25314664/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=25636 CPUtime=25.49 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 9151 0 0 0 2488 61 0 0 25 0 1 0 897917922 26251264 5350 33554432000 4194304 9128323 140736507960720 18446744073709551615 7357352 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6409 5350 731 1205 0 5200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25636

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 11200
/proc/meminfo: memFree=25276188/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=26112 CPUtime=51.1 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 9315 0 0 0 4962 148 0 0 25 0 1 0 897917922 26738688 5514 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6528 5514 734 1205 0 5319 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26112

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 11202
/proc/meminfo: memFree=25199204/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=26360 CPUtime=102.31 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 9376 0 0 0 9917 314 0 0 25 0 1 0 897917922 26992640 5575 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6590 5575 734 1205 0 5381 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26360

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 11203
/proc/meminfo: memFree=25108996/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=26508 CPUtime=162.29 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 9408 0 0 0 15717 512 0 0 25 0 1 0 897917922 27144192 5607 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6627 5607 734 1205 0 5418 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26508

[startup+222.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/499 11205
/proc/meminfo: memFree=25021892/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=26900 CPUtime=222.3 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 12623 0 0 0 21509 721 0 0 25 0 1 0 897917922 27545600 5743 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6725 5743 740 1205 0 5516 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 26900

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 11207
/proc/meminfo: memFree=24933280/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=27296 CPUtime=282.3 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 12702 0 0 0 27310 920 0 0 25 0 1 0 897917922 27951104 5822 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 6824 5822 740 1205 0 5615 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 27296

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 11208
/proc/meminfo: memFree=24842456/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=29156 CPUtime=342.3 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 13170 0 0 0 33089 1141 0 0 25 0 1 0 897917922 29855744 6290 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11198/statm: 7289 6290 741 1205 0 6080 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 29156

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 11219
/proc/meminfo: memFree=24751200/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=29332 CPUtime=402.23 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 16083 0 0 0 38866 1357 0 0 25 0 1 0 897917922 30035968 6336 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 7333 6336 741 1205 0 6124 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 29332

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 11220
/proc/meminfo: memFree=24658956/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=31660 CPUtime=462.24 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 16671 0 0 0 44663 1561 0 0 25 0 1 0 897917922 32419840 6924 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 7915 6924 741 1205 0 6706 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 31660

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11222
/proc/meminfo: memFree=24572608/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=31868 CPUtime=522.24 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 18952 0 0 0 50451 1773 0 0 25 0 1 0 897917922 32632832 6933 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 7967 6933 741 1205 0 6758 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 31868

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 11224
/proc/meminfo: memFree=24478572/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=31940 CPUtime=582.24 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 19769 0 0 0 56232 1992 0 0 25 0 1 0 897917922 32706560 7011 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 7985 7011 741 1205 0 6776 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 31940

[startup+642.301 s]

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

/proc/meminfo: memFree=25234436/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=38172 CPUtime=1122.24 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 23744 0 0 0 108208 4016 0 0 25 0 1 0 897917922 39088128 8594 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 9543 8594 741 1205 0 8334 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 38172

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 11268
/proc/meminfo: memFree=25206952/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=38352 CPUtime=1182.25 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 23777 0 0 0 113936 4289 0 0 25 0 1 0 897917922 39272448 8627 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 9588 8627 741 1205 0 8379 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 38352

[startup+1242.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/499 11269
/proc/meminfo: memFree=25197728/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=39164 CPUtime=1242.24 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 24705 0 0 0 119699 4525 0 0 25 0 1 0 897917922 40103936 8819 33554432000 4194304 9128323 140736507960720 18446744073709551615 6713420 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 9791 8819 741 1205 0 8582 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 39164

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 11271
/proc/meminfo: memFree=25197416/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=39336 CPUtime=1302.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 24783 0 0 0 125462 4764 0 0 25 0 1 0 897917922 40280064 8897 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 9834 8897 741 1205 0 8625 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 39336

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 11272
/proc/meminfo: memFree=25159160/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=39824 CPUtime=1362.25 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 24889 0 0 0 131202 5023 0 0 25 0 1 0 897917922 40779776 9003 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 9956 9003 741 1205 0 8747 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 39824

[startup+1422.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/499 11274
/proc/meminfo: memFree=25159364/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=40604 CPUtime=1422.27 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25083 0 0 0 136956 5271 0 0 25 0 1 0 897917922 41578496 9197 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10151 9197 741 1205 0 8942 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 40604

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/499 11276
/proc/meminfo: memFree=25150376/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=40604 CPUtime=1482.25 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25084 0 0 0 142688 5537 0 0 25 0 1 0 897917922 41578496 9198 33554432000 4194304 9128323 140736507960720 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10151 9198 741 1205 0 8942 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 40604

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 11277
/proc/meminfo: memFree=25150580/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=40604 CPUtime=1542.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25099 0 0 0 148426 5800 0 0 25 0 1 0 897917922 41578496 9213 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10151 9213 741 1205 0 8942 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 40604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 11279
/proc/meminfo: memFree=25147052/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43056 CPUtime=1602.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25717 0 0 0 154159 6067 0 0 25 0 1 0 897917922 44089344 9831 33554432000 4194304 9128323 140736507960720 18446744073709551615 7357413 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10764 9831 741 1205 0 9555 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 43056

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 11280
/proc/meminfo: memFree=25148232/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43056 CPUtime=1662.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25723 0 0 0 159872 6354 0 0 25 0 1 0 897917922 44089344 9837 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10764 9837 741 1205 0 9555 0
Current children cumulated CPU time (s) 1662.26
Current children cumulated vsize (KiB) 43056

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 11282
/proc/meminfo: memFree=25147184/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1722.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25942 0 0 0 165602 6624 0 0 25 0 1 0 897917922 45019136 10056 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10056 741 1205 0 9782 0
Current children cumulated CPU time (s) 1722.26
Current children cumulated vsize (KiB) 43964

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/499 11284
/proc/meminfo: memFree=25146120/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1782.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 171329 6897 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 43964

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

[startup+1791.92 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 11284
/proc/meminfo: memFree=25147216/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1791.88 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 172243 6945 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1791.88
Current children cumulated vsize (KiB) 43964

[startup+1795.1 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 11284
/proc/meminfo: memFree=25147340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1795.07 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 172548 6959 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1795.07
Current children cumulated vsize (KiB) 43964

[startup+1798.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 11284
/proc/meminfo: memFree=25146968/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1798.26 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 172852 6974 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1798.26
Current children cumulated vsize (KiB) 43964

[startup+1799.1 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 11284
/proc/meminfo: memFree=25147340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1799.07 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 172928 6979 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 43964

[startup+1799.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 11284
/proc/meminfo: memFree=25147340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1799.48 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 172967 6981 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 43964

[startup+1799.9 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 11284
/proc/meminfo: memFree=25147340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1799.86 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 173004 6982 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1799.86
Current children cumulated vsize (KiB) 43964

[startup+1800 s]
/proc/loadavg: 2.10 2.03 2.01 3/499 11284
/proc/meminfo: memFree=25147340/32950928 swapFree=34421304/67111528
[pid=11198] ppid=11196 vsize=43964 CPUtime=1799.96 cores=1,3,5,7
/proc/11198/stat : 11198 (scip-2.0.1.4.li) R 11196 11198 8661 0 -1 4202496 25951 0 0 0 173014 6982 0 0 25 0 1 0 897917922 45019136 10065 33554432000 4194304 9128323 140736507960720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/11198/statm: 10991 10065 741 1205 0 9782 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 43964

Child status: 0
Real time (s): 1800.04
CPU time (s): 1800.01
CPU user time (s): 1730.17
CPU system time (s): 69.8334
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 43964

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

runsolver used 7.97679 second user time and 20.9258 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-03 06:54:32
IDJOB=3452651
IDBENCH=1957
IDSOLVER=1949
FILE ID=node113/3452651-1307076872
RUNJOBID= node113-1307065768-9213
PBS_JOBID= 13497875
Free space on /tmp= 73764 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452651-1307076872/watcher-3452651-1307076872 -o /tmp/evaluation-result-3452651-1307076872/solver-3452651-1307076872 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452651-1307076872.opb -t 1800 -m 15500

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1778877612

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25374620 kB
Buffers:        206860 kB
Cached:         647872 kB
SwapCached:      13476 kB
Active:        6697508 kB
Inactive:       558944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25374620 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:           12076 kB
Writeback:           0 kB
AnonPages:     6399548 kB
Mapped:          24036 kB
Slab:           132076 kB
PageTables:     119348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156172380 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73736 MiB
End job on node113 at 2011-06-03 07:24:33