0.00/0.01 c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.01 c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01 c
0.00/0.01 c user parameter file <scip.set> not found - using default parameters
0.00/0.01 c reading problem <HOME/instance-3737902-1338731080.opb>
0.00/0.01 c original problem has 706 variables (706 bin, 0 int, 0 impl, 0 cont) and 858 constraints
0.00/0.01 c problem read
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.02 c presolving:
0.00/0.03 c (round 1) 0 del vars, 806 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 51 upgd conss, 4948 impls, 99 clqs
0.00/0.04 c (round 2) 606 del vars, 806 del conss, 100 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 151 upgd conss, 4948 impls, 0 clqs
0.00/0.04 c presolving (3 rounds):
0.00/0.04 c 606 deleted vars, 806 deleted constraints, 100 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04 c 4948 implications, 0 cliques
0.00/0.04 c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 152 constraints
0.00/0.04 c 101 constraints of type <knapsack>
0.00/0.04 c 50 constraints of type <setppc>
0.00/0.04 c 1 constraints of type <linear>
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 2.0.1.5
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 = 1797
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 # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c limits/solutions = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.04 c separating/maxrounds = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c separating/maxroundsroot = 5
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 # belongs reading time to solving time?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
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 disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04 c constraints/knapsack/disaggregation = FALSE
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 # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c presolving/probing/maxrounds = 0
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/coefdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.04 c heuristics/crossover/freq = -1
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/crossover/nodesofs = 750
0.00/0.04 c
0.00/0.04 c # number of nodes without incumbent change that heuristic should wait
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.04 c heuristics/crossover/nwaitingnodes = 100
0.00/0.04 c
0.00/0.04 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.04 c # [type: real, range: [0,1], default: 0.1]
0.00/0.04 c heuristics/crossover/nodesquot = 0.15
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixed
0.00/0.04 c # [type: real, range: [0,1], default: 0.666]
0.00/0.04 c heuristics/crossover/minfixingrate = 0.5
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/feaspump/freq = -1
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/fracdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/guideddiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/intshifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/linesearchdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/objpscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.04 c # [type: real, range: [0,1], default: 0.01]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/oneopt/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/pscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/rens/freq = -1
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixable
0.00/0.04 c # [type: real, range: [0,1], default: 0.5]
0.00/0.04 c heuristics/rens/minfixingrate = 0.3
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/rens/nodesofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/rootsoldiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/rounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/shiftandpropagate/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/shifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/simplerounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/subnlp/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/trivial/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/trysol/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/undercover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/veclendiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/zirounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/cmir/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/flowcover/freq = -1
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.00/0.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.04 c 0.0s| 1 | 0 | 81 | - |2063k| 0 | 47 | 100 | 152 | 100 | 152 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.06/0.07 c 0.1s| 1 | 0 | 134 | - |2345k| 0 | 78 | 100 | 161 | 100 | 172 | 20 | 0 | 0 | 0.000000e+00 | -- | Inf
0.06/0.09 c 0.1s| 1 | 0 | 143 | - |2691k| 0 | 83 | 100 | 161 | 100 | 180 | 28 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.10 c 0.1s| 1 | 0 | 145 | - |2942k| 0 | 83 | 100 | 161 | 100 | 181 | 29 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.11 c 0.1s| 1 | 0 | 158 | - |3072k| 0 | 84 | 100 | 161 | 100 | 182 | 30 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.13 c 0.1s| 1 | 0 | 163 | - |3131k| 0 | 85 | 100 | 161 | 100 | 185 | 33 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.17 c 0.2s| 1 | 2 | 163 | - |3131k| 0 | 85 | 100 | 161 | 100 | 185 | 33 | 0 | 11 | 0.000000e+00 | -- | Inf
7.08/7.10 c 7.1s| 10000 | 45 |134877 | 13.5 |5862k| 32 | 29 | 100 |6099 | 100 | 182 | 33 |8948 |1021 | 0.000000e+00 | -- | Inf
14.08/14.16 c 14.2s| 20000 | 37 |287732 | 14.4 |7205k| 32 | - | 100 |8492 | 100 | 182 | 33 | 18k|1518 | 0.000000e+00 | -- | Inf
21.58/21.67 c 21.7s| 30000 | 33 |451977 | 15.1 |8553k| 33 | 43 | 100 | 11k| 100 | 182 | 33 | 29k|1883 | 0.000000e+00 | -- | Inf
29.58/29.62 c 29.6s| 40000 | 48 |626585 | 15.7 | 10M| 33 | 34 | 100 | 14k| 100 | 182 | 33 | 39k|2198 | 0.000000e+00 | -- | Inf
38.07/38.17 c 38.2s| 50000 | 53 |811466 | 16.2 | 10M| 33 | 39 | 100 | 13k| 100 | 182 | 33 | 50k|2486 | 0.000000e+00 | -- | Inf
45.27/45.31 c 45.3s| 60000 | 55 |959929 | 16.0 | 12M| 35 | - | 100 | 18k| 100 | 182 | 33 | 59k|2648 | 0.000000e+00 | -- | Inf
52.38/52.48 c 52.5s| 70000 | 73 | 1104k| 15.8 | 13M| 39 | 26 | 100 | 22k| 100 | 182 | 33 | 68k|2809 | 0.000000e+00 | -- | Inf
60.16/60.28 c 60.3s| 80000 | 63 | 1254k| 15.7 | 12M| 39 | - | 100 | 16k| 100 | 182 | 33 | 78k|2952 | 0.000000e+00 | -- | Inf
67.26/67.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
67.26/67.31 c 67.3s| 90000 | 68 | 1392k| 15.5 | 14M| 39 | 34 | 100 | 22k| 100 | 182 | 33 | 87k|3047 | 0.000000e+00 | -- | Inf
74.97/75.08 c 75.1s|100000 | 65 | 1555k| 15.5 | 13M| 39 | 38 | 100 | 20k| 100 | 182 | 33 | 98k|3161 | 0.000000e+00 | -- | Inf
83.16/83.25 c 83.2s|110000 | 76 | 1734k| 15.8 | 14M| 39 | - | 100 | 22k| 100 | 182 | 33 | 109k|3244 | 0.000000e+00 | -- | Inf
91.76/91.80 c 91.8s|120000 | 81 | 1909k| 15.9 | 14M| 39 | 28 | 100 | 20k| 100 | 182 | 33 | 120k|3368 | 0.000000e+00 | -- | Inf
99.36/99.40 c 99.4s|130000 | 72 | 2058k| 15.8 | 14M| 39 | 31 | 100 | 20k| 100 | 182 | 33 | 130k|3426 | 0.000000e+00 | -- | Inf
107.05/107.13 c 107s|140000 | 78 | 2216k| 15.8 | 15M| 39 | - | 100 | 23k| 100 | 182 | 33 | 139k|3484 | 0.000000e+00 | -- | Inf
115.36/115.47 c 115s|150000 | 72 | 2383k| 15.9 | 14M| 39 | 34 | 100 | 19k| 100 | 182 | 33 | 150k|3567 | 0.000000e+00 | -- | Inf
123.25/123.33 c 123s|160000 | 80 | 2557k| 16.0 | 14M| 39 | - | 100 | 18k| 100 | 182 | 33 | 160k|3631 | 0.000000e+00 | -- | Inf
131.35/131.42 c 131s|170000 | 73 | 2735k| 16.1 | 14M| 39 | 38 | 100 | 16k| 100 | 182 | 33 | 170k|3721 | 0.000000e+00 | -- | Inf
139.85/139.92 c 140s|180000 | 72 | 2925k| 16.3 | 14M| 43 | - | 100 | 18k| 100 | 182 | 33 | 181k|3788 | 0.000000e+00 | -- | Inf
148.35/148.41 c 148s|190000 | 83 | 3105k| 16.3 | 15M| 43 | 38 | 100 | 18k| 100 | 182 | 33 | 191k|3863 | 0.000000e+00 | -- | Inf
156.45/156.57 c 157s|200000 | 64 | 3275k| 16.4 | 13M| 43 | - | 100 | 13k| 100 | 182 | 33 | 202k|3938 | 0.000000e+00 | -- | Inf
163.45/163.56 c 164s|210000 | 62 | 3421k| 16.3 | 14M| 43 | 39 | 100 | 17k| 100 | 182 | 33 | 211k|4008 | 0.000000e+00 | -- | Inf
171.05/171.18 c 171s|220000 | 65 | 3580k| 16.3 | 16M| 43 | - | 100 | 21k| 100 | 182 | 33 | 221k|4068 | 0.000000e+00 | -- | Inf
178.55/178.62 c 179s|230000 | 63 | 3724k| 16.2 | 17M| 43 | 28 | 100 | 24k| 100 | 182 | 33 | 230k|4125 | 0.000000e+00 | -- | Inf
186.45/186.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
186.45/186.59 c 187s|240000 | 59 | 3877k| 16.2 | 18M| 43 | 39 | 100 | 27k| 100 | 182 | 33 | 240k|4165 | 0.000000e+00 | -- | Inf
195.44/195.57 c 196s|250000 | 64 | 4041k| 16.2 | 20M| 43 | 35 | 100 | 30k| 100 | 182 | 33 | 249k|4202 | 0.000000e+00 | -- | Inf
205.54/205.66 c 206s|260000 | 59 | 4226k| 16.3 | 20M| 43 | - | 100 | 28k| 100 | 182 | 33 | 260k|4255 | 0.000000e+00 | -- | Inf
213.84/213.93 c 214s|270000 | 53 | 4375k| 16.2 | 18M| 43 | 38 | 100 | 23k| 100 | 182 | 33 | 270k|4288 | 0.000000e+00 | -- | Inf
222.33/222.43 c 222s|280000 | 52 | 4551k| 16.3 | 19M| 43 | - | 100 | 25k| 100 | 182 | 33 | 281k|4317 | 0.000000e+00 | -- | Inf
230.53/230.69 c 231s|290000 | 46 | 4717k| 16.3 | 17M| 43 | 38 | 100 | 20k| 100 | 182 | 33 | 291k|4356 | 0.000000e+00 | -- | Inf
238.43/238.58 c 239s|300000 | 48 | 4867k| 16.2 | 19M| 43 | - | 100 | 24k| 100 | 182 | 33 | 301k|4382 | 0.000000e+00 | -- | Inf
246.34/246.43 c 246s|310000 | 51 | 5012k| 16.2 | 17M| 43 | - | 100 | 19k| 100 | 182 | 33 | 310k|4414 | 0.000000e+00 | -- | Inf
253.52/253.65 c 254s|320000 | 53 | 5148k| 16.1 | 18M| 43 | 30 | 100 | 20k| 100 | 182 | 33 | 319k|4435 | 0.000000e+00 | -- | Inf
261.52/261.63 c 262s|330000 | 45 | 5302k| 16.1 | 18M| 43 | - | 100 | 21k| 100 | 182 | 33 | 328k|4456 | 0.000000e+00 | -- | Inf
269.03/269.11 c 269s|340000 | 45 | 5441k| 16.0 | 18M| 43 | - | 100 | 21k| 100 | 182 | 33 | 337k|4485 | 0.000000e+00 | -- | Inf
277.22/277.36 c 277s|350000 | 45 | 5608k| 16.0 | 18M| 43 | 39 | 100 | 21k| 100 | 182 | 33 | 347k|4524 | 0.000000e+00 | -- | Inf
284.92/285.00 c 285s|360000 | 47 | 5751k| 16.0 | 19M| 43 | - | 100 | 23k| 100 | 182 | 33 | 356k|4548 | 0.000000e+00 | -- | Inf
293.42/293.58 c 294s|370000 | 43 | 5922k| 16.0 | 19M| 43 | - | 100 | 22k| 100 | 182 | 33 | 366k|4604 | 0.000000e+00 | -- | Inf
301.32/301.44 c 301s|380000 | 48 | 6073k| 16.0 | 17M| 43 | - | 100 | 17k| 100 | 182 | 33 | 376k|4620 | 0.000000e+00 | -- | Inf
309.42/309.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
309.42/309.58 c 310s|390000 | 42 | 6235k| 16.0 | 18M| 43 | - | 100 | 20k| 100 | 182 | 33 | 386k|4645 | 0.000000e+00 | -- | Inf
317.21/317.34 c 317s|400000 | 46 | 6390k| 16.0 | 19M| 43 | 30 | 100 | 23k| 100 | 182 | 33 | 396k|4668 | 0.000000e+00 | -- | Inf
325.11/325.26 c 325s|410000 | 40 | 6534k| 15.9 | 20M| 43 | - | 100 | 26k| 100 | 182 | 33 | 406k|4693 | 0.000000e+00 | -- | Inf
333.01/333.19 c 333s|420000 | 45 | 6677k| 15.9 | 22M| 43 | - | 100 | 32k| 100 | 182 | 33 | 415k|4700 | 0.000000e+00 | -- | Inf
341.61/341.71 c 342s|430000 | 45 | 6803k| 15.8 | 23M| 43 | 29 | 100 | 34k| 100 | 182 | 33 | 424k|4707 | 0.000000e+00 | -- | Inf
350.40/350.56 c 351s|440000 | 40 | 6942k| 15.8 | 23M| 43 | 37 | 100 | 34k| 100 | 182 | 33 | 434k|4714 | 0.000000e+00 | -- | Inf
358.90/359.08 c 359s|450000 | 48 | 7075k| 15.7 | 24M| 43 | 30 | 100 | 35k| 100 | 182 | 33 | 442k|4726 | 0.000000e+00 | -- | Inf
368.10/368.21 c 368s|460000 | 44 | 7208k| 15.7 | 24M| 43 | 36 | 100 | 37k| 100 | 182 | 33 | 451k|4734 | 0.000000e+00 | -- | Inf
377.01/377.18 c 377s|470000 | 52 | 7336k| 15.6 | 26M| 43 | - | 100 | 41k| 100 | 182 | 33 | 459k|4737 | 0.000000e+00 | -- | Inf
387.20/387.30 c 387s|480000 | 44 | 7468k| 15.6 | 24M| 43 | 30 | 100 | 35k| 100 | 182 | 33 | 468k|4746 | 0.000000e+00 | -- | Inf
396.20/396.39 c 396s|490000 | 46 | 7610k| 15.5 | 24M| 43 | 34 | 100 | 32k| 100 | 182 | 33 | 478k|4746 | 0.000000e+00 | -- | Inf
406.50/406.61 c 407s|500000 | 41 | 7788k| 15.6 | 24M| 43 | 37 | 100 | 35k| 100 | 182 | 33 | 489k|4747 | 0.000000e+00 | -- | Inf
416.70/416.82 c 417s|510000 | 46 | 7962k| 15.6 | 23M| 43 | - | 100 | 29k| 100 | 182 | 33 | 499k|4807 | 0.000000e+00 | -- | Inf
424.70/424.85 c 425s|520000 | 53 | 8090k| 15.6 | 24M| 43 | 30 | 100 | 33k| 100 | 182 | 33 | 507k|4813 | 0.000000e+00 | -- | Inf
433.79/433.93 c 434s|530000 | 43 | 8238k| 15.5 | 24M| 43 | - | 100 | 33k| 100 | 182 | 33 | 516k|4835 | 0.000000e+00 | -- | Inf
443.19/443.33 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
443.19/443.33 c 443s|540000 | 46 | 8397k| 15.6 | 25M| 43 | - | 100 | 36k| 100 | 182 | 33 | 527k|4864 | 0.000000e+00 | -- | Inf
452.69/452.89 c 453s|550000 | 52 | 8542k| 15.5 | 26M| 43 | - | 100 | 38k| 0 | 0 | 33 | 537k|4880 | 0.000000e+00 | -- | Inf
461.79/461.99 c 462s|560000 | 50 | 8663k| 15.5 | 27M| 43 | - | 100 | 41k| 100 | 182 | 33 | 545k|4904 | 0.000000e+00 | -- | Inf
470.79/470.94 c 471s|570000 | 53 | 8777k| 15.4 | 27M| 43 | - | 100 | 39k| 100 | 182 | 33 | 552k|4923 | 0.000000e+00 | -- | Inf
480.28/480.43 c 480s|580000 | 61 | 8903k| 15.4 | 28M| 43 | - | 100 | 42k| 100 | 182 | 33 | 560k|4935 | 0.000000e+00 | -- | Inf
490.29/490.48 c 490s|590000 | 59 | 9022k| 15.3 | 30M| 43 | 22 | 100 | 47k| 100 | 182 | 33 | 567k|4957 | 0.000000e+00 | -- | Inf
500.39/500.54 c 501s|600000 | 57 | 9137k| 15.2 | 29M| 43 | 26 | 100 | 43k| 100 | 182 | 33 | 575k|4979 | 0.000000e+00 | -- | Inf
510.68/510.83 c 511s|610000 | 51 | 9266k| 15.2 | 27M| 43 | - | 100 | 37k| 100 | 182 | 33 | 583k|4992 | 0.000000e+00 | -- | Inf
520.08/520.29 c 520s|620000 | 50 | 9407k| 15.2 | 25M| 43 | - | 100 | 32k| 100 | 182 | 33 | 591k|5016 | 0.000000e+00 | -- | Inf
528.78/528.92 c 529s|630000 | 50 | 9541k| 15.1 | 26M| 43 | - | 100 | 34k| 100 | 182 | 33 | 600k|5040 | 0.000000e+00 | -- | Inf
538.27/538.47 c 538s|640000 | 57 | 9689k| 15.1 | 27M| 43 | 24 | 100 | 38k| 100 | 182 | 33 | 609k|5053 | 0.000000e+00 | -- | Inf
548.57/548.71 c 549s|650000 | 53 | 9847k| 15.2 | 29M| 43 | 39 | 100 | 41k| 100 | 182 | 33 | 619k|5073 | 0.000000e+00 | -- | Inf
559.18/559.32 c 559s|660000 | 60 | 9998k| 15.1 | 30M| 43 | 31 | 100 | 46k| 100 | 182 | 33 | 628k|5107 | 0.000000e+00 | -- | Inf
570.37/570.58 c 571s|670000 | 46 | 10154k| 15.2 | 25M| 43 | - | 100 | 29k| 100 | 182 | 33 | 637k|5186 | 0.000000e+00 | -- | Inf
578.57/578.76 c 579s|680000 | 45 | 10304k| 15.2 | 22M| 43 | - | 100 | 22k| 100 | 182 | 33 | 647k|5193 | 0.000000e+00 | -- | Inf
586.56/586.70 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
586.56/586.70 c 587s|690000 | 45 | 10450k| 15.1 | 24M| 43 | 33 | 100 | 26k| 100 | 182 | 33 | 656k|5206 | 0.000000e+00 | -- | Inf
594.67/594.85 c 595s|700000 | 48 | 10586k| 15.1 | 22M| 43 | 28 | 100 | 21k| 100 | 182 | 33 | 664k|5241 | 0.000000e+00 | -- | Inf
602.37/602.59 c 603s|710000 | 50 | 10725k| 15.1 | 24M| 43 | 25 | 100 | 26k| 100 | 182 | 33 | 673k|5251 | 0.000000e+00 | -- | Inf
610.16/610.37 c 610s|720000 | 44 | 10856k| 15.1 | 24M| 43 | 35 | 100 | 27k| 100 | 182 | 33 | 681k|5262 | 0.000000e+00 | -- | Inf
618.37/618.59 c 619s|730000 | 41 | 10987k| 15.1 | 25M| 43 | - | 100 | 29k| 100 | 182 | 33 | 689k|5279 | 0.000000e+00 | -- | Inf
627.66/627.84 c 628s|740000 | 42 | 11143k| 15.1 | 25M| 43 | - | 100 | 27k| 100 | 182 | 33 | 699k|5293 | 0.000000e+00 | -- | Inf
635.36/635.55 c 636s|750000 | 43 | 11269k| 15.0 | 24M| 43 | - | 100 | 25k| 100 | 182 | 33 | 707k|5299 | 0.000000e+00 | -- | Inf
643.06/643.24 c 643s|760000 | 44 | 11397k| 15.0 | 24M| 43 | - | 100 | 27k| 100 | 182 | 33 | 714k|5305 | 0.000000e+00 | -- | Inf
651.66/651.88 c 652s|770000 | 46 | 11535k| 15.0 | 22M| 43 | 38 | 100 | 21k| 100 | 182 | 33 | 721k|5345 | 0.000000e+00 | -- | Inf
660.35/660.56 c 661s|780000 | 42 | 11698k| 15.0 | 24M| 43 | 39 | 100 | 25k| 100 | 182 | 33 | 731k|5370 | 0.000000e+00 | -- | Inf
668.26/668.48 c 668s|790000 | 53 | 11836k| 15.0 | 23M| 43 | - | 100 | 23k| 100 | 182 | 33 | 740k|5374 | 0.000000e+00 | -- | Inf
677.55/677.73 c 678s|800000 | 52 | 12002k| 15.0 | 24M| 43 | - | 100 | 25k| 0 | 0 | 33 | 751k|5401 | 0.000000e+00 | -- | Inf
686.85/687.02 c 687s|810000 | 51 | 12159k| 15.0 | 24M| 43 | - | 100 | 25k| 100 | 182 | 33 | 761k|5404 | 0.000000e+00 | -- | Inf
695.55/695.78 c 696s|820000 | 51 | 12313k| 15.0 | 24M| 43 | - | 100 | 26k| 100 | 182 | 33 | 771k|5405 | 0.000000e+00 | -- | Inf
703.85/704.09 c 704s|830000 | 58 | 12454k| 15.0 | 25M| 43 | 38 | 100 | 27k| 100 | 182 | 33 | 780k|5414 | 0.000000e+00 | -- | Inf
713.24/713.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
713.24/713.43 c 713s|840000 | 68 | 12609k| 15.0 | 26M| 43 | - | 100 | 30k| 100 | 182 | 33 | 791k|5421 | 0.000000e+00 | -- | Inf
722.75/722.95 c 723s|850000 | 59 | 12771k| 15.0 | 27M| 43 | 31 | 100 | 34k| 100 | 182 | 33 | 801k|5423 | 0.000000e+00 | -- | Inf
731.54/731.74 c 732s|860000 | 60 | 12899k| 15.0 | 29M| 43 | 27 | 100 | 38k| 100 | 182 | 33 | 810k|5423 | 0.000000e+00 | -- | Inf
740.95/741.13 c 741s|870000 | 59 | 13032k| 15.0 | 30M| 43 | - | 100 | 40k| 100 | 182 | 33 | 818k|5423 | 0.000000e+00 | -- | Inf
750.84/751.00 c 751s|880000 | 61 | 13172k| 15.0 | 30M| 43 | 40 | 100 | 42k| 100 | 182 | 33 | 828k|5423 | 0.000000e+00 | -- | Inf
761.24/761.47 c 761s|890000 | 63 | 13325k| 15.0 | 32M| 43 | 35 | 100 | 46k| 100 | 182 | 33 | 837k|5423 | 0.000000e+00 | -- | Inf
773.14/773.39 c 773s|900000 | 65 | 13505k| 15.0 | 29M| 43 | - | 100 | 36k| 0 | 0 | 33 | 848k|5449 | 0.000000e+00 | -- | Inf
783.63/783.87 c 784s|910000 | 59 | 13665k| 15.0 | 30M| 43 | - | 100 | 40k| 100 | 182 | 33 | 858k|5452 | 0.000000e+00 | -- | Inf
794.23/794.44 c 794s|920000 | 63 | 13822k| 15.0 | 32M| 43 | - | 100 | 44k| 100 | 182 | 33 | 869k|5462 | 0.000000e+00 | -- | Inf
805.23/805.41 c 805s|930000 | 60 | 13974k| 15.0 | 33M| 45 | 43 | 100 | 49k| 100 | 182 | 33 | 879k|5474 | 0.000000e+00 | -- | Inf
817.13/817.39 c 817s|940000 | 69 | 14149k| 15.1 | 32M| 45 | 46 | 100 | 46k| 100 | 182 | 33 | 890k|5483 | 0.000000e+00 | -- | Inf
828.73/828.95 c 829s|950000 | 61 | 14309k| 15.1 | 34M| 45 | - | 100 | 50k| 100 | 182 | 33 | 899k|5498 | 0.000000e+00 | -- | Inf
840.42/840.66 c 841s|960000 | 64 | 14462k| 15.1 | 34M| 45 | - | 100 | 49k| 100 | 182 | 33 | 908k|5505 | 0.000000e+00 | -- | Inf
852.12/852.30 c 852s|970000 | 66 | 14636k| 15.1 | 31M| 45 | 40 | 100 | 41k| 100 | 182 | 33 | 918k|5518 | 0.000000e+00 | -- | Inf
863.03/863.26 c 863s|980000 | 60 | 14788k| 15.1 | 31M| 45 | - | 100 | 40k| 100 | 182 | 33 | 928k|5536 | 0.000000e+00 | -- | Inf
873.52/873.71 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
873.52/873.71 c 874s|990000 | 57 | 14949k| 15.1 | 30M| 45 | - | 100 | 37k| 0 | 0 | 33 | 938k|5559 | 0.000000e+00 | -- | Inf
884.02/884.26 c 884s| 1000k| 57 | 15119k| 15.1 | 27M| 45 | 28 | 100 | 28k| 100 | 182 | 33 | 948k|5570 | 0.000000e+00 | -- | Inf
892.92/893.16 c 893s| 1010k| 59 | 15259k| 15.1 | 28M| 45 | 37 | 100 | 33k| 100 | 182 | 33 | 958k|5571 | 0.000000e+00 | -- | Inf
902.52/902.79 c 903s| 1020k| 47 | 15410k| 15.1 | 29M| 45 | 37 | 100 | 34k| 100 | 182 | 33 | 967k|5583 | 0.000000e+00 | -- | Inf
911.31/911.50 c 911s| 1030k| 50 | 15548k| 15.1 | 28M| 45 | - | 100 | 33k| 100 | 182 | 33 | 977k|5593 | 0.000000e+00 | -- | Inf
921.52/921.72 c 922s| 1040k| 48 | 15719k| 15.1 | 25M| 45 | - | 100 | 22k| 100 | 182 | 33 | 987k|5690 | 0.000000e+00 | -- | Inf
930.81/931.07 c 931s| 1050k| 51 | 15885k| 15.1 | 26M| 45 | - | 100 | 26k| 100 | 182 | 33 | 998k|5692 | 0.000000e+00 | -- | Inf
941.31/941.56 c 942s| 1060k| 43 | 16065k| 15.2 | 26M| 45 | - | 100 | 26k| 100 | 182 | 33 |1009k|5706 | 0.000000e+00 | -- | Inf
950.91/951.13 c 951s| 1070k| 44 | 16232k| 15.2 | 25M| 45 | - | 100 | 24k| 100 | 182 | 33 |1019k|5712 | 0.000000e+00 | -- | Inf
959.01/959.25 c 959s| 1080k| 41 | 16375k| 15.2 | 26M| 45 | - | 100 | 24k| 100 | 182 | 33 |1028k|5715 | 0.000000e+00 | -- | Inf
967.60/967.80 c 968s| 1090k| 43 | 16534k| 15.2 | 24M| 45 | 28 | 100 | 20k| 100 | 182 | 33 |1037k|5727 | 0.000000e+00 | -- | Inf
976.61/976.82 c 977s| 1100k| 40 | 16710k| 15.2 | 24M| 45 | 38 | 100 | 18k| 100 | 182 | 33 |1047k|5737 | 0.000000e+00 | -- | Inf
984.50/984.79 c 985s| 1110k| 41 | 16852k| 15.2 | 25M| 45 | 32 | 100 | 21k| 100 | 182 | 33 |1056k|5745 | 0.000000e+00 | -- | Inf
992.40/992.64 c 993s| 1120k| 41 | 16989k| 15.2 | 26M| 45 | - | 100 | 24k| 100 | 182 | 33 |1065k|5749 | 0.000000e+00 | -- | Inf
1001.30/1001.56 c 1002s| 1130k| 38 | 17141k| 15.2 | 27M| 45 | 31 | 100 | 27k| 100 | 182 | 33 |1074k|5756 | 0.000000e+00 | -- | Inf
1009.30/1009.54 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1009.30/1009.54 c 1010s| 1140k| 36 | 17274k| 15.2 | 25M| 45 | - | 100 | 22k| 100 | 182 | 33 |1083k|5762 | 0.000000e+00 | -- | Inf
1017.30/1017.55 c 1018s| 1150k| 40 | 17407k| 15.1 | 23M| 45 | 34 | 100 | 16k| 100 | 182 | 33 |1091k|5776 | 0.000000e+00 | -- | Inf
1025.40/1025.60 c 1026s| 1160k| 43 | 17566k| 15.1 | 24M| 45 | 33 | 100 | 17k| 100 | 182 | 33 |1101k|5785 | 0.000000e+00 | -- | Inf
1033.70/1033.96 c 1034s| 1170k| 39 | 17721k| 15.1 | 24M| 45 | - | 100 | 19k| 0 | 0 | 33 |1111k|5799 | 0.000000e+00 | -- | Inf
1042.19/1042.43 c 1042s| 1180k| 42 | 17877k| 15.2 | 25M| 45 | 38 | 100 | 22k| 100 | 182 | 33 |1121k|5817 | 0.000000e+00 | -- | Inf
1050.39/1050.64 c 1051s| 1190k| 34 | 18032k| 15.2 | 24M| 45 | 38 | 100 | 18k| 100 | 182 | 33 |1131k|5829 | 0.000000e+00 | -- | Inf
1059.38/1059.66 c 1060s| 1200k| 35 | 18209k| 15.2 | 25M| 45 | - | 100 | 23k| 100 | 182 | 33 |1142k|5842 | 0.000000e+00 | -- | Inf
1068.09/1068.33 c 1068s| 1210k| 39 | 18367k| 15.2 | 27M| 45 | - | 100 | 28k| 0 | 0 | 33 |1152k|5842 | 0.000000e+00 | -- | Inf
1077.98/1078.20 c 1078s| 1220k| 33 | 18536k| 15.2 | 26M| 45 | - | 100 | 26k| 100 | 182 | 33 |1163k|5855 | 0.000000e+00 | -- | Inf
1087.38/1087.64 c 1088s| 1230k| 31 | 18698k| 15.2 | 26M| 45 | 42 | 100 | 26k| 100 | 182 | 33 |1174k|5858 | 0.000000e+00 | -- | Inf
1097.68/1097.91 c 1098s| 1240k| 31 | 18879k| 15.2 | 27M| 45 | - | 100 | 27k| 100 | 182 | 33 |1185k|5868 | 0.000000e+00 | -- | Inf
1107.29/1107.52 c 1108s| 1250k| 32 | 19042k| 15.2 | 28M| 45 | - | 100 | 32k| 100 | 182 | 33 |1195k|5871 | 0.000000e+00 | -- | Inf
1118.18/1118.40 c 1118s| 1260k| 41 | 19207k| 15.2 | 30M| 45 | 25 | 100 | 36k| 100 | 182 | 33 |1205k|5872 | 0.000000e+00 | -- | Inf
1129.98/1130.21 c 1130s| 1270k| 34 | 19383k| 15.3 | 32M| 45 | 32 | 100 | 40k| 100 | 182 | 33 |1215k|5877 | 0.000000e+00 | -- | Inf
1140.77/1141.08 c 1141s| 1280k| 29 | 19537k| 15.3 | 30M| 45 | - | 100 | 35k| 100 | 182 | 33 |1225k|5880 | 0.000000e+00 | -- | Inf
1149.97/1150.29 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1149.97/1150.29 c 1150s| 1290k| 30 | 19674k| 15.3 | 29M| 45 | 38 | 100 | 32k| 100 | 182 | 33 |1232k|5882 | 0.000000e+00 | -- | Inf
1159.57/1159.80 c 1160s| 1300k| 33 | 19822k| 15.2 | 24M| 45 | 33 | 100 | 18k| 100 | 182 | 33 |1242k|5892 | 0.000000e+00 | -- | Inf
1167.88/1168.17 c 1168s| 1310k| 33 | 19983k| 15.3 | 24M| 45 | - | 100 | 18k| 100 | 182 | 33 |1252k|5893 | 0.000000e+00 | -- | Inf
1176.47/1176.77 c 1177s| 1320k| 25 | 20149k| 15.3 | 24M| 45 | - | 100 | 16k| 100 | 182 | 33 |1262k|5903 | 0.000000e+00 | -- | Inf
1184.48/1184.75 c 1185s| 1330k| 26 | 20298k| 15.3 | 25M| 45 | 39 | 100 | 21k| 100 | 182 | 33 |1272k|5903 | 0.000000e+00 | -- | Inf
1192.97/1193.29 c 1193s| 1340k| 29 | 20448k| 15.3 | 27M| 45 | - | 100 | 24k| 100 | 182 | 33 |1282k|5903 | 0.000000e+00 | -- | Inf
1202.07/1202.36 c 1202s| 1350k| 28 | 20602k| 15.3 | 27M| 45 | - | 100 | 25k| 100 | 182 | 33 |1292k|5903 | 0.000000e+00 | -- | Inf
1212.16/1212.42 c 1212s| 1360k| 27 | 20775k| 15.3 | 27M| 45 | 34 | 100 | 26k| 100 | 182 | 33 |1302k|5906 | 0.000000e+00 | -- | Inf
1221.47/1221.74 c 1222s| 1370k| 24 | 20928k| 15.3 | 26M| 45 | 38 | 100 | 22k| 100 | 182 | 33 |1312k|5910 | 0.000000e+00 | -- | Inf
1230.67/1230.96 c 1231s| 1380k| 21 | 21096k| 15.3 | 28M| 45 | - | 100 | 26k| 100 | 182 | 33 |1323k|5916 | 0.000000e+00 | -- | Inf
1240.46/1240.78 c 1241s| 1390k| 28 | 21276k| 15.3 | 27M| 45 | 30 | 100 | 25k| 100 | 182 | 33 |1334k|5924 | 0.000000e+00 | -- | Inf
1251.06/1251.38 c 1251s| 1400k| 27 | 21470k| 15.3 | 29M| 45 | - | 100 | 31k| 100 | 182 | 33 |1345k|5932 | 0.000000e+00 | -- | Inf
1260.96/1261.22 c 1261s| 1410k| 43 | 21623k| 15.3 | 31M| 45 | 31 | 100 | 36k| 100 | 182 | 33 |1354k|5938 | 0.000000e+00 | -- | Inf
1271.56/1271.89 c 1272s| 1420k| 30 | 21775k| 15.3 | 32M| 45 | 36 | 100 | 38k| 100 | 182 | 33 |1363k|5952 | 0.000000e+00 | -- | Inf
1283.25/1283.59 c 1284s| 1430k| 22 | 21952k| 15.4 | 30M| 45 | - | 100 | 33k| 100 | 182 | 33 |1373k|5957 | 0.000000e+00 | -- | Inf
1294.75/1295.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1294.75/1295.00 c 1295s| 1440k| 24 | 22137k| 15.4 | 32M| 45 | - | 100 | 38k| 100 | 182 | 33 |1385k|5961 | 0.000000e+00 | -- | Inf
1306.76/1307.08 c 1307s| 1450k| 24 | 22335k| 15.4 | 32M| 45 | - | 100 | 37k| 100 | 182 | 33 |1395k|5965 | 0.000000e+00 | -- | Inf
1317.85/1318.12 c 1318s| 1460k| 32 | 22511k| 15.4 | 33M| 45 | - | 100 | 41k| 0 | 0 | 33 |1405k|5971 | 0.000000e+00 | -- | Inf
1329.85/1330.14 c 1330s| 1470k| 31 | 22681k| 15.4 | 35M| 45 | - | 100 | 46k| 100 | 182 | 33 |1415k|5975 | 0.000000e+00 | -- | Inf
1341.24/1341.58 c 1342s| 1480k| 29 | 22842k| 15.4 | 35M| 45 | 39 | 100 | 46k| 100 | 182 | 33 |1424k|5981 | 0.000000e+00 | -- | Inf
1351.04/1351.33 c 1351s| 1490k| 30 | 22995k| 15.4 | 28M| 45 | 37 | 100 | 25k| 100 | 182 | 33 |1434k|5986 | 0.000000e+00 | -- | Inf
1360.04/1360.39 c 1360s| 1500k| 20 | 23154k| 15.4 | 29M| 45 | - | 100 | 27k| 0 | 0 | 33 |1443k|5992 | 0.000000e+00 | -- | Inf
1369.85/1370.15 c 1370s| 1510k| 26 | 23321k| 15.4 | 30M| 45 | - | 100 | 29k| 100 | 182 | 33 |1451k|5996 | 0.000000e+00 | -- | Inf
1379.84/1380.16 c 1380s| 1520k| 25 | 23493k| 15.5 | 27M| 45 | 36 | 100 | 20k| 100 | 182 | 33 |1461k|6002 | 0.000000e+00 | -- | Inf
1388.53/1388.88 c 1389s| 1530k| 30 | 23648k| 15.5 | 29M| 45 | 33 | 100 | 24k| 100 | 182 | 33 |1471k|6006 | 0.000000e+00 | -- | Inf
1397.54/1397.85 c 1398s| 1540k| 26 | 23806k| 15.5 | 29M| 45 | - | 100 | 24k| 100 | 182 | 33 |1480k|6007 | 0.000000e+00 | -- | Inf
1406.44/1406.77 c 1407s| 1550k| 23 | 23969k| 15.5 | 29M| 45 | 34 | 100 | 27k| 100 | 182 | 33 |1490k|6007 | 0.000000e+00 | -- | Inf
1415.93/1416.23 c 1416s| 1560k| 22 | 24136k| 15.5 | 29M| 45 | 39 | 100 | 27k| 100 | 182 | 33 |1499k|6007 | 0.000000e+00 | -- | Inf
1425.73/1426.03 c 1426s| 1570k| 21 | 24304k| 15.5 | 28M| 45 | 37 | 100 | 23k| 100 | 182 | 33 |1508k|6007 | 0.000000e+00 | -- | Inf
1434.53/1434.89 c 1435s| 1580k| 26 | 24449k| 15.5 | 26M| 45 | - | 100 | 18k| 100 | 182 | 33 |1518k|6143 | 0.000000e+00 | -- | Inf
1443.73/1444.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1443.73/1444.09 c 1444s| 1590k| 25 | 24611k| 15.5 | 28M| 45 | - | 100 | 22k| 100 | 182 | 33 |1528k|6143 | 0.000000e+00 | -- | Inf
1454.03/1454.34 c 1454s| 1600k| 30 | 24798k| 15.5 | 29M| 45 | 35 | 100 | 27k| 100 | 182 | 33 |1539k|6291 | 0.000000e+00 | -- | Inf
1463.42/1463.79 c 1464s| 1610k| 33 | 24960k| 15.5 | 31M| 45 | - | 100 | 30k| 100 | 182 | 33 |1549k|6291 | 0.000000e+00 | -- | Inf
1473.92/1474.25 c 1474s| 1620k| 35 | 25129k| 15.5 | 31M| 45 | 38 | 100 | 32k| 100 | 182 | 33 |1559k|6291 | 0.000000e+00 | -- | Inf
1483.73/1484.06 c 1484s| 1630k| 31 | 25275k| 15.5 | 33M| 45 | 33 | 100 | 36k| 100 | 182 | 33 |1569k|6291 | 0.000000e+00 | -- | Inf
1494.12/1494.40 c 1494s| 1640k| 36 | 25425k| 15.5 | 35M| 45 | - | 100 | 41k| 100 | 182 | 33 |1578k|6291 | 0.000000e+00 | -- | Inf
1504.62/1504.94 c 1505s| 1650k| 33 | 25557k| 15.5 | 35M| 45 | - | 100 | 42k| 100 | 182 | 33 |1587k|6291 | 0.000000e+00 | -- | Inf
1515.71/1516.01 c 1516s| 1660k| 27 | 25703k| 15.5 | 36M| 45 | 37 | 100 | 45k| 100 | 182 | 33 |1597k|6291 | 0.000000e+00 | -- | Inf
1527.52/1527.85 c 1528s| 1670k| 34 | 25844k| 15.5 | 36M| 45 | 30 | 100 | 45k| 100 | 182 | 33 |1607k|6291 | 0.000000e+00 | -- | Inf
1539.21/1539.59 c 1540s| 1680k| 25 | 25986k| 15.5 | 36M| 45 | 41 | 100 | 45k| 100 | 182 | 33 |1616k|6291 | 0.000000e+00 | -- | Inf
1550.31/1550.62 c 1551s| 1690k| 29 | 26131k| 15.5 | 38M| 45 | 42 | 100 | 49k| 100 | 182 | 33 |1625k|6291 | 0.000000e+00 | -- | Inf
1562.41/1562.71 c 1563s| 1700k| 34 | 26284k| 15.5 | 36M| 45 | 32 | 100 | 44k| 100 | 182 | 33 |1635k|6291 | 0.000000e+00 | -- | Inf
1573.51/1573.89 c 1574s| 1710k| 30 | 26449k| 15.5 | 33M| 45 | 33 | 100 | 34k| 100 | 182 | 33 |1645k|6291 | 0.000000e+00 | -- | Inf
1584.01/1584.34 c 1584s| 1720k| 29 | 26599k| 15.5 | 34M| 45 | 35 | 100 | 36k| 100 | 182 | 33 |1655k|6291 | 0.000000e+00 | -- | Inf
1594.80/1595.12 c 1595s| 1730k| 37 | 26747k| 15.5 | 35M| 45 | 24 | 100 | 39k| 100 | 182 | 33 |1665k|6291 | 0.000000e+00 | -- | Inf
1605.01/1605.39 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1605.01/1605.39 c 1605s| 1740k| 40 | 26896k| 15.5 | 34M| 45 | - | 100 | 37k| 100 | 182 | 33 |1675k|6291 | 0.000000e+00 | -- | Inf
1615.30/1615.62 c 1616s| 1750k| 44 | 27040k| 15.5 | 36M| 45 | 42 | 100 | 42k| 100 | 182 | 33 |1684k|6291 | 0.000000e+00 | -- | Inf
1626.30/1626.60 c 1627s| 1760k| 38 | 27179k| 15.4 | 37M| 45 | - | 100 | 44k| 100 | 182 | 33 |1693k|6291 | 0.000000e+00 | -- | Inf
1639.10/1639.46 c 1639s| 1770k| 38 | 27351k| 15.5 | 37M| 45 | - | 100 | 46k| 100 | 182 | 33 |1703k|6291 | 0.000000e+00 | -- | Inf
1650.59/1650.96 c 1651s| 1780k| 43 | 27491k| 15.4 | 39M| 45 | - | 100 | 49k| 100 | 182 | 33 |1713k|6291 | 0.000000e+00 | -- | Inf
1661.70/1662.04 c 1662s| 1790k| 48 | 27619k| 15.4 | 40M| 45 | 28 | 100 | 53k| 100 | 182 | 33 |1721k|6291 | 0.000000e+00 | -- | Inf
1674.59/1674.93 c 1675s| 1800k| 40 | 27773k| 15.4 | 41M| 45 | 31 | 100 | 55k| 100 | 182 | 33 |1732k|6291 | 0.000000e+00 | -- | Inf
1686.19/1686.54 c 1687s| 1810k| 53 | 27898k| 15.4 | 42M| 45 | 28 | 100 | 59k| 100 | 182 | 33 |1740k|6291 | 0.000000e+00 | -- | Inf
1698.29/1698.63 c 1699s| 1820k| 39 | 28012k| 15.4 | 43M| 45 | - | 100 | 62k| 100 | 182 | 33 |1748k|6291 | 0.000000e+00 | -- | Inf
1711.39/1711.75 c 1712s| 1830k| 53 | 28145k| 15.4 | 39M| 45 | - | 100 | 49k| 100 | 182 | 33 |1758k|6291 | 0.000000e+00 | -- | Inf
1723.29/1723.65 c 1724s| 1840k| 54 | 28291k| 15.4 | 40M| 45 | - | 100 | 53k| 100 | 182 | 33 |1767k|6291 | 0.000000e+00 | -- | Inf
1735.39/1735.75 c 1736s| 1850k| 51 | 28429k| 15.4 | 42M| 45 | - | 100 | 57k| 100 | 182 | 33 |1776k|6291 | 0.000000e+00 | -- | Inf
1747.98/1748.31 c 1748s| 1860k| 52 | 28575k| 15.4 | 42M| 45 | - | 100 | 57k| 100 | 182 | 33 |1785k|6291 | 0.000000e+00 | -- | Inf
1761.27/1761.64 c 1762s| 1870k| 51 | 28724k| 15.4 | 44M| 45 | 32 | 100 | 62k| 100 | 182 | 33 |1796k|6291 | 0.000000e+00 | -- | Inf
1775.47/1775.88 c 1776s| 1880k| 45 | 28861k| 15.4 | 45M| 45 | 42 | 100 | 63k| 100 | 182 | 33 |1805k|6291 | 0.000000e+00 | -- | Inf
1789.97/1790.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1789.97/1790.38 c 1790s| 1890k| 54 | 29008k| 15.3 | 46M| 45 | 34 | 100 | 66k| 100 | 182 | 33 |1816k|6291 | 0.000000e+00 | -- | Inf
1796.67/1797.01 c
1796.67/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.67/1797.01 c Solving Time (sec) : 1797.00
1796.67/1797.01 c Solving Nodes : 1894652
1796.67/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.67/1797.01 c Dual Bound : +0.00000000000000e+00
1796.67/1797.01 c Gap : infinite
1796.67/1797.01 s UNKNOWN
1796.67/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.67/1797.01 c Total Time : 1797.00
1796.67/1797.01 c solving : 1797.00
1796.67/1797.01 c presolving : 0.02 (included in solving)
1796.67/1797.01 c reading : 0.00 (included in solving)
1796.67/1797.01 c Original Problem :
1796.67/1797.01 c Problem name : HOME/instance-3737902-1338731080.opb
1796.67/1797.01 c Variables : 706 (706 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.01 c Constraints : 858 initial, 858 maximal
1796.67/1797.01 c Presolved Problem :
1796.67/1797.01 c Problem name : t_HOME/instance-3737902-1338731080.opb
1796.67/1797.01 c Variables : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.01 c Constraints : 152 initial, 69383 maximal
1796.67/1797.01 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.67/1797.01 c trivial : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c dualfix : 0.00 606 0 0 0 0 0 0 0 0
1796.67/1797.01 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c implics : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c probing : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c knapsack : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c setppc : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c linear : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c logicor : 0.00 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c pseudoboolean : 0.00 0 0 0 0 0 806 100 0 0
1796.67/1797.01 c root node : - 0 - - 0 - - - - -
1796.67/1797.01 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1796.67/1797.01 c integral : 0 0 0 953192 0 1 0 274 1968 0 0 1902912
1796.67/1797.01 c knapsack : 101 5 6970539 0 0 0 10000474 16951 6026994 96 0 0
1796.67/1797.01 c setppc : 50 5 6950227 0 0 0 3583866 959 610070 0 0 0
1796.67/1797.01 c linear : 1+ 6 6952629 0 0 0 730 4993 4498 0 0 0
1796.67/1797.01 c logicor : 0+ 0 2369185 0 0 0 6155181 25479 1632076 0 0 0
1796.67/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0
1796.67/1797.01 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1796.67/1797.01 c integral : 17.93 0.00 0.00 17.93 0.00 0.00 0.00
1796.67/1797.01 c knapsack : 61.88 0.00 58.31 0.00 0.00 0.00 3.57
1796.67/1797.01 c setppc : 7.01 0.00 6.34 0.00 0.00 0.00 0.68
1796.67/1797.01 c linear : 3.76 0.00 3.75 0.00 0.00 0.00 0.01
1796.67/1797.01 c logicor : 300.40 0.00 294.72 0.00 0.00 0.00 5.68
1796.67/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.67/1797.01 c Propagators : #Propagate #Resprop Cutoffs DomReds
1796.67/1797.01 c vbounds : 0 0 0 0
1796.67/1797.01 c rootredcost : 0 0 0 0
1796.67/1797.01 c pseudoobj : 0 0 0 0
1796.67/1797.01 c Propagator Timings : TotalTime Propagate Resprop
1796.67/1797.01 c vbounds : 0.79 0.79 0.00
1796.67/1797.01 c rootredcost : 0.85 0.85 0.00
1796.67/1797.01 c pseudoobj : 0.56 0.56 0.00
1796.67/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.67/1797.01 c propagation : 1.71 48382 47941 339603 27.1 441 21.7 -
1796.67/1797.01 c infeasible LP : 48.64 900424 899247 6970591 25.6 4219 20.4 0
1796.67/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.67/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.67/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.67/1797.01 c applied globally : - - - 1820582 20.2 - - -
1796.67/1797.01 c applied locally : - - - 202 37.1 - - -
1796.67/1797.01 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1796.67/1797.01 c cut pool : 0.00 4 - - 49 - (maximal pool size: 348)
1796.67/1797.01 c redcost : 1.84 951802 0 0 0 0
1796.67/1797.01 c impliedbounds : 0.00 5 0 0 0 0
1796.67/1797.01 c intobj : 0.00 0 0 0 0 0
1796.67/1797.01 c gomory : 0.03 5 0 0 0 0
1796.67/1797.01 c cgmip : 0.00 0 0 0 0 0
1796.67/1797.01 c closecuts : 0.00 0 0 0 0 0
1796.67/1797.01 c strongcg : 0.03 5 0 0 348 0
1796.67/1797.01 c cmir : 0.00 0 0 0 0 0
1796.67/1797.01 c flowcover : 0.00 0 0 0 0 0
1796.67/1797.01 c clique : 0.00 1 0 0 0 0
1796.67/1797.01 c zerohalf : 0.00 0 0 0 0 0
1796.67/1797.01 c mcf : 0.00 1 0 0 0 0
1796.67/1797.01 c oddcycle : 0.00 0 0 0 0 0
1796.67/1797.01 c rapidlearning : 0.02 1 0 0 0 9
1796.67/1797.01 c Pricers : Time Calls Vars
1796.67/1797.01 c problem variables: 0.00 0 0
1796.67/1797.01 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1796.67/1797.01 c relpscost : 17.46 953192 274 1968 0 0 1902912
1796.67/1797.01 c pscost : 0.00 0 0 0 0 0 0
1796.67/1797.01 c inference : 0.00 0 0 0 0 0 0
1796.67/1797.01 c mostinf : 0.00 0 0 0 0 0 0
1796.67/1797.01 c leastinf : 0.00 0 0 0 0 0 0
1796.67/1797.01 c fullstrong : 0.00 0 0 0 0 0 0
1796.67/1797.01 c allfullstrong : 0.00 0 0 0 0 0 0
1796.67/1797.01 c random : 0.00 0 0 0 0 0 0
1796.67/1797.01 c Primal Heuristics : Time Calls Found
1796.67/1797.01 c LP solutions : 0.00 - 0
1796.67/1797.01 c pseudo solutions : 0.00 - 0
1796.67/1797.01 c trivial : 0.00 1 0
1796.67/1797.01 c shiftandpropagate: 0.00 0 0
1796.67/1797.01 c simplerounding : 0.00 0 0
1796.67/1797.01 c zirounding : 0.00 0 0
1796.67/1797.01 c rounding : 0.00 0 0
1796.67/1797.01 c shifting : 0.00 0 0
1796.67/1797.01 c intshifting : 0.00 0 0
1796.67/1797.01 c oneopt : 0.00 0 0
1796.67/1797.01 c twoopt : 0.00 0 0
1796.67/1797.01 c fixandinfer : 0.00 0 0
1796.67/1797.01 c feaspump : 0.00 0 0
1796.67/1797.01 c clique : 0.00 0 0
1796.67/1797.01 c coefdiving : 0.00 0 0
1796.67/1797.01 c pscostdiving : 0.00 0 0
1796.67/1797.01 c fracdiving : 0.00 0 0
1796.67/1797.01 c veclendiving : 0.00 0 0
1796.67/1797.01 c intdiving : 0.00 0 0
1796.67/1797.01 c actconsdiving : 0.00 0 0
1796.67/1797.01 c objpscostdiving : 0.00 0 0
1796.67/1797.01 c rootsoldiving : 0.00 0 0
1796.67/1797.01 c linesearchdiving : 0.00 0 0
1796.67/1797.01 c guideddiving : 0.00 0 0
1796.67/1797.01 c octane : 0.00 0 0
1796.67/1797.01 c rens : 0.00 0 0
1796.67/1797.01 c rins : 0.00 0 0
1796.67/1797.01 c localbranching : 0.00 0 0
1796.67/1797.01 c mutation : 0.00 0 0
1796.67/1797.01 c crossover : 0.00 0 0
1796.67/1797.01 c dins : 0.00 0 0
1796.67/1797.01 c vbounds : 0.00 0 0
1796.67/1797.01 c undercover : 0.00 0 0
1796.67/1797.01 c subnlp : 0.00 0 0
1796.67/1797.01 c trysol : 0.00 0 0
1796.67/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec
1796.67/1797.01 c primal LP : 0.00 0 0 0.00 -
1796.67/1797.01 c dual LP : 915.35 1852819 29074424 15.69 31763.18
1796.67/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.67/1797.01 c barrier LP : 0.00 0 0 0.00 -
1796.67/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.67/1797.01 c strong branching : 6.55 6291 190657 30.31 29112.13
1796.67/1797.01 c (at root node) : - 11 790 71.82 -
1796.67/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.67/1797.01 c B&B Tree :
1796.67/1797.01 c number of runs : 1
1796.67/1797.01 c nodes : 1894652
1796.67/1797.01 c nodes (total) : 1894652
1796.67/1797.01 c nodes left : 43
1796.67/1797.01 c max depth : 48
1796.67/1797.01 c max depth (total): 48
1796.67/1797.01 c backtracks : 296479 (15.6%)
1796.67/1797.01 c delayed cutoffs : 8218
1796.67/1797.01 c repropagations : 2982576 (1632180 domain reductions, 5884 cutoffs)
1796.67/1797.01 c avg switch length: 4.51
1796.67/1797.01 c switching time : 287.57
1796.67/1797.01 c Solution :
1796.67/1797.01 c Solutions found : 0 (0 improvements)
1796.67/1797.01 c Primal Bound : -
1796.67/1797.01 c Dual Bound : +0.00000000000000e+00
1796.67/1797.01 c Gap : infinite
1796.67/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.67/1797.01 c Root Iterations : 163
1796.67/1797.08 c Time complete: 1796.75.
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-3737902-1338731080/watcher-3737902-1338731080 -o /tmp/evaluation-result-3737902-1338731080/solver-3737902-1338731080 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3737902-1338731080.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: 2.00 2.00 2.00 3/176 16046
/proc/meminfo: memFree=27211424/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/16046/stat : 16046 (runsolver) D 16044 16046 13307 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 339234096 12095488 51 33554432000 4194304 5436572 140735146853552 140735146849848 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/16046/statm: 2953 51 31 304 0 2645 0
[startup+0.072379 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16046
/proc/meminfo: memFree=27211424/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=33304 CPUtime=0.06 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7233 0 0 0 5 1 0 0 20 0 1 0 339234096 34103296 6931 33554432000 4194304 9016284 140735485649264 140735146849736 5444560 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 8326 6931 683 1178 0 7144 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33304
[startup+0.100286 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16046
/proc/meminfo: memFree=27211424/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30480 CPUtime=0.08 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7252 0 0 0 7 1 0 0 20 0 1 0 339234096 31211520 6244 33554432000 4194304 9016284 140735485649264 140735146849736 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7620 6244 686 1178 0 6438 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30480
[startup+0.300221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16046
/proc/meminfo: memFree=27211424/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=0.29 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7282 0 0 0 27 2 0 0 20 0 1 0 339234096 31240192 6274 33554432000 4194304 9016284 140735485649264 140735146849736 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6274 691 1178 0 6445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30508
[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16046
/proc/meminfo: memFree=27211424/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=0.68 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7284 0 0 0 66 2 0 0 20 0 1 0 339234096 31240192 6276 33554432000 4194304 9016284 140735485649264 140735146849736 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6276 693 1178 0 6445 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30508
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27187948/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=1.48 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7284 0 0 0 143 5 0 0 20 0 1 0 339234096 31240192 6276 33554432000 4194304 9016284 140735485649264 140735485642680 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6276 693 1178 0 6445 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30508
[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27187576/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=3.08 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7284 0 0 0 299 9 0 0 20 0 1 0 339234096 31240192 6276 33554432000 4194304 9016284 140735485649264 140735485643128 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6276 693 1178 0 6445 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30508
[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27187328/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=6.28 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7359 0 0 0 612 16 0 0 20 0 1 0 339234096 31240192 6351 33554432000 4194304 9016284 140735485649264 140735485643128 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6351 693 1178 0 6445 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30508
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27186664/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=30508 CPUtime=12.68 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 7610 0 0 0 1236 32 0 0 20 0 1 0 339234096 31240192 6599 33554432000 4194304 9016284 140735485649264 140735485643320 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 7627 6599 693 1178 0 6445 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30508
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27183324/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=34052 CPUtime=25.48 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 8300 0 0 0 2484 64 0 0 20 0 1 0 339234096 34869248 7278 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 8513 7278 693 1178 0 7331 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34052
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27177872/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=39120 CPUtime=51.08 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 9597 0 0 0 4983 125 0 0 20 0 1 0 339234096 40058880 8568 33554432000 4194304 9016284 140735485649264 140735485643224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 9780 8568 693 1178 0 8598 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39120
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27170588/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=44536 CPUtime=102.27 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 10704 0 0 0 9984 243 0 0 20 0 1 0 339234096 45604864 10135 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 11134 10135 693 1178 0 9952 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44536
[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 16047
/proc/meminfo: memFree=27163888/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=46532 CPUtime=162.24 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 11115 0 0 0 15843 381 0 0 20 0 1 0 339234096 47648768 10728 33554432000 4194304 9016284 140735485649264 140735485643432 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 11633 10728 693 1178 0 10451 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 46532
[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16047
/proc/meminfo: memFree=27155952/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=54932 CPUtime=222.24 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 12917 0 0 0 21716 508 0 0 20 0 1 0 339234096 56250368 12530 33554432000 4194304 9016284 140735485649264 140735485643224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 13733 12530 693 1178 0 12551 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 54932
[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16047
/proc/meminfo: memFree=27150112/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=58120 CPUtime=282.23 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 13112 0 0 0 27589 634 0 0 20 0 1 0 339234096 59514880 13178 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 14530 13178 693 1178 0 13348 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 58120
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16051
/proc/meminfo: memFree=27147004/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=59108 CPUtime=342.21 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 13360 0 0 0 33464 757 0 0 20 0 1 0 339234096 60526592 13750 33554432000 4194304 9016284 140735485649264 140735485643496 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 14777 13750 693 1178 0 13595 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 59108
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16051
/proc/meminfo: memFree=27140316/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=63556 CPUtime=402.2 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 14226 0 0 0 39365 855 0 0 20 0 1 0 339234096 65081344 14616 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 15889 14616 693 1178 0 14707 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 63556
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16051
/proc/meminfo: memFree=27135408/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=65996 CPUtime=462.18 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 14543 0 0 0 45266 952 0 0 20 0 1 0 339234096 67579904 15598 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 16499 15598 693 1178 0 15317 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 65996
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16051
/proc/meminfo: memFree=27129616/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=71468 CPUtime=522.18 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 15820 0 0 0 51178 1040 0 0 20 0 1 0 339234096 73183232 17209 33554432000 4194304 9016284 140735485649264 140735485642632 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 17867 17209 815 1178 0 16685 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 71468
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16051
/proc/meminfo: memFree=27125212/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=73008 CPUtime=582.17 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 15952 0 0 0 57079 1138 0 0 20 0 1 0 339234096 74760192 17341 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 18252 17341 815 1178 0 17070 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 73008
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26976772/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=78276 CPUtime=1122.08 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16428 0 0 0 110084 2124 0 0 20 0 1 0 339234096 80154624 18737 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 19569 18737 815 1178 0 18387 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 78276
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16117
/proc/meminfo: memFree=26959088/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=79824 CPUtime=1182.07 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16502 0 0 0 115979 2228 0 0 20 0 1 0 339234096 81739776 19203 33554432000 4194304 9016284 140735485649264 140735485643592 6441168 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 19956 19203 815 1178 0 18774 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 79824
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16118
/proc/meminfo: memFree=26956792/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=79824 CPUtime=1242.06 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16502 0 0 0 121865 2341 0 0 20 0 1 0 339234096 81739776 19203 33554432000 4194304 9016284 140735485649264 140735485643128 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 19956 19203 815 1178 0 18774 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 79824
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16118
/proc/meminfo: memFree=26954000/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=81832 CPUtime=1302.05 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16734 0 0 0 127767 2438 0 0 20 0 1 0 339234096 83795968 19435 33554432000 4194304 9016284 140735485649264 140735485643128 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 20458 19435 815 1178 0 19276 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 81832
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16118
/proc/meminfo: memFree=26964832/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=81832 CPUtime=1362.04 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16735 0 0 0 133659 2545 0 0 20 0 1 0 339234096 83795968 19436 33554432000 4194304 9016284 140735485649264 140735485643592 5325537 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 20458 19436 815 1178 0 19276 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 81832
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16118
/proc/meminfo: memFree=26944668/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=81832 CPUtime=1422.04 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16748 0 0 0 139544 2660 0 0 20 0 1 0 339234096 83795968 19449 33554432000 4194304 9016284 140735485649264 140735485643432 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 20458 19449 815 1178 0 19276 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 81832
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16118
/proc/meminfo: memFree=26943736/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=83724 CPUtime=1482.02 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16917 0 0 0 145435 2767 0 0 20 0 1 0 339234096 85733376 19618 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 20931 19618 815 1178 0 19749 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 83724
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16122
/proc/meminfo: memFree=26942852/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=83724 CPUtime=1542.01 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 16965 0 0 0 151352 2849 0 0 20 0 1 0 339234096 85733376 19959 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 20931 19959 815 1178 0 19749 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 83724
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16122
/proc/meminfo: memFree=26955220/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=84628 CPUtime=1602 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 17332 0 0 0 157258 2942 0 0 20 0 1 0 339234096 86659072 20326 33554432000 4194304 9016284 140735485649264 140735485643592 4321360 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 21157 20326 815 1178 0 19975 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 84628
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16122
/proc/meminfo: memFree=26951308/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=85416 CPUtime=1661.99 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 17362 0 0 0 163178 3021 0 0 20 0 1 0 339234096 87465984 20356 33554432000 4194304 9016284 140735485649264 140735485643224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 21354 20356 815 1178 0 20172 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 85416
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16122
/proc/meminfo: memFree=26941180/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=87884 CPUtime=1721.99 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 17985 0 0 0 169106 3093 0 0 20 0 1 0 339234096 89993216 20979 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 21971 20979 815 1178 0 20789 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 87884
[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 16122
/proc/meminfo: memFree=26938200/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=90704 CPUtime=1781.97 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18335 0 0 0 175030 3167 0 0 20 0 1 0 339234096 92880896 21588 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22676 21588 815 1178 0 21494 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 90704
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 16122
/proc/meminfo: memFree=26938696/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=90704 CPUtime=1785.18 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18335 0 0 0 175347 3171 0 0 20 0 1 0 339234096 92880896 21588 33554432000 4194304 9016284 140735485649264 140735485643592 5325533 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22676 21588 815 1178 0 21494 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 90704
[startup+1791.91 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 16122
/proc/meminfo: memFree=26937708/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1791.58 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18599 0 0 0 175981 3177 0 0 20 0 1 0 339234096 93974528 21852 33554432000 4194304 9016284 140735485649264 140735485643592 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21852 815 1178 0 21761 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (KiB) 91772
[startup+1795.1 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16122
/proc/meminfo: memFree=26937584/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1794.77 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18605 0 0 0 176298 3179 0 0 20 0 1 0 339234096 93974528 21858 33554432000 4194304 9016284 140735485649264 140735485642632 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21858 815 1178 0 21761 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (KiB) 91772
[startup+1795.9 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16122
/proc/meminfo: memFree=26937584/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1795.57 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18605 0 0 0 176377 3180 0 0 20 0 1 0 339234096 93974528 21858 33554432000 4194304 9016284 140735485649264 140735485642312 4347574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21858 815 1178 0 21761 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (KiB) 91772
[startup+1796.7 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16122
/proc/meminfo: memFree=26937708/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1796.37 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18607 0 0 0 176457 3180 0 0 20 0 1 0 339234096 93974528 21860 33554432000 4194304 9016284 140735485649264 140735485642312 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21860 815 1178 0 21761 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 91772
[startup+1796.9 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16122
/proc/meminfo: memFree=26937708/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1796.57 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18607 0 0 0 176477 3180 0 0 20 0 1 0 339234096 93974528 21860 33554432000 4194304 9016284 140735485649264 140735485643128 5325523 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21860 815 1178 0 21761 0
Current children cumulated CPU time (s) 1796.57
Current children cumulated vsize (KiB) 91772
[startup+1797 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16122
/proc/meminfo: memFree=26937708/32873648 swapFree=6860/6860
[pid=16046] ppid=16044 vsize=91772 CPUtime=1796.67 cores=0,2,4,6
/proc/16046/stat : 16046 (scip-2.0.1.4b_2) R 16044 16046 13307 0 -1 4202496 18607 0 0 0 176487 3180 0 0 20 0 1 0 339234096 93974528 21860 33554432000 4194304 9016284 140735485649264 140735485643128 4654128 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/16046/statm: 22943 21860 815 1178 0 21761 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (KiB) 91772
Child status: 0
Real time (s): 1797.08
CPU time (s): 1796.76
CPU user time (s): 1764.95
CPU system time (s): 31.8112
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 91772
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1764.95
system time used= 31.8112
maximum resident set size= 87956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18740
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= 32
involuntary context switches= 1908
runsolver used 3.2605 second user time and 7.9188 second system time
The end