0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 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-3691544-1338028605.opb>
0.00/0.01 c original problem has 540 variables (540 bin, 0 int, 0 impl, 0 cont) and 416 constraints
0.00/0.01 c problem read in 0.00
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.01 c presolving:
0.00/0.02 c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 416 upgd conss, 0 impls, 38 clqs
0.00/0.02 c presolving (2 rounds):
0.00/0.02 c 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02 c 0 implications, 38 cliques
0.00/0.02 c presolved problem has 540 variables (540 bin, 0 int, 0 impl, 0 cont) and 416 constraints
0.00/0.02 c 38 constraints of type <setppc>
0.00/0.02 c 378 constraints of type <logicor>
0.00/0.02 c transformed objective value is always integral (scale: 1)
0.00/0.02 c Presolving Time: 0.01
0.00/0.02 c - non default parameters ----------------------------------------------------------------------
0.00/0.02 c # SCIP version 2.1.1.4
0.00/0.02 c
0.00/0.02 c # maximal time in seconds to run
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02 c limits/time = 1797
0.00/0.02 c
0.00/0.02 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02 c limits/memory = 13950
0.00/0.02 c
0.00/0.02 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c limits/solutions = 1
0.00/0.02 c
0.00/0.02 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.02 c separating/maxrounds = 1
0.00/0.02 c
0.00/0.02 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c separating/maxroundsroot = 5
0.00/0.02 c
0.00/0.02 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.02 c # [type: int, range: [1,2], default: 1]
0.00/0.02 c timing/clocktype = 2
0.00/0.02 c
0.00/0.02 c # belongs reading time to solving time?
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c timing/reading = TRUE
0.00/0.02 c
0.00/0.02 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02 c constraints/knapsack/disaggregation = FALSE
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/coefdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.02 c heuristics/crossover/freq = -1
0.00/0.02 c
0.00/0.02 c # number of nodes added to the contingent of the total nodes
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02 c heuristics/crossover/nodesofs = 750
0.00/0.02 c
0.00/0.02 c # number of nodes without incumbent change that heuristic should wait
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.02 c heuristics/crossover/nwaitingnodes = 100
0.00/0.02 c
0.00/0.02 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.02 c # [type: real, range: [0,1], default: 0.1]
0.00/0.02 c heuristics/crossover/nodesquot = 0.15
0.00/0.02 c
0.00/0.02 c # minimum percentage of integer variables that have to be fixed
0.00/0.02 c # [type: real, range: [0,1], default: 0.666]
0.00/0.02 c heuristics/crossover/minfixingrate = 0.5
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/feaspump/freq = -1
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/fracdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/guideddiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/intshifting/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/linesearchdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/objpscostdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.02 c # [type: real, range: [0,1], default: 0.01]
0.00/0.02 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/oneopt/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/pscostdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/rens/freq = -1
0.00/0.02 c
0.00/0.02 c # minimum percentage of integer variables that have to be fixable
0.00/0.02 c # [type: real, range: [0,1], default: 0.5]
0.00/0.02 c heuristics/rens/minfixingrate = 0.3
0.00/0.02 c
0.00/0.02 c # number of nodes added to the contingent of the total nodes
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02 c heuristics/rens/nodesofs = 2000
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/rootsoldiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.02 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/rounding/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/shiftandpropagate/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/shifting/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/simplerounding/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/subnlp/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/trivial/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/trysol/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/undercover/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/veclendiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/zirounding/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c propagating/probing/maxprerounds = 0
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c separating/cmir/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c separating/flowcover/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c separating/rapidlearning/freq = 0
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/indoneopt/freq = -1
0.00/0.02 c
0.00/0.02 c -----------------------------------------------------------------------------------------------
0.00/0.02 c start solving
0.00/0.02 c
0.00/0.03 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.03 c 0.0s| 1 | 0 | 139 | - |2487k| 0 | 91 | 540 | 416 | 540 | 416 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.14 c 0.1s| 1 | 0 | 469 | - |2846k| 0 | 96 | 540 | 420 | 540 | 426 | 10 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.17 c 0.2s| 1 | 0 | 585 | - |3252k| 0 | 115 | 540 | 420 | 540 | 437 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.21 c 0.2s| 1 | 0 | 730 | - |3722k| 0 | 121 | 540 | 420 | 540 | 447 | 31 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.26 c 0.3s| 1 | 0 | 863 | - |4223k| 0 | 128 | 540 | 420 | 540 | 457 | 41 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.31 c 0.3s| 1 | 0 | 1082 | - |4778k| 0 | 131 | 540 | 420 | 540 | 468 | 52 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.35 c 0.3s| 1 | 2 | 1082 | - |4778k| 0 | 131 | 540 | 420 | 540 | 468 | 52 | 0 | 10 | 0.000000e+00 | -- | Inf
1.69/1.74 c 1.7s| 100 | 101 | 1950 | 8.8 |4937k| 32 | 62 | 540 | 420 | 540 | 434 | 52 | 0 |1018 | 0.000000e+00 | -- | Inf
2.49/2.57 c 2.6s| 200 | 201 | 2679 | 8.0 |5027k| 43 | 63 | 540 | 420 | 540 | 434 | 52 | 0 |1643 | 0.000000e+00 | -- | Inf
3.18/3.29 c 3.3s| 300 | 301 | 3685 | 8.7 |5132k| 43 | 133 | 540 | 420 | 540 | 434 | 52 | 0 |2176 | 0.000000e+00 | -- | Inf
3.79/3.83 c 3.8s| 400 | 401 | 4624 | 8.9 |5225k| 43 | 53 | 540 | 420 | 540 | 434 | 52 | 0 |2556 | 0.000000e+00 | -- | Inf
3.98/4.01 c 4.0s| 500 | 501 | 5632 | 9.1 |5321k| 44 | 75 | 540 | 420 | 540 | 434 | 52 | 0 |2658 | 0.000000e+00 | -- | Inf
4.08/4.12 c 4.1s| 600 | 601 | 6282 | 8.7 |5405k| 53 | 31 | 540 | 420 | 540 | 434 | 52 | 0 |2719 | 0.000000e+00 | -- | Inf
4.08/4.18 c 4.2s| 700 | 691 | 6544 | 7.8 |5472k| 88 | - | 540 | 420 | 540 | 434 | 52 | 0 |2760 | 0.000000e+00 | -- | Inf
4.18/4.25 c 4.3s| 800 | 702 | 7198 | 7.7 |5524k| 98 | 24 | 540 | 459 | 540 | 434 | 52 | 39 |2788 | 0.000000e+00 | -- | Inf
4.29/4.32 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
4.29/4.32 c 4.3s| 900 | 698 | 7948 | 7.6 |5548k| 98 | - | 540 | 480 | 540 | 434 | 52 | 60 |2808 | 0.000000e+00 | -- | Inf
4.29/4.38 c 4.4s| 1000 | 701 | 8640 | 7.6 |5570k| 98 | - | 540 | 491 | 540 | 434 | 52 | 71 |2821 | 0.000000e+00 | -- | Inf
4.39/4.43 c 4.4s| 1100 | 695 | 9315 | 7.5 |5576k| 98 | - | 540 | 498 | 540 | 434 | 52 | 78 |2825 | 0.000000e+00 | -- | Inf
4.39/4.48 c 4.5s| 1200 | 702 | 9953 | 7.4 |5616k| 98 | 21 | 540 | 547 | 540 | 434 | 52 | 127 |2826 | 0.000000e+00 | -- | Inf
4.49/4.54 c 4.5s| 1300 | 700 | 10683 | 7.4 |5644k| 98 | 23 | 540 | 585 | 540 | 434 | 52 | 165 |2834 | 0.000000e+00 | -- | Inf
4.58/4.61 c 4.6s| 1400 | 708 | 11061 | 7.1 |5664k| 98 | 19 | 540 | 589 | 540 | 434 | 52 | 169 |2882 | 0.000000e+00 | -- | Inf
4.58/4.67 c 4.7s| 1500 | 710 | 11711 | 7.1 |5680k| 98 | 28 | 540 | 604 | 540 | 434 | 52 | 184 |2888 | 0.000000e+00 | -- | Inf
4.69/4.73 c 4.7s| 1600 | 702 | 12345 | 7.0 |5698k| 98 | - | 540 | 635 | 540 | 434 | 52 | 215 |2901 | 0.000000e+00 | -- | Inf
4.69/4.79 c 4.8s| 1700 | 705 | 13070 | 7.1 |5730k| 98 | 18 | 540 | 682 | 540 | 434 | 52 | 262 |2907 | 0.000000e+00 | -- | Inf
4.79/4.85 c 4.8s| 1800 | 699 | 13673 | 7.0 |5747k| 98 | - | 540 | 709 | 540 | 434 | 52 | 289 |2918 | 0.000000e+00 | -- | Inf
4.88/4.90 c 4.9s| 1900 | 697 | 14269 | 6.9 |5760k| 98 | 27 | 540 | 730 | 540 | 434 | 52 | 310 |2925 | 0.000000e+00 | -- | Inf
4.88/4.96 c 5.0s| 2000 | 695 | 14861 | 6.9 |5785k| 98 | - | 540 | 754 | 540 | 434 | 52 | 334 |2931 | 0.000000e+00 | -- | Inf
4.98/5.01 c 5.0s| 2100 | 681 | 15408 | 6.8 |5786k| 98 | - | 540 | 792 | 540 | 434 | 52 | 372 |2940 | 0.000000e+00 | -- | Inf
4.98/5.07 c 5.1s| 2200 | 686 | 16208 | 6.9 |5804k| 98 | - | 540 | 807 | 540 | 434 | 52 | 390 |2948 | 0.000000e+00 | -- | Inf
5.08/5.13 c 5.1s| 2300 | 682 | 16716 | 6.8 |5804k| 98 | 21 | 540 | 821 | 540 | 434 | 52 | 405 |2959 | 0.000000e+00 | -- | Inf
5.08/5.18 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.08/5.18 c 5.2s| 2400 | 682 | 17229 | 6.7 |5824k| 98 | - | 540 | 844 | 540 | 434 | 52 | 431 |2966 | 0.000000e+00 | -- | Inf
5.18/5.24 c 5.2s| 2500 | 673 | 17939 | 6.7 |5836k| 98 | - | 540 | 875 | 540 | 434 | 52 | 477 |2974 | 0.000000e+00 | -- | Inf
5.29/5.35 c 5.3s| 2600 | 630 | 19578 | 7.1 |5780k| 98 | 29 | 540 | 859 | 540 | 434 | 52 | 509 |3015 | 0.000000e+00 | -- | Inf
5.39/5.45 c 5.4s| 2700 | 623 | 20602 | 7.2 |5782k| 98 | - | 540 | 857 | 540 | 434 | 52 | 532 |3061 | 0.000000e+00 | -- | Inf
5.49/5.52 c 5.5s| 2800 | 619 | 21267 | 7.2 |5801k| 98 | - | 540 | 895 | 540 | 434 | 52 | 573 |3080 | 0.000000e+00 | -- | Inf
5.49/5.59 c 5.6s| 2900 | 620 | 21879 | 7.2 |5824k| 98 | - | 540 | 935 | 540 | 434 | 52 | 625 |3104 | 0.000000e+00 | -- | Inf
5.59/5.65 c 5.7s| 3000 | 628 | 22536 | 7.2 |5853k| 98 | - | 540 | 971 | 540 | 434 | 52 | 677 |3115 | 0.000000e+00 | -- | Inf
5.68/5.71 c 5.7s| 3100 | 632 | 23079 | 7.1 |5884k| 98 | - | 540 |1025 | 540 | 434 | 52 | 735 |3123 | 0.000000e+00 | -- | Inf
5.68/5.77 c 5.8s| 3200 | 634 | 23755 | 7.1 |5911k| 98 | - | 540 |1077 | 540 | 434 | 52 | 790 |3129 | 0.000000e+00 | -- | Inf
5.78/5.83 c 5.8s| 3300 | 636 | 24439 | 7.1 |5935k| 98 | 12 | 540 |1118 | 540 | 434 | 52 | 845 |3134 | 0.000000e+00 | -- | Inf
5.78/5.89 c 5.9s| 3400 | 635 | 25152 | 7.1 |5955k| 98 | 14 | 540 |1160 | 540 | 434 | 52 | 891 |3145 | 0.000000e+00 | -- | Inf
5.89/5.95 c 5.9s| 3500 | 630 | 25786 | 7.1 |5964k| 98 | 20 | 540 |1197 | 540 | 434 | 52 | 940 |3151 | 0.000000e+00 | -- | Inf
5.98/6.00 c 6.0s| 3600 | 628 | 26303 | 7.0 |5986k| 98 | - | 540 |1243 | 540 | 434 | 52 | 992 |3151 | 0.000000e+00 | -- | Inf
5.98/6.05 c 6.1s| 3700 | 628 | 26925 | 7.0 |5995k| 98 | 12 | 540 |1271 | 540 | 434 | 52 |1039 |3151 | 0.000000e+00 | -- | Inf
6.08/6.11 c 6.1s| 3800 | 628 | 27817 | 7.0 |6006k| 98 | 20 | 540 |1278 | 540 | 434 | 52 |1091 |3151 | 0.000000e+00 | -- | Inf
6.08/6.17 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
6.08/6.17 c 6.2s| 3900 | 632 | 28468 | 7.0 |6039k| 98 | 23 | 540 |1323 | 540 | 434 | 52 |1147 |3151 | 0.000000e+00 | -- | Inf
6.19/6.22 c 6.2s| 4000 | 632 | 29189 | 7.0 |6075k| 98 | - | 540 |1389 | 540 | 434 | 52 |1214 |3151 | 0.000000e+00 | -- | Inf
6.19/6.28 c 6.3s| 4100 | 635 | 29945 | 7.0 |6114k| 98 | 22 | 540 |1465 | 540 | 434 | 52 |1290 |3151 | 0.000000e+00 | -- | Inf
6.29/6.34 c 6.3s| 4200 | 629 | 30974 | 7.1 |6136k| 98 | 23 | 540 |1528 | 540 | 434 | 52 |1356 |3151 | 0.000000e+00 | -- | Inf
6.39/6.40 c 6.4s| 4300 | 627 | 31734 | 7.1 |6145k| 98 | 16 | 540 |1546 | 540 | 434 | 52 |1410 |3153 | 0.000000e+00 | -- | Inf
6.39/6.46 c 6.5s| 4400 | 630 | 32643 | 7.2 |6165k| 98 | - | 540 |1566 | 540 | 434 | 52 |1445 |3159 | 0.000000e+00 | -- | Inf
6.49/6.53 c 6.5s| 4500 | 632 | 33575 | 7.2 |6180k| 98 | 26 | 540 |1598 | 540 | 434 | 52 |1486 |3161 | 0.000000e+00 | -- | Inf
6.49/6.59 c 6.6s| 4600 | 634 | 34456 | 7.3 |6198k| 98 | 21 | 540 |1626 | 540 | 434 | 52 |1527 |3163 | 0.000000e+00 | -- | Inf
6.59/6.64 c 6.6s| 4700 | 629 | 34972 | 7.2 |6213k| 98 | - | 540 |1676 | 540 | 434 | 52 |1584 |3166 | 0.000000e+00 | -- | Inf
6.59/6.70 c 6.7s| 4800 | 633 | 35502 | 7.2 |6242k| 98 | - | 540 |1725 | 540 | 434 | 52 |1633 |3166 | 0.000000e+00 | -- | Inf
6.70/6.75 c 6.7s| 4900 | 631 | 36013 | 7.1 |6257k| 98 | - | 540 |1768 | 540 | 434 | 52 |1680 |3166 | 0.000000e+00 | -- | Inf
6.78/6.81 c 6.8s| 5000 | 631 | 36597 | 7.1 |6272k| 98 | 16 | 540 |1808 | 540 | 434 | 52 |1727 |3166 | 0.000000e+00 | -- | Inf
6.78/6.86 c 6.9s| 5100 | 633 | 37289 | 7.1 |6300k| 98 | - | 540 |1842 | 540 | 434 | 52 |1778 |3167 | 0.000000e+00 | -- | Inf
6.89/6.92 c 6.9s| 5200 | 632 | 37925 | 7.1 |6328k| 98 | - | 540 |1905 | 540 | 434 | 52 |1843 |3169 | 0.000000e+00 | -- | Inf
6.89/6.97 c 7.0s| 5300 | 635 | 38556 | 7.1 |6349k| 98 | 18 | 540 |1958 | 540 | 434 | 52 |1901 |3169 | 0.000000e+00 | -- | Inf
6.99/7.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
6.99/7.03 c 7.0s| 5400 | 633 | 39247 | 7.1 |6363k| 98 | 10 | 540 |2003 | 540 | 434 | 52 |1953 |3169 | 0.000000e+00 | -- | Inf
6.99/7.08 c 7.1s| 5500 | 637 | 40018 | 7.1 |6387k| 98 | 12 | 540 |2034 | 540 | 434 | 52 |1991 |3169 | 0.000000e+00 | -- | Inf
7.08/7.14 c 7.1s| 5600 | 635 | 40652 | 7.1 |6410k| 98 | - | 540 |2072 | 540 | 434 | 52 |2042 |3169 | 0.000000e+00 | -- | Inf
7.18/7.20 c 7.2s| 5700 | 638 | 41446 | 7.1 |6427k| 98 | 12 | 540 |2107 | 540 | 434 | 52 |2083 |3169 | 0.000000e+00 | -- | Inf
7.18/7.25 c 7.2s| 5800 | 636 | 42021 | 7.1 |6445k| 98 | 26 | 540 |2148 | 540 | 434 | 52 |2130 |3169 | 0.000000e+00 | -- | Inf
7.29/7.30 c 7.3s| 5900 | 640 | 42502 | 7.0 |6470k| 98 | 18 | 540 |2193 | 540 | 434 | 52 |2177 |3170 | 0.000000e+00 | -- | Inf
7.29/7.35 c 7.4s| 6000 | 638 | 42980 | 7.0 |6486k| 98 | 14 | 540 |2233 | 540 | 434 | 52 |2227 |3170 | 0.000000e+00 | -- | Inf
7.39/7.40 c 7.4s| 6100 | 638 | 43469 | 6.9 |6507k| 98 | 20 | 540 |2282 | 540 | 434 | 52 |2276 |3170 | 0.000000e+00 | -- | Inf
7.39/7.46 c 7.5s| 6200 | 642 | 44167 | 7.0 |6529k| 98 | - | 540 |2288 | 540 | 434 | 52 |2328 |3172 | 0.000000e+00 | -- | Inf
7.48/7.52 c 7.5s| 6300 | 640 | 44745 | 6.9 |6552k| 98 | - | 540 |2323 | 540 | 434 | 52 |2378 |3177 | 0.000000e+00 | -- | Inf
7.48/7.58 c 7.6s| 6400 | 640 | 45528 | 6.9 |6561k| 98 | - | 540 |2339 | 540 | 434 | 52 |2417 |3177 | 0.000000e+00 | -- | Inf
7.58/7.64 c 7.6s| 6500 | 640 | 46400 | 7.0 |6563k| 98 | - | 540 |2353 | 540 | 434 | 52 |2459 |3177 | 0.000000e+00 | -- | Inf
7.58/7.70 c 7.7s| 6600 | 638 | 47227 | 7.0 |6579k| 98 | 12 | 540 |2393 | 540 | 434 | 52 |2503 |3177 | 0.000000e+00 | -- | Inf
7.69/7.76 c 7.8s| 6700 | 637 | 48012 | 7.0 |6588k| 98 | - | 540 |2410 | 540 | 434 | 52 |2550 |3177 | 0.000000e+00 | -- | Inf
7.79/7.82 c 7.8s| 6800 | 637 | 48599 | 7.0 |6604k| 98 | 12 | 540 |2442 | 540 | 434 | 52 |2599 |3177 | 0.000000e+00 | -- | Inf
7.79/7.87 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
7.79/7.87 c 7.9s| 6900 | 638 | 49246 | 7.0 |6604k| 98 | - | 540 |2448 | 540 | 434 | 52 |2648 |3177 | 0.000000e+00 | -- | Inf
7.88/7.92 c 7.9s| 7000 | 637 | 49841 | 7.0 |6622k| 98 | - | 540 |2492 | 540 | 434 | 52 |2694 |3177 | 0.000000e+00 | -- | Inf
7.88/7.98 c 8.0s| 7100 | 639 | 50499 | 7.0 |6637k| 98 | 15 | 540 |2530 | 540 | 434 | 52 |2744 |3177 | 0.000000e+00 | -- | Inf
7.99/8.03 c 8.0s| 7200 | 645 | 51108 | 6.9 |6660k| 98 | 21 | 540 |2569 | 540 | 434 | 52 |2791 |3177 | 0.000000e+00 | -- | Inf
7.99/8.09 c 8.1s| 7300 | 646 | 51716 | 6.9 |6680k| 98 | 10 | 540 |2613 | 540 | 434 | 52 |2843 |3177 | 0.000000e+00 | -- | Inf
8.08/8.14 c 8.1s| 7400 | 639 | 52354 | 6.9 |6696k| 98 | - | 540 |2665 | 540 | 434 | 52 |2897 |3177 | 0.000000e+00 | -- | Inf
8.19/8.20 c 8.2s| 7500 | 635 | 53026 | 6.9 |6712k| 98 | - | 540 |2713 | 540 | 434 | 52 |2948 |3177 | 0.000000e+00 | -- | Inf
8.19/8.26 c 8.3s| 7600 | 640 | 53731 | 6.9 |6737k| 98 | 25 | 540 |2754 | 540 | 434 | 52 |2996 |3180 | 0.000000e+00 | -- | Inf
8.28/8.32 c 8.3s| 7700 | 638 | 54625 | 7.0 |6749k| 98 | 18 | 540 |2792 | 540 | 434 | 52 |3041 |3180 | 0.000000e+00 | -- | Inf
8.28/8.37 c 8.4s| 7800 | 638 | 55328 | 7.0 |6771k| 98 | 14 | 540 |2841 | 540 | 434 | 52 |3093 |3180 | 0.000000e+00 | -- | Inf
8.39/8.43 c 8.4s| 7900 | 635 | 55886 | 6.9 |6784k| 98 | - | 540 |2852 | 540 | 434 | 52 |3148 |3181 | 0.000000e+00 | -- | Inf
8.39/8.48 c 8.5s| 8000 | 641 | 56522 | 6.9 |6796k| 98 | 17 | 540 |2860 | 540 | 434 | 52 |3195 |3181 | 0.000000e+00 | -- | Inf
8.48/8.54 c 8.5s| 8100 | 639 | 57213 | 6.9 |6810k| 98 | 17 | 540 |2896 | 540 | 434 | 52 |3241 |3181 | 0.000000e+00 | -- | Inf
8.48/8.59 c 8.6s| 8200 | 639 | 57728 | 6.9 |6833k| 98 | - | 540 |2944 | 540 | 434 | 52 |3291 |3181 | 0.000000e+00 | -- | Inf
8.59/8.65 c 8.6s| 8300 | 641 | 58456 | 6.9 |6858k| 98 | - | 540 |2993 | 540 | 434 | 52 |3340 |3181 | 0.000000e+00 | -- | Inf
8.69/8.71 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
8.69/8.71 c 8.7s| 8400 | 639 | 59274 | 6.9 |6878k| 98 | 27 | 540 |3042 | 540 | 434 | 52 |3389 |3181 | 0.000000e+00 | -- | Inf
8.69/8.77 c 8.8s| 8500 | 639 | 60039 | 6.9 |6878k| 98 | 25 | 540 |3036 | 540 | 434 | 52 |3434 |3183 | 0.000000e+00 | -- | Inf
8.79/8.83 c 8.8s| 8600 | 641 | 60640 | 6.9 |6882k| 98 | - | 540 |3010 | 540 | 434 | 52 |3481 |3183 | 0.000000e+00 | -- | Inf
8.79/8.88 c 8.9s| 8700 | 639 | 61163 | 6.9 |6899k| 98 | - | 540 |3056 | 540 | 434 | 52 |3542 |3184 | 0.000000e+00 | -- | Inf
8.89/8.93 c 8.9s| 8800 | 641 | 61707 | 6.9 |6913k| 98 | 17 | 540 |3093 | 540 | 434 | 52 |3590 |3184 | 0.000000e+00 | -- | Inf
8.89/8.98 c 9.0s| 8900 | 637 | 62335 | 6.9 |6915k| 98 | 14 | 540 |3113 | 540 | 434 | 52 |3632 |3184 | 0.000000e+00 | -- | Inf
8.98/9.04 c 9.0s| 9000 | 641 | 62845 | 6.9 |6941k| 98 | - | 540 |3121 | 540 | 434 | 52 |3676 |3184 | 0.000000e+00 | -- | Inf
8.98/9.09 c 9.1s| 9100 | 643 | 63275 | 6.8 |6953k| 98 | - | 540 |3143 | 540 | 434 | 52 |3727 |3184 | 0.000000e+00 | -- | Inf
9.09/9.14 c 9.1s| 9200 | 645 | 63699 | 6.8 |6961k| 98 | - | 540 |3158 | 540 | 434 | 52 |3780 |3185 | 0.000000e+00 | -- | Inf
9.09/9.19 c 9.2s| 9300 | 639 | 64297 | 6.8 |6945k| 98 | 22 | 540 |3139 | 540 | 434 | 52 |3825 |3185 | 0.000000e+00 | -- | Inf
9.18/9.25 c 9.2s| 9400 | 639 | 64920 | 6.8 |6956k| 98 | - | 540 |3146 | 540 | 434 | 52 |3867 |3185 | 0.000000e+00 | -- | Inf
9.29/9.31 c 9.3s| 9500 | 641 | 65710 | 6.8 |6971k| 98 | - | 540 |3182 | 540 | 434 | 52 |3905 |3185 | 0.000000e+00 | -- | Inf
9.29/9.37 c 9.4s| 9600 | 641 | 66541 | 6.8 |6985k| 98 | - | 540 |3219 | 540 | 434 | 52 |3942 |3185 | 0.000000e+00 | -- | Inf
9.38/9.42 c 9.4s| 9700 | 641 | 67371 | 6.8 |7003k| 98 | 23 | 540 |3267 | 540 | 434 | 52 |3990 |3185 | 0.000000e+00 | -- | Inf
9.38/9.49 c 9.5s| 9800 | 641 | 68178 | 6.8 |7014k| 98 | - | 540 |3280 | 540 | 434 | 52 |4031 |3185 | 0.000000e+00 | -- | Inf
9.48/9.55 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
9.48/9.55 c 9.5s| 9900 | 640 | 68949 | 6.9 |7008k| 98 | 8 | 540 |3271 | 540 | 434 | 52 |4071 |3185 | 0.000000e+00 | -- | Inf
9.58/9.60 c 9.6s| 10000 | 642 | 69753 | 6.9 |7028k| 98 | - | 540 |3305 | 540 | 434 | 52 |4108 |3185 | 0.000000e+00 | -- | Inf
9.58/9.67 c 9.7s| 10100 | 636 | 70773 | 6.9 |7022k| 98 | - | 540 |3314 | 540 | 434 | 52 |4157 |3185 | 0.000000e+00 | -- | Inf
9.69/9.74 c 9.7s| 10200 | 638 | 71795 | 6.9 |7035k| 98 | 16 | 540 |3346 | 540 | 434 | 52 |4205 |3185 | 0.000000e+00 | -- | Inf
9.69/9.79 c 9.8s| 10300 | 636 | 72314 | 6.9 |7054k| 98 | - | 540 |3396 | 540 | 434 | 52 |4255 |3185 | 0.000000e+00 | -- | Inf
9.79/9.85 c 9.8s| 10400 | 634 | 73017 | 6.9 |7076k| 98 | 33 | 540 |3446 | 540 | 434 | 52 |4306 |3185 | 0.000000e+00 | -- | Inf
9.90/9.91 c 9.9s| 10500 | 635 | 73761 | 6.9 |7061k| 98 | - | 540 |3347 | 540 | 434 | 52 |4367 |3185 | 0.000000e+00 | -- | Inf
9.90/9.97 c 10.0s| 10600 | 635 | 74375 | 6.9 |7012k| 98 | 28 | 540 |3221 | 540 | 434 | 52 |4413 |3185 | 0.000000e+00 | -- | Inf
9.99/10.03 c 10.0s| 10700 | 633 | 75011 | 6.9 |6993k| 98 | - | 540 |3164 | 540 | 434 | 52 |4463 |3185 | 0.000000e+00 | -- | Inf
9.99/10.09 c 10.1s| 10800 | 630 | 75647 | 6.9 |6983k| 98 | 27 | 540 |3121 | 540 | 434 | 52 |4508 |3185 | 0.000000e+00 | -- | Inf
10.09/10.15 c 10.1s| 10900 | 628 | 76284 | 6.9 |6976k| 98 | - | 540 |3098 | 540 | 434 | 52 |4545 |3185 | 0.000000e+00 | -- | Inf
10.19/10.20 c 10.2s| 11000 | 628 | 76925 | 6.9 |6962k| 98 | 10 | 540 |3061 | 540 | 434 | 52 |4588 |3186 | 0.000000e+00 | -- | Inf
10.19/10.26 c 10.3s| 11100 | 631 | 77576 | 6.9 |6953k| 98 | - | 540 |3020 | 540 | 434 | 52 |4633 |3186 | 0.000000e+00 | -- | Inf
10.29/10.31 c 10.3s| 11200 | 627 | 78053 | 6.9 |6954k| 98 | - | 540 |3034 | 540 | 434 | 52 |4683 |3186 | 0.000000e+00 | -- | Inf
10.29/10.37 c 10.4s| 11300 | 623 | 78691 | 6.9 |6947k| 98 | 18 | 540 |3039 | 540 | 434 | 52 |4733 |3186 | 0.000000e+00 | -- | Inf
10.38/10.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
10.38/10.43 c 10.4s| 11400 | 621 | 79255 | 6.9 |6934k| 98 | 24 | 540 |3006 | 540 | 434 | 52 |4781 |3190 | 0.000000e+00 | -- | Inf
10.38/10.48 c 10.5s| 11500 | 625 | 79829 | 6.8 |6933k| 98 | 16 | 540 |2985 | 540 | 434 | 52 |4830 |3190 | 0.000000e+00 | -- | Inf
10.49/10.53 c 10.5s| 11600 | 621 | 80275 | 6.8 |6939k| 98 | - | 540 |3013 | 540 | 434 | 52 |4885 |3190 | 0.000000e+00 | -- | Inf
10.49/10.59 c 10.6s| 11700 | 622 | 81190 | 6.8 |6935k| 98 | 26 | 540 |3011 | 540 | 434 | 52 |4934 |3191 | 0.000000e+00 | -- | Inf
10.59/10.66 c 10.7s| 11800 | 624 | 82262 | 6.9 |6947k| 98 | 16 | 540 |3011 | 540 | 434 | 52 |4981 |3194 | 0.000000e+00 | -- | Inf
10.68/10.72 c 10.7s| 11900 | 623 | 82856 | 6.9 |6937k| 98 | 12 | 540 |2964 | 540 | 434 | 52 |5029 |3194 | 0.000000e+00 | -- | Inf
10.68/10.77 c 10.8s| 12000 | 621 | 83488 | 6.9 |6925k| 98 | - | 540 |2942 | 540 | 434 | 52 |5073 |3195 | 0.000000e+00 | -- | Inf
10.78/10.82 c 10.8s| 12100 | 623 | 83966 | 6.9 |6943k| 98 | - | 540 |2980 | 540 | 434 | 52 |5122 |3195 | 0.000000e+00 | -- | Inf
10.78/10.88 c 10.9s| 12200 | 627 | 84575 | 6.8 |6967k| 98 | - | 540 |3024 | 540 | 434 | 52 |5167 |3195 | 0.000000e+00 | -- | Inf
10.89/10.93 c 10.9s| 12300 | 629 | 85235 | 6.8 |6987k| 98 | 18 | 540 |3071 | 540 | 434 | 52 |5215 |3195 | 0.000000e+00 | -- | Inf
10.89/10.99 c 11.0s| 12400 | 629 | 85939 | 6.8 |7009k| 98 | - | 540 |3116 | 540 | 434 | 52 |5261 |3195 | 0.000000e+00 | -- | Inf
10.99/11.05 c 11.0s| 12500 | 625 | 86584 | 6.8 |7016k| 98 | 31 | 540 |3148 | 540 | 434 | 52 |5293 |3195 | 0.000000e+00 | -- | Inf
11.09/11.11 c 11.1s| 12600 | 625 | 87264 | 6.8 |7027k| 98 | - | 540 |3165 | 540 | 434 | 52 |5338 |3195 | 0.000000e+00 | -- | Inf
11.09/11.16 c 11.2s| 12700 | 629 | 87939 | 6.8 |7035k| 98 | 12 | 540 |3184 | 540 | 434 | 52 |5385 |3195 | 0.000000e+00 | -- | Inf
11.19/11.22 c 11.2s| 12800 | 629 | 88571 | 6.8 |7056k| 98 | 26 | 540 |3233 | 540 | 434 | 52 |5437 |3195 | 0.000000e+00 | -- | Inf
11.19/11.28 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
11.19/11.28 c 11.3s| 12900 | 634 | 89171 | 6.8 |7080k| 98 | 8 | 540 |3277 | 540 | 434 | 52 |5486 |3199 | 0.000000e+00 | -- | Inf
11.29/11.33 c 11.3s| 13000 | 634 | 89723 | 6.8 |7098k| 98 | 16 | 540 |3324 | 540 | 434 | 52 |5536 |3199 | 0.000000e+00 | -- | Inf
11.29/11.39 c 11.4s| 13100 | 630 | 90494 | 6.8 |7113k| 98 | - | 540 |3373 | 540 | 434 | 52 |5590 |3200 | 0.000000e+00 | -- | Inf
11.39/11.45 c 11.4s| 13200 | 634 | 91247 | 6.8 |7136k| 98 | 6 | 540 |3416 | 540 | 434 | 52 |5633 |3202 | 0.000000e+00 | -- | Inf
11.48/11.51 c 11.5s| 13300 | 636 | 91951 | 6.8 |7159k| 98 | 18 | 540 |3464 | 540 | 434 | 52 |5681 |3206 | 0.000000e+00 | -- | Inf
11.48/11.57 c 11.6s| 13400 | 636 | 92636 | 6.8 |7181k| 98 | - | 540 |3514 | 540 | 434 | 52 |5731 |3206 | 0.000000e+00 | -- | Inf
11.58/11.62 c 11.6s| 13500 | 636 | 93276 | 6.8 |7199k| 98 | - | 540 |3561 | 540 | 434 | 52 |5778 |3206 | 0.000000e+00 | -- | Inf
11.58/11.68 c 11.7s| 13600 | 636 | 94001 | 6.8 |7216k| 98 | 16 | 540 |3600 | 540 | 434 | 52 |5820 |3207 | 0.000000e+00 | -- | Inf
11.68/11.73 c 11.7s| 13700 | 636 | 94470 | 6.8 |7239k| 98 | - | 540 |3644 | 540 | 434 | 52 |5864 |3207 | 0.000000e+00 | -- | Inf
11.68/11.79 c 11.8s| 13800 | 636 | 95201 | 6.8 |7261k| 98 | - | 540 |3691 | 540 | 434 | 52 |5913 |3207 | 0.000000e+00 | -- | Inf
11.78/11.84 c 11.8s| 13900 | 636 | 95738 | 6.8 |7282k| 98 | - | 540 |3741 | 540 | 434 | 52 |5963 |3207 | 0.000000e+00 | -- | Inf
11.78/11.89 c 11.9s| 14000 | 634 | 96251 | 6.8 |7300k| 98 | - | 540 |3795 | 540 | 434 | 52 |6018 |3207 | 0.000000e+00 | -- | Inf
11.89/11.95 c 11.9s| 14100 | 634 | 96763 | 6.8 |7321k| 98 | - | 540 |3842 | 540 | 434 | 52 |6068 |3207 | 0.000000e+00 | -- | Inf
11.98/12.00 c 12.0s| 14200 | 634 | 97487 | 6.8 |7342k| 98 | - | 540 |3888 | 540 | 434 | 52 |6115 |3207 | 0.000000e+00 | -- | Inf
11.98/12.06 c 12.1s| 14300 | 636 | 98212 | 6.8 |7365k| 98 | 21 | 540 |3940 | 540 | 434 | 52 |6172 |3207 | 0.000000e+00 | -- | Inf
12.09/12.12 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
12.09/12.12 c 12.1s| 14400 | 636 | 98943 | 6.8 |7384k| 98 | 16 | 540 |3986 | 540 | 434 | 52 |6218 |3207 | 0.000000e+00 | -- | Inf
12.09/12.18 c 12.2s| 14500 | 634 | 99713 | 6.8 |7405k| 98 | - | 540 |4032 | 540 | 434 | 52 |6264 |3207 | 0.000000e+00 | -- | Inf
12.19/12.24 c 12.2s| 14600 | 634 |100374 | 6.8 |7422k| 98 | - | 540 |4069 | 540 | 434 | 52 |6301 |3207 | 0.000000e+00 | -- | Inf
12.28/12.30 c 12.3s| 14700 | 632 |101162 | 6.8 |7439k| 98 | - | 540 |4111 | 540 | 434 | 52 |6348 |3207 | 0.000000e+00 | -- | Inf
12.28/12.36 c 12.4s| 14800 | 632 |101869 | 6.8 |7448k| 98 | - | 540 |4118 | 540 | 434 | 52 |6398 |3207 | 0.000000e+00 | -- | Inf
12.39/12.43 c 12.4s| 14900 | 635 |102943 | 6.8 |7470k| 98 | 26 | 540 |4146 | 540 | 434 | 52 |6459 |3210 | 0.000000e+00 | -- | Inf
12.49/12.50 c 12.5s| 15000 | 632 |103857 | 6.9 |7471k| 98 | 21 | 540 |4139 | 540 | 434 | 52 |6508 |3210 | 0.000000e+00 | -- | Inf
12.49/12.56 c 12.6s| 15100 | 628 |104454 | 6.8 |7466k| 98 | - | 540 |4136 | 540 | 434 | 52 |6564 |3210 | 0.000000e+00 | -- | Inf
12.58/12.62 c 12.6s| 15200 | 630 |105311 | 6.9 |7453k| 98 | - | 540 |4091 | 540 | 434 | 52 |6596 |3210 | 0.000000e+00 | -- | Inf
12.58/12.69 c 12.7s| 15300 | 632 |106287 | 6.9 |7435k| 98 | - | 540 |4040 | 540 | 434 | 52 |6641 |3210 | 0.000000e+00 | -- | Inf
12.68/12.75 c 12.7s| 15400 | 632 |107256 | 6.9 |7428k| 98 | 13 | 540 |4023 | 540 | 434 | 52 |6687 |3210 | 0.000000e+00 | -- | Inf
12.78/12.82 c 12.8s| 15500 | 630 |108106 | 6.9 |7418k| 98 | 14 | 540 |4012 | 540 | 434 | 52 |6728 |3210 | 0.000000e+00 | -- | Inf
12.78/12.88 c 12.9s| 15600 | 624 |108691 | 6.9 |7414k| 98 | 32 | 540 |4013 | 540 | 434 | 52 |6773 |3212 | 0.000000e+00 | -- | Inf
12.89/12.94 c 12.9s| 15700 | 619 |109615 | 6.9 |7417k| 98 | - | 540 |4032 | 540 | 434 | 52 |6837 |3212 | 0.000000e+00 | -- | Inf
12.99/13.00 c 13.0s| 15800 | 620 |110351 | 6.9 |7385k| 98 | 10 | 540 |3950 | 540 | 434 | 52 |6882 |3213 | 0.000000e+00 | -- | Inf
12.99/13.06 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
12.99/13.06 c 13.1s| 15900 | 618 |111014 | 6.9 |7361k| 98 | - | 540 |3896 | 540 | 434 | 52 |6927 |3213 | 0.000000e+00 | -- | Inf
13.08/13.12 c 13.1s| 16000 | 618 |111604 | 6.9 |7342k| 98 | - | 540 |3846 | 540 | 434 | 52 |6975 |3213 | 0.000000e+00 | -- | Inf
13.08/13.18 c 13.2s| 16100 | 622 |112216 | 6.9 |7347k| 98 | - | 540 |3849 | 540 | 434 | 52 |7024 |3213 | 0.000000e+00 | -- | Inf
13.19/13.23 c 13.2s| 16200 | 624 |112812 | 6.9 |7352k| 98 | 10 | 540 |3859 | 540 | 434 | 52 |7069 |3213 | 0.000000e+00 | -- | Inf
13.19/13.30 c 13.3s| 16300 | 618 |113426 | 6.9 |7354k| 98 | - | 540 |3888 | 540 | 434 | 52 |7121 |3213 | 0.000000e+00 | -- | Inf
13.29/13.35 c 13.3s| 16400 | 618 |114026 | 6.9 |7370k| 98 | 22 | 540 |3927 | 540 | 434 | 52 |7169 |3213 | 0.000000e+00 | -- | Inf
13.38/13.41 c 13.4s| 16500 | 620 |114635 | 6.9 |7382k| 98 | 26 | 540 |3953 | 540 | 434 | 52 |7216 |3213 | 0.000000e+00 | -- | Inf
13.38/13.47 c 13.5s| 16600 | 617 |115195 | 6.9 |7390k| 98 | 12 | 540 |3983 | 540 | 434 | 52 |7263 |3213 | 0.000000e+00 | -- | Inf
13.49/13.52 c 13.5s| 16700 | 616 |115757 | 6.9 |7399k| 98 | 10 | 540 |4008 | 540 | 434 | 52 |7311 |3213 | 0.000000e+00 | -- | Inf
13.49/13.58 c 13.6s| 16800 | 616 |116360 | 6.9 |7411k| 98 | 22 | 540 |4039 | 540 | 434 | 52 |7355 |3213 | 0.000000e+00 | -- | Inf
13.58/13.63 c 13.6s| 16900 | 618 |117135 | 6.9 |7429k| 98 | 23 | 540 |4071 | 540 | 434 | 52 |7391 |3213 | 0.000000e+00 | -- | Inf
13.58/13.69 c 13.7s| 17000 | 618 |117721 | 6.9 |7449k| 98 | 32 | 540 |4120 | 540 | 434 | 52 |7443 |3213 | 0.000000e+00 | -- | Inf
13.68/13.74 c 13.7s| 17100 | 622 |118304 | 6.9 |7473k| 98 | 14 | 540 |4166 | 540 | 434 | 52 |7490 |3213 | 0.000000e+00 | -- | Inf
13.68/13.79 c 13.8s| 17200 | 620 |118813 | 6.8 |7487k| 98 | 19 | 540 |4212 | 540 | 434 | 52 |7536 |3213 | 0.000000e+00 | -- | Inf
13.78/13.85 c 13.8s| 17300 | 620 |119372 | 6.8 |7509k| 98 | - | 540 |4256 | 540 | 434 | 52 |7580 |3213 | 0.000000e+00 | -- | Inf
13.88/13.90 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
13.88/13.90 c 13.9s| 17400 | 622 |120013 | 6.8 |7530k| 98 | - | 540 |4302 | 540 | 434 | 52 |7626 |3213 | 0.000000e+00 | -- | Inf
13.88/13.96 c 14.0s| 17500 | 618 |120661 | 6.8 |7543k| 98 | - | 540 |4345 | 540 | 434 | 52 |7669 |3213 | 0.000000e+00 | -- | Inf
13.98/14.01 c 14.0s| 17600 | 622 |121173 | 6.8 |7564k| 98 | - | 540 |4390 | 540 | 434 | 52 |7714 |3213 | 0.000000e+00 | -- | Inf
13.98/14.07 c 14.1s| 17700 | 620 |121846 | 6.8 |7575k| 98 | - | 540 |4424 | 540 | 434 | 52 |7748 |3213 | 0.000000e+00 | -- | Inf
14.08/14.12 c 14.1s| 17800 | 618 |122498 | 6.8 |7592k| 98 | - | 540 |4467 | 540 | 434 | 52 |7791 |3213 | 0.000000e+00 | -- | Inf
14.08/14.18 c 14.2s| 17900 | 620 |123095 | 6.8 |7606k| 98 | 16 | 540 |4511 | 540 | 434 | 52 |7836 |3213 | 0.000000e+00 | -- | Inf
14.18/14.23 c 14.2s| 18000 | 622 |123645 | 6.8 |7630k| 98 | 21 | 540 |4558 | 540 | 434 | 52 |7883 |3213 | 0.000000e+00 | -- | Inf
14.18/14.29 c 14.3s| 18100 | 618 |124287 | 6.8 |7648k| 98 | - | 540 |4605 | 540 | 434 | 52 |7930 |3213 | 0.000000e+00 | -- | Inf
14.29/14.35 c 14.3s| 18200 | 618 |124865 | 6.8 |7668k| 98 | - | 540 |4649 | 540 | 434 | 52 |7974 |3213 | 0.000000e+00 | -- | Inf
14.39/14.40 c 14.4s| 18300 | 618 |125469 | 6.8 |7701k| 98 | - | 540 |4721 | 540 | 434 | 52 |8046 |3213 | 0.000000e+00 | -- | Inf
14.39/14.46 c 14.5s| 18400 | 620 |126239 | 6.8 |7736k| 98 | 22 | 540 |4791 | 540 | 434 | 52 |8117 |3213 | 0.000000e+00 | -- | Inf
14.48/14.52 c 14.5s| 18500 | 620 |126950 | 6.8 |7757k| 98 | 12 | 540 |4831 | 540 | 434 | 52 |8157 |3213 | 0.000000e+00 | -- | Inf
14.48/14.57 c 14.6s| 18600 | 618 |127529 | 6.8 |7779k| 98 | - | 540 |4881 | 540 | 434 | 52 |8207 |3213 | 0.000000e+00 | -- | Inf
14.59/14.63 c 14.6s| 18700 | 618 |128268 | 6.8 |7804k| 98 | 25 | 540 |4939 | 540 | 434 | 52 |8265 |3213 | 0.000000e+00 | -- | Inf
14.69/14.70 c 14.7s| 18800 | 616 |129057 | 6.8 |7830k| 98 | - | 540 |4995 | 540 | 434 | 52 |8321 |3213 | 0.000000e+00 | -- | Inf
14.69/14.76 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
14.69/14.76 c 14.8s| 18900 | 616 |129821 | 6.8 |7848k| 98 | - | 540 |5034 | 540 | 434 | 52 |8360 |3213 | 0.000000e+00 | -- | Inf
14.78/14.82 c 14.8s| 19000 | 614 |130514 | 6.8 |7875k| 98 | - | 540 |5095 | 540 | 434 | 52 |8430 |3213 | 0.000000e+00 | -- | Inf
14.78/14.88 c 14.9s| 19100 | 614 |131159 | 6.8 |7861k| 98 | 30 | 540 |4995 | 540 | 434 | 52 |8482 |3213 | 0.000000e+00 | -- | Inf
14.89/14.93 c 14.9s| 19200 | 615 |131704 | 6.8 |7882k| 98 | - | 540 |5011 | 540 | 434 | 52 |8531 |3213 | 0.000000e+00 | -- | Inf
14.89/14.98 c 15.0s| 19300 | 617 |132093 | 6.8 |7897k| 98 | 18 | 540 |5039 | 540 | 434 | 52 |8580 |3213 | 0.000000e+00 | -- | Inf
14.98/15.04 c 15.0s| 19400 | 618 |132719 | 6.8 |7884k| 98 | 23 | 540 |4962 | 540 | 434 | 52 |8626 |3213 | 0.000000e+00 | -- | Inf
15.08/15.10 c 15.1s| 19500 | 620 |133377 | 6.8 |7897k| 98 | - | 540 |4975 | 540 | 434 | 52 |8671 |3213 | 0.000000e+00 | -- | Inf
15.08/15.15 c 15.1s| 19600 | 620 |134085 | 6.8 |7900k| 98 | - | 540 |4988 | 540 | 434 | 52 |8719 |3213 | 0.000000e+00 | -- | Inf
15.19/15.21 c 15.2s| 19700 | 620 |134869 | 6.8 |7888k| 98 | - | 540 |4952 | 540 | 434 | 52 |8772 |3213 | 0.000000e+00 | -- | Inf
15.19/15.27 c 15.3s| 19800 | 620 |135498 | 6.8 |7882k| 98 | - | 540 |4939 | 540 | 434 | 52 |8821 |3213 | 0.000000e+00 | -- | Inf
15.29/15.33 c 15.3s| 19900 | 622 |136218 | 6.8 |7834k| 98 | 12 | 540 |4816 | 540 | 434 | 52 |8865 |3213 | 0.000000e+00 | -- | Inf
15.29/15.38 c 15.4s| 20000 | 620 |136568 | 6.8 |7822k| 98 | - | 540 |4788 | 540 | 434 | 52 |8916 |3213 | 0.000000e+00 | -- | Inf
15.39/15.44 c 15.4s| 20100 | 622 |137359 | 6.8 |7751k| 98 | 26 | 540 |4598 | 540 | 434 | 52 |8963 |3214 | 0.000000e+00 | -- | Inf
15.49/15.51 c 15.5s| 20200 | 622 |138104 | 6.8 |7664k| 98 | - | 540 |4368 | 540 | 434 | 52 |9017 |3214 | 0.000000e+00 | -- | Inf
15.49/15.57 c 15.6s| 20300 | 624 |138764 | 6.8 |7653k| 98 | 10 | 540 |4335 | 540 | 434 | 52 |9064 |3214 | 0.000000e+00 | -- | Inf
15.58/15.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
15.58/15.62 c 15.6s| 20400 | 622 |139404 | 6.8 |7658k| 98 | - | 540 |4336 | 540 | 434 | 52 |9115 |3214 | 0.000000e+00 | -- | Inf
15.58/15.69 c 15.7s| 20500 | 620 |140066 | 6.8 |7652k| 98 | - | 540 |4343 | 540 | 434 | 52 |9164 |3214 | 0.000000e+00 | -- | Inf
15.68/15.74 c 15.7s| 20600 | 620 |140538 | 6.8 |7667k| 98 | 16 | 540 |4380 | 540 | 434 | 52 |9214 |3214 | 0.000000e+00 | -- | Inf
15.78/15.80 c 15.8s| 20700 | 622 |141305 | 6.8 |7688k| 98 | 10 | 540 |4418 | 540 | 434 | 52 |9259 |3214 | 0.000000e+00 | -- | Inf
15.78/15.85 c 15.8s| 20800 | 618 |141791 | 6.8 |7706k| 98 | - | 540 |4467 | 540 | 434 | 52 |9311 |3214 | 0.000000e+00 | -- | Inf
15.88/15.91 c 15.9s| 20900 | 616 |142338 | 6.8 |7717k| 98 | 31 | 540 |4513 | 540 | 434 | 52 |9361 |3214 | 0.000000e+00 | -- | Inf
15.88/15.96 c 16.0s| 21000 | 618 |142768 | 6.7 |7737k| 98 | 24 | 540 |4556 | 540 | 434 | 52 |9410 |3214 | 0.000000e+00 | -- | Inf
15.98/16.01 c 16.0s| 21100 | 620 |143338 | 6.7 |7757k| 98 | - | 540 |4601 | 540 | 434 | 52 |9458 |3214 | 0.000000e+00 | -- | Inf
15.98/16.07 c 16.1s| 21200 | 622 |144122 | 6.7 |7775k| 98 | 22 | 540 |4643 | 540 | 434 | 52 |9506 |3214 | 0.000000e+00 | -- | Inf
16.08/16.13 c 16.1s| 21300 | 622 |144833 | 6.7 |7794k| 98 | 22 | 540 |4692 | 540 | 434 | 52 |9555 |3214 | 0.000000e+00 | -- | Inf
16.08/16.19 c 16.2s| 21400 | 622 |145528 | 6.8 |7816k| 98 | - | 540 |4741 | 540 | 434 | 52 |9605 |3214 | 0.000000e+00 | -- | Inf
16.19/16.24 c 16.2s| 21500 | 628 |146258 | 6.8 |7838k| 98 | 26 | 540 |4783 | 540 | 434 | 52 |9648 |3214 | 0.000000e+00 | -- | Inf
16.28/16.30 c 16.3s| 21600 | 627 |147082 | 6.8 |7858k| 98 | 19 | 540 |4832 | 540 | 434 | 52 |9697 |3214 | 0.000000e+00 | -- | Inf
16.28/16.36 c 16.4s| 21700 | 627 |147695 | 6.8 |7877k| 98 | 24 | 540 |4878 | 540 | 434 | 52 |9744 |3214 | 0.000000e+00 | -- | Inf
16.39/16.42 c 16.4s| 21800 | 623 |148308 | 6.8 |7891k| 98 | 21 | 540 |4928 | 540 | 434 | 52 |9796 |3214 | 0.000000e+00 | -- | Inf
16.39/16.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
16.39/16.48 c 16.5s| 21900 | 621 |149168 | 6.8 |7905k| 98 | 21 | 540 |4969 | 540 | 434 | 52 |9841 |3214 | 0.000000e+00 | -- | Inf
16.49/16.55 c 16.5s| 22000 | 621 |149956 | 6.8 |7927k| 98 | - | 540 |5014 | 540 | 434 | 52 |9887 |3214 | 0.000000e+00 | -- | Inf
16.49/16.60 c 16.6s| 22100 | 621 |150371 | 6.8 |7945k| 98 | 30 | 540 |5064 | 540 | 434 | 52 |9937 |3214 | 0.000000e+00 | -- | Inf
16.59/16.65 c 16.6s| 22200 | 625 |150884 | 6.7 |7969k| 98 | 8 | 540 |5111 | 540 | 434 | 52 |9984 |3214 | 0.000000e+00 | -- | Inf
16.68/16.72 c 16.7s| 22300 | 621 |151814 | 6.8 |7982k| 98 | - | 540 |5142 | 540 | 434 | 52 | 10k|3214 | 0.000000e+00 | -- | Inf
16.68/16.79 c 16.8s| 22400 | 618 |152788 | 6.8 |7998k| 98 | - | 540 |5175 | 540 | 434 | 52 | 10k|3214 | 0.000000e+00 | -- | Inf
16.79/16.85 c 16.9s| 22500 | 618 |153716 | 6.8 |7997k| 98 | - | 540 |5103 | 540 | 434 | 52 | 10k|3215 | 0.000000e+00 | -- | Inf
16.88/16.91 c 16.9s| 22600 | 618 |154185 | 6.8 |7976k| 98 | - | 540 |5031 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
16.88/16.97 c 17.0s| 22700 | 616 |154819 | 6.8 |7934k| 98 | 12 | 540 |4948 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
16.98/17.03 c 17.0s| 22800 | 616 |155714 | 6.8 |7919k| 98 | - | 540 |4896 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.09/17.10 c 17.1s| 22900 | 618 |156630 | 6.8 |7898k| 98 | - | 540 |4840 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.09/17.16 c 17.2s| 23000 | 618 |157584 | 6.8 |7901k| 98 | 17 | 540 |4847 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.18/17.22 c 17.2s| 23100 | 618 |158237 | 6.8 |7855k| 98 | 21 | 540 |4726 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.18/17.28 c 17.3s| 23200 | 618 |158819 | 6.8 |7785k| 98 | 22 | 540 |4524 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.28/17.33 c 17.3s| 23300 | 620 |159450 | 6.8 |7687k| 98 | 6 | 540 |4247 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.28/17.39 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
17.28/17.39 c 17.4s| 23400 | 618 |160163 | 6.8 |7637k| 98 | 25 | 540 |4123 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.38/17.45 c 17.4s| 23500 | 622 |160887 | 6.8 |7618k| 98 | 24 | 540 |4060 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.49/17.50 c 17.5s| 23600 | 622 |161496 | 6.8 |7616k| 98 | - | 540 |4041 | 540 | 434 | 52 | 10k|3218 | 0.000000e+00 | -- | Inf
17.49/17.56 c 17.6s| 23700 | 622 |162067 | 6.8 |7610k| 98 | - | 540 |4025 | 540 | 434 | 52 | 10k|3219 | 0.000000e+00 | -- | Inf
17.58/17.61 c 17.6s| 23800 | 622 |162670 | 6.8 |7611k| 98 | 6 | 540 |4026 | 540 | 434 | 52 | 10k|3219 | 0.000000e+00 | -- | Inf
17.58/17.67 c 17.7s| 23900 | 620 |163338 | 6.8 |7603k| 98 | 16 | 540 |4012 | 540 | 434 | 52 | 10k|3219 | 0.000000e+00 | -- | Inf
17.69/17.73 c 17.7s| 24000 | 618 |164079 | 6.8 |7610k| 98 | - | 540 |4031 | 540 | 434 | 52 | 10k|3221 | 0.000000e+00 | -- | Inf
17.69/17.79 c 17.8s| 24100 | 620 |164735 | 6.8 |7617k| 98 | 14 | 540 |4045 | 540 | 434 | 52 | 10k|3224 | 0.000000e+00 | -- | Inf
17.78/17.85 c 17.8s| 24200 | 618 |165501 | 6.8 |7625k| 98 | 14 | 540 |4071 | 540 | 434 | 52 | 10k|3225 | 0.000000e+00 | -- | Inf
17.89/17.91 c 17.9s| 24300 | 618 |166180 | 6.8 |7627k| 98 | 14 | 540 |4087 | 540 | 434 | 52 | 10k|3225 | 0.000000e+00 | -- | Inf
17.89/17.96 c 18.0s| 24400 | 620 |166786 | 6.8 |7638k| 98 | 14 | 540 |4112 | 540 | 434 | 52 | 10k|3225 | 0.000000e+00 | -- | Inf
17.98/18.01 c 18.0s| 24500 | 620 |167330 | 6.8 |7642k| 98 | 10 | 540 |4125 | 540 | 434 | 52 | 10k|3225 | 0.000000e+00 | -- | Inf
17.98/18.06 c 18.1s| 24600 | 620 |167744 | 6.8 |7652k| 98 | 14 | 540 |4147 | 540 | 434 | 52 | 10k|3225 | 0.000000e+00 | -- | Inf
18.09/18.11 c 18.1s| 24700 | 618 |168314 | 6.8 |7651k| 98 | - | 540 |4148 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.09/18.17 c 18.2s| 24800 | 620 |169015 | 6.8 |7658k| 98 | 9 | 540 |4168 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.18/18.22 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
18.18/18.22 c 18.2s| 24900 | 622 |169713 | 6.8 |7666k| 98 | 14 | 540 |4174 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.18/18.28 c 18.3s| 25000 | 622 |170454 | 6.8 |7676k| 98 | - | 540 |4193 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.28/18.34 c 18.3s| 25100 | 622 |171111 | 6.8 |7689k| 98 | - | 540 |4220 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.28/18.39 c 18.4s| 25200 | 622 |171758 | 6.8 |7701k| 98 | - | 540 |4254 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.38/18.45 c 18.4s| 25300 | 622 |172428 | 6.8 |7716k| 98 | 12 | 540 |4292 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.48/18.51 c 18.5s| 25400 | 620 |173120 | 6.8 |7722k| 98 | - | 540 |4309 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.48/18.57 c 18.6s| 25500 | 622 |173766 | 6.8 |7741k| 98 | - | 540 |4351 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.59/18.63 c 18.6s| 25600 | 622 |174431 | 6.8 |7757k| 98 | - | 540 |4393 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.59/18.69 c 18.7s| 25700 | 620 |175115 | 6.8 |7771k| 98 | 21 | 540 |4439 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.69/18.75 c 18.7s| 25800 | 616 |175743 | 6.8 |7784k| 98 | - | 540 |4481 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.79/18.81 c 18.8s| 25900 | 620 |176414 | 6.8 |7786k| 98 | - | 540 |4483 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.79/18.87 c 18.9s| 26000 | 622 |177012 | 6.8 |7796k| 98 | 18 | 540 |4505 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.88/18.92 c 18.9s| 26100 | 622 |177559 | 6.8 |7814k| 98 | 18 | 540 |4546 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.88/18.98 c 19.0s| 26200 | 624 |178242 | 6.8 |7832k| 98 | 10 | 540 |4583 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.98/19.03 c 19.0s| 26300 | 622 |178878 | 6.8 |7847k| 98 | 18 | 540 |4625 | 540 | 434 | 52 | 11k|3225 | 0.000000e+00 | -- | Inf
18.98/19.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
18.98/19.09 c 19.1s| 26400 | 624 |179509 | 6.8 |7871k| 98 | 16 | 540 |4679 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.08/19.14 c 19.1s| 26500 | 625 |180130 | 6.8 |7896k| 98 | - | 540 |4732 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.08/19.19 c 19.2s| 26600 | 623 |180650 | 6.8 |7909k| 98 | 23 | 540 |4765 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.18/19.24 c 19.2s| 26700 | 623 |181026 | 6.7 |7929k| 98 | - | 540 |4815 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.18/19.29 c 19.3s| 26800 | 625 |181503 | 6.7 |7951k| 98 | - | 540 |4860 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.28/19.34 c 19.3s| 26900 | 625 |182038 | 6.7 |7968k| 98 | - | 540 |4900 | 540 | 434 | 52 | 11k|3226 | 0.000000e+00 | -- | Inf
19.38/19.40 c 19.4s| 27000 | 625 |182661 | 6.7 |7983k| 98 | 26 | 540 |4944 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.38/19.45 c 19.5s| 27100 | 627 |183359 | 6.7 |8004k| 98 | 17 | 540 |4984 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.48/19.51 c 19.5s| 27200 | 627 |183932 | 6.7 |8029k| 98 | 30 | 540 |5037 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.48/19.56 c 19.6s| 27300 | 623 |184510 | 6.7 |8049k| 98 | - | 540 |5082 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.58/19.61 c 19.6s| 27400 | 623 |185093 | 6.7 |8064k| 98 | - | 540 |5127 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.58/19.66 c 19.7s| 27500 | 623 |185453 | 6.7 |8080k| 98 | 29 | 540 |5173 | 540 | 434 | 52 | 12k|3226 | 0.000000e+00 | -- | Inf
19.68/19.71 c 19.7s| 27600 | 625 |185907 | 6.7 |8102k| 98 | 14 | 540 |5217 | 540 | 434 | 52 | 12k|3227 | 0.000000e+00 | -- | Inf
19.68/19.76 c 19.8s| 27700 | 621 |186385 | 6.7 |8124k| 98 | - | 540 |5274 | 540 | 434 | 52 | 12k|3227 | 0.000000e+00 | -- | Inf
19.78/19.82 c 19.8s| 27800 | 623 |187015 | 6.7 |8149k| 98 | - | 540 |5329 | 540 | 434 | 52 | 12k|3230 | 0.000000e+00 | -- | Inf
19.78/19.88 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
19.78/19.88 c 19.9s| 27900 | 621 |187546 | 6.7 |8170k| 98 | 24 | 540 |5392 | 540 | 434 | 52 | 12k|3230 | 0.000000e+00 | -- | Inf
19.88/19.93 c 19.9s| 28000 | 619 |188186 | 6.7 |8214k| 98 | 18 | 540 |5507 | 540 | 434 | 52 | 12k|3230 | 0.000000e+00 | -- | Inf
19.88/19.99 c 20.0s| 28100 | 619 |188913 | 6.7 |8239k| 98 | - | 540 |5549 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
19.98/20.04 c 20.0s| 28200 | 619 |189478 | 6.7 |8259k| 98 | - | 540 |5601 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.08/20.10 c 20.1s| 28300 | 619 |190026 | 6.7 |8277k| 98 | 33 | 540 |5650 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.08/20.16 c 20.2s| 28400 | 623 |190780 | 6.7 |8301k| 98 | - | 540 |5692 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.18/20.22 c 20.2s| 28500 | 619 |191468 | 6.7 |8298k| 98 | - | 540 |5706 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.18/20.27 c 20.3s| 28600 | 621 |192023 | 6.7 |8291k| 98 | 8 | 540 |5682 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.28/20.34 c 20.3s| 28700 | 619 |192754 | 6.7 |8305k| 98 | 12 | 540 |5720 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.28/20.39 c 20.4s| 28800 | 619 |193368 | 6.7 |8325k| 98 | - | 540 |5760 | 540 | 434 | 52 | 12k|3231 | 0.000000e+00 | -- | Inf
20.38/20.45 c 20.4s| 28900 | 621 |194093 | 6.7 |8348k| 98 | - | 540 |5809 | 540 | 434 | 52 | 13k|3231 | 0.000000e+00 | -- | Inf
20.48/20.51 c 20.5s| 29000 | 619 |194779 | 6.7 |8370k| 98 | - | 540 |5860 | 540 | 434 | 52 | 13k|3231 | 0.000000e+00 | -- | Inf
20.48/20.58 c 20.6s| 29100 | 617 |195559 | 6.7 |8384k| 98 | 25 | 540 |5905 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.58/20.64 c 20.6s| 29200 | 617 |196142 | 6.7 |8377k| 98 | 12 | 540 |5861 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.58/20.69 c 20.7s| 29300 | 617 |196692 | 6.7 |8341k| 98 | 14 | 540 |5711 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.67/20.75 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
20.67/20.75 c 20.7s| 29400 | 617 |197285 | 6.7 |8310k| 98 | 21 | 540 |5620 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.78/20.80 c 20.8s| 29500 | 617 |197965 | 6.7 |8313k| 98 | - | 540 |5618 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.78/20.86 c 20.9s| 29600 | 621 |198587 | 6.7 |8268k| 98 | 27 | 540 |5481 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.88/20.92 c 20.9s| 29700 | 621 |199231 | 6.7 |8168k| 98 | - | 540 |5188 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.88/20.98 c 21.0s| 29800 | 621 |199869 | 6.7 |8087k| 98 | - | 540 |4942 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.99/21.03 c 21.0s| 29900 | 621 |200365 | 6.7 |8001k| 98 | 13 | 540 |4728 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
20.99/21.09 c 21.1s| 30000 | 623 |201022 | 6.7 |7915k| 98 | - | 540 |4495 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.08/21.15 c 21.1s| 30100 | 623 |201865 | 6.7 |7846k| 98 | - | 540 |4327 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.17/21.21 c 21.2s| 30200 | 623 |202771 | 6.7 |7806k| 98 | 18 | 540 |4237 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.17/21.27 c 21.3s| 30300 | 623 |203478 | 6.7 |7753k| 98 | 8 | 540 |4106 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.28/21.33 c 21.3s| 30400 | 621 |204290 | 6.7 |7743k| 98 | - | 540 |4077 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.28/21.39 c 21.4s| 30500 | 621 |205117 | 6.7 |7737k| 98 | - | 540 |4069 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.38/21.45 c 21.4s| 30600 | 621 |205813 | 6.7 |7739k| 98 | 6 | 540 |4079 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.48/21.50 c 21.5s| 30700 | 621 |206414 | 6.7 |7711k| 98 | - | 540 |4006 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.48/21.56 c 21.6s| 30800 | 621 |207115 | 6.7 |7714k| 98 | 18 | 540 |4024 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.58/21.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
21.58/21.62 c 21.6s| 30900 | 621 |207859 | 6.7 |7698k| 98 | - | 540 |3976 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.58/21.68 c 21.7s| 31000 | 619 |208516 | 6.7 |7699k| 98 | - | 540 |3989 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.67/21.73 c 21.7s| 31100 | 619 |209150 | 6.7 |7712k| 98 | - | 540 |4029 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.67/21.79 c 21.8s| 31200 | 617 |209859 | 6.7 |7707k| 98 | 28 | 540 |4022 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.78/21.84 c 21.8s| 31300 | 619 |210429 | 6.7 |7717k| 98 | 28 | 540 |4035 | 540 | 434 | 52 | 13k|3234 | 0.000000e+00 | -- | Inf
21.88/21.90 c 21.9s| 31400 | 616 |211054 | 6.7 |7725k| 98 | 33 | 540 |4073 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
21.88/21.96 c 22.0s| 31500 | 618 |211954 | 6.7 |7720k| 98 | 14 | 540 |4050 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
21.99/22.01 c 22.0s| 31600 | 618 |212538 | 6.7 |7723k| 98 | - | 540 |4055 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
21.99/22.07 c 22.1s| 31700 | 618 |213206 | 6.7 |7701k| 98 | - | 540 |4007 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.09/22.12 c 22.1s| 31800 | 616 |213847 | 6.7 |7669k| 98 | - | 540 |3935 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.09/22.18 c 22.2s| 31900 | 618 |214497 | 6.7 |7626k| 98 | - | 540 |3817 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.18/22.24 c 22.2s| 32000 | 616 |215219 | 6.7 |7636k| 98 | - | 540 |3847 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.18/22.29 c 22.3s| 32100 | 618 |215921 | 6.7 |7650k| 98 | 10 | 540 |3881 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.27/22.36 c 22.4s| 32200 | 616 |216791 | 6.7 |7659k| 98 | - | 540 |3914 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.38/22.42 c 22.4s| 32300 | 616 |217598 | 6.7 |7671k| 98 | 20 | 540 |3949 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.38/22.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
22.38/22.48 c 22.5s| 32400 | 618 |218386 | 6.7 |7671k| 98 | - | 540 |3941 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.48/22.54 c 22.5s| 32500 | 618 |219160 | 6.7 |7656k| 98 | 6 | 540 |3918 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.48/22.59 c 22.6s| 32600 | 616 |219804 | 6.7 |7661k| 98 | - | 540 |3928 | 540 | 434 | 52 | 14k|3234 | 0.000000e+00 | -- | Inf
22.58/22.66 c 22.7s| 32700 | 618 |220547 | 6.7 |7625k| 98 | 19 | 540 |3808 | 540 | 434 | 52 | 14k|3235 | 0.000000e+00 | -- | Inf
22.68/22.72 c 22.7s| 32800 | 620 |221292 | 6.7 |7613k| 98 | 11 | 540 |3777 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.68/22.77 c 22.8s| 32900 | 618 |222129 | 6.7 |7631k| 98 | - | 540 |3809 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.78/22.83 c 22.8s| 33000 | 619 |222840 | 6.7 |7650k| 98 | - | 540 |3849 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.78/22.89 c 22.9s| 33100 | 617 |223783 | 6.7 |7667k| 98 | - | 540 |3894 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.88/22.95 c 22.9s| 33200 | 619 |224383 | 6.7 |7689k| 98 | 10 | 540 |3940 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.98/23.01 c 23.0s| 33300 | 617 |225254 | 6.7 |7708k| 98 | - | 540 |3989 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
22.98/23.06 c 23.1s| 33400 | 617 |226006 | 6.7 |7727k| 98 | 32 | 540 |4037 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
23.08/23.12 c 23.1s| 33500 | 619 |226822 | 6.7 |7746k| 98 | 19 | 540 |4073 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
23.08/23.18 c 23.2s| 33600 | 618 |227635 | 6.7 |7755k| 98 | 35 | 540 |4099 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
23.19/23.24 c 23.2s| 33700 | 620 |228541 | 6.7 |7771k| 98 | 20 | 540 |4124 | 540 | 434 | 52 | 14k|3237 | 0.000000e+00 | -- | Inf
23.28/23.30 c 23.3s| 33800 | 616 |229264 | 6.8 |7789k| 98 | - | 540 |4175 | 540 | 434 | 52 | 15k|3237 | 0.000000e+00 | -- | Inf
23.28/23.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
23.28/23.36 c 23.4s| 33900 | 616 |230431 | 6.8 |7803k| 98 | - | 540 |4207 | 540 | 434 | 52 | 15k|3237 | 0.000000e+00 | -- | Inf
23.38/23.42 c 23.4s| 34000 | 614 |231043 | 6.8 |7821k| 98 | - | 540 |4253 | 540 | 434 | 52 | 15k|3237 | 0.000000e+00 | -- | Inf
23.38/23.48 c 23.5s| 34100 | 614 |231860 | 6.8 |7806k| 98 | - | 540 |4219 | 540 | 434 | 52 | 15k|3237 | 0.000000e+00 | -- | Inf
23.48/23.53 c 23.5s| 34200 | 615 |232488 | 6.8 |7789k| 98 | - | 540 |4164 | 540 | 434 | 52 | 15k|3238 | 0.000000e+00 | -- | Inf
23.58/23.60 c 23.6s| 34300 | 615 |233450 | 6.8 |7762k| 98 | 12 | 540 |4081 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.58/23.66 c 23.7s| 34400 | 617 |234189 | 6.8 |7763k| 98 | 20 | 540 |4061 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.68/23.71 c 23.7s| 34500 | 615 |234773 | 6.8 |7731k| 98 | - | 540 |3977 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.68/23.77 c 23.8s| 34600 | 613 |235578 | 6.8 |7746k| 98 | - | 540 |4027 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.78/23.82 c 23.8s| 34700 | 615 |236043 | 6.8 |7757k| 98 | - | 540 |4033 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.78/23.87 c 23.9s| 34800 | 615 |236575 | 6.8 |7764k| 98 | 24 | 540 |4050 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.88/23.94 c 23.9s| 34900 | 612 |237582 | 6.8 |7714k| 98 | - | 540 |4024 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.98/24.00 c 24.0s| 35000 | 614 |238619 | 6.8 |7688k| 98 | 12 | 540 |3967 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
23.98/24.06 c 24.1s| 35100 | 614 |239331 | 6.8 |7620k| 98 | - | 540 |3766 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.08/24.12 c 24.1s| 35200 | 616 |240095 | 6.8 |7532k| 98 | 22 | 540 |3546 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.08/24.19 c 24.2s| 35300 | 616 |241073 | 6.8 |7510k| 98 | - | 540 |3481 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.18/24.25 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
24.18/24.25 c 24.2s| 35400 | 618 |241970 | 6.8 |7501k| 98 | 10 | 540 |3456 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.29/24.31 c 24.3s| 35500 | 617 |242844 | 6.8 |7488k| 98 | - | 540 |3417 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.29/24.36 c 24.4s| 35600 | 617 |243560 | 6.8 |7486k| 98 | 12 | 540 |3419 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.38/24.42 c 24.4s| 35700 | 616 |244434 | 6.8 |7500k| 98 | - | 540 |3448 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.38/24.48 c 24.5s| 35800 | 616 |245297 | 6.8 |7516k| 98 | 21 | 540 |3497 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.48/24.54 c 24.5s| 35900 | 617 |246377 | 6.8 |7525k| 98 | 18 | 540 |3513 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.58/24.60 c 24.6s| 36000 | 615 |247333 | 6.8 |7538k| 98 | - | 540 |3542 | 540 | 434 | 52 | 15k|3242 | 0.000000e+00 | -- | Inf
24.58/24.66 c 24.7s| 36100 | 617 |248109 | 6.8 |7559k| 98 | 12 | 540 |3588 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.68/24.72 c 24.7s| 36200 | 615 |248889 | 6.8 |7582k| 98 | - | 540 |3638 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.68/24.78 c 24.8s| 36300 | 623 |249693 | 6.8 |7592k| 98 | 13 | 540 |3651 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.78/24.84 c 24.8s| 36400 | 621 |250459 | 6.9 |7579k| 98 | 11 | 540 |3622 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.88/24.90 c 24.9s| 36500 | 621 |251314 | 6.9 |7586k| 98 | - | 540 |3636 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.88/24.95 c 24.9s| 36600 | 619 |251880 | 6.9 |7606k| 98 | - | 540 |3679 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.98/25.01 c 25.0s| 36700 | 623 |252717 | 6.9 |7620k| 98 | - | 540 |3710 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
24.98/25.07 c 25.1s| 36800 | 623 |253392 | 6.9 |7640k| 98 | - | 540 |3757 | 540 | 434 | 52 | 16k|3242 | 0.000000e+00 | -- | Inf
25.08/25.14 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
25.08/25.14 c 25.1s| 36900 | 621 |254253 | 6.9 |7646k| 98 | 30 | 540 |3793 | 540 | 434 | 52 | 16k|3253 | 0.000000e+00 | -- | Inf
25.18/25.21 c 25.2s| 37000 | 625 |255034 | 6.9 |7672k| 98 | 21 | 540 |3840 | 540 | 434 | 52 | 16k|3273 | 0.000000e+00 | -- | Inf
25.18/25.27 c 25.3s| 37100 | 625 |255788 | 6.9 |7689k| 98 | - | 540 |3876 | 540 | 434 | 52 | 16k|3282 | 0.000000e+00 | -- | Inf
25.28/25.33 c 25.3s| 37200 | 625 |256491 | 6.9 |7704k| 98 | - | 540 |3906 | 540 | 434 | 52 | 16k|3285 | 0.000000e+00 | -- | Inf
25.28/25.39 c 25.4s| 37300 | 625 |257187 | 6.9 |7719k| 98 | - | 540 |3950 | 540 | 434 | 52 | 16k|3287 | 0.000000e+00 | -- | Inf
25.39/25.44 c 25.4s| 37400 | 627 |257769 | 6.9 |7738k| 98 | 16 | 540 |3994 | 540 | 434 | 52 | 16k|3289 | 0.000000e+00 | -- | Inf
25.48/25.50 c 25.5s| 37500 | 627 |258297 | 6.9 |7760k| 98 | - | 540 |4041 | 540 | 434 | 52 | 16k|3289 | 0.000000e+00 | -- | Inf
25.48/25.55 c 25.6s| 37600 | 630 |259015 | 6.9 |7775k| 98 | 12 | 540 |4072 | 540 | 434 | 52 | 16k|3293 | 0.000000e+00 | -- | Inf
25.57/25.61 c 25.6s| 37700 | 630 |259724 | 6.9 |7795k| 98 | - | 540 |4118 | 540 | 434 | 52 | 16k|3294 | 0.000000e+00 | -- | Inf
25.57/25.67 c 25.7s| 37800 | 630 |260412 | 6.9 |7841k| 98 | - | 540 |4222 | 540 | 434 | 52 | 16k|3295 | 0.000000e+00 | -- | Inf
25.68/25.72 c 25.7s| 37900 | 630 |261014 | 6.9 |7897k| 98 | - | 540 |4343 | 540 | 434 | 52 | 16k|3295 | 0.000000e+00 | -- | Inf
25.68/25.78 c 25.8s| 38000 | 631 |261588 | 6.9 |7945k| 98 | - | 540 |4455 | 540 | 434 | 52 | 17k|3295 | 0.000000e+00 | -- | Inf
25.78/25.83 c 25.8s| 38100 | 630 |262270 | 6.9 |7960k| 98 | - | 540 |4499 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
25.78/25.89 c 25.9s| 38200 | 629 |262945 | 6.9 |7977k| 98 | - | 540 |4539 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
25.88/25.95 c 25.9s| 38300 | 630 |263609 | 6.9 |7991k| 98 | - | 540 |4574 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
25.98/26.01 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
25.98/26.01 c 26.0s| 38400 | 630 |264463 | 6.9 |8008k| 98 | - | 540 |4619 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
25.98/26.06 c 26.1s| 38500 | 630 |265203 | 6.9 |8022k| 98 | 24 | 540 |4659 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
26.08/26.12 c 26.1s| 38600 | 627 |265954 | 6.9 |8011k| 98 | 18 | 540 |4644 | 540 | 434 | 52 | 17k|3296 | 0.000000e+00 | -- | Inf
26.08/26.18 c 26.2s| 38700 | 625 |266657 | 6.9 |8022k| 98 | - | 540 |4677 | 540 | 434 | 52 | 17k|3297 | 0.000000e+00 | -- | Inf
26.18/26.24 c 26.2s| 38800 | 625 |267241 | 6.9 |8065k| 98 | 29 | 540 |4780 | 540 | 434 | 52 | 17k|3297 | 0.000000e+00 | -- | Inf
26.28/26.30 c 26.3s| 38900 | 620 |268026 | 6.9 |8077k| 98 | - | 540 |4810 | 540 | 434 | 52 | 17k|3298 | 0.000000e+00 | -- | Inf
26.28/26.35 c 26.3s| 39000 | 620 |268581 | 6.9 |8071k| 98 | 14 | 540 |4808 | 540 | 434 | 52 | 17k|3298 | 0.000000e+00 | -- | Inf
26.38/26.42 c 26.4s| 39100 | 618 |269160 | 6.9 |8073k| 98 | 14 | 540 |4796 | 540 | 434 | 52 | 17k|3317 | 0.000000e+00 | -- | Inf
26.38/26.48 c 26.5s| 39200 | 614 |269978 | 6.9 |8076k| 98 | - | 540 |4808 | 540 | 434 | 52 | 17k|3317 | 0.000000e+00 | -- | Inf
26.49/26.53 c 26.5s| 39300 | 616 |270556 | 6.9 |8092k| 98 | - | 540 |4845 | 540 | 434 | 52 | 17k|3317 | 0.000000e+00 | -- | Inf
26.58/26.60 c 26.6s| 39400 | 614 |271432 | 6.9 |8103k| 98 | 25 | 540 |4883 | 540 | 434 | 52 | 17k|3317 | 0.000000e+00 | -- | Inf
26.58/26.66 c 26.7s| 39500 | 612 |272236 | 6.9 |8113k| 98 | 17 | 540 |4923 | 540 | 434 | 52 | 17k|3323 | 0.000000e+00 | -- | Inf
26.68/26.72 c 26.7s| 39600 | 612 |272925 | 6.9 |8081k| 98 | 21 | 540 |4838 | 540 | 434 | 52 | 17k|3326 | 0.000000e+00 | -- | Inf
26.78/26.80 c 26.8s| 39700 | 612 |273704 | 6.9 |7977k| 98 | 32 | 540 |4573 | 540 | 434 | 52 | 17k|3335 | 0.000000e+00 | -- | Inf
26.78/26.86 c 26.9s| 39800 | 618 |274369 | 6.9 |7798k| 98 | 10 | 540 |4100 | 540 | 434 | 52 | 17k|3340 | 0.000000e+00 | -- | Inf
26.88/26.93 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
26.88/26.93 c 26.9s| 39900 | 612 |275075 | 6.9 |7755k| 98 | 25 | 540 |3987 | 540 | 434 | 52 | 18k|3343 | 0.000000e+00 | -- | Inf
26.88/26.98 c 27.0s| 40000 | 618 |275580 | 6.9 |7776k| 98 | 10 | 540 |4023 | 540 | 434 | 52 | 18k|3344 | 0.000000e+00 | -- | Inf
26.98/27.03 c 27.0s| 40100 | 618 |276089 | 6.9 |7814k| 98 | - | 540 |4104 | 540 | 434 | 52 | 18k|3346 | 0.000000e+00 | -- | Inf
26.98/27.09 c 27.1s| 40200 | 618 |276638 | 6.9 |7838k| 98 | - | 540 |4152 | 540 | 434 | 52 | 18k|3357 | 0.000000e+00 | -- | Inf
27.08/27.15 c 27.2s| 40300 | 614 |277249 | 6.9 |7853k| 98 | - | 540 |4202 | 540 | 434 | 52 | 18k|3366 | 0.000000e+00 | -- | Inf
27.18/27.23 c 27.2s| 40400 | 618 |278075 | 6.9 |7863k| 98 | 14 | 540 |4224 | 540 | 434 | 52 | 18k|3387 | 0.000000e+00 | -- | Inf
27.18/27.29 c 27.3s| 40500 | 622 |278657 | 6.9 |7887k| 98 | - | 540 |4265 | 540 | 434 | 52 | 18k|3401 | 0.000000e+00 | -- | Inf
27.28/27.35 c 27.4s| 40600 | 619 |279126 | 6.8 |7901k| 98 | 10 | 540 |4312 | 540 | 434 | 52 | 18k|3415 | 0.000000e+00 | -- | Inf
27.38/27.41 c 27.4s| 40700 | 624 |279683 | 6.8 |7927k| 98 | 15 | 540 |4364 | 540 | 434 | 52 | 18k|3424 | 0.000000e+00 | -- | Inf
27.38/27.48 c 27.5s| 40800 | 626 |280480 | 6.8 |7946k| 98 | 12 | 540 |4409 | 540 | 434 | 52 | 18k|3427 | 0.000000e+00 | -- | Inf
27.48/27.54 c 27.5s| 40900 | 624 |281462 | 6.9 |7966k| 98 | - | 540 |4457 | 540 | 434 | 52 | 18k|3427 | 0.000000e+00 | -- | Inf
27.48/27.60 c 27.6s| 41000 | 626 |282386 | 6.9 |7986k| 98 | 12 | 540 |4502 | 540 | 434 | 52 | 18k|3427 | 0.000000e+00 | -- | Inf
27.58/27.66 c 27.7s| 41100 | 624 |283309 | 6.9 |7998k| 98 | - | 540 |4535 | 540 | 434 | 52 | 18k|3429 | 0.000000e+00 | -- | Inf
27.68/27.72 c 27.7s| 41200 | 628 |284303 | 6.9 |8018k| 98 | 10 | 540 |4573 | 540 | 434 | 52 | 18k|3430 | 0.000000e+00 | -- | Inf
27.68/27.79 c 27.8s| 41300 | 624 |285315 | 6.9 |8028k| 98 | 25 | 540 |4612 | 540 | 434 | 52 | 18k|3430 | 0.000000e+00 | -- | Inf
27.78/27.85 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
27.78/27.85 c 27.8s| 41400 | 622 |286279 | 6.9 |8042k| 98 | 14 | 540 |4650 | 540 | 434 | 52 | 18k|3430 | 0.000000e+00 | -- | Inf
27.88/27.91 c 27.9s| 41500 | 618 |287258 | 6.9 |8046k| 98 | 12 | 540 |4678 | 540 | 434 | 52 | 18k|3431 | 0.000000e+00 | -- | Inf
27.88/27.98 c 28.0s| 41600 | 614 |288211 | 6.9 |8048k| 98 | - | 540 |4691 | 540 | 434 | 52 | 18k|3432 | 0.000000e+00 | -- | Inf
27.98/28.04 c 28.0s| 41700 | 614 |289035 | 6.9 |8031k| 98 | 10 | 540 |4663 | 540 | 434 | 52 | 18k|3434 | 0.000000e+00 | -- | Inf
28.08/28.10 c 28.1s| 41800 | 616 |289805 | 6.9 |8034k| 98 | - | 540 |4668 | 540 | 434 | 52 | 18k|3435 | 0.000000e+00 | -- | Inf
28.08/28.16 c 28.2s| 41900 | 614 |290463 | 6.9 |8041k| 98 | - | 540 |4676 | 540 | 434 | 52 | 18k|3438 | 0.000000e+00 | -- | Inf
28.17/28.22 c 28.2s| 42000 | 615 |291142 | 6.9 |8049k| 98 | - | 540 |4690 | 540 | 434 | 52 | 19k|3438 | 0.000000e+00 | -- | Inf
28.17/28.27 c 28.3s| 42100 | 621 |291664 | 6.9 |8071k| 98 | 14 | 540 |4717 | 540 | 434 | 52 | 19k|3440 | 0.000000e+00 | -- | Inf
28.28/28.32 c 28.3s| 42200 | 618 |292195 | 6.9 |8088k| 98 | - | 540 |4765 | 540 | 434 | 52 | 19k|3440 | 0.000000e+00 | -- | Inf
28.28/28.39 c 28.4s| 42300 | 622 |292810 | 6.9 |8112k| 98 | 12 | 540 |4810 | 540 | 434 | 52 | 19k|3446 | 0.000000e+00 | -- | Inf
28.38/28.44 c 28.4s| 42400 | 623 |293206 | 6.9 |8138k| 98 | 18 | 540 |4860 | 540 | 434 | 52 | 19k|3446 | 0.000000e+00 | -- | Inf
28.38/28.49 c 28.5s| 42500 | 619 |293562 | 6.9 |8159k| 98 | - | 540 |4912 | 540 | 434 | 52 | 19k|3450 | 0.000000e+00 | -- | Inf
28.48/28.55 c 28.5s| 42600 | 619 |294169 | 6.9 |8183k| 98 | - | 540 |4958 | 540 | 434 | 52 | 19k|3450 | 0.000000e+00 | -- | Inf
28.58/28.61 c 28.6s| 42700 | 621 |294774 | 6.9 |8205k| 98 | 6 | 540 |5004 | 540 | 434 | 52 | 19k|3450 | 0.000000e+00 | -- | Inf
28.58/28.66 c 28.7s| 42800 | 623 |295395 | 6.9 |8229k| 98 | - | 540 |5042 | 540 | 434 | 52 | 19k|3450 | 0.000000e+00 | -- | Inf
28.69/28.72 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
28.69/28.72 c 28.7s| 42900 | 622 |295924 | 6.9 |8248k| 98 | - | 540 |5093 | 540 | 434 | 52 | 19k|3450 | 0.000000e+00 | -- | Inf
28.69/28.78 c 28.8s| 43000 | 622 |296763 | 6.9 |8270k| 98 | - | 540 |5142 | 540 | 434 | 52 | 19k|3451 | 0.000000e+00 | -- | Inf
28.78/28.84 c 28.8s| 43100 | 624 |297567 | 6.9 |8288k| 98 | 8 | 540 |5189 | 540 | 434 | 52 | 19k|3451 | 0.000000e+00 | -- | Inf
28.88/28.91 c 28.9s| 43200 | 622 |298421 | 6.9 |8309k| 98 | 17 | 540 |5236 | 540 | 434 | 52 | 19k|3451 | 0.000000e+00 | -- | Inf
28.88/28.96 c 29.0s| 43300 | 621 |299172 | 6.9 |8322k| 98 | - | 540 |5268 | 540 | 434 | 52 | 19k|3451 | 0.000000e+00 | -- | Inf
28.97/29.03 c 29.0s| 43400 | 621 |299910 | 6.9 |8328k| 98 | - | 540 |5280 | 540 | 434 | 52 | 19k|3473 | 0.000000e+00 | -- | Inf
29.08/29.10 c 29.1s| 43500 | 621 |300734 | 6.9 |8340k| 98 | - | 540 |5304 | 540 | 434 | 52 | 19k|3485 | 0.000000e+00 | -- | Inf
29.08/29.17 c 29.2s| 43600 | 621 |301496 | 6.9 |8355k| 98 | 19 | 540 |5339 | 540 | 434 | 52 | 19k|3502 | 0.000000e+00 | -- | Inf
29.18/29.23 c 29.2s| 43700 | 621 |302153 | 6.9 |8368k| 98 | 6 | 540 |5375 | 540 | 434 | 52 | 19k|3507 | 0.000000e+00 | -- | Inf
29.18/29.29 c 29.3s| 43800 | 620 |302634 | 6.9 |8377k| 98 | 18 | 540 |5392 | 540 | 434 | 52 | 19k|3518 | 0.000000e+00 | -- | Inf
29.27/29.35 c 29.3s| 43900 | 621 |303004 | 6.9 |8389k| 98 | - | 540 |5414 | 540 | 434 | 52 | 19k|3522 | 0.000000e+00 | -- | Inf
29.37/29.40 c 29.4s| 44000 | 620 |303396 | 6.9 |8401k| 98 | 27 | 540 |5462 | 540 | 434 | 52 | 19k|3524 | 0.000000e+00 | -- | Inf
29.37/29.45 c 29.4s| 44100 | 620 |303848 | 6.9 |8424k| 98 | - | 540 |5511 | 540 | 434 | 52 | 19k|3529 | 0.000000e+00 | -- | Inf
29.47/29.50 c 29.5s| 44200 | 620 |304410 | 6.9 |8442k| 98 | - | 540 |5551 | 540 | 434 | 52 | 19k|3529 | 0.000000e+00 | -- | Inf
29.47/29.58 c 29.6s| 44300 | 621 |305070 | 6.9 |8325k| 98 | - | 540 |5217 | 540 | 434 | 52 | 20k|3548 | 0.000000e+00 | -- | Inf
29.58/29.64 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
29.58/29.64 c 29.6s| 44400 | 622 |305698 | 6.9 |8189k| 98 | 13 | 540 |4877 | 540 | 434 | 52 | 20k|3556 | 0.000000e+00 | -- | Inf
29.58/29.69 c 29.7s| 44500 | 622 |306371 | 6.9 |8199k| 98 | 11 | 540 |4901 | 540 | 434 | 52 | 20k|3556 | 0.000000e+00 | -- | Inf
29.68/29.75 c 29.7s| 44600 | 622 |307033 | 6.9 |8124k| 98 | - | 540 |4696 | 540 | 434 | 52 | 20k|3558 | 0.000000e+00 | -- | Inf
29.79/29.81 c 29.8s| 44700 | 620 |307610 | 6.9 |8059k| 98 | - | 540 |4533 | 540 | 434 | 52 | 20k|3558 | 0.000000e+00 | -- | Inf
29.79/29.86 c 29.9s| 44800 | 620 |308273 | 6.9 |7978k| 98 | - | 540 |4333 | 540 | 434 | 52 | 20k|3558 | 0.000000e+00 | -- | Inf
29.88/29.92 c 29.9s| 44900 | 620 |308874 | 6.9 |7889k| 98 | - | 540 |4092 | 540 | 434 | 52 | 20k|3560 | 0.000000e+00 | -- | Inf
29.88/29.98 c 30.0s| 45000 | 624 |309516 | 6.9 |7794k| 98 | 18 | 540 |3792 | 540 | 434 | 52 | 20k|3567 | 0.000000e+00 | -- | Inf
29.98/30.04 c 30.0s| 45100 | 623 |310211 | 6.9 |7785k| 98 | - | 540 |3773 | 540 | 434 | 52 | 20k|3571 | 0.000000e+00 | -- | Inf
29.98/30.09 c 30.1s| 45200 | 623 |310803 | 6.9 |7785k| 98 | 12 | 540 |3778 | 540 | 434 | 52 | 20k|3571 | 0.000000e+00 | -- | Inf
30.07/30.15 c 30.1s| 45300 | 623 |311420 | 6.9 |7802k| 98 | 11 | 540 |3820 | 540 | 434 | 52 | 20k|3571 | 0.000000e+00 | -- | Inf
30.18/30.20 c 30.2s| 45400 | 623 |312037 | 6.8 |7817k| 98 | 12 | 540 |3859 | 540 | 434 | 52 | 20k|3571 | 0.000000e+00 | -- | Inf
30.18/30.27 c 30.3s| 45500 | 625 |312819 | 6.9 |7778k| 98 | 12 | 540 |3750 | 540 | 434 | 52 | 20k|3578 | 0.000000e+00 | -- | Inf
30.27/30.32 c 30.3s| 45600 | 625 |313444 | 6.9 |7769k| 98 | - | 540 |3720 | 540 | 434 | 52 | 20k|3578 | 0.000000e+00 | -- | Inf
30.27/30.38 c 30.4s| 45700 | 624 |314076 | 6.8 |7694k| 98 | 18 | 540 |3545 | 540 | 434 | 52 | 20k|3579 | 0.000000e+00 | -- | Inf
30.38/30.45 c 30.4s| 45800 | 624 |315145 | 6.9 |7655k| 98 | 17 | 540 |3446 | 540 | 434 | 52 | 20k|3579 | 0.000000e+00 | -- | Inf
30.48/30.51 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
30.48/30.51 c 30.5s| 45900 | 624 |315854 | 6.9 |7599k| 98 | - | 540 |3303 | 540 | 434 | 52 | 20k|3579 | 0.000000e+00 | -- | Inf
30.48/30.57 c 30.6s| 46000 | 624 |316524 | 6.9 |7524k| 98 | - | 540 |3132 | 540 | 434 | 52 | 20k|3581 | 0.000000e+00 | -- | Inf
30.58/30.62 c 30.6s| 46100 | 625 |317123 | 6.9 |7516k| 98 | - | 540 |3105 | 540 | 434 | 52 | 20k|3583 | 0.000000e+00 | -- | Inf
30.58/30.67 c 30.7s| 46200 | 623 |317633 | 6.9 |7519k| 98 | - | 540 |3122 | 540 | 434 | 52 | 20k|3583 | 0.000000e+00 | -- | Inf
30.68/30.73 c 30.7s| 46300 | 625 |318404 | 6.9 |7514k| 98 | 13 | 540 |3110 | 540 | 434 | 52 | 20k|3583 | 0.000000e+00 | -- | Inf
30.68/30.79 c 30.8s| 46400 | 629 |319197 | 6.9 |7529k| 98 | 26 | 540 |3131 | 540 | 434 | 52 | 20k|3584 | 0.000000e+00 | -- | Inf
30.78/30.85 c 30.8s| 46500 | 627 |319813 | 6.9 |7530k| 98 | 16 | 540 |3149 | 540 | 434 | 52 | 20k|3584 | 0.000000e+00 | -- | Inf
30.88/30.91 c 30.9s| 46600 | 625 |320632 | 6.9 |7542k| 98 | - | 540 |3177 | 540 | 434 | 52 | 21k|3584 | 0.000000e+00 | -- | Inf
30.88/30.97 c 31.0s| 46700 | 625 |321423 | 6.9 |7546k| 98 | 20 | 540 |3193 | 540 | 434 | 52 | 21k|3584 | 0.000000e+00 | -- | Inf
30.98/31.02 c 31.0s| 46800 | 623 |322192 | 6.9 |7567k| 98 | - | 540 |3238 | 540 | 434 | 52 | 21k|3584 | 0.000000e+00 | -- | Inf
31.08/31.10 c 31.1s| 46900 | 625 |322884 | 6.9 |7564k| 98 | 12 | 540 |3238 | 540 | 434 | 52 | 21k|3609 | 0.000000e+00 | -- | Inf
31.18/31.24 c 31.2s| 47000 | 623 |323485 | 6.9 |7575k| 98 | - | 540 |3261 | 540 | 434 | 52 | 21k|3706 | 0.000000e+00 | -- | Inf
31.27/31.30 c 31.3s| 47100 | 623 |324091 | 6.9 |7572k| 98 | - | 540 |3264 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.27/31.35 c 31.3s| 47200 | 625 |324613 | 6.9 |7567k| 98 | - | 540 |3244 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.38/31.40 c 31.4s| 47300 | 625 |325097 | 6.9 |7583k| 98 | - | 540 |3287 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.38/31.45 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
31.38/31.45 c 31.4s| 47400 | 626 |325616 | 6.8 |7583k| 98 | 8 | 540 |3289 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.47/31.50 c 31.5s| 47500 | 624 |326020 | 6.8 |7656k| 98 | - | 540 |3441 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.47/31.55 c 31.5s| 47600 | 626 |326536 | 6.8 |7682k| 98 | 8 | 540 |3499 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.58/31.61 c 31.6s| 47700 | 625 |327200 | 6.8 |7686k| 98 | 24 | 540 |3510 | 540 | 434 | 52 | 21k|3707 | 0.000000e+00 | -- | Inf
31.58/31.66 c 31.7s| 47800 | 625 |327708 | 6.8 |7698k| 98 | 10 | 540 |3541 | 540 | 434 | 52 | 21k|3709 | 0.000000e+00 | -- | Inf
31.68/31.72 c 31.7s| 47900 | 625 |328573 | 6.8 |7713k| 98 | 12 | 540 |3566 | 540 | 434 | 52 | 21k|3709 | 0.000000e+00 | -- | Inf
31.68/31.78 c 31.8s| 48000 | 627 |329246 | 6.8 |7728k| 98 | 8 | 540 |3587 | 540 | 434 | 52 | 21k|3709 | 0.000000e+00 | -- | Inf
31.78/31.84 c 31.8s| 48100 | 625 |329799 | 6.8 |7732k| 98 | 14 | 540 |3606 | 540 | 434 | 52 | 21k|3719 | 0.000000e+00 | -- | Inf
31.78/31.89 c 31.9s| 48200 | 623 |330245 | 6.8 |7754k| 98 | - | 540 |3657 | 540 | 434 | 52 | 21k|3731 | 0.000000e+00 | -- | Inf
31.88/31.95 c 31.9s| 48300 | 623 |330702 | 6.8 |7774k| 98 | - | 540 |3706 | 540 | 434 | 52 | 21k|3739 | 0.000000e+00 | -- | Inf
31.98/32.02 c 32.0s| 48400 | 627 |331406 | 6.8 |7796k| 98 | - | 540 |3749 | 540 | 434 | 52 | 22k|3754 | 0.000000e+00 | -- | Inf
31.98/32.08 c 32.1s| 48500 | 623 |332045 | 6.8 |7810k| 98 | 8 | 540 |3795 | 540 | 434 | 52 | 22k|3765 | 0.000000e+00 | -- | Inf
32.07/32.15 c 32.1s| 48600 | 624 |332728 | 6.8 |7829k| 98 | 10 | 540 |3838 | 540 | 434 | 52 | 22k|3781 | 0.000000e+00 | -- | Inf
32.17/32.22 c 32.2s| 48700 | 624 |333422 | 6.8 |7845k| 98 | 12 | 540 |3880 | 540 | 434 | 52 | 22k|3795 | 0.000000e+00 | -- | Inf
32.17/32.28 c 32.3s| 48800 | 620 |334241 | 6.8 |7852k| 98 | 24 | 540 |3931 | 540 | 434 | 52 | 22k|3804 | 0.000000e+00 | -- | Inf
32.27/32.35 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
32.27/32.35 c 32.4s| 48900 | 620 |334833 | 6.8 |7831k| 98 | - | 540 |3882 | 540 | 434 | 52 | 22k|3820 | 0.000000e+00 | -- | Inf
32.38/32.41 c 32.4s| 49000 | 620 |335444 | 6.8 |7816k| 98 | - | 540 |3845 | 540 | 434 | 52 | 22k|3821 | 0.000000e+00 | -- | Inf
32.38/32.47 c 32.5s| 49100 | 621 |336092 | 6.8 |7804k| 98 | 12 | 540 |3817 | 540 | 434 | 52 | 22k|3827 | 0.000000e+00 | -- | Inf
32.48/32.53 c 32.5s| 49200 | 619 |336648 | 6.8 |7811k| 98 | - | 540 |3836 | 540 | 434 | 52 | 22k|3830 | 0.000000e+00 | -- | Inf
32.48/32.58 c 32.6s| 49300 | 621 |337289 | 6.8 |7830k| 98 | 18 | 540 |3876 | 540 | 434 | 52 | 22k|3832 | 0.000000e+00 | -- | Inf
32.57/32.64 c 32.6s| 49400 | 619 |337948 | 6.8 |7842k| 98 | 22 | 540 |3921 | 540 | 434 | 52 | 22k|3832 | 0.000000e+00 | -- | Inf
32.68/32.72 c 32.7s| 49500 | 616 |338678 | 6.8 |7841k| 98 | - | 540 |3923 | 540 | 434 | 52 | 22k|3853 | 0.000000e+00 | -- | Inf
32.78/32.80 c 32.8s| 49600 | 616 |339470 | 6.8 |7805k| 98 | - | 540 |3755 | 540 | 434 | 52 | 22k|3879 | 0.000000e+00 | -- | Inf
32.78/32.86 c 32.9s| 49700 | 618 |340308 | 6.8 |7788k| 98 | 21 | 540 |3704 | 540 | 434 | 52 | 22k|3879 | 0.000000e+00 | -- | Inf
32.88/32.92 c 32.9s| 49800 | 621 |341041 | 6.8 |7749k| 98 | 11 | 540 |3607 | 540 | 434 | 52 | 22k|3879 | 0.000000e+00 | -- | Inf
32.88/32.98 c 33.0s| 49900 | 619 |341816 | 6.8 |7703k| 98 | 30 | 540 |3473 | 540 | 434 | 52 | 22k|3881 | 0.000000e+00 | -- | Inf
32.98/33.04 c 33.0s| 50000 | 618 |342514 | 6.8 |7693k| 98 | 27 | 540 |3451 | 540 | 434 | 52 | 22k|3881 | 0.000000e+00 | -- | Inf
33.08/33.10 c 33.1s| 50100 | 616 |343228 | 6.8 |7676k| 98 | - | 540 |3404 | 540 | 434 | 52 | 22k|3881 | 0.000000e+00 | -- | Inf
33.08/33.16 c 33.2s| 50200 | 619 |343890 | 6.8 |7679k| 98 | 12 | 540 |3404 | 540 | 434 | 52 | 22k|3886 | 0.000000e+00 | -- | Inf
33.17/33.22 c 33.2s| 50300 | 619 |344539 | 6.8 |7692k| 98 | 6 | 540 |3443 | 540 | 434 | 52 | 22k|3886 | 0.000000e+00 | -- | Inf
33.17/33.27 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
33.17/33.27 c 33.3s| 50400 | 617 |345285 | 6.8 |7699k| 98 | 24 | 540 |3471 | 540 | 434 | 52 | 22k|3886 | 0.000000e+00 | -- | Inf
33.28/33.33 c 33.3s| 50500 | 615 |345988 | 6.8 |7712k| 98 | - | 540 |3510 | 540 | 434 | 52 | 22k|3886 | 0.000000e+00 | -- | Inf
33.28/33.39 c 33.4s| 50600 | 616 |346706 | 6.8 |7723k| 98 | - | 540 |3541 | 540 | 434 | 52 | 23k|3886 | 0.000000e+00 | -- | Inf
33.38/33.45 c 33.4s| 50700 | 616 |347395 | 6.8 |7742k| 98 | 8 | 540 |3589 | 540 | 434 | 52 | 23k|3886 | 0.000000e+00 | -- | Inf
33.47/33.50 c 33.5s| 50800 | 614 |348103 | 6.8 |7761k| 98 | 10 | 540 |3642 | 540 | 434 | 52 | 23k|3886 | 0.000000e+00 | -- | Inf
33.47/33.56 c 33.6s| 50900 | 616 |348757 | 6.8 |7763k| 98 | 10 | 540 |3642 | 540 | 434 | 52 | 23k|3886 | 0.000000e+00 | -- | Inf
33.58/33.61 c 33.6s| 51000 | 615 |349270 | 6.8 |7771k| 98 | 18 | 540 |3661 | 540 | 434 | 52 | 23k|3889 | 0.000000e+00 | -- | Inf
33.58/33.67 c 33.7s| 51100 | 615 |349904 | 6.8 |7795k| 98 | 10 | 540 |3695 | 540 | 434 | 52 | 23k|3890 | 0.000000e+00 | -- | Inf
33.67/33.73 c 33.7s| 51200 | 611 |350563 | 6.8 |7806k| 98 | 32 | 540 |3730 | 540 | 434 | 52 | 23k|3894 | 0.000000e+00 | -- | Inf
33.67/33.78 c 33.8s| 51300 | 612 |351077 | 6.8 |7822k| 98 | 14 | 540 |3753 | 540 | 434 | 52 | 23k|3896 | 0.000000e+00 | -- | Inf
33.78/33.83 c 33.8s| 51400 | 610 |351670 | 6.8 |7810k| 98 | 10 | 540 |3756 | 540 | 434 | 52 | 23k|3896 | 0.000000e+00 | -- | Inf
33.88/33.99 c 34.0s| 51500 | 612 |352554 | 6.8 |7792k| 98 | 12 | 540 |3674 | 540 | 434 | 52 | 23k|4001 | 0.000000e+00 | -- | Inf
34.08/34.12 c 34.1s| 51600 | 619 |353322 | 6.8 |7805k| 98 | 14 | 540 |3640 | 540 | 434 | 52 | 23k|4090 | 0.000000e+00 | -- | Inf
34.18/34.21 c 34.2s| 51700 | 616 |354101 | 6.8 |7769k| 98 | 16 | 540 |3525 | 540 | 434 | 52 | 23k|4130 | 0.000000e+00 | -- | Inf
34.18/34.27 c 34.3s| 51800 | 615 |354914 | 6.8 |7744k| 98 | - | 540 |3472 | 540 | 434 | 52 | 23k|4147 | 0.000000e+00 | -- | Inf
34.28/34.34 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
34.28/34.34 c 34.3s| 51900 | 618 |355619 | 6.8 |7728k| 98 | - | 540 |3423 | 540 | 434 | 52 | 23k|4167 | 0.000000e+00 | -- | Inf
34.38/34.40 c 34.4s| 52000 | 616 |356505 | 6.8 |7729k| 98 | 23 | 540 |3425 | 540 | 434 | 52 | 23k|4169 | 0.000000e+00 | -- | Inf
34.38/34.48 c 34.5s| 52100 | 615 |357545 | 6.8 |7753k| 98 | 17 | 540 |3480 | 540 | 434 | 52 | 23k|4177 | 0.000000e+00 | -- | Inf
34.48/34.55 c 34.5s| 52200 | 615 |358544 | 6.8 |7760k| 98 | - | 540 |3476 | 540 | 434 | 52 | 23k|4178 | 0.000000e+00 | -- | Inf
34.58/34.61 c 34.6s| 52300 | 618 |359417 | 6.9 |7756k| 98 | - | 540 |3457 | 540 | 434 | 52 | 23k|4184 | 0.000000e+00 | -- | Inf
34.58/34.69 c 34.7s| 52400 | 618 |360439 | 6.9 |7741k| 98 | 16 | 540 |3421 | 540 | 434 | 52 | 23k|4186 | 0.000000e+00 | -- | Inf
34.67/34.75 c 34.8s| 52500 | 620 |361253 | 6.9 |7753k| 98 | 18 | 540 |3443 | 540 | 434 | 52 | 23k|4195 | 0.000000e+00 | -- | Inf
34.78/34.83 c 34.8s| 52600 | 622 |362072 | 6.9 |7740k| 98 | 10 | 540 |3401 | 540 | 434 | 52 | 24k|4213 | 0.000000e+00 | -- | Inf
34.78/34.89 c 34.9s| 52700 | 620 |362827 | 6.9 |7708k| 98 | 24 | 540 |3323 | 540 | 434 | 52 | 24k|4216 | 0.000000e+00 | -- | Inf
34.87/34.96 c 35.0s| 52800 | 616 |363707 | 6.9 |7694k| 98 | - | 540 |3297 | 540 | 434 | 52 | 24k|4216 | 0.000000e+00 | -- | Inf
34.98/35.03 c 35.0s| 52900 | 615 |364632 | 6.9 |7715k| 98 | - | 540 |3351 | 540 | 434 | 52 | 24k|4220 | 0.000000e+00 | -- | Inf
34.98/35.09 c 35.1s| 53000 | 613 |365551 | 6.9 |7717k| 98 | 28 | 540 |3367 | 540 | 434 | 52 | 24k|4220 | 0.000000e+00 | -- | Inf
35.07/35.15 c 35.1s| 53100 | 613 |366224 | 6.9 |7730k| 98 | - | 540 |3382 | 540 | 434 | 52 | 24k|4220 | 0.000000e+00 | -- | Inf
35.18/35.21 c 35.2s| 53200 | 613 |367084 | 6.9 |7723k| 98 | 30 | 540 |3365 | 540 | 434 | 52 | 24k|4220 | 0.000000e+00 | -- | Inf
35.18/35.27 c 35.3s| 53300 | 611 |367870 | 6.9 |7715k| 98 | - | 540 |3352 | 540 | 434 | 52 | 24k|4220 | 0.000000e+00 | -- | Inf
35.28/35.33 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
35.28/35.33 c 35.3s| 53400 | 612 |368346 | 6.9 |7692k| 98 | - | 540 |3251 | 540 | 434 | 52 | 24k|4235 | 0.000000e+00 | -- | Inf
35.28/35.39 c 35.4s| 53500 | 614 |368857 | 6.9 |7654k| 98 | 14 | 540 |3156 | 540 | 434 | 52 | 24k|4237 | 0.000000e+00 | -- | Inf
35.37/35.44 c 35.4s| 53600 | 614 |369387 | 6.9 |7635k| 98 | 15 | 540 |3098 | 540 | 434 | 52 | 24k|4242 | 0.000000e+00 | -- | Inf
35.47/35.50 c 35.5s| 53700 | 614 |370227 | 6.9 |7624k| 98 | 14 | 540 |3064 | 540 | 434 | 52 | 24k|4243 | 0.000000e+00 | -- | Inf
35.47/35.56 c 35.6s| 53800 | 614 |371045 | 6.9 |7623k| 98 | 18 | 540 |3051 | 540 | 434 | 52 | 24k|4244 | 0.000000e+00 | -- | Inf
35.58/35.62 c 35.6s| 53900 | 614 |371791 | 6.9 |7594k| 98 | 23 | 540 |2969 | 540 | 434 | 52 | 24k|4247 | 0.000000e+00 | -- | Inf
35.58/35.69 c 35.7s| 54000 | 618 |372588 | 6.9 |7551k| 98 | 20 | 540 |2813 | 540 | 434 | 52 | 24k|4263 | 0.000000e+00 | -- | Inf
35.68/35.76 c 35.8s| 54100 | 628 |373320 | 6.9 |7549k| 98 | 24 | 540 |2771 | 540 | 434 | 52 | 24k|4275 | 0.000000e+00 | -- | Inf
35.78/35.84 c 35.8s| 54200 | 622 |374119 | 6.9 |7513k| 98 | 17 | 540 |2687 | 540 | 434 | 52 | 24k|4304 | 0.000000e+00 | -- | Inf
35.87/35.90 c 35.9s| 54300 | 622 |374912 | 6.9 |7519k| 98 | - | 540 |2688 | 540 | 434 | 52 | 24k|4311 | 0.000000e+00 | -- | Inf
35.87/35.96 c 36.0s| 54400 | 624 |375638 | 6.9 |7523k| 98 | - | 540 |2687 | 540 | 434 | 52 | 24k|4317 | 0.000000e+00 | -- | Inf
35.97/36.03 c 36.0s| 54500 | 622 |376270 | 6.9 |7533k| 98 | 12 | 540 |2723 | 540 | 434 | 52 | 24k|4323 | 0.000000e+00 | -- | Inf
35.97/36.09 c 36.1s| 54600 | 617 |377064 | 6.9 |7540k| 98 | 32 | 540 |2752 | 540 | 434 | 52 | 24k|4328 | 0.000000e+00 | -- | Inf
36.08/36.14 c 36.1s| 54700 | 622 |377600 | 6.9 |7561k| 98 | - | 540 |2767 | 540 | 434 | 52 | 24k|4335 | 0.000000e+00 | -- | Inf
36.08/36.20 c 36.2s| 54800 | 617 |378147 | 6.9 |7561k| 98 | 12 | 540 |2800 | 540 | 434 | 52 | 24k|4335 | 0.000000e+00 | -- | Inf
36.18/36.25 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
36.18/36.25 c 36.2s| 54900 | 617 |378882 | 6.9 |7582k| 98 | - | 540 |2843 | 540 | 434 | 52 | 24k|4336 | 0.000000e+00 | -- | Inf
36.28/36.32 c 36.3s| 55000 | 623 |379562 | 6.9 |7588k| 98 | - | 540 |2825 | 540 | 434 | 52 | 25k|4348 | 0.000000e+00 | -- | Inf
36.28/36.38 c 36.4s| 55100 | 618 |380292 | 6.9 |7600k| 98 | - | 540 |2869 | 540 | 434 | 52 | 25k|4349 | 0.000000e+00 | -- | Inf
36.38/36.43 c 36.4s| 55200 | 623 |380937 | 6.9 |7625k| 98 | 14 | 540 |2913 | 540 | 434 | 52 | 25k|4349 | 0.000000e+00 | -- | Inf
36.38/36.49 c 36.5s| 55300 | 619 |381666 | 6.9 |7641k| 98 | - | 540 |2960 | 540 | 434 | 52 | 25k|4349 | 0.000000e+00 | -- | Inf
36.47/36.55 c 36.6s| 55400 | 621 |382387 | 6.9 |7659k| 98 | 13 | 540 |3005 | 540 | 434 | 52 | 25k|4354 | 0.000000e+00 | -- | Inf
36.58/36.61 c 36.6s| 55500 | 618 |383155 | 6.9 |7675k| 98 | 21 | 540 |3048 | 540 | 434 | 52 | 25k|4355 | 0.000000e+00 | -- | Inf
36.58/36.67 c 36.7s| 55600 | 618 |383898 | 6.9 |7695k| 98 | 16 | 540 |3093 | 540 | 434 | 52 | 25k|4356 | 0.000000e+00 | -- | Inf
36.68/36.73 c 36.7s| 55700 | 616 |384641 | 6.9 |7713k| 98 | 20 | 540 |3124 | 540 | 434 | 52 | 25k|4361 | 0.000000e+00 | -- | Inf
36.68/36.79 c 36.8s| 55800 | 614 |385342 | 6.9 |7721k| 98 | - | 540 |3146 | 540 | 434 | 52 | 25k|4361 | 0.000000e+00 | -- | Inf
36.78/36.85 c 36.8s| 55900 | 620 |386048 | 6.9 |7739k| 98 | 17 | 540 |3173 | 540 | 434 | 52 | 25k|4362 | 0.000000e+00 | -- | Inf
36.88/36.91 c 36.9s| 56000 | 618 |386681 | 6.9 |7743k| 98 | - | 540 |3182 | 540 | 434 | 52 | 25k|4363 | 0.000000e+00 | -- | Inf
36.88/36.98 c 37.0s| 56100 | 618 |387520 | 6.9 |7752k| 98 | - | 540 |3204 | 540 | 434 | 52 | 25k|4373 | 0.000000e+00 | -- | Inf
36.97/37.05 c 37.0s| 56200 | 618 |388296 | 6.9 |7767k| 98 | 16 | 540 |3249 | 540 | 434 | 52 | 25k|4387 | 0.000000e+00 | -- | Inf
37.07/37.12 c 37.1s| 56300 | 620 |389134 | 6.9 |7792k| 98 | - | 540 |3289 | 540 | 434 | 52 | 25k|4402 | 0.000000e+00 | -- | Inf
37.07/37.18 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
37.07/37.18 c 37.2s| 56400 | 618 |389790 | 6.9 |7799k| 98 | - | 540 |3314 | 540 | 434 | 52 | 25k|4418 | 0.000000e+00 | -- | Inf
37.18/37.25 c 37.2s| 56500 | 618 |390449 | 6.9 |7817k| 98 | - | 540 |3344 | 540 | 434 | 52 | 25k|4431 | 0.000000e+00 | -- | Inf
37.28/37.31 c 37.3s| 56600 | 617 |391061 | 6.9 |7811k| 98 | 23 | 540 |3339 | 540 | 434 | 52 | 25k|4441 | 0.000000e+00 | -- | Inf
37.28/37.38 c 37.4s| 56700 | 615 |391650 | 6.9 |7809k| 98 | 31 | 540 |3338 | 540 | 434 | 52 | 25k|4452 | 0.000000e+00 | -- | Inf
37.38/37.44 c 37.4s| 56800 | 615 |392339 | 6.9 |7816k| 98 | - | 540 |3348 | 540 | 434 | 52 | 25k|4455 | 0.000000e+00 | -- | Inf
37.38/37.49 c 37.5s| 56900 | 615 |393011 | 6.9 |7832k| 98 | - | 540 |3383 | 540 | 434 | 52 | 25k|4457 | 0.000000e+00 | -- | Inf
37.48/37.55 c 37.5s| 57000 | 617 |393647 | 6.9 |7846k| 98 | 28 | 540 |3413 | 540 | 434 | 52 | 25k|4458 | 0.000000e+00 | -- | Inf
37.57/37.61 c 37.6s| 57100 | 617 |394307 | 6.9 |7861k| 98 | - | 540 |3441 | 540 | 434 | 52 | 26k|4461 | 0.000000e+00 | -- | Inf
37.57/37.67 c 37.7s| 57200 | 617 |394827 | 6.9 |7874k| 98 | 20 | 540 |3463 | 540 | 434 | 52 | 26k|4480 | 0.000000e+00 | -- | Inf
37.67/37.74 c 37.7s| 57300 | 615 |395596 | 6.9 |7895k| 98 | - | 540 |3508 | 540 | 434 | 52 | 26k|4490 | 0.000000e+00 | -- | Inf
37.77/37.80 c 37.8s| 57400 | 615 |396242 | 6.9 |7914k| 98 | - | 540 |3546 | 540 | 434 | 52 | 26k|4493 | 0.000000e+00 | -- | Inf
37.77/37.85 c 37.9s| 57500 | 617 |396877 | 6.9 |7935k| 98 | 32 | 540 |3595 | 540 | 434 | 52 | 26k|4493 | 0.000000e+00 | -- | Inf
37.88/37.92 c 37.9s| 57600 | 615 |397675 | 6.9 |7960k| 98 | - | 540 |3643 | 540 | 434 | 52 | 26k|4500 | 0.000000e+00 | -- | Inf
37.88/37.98 c 38.0s| 57700 | 614 |398394 | 6.9 |7978k| 98 | - | 540 |3690 | 540 | 434 | 52 | 26k|4502 | 0.000000e+00 | -- | Inf
37.98/38.03 c 38.0s| 57800 | 616 |399101 | 6.9 |8005k| 98 | - | 540 |3741 | 540 | 434 | 52 | 26k|4502 | 0.000000e+00 | -- | Inf
37.98/38.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
37.98/38.09 c 38.1s| 57900 | 618 |399743 | 6.9 |8032k| 98 | 16 | 540 |3795 | 540 | 434 | 52 | 26k|4504 | 0.000000e+00 | -- | Inf
38.08/38.15 c 38.1s| 58000 | 618 |400309 | 6.9 |8054k| 98 | 12 | 540 |3840 | 540 | 434 | 52 | 26k|4504 | 0.000000e+00 | -- | Inf
38.17/38.20 c 38.2s| 58100 | 618 |401008 | 6.9 |8076k| 98 | 26 | 540 |3886 | 540 | 434 | 52 | 26k|4505 | 0.000000e+00 | -- | Inf
38.17/38.26 c 38.3s| 58200 | 620 |401781 | 6.9 |8102k| 98 | - | 540 |3925 | 540 | 434 | 52 | 26k|4506 | 0.000000e+00 | -- | Inf
38.28/38.33 c 38.3s| 58300 | 616 |402656 | 6.9 |8120k| 98 | - | 540 |3971 | 540 | 434 | 52 | 26k|4506 | 0.000000e+00 | -- | Inf
38.28/38.38 c 38.4s| 58400 | 616 |403310 | 6.9 |8140k| 98 | 31 | 540 |4024 | 540 | 434 | 52 | 26k|4506 | 0.000000e+00 | -- | Inf
38.38/38.44 c 38.4s| 58500 | 618 |404039 | 6.9 |8163k| 98 | 12 | 540 |4066 | 540 | 434 | 52 | 26k|4508 | 0.000000e+00 | -- | Inf
38.38/38.50 c 38.5s| 58600 | 614 |404716 | 6.9 |8183k| 98 | - | 540 |4112 | 540 | 434 | 52 | 26k|4508 | 0.000000e+00 | -- | Inf
38.48/38.56 c 38.6s| 58700 | 618 |405424 | 6.9 |8210k| 98 | 22 | 540 |4157 | 540 | 434 | 52 | 26k|4509 | 0.000000e+00 | -- | Inf
38.58/38.62 c 38.6s| 58800 | 616 |406200 | 6.9 |8224k| 98 | - | 540 |4183 | 540 | 434 | 52 | 26k|4509 | 0.000000e+00 | -- | Inf
38.58/38.68 c 38.7s| 58900 | 616 |406886 | 6.9 |8241k| 98 | 23 | 540 |4227 | 540 | 434 | 52 | 26k|4509 | 0.000000e+00 | -- | Inf
38.67/38.74 c 38.7s| 59000 | 616 |407733 | 6.9 |8262k| 98 | 28 | 540 |4266 | 540 | 434 | 52 | 26k|4509 | 0.000000e+00 | -- | Inf
38.78/38.80 c 38.8s| 59100 | 616 |408536 | 6.9 |8273k| 98 | - | 540 |4286 | 540 | 434 | 52 | 26k|4510 | 0.000000e+00 | -- | Inf
38.78/38.85 c 38.9s| 59200 | 614 |409316 | 6.9 |8287k| 98 | - | 540 |4321 | 540 | 434 | 52 | 27k|4510 | 0.000000e+00 | -- | Inf
38.88/38.91 c 38.9s| 59300 | 613 |409990 | 6.9 |8303k| 98 | - | 540 |4358 | 540 | 434 | 52 | 27k|4510 | 0.000000e+00 | -- | Inf
38.97/39.04 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
38.97/39.04 c 39.0s| 59400 | 621 |410809 | 6.9 |8290k| 98 | - | 540 |4286 | 540 | 434 | 52 | 27k|4590 | 0.000000e+00 | -- | Inf
39.08/39.12 c 39.1s| 59500 | 622 |411560 | 6.9 |8288k| 98 | 17 | 540 |4270 | 540 | 434 | 52 | 27k|4621 | 0.000000e+00 | -- | Inf
39.08/39.19 c 39.2s| 59600 | 621 |412372 | 6.9 |8250k| 98 | - | 540 |4161 | 540 | 434 | 52 | 27k|4629 | 0.000000e+00 | -- | Inf
39.17/39.25 c 39.2s| 59700 | 627 |413010 | 6.9 |8123k| 98 | - | 540 |3814 | 540 | 434 | 52 | 27k|4631 | 0.000000e+00 | -- | Inf
39.28/39.30 c 39.3s| 59800 | 627 |413553 | 6.9 |8025k| 98 | - | 540 |3544 | 540 | 434 | 52 | 27k|4631 | 0.000000e+00 | -- | Inf
39.28/39.35 c 39.3s| 59900 | 627 |414048 | 6.9 |8027k| 98 | 8 | 540 |3542 | 540 | 434 | 52 | 27k|4631 | 0.000000e+00 | -- | Inf
39.38/39.40 c 39.4s| 60000 | 625 |414479 | 6.9 |8032k| 98 | - | 540 |3551 | 540 | 434 | 52 | 27k|4633 | 0.000000e+00 | -- | Inf
39.38/39.46 c 39.5s| 60100 | 627 |415087 | 6.9 |8026k| 98 | 26 | 540 |3524 | 540 | 434 | 52 | 27k|4637 | 0.000000e+00 | -- | Inf
39.48/39.51 c 39.5s| 60200 | 623 |415695 | 6.9 |7993k| 98 | 21 | 540 |3450 | 540 | 434 | 52 | 27k|4642 | 0.000000e+00 | -- | Inf
39.48/39.57 c 39.6s| 60300 | 623 |416520 | 6.9 |8010k| 98 | - | 540 |3484 | 540 | 434 | 52 | 27k|4643 | 0.000000e+00 | -- | Inf
39.58/39.64 c 39.6s| 60400 | 623 |417265 | 6.9 |8021k| 98 | - | 540 |3496 | 540 | 434 | 52 | 27k|4648 | 0.000000e+00 | -- | Inf
39.68/39.70 c 39.7s| 60500 | 623 |418070 | 6.9 |8034k| 98 | - | 540 |3525 | 540 | 434 | 52 | 27k|4656 | 0.000000e+00 | -- | Inf
39.68/39.76 c 39.8s| 60600 | 622 |418668 | 6.9 |8050k| 98 | - | 540 |3573 | 540 | 434 | 52 | 27k|4658 | 0.000000e+00 | -- | Inf
39.78/39.81 c 39.8s| 60700 | 624 |419379 | 6.9 |8074k| 98 | 22 | 540 |3630 | 540 | 434 | 52 | 27k|4658 | 0.000000e+00 | -- | Inf
39.78/39.88 c 39.9s| 60800 | 622 |420260 | 6.9 |8098k| 98 | - | 540 |3688 | 540 | 434 | 52 | 27k|4661 | 0.000000e+00 | -- | Inf
39.88/39.94 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
39.88/39.94 c 39.9s| 60900 | 625 |420985 | 6.9 |8121k| 98 | 14 | 540 |3733 | 540 | 434 | 52 | 27k|4661 | 0.000000e+00 | -- | Inf
39.88/40.00 c 40.0s| 61000 | 622 |421656 | 6.9 |8133k| 98 | 20 | 540 |3782 | 540 | 434 | 52 | 27k|4664 | 0.000000e+00 | -- | Inf
39.98/40.05 c 40.0s| 61100 | 624 |422328 | 6.9 |8155k| 98 | - | 540 |3817 | 540 | 434 | 52 | 27k|4665 | 0.000000e+00 | -- | Inf
40.08/40.10 c 40.1s| 61200 | 624 |422828 | 6.9 |8169k| 98 | 12 | 540 |3852 | 540 | 434 | 52 | 27k|4667 | 0.000000e+00 | -- | Inf
40.08/40.16 c 40.2s| 61300 | 623 |423563 | 6.9 |8195k| 98 | - | 540 |3911 | 540 | 434 | 52 | 28k|4669 | 0.000000e+00 | -- | Inf
40.18/40.21 c 40.2s| 61400 | 625 |424157 | 6.9 |8220k| 98 | 8 | 540 |3965 | 540 | 434 | 52 | 28k|4669 | 0.000000e+00 | -- | Inf
40.18/40.26 c 40.3s| 61500 | 623 |424692 | 6.9 |8244k| 98 | - | 540 |4017 | 540 | 434 | 52 | 28k|4669 | 0.000000e+00 | -- | Inf
40.27/40.31 c 40.3s| 61600 | 624 |425189 | 6.9 |8272k| 98 | - | 540 |4065 | 540 | 434 | 52 | 28k|4671 | 0.000000e+00 | -- | Inf
40.27/40.37 c 40.4s| 61700 | 626 |425866 | 6.9 |8293k| 98 | 10 | 540 |4112 | 540 | 434 | 52 | 28k|4674 | 0.000000e+00 | -- | Inf
40.38/40.43 c 40.4s| 61800 | 624 |426518 | 6.9 |8315k| 98 | - | 540 |4161 | 540 | 434 | 52 | 28k|4680 | 0.000000e+00 | -- | Inf
40.38/40.49 c 40.5s| 61900 | 625 |427120 | 6.9 |8335k| 98 | - | 540 |4205 | 540 | 434 | 52 | 28k|4682 | 0.000000e+00 | -- | Inf
40.48/40.55 c 40.6s| 62000 | 625 |427788 | 6.9 |8352k| 98 | - | 540 |4246 | 540 | 434 | 52 | 28k|4696 | 0.000000e+00 | -- | Inf
40.57/40.61 c 40.6s| 62100 | 626 |428503 | 6.9 |8377k| 98 | 8 | 540 |4304 | 540 | 434 | 52 | 28k|4699 | 0.000000e+00 | -- | Inf
40.57/40.68 c 40.7s| 62200 | 624 |429162 | 6.9 |8404k| 98 | - | 540 |4353 | 540 | 434 | 52 | 28k|4711 | 0.000000e+00 | -- | Inf
40.68/40.73 c 40.7s| 62300 | 622 |429772 | 6.9 |8420k| 98 | - | 540 |4398 | 540 | 434 | 52 | 28k|4713 | 0.000000e+00 | -- | Inf
40.68/40.79 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
40.68/40.79 c 40.8s| 62400 | 622 |430422 | 6.9 |8443k| 98 | 29 | 540 |4454 | 540 | 434 | 52 | 28k|4714 | 0.000000e+00 | -- | Inf
40.78/40.85 c 40.8s| 62500 | 622 |431032 | 6.9 |8474k| 98 | - | 540 |4514 | 540 | 434 | 52 | 28k|4720 | 0.000000e+00 | -- | Inf
40.87/40.90 c 40.9s| 62600 | 622 |431651 | 6.9 |8500k| 98 | - | 540 |4571 | 540 | 434 | 52 | 28k|4722 | 0.000000e+00 | -- | Inf
40.87/40.96 c 41.0s| 62700 | 622 |432354 | 6.9 |8520k| 98 | 29 | 540 |4623 | 540 | 434 | 52 | 28k|4724 | 0.000000e+00 | -- | Inf
40.98/41.03 c 41.0s| 62800 | 622 |433066 | 6.9 |8548k| 98 | 25 | 540 |4676 | 540 | 434 | 52 | 28k|4728 | 0.000000e+00 | -- | Inf
40.98/41.09 c 41.1s| 62900 | 618 |433605 | 6.9 |8559k| 98 | - | 540 |4688 | 540 | 434 | 52 | 28k|4744 | 0.000000e+00 | -- | Inf
41.08/41.15 c 41.1s| 63000 | 618 |434262 | 6.9 |8592k| 98 | 18 | 540 |4706 | 540 | 434 | 52 | 29k|4748 | 0.000000e+00 | -- | Inf
41.17/41.21 c 41.2s| 63100 | 620 |434922 | 6.9 |8606k| 98 | 24 | 540 |4703 | 540 | 434 | 52 | 29k|4750 | 0.000000e+00 | -- | Inf
41.17/41.28 c 41.3s| 63200 | 618 |435631 | 6.9 |8585k| 98 | 24 | 540 |4648 | 540 | 434 | 52 | 29k|4762 | 0.000000e+00 | -- | Inf
41.28/41.35 c 41.3s| 63300 | 620 |436181 | 6.9 |8593k| 98 | 12 | 540 |4628 | 540 | 434 | 52 | 29k|4776 | 0.000000e+00 | -- | Inf
41.37/41.41 c 41.4s| 63400 | 618 |436721 | 6.9 |8569k| 98 | 24 | 540 |4576 | 540 | 434 | 52 | 29k|4778 | 0.000000e+00 | -- | Inf
41.37/41.48 c 41.5s| 63500 | 614 |437284 | 6.9 |8560k| 98 | - | 540 |4562 | 540 | 434 | 52 | 29k|4806 | 0.000000e+00 | -- | Inf
41.48/41.55 c 41.5s| 63600 | 614 |437914 | 6.9 |8534k| 98 | - | 540 |4490 | 540 | 434 | 52 | 29k|4812 | 0.000000e+00 | -- | Inf
41.58/41.61 c 41.6s| 63700 | 614 |438548 | 6.9 |8533k| 98 | 19 | 540 |4479 | 540 | 434 | 52 | 29k|4823 | 0.000000e+00 | -- | Inf
41.58/41.67 c 41.7s| 63800 | 615 |439144 | 6.9 |8528k| 98 | 24 | 540 |4465 | 540 | 434 | 52 | 29k|4823 | 0.000000e+00 | -- | Inf
41.67/41.73 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
41.67/41.73 c 41.7s| 63900 | 613 |439786 | 6.9 |8538k| 98 | - | 540 |4480 | 540 | 434 | 52 | 29k|4823 | 0.000000e+00 | -- | Inf
41.67/41.78 c 41.8s| 64000 | 613 |440352 | 6.9 |8556k| 98 | 26 | 540 |4523 | 540 | 434 | 52 | 29k|4823 | 0.000000e+00 | -- | Inf
41.78/41.86 c 41.9s| 64100 | 615 |440965 | 6.9 |8552k| 98 | - | 540 |4482 | 540 | 434 | 52 | 29k|4852 | 0.000000e+00 | -- | Inf
41.88/41.92 c 41.9s| 64200 | 618 |441566 | 6.9 |8536k| 98 | 15 | 540 |4428 | 540 | 434 | 52 | 29k|4862 | 0.000000e+00 | -- | Inf
41.88/41.98 c 42.0s| 64300 | 618 |442213 | 6.9 |8542k| 98 | 14 | 540 |4440 | 540 | 434 | 52 | 29k|4865 | 0.000000e+00 | -- | Inf
41.97/42.04 c 42.0s| 64400 | 618 |442779 | 6.9 |8544k| 98 | 20 | 540 |4446 | 540 | 434 | 52 | 29k|4872 | 0.000000e+00 | -- | Inf
42.08/42.10 c 42.1s| 64500 | 618 |443568 | 6.9 |8553k| 98 | 29 | 540 |4469 | 540 | 434 | 52 | 29k|4873 | 0.000000e+00 | -- | Inf
42.08/42.15 c 42.2s| 64600 | 622 |444193 | 6.9 |8563k| 98 | 14 | 540 |4482 | 540 | 434 | 52 | 29k|4876 | 0.000000e+00 | -- | Inf
42.17/42.21 c 42.2s| 64700 | 619 |444685 | 6.9 |8558k| 98 | - | 540 |4473 | 540 | 434 | 52 | 29k|4879 | 0.000000e+00 | -- | Inf
42.17/42.26 c 42.3s| 64800 | 621 |445178 | 6.9 |8558k| 98 | 19 | 540 |4480 | 540 | 434 | 52 | 30k|4879 | 0.000000e+00 | -- | Inf
42.28/42.31 c 42.3s| 64900 | 617 |445674 | 6.9 |8551k| 98 | 11 | 540 |4490 | 540 | 434 | 52 | 30k|4879 | 0.000000e+00 | -- | Inf
42.28/42.37 c 42.4s| 65000 | 619 |446370 | 6.9 |8544k| 98 | 10 | 540 |4479 | 540 | 434 | 52 | 30k|4883 | 0.000000e+00 | -- | Inf
42.37/42.43 c 42.4s| 65100 | 617 |447020 | 6.9 |8542k| 98 | - | 540 |4474 | 540 | 434 | 52 | 30k|4883 | 0.000000e+00 | -- | Inf
42.37/42.48 c 42.5s| 65200 | 622 |447350 | 6.8 |8559k| 98 | 10 | 540 |4505 | 540 | 434 | 52 | 30k|4883 | 0.000000e+00 | -- | Inf
42.48/42.53 c 42.5s| 65300 | 620 |448120 | 6.8 |8575k| 98 | - | 540 |4544 | 540 | 434 | 52 | 30k|4884 | 0.000000e+00 | -- | Inf
42.48/42.60 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
42.48/42.60 c 42.6s| 65400 | 616 |449034 | 6.8 |8584k| 98 | - | 540 |4583 | 540 | 434 | 52 | 30k|4884 | 0.000000e+00 | -- | Inf
42.58/42.65 c 42.6s| 65500 | 618 |449625 | 6.8 |8604k| 98 | - | 540 |4625 | 540 | 434 | 52 | 30k|4888 | 0.000000e+00 | -- | Inf
42.67/42.71 c 42.7s| 65600 | 618 |450263 | 6.8 |8617k| 98 | - | 540 |4659 | 540 | 434 | 52 | 30k|4889 | 0.000000e+00 | -- | Inf
42.67/42.76 c 42.8s| 65700 | 620 |450842 | 6.8 |8636k| 98 | - | 540 |4692 | 540 | 434 | 52 | 30k|4889 | 0.000000e+00 | -- | Inf
42.78/42.81 c 42.8s| 65800 | 619 |451374 | 6.8 |8650k| 98 | - | 540 |4733 | 540 | 434 | 52 | 30k|4890 | 0.000000e+00 | -- | Inf
42.78/42.87 c 42.9s| 65900 | 621 |452086 | 6.8 |8670k| 98 | - | 540 |4773 | 540 | 434 | 52 | 30k|4895 | 0.000000e+00 | -- | Inf
42.88/42.92 c 42.9s| 66000 | 623 |452670 | 6.8 |8690k| 98 | - | 540 |4815 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
42.88/42.97 c 43.0s| 66100 | 623 |453262 | 6.8 |8716k| 98 | - | 540 |4882 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
42.98/43.03 c 43.0s| 66200 | 625 |453980 | 6.8 |8737k| 98 | 17 | 540 |4930 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
42.98/43.08 c 43.1s| 66300 | 623 |454477 | 6.8 |8757k| 98 | 21 | 540 |4986 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
43.08/43.13 c 43.1s| 66400 | 621 |455068 | 6.8 |8775k| 98 | 30 | 540 |5036 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
43.08/43.18 c 43.2s| 66500 | 625 |455705 | 6.8 |8801k| 98 | 15 | 540 |5084 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
43.17/43.24 c 43.2s| 66600 | 623 |456333 | 6.8 |8817k| 98 | 12 | 540 |5133 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
43.27/43.30 c 43.3s| 66700 | 623 |457096 | 6.8 |8840k| 98 | - | 540 |5183 | 540 | 434 | 52 | 30k|4896 | 0.000000e+00 | -- | Inf
43.27/43.35 c 43.3s| 66800 | 621 |457636 | 6.8 |8855k| 98 | - | 540 |5225 | 540 | 434 | 52 | 30k|4897 | 0.000000e+00 | -- | Inf
43.38/43.40 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
43.38/43.40 c 43.4s| 66900 | 621 |457964 | 6.8 |8878k| 98 | - | 540 |5278 | 540 | 434 | 52 | 31k|4898 | 0.000000e+00 | -- | Inf
43.38/43.46 c 43.5s| 67000 | 618 |458730 | 6.8 |8897k| 98 | - | 540 |5329 | 540 | 434 | 52 | 31k|4899 | 0.000000e+00 | -- | Inf
43.47/43.52 c 43.5s| 67100 | 616 |459561 | 6.8 |8895k| 98 | 32 | 540 |5321 | 540 | 434 | 52 | 31k|4907 | 0.000000e+00 | -- | Inf
43.47/43.58 c 43.6s| 67200 | 617 |460117 | 6.8 |8892k| 98 | - | 540 |5278 | 540 | 434 | 52 | 31k|4912 | 0.000000e+00 | -- | Inf
43.58/43.65 c 43.6s| 67300 | 615 |460592 | 6.8 |8885k| 98 | 25 | 540 |5268 | 540 | 434 | 52 | 31k|4928 | 0.000000e+00 | -- | Inf
43.67/43.71 c 43.7s| 67400 | 613 |461215 | 6.8 |8894k| 98 | - | 540 |5291 | 540 | 434 | 52 | 31k|4928 | 0.000000e+00 | -- | Inf
43.67/43.76 c 43.8s| 67500 | 617 |461813 | 6.8 |8907k| 98 | 16 | 540 |5267 | 540 | 434 | 52 | 31k|4930 | 0.000000e+00 | -- | Inf
43.78/43.82 c 43.8s| 67600 | 615 |462503 | 6.8 |8921k| 98 | 25 | 540 |5291 | 540 | 434 | 52 | 31k|4935 | 0.000000e+00 | -- | Inf
43.78/43.88 c 43.9s| 67700 | 615 |463192 | 6.8 |8934k| 98 | 23 | 540 |5327 | 540 | 434 | 52 | 31k|4936 | 0.000000e+00 | -- | Inf
43.87/43.93 c 43.9s| 67800 | 617 |463832 | 6.8 |8952k| 98 | - | 540 |5348 | 540 | 434 | 52 | 31k|4938 | 0.000000e+00 | -- | Inf
43.87/44.00 c 44.0s| 67900 | 617 |464535 | 6.8 |8952k| 98 | 29 | 540 |5354 | 540 | 434 | 52 | 31k|4947 | 0.000000e+00 | -- | Inf
43.98/44.06 c 44.1s| 68000 | 619 |465166 | 6.8 |8966k| 98 | 19 | 540 |5373 | 540 | 434 | 52 | 31k|4954 | 0.000000e+00 | -- | Inf
44.08/44.12 c 44.1s| 68100 | 619 |465796 | 6.8 |8977k| 98 | 24 | 540 |5403 | 540 | 434 | 52 | 31k|4967 | 0.000000e+00 | -- | Inf
44.08/44.19 c 44.2s| 68200 | 619 |466552 | 6.8 |8986k| 98 | 19 | 540 |5421 | 540 | 434 | 52 | 31k|4977 | 0.000000e+00 | -- | Inf
44.17/44.25 c 44.2s| 68300 | 615 |467203 | 6.8 |8999k| 98 | - | 540 |5462 | 540 | 434 | 52 | 31k|4987 | 0.000000e+00 | -- | Inf
44.27/44.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
44.27/44.31 c 44.3s| 68400 | 618 |467683 | 6.8 |9021k| 98 | 25 | 540 |5506 | 540 | 434 | 52 | 31k|4998 | 0.000000e+00 | -- | Inf
44.27/44.38 c 44.4s| 68500 | 617 |468276 | 6.8 |9035k| 98 | 22 | 540 |5549 | 540 | 434 | 52 | 31k|5007 | 0.000000e+00 | -- | Inf
44.37/44.44 c 44.4s| 68600 | 617 |468949 | 6.8 |9050k| 98 | 21 | 540 |5589 | 540 | 434 | 52 | 31k|5011 | 0.000000e+00 | -- | Inf
44.48/44.50 c 44.5s| 68700 | 617 |469636 | 6.8 |9073k| 98 | - | 540 |5638 | 540 | 434 | 52 | 31k|5014 | 0.000000e+00 | -- | Inf
44.48/44.56 c 44.6s| 68800 | 615 |470273 | 6.8 |9092k| 98 | - | 540 |5689 | 540 | 434 | 52 | 31k|5018 | 0.000000e+00 | -- | Inf
44.57/44.61 c 44.6s| 68900 | 617 |470911 | 6.8 |9113k| 98 | 17 | 540 |5730 | 540 | 434 | 52 | 31k|5019 | 0.000000e+00 | -- | Inf
44.57/44.67 c 44.7s| 69000 | 613 |471489 | 6.8 |9123k| 98 | 32 | 540 |5778 | 540 | 434 | 52 | 32k|5020 | 0.000000e+00 | -- | Inf
44.67/44.75 c 44.7s| 69100 | 618 |472213 | 6.8 |9127k| 98 | 14 | 540 |5759 | 540 | 434 | 52 | 32k|5044 | 0.000000e+00 | -- | Inf
44.78/44.82 c 44.8s| 69200 | 616 |472863 | 6.8 |9042k| 98 | 20 | 540 |5577 | 540 | 434 | 52 | 32k|5058 | 0.000000e+00 | -- | Inf
44.78/44.88 c 44.9s| 69300 | 615 |473525 | 6.8 |8950k| 98 | - | 540 |5354 | 540 | 434 | 52 | 32k|5061 | 0.000000e+00 | -- | Inf
44.88/44.94 c 44.9s| 69400 | 617 |474167 | 6.8 |8917k| 98 | 25 | 540 |5257 | 540 | 434 | 52 | 32k|5063 | 0.000000e+00 | -- | Inf
44.97/45.00 c 45.0s| 69500 | 617 |474803 | 6.8 |8889k| 98 | - | 540 |5178 | 540 | 434 | 52 | 32k|5067 | 0.000000e+00 | -- | Inf
44.97/45.06 c 45.1s| 69600 | 618 |475478 | 6.8 |8851k| 98 | - | 540 |5085 | 540 | 434 | 52 | 32k|5069 | 0.000000e+00 | -- | Inf
45.09/45.12 c 45.1s| 69700 | 620 |476113 | 6.8 |8846k| 98 | - | 540 |5044 | 540 | 434 | 52 | 32k|5073 | 0.000000e+00 | -- | Inf
45.09/45.18 c 45.2s| 69800 | 620 |476757 | 6.8 |8837k| 98 | - | 540 |5018 | 540 | 434 | 52 | 32k|5075 | 0.000000e+00 | -- | Inf
45.18/45.24 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
45.18/45.24 c 45.2s| 69900 | 620 |477373 | 6.8 |8826k| 98 | - | 540 |4989 | 540 | 434 | 52 | 32k|5081 | 0.000000e+00 | -- | Inf
45.28/45.30 c 45.3s| 70000 | 618 |477951 | 6.8 |8807k| 98 | - | 540 |4948 | 540 | 434 | 52 | 32k|5088 | 0.000000e+00 | -- | Inf
45.28/45.38 c 45.4s| 70100 | 619 |478551 | 6.8 |8779k| 98 | 21 | 540 |4869 | 540 | 434 | 52 | 32k|5104 | 0.000000e+00 | -- | Inf
45.38/45.44 c 45.4s| 70200 | 619 |479085 | 6.8 |8772k| 98 | - | 540 |4837 | 540 | 434 | 52 | 32k|5106 | 0.000000e+00 | -- | Inf
45.38/45.49 c 45.5s| 70300 | 618 |479710 | 6.8 |8768k| 98 | - | 540 |4829 | 540 | 434 | 52 | 32k|5108 | 0.000000e+00 | -- | Inf
45.47/45.55 c 45.6s| 70400 | 616 |480397 | 6.8 |8756k| 98 | - | 540 |4817 | 540 | 434 | 52 | 32k|5108 | 0.000000e+00 | -- | Inf
45.58/45.61 c 45.6s| 70500 | 616 |480958 | 6.8 |8762k| 98 | - | 540 |4817 | 540 | 434 | 52 | 32k|5108 | 0.000000e+00 | -- | Inf
45.58/45.67 c 45.7s| 70600 | 616 |481678 | 6.8 |8774k| 98 | - | 540 |4841 | 540 | 434 | 52 | 32k|5108 | 0.000000e+00 | -- | Inf
45.68/45.73 c 45.7s| 70700 | 614 |482226 | 6.8 |8786k| 98 | - | 540 |4874 | 540 | 434 | 52 | 32k|5109 | 0.000000e+00 | -- | Inf
45.68/45.79 c 45.8s| 70800 | 618 |482851 | 6.8 |8809k| 98 | 14 | 540 |4918 | 540 | 434 | 52 | 33k|5111 | 0.000000e+00 | -- | Inf
45.77/45.85 c 45.8s| 70900 | 616 |483477 | 6.8 |8829k| 98 | 13 | 540 |4968 | 540 | 434 | 52 | 33k|5115 | 0.000000e+00 | -- | Inf
45.88/45.91 c 45.9s| 71000 | 618 |484234 | 6.8 |8829k| 98 | - | 540 |4960 | 540 | 434 | 52 | 33k|5119 | 0.000000e+00 | -- | Inf
45.88/45.97 c 46.0s| 71100 | 616 |484931 | 6.8 |8817k| 98 | 31 | 540 |4950 | 540 | 434 | 52 | 33k|5119 | 0.000000e+00 | -- | Inf
45.97/46.04 c 46.0s| 71200 | 614 |485680 | 6.8 |8823k| 98 | - | 540 |4956 | 540 | 434 | 52 | 33k|5122 | 0.000000e+00 | -- | Inf
46.08/46.10 c 46.1s| 71300 | 616 |486394 | 6.8 |8815k| 98 | 10 | 540 |4935 | 540 | 434 | 52 | 33k|5124 | 0.000000e+00 | -- | Inf
46.08/46.16 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
46.08/46.16 c 46.2s| 71400 | 618 |487047 | 6.8 |8830k| 98 | 12 | 540 |4951 | 540 | 434 | 52 | 33k|5124 | 0.000000e+00 | -- | Inf
46.18/46.22 c 46.2s| 71500 | 617 |487682 | 6.8 |8827k| 98 | - | 540 |4946 | 540 | 434 | 52 | 33k|5132 | 0.000000e+00 | -- | Inf
46.18/46.30 c 46.3s| 71600 | 619 |488516 | 6.8 |8772k| 98 | - | 540 |4793 | 540 | 434 | 52 | 33k|5152 | 0.000000e+00 | -- | Inf
46.28/46.36 c 46.4s| 71700 | 623 |489034 | 6.8 |8706k| 98 | 23 | 540 |4606 | 540 | 434 | 52 | 33k|5163 | 0.000000e+00 | -- | Inf
46.38/46.42 c 46.4s| 71800 | 623 |489519 | 6.8 |8615k| 98 | - | 540 |4370 | 540 | 434 | 52 | 33k|5163 | 0.000000e+00 | -- | Inf
46.38/46.47 c 46.5s| 71900 | 623 |490016 | 6.8 |8518k| 98 | 35 | 540 |4116 | 540 | 434 | 52 | 33k|5168 | 0.000000e+00 | -- | Inf
46.47/46.52 c 46.5s| 72000 | 620 |490503 | 6.8 |8518k| 98 | 29 | 540 |4122 | 540 | 434 | 52 | 33k|5168 | 0.000000e+00 | -- | Inf
46.47/46.58 c 46.6s| 72100 | 618 |491109 | 6.8 |8514k| 98 | - | 540 |4094 | 540 | 434 | 52 | 33k|5170 | 0.000000e+00 | -- | Inf
46.58/46.64 c 46.6s| 72200 | 620 |491786 | 6.8 |8479k| 98 | 13 | 540 |4013 | 540 | 434 | 52 | 33k|5171 | 0.000000e+00 | -- | Inf
46.68/46.70 c 46.7s| 72300 | 622 |492400 | 6.8 |8470k| 98 | - | 540 |3970 | 540 | 434 | 52 | 33k|5175 | 0.000000e+00 | -- | Inf
46.68/46.76 c 46.8s| 72400 | 624 |492995 | 6.8 |8454k| 98 | 19 | 540 |3928 | 540 | 434 | 52 | 33k|5176 | 0.000000e+00 | -- | Inf
46.78/46.82 c 46.8s| 72500 | 626 |493591 | 6.8 |8468k| 98 | 18 | 540 |3951 | 540 | 434 | 52 | 33k|5180 | 0.000000e+00 | -- | Inf
46.78/46.87 c 46.9s| 72600 | 628 |494232 | 6.8 |8474k| 98 | 20 | 540 |3952 | 540 | 434 | 52 | 33k|5182 | 0.000000e+00 | -- | Inf
46.87/46.93 c 46.9s| 72700 | 628 |494736 | 6.8 |8499k| 98 | - | 540 |4000 | 540 | 434 | 52 | 34k|5183 | 0.000000e+00 | -- | Inf
46.87/46.98 c 47.0s| 72800 | 630 |495364 | 6.8 |8522k| 98 | 21 | 540 |4042 | 540 | 434 | 52 | 34k|5183 | 0.000000e+00 | -- | Inf
46.97/47.05 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
46.97/47.05 c 47.0s| 72900 | 630 |496015 | 6.8 |8549k| 98 | 26 | 540 |4097 | 540 | 434 | 52 | 34k|5191 | 0.000000e+00 | -- | Inf
47.08/47.11 c 47.1s| 73000 | 632 |496555 | 6.8 |8570k| 98 | - | 540 |4117 | 540 | 434 | 52 | 34k|5196 | 0.000000e+00 | -- | Inf
47.08/47.17 c 47.2s| 73100 | 632 |497135 | 6.8 |8597k| 98 | 14 | 540 |4170 | 540 | 434 | 52 | 34k|5200 | 0.000000e+00 | -- | Inf
47.17/47.23 c 47.2s| 73200 | 628 |497647 | 6.8 |8617k| 98 | 22 | 540 |4219 | 540 | 434 | 52 | 34k|5218 | 0.000000e+00 | -- | Inf
47.17/47.29 c 47.3s| 73300 | 626 |498158 | 6.8 |8636k| 98 | 20 | 540 |4267 | 540 | 434 | 52 | 34k|5220 | 0.000000e+00 | -- | Inf
47.28/47.35 c 47.3s| 73400 | 621 |498715 | 6.8 |8645k| 98 | - | 540 |4301 | 540 | 434 | 52 | 34k|5222 | 0.000000e+00 | -- | Inf
47.38/47.41 c 47.4s| 73500 | 624 |499320 | 6.8 |8628k| 98 | 16 | 540 |4264 | 540 | 434 | 52 | 34k|5229 | 0.000000e+00 | -- | Inf
47.38/47.47 c 47.5s| 73600 | 628 |499934 | 6.8 |8616k| 98 | 13 | 540 |4219 | 540 | 434 | 52 | 34k|5229 | 0.000000e+00 | -- | Inf
47.47/47.53 c 47.5s| 73700 | 626 |500593 | 6.8 |8618k| 98 | 30 | 540 |4231 | 540 | 434 | 52 | 34k|5229 | 0.000000e+00 | -- | Inf
47.47/47.59 c 47.6s| 73800 | 626 |501207 | 6.8 |8630k| 98 | 24 | 540 |4247 | 540 | 434 | 52 | 34k|5231 | 0.000000e+00 | -- | Inf
47.58/47.65 c 47.6s| 73900 | 624 |501906 | 6.8 |8632k| 98 | 15 | 540 |4260 | 540 | 434 | 52 | 34k|5231 | 0.000000e+00 | -- | Inf
47.68/47.71 c 47.7s| 74000 | 624 |502543 | 6.8 |8606k| 98 | - | 540 |4181 | 540 | 434 | 52 | 34k|5234 | 0.000000e+00 | -- | Inf
47.68/47.77 c 47.8s| 74100 | 624 |503271 | 6.8 |8612k| 98 | - | 540 |4184 | 540 | 434 | 52 | 34k|5234 | 0.000000e+00 | -- | Inf
47.77/47.83 c 47.8s| 74200 | 622 |503945 | 6.8 |8640k| 98 | - | 540 |4237 | 540 | 434 | 52 | 34k|5241 | 0.000000e+00 | -- | Inf
47.77/47.89 c 47.9s| 74300 | 624 |504562 | 6.8 |8660k| 98 | 21 | 540 |4289 | 540 | 434 | 52 | 35k|5244 | 0.000000e+00 | -- | Inf
47.88/47.95 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
47.88/47.95 c 48.0s| 74400 | 628 |505279 | 6.8 |8673k| 98 | 21 | 540 |4309 | 540 | 434 | 52 | 35k|5246 | 0.000000e+00 | -- | Inf
47.97/48.01 c 48.0s| 74500 | 624 |505944 | 6.8 |8700k| 98 | - | 540 |4356 | 540 | 434 | 52 | 35k|5248 | 0.000000e+00 | -- | Inf
47.97/48.08 c 48.1s| 74600 | 626 |506576 | 6.8 |8726k| 98 | 22 | 540 |4408 | 540 | 434 | 52 | 35k|5265 | 0.000000e+00 | -- | Inf
48.08/48.15 c 48.1s| 74700 | 624 |507175 | 6.8 |8752k| 98 | 18 | 540 |4466 | 540 | 434 | 52 | 35k|5272 | 0.000000e+00 | -- | Inf
48.17/48.21 c 48.2s| 74800 | 626 |507847 | 6.8 |8777k| 98 | 26 | 540 |4521 | 540 | 434 | 52 | 35k|5278 | 0.000000e+00 | -- | Inf
48.17/48.27 c 48.3s| 74900 | 627 |508432 | 6.8 |8805k| 98 | 29 | 540 |4578 | 540 | 434 | 52 | 35k|5283 | 0.000000e+00 | -- | Inf
48.27/48.34 c 48.3s| 75000 | 626 |509075 | 6.8 |8835k| 98 | 21 | 540 |4637 | 540 | 434 | 52 | 35k|5294 | 0.000000e+00 | -- | Inf
48.27/48.39 c 48.4s| 75100 | 626 |509565 | 6.8 |8867k| 98 | - | 540 |4706 | 0 | 0 | 52 | 35k|5296 | 0.000000e+00 | -- | Inf
48.38/48.45 c 48.4s| 75200 | 626 |510148 | 6.8 |8890k| 98 | 25 | 540 |4766 | 540 | 434 | 52 | 35k|5297 | 0.000000e+00 | -- | Inf
48.48/48.51 c 48.5s| 75300 | 627 |510790 | 6.8 |8922k| 98 | - | 540 |4826 | 540 | 434 | 52 | 35k|5298 | 0.000000e+00 | -- | Inf
48.48/48.57 c 48.6s| 75400 | 628 |511502 | 6.8 |8949k| 98 | 15 | 540 |4881 | 540 | 434 | 52 | 35k|5301 | 0.000000e+00 | -- | Inf
48.57/48.63 c 48.6s| 75500 | 626 |512225 | 6.8 |8965k| 98 | 25 | 540 |4931 | 540 | 434 | 52 | 35k|5306 | 0.000000e+00 | -- | Inf
48.57/48.69 c 48.7s| 75600 | 628 |512874 | 6.8 |8996k| 98 | 8 | 540 |4987 | 540 | 434 | 52 | 35k|5309 | 0.000000e+00 | -- | Inf
48.67/48.75 c 48.7s| 75700 | 626 |513481 | 6.8 |9018k| 98 | - | 540 |5038 | 540 | 434 | 52 | 35k|5311 | 0.000000e+00 | -- | Inf
48.77/48.81 c 48.8s| 75800 | 626 |514137 | 6.8 |9041k| 98 | 26 | 540 |5091 | 540 | 434 | 52 | 35k|5311 | 0.000000e+00 | -- | Inf
48.77/48.86 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
48.77/48.86 c 48.9s| 75900 | 626 |514758 | 6.8 |9069k| 98 | - | 540 |5142 | 540 | 434 | 52 | 36k|5311 | 0.000000e+00 | -- | Inf
48.88/48.92 c 48.9s| 76000 | 626 |515333 | 6.8 |9092k| 98 | 15 | 540 |5191 | 540 | 434 | 52 | 36k|5313 | 0.000000e+00 | -- | Inf
48.88/48.98 c 49.0s| 76100 | 624 |515945 | 6.8 |9125k| 98 | 35 | 540 |5245 | 540 | 434 | 52 | 36k|5315 | 0.000000e+00 | -- | Inf
48.97/49.04 c 49.0s| 76200 | 624 |516576 | 6.8 |9151k| 98 | - | 540 |5301 | 540 | 434 | 52 | 36k|5317 | 0.000000e+00 | -- | Inf
49.07/49.10 c 49.1s| 76300 | 624 |517270 | 6.8 |9167k| 98 | - | 540 |5334 | 540 | 434 | 52 | 36k|5321 | 0.000000e+00 | -- | Inf
49.07/49.16 c 49.2s| 76400 | 624 |517942 | 6.8 |9180k| 98 | 27 | 540 |5371 | 540 | 434 | 52 | 36k|5322 | 0.000000e+00 | -- | Inf
49.18/49.22 c 49.2s| 76500 | 628 |518630 | 6.8 |9206k| 98 | 23 | 540 |5410 | 540 | 434 | 52 | 36k|5327 | 0.000000e+00 | -- | Inf
49.18/49.28 c 49.3s| 76600 | 624 |519293 | 6.8 |9224k| 98 | - | 540 |5458 | 540 | 434 | 52 | 36k|5327 | 0.000000e+00 | -- | Inf
49.27/49.33 c 49.3s| 76700 | 624 |519938 | 6.8 |9243k| 98 | 26 | 540 |5501 | 540 | 434 | 52 | 36k|5327 | 0.000000e+00 | -- | Inf
49.27/49.39 c 49.4s| 76800 | 624 |520643 | 6.8 |9267k| 98 | 22 | 540 |5546 | 540 | 434 | 52 | 36k|5330 | 0.000000e+00 | -- | Inf
49.38/49.46 c 49.5s| 76900 | 622 |521442 | 6.8 |9274k| 98 | 14 | 540 |5568 | 540 | 434 | 52 | 36k|5332 | 0.000000e+00 | -- | Inf
49.48/49.52 c 49.5s| 77000 | 620 |522227 | 6.8 |9301k| 98 | - | 540 |5626 | 540 | 434 | 52 | 36k|5333 | 0.000000e+00 | -- | Inf
49.48/49.58 c 49.6s| 77100 | 622 |522951 | 6.8 |9331k| 98 | - | 540 |5682 | 540 | 434 | 52 | 36k|5334 | 0.000000e+00 | -- | Inf
49.58/49.64 c 49.6s| 77200 | 622 |523660 | 6.8 |9353k| 98 | 22 | 540 |5734 | 540 | 434 | 52 | 36k|5335 | 0.000000e+00 | -- | Inf
49.68/49.70 c 49.7s| 77300 | 624 |524302 | 6.8 |9383k| 98 | 15 | 540 |5789 | 540 | 434 | 52 | 36k|5336 | 0.000000e+00 | -- | Inf
49.68/49.76 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
49.68/49.76 c 49.8s| 77400 | 619 |524995 | 6.8 |9404k| 98 | - | 540 |5843 | 540 | 434 | 52 | 36k|5337 | 0.000000e+00 | -- | Inf
49.77/49.83 c 49.8s| 77500 | 623 |525725 | 6.8 |9422k| 98 | - | 540 |5861 | 540 | 434 | 52 | 36k|5340 | 0.000000e+00 | -- | Inf
49.77/49.89 c 49.9s| 77600 | 618 |526362 | 6.8 |9427k| 98 | - | 540 |5888 | 540 | 434 | 52 | 36k|5341 | 0.000000e+00 | -- | Inf
49.88/49.96 c 50.0s| 77700 | 625 |527100 | 6.8 |9376k| 98 | - | 540 |5713 | 540 | 434 | 52 | 37k|5360 | 0.000000e+00 | -- | Inf
49.97/50.03 c 50.0s| 77800 | 625 |527723 | 6.8 |9251k| 98 | 8 | 540 |5420 | 540 | 434 | 52 | 37k|5368 | 0.000000e+00 | -- | Inf
50.07/50.10 c 50.1s| 77900 | 630 |528370 | 6.8 |9209k| 98 | 36 | 540 |5269 | 540 | 434 | 52 | 37k|5382 | 0.000000e+00 | -- | Inf
50.07/50.18 c 50.2s| 78000 | 630 |529035 | 6.8 |9128k| 98 | - | 540 |5066 | 540 | 434 | 52 | 37k|5393 | 0.000000e+00 | -- | Inf
50.18/50.24 c 50.2s| 78100 | 628 |529693 | 6.8 |9100k| 98 | 26 | 540 |5003 | 540 | 434 | 52 | 37k|5399 | 0.000000e+00 | -- | Inf
50.27/50.30 c 50.3s| 78200 | 628 |530285 | 6.8 |9062k| 98 | 23 | 540 |4893 | 540 | 434 | 52 | 37k|5403 | 0.000000e+00 | -- | Inf
50.27/50.37 c 50.4s| 78300 | 628 |531116 | 6.8 |8982k| 98 | - | 540 |4688 | 540 | 434 | 52 | 37k|5408 | 0.000000e+00 | -- | Inf
50.37/50.43 c 50.4s| 78400 | 630 |531793 | 6.8 |8923k| 98 | 17 | 540 |4558 | 540 | 434 | 52 | 37k|5409 | 0.000000e+00 | -- | Inf
50.37/50.49 c 50.5s| 78500 | 631 |532445 | 6.8 |8880k| 98 | 23 | 540 |4455 | 540 | 434 | 52 | 37k|5411 | 0.000000e+00 | -- | Inf
50.47/50.56 c 50.6s| 78600 | 631 |533124 | 6.8 |8864k| 98 | - | 540 |4403 | 540 | 434 | 52 | 37k|5420 | 0.000000e+00 | -- | Inf
50.58/50.62 c 50.6s| 78700 | 631 |533845 | 6.8 |8882k| 98 | - | 540 |4427 | 540 | 434 | 52 | 37k|5422 | 0.000000e+00 | -- | Inf
50.58/50.68 c 50.7s| 78800 | 629 |534357 | 6.8 |8891k| 98 | 17 | 540 |4453 | 540 | 434 | 52 | 37k|5435 | 0.000000e+00 | -- | Inf
50.68/50.75 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
50.68/50.75 c 50.7s| 78900 | 631 |535057 | 6.8 |8914k| 98 | 15 | 540 |4499 | 540 | 434 | 52 | 37k|5441 | 0.000000e+00 | -- | Inf
50.78/50.81 c 50.8s| 79000 | 627 |535697 | 6.8 |8930k| 98 | - | 540 |4547 | 540 | 434 | 52 | 37k|5443 | 0.000000e+00 | -- | Inf
50.78/50.87 c 50.9s| 79100 | 631 |536409 | 6.8 |8935k| 98 | - | 540 |4544 | 540 | 434 | 52 | 37k|5448 | 0.000000e+00 | -- | Inf
50.87/50.92 c 50.9s| 79200 | 629 |536987 | 6.8 |8953k| 98 | - | 540 |4592 | 540 | 434 | 52 | 37k|5449 | 0.000000e+00 | -- | Inf
50.87/50.98 c 51.0s| 79300 | 631 |537575 | 6.8 |8978k| 98 | 8 | 540 |4645 | 540 | 434 | 52 | 37k|5450 | 0.000000e+00 | -- | Inf
50.97/51.04 c 51.0s| 79400 | 627 |538272 | 6.8 |9002k| 98 | - | 540 |4701 | 540 | 434 | 52 | 37k|5450 | 0.000000e+00 | -- | Inf
51.08/51.10 c 51.1s| 79500 | 631 |539019 | 6.8 |9028k| 98 | 16 | 540 |4751 | 540 | 434 | 52 | 38k|5453 | 0.000000e+00 | -- | Inf
51.08/51.17 c 51.2s| 79600 | 631 |539852 | 6.8 |9054k| 98 | - | 540 |4799 | 540 | 434 | 52 | 38k|5461 | 0.000000e+00 | -- | Inf
51.17/51.23 c 51.2s| 79700 | 631 |540581 | 6.8 |9085k| 98 | - | 540 |4860 | 540 | 434 | 52 | 38k|5464 | 0.000000e+00 | -- | Inf
51.17/51.29 c 51.3s| 79800 | 637 |541429 | 6.8 |9109k| 98 | 14 | 540 |4902 | 540 | 434 | 52 | 38k|5465 | 0.000000e+00 | -- | Inf
51.27/51.35 c 51.3s| 79900 | 633 |542068 | 6.8 |9133k| 98 | - | 540 |4956 | 540 | 434 | 52 | 38k|5465 | 0.000000e+00 | -- | Inf
51.37/51.41 c 51.4s| 80000 | 633 |542722 | 6.8 |9153k| 98 | - | 540 |5010 | 540 | 434 | 52 | 38k|5465 | 0.000000e+00 | -- | Inf
51.37/51.47 c 51.5s| 80100 | 633 |543375 | 6.8 |9172k| 98 | 25 | 540 |5060 | 540 | 434 | 52 | 38k|5466 | 0.000000e+00 | -- | Inf
51.48/51.53 c 51.5s| 80200 | 633 |544072 | 6.8 |9193k| 98 | - | 540 |5097 | 540 | 434 | 52 | 38k|5477 | 0.000000e+00 | -- | Inf
51.57/51.61 c 51.6s| 80300 | 635 |544807 | 6.8 |9213k| 98 | 34 | 540 |5145 | 540 | 434 | 52 | 38k|5492 | 0.000000e+00 | -- | Inf
51.57/51.67 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
51.57/51.67 c 51.7s| 80400 | 632 |545432 | 6.8 |9232k| 98 | 29 | 540 |5195 | 540 | 434 | 52 | 38k|5504 | 0.000000e+00 | -- | Inf
51.68/51.73 c 51.7s| 80500 | 634 |546045 | 6.8 |9248k| 98 | 25 | 540 |5227 | 540 | 434 | 52 | 38k|5508 | 0.000000e+00 | -- | Inf
51.68/51.80 c 51.8s| 80600 | 634 |546821 | 6.8 |9278k| 98 | - | 540 |5283 | 540 | 434 | 52 | 38k|5515 | 0.000000e+00 | -- | Inf
51.78/51.86 c 51.9s| 80700 | 634 |547485 | 6.8 |9296k| 98 | - | 540 |5324 | 540 | 434 | 52 | 38k|5520 | 0.000000e+00 | -- | Inf
51.87/51.91 c 51.9s| 80800 | 632 |548030 | 6.8 |9311k| 98 | 22 | 540 |5365 | 540 | 434 | 52 | 38k|5520 | 0.000000e+00 | -- | Inf
51.87/51.97 c 52.0s| 80900 | 628 |548624 | 6.8 |9331k| 98 | - | 540 |5415 | 540 | 434 | 52 | 38k|5526 | 0.000000e+00 | -- | Inf
51.98/52.04 c 52.0s| 81000 | 626 |549318 | 6.8 |9353k| 98 | - | 540 |5461 | 540 | 434 | 52 | 38k|5529 | 0.000000e+00 | -- | Inf
52.07/52.10 c 52.1s| 81100 | 629 |549877 | 6.8 |9368k| 98 | 19 | 540 |5475 | 540 | 434 | 52 | 38k|5539 | 0.000000e+00 | -- | Inf
52.07/52.17 c 52.2s| 81200 | 629 |550489 | 6.8 |9361k| 98 | 20 | 540 |5450 | 540 | 434 | 52 | 38k|5552 | 0.000000e+00 | -- | Inf
52.17/52.25 c 52.2s| 81300 | 633 |551248 | 6.8 |9339k| 98 | - | 540 |5386 | 540 | 434 | 52 | 38k|5576 | 0.000000e+00 | -- | Inf
52.28/52.32 c 52.3s| 81400 | 633 |551937 | 6.8 |9343k| 98 | 12 | 540 |5399 | 540 | 434 | 52 | 39k|5589 | 0.000000e+00 | -- | Inf
52.28/52.38 c 52.4s| 81500 | 633 |552545 | 6.8 |9364k| 98 | 26 | 540 |5445 | 540 | 434 | 52 | 39k|5600 | 0.000000e+00 | -- | Inf
52.37/52.45 c 52.4s| 81600 | 634 |553192 | 6.8 |9361k| 98 | 9 | 540 |5428 | 540 | 434 | 52 | 39k|5605 | 0.000000e+00 | -- | Inf
52.47/52.51 c 52.5s| 81700 | 634 |553883 | 6.8 |9366k| 98 | 23 | 540 |5436 | 540 | 434 | 52 | 39k|5605 | 0.000000e+00 | -- | Inf
52.47/52.56 c 52.6s| 81800 | 634 |554586 | 6.8 |9383k| 98 | - | 540 |5470 | 540 | 434 | 52 | 39k|5606 | 0.000000e+00 | -- | Inf
52.57/52.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
52.57/52.62 c 52.6s| 81900 | 639 |555270 | 6.8 |9411k| 98 | 24 | 540 |5519 | 540 | 434 | 52 | 39k|5608 | 0.000000e+00 | -- | Inf
52.57/52.69 c 52.7s| 82000 | 641 |556160 | 6.8 |9427k| 98 | 23 | 540 |5555 | 540 | 434 | 52 | 39k|5614 | 0.000000e+00 | -- | Inf
52.67/52.75 c 52.7s| 82100 | 643 |556845 | 6.8 |9461k| 98 | - | 540 |5612 | 540 | 434 | 52 | 39k|5614 | 0.000000e+00 | -- | Inf
52.77/52.81 c 52.8s| 82200 | 637 |557507 | 6.8 |9481k| 98 | - | 540 |5676 | 540 | 434 | 52 | 39k|5617 | 0.000000e+00 | -- | Inf
52.77/52.88 c 52.9s| 82300 | 637 |558298 | 6.8 |9505k| 98 | - | 540 |5732 | 540 | 434 | 52 | 39k|5617 | 0.000000e+00 | -- | Inf
52.88/52.94 c 52.9s| 82400 | 637 |558958 | 6.8 |9525k| 98 | 10 | 540 |5781 | 540 | 434 | 52 | 39k|5618 | 0.000000e+00 | -- | Inf
52.97/53.00 c 53.0s| 82500 | 633 |559683 | 6.8 |9545k| 98 | 14 | 540 |5838 | 540 | 434 | 52 | 39k|5619 | 0.000000e+00 | -- | Inf
52.97/53.07 c 53.1s| 82600 | 633 |560600 | 6.8 |9570k| 98 | 26 | 540 |5898 | 540 | 434 | 52 | 39k|5623 | 0.000000e+00 | -- | Inf
53.07/53.13 c 53.1s| 82700 | 629 |561300 | 6.8 |9593k| 98 | - | 540 |5953 | 540 | 434 | 52 | 39k|5624 | 0.000000e+00 | -- | Inf
53.07/53.19 c 53.2s| 82800 | 629 |561879 | 6.8 |9593k| 98 | 14 | 540 |5955 | 540 | 434 | 52 | 39k|5626 | 0.000000e+00 | -- | Inf
53.17/53.26 c 53.3s| 82900 | 627 |562551 | 6.8 |9580k| 98 | - | 540 |5942 | 540 | 434 | 52 | 39k|5635 | 0.000000e+00 | -- | Inf
53.27/53.32 c 53.3s| 83000 | 629 |563247 | 6.8 |9570k| 98 | 20 | 540 |5913 | 540 | 434 | 52 | 40k|5636 | 0.000000e+00 | -- | Inf
53.27/53.38 c 53.4s| 83100 | 631 |563975 | 6.8 |9589k| 98 | - | 540 |5937 | 540 | 434 | 52 | 40k|5643 | 0.000000e+00 | -- | Inf
53.38/53.44 c 53.4s| 83200 | 631 |564643 | 6.8 |9612k| 98 | 19 | 540 |5992 | 540 | 434 | 52 | 40k|5643 | 0.000000e+00 | -- | Inf
53.47/53.50 c 53.5s| 83300 | 629 |565271 | 6.8 |9641k| 98 | - | 540 |6063 | 540 | 434 | 52 | 40k|5644 | 0.000000e+00 | -- | Inf
53.47/53.56 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
53.47/53.56 c 53.6s| 83400 | 633 |565846 | 6.8 |9680k| 98 | 15 | 540 |6141 | 540 | 434 | 52 | 40k|5645 | 0.000000e+00 | -- | Inf
53.58/53.62 c 53.6s| 83500 | 633 |566422 | 6.8 |9708k| 98 | 18 | 540 |6206 | 540 | 434 | 52 | 40k|5645 | 0.000000e+00 | -- | Inf
53.58/53.68 c 53.7s| 83600 | 631 |566954 | 6.8 |9741k| 98 | - | 540 |6275 | 540 | 434 | 52 | 40k|5646 | 0.000000e+00 | -- | Inf
53.67/53.74 c 53.7s| 83700 | 631 |567577 | 6.8 |9763k| 98 | 22 | 540 |6335 | 540 | 434 | 52 | 40k|5654 | 0.000000e+00 | -- | Inf
53.77/53.80 c 53.8s| 83800 | 631 |568163 | 6.8 |9789k| 98 | - | 540 |6393 | 540 | 434 | 52 | 40k|5658 | 0.000000e+00 | -- | Inf
53.77/53.86 c 53.9s| 83900 | 633 |568737 | 6.8 |9823k| 98 | - | 540 |6458 | 540 | 434 | 52 | 40k|5659 | 0.000000e+00 | -- | Inf
53.88/53.92 c 53.9s| 84000 | 631 |569253 | 6.8 |9848k| 98 | - | 540 |6517 | 540 | 434 | 52 | 40k|5659 | 0.000000e+00 | -- | Inf
53.88/53.98 c 54.0s| 84100 | 633 |569915 | 6.8 |9874k| 98 | 19 | 540 |6578 | 540 | 434 | 52 | 40k|5660 | 0.000000e+00 | -- | Inf
53.98/54.04 c 54.0s| 84200 | 637 |570582 | 6.8 |9915k| 98 | 20 | 540 |6648 | 540 | 434 | 52 | 40k|5663 | 0.000000e+00 | -- | Inf
53.98/54.10 c 54.1s| 84300 | 629 |571129 | 6.8 |9928k| 98 | 36 | 540 |6707 | 540 | 434 | 52 | 40k|5664 | 0.000000e+00 | -- | Inf
54.08/54.16 c 54.2s| 84400 | 633 |571773 | 6.8 |9942k| 98 | 25 | 540 |6726 | 540 | 434 | 52 | 40k|5667 | 0.000000e+00 | -- | Inf
54.18/54.22 c 54.2s| 84500 | 633 |572417 | 6.8 |9943k| 98 | - | 540 |6719 | 540 | 434 | 52 | 41k|5668 | 0.000000e+00 | -- | Inf
54.18/54.28 c 54.3s| 84600 | 635 |573071 | 6.8 |9962k| 98 | - | 540 |6758 | 540 | 434 | 52 | 41k|5669 | 0.000000e+00 | -- | Inf
54.27/54.34 c 54.3s| 84700 | 637 |573714 | 6.8 |9990k| 98 | - | 540 |6814 | 540 | 434 | 52 | 41k|5671 | 0.000000e+00 | -- | Inf
54.38/54.40 c 54.4s| 84800 | 639 |574388 | 6.8 | 10M| 98 | - | 540 |6864 | 540 | 434 | 52 | 41k|5672 | 0.000000e+00 | -- | Inf
54.38/54.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
54.38/54.46 c 54.5s| 84900 | 641 |575024 | 6.8 | 10M| 98 | - | 540 |6925 | 540 | 434 | 52 | 41k|5673 | 0.000000e+00 | -- | Inf
54.47/54.52 c 54.5s| 85000 | 637 |575587 | 6.8 | 10M| 98 | - | 540 |6984 | 540 | 434 | 52 | 41k|5674 | 0.000000e+00 | -- | Inf
54.47/54.58 c 54.6s| 85100 | 635 |576158 | 6.8 | 10M| 98 | - | 540 |7039 | 540 | 434 | 52 | 41k|5676 | 0.000000e+00 | -- | Inf
54.58/54.64 c 54.6s| 85200 | 636 |576822 | 6.8 | 10M| 98 | - | 540 |7095 | 540 | 434 | 52 | 41k|5676 | 0.000000e+00 | -- | Inf
54.68/54.70 c 54.7s| 85300 | 638 |577530 | 6.8 | 10M| 98 | - | 540 |7143 | 540 | 434 | 52 | 41k|5678 | 0.000000e+00 | -- | Inf
54.68/54.76 c 54.8s| 85400 | 634 |578136 | 6.8 | 10M| 98 | 35 | 540 |7172 | 540 | 434 | 52 | 41k|5680 | 0.000000e+00 | -- | Inf
54.77/54.83 c 54.8s| 85500 | 646 |578870 | 6.8 | 10M| 98 | - | 540 |7181 | 540 | 434 | 52 | 41k|5682 | 0.000000e+00 | -- | Inf
54.77/54.89 c 54.9s| 85600 | 652 |579547 | 6.8 | 10M| 98 | 22 | 540 |7195 | 540 | 434 | 52 | 41k|5682 | 0.000000e+00 | -- | Inf
54.87/54.95 c 54.9s| 85700 | 648 |580192 | 6.8 | 10M| 98 | - | 540 |7237 | 540 | 434 | 52 | 41k|5683 | 0.000000e+00 | -- | Inf
54.98/55.01 c 55.0s| 85800 | 649 |580819 | 6.8 | 10M| 98 | 16 | 540 |7289 | 540 | 434 | 52 | 41k|5683 | 0.000000e+00 | -- | Inf
54.98/55.07 c 55.1s| 85900 | 649 |581390 | 6.8 | 10M| 98 | 22 | 540 |7347 | 540 | 434 | 52 | 41k|5684 | 0.000000e+00 | -- | Inf
55.08/55.13 c 55.1s| 86000 | 647 |582040 | 6.8 | 10M| 98 | 24 | 540 |7402 | 540 | 434 | 52 | 41k|5693 | 0.000000e+00 | -- | Inf
55.17/55.20 c 55.2s| 86100 | 643 |582639 | 6.8 | 10M| 98 | 36 | 540 |7457 | 540 | 434 | 52 | 41k|5700 | 0.000000e+00 | -- | Inf
55.17/55.26 c 55.3s| 86200 | 643 |583321 | 6.8 | 10M| 98 | 19 | 540 |7510 | 540 | 434 | 52 | 42k|5713 | 0.000000e+00 | -- | Inf
55.27/55.33 c 55.3s| 86300 | 644 |583998 | 6.8 | 10M| 98 | 8 | 540 |7527 | 540 | 434 | 52 | 42k|5719 | 0.000000e+00 | -- | Inf
55.37/55.40 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
55.37/55.40 c 55.4s| 86400 | 646 |584689 | 6.8 | 10M| 98 | - | 540 |7538 | 540 | 434 | 52 | 42k|5729 | 0.000000e+00 | -- | Inf
55.37/55.47 c 55.5s| 86500 | 645 |585254 | 6.8 | 10M| 98 | - | 540 |7559 | 540 | 434 | 52 | 42k|5737 | 0.000000e+00 | -- | Inf
55.47/55.52 c 55.5s| 86600 | 645 |585766 | 6.8 | 10M| 98 | - | 540 |7583 | 540 | 434 | 52 | 42k|5739 | 0.000000e+00 | -- | Inf
55.47/55.58 c 55.6s| 86700 | 647 |586352 | 6.8 | 10M| 98 | 18 | 540 |7618 | 540 | 434 | 52 | 42k|5742 | 0.000000e+00 | -- | Inf
55.57/55.65 c 55.6s| 86800 | 648 |587057 | 6.8 | 10M| 98 | 25 | 540 |7665 | 540 | 434 | 52 | 42k|5744 | 0.000000e+00 | -- | Inf
55.68/55.71 c 55.7s| 86900 | 650 |587686 | 6.8 | 10M| 98 | - | 540 |7677 | 540 | 434 | 52 | 42k|5753 | 0.000000e+00 | -- | Inf
55.68/55.77 c 55.8s| 87000 | 648 |588383 | 6.8 | 10M| 98 | - | 540 |7723 | 540 | 434 | 52 | 42k|5754 | 0.000000e+00 | -- | Inf
55.77/55.83 c 55.8s| 87100 | 648 |588970 | 6.7 | 10M| 98 | - | 540 |7739 | 540 | 434 | 52 | 42k|5755 | 0.000000e+00 | -- | Inf
55.77/55.89 c 55.9s| 87200 | 646 |589686 | 6.8 | 10M| 98 | - | 540 |7772 | 540 | 434 | 52 | 42k|5756 | 0.000000e+00 | -- | Inf
55.87/55.95 c 55.9s| 87300 | 648 |590326 | 6.7 | 10M| 98 | - | 540 |7823 | 540 | 434 | 52 | 42k|5757 | 0.000000e+00 | -- | Inf
55.97/56.02 c 56.0s| 87400 | 648 |591037 | 6.8 | 10M| 98 | 22 | 540 |7881 | 540 | 434 | 52 | 42k|5764 | 0.000000e+00 | -- | Inf
55.97/56.08 c 56.1s| 87500 | 648 |591761 | 6.8 | 10M| 98 | - | 540 |7937 | 540 | 434 | 52 | 42k|5766 | 0.000000e+00 | -- | Inf
56.08/56.14 c 56.1s| 87600 | 646 |592352 | 6.7 | 10M| 98 | 23 | 540 |7990 | 540 | 434 | 52 | 42k|5769 | 0.000000e+00 | -- | Inf
56.08/56.20 c 56.2s| 87700 | 640 |592884 | 6.7 | 10M| 98 | - | 540 |8042 | 540 | 434 | 52 | 42k|5770 | 0.000000e+00 | -- | Inf
56.18/56.27 c 56.3s| 87800 | 642 |593502 | 6.7 | 10M| 98 | 25 | 540 |8086 | 540 | 434 | 52 | 42k|5780 | 0.000000e+00 | -- | Inf
56.27/56.33 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
56.27/56.33 c 56.3s| 87900 | 644 |594113 | 6.7 | 10M| 98 | 17 | 540 |8111 | 540 | 434 | 52 | 43k|5781 | 0.000000e+00 | -- | Inf
56.27/56.39 c 56.4s| 88000 | 644 |594712 | 6.7 | 10M| 98 | 15 | 540 |8174 | 540 | 434 | 52 | 43k|5785 | 0.000000e+00 | -- | Inf
56.37/56.45 c 56.5s| 88100 | 642 |595351 | 6.7 | 10M| 98 | - | 540 |8216 | 540 | 434 | 52 | 43k|5794 | 0.000000e+00 | -- | Inf
56.48/56.51 c 56.5s| 88200 | 643 |595964 | 6.7 | 10M| 98 | 13 | 540 |8263 | 540 | 434 | 52 | 43k|5795 | 0.000000e+00 | -- | Inf
56.48/56.57 c 56.6s| 88300 | 642 |596617 | 6.7 | 10M| 98 | 26 | 540 |8315 | 540 | 434 | 52 | 43k|5795 | 0.000000e+00 | -- | Inf
56.58/56.63 c 56.6s| 88400 | 640 |597237 | 6.7 | 10M| 98 | 34 | 540 |8342 | 540 | 434 | 52 | 43k|5795 | 0.000000e+00 | -- | Inf
56.67/56.70 c 56.7s| 88500 | 638 |597894 | 6.7 | 10M| 98 | - | 540 |8336 | 540 | 434 | 52 | 43k|5802 | 0.000000e+00 | -- | Inf
56.67/56.77 c 56.8s| 88600 | 640 |598485 | 6.7 | 10M| 98 | - | 540 |8340 | 540 | 434 | 52 | 43k|5812 | 0.000000e+00 | -- | Inf
56.77/56.83 c 56.8s| 88700 | 642 |599099 | 6.7 | 10M| 98 | 32 | 540 |8355 | 540 | 434 | 52 | 43k|5812 | 0.000000e+00 | -- | Inf
56.77/56.89 c 56.9s| 88800 | 644 |599712 | 6.7 | 10M| 98 | - | 540 |8383 | 540 | 434 | 52 | 43k|5813 | 0.000000e+00 | -- | Inf
56.87/56.95 c 57.0s| 88900 | 644 |600417 | 6.7 | 10M| 98 | 27 | 540 |8417 | 540 | 434 | 52 | 43k|5817 | 0.000000e+00 | -- | Inf
56.97/57.02 c 57.0s| 89000 | 642 |601161 | 6.7 | 10M| 98 | - | 540 |8463 | 540 | 434 | 52 | 43k|5826 | 0.000000e+00 | -- | Inf
56.97/57.08 c 57.1s| 89100 | 648 |601901 | 6.7 | 10M| 98 | - | 540 |8516 | 540 | 434 | 52 | 43k|5826 | 0.000000e+00 | -- | Inf
57.07/57.15 c 57.1s| 89200 | 642 |602589 | 6.7 | 10M| 98 | - | 540 |8568 | 540 | 434 | 52 | 43k|5827 | 0.000000e+00 | -- | Inf
57.07/57.20 c 57.2s| 89300 | 642 |603097 | 6.7 | 10M| 98 | 18 | 540 |8608 | 540 | 434 | 52 | 43k|5827 | 0.000000e+00 | -- | Inf
57.17/57.27 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
57.17/57.27 c 57.3s| 89400 | 644 |603655 | 6.7 | 10M| 98 | - | 540 |8548 | 540 | 434 | 52 | 43k|5835 | 0.000000e+00 | -- | Inf
57.28/57.34 c 57.3s| 89500 | 642 |604375 | 6.7 | 10M| 98 | - | 540 |8401 | 540 | 434 | 52 | 43k|5843 | 0.000000e+00 | -- | Inf
57.37/57.40 c 57.4s| 89600 | 644 |604931 | 6.7 | 10M| 98 | - | 540 |8286 | 540 | 434 | 52 | 43k|5845 | 0.000000e+00 | -- | Inf
57.37/57.47 c 57.5s| 89700 | 644 |605705 | 6.7 | 10M| 98 | 14 | 540 |8204 | 540 | 434 | 52 | 44k|5846 | 0.000000e+00 | -- | Inf
57.47/57.54 c 57.5s| 89800 | 642 |606377 | 6.7 | 10M| 98 | - | 540 |8101 | 540 | 434 | 52 | 44k|5854 | 0.000000e+00 | -- | Inf
57.57/57.60 c 57.6s| 89900 | 642 |606958 | 6.7 | 10M| 98 | - | 540 |8043 | 540 | 434 | 52 | 44k|5858 | 0.000000e+00 | -- | Inf
57.57/57.67 c 57.7s| 90000 | 648 |607557 | 6.7 | 10M| 98 | 22 | 540 |8030 | 540 | 434 | 52 | 44k|5868 | 0.000000e+00 | -- | Inf
57.67/57.72 c 57.7s| 90100 | 648 |608135 | 6.7 | 10M| 98 | - | 540 |8061 | 540 | 434 | 52 | 44k|5869 | 0.000000e+00 | -- | Inf
57.67/57.78 c 57.8s| 90200 | 648 |608674 | 6.7 | 10M| 98 | 21 | 540 |8114 | 540 | 434 | 52 | 44k|5869 | 0.000000e+00 | -- | Inf
57.78/57.85 c 57.8s| 90300 | 642 |609317 | 6.7 | 10M| 98 | - | 540 |8169 | 540 | 434 | 52 | 44k|5873 | 0.000000e+00 | -- | Inf
57.87/57.91 c 57.9s| 90400 | 642 |609900 | 6.7 | 10M| 98 | 29 | 540 |8217 | 540 | 434 | 52 | 44k|5873 | 0.000000e+00 | -- | Inf
57.87/57.98 c 58.0s| 90500 | 648 |610744 | 6.7 | 10M| 98 | - | 540 |8003 | 540 | 434 | 52 | 44k|5875 | 0.000000e+00 | -- | Inf
57.97/58.04 c 58.0s| 90600 | 652 |611410 | 6.7 | 10M| 98 | 6 | 540 |7867 | 540 | 434 | 52 | 44k|5875 | 0.000000e+00 | -- | Inf
58.07/58.10 c 58.1s| 90700 | 645 |612046 | 6.7 | 10M| 98 | - | 540 |7668 | 540 | 434 | 52 | 44k|5875 | 0.000000e+00 | -- | Inf
58.07/58.16 c 58.2s| 90800 | 649 |612620 | 6.7 | 10M| 98 | - | 540 |7602 | 540 | 434 | 52 | 44k|5877 | 0.000000e+00 | -- | Inf
58.17/58.22 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
58.17/58.22 c 58.2s| 90900 | 653 |613460 | 6.7 | 10M| 98 | - | 540 |7591 | 540 | 434 | 52 | 44k|5877 | 0.000000e+00 | -- | Inf
58.17/58.29 c 58.3s| 91000 | 649 |614267 | 6.7 | 10M| 98 | 35 | 540 |7632 | 540 | 434 | 52 | 44k|5877 | 0.000000e+00 | -- | Inf
58.28/58.35 c 58.3s| 91100 | 651 |614977 | 6.7 | 10M| 98 | 18 | 540 |7595 | 540 | 434 | 52 | 44k|5877 | 0.000000e+00 | -- | Inf
58.38/58.41 c 58.4s| 91200 | 647 |615582 | 6.7 | 10M| 98 | - | 540 |7536 | 540 | 434 | 52 | 44k|5877 | 0.000000e+00 | -- | Inf
58.38/58.48 c 58.5s| 91300 | 649 |616238 | 6.7 | 10M| 98 | - | 540 |7575 | 540 | 434 | 52 | 44k|5883 | 0.000000e+00 | -- | Inf
58.47/58.54 c 58.5s| 91400 | 649 |616884 | 6.7 | 10M| 98 | 22 | 540 |7616 | 540 | 434 | 52 | 44k|5884 | 0.000000e+00 | -- | Inf
58.57/58.60 c 58.6s| 91500 | 645 |617538 | 6.7 | 10M| 98 | - | 540 |7660 | 540 | 434 | 52 | 44k|5890 | 0.000000e+00 | -- | Inf
58.57/58.66 c 58.7s| 91600 | 647 |618153 | 6.7 | 10M| 98 | 10 | 540 |7707 | 540 | 434 | 52 | 44k|5894 | 0.000000e+00 | -- | Inf
58.67/58.73 c 58.7s| 91700 | 647 |618753 | 6.7 | 10M| 98 | - | 540 |7774 | 540 | 434 | 52 | 45k|5898 | 0.000000e+00 | -- | Inf
58.67/58.79 c 58.8s| 91800 | 645 |619329 | 6.7 | 10M| 98 | - | 540 |7825 | 540 | 434 | 52 | 45k|5901 | 0.000000e+00 | -- | Inf
58.77/58.86 c 58.9s| 91900 | 648 |620067 | 6.7 | 10M| 98 | 12 | 540 |7800 | 540 | 434 | 52 | 45k|5901 | 0.000000e+00 | -- | Inf
58.87/58.94 c 58.9s| 92000 | 648 |620884 | 6.7 | 10M| 98 | 6 | 540 |7830 | 540 | 434 | 52 | 45k|5916 | 0.000000e+00 | -- | Inf
58.98/59.01 c 59.0s| 92100 | 648 |621607 | 6.7 | 10M| 98 | 8 | 540 |7878 | 540 | 434 | 52 | 45k|5932 | 0.000000e+00 | -- | Inf
58.98/59.08 c 59.1s| 92200 | 646 |622248 | 6.7 | 10M| 98 | - | 540 |7926 | 540 | 434 | 52 | 45k|5938 | 0.000000e+00 | -- | Inf
59.07/59.14 c 59.1s| 92300 | 646 |622827 | 6.7 | 10M| 98 | - | 540 |7951 | 540 | 434 | 52 | 45k|5946 | 0.000000e+00 | -- | Inf
59.17/59.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
59.17/59.21 c 59.2s| 92400 | 648 |623373 | 6.7 | 10M| 98 | 16 | 540 |7977 | 540 | 434 | 52 | 45k|5955 | 0.000000e+00 | -- | Inf
59.17/59.27 c 59.3s| 92500 | 648 |623967 | 6.7 | 10M| 98 | 18 | 540 |7991 | 540 | 434 | 52 | 45k|5963 | 0.000000e+00 | -- | Inf
59.28/59.33 c 59.3s| 92600 | 646 |624544 | 6.7 | 10M| 98 | 27 | 540 |8030 | 540 | 434 | 52 | 45k|5966 | 0.000000e+00 | -- | Inf
59.28/59.39 c 59.4s| 92700 | 648 |625099 | 6.7 | 10M| 98 | 21 | 540 |8055 | 540 | 434 | 52 | 45k|5966 | 0.000000e+00 | -- | Inf
59.38/59.46 c 59.5s| 92800 | 648 |625978 | 6.7 | 10M| 98 | - | 540 |8074 | 540 | 434 | 52 | 45k|5969 | 0.000000e+00 | -- | Inf
59.47/59.53 c 59.5s| 92900 | 650 |626588 | 6.7 | 10M| 98 | 16 | 540 |8112 | 540 | 434 | 52 | 45k|5976 | 0.000000e+00 | -- | Inf
59.47/59.59 c 59.6s| 93000 | 649 |627159 | 6.7 | 10M| 98 | 31 | 540 |8142 | 540 | 434 | 52 | 45k|5980 | 0.000000e+00 | -- | Inf
59.58/59.65 c 59.6s| 93100 | 648 |627710 | 6.7 | 10M| 98 | 12 | 540 |8179 | 540 | 434 | 52 | 45k|5981 | 0.000000e+00 | -- | Inf
59.67/59.72 c 59.7s| 93200 | 647 |628399 | 6.7 | 10M| 98 | - | 540 |8245 | 540 | 434 | 52 | 45k|5986 | 0.000000e+00 | -- | Inf
59.67/59.78 c 59.8s| 93300 | 645 |628947 | 6.7 | 10M| 98 | 13 | 540 |8295 | 540 | 434 | 52 | 45k|5987 | 0.000000e+00 | -- | Inf
59.77/59.85 c 59.8s| 93400 | 645 |629554 | 6.7 | 10M| 98 | - | 540 |8316 | 540 | 434 | 52 | 45k|5990 | 0.000000e+00 | -- | Inf
59.87/59.91 c 59.9s| 93500 | 646 |630164 | 6.7 | 10M| 98 | 24 | 540 |8313 | 540 | 434 | 52 | 45k|5993 | 0.000000e+00 | -- | Inf
59.87/59.98 c 60.0s| 93600 | 644 |630824 | 6.7 | 10M| 98 | 17 | 540 |8299 | 540 | 434 | 52 | 46k|6001 | 0.000000e+00 | -- | Inf
59.98/60.04 c 60.0s| 93700 | 646 |631468 | 6.7 | 10M| 98 | 18 | 540 |8289 | 540 | 434 | 52 | 46k|6004 | 0.000000e+00 | -- | Inf
60.07/60.10 c 60.1s| 93800 | 646 |632206 | 6.7 | 10M| 98 | - | 540 |8327 | 540 | 434 | 52 | 46k|6005 | 0.000000e+00 | -- | Inf
60.07/60.16 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
60.07/60.16 c 60.2s| 93900 | 646 |632869 | 6.7 | 10M| 98 | 21 | 540 |8370 | 540 | 434 | 52 | 46k|6007 | 0.000000e+00 | -- | Inf
60.18/60.23 c 60.2s| 94000 | 645 |633612 | 6.7 | 10M| 98 | 11 | 540 |8412 | 540 | 434 | 52 | 46k|6015 | 0.000000e+00 | -- | Inf
60.18/60.29 c 60.3s| 94100 | 645 |634228 | 6.7 | 10M| 98 | 18 | 540 |8447 | 540 | 434 | 52 | 46k|6017 | 0.000000e+00 | -- | Inf
60.27/60.36 c 60.4s| 94200 | 645 |634859 | 6.7 | 10M| 98 | 28 | 540 |8467 | 540 | 434 | 52 | 46k|6021 | 0.000000e+00 | -- | Inf
60.38/60.42 c 60.4s| 94300 | 645 |635494 | 6.7 | 10M| 98 | 27 | 540 |8484 | 540 | 434 | 52 | 46k|6021 | 0.000000e+00 | -- | Inf
60.38/60.47 c 60.5s| 94400 | 644 |636126 | 6.7 | 10M| 98 | - | 540 |8522 | 540 | 434 | 52 | 46k|6022 | 0.000000e+00 | -- | Inf
60.48/60.55 c 60.5s| 94500 | 646 |636806 | 6.7 | 10M| 98 | - | 540 |8195 | 540 | 434 | 52 | 46k|6029 | 0.000000e+00 | -- | Inf
60.58/60.61 c 60.6s| 94600 | 646 |637402 | 6.7 | 10M| 98 | - | 540 |8158 | 540 | 434 | 52 | 46k|6033 | 0.000000e+00 | -- | Inf
60.58/60.68 c 60.7s| 94700 | 646 |638124 | 6.7 | 10M| 98 | - | 540 |8081 | 540 | 434 | 52 | 46k|6041 | 0.000000e+00 | -- | Inf
60.67/60.74 c 60.7s| 94800 | 648 |638787 | 6.7 | 10M| 98 | - | 540 |8103 | 540 | 434 | 52 | 46k|6042 | 0.000000e+00 | -- | Inf
60.78/60.80 c 60.8s| 94900 | 648 |639409 | 6.7 | 10M| 98 | - | 540 |8120 | 540 | 434 | 52 | 46k|6045 | 0.000000e+00 | -- | Inf
60.78/60.86 c 60.9s| 95000 | 646 |639987 | 6.7 | 10M| 98 | - | 540 |8163 | 540 | 434 | 52 | 46k|6045 | 0.000000e+00 | -- | Inf
60.87/60.93 c 60.9s| 95100 | 648 |640592 | 6.7 | 10M| 98 | - | 540 |8016 | 540 | 434 | 52 | 46k|6053 | 0.000000e+00 | -- | Inf
60.87/60.98 c 61.0s| 95200 | 650 |641100 | 6.7 | 10M| 98 | 15 | 540 |7981 | 540 | 434 | 52 | 46k|6053 | 0.000000e+00 | -- | Inf
60.98/61.05 c 61.0s| 95300 | 650 |641695 | 6.7 | 10M| 98 | 26 | 540 |7683 | 540 | 434 | 52 | 46k|6055 | 0.000000e+00 | -- | Inf
61.07/61.12 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
61.07/61.12 c 61.1s| 95400 | 651 |642356 | 6.7 | 10M| 98 | 12 | 540 |7414 | 540 | 434 | 52 | 46k|6055 | 0.000000e+00 | -- | Inf
61.07/61.18 c 61.2s| 95500 | 651 |643000 | 6.7 | 10M| 98 | 17 | 540 |7207 | 540 | 434 | 52 | 47k|6055 | 0.000000e+00 | -- | Inf
61.17/61.24 c 61.2s| 95600 | 649 |643664 | 6.7 | 10M| 98 | - | 540 |7087 | 540 | 434 | 52 | 47k|6057 | 0.000000e+00 | -- | Inf
61.27/61.31 c 61.3s| 95700 | 649 |644215 | 6.7 | 10M| 98 | - | 540 |6961 | 540 | 434 | 52 | 47k|6060 | 0.000000e+00 | -- | Inf
61.27/61.37 c 61.4s| 95800 | 651 |644779 | 6.7 | 10M| 98 | - | 540 |6977 | 540 | 434 | 52 | 47k|6070 | 0.000000e+00 | -- | Inf
61.38/61.43 c 61.4s| 95900 | 650 |645337 | 6.7 | 10M| 98 | - | 540 |7034 | 540 | 434 | 52 | 47k|6072 | 0.000000e+00 | -- | Inf
61.38/61.49 c 61.5s| 96000 | 649 |645891 | 6.7 | 10M| 98 | - | 540 |7072 | 540 | 434 | 52 | 47k|6074 | 0.000000e+00 | -- | Inf
61.47/61.54 c 61.5s| 96100 | 651 |646484 | 6.7 | 10M| 98 | 22 | 540 |7129 | 540 | 434 | 52 | 47k|6077 | 0.000000e+00 | -- | Inf
61.47/61.60 c 61.6s| 96200 | 649 |647059 | 6.7 | 10M| 98 | - | 540 |7196 | 540 | 434 | 52 | 47k|6077 | 0.000000e+00 | -- | Inf
61.58/61.66 c 61.7s| 96300 | 649 |647662 | 6.7 | 10M| 98 | 17 | 540 |7253 | 540 | 434 | 52 | 47k|6077 | 0.000000e+00 | -- | Inf
61.67/61.72 c 61.7s| 96400 | 649 |648336 | 6.7 | 10M| 98 | 22 | 540 |7304 | 540 | 434 | 52 | 47k|6080 | 0.000000e+00 | -- | Inf
61.67/61.78 c 61.8s| 96500 | 647 |648959 | 6.7 | 10M| 98 | - | 540 |7366 | 540 | 434 | 52 | 47k|6085 | 0.000000e+00 | -- | Inf
61.77/61.84 c 61.8s| 96600 | 651 |649545 | 6.7 | 10M| 98 | 22 | 540 |7428 | 540 | 434 | 52 | 47k|6087 | 0.000000e+00 | -- | Inf
61.87/61.90 c 61.9s| 96700 | 649 |650134 | 6.7 | 10M| 98 | 19 | 540 |7483 | 540 | 434 | 52 | 47k|6088 | 0.000000e+00 | -- | Inf
61.87/61.96 c 62.0s| 96800 | 649 |650759 | 6.7 | 10M| 98 | - | 540 |7494 | 540 | 434 | 52 | 47k|6088 | 0.000000e+00 | -- | Inf
61.97/62.02 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
61.97/62.02 c 62.0s| 96900 | 649 |651417 | 6.7 | 10M| 98 | 22 | 540 |7504 | 540 | 434 | 52 | 47k|6090 | 0.000000e+00 | -- | Inf
61.97/62.09 c 62.1s| 97000 | 645 |652119 | 6.7 | 10M| 98 | - | 540 |7448 | 540 | 434 | 52 | 47k|6094 | 0.000000e+00 | -- | Inf
62.07/62.16 c 62.2s| 97100 | 647 |652794 | 6.7 | 10M| 98 | 34 | 540 |6975 | 540 | 434 | 52 | 47k|6100 | 0.000000e+00 | -- | Inf
62.17/62.24 c 62.2s| 97200 | 651 |653404 | 6.7 | 10M| 98 | - | 540 |6687 | 540 | 434 | 52 | 48k|6110 | 0.000000e+00 | -- | Inf
62.27/62.30 c 62.3s| 97300 | 649 |653985 | 6.7 | 10M| 98 | 35 | 540 |6422 | 540 | 434 | 52 | 48k|6113 | 0.000000e+00 | -- | Inf
62.27/62.37 c 62.4s| 97400 | 647 |654661 | 6.7 | 10M| 98 | - | 540 |6379 | 540 | 434 | 52 | 48k|6116 | 0.000000e+00 | -- | Inf
62.37/62.43 c 62.4s| 97500 | 651 |655349 | 6.7 | 10M| 98 | 22 | 540 |6313 | 540 | 434 | 52 | 48k|6119 | 0.000000e+00 | -- | Inf
62.47/62.50 c 62.5s| 97600 | 651 |656043 | 6.7 | 10M| 98 | 19 | 540 |6209 | 540 | 434 | 52 | 48k|6119 | 0.000000e+00 | -- | Inf
62.47/62.56 c 62.6s| 97700 | 649 |656613 | 6.7 | 10M| 98 | - | 540 |6208 | 540 | 434 | 52 | 48k|6129 | 0.000000e+00 | -- | Inf
62.57/62.62 c 62.6s| 97800 | 651 |657225 | 6.7 | 10M| 98 | 25 | 540 |6168 | 540 | 434 | 52 | 48k|6133 | 0.000000e+00 | -- | Inf
62.57/62.68 c 62.7s| 97900 | 653 |657832 | 6.7 | 10M| 98 | 14 | 540 |6110 | 540 | 434 | 52 | 48k|6135 | 0.000000e+00 | -- | Inf
62.68/62.75 c 62.7s| 98000 | 650 |658457 | 6.7 | 10M| 98 | - | 540 |6095 | 540 | 434 | 52 | 48k|6136 | 0.000000e+00 | -- | Inf
62.78/62.81 c 62.8s| 98100 | 651 |659084 | 6.7 |9997k| 98 | 21 | 540 |6056 | 540 | 434 | 52 | 48k|6136 | 0.000000e+00 | -- | Inf
62.78/62.87 c 62.9s| 98200 | 651 |659757 | 6.7 |9999k| 98 | 10 | 540 |6050 | 540 | 434 | 52 | 48k|6136 | 0.000000e+00 | -- | Inf
62.87/62.93 c 62.9s| 98300 | 651 |660496 | 6.7 | 10M| 98 | 12 | 540 |6065 | 540 | 434 | 52 | 48k|6137 | 0.000000e+00 | -- | Inf
62.87/62.99 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
62.87/62.99 c 63.0s| 98400 | 647 |661085 | 6.7 | 10M| 98 | - | 540 |6125 | 540 | 434 | 52 | 48k|6139 | 0.000000e+00 | -- | Inf
62.98/63.06 c 63.1s| 98500 | 645 |661620 | 6.7 |9944k| 98 | 31 | 540 |5939 | 540 | 434 | 52 | 48k|6154 | 0.000000e+00 | -- | Inf
63.07/63.14 c 63.1s| 98600 | 651 |662378 | 6.7 |9894k| 98 | - | 540 |5802 | 540 | 434 | 52 | 48k|6170 | 0.000000e+00 | -- | Inf
63.17/63.21 c 63.2s| 98700 | 651 |663023 | 6.7 |9880k| 98 | 40 | 540 |5756 | 540 | 434 | 52 | 49k|6180 | 0.000000e+00 | -- | Inf
63.17/63.27 c 63.3s| 98800 | 651 |663637 | 6.7 |9871k| 98 | - | 540 |5727 | 540 | 434 | 52 | 49k|6184 | 0.000000e+00 | -- | Inf
63.27/63.33 c 63.3s| 98900 | 651 |664292 | 6.7 |9854k| 98 | 21 | 540 |5667 | 540 | 434 | 52 | 49k|6187 | 0.000000e+00 | -- | Inf
63.37/63.41 c 63.4s| 99000 | 645 |664929 | 6.7 |9848k| 98 | - | 540 |5668 | 540 | 434 | 52 | 49k|6197 | 0.000000e+00 | -- | Inf
63.37/63.47 c 63.5s| 99100 | 651 |665638 | 6.7 |9846k| 98 | - | 540 |5639 | 540 | 434 | 52 | 49k|6205 | 0.000000e+00 | -- | Inf
63.47/63.53 c 63.5s| 99200 | 650 |666228 | 6.7 |9865k| 98 | - | 540 |5680 | 540 | 434 | 52 | 49k|6211 | 0.000000e+00 | -- | Inf
63.58/63.60 c 63.6s| 99300 | 650 |666879 | 6.7 |9884k| 98 | 26 | 540 |5732 | 540 | 434 | 52 | 49k|6220 | 0.000000e+00 | -- | Inf
63.58/63.66 c 63.7s| 99400 | 649 |667516 | 6.7 |9909k| 98 | 12 | 540 |5786 | 540 | 434 | 52 | 49k|6223 | 0.000000e+00 | -- | Inf
63.67/63.72 c 63.7s| 99500 | 649 |668253 | 6.7 |9938k| 98 | 24 | 540 |5846 | 540 | 434 | 52 | 49k|6229 | 0.000000e+00 | -- | Inf
63.67/63.79 c 63.8s| 99600 | 649 |668927 | 6.7 |9963k| 98 | - | 540 |5893 | 540 | 434 | 52 | 49k|6237 | 0.000000e+00 | -- | Inf
63.78/63.85 c 63.8s| 99700 | 649 |669540 | 6.7 |9984k| 98 | - | 540 |5939 | 0 | 0 | 52 | 49k|6240 | 0.000000e+00 | -- | Inf
63.87/63.91 c 63.9s| 99800 | 651 |670175 | 6.7 | 10M| 98 | - | 540 |5995 | 540 | 434 | 52 | 49k|6240 | 0.000000e+00 | -- | Inf
63.87/63.97 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
63.87/63.97 c 64.0s| 99900 | 647 |670717 | 6.7 | 10M| 98 | - | 540 |6051 | 540 | 434 | 52 | 49k|6241 | 0.000000e+00 | -- | Inf
63.97/64.03 c 64.0s|100000 | 647 |671416 | 6.7 | 10M| 98 | - | 540 |6099 | 540 | 434 | 52 | 49k|6243 | 0.000000e+00 | -- | Inf
63.97/64.09 c 64.1s|100100 | 649 |672107 | 6.7 | 10M| 98 | - | 540 |6160 | 540 | 434 | 52 | 49k|6246 | 0.000000e+00 | -- | Inf
64.07/64.16 c 64.2s|100200 | 649 |672796 | 6.7 | 10M| 98 | 12 | 540 |6220 | 540 | 434 | 52 | 49k|6259 | 0.000000e+00 | -- | Inf
64.17/64.22 c 64.2s|100300 | 653 |673485 | 6.7 | 10M| 98 | 14 | 540 |6269 | 540 | 434 | 52 | 49k|6262 | 0.000000e+00 | -- | Inf
64.17/64.28 c 64.3s|100400 | 648 |674075 | 6.7 | 10M| 98 | 34 | 540 |6333 | 540 | 434 | 52 | 49k|6265 | 0.000000e+00 | -- | Inf
64.27/64.34 c 64.3s|100500 | 650 |674690 | 6.7 | 10M| 98 | - | 540 |6404 | 540 | 434 | 52 | 50k|6266 | 0.000000e+00 | -- | Inf
64.37/64.41 c 64.4s|100600 | 658 |675430 | 6.7 | 10M| 98 | 18 | 540 |6465 | 540 | 434 | 52 | 50k|6270 | 0.000000e+00 | -- | Inf
64.37/64.47 c 64.5s|100700 | 646 |675950 | 6.7 | 10M| 98 | - | 540 |6513 | 540 | 434 | 52 | 50k|6270 | 0.000000e+00 | -- | Inf
64.47/64.53 c 64.5s|100800 | 644 |676574 | 6.7 | 10M| 98 | - | 540 |6538 | 540 | 434 | 52 | 50k|6276 | 0.000000e+00 | -- | Inf
64.58/64.60 c 64.6s|100900 | 646 |677076 | 6.7 | 10M| 98 | - | 540 |6505 | 540 | 434 | 52 | 50k|6282 | 0.000000e+00 | -- | Inf
64.58/64.67 c 64.7s|101000 | 644 |677699 | 6.7 | 10M| 98 | 8 | 540 |6411 | 540 | 434 | 52 | 50k|6296 | 0.000000e+00 | -- | Inf
64.67/64.73 c 64.7s|101100 | 642 |678284 | 6.7 | 10M| 98 | 32 | 540 |6308 | 540 | 434 | 52 | 50k|6298 | 0.000000e+00 | -- | Inf
64.78/64.80 c 64.8s|101200 | 644 |678959 | 6.7 | 10M| 98 | - | 540 |6078 | 540 | 434 | 52 | 50k|6310 | 0.000000e+00 | -- | Inf
64.78/64.86 c 64.9s|101300 | 650 |679583 | 6.7 | 10M| 98 | 33 | 540 |5937 | 540 | 434 | 52 | 50k|6310 | 0.000000e+00 | -- | Inf
64.88/64.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
64.88/64.92 c 64.9s|101400 | 647 |680263 | 6.7 |9986k| 98 | - | 540 |5880 | 540 | 434 | 52 | 50k|6312 | 0.000000e+00 | -- | Inf
64.88/64.98 c 65.0s|101500 | 647 |680894 | 6.7 |9968k| 98 | - | 540 |5844 | 540 | 434 | 52 | 50k|6315 | 0.000000e+00 | -- | Inf
64.98/65.04 c 65.0s|101600 | 647 |681552 | 6.7 |9961k| 98 | - | 540 |5818 | 540 | 434 | 52 | 50k|6317 | 0.000000e+00 | -- | Inf
65.07/65.10 c 65.1s|101700 | 647 |682238 | 6.7 |9935k| 98 | 12 | 540 |5756 | 540 | 434 | 52 | 50k|6317 | 0.000000e+00 | -- | Inf
65.07/65.17 c 65.2s|101800 | 647 |682905 | 6.7 |9915k| 98 | - | 540 |5703 | 540 | 434 | 52 | 50k|6327 | 0.000000e+00 | -- | Inf
65.17/65.23 c 65.2s|101900 | 649 |683503 | 6.7 |9931k| 98 | 24 | 540 |5737 | 540 | 434 | 52 | 50k|6327 | 0.000000e+00 | -- | Inf
65.28/65.30 c 65.3s|102000 | 647 |684217 | 6.7 |9926k| 98 | - | 540 |5722 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.28/65.36 c 65.4s|102100 | 646 |684873 | 6.7 |9916k| 98 | - | 540 |5702 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.37/65.42 c 65.4s|102200 | 648 |685451 | 6.7 |9941k| 98 | 38 | 540 |5756 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.37/65.48 c 65.5s|102300 | 648 |686155 | 6.7 |9916k| 98 | 28 | 540 |5696 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.47/65.54 c 65.5s|102400 | 648 |686775 | 6.7 |9883k| 98 | 32 | 540 |5611 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.58/65.60 c 65.6s|102500 | 647 |687316 | 6.7 |9903k| 98 | 20 | 540 |5653 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.58/65.65 c 65.7s|102600 | 649 |687905 | 6.7 |9909k| 98 | 24 | 540 |5662 | 540 | 434 | 52 | 51k|6329 | 0.000000e+00 | -- | Inf
65.67/65.72 c 65.7s|102700 | 647 |688624 | 6.7 |9898k| 98 | 24 | 540 |5634 | 540 | 434 | 52 | 51k|6333 | 0.000000e+00 | -- | Inf
65.67/65.78 c 65.8s|102800 | 649 |689369 | 6.7 |9917k| 98 | 26 | 540 |5664 | 540 | 434 | 52 | 51k|6336 | 0.000000e+00 | -- | Inf
65.77/65.85 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
65.77/65.85 c 65.8s|102900 | 651 |690069 | 6.7 |9957k| 98 | - | 540 |5730 | 540 | 434 | 52 | 51k|6341 | 0.000000e+00 | -- | Inf
65.87/65.90 c 65.9s|103000 | 653 |690733 | 6.7 |9981k| 98 | 11 | 540 |5785 | 540 | 434 | 52 | 51k|6342 | 0.000000e+00 | -- | Inf
65.87/65.96 c 66.0s|103100 | 649 |691349 | 6.7 | 10M| 98 | 32 | 540 |5847 | 540 | 434 | 52 | 51k|6344 | 0.000000e+00 | -- | Inf
65.98/66.02 c 66.0s|103200 | 653 |691934 | 6.7 | 10M| 98 | 14 | 540 |5904 | 540 | 434 | 52 | 51k|6346 | 0.000000e+00 | -- | Inf
65.98/66.08 c 66.1s|103300 | 651 |692640 | 6.7 | 10M| 98 | 24 | 540 |5960 | 540 | 434 | 52 | 51k|6346 | 0.000000e+00 | -- | Inf
66.08/66.15 c 66.1s|103400 | 649 |693343 | 6.7 | 10M| 98 | 28 | 540 |6002 | 540 | 434 | 52 | 51k|6349 | 0.000000e+00 | -- | Inf
66.17/66.20 c 66.2s|103500 | 649 |694017 | 6.7 | 10M| 98 | - | 540 |6055 | 540 | 434 | 52 | 51k|6349 | 0.000000e+00 | -- | Inf
66.17/66.26 c 66.3s|103600 | 649 |694625 | 6.7 | 10M| 98 | 23 | 540 |6111 | 540 | 434 | 52 | 51k|6349 | 0.000000e+00 | -- | Inf
66.28/66.32 c 66.3s|103700 | 649 |695439 | 6.7 | 10M| 98 | - | 540 |6155 | 540 | 434 | 52 | 52k|6349 | 0.000000e+00 | -- | Inf
66.28/66.38 c 66.4s|103800 | 645 |696132 | 6.7 | 10M| 98 | 31 | 540 |6203 | 540 | 434 | 52 | 52k|6352 | 0.000000e+00 | -- | Inf
66.37/66.45 c 66.4s|103900 | 649 |696798 | 6.7 | 10M| 98 | 15 | 540 |6157 | 540 | 434 | 52 | 52k|6352 | 0.000000e+00 | -- | Inf
66.47/66.52 c 66.5s|104000 | 649 |697457 | 6.7 | 10M| 98 | 10 | 540 |5986 | 540 | 434 | 52 | 52k|6363 | 0.000000e+00 | -- | Inf
66.47/66.57 c 66.6s|104100 | 647 |698048 | 6.7 | 10M| 98 | - | 540 |5880 | 540 | 434 | 52 | 52k|6365 | 0.000000e+00 | -- | Inf
66.57/66.64 c 66.6s|104200 | 649 |698713 | 6.7 | 10M| 98 | 8 | 540 |5858 | 540 | 434 | 52 | 52k|6368 | 0.000000e+00 | -- | Inf
66.67/66.70 c 66.7s|104300 | 651 |699350 | 6.7 | 10M| 98 | - | 540 |5846 | 540 | 434 | 52 | 52k|6368 | 0.000000e+00 | -- | Inf
66.67/66.76 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
66.67/66.76 c 66.8s|104400 | 647 |699948 | 6.7 | 10M| 98 | - | 540 |5847 | 540 | 434 | 52 | 52k|6369 | 0.000000e+00 | -- | Inf
66.77/66.82 c 66.8s|104500 | 647 |700602 | 6.7 | 10M| 98 | - | 540 |5848 | 540 | 434 | 52 | 52k|6371 | 0.000000e+00 | -- | Inf
66.77/66.88 c 66.9s|104600 | 649 |701231 | 6.7 | 10M| 98 | 23 | 540 |5786 | 540 | 434 | 52 | 52k|6373 | 0.000000e+00 | -- | Inf
66.87/66.94 c 66.9s|104700 | 647 |701849 | 6.7 | 10M| 98 | 13 | 540 |5775 | 540 | 434 | 52 | 52k|6377 | 0.000000e+00 | -- | Inf
66.98/67.00 c 67.0s|104800 | 649 |702429 | 6.7 |9987k| 98 | - | 540 |5725 | 540 | 434 | 52 | 52k|6378 | 0.000000e+00 | -- | Inf
66.98/67.05 c 67.1s|104900 | 647 |702944 | 6.7 | 10M| 98 | - | 540 |5768 | 540 | 434 | 52 | 52k|6378 | 0.000000e+00 | -- | Inf
67.08/67.11 c 67.1s|105000 | 647 |703483 | 6.7 | 10M| 98 | 19 | 540 |5808 | 540 | 434 | 52 | 52k|6378 | 0.000000e+00 | -- | Inf
67.08/67.17 c 67.2s|105100 | 647 |704138 | 6.7 | 10M| 98 | 20 | 540 |5840 | 540 | 434 | 52 | 52k|6383 | 0.000000e+00 | -- | Inf
67.17/67.24 c 67.2s|105200 | 647 |704705 | 6.7 | 10M| 98 | - | 540 |5890 | 540 | 434 | 52 | 52k|6404 | 0.000000e+00 | -- | Inf
67.27/67.30 c 67.3s|105300 | 647 |705376 | 6.7 | 10M| 98 | 20 | 540 |5925 | 540 | 434 | 52 | 52k|6406 | 0.000000e+00 | -- | Inf
67.27/67.36 c 67.4s|105400 | 650 |706018 | 6.7 | 10M| 98 | 22 | 540 |5965 | 540 | 434 | 52 | 52k|6409 | 0.000000e+00 | -- | Inf
67.37/67.43 c 67.4s|105500 | 652 |706620 | 6.7 | 10M| 98 | 23 | 540 |6009 | 540 | 434 | 52 | 52k|6419 | 0.000000e+00 | -- | Inf
67.37/67.49 c 67.5s|105600 | 652 |707251 | 6.7 | 10M| 98 | 27 | 540 |6049 | 540 | 434 | 52 | 53k|6426 | 0.000000e+00 | -- | Inf
67.47/67.55 c 67.5s|105700 | 654 |707880 | 6.7 | 10M| 98 | 12 | 540 |6086 | 540 | 434 | 52 | 53k|6429 | 0.000000e+00 | -- | Inf
67.57/67.62 c 67.6s|105800 | 652 |708608 | 6.7 | 10M| 98 | - | 540 |6118 | 540 | 434 | 52 | 53k|6439 | 0.000000e+00 | -- | Inf
67.57/67.68 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
67.57/67.68 c 67.7s|105900 | 648 |709205 | 6.7 | 10M| 98 | - | 540 |6150 | 540 | 434 | 52 | 53k|6447 | 0.000000e+00 | -- | Inf
67.67/67.74 c 67.7s|106000 | 644 |709793 | 6.7 | 10M| 98 | - | 540 |6198 | 540 | 434 | 52 | 53k|6450 | 0.000000e+00 | -- | Inf
67.67/67.79 c 67.8s|106100 | 648 |710353 | 6.7 | 10M| 98 | 16 | 540 |6241 | 540 | 434 | 52 | 53k|6450 | 0.000000e+00 | -- | Inf
67.77/67.87 c 67.9s|106200 | 646 |711067 | 6.7 | 10M| 98 | - | 540 |6166 | 540 | 434 | 52 | 53k|6473 | 0.000000e+00 | -- | Inf
67.87/67.93 c 67.9s|106300 | 646 |711673 | 6.7 | 10M| 98 | - | 540 |6094 | 540 | 434 | 52 | 53k|6474 | 0.000000e+00 | -- | Inf
67.97/68.00 c 68.0s|106400 | 646 |712242 | 6.7 | 10M| 98 | 28 | 540 |5986 | 540 | 434 | 52 | 53k|6477 | 0.000000e+00 | -- | Inf
67.97/68.06 c 68.1s|106500 | 647 |712822 | 6.7 | 10M| 98 | - | 540 |5971 | 540 | 434 | 52 | 53k|6485 | 0.000000e+00 | -- | Inf
68.07/68.13 c 68.1s|106600 | 647 |713437 | 6.7 | 10M| 98 | 36 | 540 |5980 | 540 | 434 | 52 | 53k|6493 | 0.000000e+00 | -- | Inf
68.07/68.20 c 68.2s|106700 | 646 |714124 | 6.7 | 10M| 98 | - | 540 |5913 | 540 | 434 | 52 | 53k|6498 | 0.000000e+00 | -- | Inf
68.17/68.28 c 68.3s|106800 | 646 |714964 | 6.7 | 10M| 98 | - | 540 |5791 | 540 | 434 | 52 | 53k|6508 | 0.000000e+00 | -- | Inf
68.28/68.34 c 68.3s|106900 | 644 |715631 | 6.7 |9996k| 98 | - | 540 |5728 | 540 | 434 | 52 | 53k|6514 | 0.000000e+00 | -- | Inf
68.37/68.43 c 68.4s|107000 | 646 |716530 | 6.7 |9933k| 98 | - | 540 |5594 | 540 | 434 | 52 | 53k|6530 | 0.000000e+00 | -- | Inf
68.37/68.49 c 68.5s|107100 | 650 |717175 | 6.7 |9927k| 98 | 22 | 540 |5567 | 540 | 434 | 52 | 53k|6533 | 0.000000e+00 | -- | Inf
68.47/68.54 c 68.5s|107200 | 647 |717714 | 6.7 |9938k| 98 | - | 540 |5596 | 540 | 434 | 52 | 53k|6534 | 0.000000e+00 | -- | Inf
68.57/68.61 c 68.6s|107300 | 647 |718515 | 6.7 |9905k| 98 | - | 540 |5526 | 540 | 434 | 52 | 53k|6537 | 0.000000e+00 | -- | Inf
68.57/68.67 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
68.57/68.67 c 68.7s|107400 | 647 |719195 | 6.7 |9916k| 98 | 17 | 540 |5554 | 540 | 434 | 52 | 54k|6540 | 0.000000e+00 | -- | Inf
68.67/68.73 c 68.7s|107500 | 645 |719994 | 6.7 |9891k| 98 | - | 540 |5506 | 540 | 434 | 52 | 54k|6540 | 0.000000e+00 | -- | Inf
68.67/68.79 c 68.8s|107600 | 649 |720556 | 6.7 |9904k| 98 | - | 540 |5508 | 540 | 434 | 52 | 54k|6542 | 0.000000e+00 | -- | Inf
68.78/68.85 c 68.8s|107700 | 650 |721085 | 6.7 |9929k| 98 | 19 | 540 |5564 | 540 | 434 | 52 | 54k|6544 | 0.000000e+00 | -- | Inf
68.87/68.91 c 68.9s|107800 | 650 |721782 | 6.7 |9952k| 98 | - | 540 |5604 | 540 | 434 | 52 | 54k|6545 | 0.000000e+00 | -- | Inf
68.87/68.97 c 69.0s|107900 | 648 |722472 | 6.7 |9969k| 98 | - | 540 |5641 | 540 | 434 | 52 | 54k|6548 | 0.000000e+00 | -- | Inf
68.97/69.04 c 69.0s|108000 | 654 |723225 | 6.7 |9929k| 98 | 16 | 540 |5535 | 540 | 434 | 52 | 54k|6554 | 0.000000e+00 | -- | Inf
69.07/69.10 c 69.1s|108100 | 654 |724022 | 6.7 |9891k| 98 | 33 | 540 |5446 | 540 | 434 | 52 | 54k|6554 | 0.000000e+00 | -- | Inf
69.07/69.16 c 69.2s|108200 | 656 |724685 | 6.7 |9893k| 98 | 31 | 540 |5443 | 540 | 434 | 52 | 54k|6556 | 0.000000e+00 | -- | Inf
69.17/69.22 c 69.2s|108300 | 660 |725361 | 6.7 |9913k| 98 | 17 | 540 |5472 | 540 | 434 | 52 | 54k|6558 | 0.000000e+00 | -- | Inf
69.17/69.28 c 69.3s|108400 | 660 |726019 | 6.7 |9914k| 98 | 14 | 540 |5475 | 540 | 434 | 52 | 54k|6559 | 0.000000e+00 | -- | Inf
69.27/69.34 c 69.3s|108500 | 658 |726691 | 6.7 |9935k| 98 | - | 540 |5525 | 540 | 434 | 52 | 54k|6560 | 0.000000e+00 | -- | Inf
69.37/69.40 c 69.4s|108600 | 659 |727268 | 6.7 |9961k| 98 | 23 | 540 |5580 | 540 | 434 | 52 | 54k|6565 | 0.000000e+00 | -- | Inf
69.37/69.46 c 69.5s|108700 | 659 |727878 | 6.7 |9986k| 98 | - | 540 |5632 | 540 | 434 | 52 | 54k|6569 | 0.000000e+00 | -- | Inf
69.47/69.53 c 69.5s|108800 | 656 |728535 | 6.7 | 10M| 98 | - | 540 |5676 | 540 | 434 | 52 | 54k|6575 | 0.000000e+00 | -- | Inf
69.47/69.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
69.47/69.59 c 69.6s|108900 | 658 |729245 | 6.7 | 10M| 98 | - | 540 |5733 | 540 | 434 | 52 | 54k|6576 | 0.000000e+00 | -- | Inf
69.57/69.65 c 69.6s|109000 | 660 |729956 | 6.7 | 10M| 98 | - | 540 |5780 | 540 | 434 | 52 | 54k|6576 | 0.000000e+00 | -- | Inf
69.67/69.71 c 69.7s|109100 | 658 |730734 | 6.7 | 10M| 98 | 18 | 540 |5830 | 540 | 434 | 52 | 55k|6578 | 0.000000e+00 | -- | Inf
69.67/69.77 c 69.8s|109200 | 658 |731382 | 6.7 | 10M| 98 | 16 | 540 |5877 | 540 | 434 | 52 | 55k|6580 | 0.000000e+00 | -- | Inf
69.77/69.83 c 69.8s|109300 | 654 |731958 | 6.7 | 10M| 98 | 26 | 540 |5936 | 540 | 434 | 52 | 55k|6580 | 0.000000e+00 | -- | Inf
69.77/69.89 c 69.9s|109400 | 656 |732638 | 6.7 | 10M| 98 | - | 540 |5924 | 540 | 434 | 52 | 55k|6580 | 0.000000e+00 | -- | Inf
69.87/69.95 c 69.9s|109500 | 656 |733351 | 6.7 | 10M| 98 | 25 | 540 |5972 | 540 | 434 | 52 | 55k|6584 | 0.000000e+00 | -- | Inf
69.97/70.01 c 70.0s|109600 | 656 |734078 | 6.7 | 10M| 98 | - | 540 |6021 | 540 | 434 | 52 | 55k|6585 | 0.000000e+00 | -- | Inf
69.97/70.08 c 70.1s|109700 | 656 |734825 | 6.7 | 10M| 98 | 26 | 540 |6071 | 540 | 434 | 52 | 55k|6589 | 0.000000e+00 | -- | Inf
70.07/70.14 c 70.1s|109800 | 658 |735639 | 6.7 | 10M| 98 | - | 540 |6119 | 540 | 434 | 52 | 55k|6589 | 0.000000e+00 | -- | Inf
70.17/70.20 c 70.2s|109900 | 658 |736229 | 6.7 | 10M| 98 | - | 540 |6142 | 540 | 434 | 52 | 55k|6589 | 0.000000e+00 | -- | Inf
70.17/70.26 c 70.3s|110000 | 658 |737023 | 6.7 | 10M| 98 | 31 | 540 |6184 | 540 | 434 | 52 | 55k|6590 | 0.000000e+00 | -- | Inf
70.27/70.33 c 70.3s|110100 | 658 |737805 | 6.7 | 10M| 98 | 13 | 540 |6215 | 540 | 434 | 52 | 55k|6591 | 0.000000e+00 | -- | Inf
70.27/70.39 c 70.4s|110200 | 660 |738593 | 6.7 | 10M| 98 | 24 | 540 |6250 | 540 | 434 | 52 | 55k|6593 | 0.000000e+00 | -- | Inf
70.38/70.45 c 70.5s|110300 | 660 |739383 | 6.7 | 10M| 98 | 31 | 540 |6299 | 540 | 434 | 52 | 55k|6594 | 0.000000e+00 | -- | Inf
70.47/70.53 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
70.47/70.53 c 70.5s|110400 | 664 |740332 | 6.7 | 10M| 98 | - | 540 |6339 | 540 | 434 | 52 | 55k|6602 | 0.000000e+00 | -- | Inf
70.47/70.59 c 70.6s|110500 | 660 |741165 | 6.7 | 10M| 98 | - | 540 |6385 | 540 | 434 | 52 | 55k|6602 | 0.000000e+00 | -- | Inf
70.57/70.66 c 70.7s|110600 | 662 |741981 | 6.7 | 10M| 98 | - | 540 |6429 | 540 | 434 | 52 | 55k|6602 | 0.000000e+00 | -- | Inf
70.67/70.72 c 70.7s|110700 | 662 |742711 | 6.7 | 10M| 98 | 20 | 540 |6472 | 540 | 434 | 52 | 55k|6603 | 0.000000e+00 | -- | Inf
70.67/70.78 c 70.8s|110800 | 664 |743410 | 6.7 | 10M| 98 | 14 | 540 |6528 | 540 | 434 | 52 | 55k|6604 | 0.000000e+00 | -- | Inf
70.77/70.85 c 70.8s|110900 | 662 |744323 | 6.7 | 10M| 98 | 17 | 540 |6585 | 540 | 434 | 52 | 55k|6604 | 0.000000e+00 | -- | Inf
70.87/70.91 c 70.9s|111000 | 660 |745228 | 6.7 | 10M| 98 | - | 540 |6634 | 540 | 434 | 52 | 56k|6604 | 0.000000e+00 | -- | Inf
70.87/70.98 c 71.0s|111100 | 660 |746155 | 6.7 | 10M| 98 | - | 540 |6680 | 540 | 434 | 52 | 56k|6604 | 0.000000e+00 | -- | Inf
70.97/71.05 c 71.0s|111200 | 658 |746987 | 6.7 | 10M| 98 | 38 | 540 |6726 | 540 | 434 | 52 | 56k|6604 | 0.000000e+00 | -- | Inf
71.07/71.12 c 71.1s|111300 | 658 |747891 | 6.7 | 10M| 98 | - | 540 |6775 | 540 | 434 | 52 | 56k|6620 | 0.000000e+00 | -- | Inf
71.07/71.19 c 71.2s|111400 | 662 |748627 | 6.7 | 10M| 98 | 16 | 540 |6827 | 540 | 434 | 52 | 56k|6627 | 0.000000e+00 | -- | Inf
71.17/71.26 c 71.3s|111500 | 660 |749460 | 6.7 | 10M| 98 | 29 | 540 |6881 | 540 | 434 | 52 | 56k|6634 | 0.000000e+00 | -- | Inf
71.27/71.33 c 71.3s|111600 | 660 |750210 | 6.7 | 10M| 98 | 38 | 540 |6935 | 540 | 434 | 52 | 56k|6644 | 0.000000e+00 | -- | Inf
71.38/71.40 c 71.4s|111700 | 662 |750882 | 6.7 | 10M| 98 | - | 540 |6981 | 540 | 434 | 52 | 56k|6653 | 0.000000e+00 | -- | Inf
71.38/71.47 c 71.5s|111800 | 658 |751593 | 6.7 | 10M| 98 | - | 540 |6994 | 540 | 434 | 52 | 56k|6662 | 0.000000e+00 | -- | Inf
71.48/71.54 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
71.48/71.54 c 71.5s|111900 | 658 |752432 | 6.7 | 10M| 98 | 38 | 540 |6901 | 540 | 434 | 52 | 56k|6671 | 0.000000e+00 | -- | Inf
71.57/71.61 c 71.6s|112000 | 660 |753182 | 6.7 | 10M| 98 | - | 540 |6846 | 540 | 434 | 52 | 56k|6676 | 0.000000e+00 | -- | Inf
71.57/71.68 c 71.7s|112100 | 657 |753842 | 6.7 | 10M| 98 | - | 540 |6746 | 540 | 434 | 52 | 56k|6678 | 0.000000e+00 | -- | Inf
71.67/71.74 c 71.7s|112200 | 659 |754464 | 6.7 | 10M| 98 | - | 540 |6731 | 540 | 434 | 52 | 56k|6680 | 0.000000e+00 | -- | Inf
71.77/71.80 c 71.8s|112300 | 659 |755111 | 6.7 | 10M| 98 | - | 540 |6772 | 540 | 434 | 52 | 56k|6681 | 0.000000e+00 | -- | Inf
71.77/71.86 c 71.9s|112400 | 659 |755757 | 6.7 | 10M| 98 | - | 540 |6780 | 540 | 434 | 52 | 56k|6681 | 0.000000e+00 | -- | Inf
71.88/71.92 c 71.9s|112500 | 659 |756321 | 6.7 | 10M| 98 | - | 540 |6793 | 540 | 434 | 52 | 56k|6685 | 0.000000e+00 | -- | Inf
71.88/71.98 c 72.0s|112600 | 657 |756971 | 6.7 | 10M| 98 | - | 540 |6824 | 540 | 434 | 52 | 56k|6687 | 0.000000e+00 | -- | Inf
71.97/72.05 c 72.0s|112700 | 657 |757534 | 6.7 | 10M| 98 | 6 | 540 |6746 | 540 | 434 | 52 | 56k|6693 | 0.000000e+00 | -- | Inf
72.07/72.13 c 72.1s|112800 | 657 |758218 | 6.7 | 10M| 98 | - | 540 |6582 | 540 | 434 | 52 | 57k|6705 | 0.000000e+00 | -- | Inf
72.07/72.19 c 72.2s|112900 | 659 |758811 | 6.7 | 10M| 98 | - | 540 |6467 | 540 | 434 | 52 | 57k|6713 | 0.000000e+00 | -- | Inf
72.17/72.28 c 72.3s|113000 | 655 |759421 | 6.7 | 10M| 98 | 22 | 540 |6355 | 540 | 434 | 52 | 57k|6743 | 0.000000e+00 | -- | Inf
72.27/72.37 c 72.4s|113100 | 653 |760035 | 6.7 | 10M| 98 | 23 | 540 |6361 | 540 | 434 | 52 | 57k|6780 | 0.000000e+00 | -- | Inf
72.37/72.44 c 72.4s|113200 | 655 |760735 | 6.7 | 10M| 98 | 36 | 540 |6310 | 540 | 434 | 52 | 57k|6788 | 0.000000e+00 | -- | Inf
72.48/72.51 c 72.5s|113300 | 655 |761410 | 6.7 | 10M| 98 | - | 540 |6332 | 540 | 434 | 52 | 57k|6795 | 0.000000e+00 | -- | Inf
72.48/72.57 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
72.48/72.57 c 72.6s|113400 | 654 |762077 | 6.7 | 10M| 98 | - | 540 |6349 | 540 | 434 | 52 | 57k|6797 | 0.000000e+00 | -- | Inf
72.58/72.63 c 72.6s|113500 | 652 |762694 | 6.7 | 10M| 98 | - | 540 |6398 | 540 | 434 | 52 | 57k|6800 | 0.000000e+00 | -- | Inf
72.68/72.70 c 72.7s|113600 | 654 |763337 | 6.7 | 10M| 98 | - | 540 |6389 | 540 | 434 | 52 | 57k|6808 | 0.000000e+00 | -- | Inf
72.68/72.77 c 72.8s|113700 | 652 |763959 | 6.7 | 10M| 98 | - | 540 |6403 | 540 | 434 | 52 | 57k|6813 | 0.000000e+00 | -- | Inf
72.77/72.83 c 72.8s|113800 | 651 |764575 | 6.7 | 10M| 98 | - | 540 |6425 | 540 | 434 | 52 | 57k|6819 | 0.000000e+00 | -- | Inf
72.77/72.90 c 72.9s|113900 | 655 |765179 | 6.7 | 10M| 98 | - | 540 |6326 | 540 | 434 | 52 | 57k|6822 | 0.000000e+00 | -- | Inf
72.87/72.96 c 73.0s|114000 | 657 |765767 | 6.7 | 10M| 98 | 27 | 540 |6214 | 540 | 434 | 52 | 57k|6833 | 0.000000e+00 | -- | Inf
72.97/73.04 c 73.0s|114100 | 657 |766529 | 6.7 | 10M| 98 | - | 540 |6044 | 540 | 434 | 52 | 57k|6848 | 0.000000e+00 | -- | Inf
73.07/73.10 c 73.1s|114200 | 657 |767156 | 6.7 | 10M| 98 | 36 | 540 |6013 | 540 | 434 | 52 | 57k|6851 | 0.000000e+00 | -- | Inf
73.07/73.16 c 73.2s|114300 | 658 |767758 | 6.7 | 10M| 98 | - | 540 |5940 | 540 | 434 | 52 | 57k|6856 | 0.000000e+00 | -- | Inf
73.17/73.22 c 73.2s|114400 | 659 |768230 | 6.7 | 10M| 98 | 19 | 540 |5902 | 540 | 434 | 52 | 57k|6858 | 0.000000e+00 | -- | Inf
73.17/73.29 c 73.3s|114500 | 661 |768846 | 6.7 | 10M| 98 | - | 540 |5822 | 540 | 434 | 52 | 57k|6863 | 0.000000e+00 | -- | Inf
73.27/73.35 c 73.3s|114600 | 663 |769550 | 6.7 | 10M| 98 | 12 | 540 |5820 | 540 | 434 | 52 | 58k|6867 | 0.000000e+00 | -- | Inf
73.37/73.41 c 73.4s|114700 | 671 |770197 | 6.7 | 10M| 98 | - | 540 |5844 | 540 | 434 | 52 | 58k|6871 | 0.000000e+00 | -- | Inf
73.37/73.47 c 73.5s|114800 | 671 |770811 | 6.7 | 10M| 98 | 20 | 540 |5874 | 540 | 434 | 52 | 58k|6873 | 0.000000e+00 | -- | Inf
73.48/73.53 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
73.48/73.53 c 73.5s|114900 | 662 |771368 | 6.7 | 10M| 98 | - | 540 |5925 | 540 | 434 | 52 | 58k|6877 | 0.000000e+00 | -- | Inf
73.48/73.59 c 73.6s|115000 | 664 |771985 | 6.7 | 10M| 98 | - | 540 |5962 | 540 | 434 | 52 | 58k|6879 | 0.000000e+00 | -- | Inf
73.57/73.65 c 73.6s|115100 | 659 |772557 | 6.7 | 10M| 98 | 29 | 540 |6009 | 540 | 434 | 52 | 58k|6889 | 0.000000e+00 | -- | Inf
73.68/73.71 c 73.7s|115200 | 667 |773214 | 6.7 | 10M| 98 | 17 | 540 |6054 | 540 | 434 | 52 | 58k|6893 | 0.000000e+00 | -- | Inf
73.68/73.77 c 73.8s|115300 | 661 |773861 | 6.7 | 10M| 98 | 14 | 540 |6100 | 540 | 434 | 52 | 58k|6898 | 0.000000e+00 | -- | Inf
73.77/73.83 c 73.8s|115400 | 660 |774479 | 6.7 | 10M| 98 | 14 | 540 |6149 | 540 | 434 | 52 | 58k|6899 | 0.000000e+00 | -- | Inf
73.77/73.89 c 73.9s|115500 | 658 |774965 | 6.7 | 10M| 98 | - | 540 |6193 | 540 | 434 | 52 | 58k|6908 | 0.000000e+00 | -- | Inf
73.87/73.94 c 73.9s|115600 | 654 |775502 | 6.7 | 10M| 98 | - | 540 |6223 | 540 | 434 | 52 | 58k|6910 | 0.000000e+00 | -- | Inf
73.97/74.00 c 74.0s|115700 | 654 |776095 | 6.7 | 10M| 98 | - | 540 |6069 | 540 | 434 | 52 | 58k|6913 | 0.000000e+00 | -- | Inf
73.97/74.07 c 74.1s|115800 | 652 |776816 | 6.7 | 10M| 98 | - | 540 |5937 | 540 | 434 | 52 | 58k|6913 | 0.000000e+00 | -- | Inf
74.07/74.13 c 74.1s|115900 | 654 |777563 | 6.7 | 10M| 98 | - | 540 |5905 | 540 | 434 | 52 | 58k|6918 | 0.000000e+00 | -- | Inf
74.17/74.20 c 74.2s|116000 | 654 |778392 | 6.7 | 10M| 98 | - | 540 |5906 | 540 | 434 | 52 | 58k|6921 | 0.000000e+00 | -- | Inf
74.17/74.26 c 74.3s|116100 | 654 |779148 | 6.7 | 10M| 98 | 38 | 540 |5960 | 540 | 434 | 52 | 58k|6924 | 0.000000e+00 | -- | Inf
74.27/74.32 c 74.3s|116200 | 654 |779917 | 6.7 | 10M| 98 | - | 540 |6002 | 540 | 434 | 52 | 58k|6925 | 0.000000e+00 | -- | Inf
74.27/74.39 c 74.4s|116300 | 655 |780734 | 6.7 | 10M| 98 | - | 540 |5999 | 540 | 434 | 52 | 58k|6928 | 0.000000e+00 | -- | Inf
74.37/74.45 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
74.37/74.45 c 74.4s|116400 | 655 |781450 | 6.7 | 10M| 98 | - | 540 |6061 | 540 | 434 | 52 | 59k|6928 | 0.000000e+00 | -- | Inf
74.47/74.50 c 74.5s|116500 | 653 |782080 | 6.7 | 10M| 98 | 25 | 540 |6096 | 540 | 434 | 52 | 59k|6932 | 0.000000e+00 | -- | Inf
74.47/74.57 c 74.6s|116600 | 653 |782783 | 6.7 | 10M| 98 | 10 | 540 |5906 | 540 | 434 | 52 | 59k|6933 | 0.000000e+00 | -- | Inf
74.57/74.63 c 74.6s|116700 | 651 |783493 | 6.7 | 10M| 98 | - | 540 |5843 | 540 | 434 | 52 | 59k|6933 | 0.000000e+00 | -- | Inf
74.67/74.70 c 74.7s|116800 | 649 |784215 | 6.7 | 10M| 98 | - | 540 |5682 | 540 | 434 | 52 | 59k|6934 | 0.000000e+00 | -- | Inf
74.67/74.76 c 74.8s|116900 | 651 |784989 | 6.7 | 10M| 98 | 8 | 540 |5648 | 540 | 434 | 52 | 59k|6937 | 0.000000e+00 | -- | Inf
74.78/74.82 c 74.8s|117000 | 651 |785483 | 6.7 | 10M| 98 | - | 540 |5635 | 540 | 434 | 52 | 59k|6938 | 0.000000e+00 | -- | Inf
74.78/74.88 c 74.9s|117100 | 651 |786172 | 6.7 | 10M| 98 | - | 540 |5646 | 540 | 434 | 52 | 59k|6940 | 0.000000e+00 | -- | Inf
74.88/74.94 c 74.9s|117200 | 651 |786949 | 6.7 | 10M| 98 | 22 | 540 |5614 | 540 | 434 | 52 | 59k|6941 | 0.000000e+00 | -- | Inf
74.97/75.00 c 75.0s|117300 | 651 |787713 | 6.7 | 10M| 98 | 26 | 540 |5590 | 540 | 434 | 52 | 59k|6945 | 0.000000e+00 | -- | Inf
74.97/75.07 c 75.1s|117400 | 649 |788574 | 6.7 |9936k| 98 | - | 540 |5142 | 540 | 434 | 52 | 59k|6945 | 0.000000e+00 | -- | Inf
75.07/75.14 c 75.1s|117500 | 653 |789615 | 6.7 |9843k| 98 | 38 | 540 |4913 | 540 | 434 | 52 | 59k|6945 | 0.000000e+00 | -- | Inf
75.17/75.20 c 75.2s|117600 | 649 |790231 | 6.7 |9796k| 98 | 35 | 540 |4810 | 540 | 434 | 52 | 59k|6945 | 0.000000e+00 | -- | Inf
75.17/75.26 c 75.3s|117700 | 651 |790947 | 6.7 |9773k| 98 | 34 | 540 |4745 | 540 | 434 | 52 | 59k|6947 | 0.000000e+00 | -- | Inf
75.27/75.32 c 75.3s|117800 | 653 |791642 | 6.7 |9755k| 98 | - | 540 |4687 | 540 | 434 | 52 | 59k|6950 | 0.000000e+00 | -- | Inf
75.27/75.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
75.27/75.38 c 75.4s|117900 | 657 |792373 | 6.7 |9716k| 98 | 38 | 540 |4595 | 540 | 434 | 52 | 59k|6954 | 0.000000e+00 | -- | Inf
75.37/75.45 c 75.4s|118000 | 659 |793102 | 6.7 |9712k| 98 | - | 540 |4572 | 540 | 434 | 52 | 59k|6956 | 0.000000e+00 | -- | Inf
75.47/75.51 c 75.5s|118100 | 656 |793859 | 6.7 |9684k| 98 | 17 | 540 |4526 | 540 | 434 | 52 | 60k|6958 | 0.000000e+00 | -- | Inf
75.47/75.57 c 75.6s|118200 | 654 |794513 | 6.7 |9696k| 98 | - | 540 |4553 | 540 | 434 | 52 | 60k|6959 | 0.000000e+00 | -- | Inf
75.57/75.63 c 75.6s|118300 | 656 |795197 | 6.7 |9712k| 98 | 30 | 540 |4585 | 540 | 434 | 52 | 60k|6961 | 0.000000e+00 | -- | Inf
75.57/75.69 c 75.7s|118400 | 656 |795985 | 6.7 |9715k| 98 | 34 | 540 |4581 | 540 | 434 | 52 | 60k|6961 | 0.000000e+00 | -- | Inf
75.67/75.76 c 75.8s|118500 | 654 |796723 | 6.7 |9729k| 98 | - | 540 |4605 | 540 | 434 | 52 | 60k|6964 | 0.000000e+00 | -- | Inf
75.77/75.82 c 75.8s|118600 | 654 |797424 | 6.7 |9737k| 98 | - | 540 |4632 | 540 | 434 | 52 | 60k|6969 | 0.000000e+00 | -- | Inf
75.77/75.88 c 75.9s|118700 | 656 |798186 | 6.7 |9765k| 98 | 21 | 540 |4688 | 540 | 434 | 52 | 60k|6971 | 0.000000e+00 | -- | Inf
75.88/75.95 c 76.0s|118800 | 654 |798993 | 6.7 |9751k| 98 | - | 540 |4649 | 540 | 434 | 52 | 60k|6982 | 0.000000e+00 | -- | Inf
75.97/76.02 c 76.0s|118900 | 653 |799743 | 6.7 |9711k| 98 | 24 | 540 |4561 | 540 | 434 | 52 | 60k|6985 | 0.000000e+00 | -- | Inf
75.97/76.08 c 76.1s|119000 | 651 |800342 | 6.7 |9669k| 98 | - | 540 |4483 | 540 | 434 | 52 | 60k|6990 | 0.000000e+00 | -- | Inf
76.07/76.14 c 76.1s|119100 | 651 |800939 | 6.7 |9631k| 98 | 16 | 540 |4397 | 540 | 434 | 52 | 60k|6990 | 0.000000e+00 | -- | Inf
76.17/76.20 c 76.2s|119200 | 652 |801624 | 6.7 |9567k| 98 | - | 540 |4235 | 540 | 434 | 52 | 60k|6990 | 0.000000e+00 | -- | Inf
76.17/76.26 c 76.3s|119300 | 653 |802281 | 6.7 |9564k| 98 | - | 540 |4220 | 540 | 434 | 52 | 60k|6990 | 0.000000e+00 | -- | Inf
76.27/76.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
76.27/76.31 c 76.3s|119400 | 653 |802859 | 6.7 |9560k| 98 | 16 | 540 |4212 | 540 | 434 | 52 | 60k|6990 | 0.000000e+00 | -- | Inf
76.27/76.37 c 76.4s|119500 | 653 |803567 | 6.7 |9539k| 98 | 18 | 540 |4181 | 540 | 434 | 52 | 60k|6991 | 0.000000e+00 | -- | Inf
76.37/76.44 c 76.4s|119600 | 651 |804223 | 6.7 |9532k| 98 | 16 | 540 |4165 | 540 | 434 | 52 | 60k|7003 | 0.000000e+00 | -- | Inf
76.47/76.50 c 76.5s|119700 | 651 |804946 | 6.7 |9525k| 98 | 38 | 540 |4150 | 540 | 434 | 52 | 60k|7003 | 0.000000e+00 | -- | Inf
76.47/76.57 c 76.6s|119800 | 651 |805599 | 6.7 |9536k| 98 | 22 | 540 |4172 | 540 | 434 | 52 | 60k|7014 | 0.000000e+00 | -- | Inf
76.57/76.64 c 76.6s|119900 | 649 |806382 | 6.7 |9538k| 98 | 21 | 540 |4179 | 540 | 434 | 52 | 60k|7028 | 0.000000e+00 | -- | Inf
76.67/76.70 c 76.7s|120000 | 647 |806978 | 6.7 |9528k| 98 | - | 540 |4181 | 540 | 434 | 52 | 61k|7039 | 0.000000e+00 | -- | Inf
76.67/76.76 c 76.8s|120100 | 645 |807553 | 6.7 |9539k| 98 | - | 540 |4201 | 540 | 434 | 52 | 61k|7041 | 0.000000e+00 | -- | Inf
76.77/76.83 c 76.8s|120200 | 653 |808241 | 6.7 |9540k| 98 | 10 | 540 |4171 | 540 | 434 | 52 | 61k|7045 | 0.000000e+00 | -- | Inf
76.77/76.89 c 76.9s|120300 | 649 |808923 | 6.7 |9528k| 98 | - | 540 |4146 | 540 | 434 | 52 | 61k|7053 | 0.000000e+00 | -- | Inf
76.87/76.96 c 77.0s|120400 | 645 |809576 | 6.7 |9541k| 98 | - | 540 |4182 | 540 | 434 | 52 | 61k|7064 | 0.000000e+00 | -- | Inf
76.97/77.02 c 77.0s|120500 | 647 |810172 | 6.7 |9560k| 98 | - | 540 |4221 | 540 | 434 | 52 | 61k|7070 | 0.000000e+00 | -- | Inf
76.97/77.08 c 77.1s|120600 | 646 |810761 | 6.7 |9578k| 98 | - | 540 |4263 | 540 | 434 | 52 | 61k|7082 | 0.000000e+00 | -- | Inf
77.08/77.14 c 77.1s|120700 | 648 |811370 | 6.7 |9593k| 98 | - | 540 |4294 | 540 | 434 | 52 | 61k|7086 | 0.000000e+00 | -- | Inf
77.17/77.21 c 77.2s|120800 | 650 |812130 | 6.7 |9602k| 98 | - | 540 |4309 | 540 | 434 | 52 | 61k|7091 | 0.000000e+00 | -- | Inf
77.17/77.27 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
77.17/77.27 c 77.3s|120900 | 646 |812739 | 6.7 |9609k| 98 | - | 540 |4338 | 540 | 434 | 52 | 61k|7092 | 0.000000e+00 | -- | Inf
77.27/77.33 c 77.3s|121000 | 648 |813381 | 6.7 |9632k| 98 | 14 | 540 |4386 | 540 | 434 | 52 | 61k|7095 | 0.000000e+00 | -- | Inf
77.27/77.39 c 77.4s|121100 | 649 |813959 | 6.7 |9653k| 98 | 28 | 540 |4426 | 540 | 434 | 52 | 61k|7097 | 0.000000e+00 | -- | Inf
77.37/77.46 c 77.5s|121200 | 645 |814530 | 6.7 |9652k| 98 | 29 | 540 |4450 | 540 | 434 | 52 | 61k|7104 | 0.000000e+00 | -- | Inf
77.47/77.52 c 77.5s|121300 | 649 |815378 | 6.7 |9670k| 98 | - | 540 |4462 | 540 | 434 | 52 | 61k|7107 | 0.000000e+00 | -- | Inf
77.47/77.59 c 77.6s|121400 | 649 |816177 | 6.7 |9683k| 98 | 23 | 540 |4496 | 540 | 434 | 52 | 61k|7109 | 0.000000e+00 | -- | Inf
77.57/77.65 c 77.6s|121500 | 651 |816836 | 6.7 |9703k| 98 | 28 | 540 |4527 | 540 | 434 | 52 | 61k|7112 | 0.000000e+00 | -- | Inf
77.67/77.71 c 77.7s|121600 | 649 |817479 | 6.7 |9715k| 98 | 12 | 540 |4563 | 540 | 434 | 52 | 61k|7115 | 0.000000e+00 | -- | Inf
77.67/77.78 c 77.8s|121700 | 651 |818200 | 6.7 |9738k| 98 | 27 | 540 |4605 | 540 | 434 | 52 | 62k|7122 | 0.000000e+00 | -- | Inf
77.77/77.84 c 77.8s|121800 | 649 |818963 | 6.7 |9755k| 98 | - | 540 |4640 | 540 | 434 | 52 | 62k|7127 | 0.000000e+00 | -- | Inf
77.87/77.91 c 77.9s|121900 | 649 |819759 | 6.7 |9772k| 98 | - | 540 |4670 | 540 | 434 | 52 | 62k|7135 | 0.000000e+00 | -- | Inf
77.87/77.97 c 78.0s|122000 | 651 |820494 | 6.7 |9808k| 98 | - | 540 |4734 | 540 | 434 | 52 | 62k|7136 | 0.000000e+00 | -- | Inf
77.97/78.04 c 78.0s|122100 | 648 |821206 | 6.7 |9825k| 98 | - | 540 |4780 | 540 | 434 | 52 | 62k|7137 | 0.000000e+00 | -- | Inf
77.97/78.10 c 78.1s|122200 | 646 |821842 | 6.7 |9844k| 98 | - | 540 |4824 | 540 | 434 | 52 | 62k|7140 | 0.000000e+00 | -- | Inf
78.08/78.17 c 78.2s|122300 | 646 |822495 | 6.7 |9867k| 98 | 8 | 540 |4884 | 540 | 434 | 52 | 62k|7145 | 0.000000e+00 | -- | Inf
78.17/78.23 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
78.17/78.23 c 78.2s|122400 | 646 |823117 | 6.7 |9890k| 98 | - | 540 |4933 | 540 | 434 | 52 | 62k|7145 | 0.000000e+00 | -- | Inf
78.17/78.29 c 78.3s|122500 | 646 |823797 | 6.7 |9889k| 98 | 21 | 540 |4927 | 540 | 434 | 52 | 62k|7147 | 0.000000e+00 | -- | Inf
78.27/78.35 c 78.3s|122600 | 646 |824412 | 6.7 |9891k| 98 | - | 540 |4922 | 540 | 434 | 52 | 62k|7147 | 0.000000e+00 | -- | Inf
78.37/78.42 c 78.4s|122700 | 648 |825135 | 6.7 |9871k| 98 | - | 540 |4870 | 540 | 434 | 52 | 62k|7162 | 0.000000e+00 | -- | Inf
78.37/78.49 c 78.5s|122800 | 654 |825878 | 6.7 |9879k| 98 | - | 540 |4869 | 540 | 434 | 52 | 62k|7163 | 0.000000e+00 | -- | Inf
78.47/78.55 c 78.5s|122900 | 656 |826632 | 6.7 |9886k| 98 | 32 | 540 |4889 | 540 | 434 | 52 | 62k|7168 | 0.000000e+00 | -- | Inf
78.57/78.61 c 78.6s|123000 | 656 |827337 | 6.7 |9906k| 98 | - | 540 |4930 | 540 | 434 | 52 | 62k|7169 | 0.000000e+00 | -- | Inf
78.57/78.67 c 78.7s|123100 | 656 |828070 | 6.7 |9919k| 98 | 23 | 540 |4967 | 540 | 434 | 52 | 62k|7175 | 0.000000e+00 | -- | Inf
78.67/78.74 c 78.7s|123200 | 656 |828974 | 6.7 |9949k| 98 | 40 | 540 |5030 | 540 | 434 | 52 | 62k|7179 | 0.000000e+00 | -- | Inf
78.77/78.80 c 78.8s|123300 | 658 |829813 | 6.7 |9973k| 98 | - | 540 |5075 | 540 | 434 | 52 | 63k|7184 | 0.000000e+00 | -- | Inf
78.77/78.87 c 78.9s|123400 | 656 |830688 | 6.7 |9996k| 98 | 24 | 540 |5139 | 540 | 434 | 52 | 63k|7187 | 0.000000e+00 | -- | Inf
78.87/78.94 c 78.9s|123500 | 656 |831510 | 6.7 |9973k| 98 | - | 540 |5083 | 540 | 434 | 52 | 63k|7194 | 0.000000e+00 | -- | Inf
78.97/79.01 c 79.0s|123600 | 658 |832394 | 6.7 |9963k| 98 | - | 540 |5054 | 540 | 434 | 52 | 63k|7197 | 0.000000e+00 | -- | Inf
78.97/79.08 c 79.1s|123700 | 656 |833294 | 6.7 |9974k| 98 | - | 540 |5094 | 540 | 434 | 52 | 63k|7200 | 0.000000e+00 | -- | Inf
79.07/79.14 c 79.1s|123800 | 656 |834185 | 6.7 |9994k| 98 | - | 540 |5145 | 540 | 434 | 52 | 63k|7200 | 0.000000e+00 | -- | Inf
79.18/79.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
79.18/79.21 c 79.2s|123900 | 656 |834940 | 6.7 |9938k| 98 | 17 | 540 |5033 | 540 | 434 | 52 | 63k|7211 | 0.000000e+00 | -- | Inf
79.18/79.27 c 79.3s|124000 | 656 |835687 | 6.7 |9894k| 98 | - | 540 |4933 | 540 | 434 | 52 | 63k|7211 | 0.000000e+00 | -- | Inf
79.28/79.34 c 79.3s|124100 | 654 |836500 | 6.7 |9887k| 98 | - | 540 |4927 | 540 | 434 | 52 | 63k|7214 | 0.000000e+00 | -- | Inf
79.37/79.40 c 79.4s|124200 | 654 |837316 | 6.7 |9909k| 98 | - | 540 |4978 | 540 | 434 | 52 | 63k|7214 | 0.000000e+00 | -- | Inf
79.37/79.47 c 79.5s|124300 | 656 |838212 | 6.7 |9867k| 98 | 11 | 540 |4889 | 540 | 434 | 52 | 63k|7219 | 0.000000e+00 | -- | Inf
79.47/79.54 c 79.5s|124400 | 654 |838849 | 6.7 |9827k| 98 | - | 540 |4799 | 540 | 434 | 52 | 63k|7219 | 0.000000e+00 | -- | Inf
79.57/79.60 c 79.6s|124500 | 656 |839487 | 6.7 |9790k| 98 | 10 | 540 |4708 | 540 | 434 | 52 | 63k|7222 | 0.000000e+00 | -- | Inf
79.57/79.67 c 79.7s|124600 | 654 |840217 | 6.7 |9769k| 98 | - | 540 |4653 | 540 | 434 | 52 | 63k|7227 | 0.000000e+00 | -- | Inf
79.67/79.73 c 79.7s|124700 | 654 |840965 | 6.7 |9768k| 98 | 27 | 540 |4664 | 540 | 434 | 52 | 63k|7229 | 0.000000e+00 | -- | Inf
79.67/79.79 c 79.8s|124800 | 654 |841593 | 6.7 |9793k| 98 | - | 540 |4716 | 540 | 434 | 52 | 64k|7231 | 0.000000e+00 | -- | Inf
79.77/79.85 c 79.8s|124900 | 656 |842243 | 6.7 |9796k| 98 | 22 | 540 |4715 | 540 | 434 | 52 | 64k|7234 | 0.000000e+00 | -- | Inf
79.87/79.91 c 79.9s|125000 | 660 |842898 | 6.7 |9811k| 98 | 34 | 540 |4741 | 540 | 434 | 52 | 64k|7235 | 0.000000e+00 | -- | Inf
79.87/79.97 c 80.0s|125100 | 662 |843608 | 6.7 |9827k| 98 | 10 | 540 |4767 | 540 | 434 | 52 | 64k|7236 | 0.000000e+00 | -- | Inf
79.97/80.03 c 80.0s|125200 | 659 |844221 | 6.7 |9838k| 98 | 16 | 540 |4805 | 540 | 434 | 52 | 64k|7236 | 0.000000e+00 | -- | Inf
79.97/80.09 c 80.1s|125300 | 657 |844905 | 6.7 |9858k| 98 | - | 540 |4850 | 540 | 434 | 52 | 64k|7237 | 0.000000e+00 | -- | Inf
80.07/80.15 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
80.07/80.15 c 80.1s|125400 | 657 |845624 | 6.7 |9884k| 98 | - | 540 |4912 | 540 | 434 | 52 | 64k|7237 | 0.000000e+00 | -- | Inf
80.17/80.21 c 80.2s|125500 | 659 |846302 | 6.7 |9892k| 98 | - | 540 |4926 | 540 | 434 | 52 | 64k|7240 | 0.000000e+00 | -- | Inf
80.17/80.27 c 80.3s|125600 | 659 |846955 | 6.7 |9910k| 98 | - | 540 |4965 | 540 | 434 | 52 | 64k|7240 | 0.000000e+00 | -- | Inf
80.27/80.33 c 80.3s|125700 | 659 |847549 | 6.7 |9927k| 98 | - | 540 |5009 | 540 | 434 | 52 | 64k|7241 | 0.000000e+00 | -- | Inf
80.27/80.39 c 80.4s|125800 | 659 |848090 | 6.7 |9955k| 98 | 20 | 540 |5076 | 540 | 434 | 52 | 64k|7242 | 0.000000e+00 | -- | Inf
80.38/80.45 c 80.4s|125900 | 657 |848753 | 6.7 |9970k| 98 | - | 540 |5114 | 540 | 434 | 52 | 64k|7242 | 0.000000e+00 | -- | Inf
80.47/80.51 c 80.5s|126000 | 661 |849383 | 6.7 |9998k| 98 | 6 | 540 |5170 | 540 | 434 | 52 | 64k|7244 | 0.000000e+00 | -- | Inf
80.47/80.57 c 80.6s|126100 | 661 |850022 | 6.7 | 10M| 98 | 13 | 540 |5225 | 540 | 434 | 52 | 64k|7245 | 0.000000e+00 | -- | Inf
80.57/80.63 c 80.6s|126200 | 659 |850633 | 6.7 | 10M| 98 | 17 | 540 |5276 | 540 | 434 | 52 | 64k|7245 | 0.000000e+00 | -- | Inf
80.57/80.69 c 80.7s|126300 | 657 |851255 | 6.7 | 10M| 98 | 24 | 540 |5331 | 540 | 434 | 52 | 65k|7246 | 0.000000e+00 | -- | Inf
80.67/80.75 c 80.8s|126400 | 659 |851947 | 6.7 | 10M| 98 | - | 540 |5365 | 540 | 434 | 52 | 65k|7256 | 0.000000e+00 | -- | Inf
80.77/80.81 c 80.8s|126500 | 657 |852614 | 6.7 | 10M| 98 | - | 540 |5418 | 540 | 434 | 52 | 65k|7256 | 0.000000e+00 | -- | Inf
80.77/80.88 c 80.9s|126600 | 657 |853276 | 6.7 | 10M| 98 | 43 | 540 |5482 | 540 | 434 | 52 | 65k|7268 | 0.000000e+00 | -- | Inf
80.87/80.95 c 80.9s|126700 | 657 |853992 | 6.7 | 10M| 98 | 25 | 540 |5548 | 540 | 434 | 52 | 65k|7276 | 0.000000e+00 | -- | Inf
80.97/81.01 c 81.0s|126800 | 653 |854610 | 6.7 | 10M| 98 | - | 540 |5608 | 540 | 434 | 52 | 65k|7284 | 0.000000e+00 | -- | Inf
80.97/81.08 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
80.97/81.08 c 81.1s|126900 | 655 |855296 | 6.7 | 10M| 98 | - | 540 |5650 | 540 | 434 | 52 | 65k|7292 | 0.000000e+00 | -- | Inf
81.07/81.15 c 81.1s|127000 | 655 |855929 | 6.7 | 10M| 98 | 34 | 540 |5646 | 540 | 434 | 52 | 65k|7301 | 0.000000e+00 | -- | Inf
81.17/81.22 c 81.2s|127100 | 655 |856617 | 6.7 | 10M| 98 | - | 540 |5689 | 540 | 434 | 52 | 65k|7310 | 0.000000e+00 | -- | Inf
81.17/81.28 c 81.3s|127200 | 655 |857317 | 6.7 | 10M| 98 | - | 540 |5735 | 540 | 434 | 52 | 65k|7317 | 0.000000e+00 | -- | Inf
81.27/81.35 c 81.4s|127300 | 655 |858209 | 6.7 | 10M| 98 | 44 | 540 |5773 | 540 | 434 | 52 | 65k|7326 | 0.000000e+00 | -- | Inf
81.38/81.42 c 81.4s|127400 | 657 |858977 | 6.7 | 10M| 98 | 35 | 540 |5804 | 540 | 434 | 52 | 65k|7327 | 0.000000e+00 | -- | Inf
81.38/81.49 c 81.5s|127500 | 655 |859845 | 6.7 | 10M| 98 | 38 | 540 |5854 | 540 | 434 | 52 | 65k|7330 | 0.000000e+00 | -- | Inf
81.47/81.56 c 81.6s|127600 | 657 |860638 | 6.7 | 10M| 98 | 30 | 540 |5895 | 540 | 434 | 52 | 65k|7339 | 0.000000e+00 | -- | Inf
81.57/81.62 c 81.6s|127700 | 659 |861414 | 6.7 | 10M| 98 | 29 | 540 |5951 | 540 | 434 | 52 | 65k|7347 | 0.000000e+00 | -- | Inf
81.67/81.70 c 81.7s|127800 | 657 |862220 | 6.7 | 10M| 98 | - | 540 |5985 | 540 | 434 | 52 | 65k|7358 | 0.000000e+00 | -- | Inf
81.67/81.78 c 81.8s|127900 | 657 |862949 | 6.7 | 10M| 98 | - | 540 |6027 | 540 | 434 | 52 | 65k|7380 | 0.000000e+00 | -- | Inf
81.77/81.84 c 81.8s|128000 | 659 |863740 | 6.7 | 10M| 98 | 21 | 540 |6086 | 540 | 434 | 52 | 66k|7385 | 0.000000e+00 | -- | Inf
81.87/81.91 c 81.9s|128100 | 657 |864435 | 6.7 | 10M| 98 | - | 540 |6147 | 540 | 434 | 52 | 66k|7385 | 0.000000e+00 | -- | Inf
81.87/81.98 c 82.0s|128200 | 659 |865364 | 6.7 | 10M| 98 | 21 | 540 |6202 | 540 | 434 | 52 | 66k|7386 | 0.000000e+00 | -- | Inf
81.97/82.04 c 82.0s|128300 | 655 |866057 | 6.7 | 10M| 98 | - | 540 |6258 | 540 | 434 | 52 | 66k|7389 | 0.000000e+00 | -- | Inf
82.07/82.10 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
82.07/82.10 c 82.1s|128400 | 657 |866848 | 6.7 | 10M| 98 | - | 540 |6311 | 540 | 434 | 52 | 66k|7392 | 0.000000e+00 | -- | Inf
82.07/82.17 c 82.2s|128500 | 653 |867657 | 6.7 | 10M| 98 | 18 | 540 |6370 | 540 | 434 | 52 | 66k|7392 | 0.000000e+00 | -- | Inf
82.17/82.23 c 82.2s|128600 | 655 |868405 | 6.7 | 10M| 98 | 17 | 540 |6459 | 540 | 434 | 52 | 66k|7396 | 0.000000e+00 | -- | Inf
82.27/82.30 c 82.3s|128700 | 653 |869038 | 6.7 | 10M| 98 | 36 | 540 |6512 | 540 | 434 | 52 | 66k|7398 | 0.000000e+00 | -- | Inf
82.27/82.36 c 82.4s|128800 | 655 |869619 | 6.7 | 10M| 98 | 14 | 540 |6553 | 540 | 434 | 52 | 66k|7400 | 0.000000e+00 | -- | Inf
82.37/82.42 c 82.4s|128900 | 657 |870263 | 6.7 | 10M| 98 | - | 540 |6621 | 540 | 434 | 52 | 66k|7402 | 0.000000e+00 | -- | Inf
82.37/82.49 c 82.5s|129000 | 655 |870900 | 6.7 | 10M| 98 | - | 540 |6691 | 540 | 434 | 52 | 66k|7405 | 0.000000e+00 | -- | Inf
82.48/82.56 c 82.6s|129100 | 654 |871565 | 6.7 | 10M| 98 | - | 540 |6748 | 540 | 434 | 52 | 66k|7411 | 0.000000e+00 | -- | Inf
82.57/82.62 c 82.6s|129200 | 655 |872216 | 6.7 | 10M| 98 | 37 | 540 |6808 | 540 | 434 | 52 | 66k|7412 | 0.000000e+00 | -- | Inf
82.57/82.68 c 82.7s|129300 | 653 |872867 | 6.7 | 10M| 98 | - | 540 |6852 | 540 | 434 | 52 | 66k|7413 | 0.000000e+00 | -- | Inf
82.66/82.75 c 82.7s|129400 | 653 |873542 | 6.7 | 10M| 98 | - | 540 |6897 | 540 | 434 | 52 | 66k|7415 | 0.000000e+00 | -- | Inf
82.77/82.81 c 82.8s|129500 | 651 |874208 | 6.7 | 10M| 98 | - | 540 |6940 | 540 | 434 | 52 | 67k|7421 | 0.000000e+00 | -- | Inf
82.77/82.88 c 82.9s|129600 | 654 |874914 | 6.7 | 10M| 98 | - | 540 |6972 | 540 | 434 | 52 | 67k|7432 | 0.000000e+00 | -- | Inf
82.87/82.96 c 83.0s|129700 | 652 |875718 | 6.7 | 10M| 98 | - | 540 |7005 | 540 | 434 | 52 | 67k|7440 | 0.000000e+00 | -- | Inf
82.96/83.02 c 83.0s|129800 | 656 |876413 | 6.7 | 10M| 98 | 28 | 540 |7036 | 540 | 434 | 52 | 67k|7440 | 0.000000e+00 | -- | Inf
82.96/83.09 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
82.96/83.09 c 83.1s|129900 | 654 |877288 | 6.7 | 10M| 98 | - | 540 |7077 | 540 | 434 | 52 | 67k|7441 | 0.000000e+00 | -- | Inf
83.07/83.15 c 83.2s|130000 | 658 |878057 | 6.7 | 10M| 98 | 36 | 540 |7117 | 540 | 434 | 52 | 67k|7446 | 0.000000e+00 | -- | Inf
83.17/83.22 c 83.2s|130100 | 656 |878897 | 6.7 | 10M| 98 | - | 540 |7170 | 540 | 434 | 52 | 67k|7446 | 0.000000e+00 | -- | Inf
83.17/83.28 c 83.3s|130200 | 656 |879598 | 6.7 | 10M| 98 | - | 540 |7227 | 540 | 434 | 52 | 67k|7446 | 0.000000e+00 | -- | Inf
83.27/83.35 c 83.3s|130300 | 658 |880374 | 6.7 | 10M| 98 | 22 | 540 |7273 | 540 | 434 | 52 | 67k|7446 | 0.000000e+00 | -- | Inf
83.37/83.42 c 83.4s|130400 | 660 |881113 | 6.7 | 10M| 98 | - | 540 |7317 | 540 | 434 | 52 | 67k|7450 | 0.000000e+00 | -- | Inf
83.37/83.48 c 83.5s|130500 | 656 |881885 | 6.7 | 10M| 98 | - | 540 |7356 | 540 | 434 | 52 | 67k|7451 | 0.000000e+00 | -- | Inf
83.47/83.54 c 83.5s|130600 | 656 |882587 | 6.7 | 10M| 98 | 26 | 540 |7408 | 540 | 434 | 52 | 67k|7451 | 0.000000e+00 | -- | Inf
83.57/83.61 c 83.6s|130700 | 658 |883249 | 6.7 | 10M| 98 | - | 540 |7465 | 540 | 434 | 52 | 67k|7456 | 0.000000e+00 | -- | Inf
83.57/83.68 c 83.7s|130800 | 656 |883907 | 6.7 | 11M| 98 | 20 | 540 |7519 | 540 | 434 | 52 | 67k|7460 | 0.000000e+00 | -- | Inf
83.67/83.74 c 83.7s|130900 | 655 |884569 | 6.7 | 11M| 98 | 25 | 540 |7586 | 540 | 434 | 52 | 67k|7460 | 0.000000e+00 | -- | Inf
83.77/83.81 c 83.8s|131000 | 657 |885276 | 6.7 | 11M| 98 | 12 | 540 |7629 | 540 | 434 | 52 | 67k|7462 | 0.000000e+00 | -- | Inf
83.77/83.87 c 83.9s|131100 | 655 |885969 | 6.7 | 11M| 98 | - | 540 |7663 | 540 | 434 | 52 | 67k|7465 | 0.000000e+00 | -- | Inf
83.87/83.94 c 83.9s|131200 | 657 |886752 | 6.8 | 11M| 98 | 23 | 540 |7708 | 540 | 434 | 52 | 68k|7465 | 0.000000e+00 | -- | Inf
83.97/84.00 c 84.0s|131300 | 653 |887367 | 6.8 | 11M| 98 | - | 540 |7775 | 540 | 434 | 52 | 68k|7465 | 0.000000e+00 | -- | Inf
83.97/84.07 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
83.97/84.07 c 84.1s|131400 | 655 |888079 | 6.8 | 11M| 98 | - | 540 |7833 | 540 | 434 | 52 | 68k|7467 | 0.000000e+00 | -- | Inf
84.07/84.13 c 84.1s|131500 | 657 |888833 | 6.8 | 11M| 98 | 30 | 540 |7879 | 540 | 434 | 52 | 68k|7467 | 0.000000e+00 | -- | Inf
84.17/84.20 c 84.2s|131600 | 657 |889496 | 6.8 | 11M| 98 | 12 | 540 |7927 | 540 | 434 | 52 | 68k|7467 | 0.000000e+00 | -- | Inf
84.17/84.26 c 84.3s|131700 | 654 |890145 | 6.8 | 11M| 98 | 38 | 540 |7976 | 540 | 434 | 52 | 68k|7467 | 0.000000e+00 | -- | Inf
84.27/84.32 c 84.3s|131800 | 652 |890797 | 6.8 | 11M| 98 | - | 540 |8028 | 540 | 434 | 52 | 68k|7469 | 0.000000e+00 | -- | Inf
84.27/84.39 c 84.4s|131900 | 651 |891396 | 6.7 | 11M| 98 | 28 | 540 |8067 | 540 | 434 | 52 | 68k|7469 | 0.000000e+00 | -- | Inf
84.37/84.46 c 84.5s|132000 | 651 |892183 | 6.8 | 11M| 98 | 33 | 540 |8080 | 540 | 434 | 52 | 68k|7469 | 0.000000e+00 | -- | Inf
84.47/84.52 c 84.5s|132100 | 651 |892951 | 6.8 | 11M| 98 | - | 540 |8116 | 540 | 434 | 52 | 68k|7469 | 0.000000e+00 | -- | Inf
84.47/84.59 c 84.6s|132200 | 647 |893639 | 6.8 | 11M| 98 | - | 540 |8081 | 540 | 434 | 52 | 68k|7471 | 0.000000e+00 | -- | Inf
84.57/84.65 c *84.6s|132244 | 0 |893984 | 6.8 | 10M| 98 | - | 540 |7975 | 540 | 434 | 52 | 68k|7503 | 0.000000e+00 | 0.000000e+00 | 0.00%
84.57/84.65 c
84.57/84.65 c SCIP Status : problem is solved [optimal solution found]
84.57/84.65 c Solving Time (sec) : 84.64
84.57/84.65 c Solving Nodes : 132244
84.57/84.65 c Primal Bound : +0.00000000000000e+00 (1 solutions)
84.57/84.65 c Dual Bound : +0.00000000000000e+00
84.57/84.65 c Gap : 0.00 %
84.57/84.65 s SATISFIABLE
84.57/84.65 v -x205 -x202 -x210 -x219 -x20 -x13 -x11 -x9 -x19 -x201 -x10 -x8 x217 -x7 -x220 -x14 x12 -x209 -x5 -x111 -x109 -x107 x104 -x103 -x93
84.57/84.65 v -x91 -x87 -x83 -x82 -x216 -x3 -x84 -x117 -x100 -x218 -x18 -x40 -x35 -x34 -x33 -x30 -x29 -x28 -x26 -x25 -x22 -x173 -x172 -x171
84.57/84.65 v -x167 -x165 x163 -x161 -x211 x38 -x60 x53 -x51 -x47 -x43 -x95 -x179 -x106 -x97 -x98 -x58 -x164 -x115 -x300 -x296 -x293 -x291
84.57/84.65 v -x284 -x283 x282 -x299 -x294 -x260 -x259 -x258 -x255 -x253 x250 -x247 -x245 -x238 -x234 -x233 -x232 -x228 -x227 -x225 -x224
84.57/84.65 v -x221 -x290 x86 -x292 -x288 -x287 -x207 -x46 -x162 -x45 -x116 -x32 -x55 -x235 -x285 -x237 -x57 -x212 -x44 -x1 -x286 -x177
84.57/84.65 v -x180 -x4 -x59 -x27 -x81 -x113 -x256 -x96 -x54 -x178 -x236 -x102 -x37 -x80 -x79 -x78 x76 -x74 -x72 -x69 -x66 -x65 -x64 -x62
84.57/84.65 v -x248 -x67 -x16 -x289 -x42 -x88 -x49 -x249 -x120 -x213 -x108 -x77 -x114 -x140 -x139 -x137 x135 -x131 -x129 -x128 -x127 -x121
84.57/84.65 v -x101 -x222 -x170 -x257 -x71 -x203 -x6 -x175 -x229 -x52 -x125 -x423 -x422 -x421 -x420 -x419 -x418 -x417 x416 -x415 -x85 -x124
84.57/84.65 v -x90 -x70 -x112 -x204 -x119 -x75 -x15 -x31 -x166 -x254 -x105 -x241 -x223 -x208 -x110 -x138 -x63 -x48 -x231 -x226 -x540 x539
84.57/84.65 v -x538 -x537 -x536 -x535 -x534 -x533 -x532 x240 -x297 -x92 -x136 -x168 -x39 -x459 -x458 -x457 -x456 -x455 -x454 -x453 x452 -x451
84.57/84.65 v -x251 -x2 -x50 -x23 -x242 -x73 -x206 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186
84.57/84.65 v -x182 -x181 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 x271 -x270 -x269 -x267 -x265 -x264 -x263 -x262 -x261 -x56
84.57/84.65 v -x169 -x99 -x214 -x252 -x468 -x467 -x466 -x465 x464 -x463 -x462 -x461 -x460 -x132 -x183 -x184 -x230 -x295 -x24 -x281 -x340
84.57/84.65 v -x339 -x338 -x336 -x335 -x334 -x333 -x332 -x331 x329 -x328 -x327 -x326 -x324 -x323 -x322 -x321 -x21 -x36 -x325 -x266 -x174
84.57/84.65 v -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 x433 -x89 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x239 -x360 -x359
84.57/84.65 v -x358 -x357 -x355 x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x378 -x377 -x376 -x375
84.57/84.65 v x374 -x373 -x372 -x371 -x370 -x122 -x246 -x477 -x476 -x475 x474 -x473 -x472 -x471 -x470 -x469 -x133 -x405 -x404 -x403 -x402
84.57/84.65 v -x401 -x400 x399 -x398 -x397 x185 -x123 -x337 -x126 -x176 -x268 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 x505 -x17
84.57/84.65 v -x130 -x504 -x503 -x502 -x501 -x500 x499 -x498 -x497 -x496 -x356 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311
84.57/84.65 v -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 x301 -x118 -x396 -x395 -x394 -x393 -x392 x391 -x390 -x389 -x388 -x244
84.57/84.65 v -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 x147 -x145 -x144 -x143 -x142 -x141 -x61 -x68 -x522 -x521
84.57/84.65 v -x520 -x519 -x518 -x517 x516 -x515 -x514 -x298 -x495 -x494 x493 -x492 -x491 -x490 -x489 -x488 -x487 -x215 -x94 -x432 -x431
84.57/84.65 v -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x148 -x387 -x386 -x385 x384 -x383 -x382 -x381 -x380 -x379 -x243 -x369 -x368 x367
84.57/84.65 v -x366 -x365 -x364 -x363 -x362 -x361 -x41 -x450 x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x330 x486 -x485 -x484 -x483 -x482
84.57/84.65 v -x481 -x480 -x479 -x478 -x134 x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x146
84.57/84.65 c SCIP Status : problem is solved [optimal solution found]
84.57/84.65 c Total Time : 84.64
84.57/84.65 c solving : 84.64
84.57/84.65 c presolving : 0.01 (included in solving)
84.57/84.65 c reading : 0.00 (included in solving)
84.57/84.65 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
84.57/84.65 c Original Problem :
84.57/84.65 c Problem name : HOME/instance-3691544-1338028605.opb
84.57/84.65 c Variables : 540 (540 binary, 0 integer, 0 implicit integer, 0 continuous)
84.57/84.65 c Constraints : 416 initial, 416 maximal
84.57/84.65 c Objective sense : minimize
84.57/84.65 c Presolved Problem :
84.57/84.65 c Problem name : t_HOME/instance-3691544-1338028605.opb
84.57/84.65 c Variables : 540 (540 binary, 0 integer, 0 implicit integer, 0 continuous)
84.57/84.65 c Constraints : 416 initial, 8646 maximal
84.57/84.65 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
84.57/84.65 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c linear : 0.01 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c logicor : 0.00 0.00 0 0 0 0 0 0 0 0 0
84.57/84.65 c root node : - - 0 - - 0 - - - - -
84.57/84.65 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
84.57/84.65 c integral : 0 0 0 0 68332 0 3 0 311 1438 0 0 133272
84.57/84.65 c setppc : 38 38 5 425562 1 0 0 3255110 79 985454 0 0 0
84.57/84.65 c linear : 0+ 4 5 89 0 0 0 0 0 0 0 0 0
84.57/84.65 c logicor : 378+ 8604 5 141192 1 0 0 194950 252 139149 0 0 0
84.57/84.65 c countsols : 0 0 0 0 1 0 2 0 0 0 0 0 0
84.57/84.65 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
84.57/84.65 c integral : 7.23 0.00 0.00 0.00 7.23 0.00 0.00 0.00
84.57/84.65 c setppc : 2.07 0.00 0.00 1.02 0.00 0.00 0.00 1.06
84.57/84.65 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
84.57/84.65 c logicor : 2.98 0.00 0.00 2.66 0.00 0.00 0.00 0.32
84.57/84.65 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
84.57/84.65 c Propagators : #Propagate #ResProp Cutoffs DomReds
84.57/84.65 c rootredcost : 0 0 0 0
84.57/84.65 c pseudoobj : 0 0 0 0
84.57/84.65 c vbounds : 0 0 0 0
84.57/84.65 c redcost : 68337 0 0 0
84.57/84.65 c probing : 0 0 0 0
84.57/84.65 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
84.57/84.65 c rootredcost : 0.11 0.00 0.00 0.11 0.00
84.57/84.65 c pseudoobj : 0.11 0.00 0.00 0.11 0.00
84.57/84.65 c vbounds : 0.09 0.00 0.00 0.09 0.00
84.57/84.65 c redcost : 0.52 0.00 0.00 0.52 0.00
84.57/84.65 c probing : 0.00 0.00 0.00 0.00 0.00
84.57/84.65 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
84.57/84.65 c propagation : 0.02 331 330 2563 44.5 5 31.4 -
84.57/84.65 c infeasible LP : 10.67 65073 58223 895394 57.2 185 36.7 0
84.57/84.65 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
84.57/84.65 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
84.57/84.65 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
84.57/84.65 c applied globally : - - - 68624 29.2 - - -
84.57/84.65 c applied locally : - - - 0 0.0 - - -
84.57/84.65 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
84.57/84.65 c cut pool : 0.00 4 - - 3 - (maximal pool size: 382)
84.57/84.65 c closecuts : 0.00 0.00 0 0 0 0 0
84.57/84.65 c impliedbounds : 0.00 0.00 5 0 0 0 0
84.57/84.65 c intobj : 0.00 0.00 0 0 0 0 0
84.57/84.65 c gomory : 0.02 0.00 5 0 0 250 0
84.57/84.65 c cgmip : 0.00 0.00 0 0 0 0 0
84.57/84.65 c strongcg : 0.12 0.00 5 0 0 1824 0
84.57/84.65 c cmir : 0.00 0.00 0 0 0 0 0
84.57/84.65 c flowcover : 0.00 0.00 0 0 0 0 0
84.57/84.65 c clique : 0.00 0.00 5 0 0 0 0
84.57/84.65 c zerohalf : 0.00 0.00 0 0 0 0 0
84.57/84.65 c mcf : 0.00 0.00 1 0 0 0 0
84.57/84.65 c oddcycle : 0.00 0.00 0 0 0 0 0
84.57/84.65 c rapidlearning : 0.07 0.00 1 0 0 0 4
84.57/84.65 c Pricers : ExecTime SetupTime Calls Vars
84.57/84.65 c problem variables: 0.00 - 0 0
84.57/84.65 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
84.57/84.65 c relpscost : 7.17 0.00 68331 311 1438 0 0 133272
84.57/84.65 c pscost : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c inference : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c mostinf : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c leastinf : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c fullstrong : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c random : 0.00 0.00 0 0 0 0 0 0
84.57/84.65 c Primal Heuristics : ExecTime SetupTime Calls Found
84.57/84.65 c LP solutions : 0.00 - - 1
84.57/84.65 c pseudo solutions : 0.00 - - 0
84.57/84.65 c smallcard : 0.00 0.00 0 0
84.57/84.65 c trivial : 0.00 0.00 1 0
84.57/84.65 c shiftandpropagate: 0.00 0.00 0 0
84.57/84.65 c simplerounding : 0.00 0.00 0 0
84.57/84.65 c zirounding : 0.00 0.00 0 0
84.57/84.65 c rounding : 0.00 0.00 0 0
84.57/84.65 c shifting : 0.00 0.00 0 0
84.57/84.65 c intshifting : 0.00 0.00 0 0
84.57/84.65 c oneopt : 0.00 0.00 0 0
84.57/84.65 c twoopt : 0.00 0.00 0 0
84.57/84.65 c indtwoopt : 0.00 0.00 0 0
84.57/84.65 c indoneopt : 0.00 0.00 0 0
84.57/84.65 c fixandinfer : 0.00 0.00 0 0
84.57/84.65 c feaspump : 0.00 0.00 0 0
84.57/84.65 c clique : 0.00 0.00 0 0
84.57/84.65 c indrounding : 0.00 0.00 0 0
84.57/84.65 c indcoefdiving : 0.00 0.00 0 0
84.57/84.65 c coefdiving : 0.00 0.00 0 0
84.57/84.65 c pscostdiving : 0.00 0.00 0 0
84.57/84.65 c nlpdiving : 0.00 0.00 0 0
84.57/84.65 c fracdiving : 0.00 0.00 0 0
84.57/84.65 c veclendiving : 0.00 0.00 0 0
84.57/84.65 c intdiving : 0.00 0.00 0 0
84.57/84.65 c actconsdiving : 0.00 0.00 0 0
84.57/84.65 c objpscostdiving : 0.00 0.00 0 0
84.57/84.65 c rootsoldiving : 0.00 0.00 0 0
84.57/84.65 c linesearchdiving : 0.00 0.00 0 0
84.57/84.65 c guideddiving : 0.00 0.00 0 0
84.57/84.65 c octane : 0.00 0.00 0 0
84.57/84.65 c rens : 0.00 0.00 0 0
84.57/84.65 c rins : 0.00 0.00 0 0
84.57/84.65 c localbranching : 0.00 0.00 0 0
84.57/84.65 c mutation : 0.00 0.00 0 0
84.57/84.65 c crossover : 0.00 0.00 0 0
84.57/84.65 c dins : 0.00 0.00 0 0
84.57/84.65 c vbounds : 0.00 0.00 0 0
84.57/84.65 c undercover : 0.00 0.00 0 0
84.57/84.65 c subnlp : 0.00 0.00 0 0
84.57/84.65 c trysol : 0.00 0.00 0 0
84.57/84.65 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
84.57/84.65 c primal LP : 0.00 1 0 0.00 - 0.00 1
84.57/84.65 c dual LP : 46.48 133410 893984 6.79 19233.35 0.27 1700
84.57/84.65 c lex dual LP : 0.00 0 0 0.00 -
84.57/84.65 c barrier LP : 0.00 0 0 0.00 - 0.00 0
84.57/84.65 c diving/probing LP: 0.00 0 0 0.00 -
84.57/84.65 c strong branching : 6.44 7503 105147 14.01 16330.21
84.57/84.65 c (at root node) : - 10 634 63.40 -
84.57/84.65 c conflict analysis: 0.00 0 0 0.00 -
84.57/84.65 c B&B Tree :
84.57/84.65 c number of runs : 1
84.57/84.65 c nodes : 132244
84.57/84.65 c nodes (total) : 132244
84.57/84.65 c nodes left : 0
84.57/84.65 c max depth : 98
84.57/84.65 c max depth (total): 98
84.57/84.65 c backtracks : 20992 (15.9%)
84.57/84.65 c delayed cutoffs : 379
84.57/84.65 c repropagations : 155238 (211021 domain reductions, 307 cutoffs)
84.57/84.65 c avg switch length: 4.23
84.57/84.65 c switching time : 4.62
84.57/84.65 c Solution :
84.57/84.65 c Solutions found : 1 (1 improvements)
84.57/84.65 c First Solution : +0.00000000000000e+00 (in run 1, after 132244 nodes, 84.64 seconds, depth 36, found by <relaxation>)
84.57/84.65 c Primal Bound : +0.00000000000000e+00 (in run 1, after 132244 nodes, 84.64 seconds, depth 36, found by <relaxation>)
84.57/84.65 c Dual Bound : +0.00000000000000e+00
84.57/84.65 c Gap : 0.00 %
84.57/84.65 c Root Dual Bound : +0.00000000000000e+00
84.57/84.65 c Root Iterations : 1082
84.57/84.66 c Time complete: 84.63.
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-3691544-1338028605/watcher-3691544-1338028605 -o /tmp/evaluation-result-3691544-1338028605/solver-3691544-1338028605 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691544-1338028605.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.60 1.43 1.69 3/176 30644
/proc/meminfo: memFree=29379024/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=9332 CPUtime=0 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 835 0 0 0 0 0 0 0 20 0 1 0 268989085 9555968 790 33554432000 4194304 10219143 140737094721216 140735885646232 5347175 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 2333 799 230 1471 0 853 0
[startup+0.0885991 s]
/proc/loadavg: 1.60 1.43 1.69 3/176 30644
/proc/meminfo: memFree=29379024/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=43920 CPUtime=0.08 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 9715 0 0 0 7 1 0 0 20 0 1 0 268989085 44974080 9412 33554432000 4194304 10219143 140737094721216 140735885646232 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10980 9412 770 1471 0 9500 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43920
[startup+0.100292 s]
/proc/loadavg: 1.60 1.43 1.69 3/176 30644
/proc/meminfo: memFree=29379024/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=43920 CPUtime=0.08 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 9715 0 0 0 7 1 0 0 20 0 1 0 268989085 44974080 9412 33554432000 4194304 10219143 140737094721216 140735885646232 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10980 9412 770 1471 0 9500 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43920
[startup+0.30029 s]
/proc/loadavg: 1.60 1.43 1.69 3/176 30644
/proc/meminfo: memFree=29379024/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=0.29 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10087 0 0 0 27 2 0 0 20 0 1 0 268989085 39366656 8342 33554432000 4194304 10219143 140737094721216 140735885646232 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8342 790 1471 0 8131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38444
[startup+0.700274 s]
/proc/loadavg: 1.60 1.43 1.69 3/176 30644
/proc/meminfo: memFree=29379024/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=0.68 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10091 0 0 0 66 2 0 0 20 0 1 0 268989085 39366656 8346 33554432000 4194304 10219143 140737094721216 140735885646232 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8346 794 1471 0 8131 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38444
[startup+1.50028 s]
/proc/loadavg: 1.60 1.43 1.69 3/177 30645
/proc/meminfo: memFree=29348412/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=1.48 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10091 0 0 0 144 4 0 0 20 0 1 0 268989085 39366656 8346 33554432000 4194304 10219143 140737094721216 140737094714712 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8346 794 1471 0 8131 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38444
[startup+3.10027 s]
/proc/loadavg: 1.63 1.43 1.69 3/177 30645
/proc/meminfo: memFree=29348164/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=3.09 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10092 0 0 0 301 8 0 0 20 0 1 0 268989085 39366656 8347 33554432000 4194304 10219143 140737094721216 140737094714712 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8347 795 1471 0 8131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38444
[startup+6.30026 s]
/proc/loadavg: 1.63 1.43 1.69 3/177 30645
/proc/meminfo: memFree=29348040/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=6.29 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10172 0 0 0 611 18 0 0 20 0 1 0 268989085 39366656 8427 33554432000 4194304 10219143 140737094721216 140737094715080 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8427 798 1471 0 8131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38444
[startup+12.7003 s]
/proc/loadavg: 1.69 1.45 1.70 3/177 30645
/proc/meminfo: memFree=29346956/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=12.68 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10172 0 0 0 1225 43 0 0 20 0 1 0 268989085 39366656 8427 33554432000 4194304 10219143 140737094721216 140737094714856 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8427 798 1471 0 8131 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38444
[startup+25.5003 s]
/proc/loadavg: 1.74 1.47 1.70 3/177 30645
/proc/meminfo: memFree=29346904/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=38444 CPUtime=25.48 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10178 0 0 0 2450 98 0 0 20 0 1 0 268989085 39366656 8483 33554432000 4194304 10219143 140737094721216 140737094718456 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9611 8483 798 1471 0 8131 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38444
[startup+51.1003 s]
/proc/loadavg: 1.83 1.51 1.71 3/177 30645
/proc/meminfo: memFree=29346152/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=39560 CPUtime=51.08 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10390 0 0 0 4907 201 0 0 20 0 1 0 268989085 40509440 8703 33554432000 4194304 10219143 140737094721216 140737094718584 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9890 8703 798 1471 0 8410 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 39560
Solver just ended. Dumping a history of the last processes samples
[startup+51.2003 s]
/proc/loadavg: 1.83 1.51 1.71 3/177 30645
/proc/meminfo: memFree=29346152/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=39560 CPUtime=51.17 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 10390 0 0 0 4916 201 0 0 20 0 1 0 268989085 40509440 8703 33554432000 4194304 10219143 140737094721216 140737094718584 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 9890 8703 798 1471 0 8410 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 39560
[startup+64.0003 s]
/proc/loadavg: 1.86 1.54 1.71 3/177 30645
/proc/meminfo: memFree=29343548/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42032 CPUtime=63.97 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11010 0 0 0 6149 248 0 0 20 0 1 0 268989085 43040768 9317 33554432000 4194304 10219143 140737094721216 140737094716584 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10508 9317 798 1471 0 9028 0
Current children cumulated CPU time (s) 63.97
Current children cumulated vsize (KiB) 42032
[startup+76.8003 s]
/proc/loadavg: 1.88 1.55 1.72 3/177 30645
/proc/meminfo: memFree=29343300/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42344 CPUtime=76.77 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11100 0 0 0 7380 297 0 0 20 0 1 0 268989085 43360256 9404 33554432000 4194304 10219143 140737094721216 140737094714488 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10586 9404 798 1471 0 9106 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 42344
[startup+80.0003 s]
/proc/loadavg: 1.89 1.56 1.72 3/177 30645
/proc/meminfo: memFree=29342988/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42344 CPUtime=79.97 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11113 0 0 0 7687 310 0 0 20 0 1 0 268989085 43360256 9416 33554432000 4194304 10219143 140737094721216 140737094718584 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10586 9416 798 1471 0 9106 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (KiB) 42344
[startup+83.2003 s]
/proc/loadavg: 1.90 1.56 1.72 3/177 30645
/proc/meminfo: memFree=29342616/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42488 CPUtime=83.17 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11149 0 0 0 7995 322 0 0 20 0 1 0 268989085 43507712 9452 33554432000 4194304 10219143 140737094721216 140737094718584 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10622 9452 798 1471 0 9142 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 42488
[startup+84.0003 s]
/proc/loadavg: 1.90 1.56 1.72 3/177 30645
/proc/meminfo: memFree=29342616/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42488 CPUtime=83.97 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11153 0 0 0 8072 325 0 0 20 0 1 0 268989085 43507712 9456 33554432000 4194304 10219143 140737094721216 140737094714856 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10622 9456 798 1471 0 9142 0
Current children cumulated CPU time (s) 83.97
Current children cumulated vsize (KiB) 42488
[startup+84.4003 s]
/proc/loadavg: 1.90 1.56 1.72 3/177 30645
/proc/meminfo: memFree=29342616/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42488 CPUtime=84.37 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11153 0 0 0 8110 327 0 0 20 0 1 0 268989085 43507712 9456 33554432000 4194304 10219143 140737094721216 140737094714856 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10622 9456 798 1471 0 9142 0
Current children cumulated CPU time (s) 84.37
Current children cumulated vsize (KiB) 42488
[startup+84.6003 s]
/proc/loadavg: 1.90 1.56 1.72 3/177 30645
/proc/meminfo: memFree=29342616/32873844 swapFree=7100/7100
[pid=30644] ppid=30642 vsize=42488 CPUtime=84.57 cores=0,2,4,6
/proc/30644/stat : 30644 (scip-2.1.1.4exp) R 30642 30644 29021 0 -1 4202496 11153 0 0 0 8129 328 0 0 20 0 1 0 268989085 43507712 9456 33554432000 4194304 10219143 140737094721216 140737094714856 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30644/statm: 10622 9456 798 1471 0 9142 0
Current children cumulated CPU time (s) 84.57
Current children cumulated vsize (KiB) 42488
Child status: 0
Real time (s): 84.6679
CPU time (s): 84.6461
CPU user time (s): 81.3586
CPU system time (s): 3.2875
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 43920
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3586
system time used= 3.2875
maximum resident set size= 37844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11160
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 87
runsolver used 0.247962 second user time and 0.893864 second system time
The end