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: a3bf3a4-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-3690650-1338026213.opb>
0.00/0.02 c original problem has 4180 variables (4180 bin, 0 int, 0 impl, 0 cont) and 4334 constraints
0.00/0.02 c problem read in 0.02
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.03/0.04 c presolving:
0.03/0.06 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7050 impls, 76 clqs
0.03/0.06 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7050 impls, 73 clqs
0.03/0.06 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7096 impls, 72 clqs
0.03/0.07 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7920 impls, 72 clqs
0.03/0.07 c (round 5) 345 del vars, 303 del conss, 0 add conss, 344 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8780 impls, 72 clqs
0.03/0.07 c (round 6) 379 del vars, 337 del conss, 0 add conss, 378 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9898 impls, 72 clqs
0.03/0.07 c (round 7) 406 del vars, 364 del conss, 0 add conss, 405 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10476 impls, 72 clqs
0.03/0.08 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10920 impls, 72 clqs
0.03/0.08 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11314 impls, 72 clqs
0.03/0.08 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11376 impls, 72 clqs
0.03/0.08 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11422 impls, 72 clqs
0.03/0.08 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11452 impls, 72 clqs
0.09/0.12 c (round 13) 456 del vars, 486 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3776 upgd conss, 11458 impls, 72 clqs
0.09/0.13 c (round 14) 456 del vars, 486 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3848 upgd conss, 11458 impls, 72 clqs
0.09/0.15 c presolving (15 rounds):
0.09/0.15 c 456 deleted vars, 486 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15 c 11458 implications, 72 cliques
0.09/0.15 c presolved problem has 3724 variables (3724 bin, 0 int, 0 impl, 0 cont) and 3848 constraints
0.09/0.15 c 838 constraints of type <setppc>
0.09/0.15 c 3010 constraints of type <logicor>
0.09/0.15 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.12
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 2.1.1.4
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1797
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 13950
0.09/0.15 c
0.09/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c limits/solutions = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15 c separating/maxrounds = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/maxroundsroot = 5
0.09/0.15 c
0.09/0.15 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15 c # [type: int, range: [1,2], default: 1]
0.09/0.15 c timing/clocktype = 2
0.09/0.15 c
0.09/0.15 c # belongs reading time to solving time?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c timing/reading = TRUE
0.09/0.15 c
0.09/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15 c constraints/knapsack/disaggregation = FALSE
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/coefdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15 c heuristics/crossover/freq = -1
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/crossover/nodesofs = 750
0.09/0.15 c
0.09/0.15 c # number of nodes without incumbent change that heuristic should wait
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15 c heuristics/crossover/nwaitingnodes = 100
0.09/0.15 c
0.09/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15 c # [type: real, range: [0,1], default: 0.1]
0.09/0.15 c heuristics/crossover/nodesquot = 0.15
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixed
0.09/0.15 c # [type: real, range: [0,1], default: 0.666]
0.09/0.15 c heuristics/crossover/minfixingrate = 0.5
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/feaspump/freq = -1
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/fracdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/guideddiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/intshifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/linesearchdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/objpscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15 c # [type: real, range: [0,1], default: 0.01]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/oneopt/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/pscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/rens/freq = -1
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixable
0.09/0.15 c # [type: real, range: [0,1], default: 0.5]
0.09/0.15 c heuristics/rens/minfixingrate = 0.3
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/rens/nodesofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/rootsoldiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/rounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/shiftandpropagate/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/shifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/simplerounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/subnlp/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/trivial/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/trysol/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/undercover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/veclendiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/zirounding/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c propagating/probing/maxprerounds = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/cmir/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/flowcover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/rapidlearning/freq = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/indoneopt/freq = -1
0.09/0.15 c
0.09/0.15 c -----------------------------------------------------------------------------------------------
0.09/0.15 c start solving
0.09/0.15 c
1.68/1.72 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.68/1.72 c 1.7s| 1 | 0 | 6245 | - | 17M| 0 |1059 |3724 |3848 |3724 |3848 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.58/4.68 c 4.7s| 1 | 0 | 7316 | - | 19M| 0 | 991 |3724 |5548 |3724 |3833 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
5.19/5.22 c 5.2s| 1 | 0 | 8238 | - | 19M| 0 |1201 |3724 |5548 |3724 |3840 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
5.59/5.62 c 5.6s| 1 | 0 | 8732 | - | 19M| 0 |1180 |3724 |5548 |3724 |3847 | 23 | 0 | 0 | 0.000000e+00 | -- | Inf
5.88/5.95 c 5.9s| 1 | 0 | 9011 | - | 19M| 0 |1185 |3724 |5548 |3724 |3853 | 29 | 0 | 0 | 0.000000e+00 | -- | Inf
6.19/6.26 c 6.3s| 1 | 0 | 9251 | - | 19M| 0 |1180 |3724 |5548 |3724 |3856 | 32 | 0 | 0 | 0.000000e+00 | -- | Inf
9.08/9.19 c 9.2s| 1 | 2 | 9251 | - | 19M| 0 |1180 |3724 |5548 |3724 |3856 | 32 | 0 | 10 | 0.000000e+00 | -- | Inf
91.56/91.63 c 91.6s| 100 | 39 | 79066 | 705.2 | 20M| 30 | - |3724 |5573 |3724 |3853 | 32 | 28 | 219 | 0.000000e+00 | -- | Inf
122.96/123.02 c 123s| 200 | 49 |147288 | 693.7 | 20M| 32 | - |3724 |5610 |3724 |3853 | 32 | 70 | 264 | 0.000000e+00 | -- | Inf
160.76/160.86 c 161s| 300 | 49 |226498 | 726.6 | 20M| 35 | - |3724 |5608 |3724 |3853 | 32 | 77 | 328 | 0.000000e+00 | -- | Inf
189.25/189.32 c 189s| 400 | 57 |284010 | 688.6 | 21M| 37 | - |3724 |5626 |3724 |3853 | 32 | 98 | 375 | 0.000000e+00 | -- | Inf
218.95/219.03 c 219s| 500 | 61 |345997 | 674.8 | 21M| 42 | 313 |3724 |5640 |3724 |3853 | 32 | 114 | 423 | 0.000000e+00 | -- | Inf
231.35/231.40 c 231s| 600 | 81 |376647 | 613.3 | 21M| 49 | - |3724 |5680 |3724 |3853 | 32 | 168 | 440 | 0.000000e+00 | -- | Inf
245.54/245.67 c 246s| 700 | 81 |407997 | 570.5 | 21M| 53 | 212 |3724 |5731 |3724 |3853 | 32 | 241 | 466 | 0.000000e+00 | -- | Inf
264.54/264.68 c 265s| 800 | 73 |450380 | 552.1 | 21M| 54 | 152 |3724 |5749 |3724 |3853 | 32 | 299 | 497 | 0.000000e+00 | -- | Inf
283.54/283.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
283.54/283.62 c 284s| 900 | 75 |493892 | 539.1 | 21M| 54 | 183 |3724 |5729 |3724 |3853 | 32 | 308 | 525 | 0.000000e+00 | -- | Inf
303.83/303.98 c 304s| 1000 | 69 |536080 | 527.4 | 21M| 54 | 151 |3724 |5733 |3724 |3853 | 32 | 321 | 562 | 0.000000e+00 | -- | Inf
316.24/316.36 c 316s| 1100 | 70 |565099 | 505.8 | 21M| 73 | 290 |3724 |5809 |3724 |3853 | 32 | 406 | 580 | 0.000000e+00 | -- | Inf
330.23/330.35 c 330s| 1200 | 68 |596331 | 489.6 | 21M| 75 | 310 |3724 |5847 |3724 |3853 | 32 | 468 | 604 | 0.000000e+00 | -- | Inf
348.23/348.31 c 348s| 1300 | 68 |636291 | 482.7 | 21M| 75 | 334 |3724 |5833 |3724 |3853 | 32 | 520 | 632 | 0.000000e+00 | -- | Inf
379.52/379.64 c 380s| 1400 | 84 |701320 | 494.7 | 21M| 75 | - |3724 |5814 |3724 |3853 | 32 | 550 | 677 | 0.000000e+00 | -- | Inf
425.42/425.54 c 426s| 1500 | 102 |793820 | 523.4 | 21M| 75 | 288 |3724 |5807 |3724 |3853 | 32 | 580 | 748 | 0.000000e+00 | -- | Inf
459.62/459.76 c 460s| 1600 | 108 |865596 | 535.6 | 21M| 75 | 289 |3724 |5787 |3724 |3853 | 32 | 598 | 794 | 0.000000e+00 | -- | Inf
505.10/505.23 c 505s| 1700 | 118 |954939 | 556.6 | 21M| 75 | 226 |3724 |5784 |3724 |3853 | 32 | 618 | 864 | 0.000000e+00 | -- | Inf
549.40/549.54 c 550s| 1800 | 132 | 1043k| 574.8 | 22M| 75 | 349 |3724 |5766 |3724 |3853 | 32 | 633 | 922 | 0.000000e+00 | -- | Inf
581.59/581.75 c 582s| 1900 | 132 | 1108k| 578.8 | 22M| 75 | 273 |3724 |5779 |3724 |3853 | 32 | 648 | 967 | 0.000000e+00 | -- | Inf
612.09/612.22 c 612s| 2000 | 130 | 1172k| 582.1 | 22M| 75 | 318 |3724 |5783 |3724 |3853 | 32 | 672 |1011 | 0.000000e+00 | -- | Inf
643.99/644.10 c 644s| 2100 | 136 | 1237k| 585.2 | 22M| 75 | - |3724 |5787 |3724 |3853 | 32 | 693 |1062 | 0.000000e+00 | -- | Inf
679.07/679.27 c 679s| 2200 | 142 | 1307k| 590.3 | 22M| 75 | 364 |3724 |5790 |3724 |3853 | 32 | 724 |1117 | 0.000000e+00 | -- | Inf
711.77/711.98 c 712s| 2300 | 184 | 1372k| 593.0 | 22M| 75 | 141 |3724 |5800 |3724 |3853 | 32 | 749 |1160 | 0.000000e+00 | -- | Inf
725.17/725.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
725.17/725.31 c 725s| 2400 | 200 | 1401k| 580.5 | 22M| 75 | 154 |3724 |5808 |3724 |3853 | 32 | 765 |1184 | 0.000000e+00 | -- | Inf
738.57/738.74 c 739s| 2500 | 188 | 1430k| 568.7 | 22M| 75 | - |3724 |5813 | 0 | 0 | 32 | 772 |1210 | 0.000000e+00 | -- | Inf
753.67/753.89 c 754s| 2600 | 180 | 1465k| 560.2 | 22M| 75 | 122 |3724 |5816 |3724 |3853 | 32 | 777 |1239 | 0.000000e+00 | -- | Inf
770.37/770.52 c 771s| 2700 | 178 | 1500k| 552.6 | 22M| 75 | 426 |3724 |5833 |3724 |3853 | 32 | 800 |1269 | 0.000000e+00 | -- | Inf
785.56/785.78 c 786s| 2800 | 181 | 1535k| 545.1 | 22M| 75 | 383 |3724 |5854 |3724 |3853 | 32 | 843 |1295 | 0.000000e+00 | -- | Inf
815.05/815.25 c 815s| 2900 | 203 | 1595k| 547.2 | 23M| 75 | - |3724 |5850 |3724 |3853 | 32 | 860 |1333 | 0.000000e+00 | -- | Inf
827.85/828.05 c 828s| 3000 | 203 | 1621k| 537.5 | 23M| 75 | 189 |3724 |5877 |3724 |3853 | 32 | 890 |1358 | 0.000000e+00 | -- | Inf
851.75/851.94 c 852s| 3100 | 201 | 1673k| 537.0 | 23M| 75 | 239 |3724 |5887 |3724 |3853 | 32 | 911 |1400 | 0.000000e+00 | -- | Inf
882.45/882.66 c 883s| 3200 | 209 | 1736k| 540.0 | 23M| 75 | 269 |3724 |5878 |3724 |3853 | 32 | 916 |1444 | 0.000000e+00 | -- | Inf
917.54/917.70 c 918s| 3300 | 218 | 1808k| 545.4 | 23M| 75 | - |3724 |5883 |3724 |3853 | 32 | 941 |1493 | 0.000000e+00 | -- | Inf
962.13/962.38 c 962s| 3400 | 240 | 1895k| 554.8 | 23M| 75 | - |3724 |5883 |3724 |3853 | 32 | 964 |1556 | 0.000000e+00 | -- | Inf
990.03/990.29 c 990s| 3500 | 251 | 1951k| 555.1 | 23M| 75 | - |3724 |5878 |3724 |3853 | 32 | 973 |1600 | 0.000000e+00 | -- | Inf
1015.42/1015.66 c 1016s| 3600 | 244 | 2006k| 555.0 | 23M| 75 | - |3724 |5883 |3724 |3853 | 32 | 987 |1636 | 0.000000e+00 | -- | Inf
1042.63/1042.89 c 1043s| 3700 | 252 | 2064k| 555.6 | 23M| 75 | - |3724 |5895 |3724 |3853 | 32 |1015 |1679 | 0.000000e+00 | -- | Inf
1075.12/1075.35 c 1075s| 3800 | 259 | 2129k| 558.1 | 23M| 75 | 944 |3724 |5893 |3724 |3853 | 32 |1019 |1732 | 0.000000e+00 | -- | Inf
1105.12/1105.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1105.12/1105.31 c 1105s| 3900 | 275 | 2192k| 560.0 | 24M| 75 | - |3724 |5901 |3724 |3853 | 32 |1028 |1777 | 0.000000e+00 | -- | Inf
1128.31/1128.56 c 1129s| 4000 | 269 | 2242k| 558.5 | 24M| 75 | - |3724 |5912 |3724 |3853 | 32 |1040 |1818 | 0.000000e+00 | -- | Inf
1145.11/1145.36 c 1145s| 4100 | 263 | 2279k| 553.9 | 24M| 75 | - |3724 |5811 | 0 | 0 | 32 |1092 |1854 | 0.000000e+00 | -- | Inf
1171.00/1171.29 c 1171s| 4200 | 270 | 2333k| 553.6 | 24M| 75 | 273 |3724 |5817 |3724 |3853 | 32 |1103 |1900 | 0.000000e+00 | -- | Inf
1203.20/1203.46 c 1203s| 4300 | 274 | 2399k| 555.9 | 24M| 75 | 314 |3724 |5819 |3724 |3853 | 32 |1119 |1950 | 0.000000e+00 | -- | Inf
1230.39/1230.60 c 1231s| 4400 | 266 | 2458k| 556.8 | 24M| 75 | 210 |3724 |5822 |3724 |3853 | 32 |1138 |1994 | 0.000000e+00 | -- | Inf
1254.80/1255.03 c 1255s| 4500 | 280 | 2509k| 555.8 | 24M| 75 | - |3724 |5830 | 0 | 0 | 32 |1162 |2043 | 0.000000e+00 | -- | Inf
1281.89/1282.19 c 1282s| 4600 | 283 | 2564k| 555.6 | 24M| 75 | - |3724 |5854 |3724 |3853 | 32 |1209 |2091 | 0.000000e+00 | -- | Inf
1299.69/1299.92 c 1300s| 4700 | 277 | 2603k| 552.1 | 24M| 75 | - |3724 |5859 |3724 |3853 | 32 |1230 |2126 | 0.000000e+00 | -- | Inf
1328.98/1329.25 c 1329s| 4800 | 283 | 2662k| 552.8 | 24M| 75 | 307 |3724 |5857 |3724 |3853 | 32 |1236 |2182 | 0.000000e+00 | -- | Inf
1345.87/1346.19 c 1346s| 4900 | 285 | 2700k| 549.4 | 24M| 75 | 307 |3724 |5864 |3724 |3853 | 32 |1258 |2212 | 0.000000e+00 | -- | Inf
1355.88/1356.16 c 1356s| 5000 | 287 | 2724k| 543.2 | 24M| 75 | - |3724 |5893 |3724 |3853 | 32 |1330 |2230 | 0.000000e+00 | -- | Inf
1372.58/1372.89 c 1373s| 5100 | 280 | 2759k| 539.3 | 24M| 75 | - |3724 |5899 |3724 |3853 | 32 |1359 |2265 | 0.000000e+00 | -- | Inf
1384.97/1385.21 c 1385s| 5200 | 288 | 2786k| 534.1 | 24M| 75 | - |3724 |5969 |3724 |3853 | 32 |1447 |2290 | 0.000000e+00 | -- | Inf
1395.46/1395.70 c 1396s| 5300 | 285 | 2811k| 528.8 | 24M| 75 | 201 |3724 |6018 |3724 |3853 | 32 |1549 |2310 | 0.000000e+00 | -- | Inf
1406.36/1406.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1406.36/1406.62 c 1407s| 5400 | 282 | 2835k| 523.4 | 24M| 75 | - |3724 |6062 |3724 |3853 | 32 |1620 |2334 | 0.000000e+00 | -- | Inf
1436.86/1437.15 c 1437s| 5500 | 292 | 2896k| 525.0 | 24M| 75 | 116 |3724 |5986 |3724 |3853 | 32 |1632 |2379 | 0.000000e+00 | -- | Inf
1456.86/1457.17 c 1457s| 5600 | 286 | 2940k| 523.5 | 24M| 75 | 151 |3724 |5978 |3724 |3853 | 32 |1679 |2418 | 0.000000e+00 | -- | Inf
1489.55/1489.86 c 1490s| 5700 | 289 | 3007k| 526.1 | 24M| 75 | - |3724 |5969 | 0 | 0 | 32 |1725 |2469 | 0.000000e+00 | -- | Inf
1505.66/1505.90 c 1506s| 5800 | 285 | 3042k| 523.0 | 24M| 75 | - |3724 |6002 |3724 |3853 | 32 |1784 |2506 | 0.000000e+00 | -- | Inf
1518.26/1518.56 c 1519s| 5900 | 287 | 3072k| 519.2 | 24M| 75 | - |3724 |6031 |3724 |3853 | 32 |1838 |2531 | 0.000000e+00 | -- | Inf
1530.75/1531.04 c 1531s| 6000 | 286 | 3101k| 515.4 | 24M| 75 | - |3724 |6018 |3724 |3853 | 32 |1898 |2559 | 0.000000e+00 | -- | Inf
1563.14/1563.44 c 1563s| 6100 | 297 | 3166k| 517.7 | 24M| 75 | 296 |3724 |5897 |3724 |3853 | 32 |1915 |2609 | 0.000000e+00 | -- | Inf
1588.04/1588.36 c 1588s| 6200 | 298 | 3217k| 517.6 | 24M| 75 | 176 |3724 |5895 |3724 |3853 | 32 |1921 |2658 | 0.000000e+00 | -- | Inf
1603.84/1604.14 c 1604s| 6300 | 300 | 3254k| 515.2 | 24M| 75 | 278 |3724 |5959 |3724 |3853 | 32 |2004 |2679 | 0.000000e+00 | -- | Inf
1628.53/1628.87 c 1629s| 6400 | 292 | 3305k| 515.0 | 24M| 75 | - |3724 |5894 |3724 |3853 | 32 |2009 |2722 | 0.000000e+00 | -- | Inf
1646.63/1646.92 c 1647s| 6500 | 296 | 3345k| 513.3 | 24M| 75 | 182 |3724 |5879 |3724 |3853 | 32 |2064 |2746 | 0.000000e+00 | -- | Inf
1671.82/1672.15 c 1672s| 6600 | 295 | 3398k| 513.5 | 24M| 75 | 382 |3724 |5841 |3724 |3853 | 32 |2085 |2789 | 0.000000e+00 | -- | Inf
1690.72/1691.04 c 1691s| 6700 | 301 | 3438k| 511.8 | 24M| 75 | 281 |3724 |5849 |3724 |3853 | 32 |2099 |2825 | 0.000000e+00 | -- | Inf
1709.62/1709.96 c 1710s| 6800 | 301 | 3478k| 510.2 | 24M| 75 | 238 |3724 |5873 |3724 |3853 | 32 |2127 |2860 | 0.000000e+00 | -- | Inf
1731.22/1731.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1731.22/1731.59 c 1732s| 6900 | 299 | 3524k| 509.6 | 24M| 75 | 306 |3724 |5880 |3724 |3853 | 32 |2154 |2907 | 0.000000e+00 | -- | Inf
1751.62/1751.91 c 1752s| 7000 | 299 | 3568k| 508.6 | 24M| 75 | - |3724 |5865 |3724 |3853 | 32 |2225 |2940 | 0.000000e+00 | -- | Inf
1781.31/1781.69 c 1782s| 7100 | 300 | 3630k| 510.1 | 24M| 75 | 494 |3724 |5543 |3724 |3853 | 32 |2252 |2983 | 0.000000e+00 | -- | Inf
1796.71/1797.00 c
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Solving Time (sec) : 1797.00
1796.71/1797.00 c Solving Nodes : 7170
1796.71/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 s UNKNOWN
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Total Time : 1797.00
1796.71/1797.00 c solving : 1797.00
1796.71/1797.00 c presolving : 0.12 (included in solving)
1796.71/1797.00 c reading : 0.02 (included in solving)
1796.71/1797.00 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.00 c Original Problem :
1796.71/1797.00 c Problem name : HOME/instance-3690650-1338026213.opb
1796.71/1797.00 c Variables : 4180 (4180 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 4334 initial, 4334 maximal
1796.71/1797.00 c Objective sense : minimize
1796.71/1797.00 c Presolved Problem :
1796.71/1797.00 c Problem name : t_HOME/instance-3690650-1338026213.opb
1796.71/1797.00 c Variables : 3724 (3724 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3848 initial, 6064 maximal
1796.71/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c linear : 0.05 0.00 455 1 0 455 0 486 0 0 0
1796.71/1797.00 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c root node : - - 39 - - 39 - - - - -
1796.71/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c integral : 0 0 0 0 4036 0 1 0 46 614 0 0 7514
1796.71/1797.00 c setppc : 838 838 6 45402 0 1 0 319325 70 267726 0 0 0
1796.71/1797.00 c linear : 0+ 1750 5 45311 0 0 0 7673 2 4254 6 0 0
1796.71/1797.00 c logicor : 3010+ 3801 6 38105 0 1 0 622306 438 394670 0 0 0
1796.71/1797.00 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.00 c integral : 649.63 0.00 0.00 0.00 649.63 0.00 0.00 0.00
1796.71/1797.00 c setppc : 1.16 0.00 0.00 0.99 0.00 0.00 0.00 0.18
1796.71/1797.00 c linear : 0.29 0.00 0.00 0.27 0.00 0.00 0.00 0.02
1796.71/1797.00 c logicor : 2.08 0.00 0.00 1.63 0.00 0.00 0.00 0.45
1796.71/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.00 c rootredcost : 0 0 0 0
1796.71/1797.00 c pseudoobj : 0 0 0 0
1796.71/1797.00 c vbounds : 0 0 0 0
1796.71/1797.00 c redcost : 4041 0 0 0
1796.71/1797.00 c probing : 0 0 0 0
1796.71/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.00 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.00 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.00 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.00 c redcost : 0.22 0.00 0.00 0.22 0.00
1796.71/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.00 c propagation : 0.27 510 509 2445 95.1 79 42.9 -
1796.71/1797.00 c infeasible LP : 7.76 2875 366 6663 460.5 18 9.1 0
1796.71/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.00 c applied globally : - - - 2264 88.0 - - -
1796.71/1797.00 c applied locally : - - - 7 513.1 - - -
1796.71/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.00 c cut pool : 0.00 4 - - 3 - (maximal pool size: 42)
1796.71/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c gomory : 0.39 0.00 5 0 0 32 0
1796.71/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c strongcg : 0.40 0.00 5 0 0 32 0
1796.71/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c clique : 0.12 0.00 5 0 0 27 0
1796.71/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c rapidlearning : 2.36 0.00 1 0 39 0 1750
1796.71/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.00 c problem variables: 0.00 - 0 0
1796.71/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c relpscost : 649.62 0.00 4036 46 614 0 0 7514
1796.71/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.00 c LP solutions : 0.00 - - 0
1796.71/1797.00 c pseudo solutions : 0.00 - - 0
1796.71/1797.00 c smallcard : 0.00 0.00 0 0
1796.71/1797.00 c trivial : 0.00 0.00 1 0
1796.71/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.00 c simplerounding : 0.00 0.00 0 0
1796.71/1797.00 c zirounding : 0.00 0.00 0 0
1796.71/1797.00 c rounding : 0.00 0.00 0 0
1796.71/1797.00 c shifting : 0.00 0.00 0 0
1796.71/1797.00 c intshifting : 0.00 0.00 0 0
1796.71/1797.00 c oneopt : 0.00 0.00 0 0
1796.71/1797.00 c twoopt : 0.00 0.00 0 0
1796.71/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.00 c indoneopt : 0.00 0.00 0 0
1796.71/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.00 c feaspump : 0.00 0.00 0 0
1796.71/1797.00 c clique : 0.00 0.00 0 0
1796.71/1797.00 c indrounding : 0.00 0.00 0 0
1796.71/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.00 c coefdiving : 0.00 0.00 0 0
1796.71/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.00 c fracdiving : 0.00 0.00 0 0
1796.71/1797.00 c veclendiving : 0.00 0.00 0 0
1796.71/1797.00 c intdiving : 0.00 0.00 0 0
1796.71/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.00 c guideddiving : 0.00 0.00 0 0
1796.71/1797.00 c octane : 0.00 0.00 0 0
1796.71/1797.00 c rens : 0.00 0.00 0 0
1796.71/1797.00 c rins : 0.00 0.00 0 0
1796.71/1797.00 c localbranching : 0.00 0.00 0 0
1796.71/1797.00 c mutation : 0.00 0.00 0 0
1796.71/1797.00 c crossover : 0.00 0.00 0 0
1796.71/1797.00 c dins : 0.00 0.00 0 0
1796.71/1797.00 c vbounds : 0.00 0.00 0 0
1796.71/1797.00 c undercover : 0.00 0.00 0 0
1796.71/1797.00 c subnlp : 0.00 0.00 0 0
1796.71/1797.00 c trysol : 0.00 0.00 0 0
1796.71/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.00 c primal LP : 0.00 1 0 0.00 - 0.00 1
1796.71/1797.00 c dual LP : 1123.90 6918 3660640 529.22 3257.09 0.00 1
1796.71/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.00 c strong branching : 649.21 3013 1938141 643.26 2985.41
1796.71/1797.00 c (at root node) : - 10 6257 625.70 -
1796.71/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.00 c B&B Tree :
1796.71/1797.00 c number of runs : 1
1796.71/1797.00 c nodes : 7170
1796.71/1797.00 c nodes (total) : 7170
1796.71/1797.00 c nodes left : 308
1796.71/1797.00 c max depth : 75
1796.71/1797.00 c max depth (total): 75
1796.71/1797.00 c backtracks : 1152 (16.1%)
1796.71/1797.00 c delayed cutoffs : 39
1796.71/1797.00 c repropagations : 4596 (10711 domain reductions, 24 cutoffs)
1796.71/1797.00 c avg switch length: 5.10
1796.71/1797.00 c switching time : 4.19
1796.71/1797.00 c Solution :
1796.71/1797.00 c Solutions found : 0 (0 improvements)
1796.71/1797.00 c Primal Bound : -
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Root Iterations : 9251
1796.71/1797.06 c Time complete: 1796.77.
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-3690650-1338026213/watcher-3690650-1338026213 -o /tmp/evaluation-result-3690650-1338026213/solver-3690650-1338026213 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690650-1338026213.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 6868
/proc/meminfo: memFree=27675536/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=9956 CPUtime=0 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 1227 0 0 0 0 0 0 0 20 0 1 0 268748555 10194944 1181 33554432000 4194304 10173063 140737195669184 140737195667864 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 2489 1194 413 1460 0 1020 0
[startup+0.047257 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 6868
/proc/meminfo: memFree=27675536/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=32736 CPUtime=0.03 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 6677 0 0 0 3 0 0 0 20 0 1 0 268748555 33521664 6631 33554432000 4194304 10173063 140737195669184 140737195667864 8886755 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 8184 6631 522 1460 0 6715 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32736
[startup+0.100345 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 6868
/proc/meminfo: memFree=27675536/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=35704 CPUtime=0.09 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 7698 0 0 0 7 2 0 0 20 0 1 0 268748555 36560896 7395 33554432000 4194304 10173063 140737195669184 140737195667864 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 8926 7395 578 1460 0 7457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35704
[startup+0.300263 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 6868
/proc/meminfo: memFree=27675536/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=52436 CPUtime=0.29 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 12106 0 0 0 26 3 0 0 20 0 1 0 268748555 53694464 11715 33554432000 4194304 10173063 140737195669184 140737195666424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 13109 11715 738 1460 0 11640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52436
[startup+0.700222 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 6868
/proc/meminfo: memFree=27675536/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=52824 CPUtime=0.69 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 12212 0 0 0 66 3 0 0 20 0 1 0 268748555 54091776 11820 33554432000 4194304 10173063 140737195669184 140737195666424 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 13206 11820 738 1460 0 11737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52824
[startup+1.50022 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27630788/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=53232 CPUtime=1.49 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 12319 0 0 0 146 3 0 0 20 0 1 0 268748555 54509568 11927 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 13308 11927 738 1460 0 11839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53232
[startup+3.10027 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27601028/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=94860 CPUtime=3.09 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 22657 0 0 0 297 12 0 0 20 0 1 0 268748555 97136640 22174 33554432000 4194304 10173063 140737195669184 140737195664120 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 23715 22174 787 1460 0 22246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94860
[startup+6.30025 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27583064/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=6.29 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24249 0 0 0 610 19 0 0 20 0 1 0 268748555 103403520 23750 33554432000 4194304 10173063 140737195669184 140737195665544 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 23750 814 1460 0 23776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100980
[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27581712/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=12.69 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24250 0 0 0 1248 21 0 0 20 0 1 0 268748555 103403520 23751 33554432000 4194304 10173063 140737195669184 140737195662680 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 23751 815 1460 0 23776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100980
[startup+25.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27581524/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=25.48 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24250 0 0 0 2523 25 0 0 20 0 1 0 268748555 103403520 23751 33554432000 4194304 10173063 140737195669184 140737195662680 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 23751 815 1460 0 23776 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100980
[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27581260/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=51.08 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24253 0 0 0 5074 34 0 0 20 0 1 0 268748555 103403520 23795 33554432000 4194304 10173063 140737195669184 140737195662680 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 23795 815 1460 0 23776 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 100980
[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 6869
/proc/meminfo: memFree=27580264/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=102.27 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24263 0 0 0 10175 52 0 0 20 0 1 0 268748555 103403520 24442 33554432000 4194304 10173063 140737195669184 140737195662632 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24442 819 1460 0 23776 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 100980
[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6869
/proc/meminfo: memFree=27581208/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=162.26 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24265 0 0 0 16150 76 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662728 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 100980
[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 6873
/proc/meminfo: memFree=27581616/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=222.25 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 22125 100 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662632 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 100980
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6896
/proc/meminfo: memFree=27581780/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=282.24 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 28097 127 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195664536 5871378 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 100980
[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6896
/proc/meminfo: memFree=27581672/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=342.23 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 34068 155 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 7915856 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 100980
[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 6896
/proc/meminfo: memFree=27581672/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=402.22 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 40045 177 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662440 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 100980
[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6896
/proc/meminfo: memFree=27581796/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=462.21 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 46019 202 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662680 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 100980
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6897
/proc/meminfo: memFree=27581548/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=522.2 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 51993 227 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 100980
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6897
/proc/meminfo: memFree=27581672/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=582.19 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 57970 249 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 100980
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27581688/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1122.11 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 111738 473 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662728 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 100980
[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6940
/proc/meminfo: memFree=26317104/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1182.11 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 117707 504 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662632 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 100980
[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 6940
/proc/meminfo: memFree=25786272/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1242.09 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 123684 525 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 100980
[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6940
/proc/meminfo: memFree=24432020/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1302.09 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 129658 551 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662488 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 100980
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6940
/proc/meminfo: memFree=24428824/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1362.07 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 135630 577 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662728 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 100980
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6943
/proc/meminfo: memFree=24427592/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1422.07 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 141601 606 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662728 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 100980
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6944
/proc/meminfo: memFree=24423668/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1482.06 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 147577 629 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195661704 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 100980
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6944
/proc/meminfo: memFree=24422088/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1542.05 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 153550 655 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662728 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 100980
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6944
/proc/meminfo: memFree=24419388/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1602.03 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 159523 680 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662488 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 100980
[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6944
/proc/meminfo: memFree=24407140/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1662.02 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 165498 704 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 100980
[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6944
/proc/meminfo: memFree=24404192/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1722.02 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 171472 730 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662632 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 100980
[startup+1782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 6945
/proc/meminfo: memFree=24400256/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1782.01 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 177452 749 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 100980
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24400256/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1785.21 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 177770 751 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662440 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 100980
[startup+1791.91 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399248/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1791.61 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178408 753 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 100980
[startup+1795.1 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399000/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1794.82 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178728 754 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195663016 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 100980
[startup+1795.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399000/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1795.61 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178807 754 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662536 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 100980
[startup+1796.7 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399000/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1796.41 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178887 754 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662824 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 100980
[startup+1796.9 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399000/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1796.61 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178907 754 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662824 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 100980
[startup+1797 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 6945
/proc/meminfo: memFree=24399000/32873648 swapFree=6336/6336
[pid=6868] ppid=6866 vsize=100980 CPUtime=1796.71 cores=1,3,5,7
/proc/6868/stat : 6868 (scip-2.1.1.4fix) R 6866 6868 5668 0 -1 4202496 24266 0 0 0 178917 754 0 0 20 0 1 0 268748555 103403520 24444 33554432000 4194304 10173063 140737195669184 140737195662824 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6868/statm: 25245 24444 819 1460 0 23776 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 100980
Child status: 0
Real time (s): 1797.07
CPU time (s): 1796.79
CPU user time (s): 1789.23
CPU system time (s): 7.55085
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 100980
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.23
system time used= 7.55085
maximum resident set size= 97792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24272
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= 11
involuntary context switches= 1850
runsolver used 2.6196 second user time and 7.83581 second system time
The end