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-3691816-1338044954.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.00/0.04 c presolving:
0.05/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.05/0.07 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.05/0.08 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.05/0.08 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.05/0.09 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.05/0.09 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.05/0.10 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.08/0.10 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.08/0.10 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.08/0.11 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.08/0.11 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.08/0.12 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.08/0.16 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.08/0.18 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.19/0.21 c presolving (15 rounds):
0.19/0.21 c 456 deleted vars, 486 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.21 c 11458 implications, 72 cliques
0.19/0.21 c presolved problem has 3724 variables (3724 bin, 0 int, 0 impl, 0 cont) and 3848 constraints
0.19/0.21 c 838 constraints of type <setppc>
0.19/0.21 c 3010 constraints of type <logicor>
0.19/0.21 c transformed objective value is always integral (scale: 1)
0.19/0.21 c Presolving Time: 0.17
0.19/0.21 c - non default parameters ----------------------------------------------------------------------
0.19/0.21 c # SCIP version 2.1.1.4
0.19/0.21 c
0.19/0.21 c # maximal time in seconds to run
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/time = 1797
0.19/0.21 c
0.19/0.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/memory = 13950
0.19/0.21 c
0.19/0.21 c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c limits/solutions = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.21 c separating/maxrounds = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/maxroundsroot = 5
0.19/0.21 c
0.19/0.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.21 c # [type: int, range: [1,2], default: 1]
0.19/0.21 c timing/clocktype = 2
0.19/0.21 c
0.19/0.21 c # belongs reading time to solving time?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21 c timing/reading = TRUE
0.19/0.21 c
0.19/0.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.21 c constraints/knapsack/disaggregation = FALSE
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/coefdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.21 c heuristics/crossover/freq = -1
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/crossover/nodesofs = 750
0.19/0.21 c
0.19/0.21 c # number of nodes without incumbent change that heuristic should wait
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.21 c heuristics/crossover/nwaitingnodes = 100
0.19/0.21 c
0.19/0.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.21 c # [type: real, range: [0,1], default: 0.1]
0.19/0.21 c heuristics/crossover/nodesquot = 0.15
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixed
0.19/0.21 c # [type: real, range: [0,1], default: 0.666]
0.19/0.21 c heuristics/crossover/minfixingrate = 0.5
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/feaspump/freq = -1
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/fracdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/guideddiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/intshifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/linesearchdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/objpscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.21 c # [type: real, range: [0,1], default: 0.01]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/oneopt/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/pscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/rens/freq = -1
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixable
0.19/0.21 c # [type: real, range: [0,1], default: 0.5]
0.19/0.21 c heuristics/rens/minfixingrate = 0.3
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/rens/nodesofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/rootsoldiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/rounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/shiftandpropagate/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/shifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/simplerounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/subnlp/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/trivial/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/trysol/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/undercover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/veclendiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/zirounding/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c propagating/probing/maxprerounds = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/cmir/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/flowcover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/rapidlearning/freq = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/indoneopt/freq = -1
0.19/0.21 c
0.19/0.21 c -----------------------------------------------------------------------------------------------
0.19/0.21 c start solving
0.19/0.21 c
1.68/1.78 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.78 c 1.8s| 1 | 0 | 6245 | - | 17M| 0 |1059 |3724 |3848 |3724 |3848 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
5.39/5.46 c 5.5s| 1 | 0 | 7316 | - | 19M| 0 | 991 |3724 |5548 |3724 |3833 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
5.99/6.01 c 6.0s| 1 | 0 | 8238 | - | 19M| 0 |1201 |3724 |5548 |3724 |3840 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
6.39/6.43 c 6.4s| 1 | 0 | 8732 | - | 19M| 0 |1180 |3724 |5548 |3724 |3847 | 23 | 0 | 0 | 0.000000e+00 | -- | Inf
6.68/6.76 c 6.8s| 1 | 0 | 9011 | - | 19M| 0 |1185 |3724 |5548 |3724 |3853 | 29 | 0 | 0 | 0.000000e+00 | -- | Inf
6.99/7.08 c 7.1s| 1 | 0 | 9251 | - | 19M| 0 |1180 |3724 |5548 |3724 |3856 | 32 | 0 | 0 | 0.000000e+00 | -- | Inf
9.98/10.00 c 10.0s| 1 | 2 | 9251 | - | 19M| 0 |1180 |3724 |5548 |3724 |3856 | 32 | 0 | 10 | 0.000000e+00 | -- | Inf
92.28/92.39 c 92.4s| 100 | 39 | 79066 | 705.2 | 21M| 30 | - |3724 |5573 |3724 |3853 | 32 | 28 | 219 | 0.000000e+00 | -- | Inf
123.66/123.78 c 124s| 200 | 49 |147288 | 693.7 | 21M| 32 | - |3724 |5610 |3724 |3853 | 32 | 70 | 264 | 0.000000e+00 | -- | Inf
161.57/161.61 c 162s| 300 | 49 |226498 | 726.6 | 21M| 35 | - |3724 |5608 |3724 |3853 | 32 | 77 | 328 | 0.000000e+00 | -- | Inf
189.96/190.06 c 190s| 400 | 57 |284010 | 688.6 | 21M| 37 | - |3724 |5626 |3724 |3853 | 32 | 98 | 375 | 0.000000e+00 | -- | Inf
219.65/219.77 c 220s| 500 | 61 |345997 | 674.8 | 21M| 42 | 313 |3724 |5640 |3724 |3853 | 32 | 114 | 423 | 0.000000e+00 | -- | Inf
232.06/232.17 c 232s| 600 | 81 |376647 | 613.3 | 21M| 49 | - |3724 |5680 |3724 |3853 | 32 | 168 | 440 | 0.000000e+00 | -- | Inf
246.36/246.47 c 246s| 700 | 81 |407997 | 570.5 | 21M| 53 | 212 |3724 |5731 |3724 |3853 | 32 | 241 | 466 | 0.000000e+00 | -- | Inf
265.44/265.51 c 266s| 800 | 73 |450380 | 552.1 | 21M| 54 | 152 |3724 |5749 |3724 |3853 | 32 | 299 | 497 | 0.000000e+00 | -- | Inf
284.34/284.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
284.34/284.48 c 284s| 900 | 75 |493892 | 539.1 | 21M| 54 | 183 |3724 |5729 |3724 |3853 | 32 | 308 | 525 | 0.000000e+00 | -- | Inf
304.74/304.87 c 305s| 1000 | 69 |536080 | 527.4 | 21M| 54 | 151 |3724 |5733 |3724 |3853 | 32 | 321 | 562 | 0.000000e+00 | -- | Inf
317.24/317.31 c 317s| 1100 | 70 |565099 | 505.8 | 21M| 73 | 290 |3724 |5809 |3724 |3853 | 32 | 406 | 580 | 0.000000e+00 | -- | Inf
331.24/331.34 c 331s| 1200 | 68 |596331 | 489.6 | 21M| 75 | 310 |3724 |5847 |3724 |3853 | 32 | 468 | 604 | 0.000000e+00 | -- | Inf
349.23/349.31 c 349s| 1300 | 68 |636291 | 482.7 | 21M| 75 | 334 |3724 |5833 |3724 |3853 | 32 | 520 | 632 | 0.000000e+00 | -- | Inf
380.63/380.71 c 381s| 1400 | 84 |701320 | 494.7 | 22M| 75 | - |3724 |5814 |3724 |3853 | 32 | 550 | 677 | 0.000000e+00 | -- | Inf
426.52/426.64 c 427s| 1500 | 102 |793820 | 523.4 | 22M| 75 | 288 |3724 |5807 |3724 |3853 | 32 | 580 | 748 | 0.000000e+00 | -- | Inf
460.72/460.88 c 461s| 1600 | 108 |865596 | 535.6 | 22M| 75 | 289 |3724 |5787 |3724 |3853 | 32 | 598 | 794 | 0.000000e+00 | -- | Inf
506.21/506.39 c 506s| 1700 | 118 |954939 | 556.6 | 22M| 75 | 226 |3724 |5784 |3724 |3853 | 32 | 618 | 864 | 0.000000e+00 | -- | Inf
550.60/550.71 c 551s| 1800 | 132 | 1043k| 574.8 | 22M| 75 | 349 |3724 |5766 |3724 |3853 | 32 | 633 | 922 | 0.000000e+00 | -- | Inf
582.80/582.91 c 583s| 1900 | 132 | 1108k| 578.8 | 22M| 75 | 273 |3724 |5779 |3724 |3853 | 32 | 648 | 967 | 0.000000e+00 | -- | Inf
613.19/613.36 c 613s| 2000 | 130 | 1172k| 582.1 | 22M| 75 | 318 |3724 |5783 |3724 |3853 | 32 | 672 |1011 | 0.000000e+00 | -- | Inf
645.08/645.26 c 645s| 2100 | 136 | 1237k| 585.2 | 22M| 75 | - |3724 |5787 |3724 |3853 | 32 | 693 |1062 | 0.000000e+00 | -- | Inf
680.28/680.45 c 680s| 2200 | 142 | 1307k| 590.3 | 22M| 75 | 364 |3724 |5790 |3724 |3853 | 32 | 724 |1117 | 0.000000e+00 | -- | Inf
712.97/713.15 c 713s| 2300 | 184 | 1372k| 593.0 | 23M| 75 | 141 |3724 |5800 |3724 |3853 | 32 | 749 |1160 | 0.000000e+00 | -- | Inf
726.27/726.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
726.27/726.46 c 726s| 2400 | 200 | 1401k| 580.5 | 23M| 75 | 154 |3724 |5808 |3724 |3853 | 32 | 765 |1184 | 0.000000e+00 | -- | Inf
739.77/739.90 c 740s| 2500 | 188 | 1430k| 568.7 | 23M| 75 | - |3724 |5813 | 0 | 0 | 32 | 772 |1210 | 0.000000e+00 | -- | Inf
754.87/755.05 c 755s| 2600 | 180 | 1465k| 560.2 | 23M| 75 | 122 |3724 |5816 |3724 |3853 | 32 | 777 |1239 | 0.000000e+00 | -- | Inf
771.57/771.70 c 772s| 2700 | 178 | 1500k| 552.6 | 23M| 75 | 426 |3724 |5833 |3724 |3853 | 32 | 800 |1269 | 0.000000e+00 | -- | Inf
786.86/787.00 c 787s| 2800 | 181 | 1535k| 545.1 | 23M| 75 | 383 |3724 |5854 |3724 |3853 | 32 | 843 |1295 | 0.000000e+00 | -- | Inf
816.26/816.48 c 816s| 2900 | 203 | 1595k| 547.2 | 23M| 75 | - |3724 |5850 |3724 |3853 | 32 | 860 |1333 | 0.000000e+00 | -- | Inf
829.17/829.32 c 829s| 3000 | 203 | 1621k| 537.5 | 23M| 75 | 189 |3724 |5877 |3724 |3853 | 32 | 890 |1358 | 0.000000e+00 | -- | Inf
853.06/853.22 c 853s| 3100 | 201 | 1673k| 537.0 | 23M| 75 | 239 |3724 |5887 |3724 |3853 | 32 | 911 |1400 | 0.000000e+00 | -- | Inf
883.75/883.95 c 884s| 3200 | 209 | 1736k| 540.0 | 23M| 75 | 269 |3724 |5879 |3724 |3853 | 32 | 916 |1444 | 0.000000e+00 | -- | Inf
918.84/919.07 c 919s| 3300 | 218 | 1808k| 545.5 | 24M| 75 | 281 |3724 |5886 |3724 |3853 | 32 | 943 |1493 | 0.000000e+00 | -- | Inf
951.94/952.15 c 952s| 3400 | 226 | 1876k| 549.3 | 24M| 75 | - |3724 |5900 | 0 | 0 | 32 | 973 |1550 | 0.000000e+00 | -- | Inf
989.44/989.61 c 990s| 3500 | 250 | 1945k| 553.2 | 24M| 75 | - |3724 |5900 |3724 |3853 | 32 | 991 |1608 | 0.000000e+00 | -- | Inf
1012.73/1012.98 c 1013s| 3600 | 249 | 1994k| 551.6 | 24M| 75 | - |3724 |5898 |3724 |3853 | 32 |1003 |1638 | 0.000000e+00 | -- | Inf
1035.53/1035.79 c 1036s| 3700 | 248 | 2042k| 549.8 | 24M| 75 | 334 |3724 |5835 |3724 |3853 | 32 |1007 |1674 | 0.000000e+00 | -- | Inf
1059.03/1059.29 c 1059s| 3800 | 245 | 2095k| 549.1 | 24M| 75 | 191 |3724 |5781 |3724 |3853 | 32 |1034 |1712 | 0.000000e+00 | -- | Inf
1086.11/1086.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1086.11/1086.36 c 1086s| 3900 | 244 | 2153k| 550.0 | 24M| 75 | - |3724 |5793 |3724 |3853 | 32 |1059 |1747 | 0.000000e+00 | -- | Inf
1117.51/1117.79 c 1118s| 4000 | 251 | 2219k| 552.7 | 24M| 75 | - |3724 |5798 |3724 |3853 | 32 |1069 |1801 | 0.000000e+00 | -- | Inf
1145.21/1145.43 c 1145s| 4100 | 261 | 2275k| 553.0 | 24M| 75 | - |3724 |5791 |3724 |3853 | 32 |1069 |1847 | 0.000000e+00 | -- | Inf
1163.31/1163.52 c 1164s| 4200 | 265 | 2313k| 548.7 | 24M| 75 | 167 |3724 |5805 |3724 |3853 | 32 |1085 |1880 | 0.000000e+00 | -- | Inf
1185.20/1185.47 c 1185s| 4300 | 265 | 2360k| 546.9 | 24M| 75 | 158 |3724 |5823 |3724 |3853 | 32 |1116 |1916 | 0.000000e+00 | -- | Inf
1206.90/1207.14 c 1207s| 4400 | 271 | 2407k| 545.2 | 24M| 75 | 155 |3724 |5829 |3724 |3853 | 32 |1125 |1952 | 0.000000e+00 | -- | Inf
1230.99/1231.24 c 1231s| 4500 | 273 | 2457k| 544.2 | 24M| 75 | 189 |3724 |5835 |3724 |3853 | 32 |1134 |1996 | 0.000000e+00 | -- | Inf
1253.59/1253.81 c 1254s| 4600 | 267 | 2506k| 543.0 | 24M| 75 | 184 |3724 |5844 |3724 |3853 | 32 |1147 |2034 | 0.000000e+00 | -- | Inf
1274.39/1274.67 c 1275s| 4700 | 261 | 2550k| 540.9 | 24M| 75 | - |3724 |5845 |3724 |3853 | 32 |1172 |2067 | 0.000000e+00 | -- | Inf
1297.89/1298.18 c 1298s| 4800 | 259 | 2601k| 540.1 | 24M| 75 | - |3724 |5842 |3724 |3853 | 32 |1209 |2107 | 0.000000e+00 | -- | Inf
1329.08/1329.32 c 1329s| 4900 | 268 | 2662k| 541.6 | 24M| 75 | - |3724 |5821 |3724 |3853 | 32 |1216 |2149 | 0.000000e+00 | -- | Inf
1348.58/1348.83 c 1349s| 5000 | 269 | 2705k| 539.3 | 24M| 75 | - |3724 |5837 |3724 |3853 | 32 |1246 |2182 | 0.000000e+00 | -- | Inf
1362.07/1362.35 c 1362s| 5100 | 269 | 2734k| 534.4 | 24M| 75 | - |3724 |5833 |3724 |3853 | 32 |1274 |2214 | 0.000000e+00 | -- | Inf
1390.37/1390.62 c 1391s| 5200 | 267 | 2791k| 535.1 | 24M| 75 | 284 |3724 |5828 |3724 |3853 | 32 |1290 |2265 | 0.000000e+00 | -- | Inf
1412.47/1412.75 c 1413s| 5300 | 277 | 2840k| 534.2 | 24M| 75 | 221 |3724 |5760 |3724 |3853 | 32 |1324 |2299 | 0.000000e+00 | -- | Inf
1432.27/1432.51 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1432.27/1432.51 c 1433s| 5400 | 278 | 2882k| 532.1 | 24M| 75 | - |3724 |5758 |3724 |3853 | 32 |1335 |2334 | 0.000000e+00 | -- | Inf
1455.36/1455.65 c 1456s| 5500 | 274 | 2932k| 531.6 | 24M| 75 | - |3724 |5761 |3724 |3853 | 32 |1353 |2371 | 0.000000e+00 | -- | Inf
1486.46/1486.78 c 1487s| 5600 | 282 | 2996k| 533.5 | 25M| 75 | 128 |3724 |5795 |3724 |3853 | 32 |1415 |2422 | 0.000000e+00 | -- | Inf
1502.95/1503.24 c 1503s| 5700 | 277 | 3028k| 529.8 | 25M| 75 | - |3724 |5847 |3724 |3853 | 32 |1492 |2455 | 0.000000e+00 | -- | Inf
1530.55/1530.87 c 1531s| 5800 | 286 | 3086k| 530.6 | 25M| 75 | - |3724 |5859 |3724 |3853 | 32 |1539 |2497 | 0.000000e+00 | -- | Inf
1546.35/1546.67 c 1547s| 5900 | 284 | 3119k| 527.3 | 25M| 75 | - |3724 |5878 |3724 |3853 | 32 |1617 |2522 | 0.000000e+00 | -- | Inf
1562.15/1562.48 c 1562s| 6000 | 283 | 3155k| 524.5 | 25M| 75 | - |3724 |5872 | 0 | 0 | 32 |1648 |2553 | 0.000000e+00 | -- | Inf
1571.95/1572.21 c 1572s| 6100 | 287 | 3177k| 519.6 | 25M| 75 | 112 |3724 |5912 |3724 |3853 | 32 |1696 |2574 | 0.000000e+00 | -- | Inf
1587.14/1587.44 c 1587s| 6200 | 289 | 3210k| 516.4 | 25M| 75 | 243 |3724 |5944 |3724 |3853 | 32 |1729 |2606 | 0.000000e+00 | -- | Inf
1604.55/1604.85 c 1605s| 6300 | 287 | 3248k| 514.3 | 25M| 75 | 276 |3724 |5953 |3724 |3853 | 32 |1752 |2646 | 0.000000e+00 | -- | Inf
1630.74/1631.08 c 1631s| 6400 | 289 | 3305k| 515.2 | 25M| 75 | 165 |3724 |5937 |3724 |3853 | 32 |1771 |2695 | 0.000000e+00 | -- | Inf
1650.74/1651.10 c 1651s| 6500 | 289 | 3348k| 513.8 | 25M| 75 | - |3724 |5956 |3724 |3853 | 32 |1795 |2734 | 0.000000e+00 | -- | Inf
1667.53/1667.80 c 1668s| 6600 | 288 | 3382k| 511.2 | 25M| 75 | - |3724 |5972 |3724 |3853 | 32 |1865 |2769 | 0.000000e+00 | -- | Inf
1688.73/1689.02 c 1689s| 6700 | 287 | 3428k| 510.4 | 25M| 75 | - |3724 |5971 |3724 |3853 | 32 |1917 |2802 | 0.000000e+00 | -- | Inf
1706.03/1706.30 c 1706s| 6800 | 282 | 3468k| 508.8 | 25M| 75 | - |3724 |5968 |3724 |3853 | 32 |1971 |2842 | 0.000000e+00 | -- | Inf
1731.32/1731.68 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1731.32/1731.68 c 1732s| 6900 | 284 | 3520k| 508.9 | 25M| 75 | 241 |3724 |5954 |3724 |3853 | 32 |2007 |2884 | 0.000000e+00 | -- | Inf
1754.92/1755.25 c 1755s| 7000 | 282 | 3568k| 508.6 | 25M| 75 | - |3724 |5976 |3724 |3853 | 32 |2033 |2928 | 0.000000e+00 | -- | Inf
1785.61/1785.90 c 1786s| 7100 | 285 | 3634k| 510.7 | 25M| 75 | 330 |3724 |5950 |3724 |3853 | 32 |2052 |2978 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.01
1796.71/1797.01 c Solving Nodes : 7146
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.01
1796.71/1797.01 c solving : 1797.01
1796.71/1797.01 c presolving : 0.17 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3691816-1338044954.opb
1796.71/1797.01 c Variables : 4180 (4180 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 4334 initial, 4334 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3691816-1338044954.opb
1796.71/1797.01 c Variables : 3724 (3724 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3848 initial, 5981 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.09 0.00 455 1 0 455 0 486 0 0 0
1796.71/1797.01 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 39 - - 39 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 3993 0 1 0 38 525 0 0 7468
1796.71/1797.01 c setppc : 838 838 6 44486 0 0 0 282074 71 275349 0 0 0
1796.71/1797.01 c linear : 0+ 1750 5 44110 0 0 0 7287 2 4070 6 0 0
1796.71/1797.01 c logicor : 3010+ 3871 6 37331 0 0 0 551851 445 397884 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 648.73 0.00 0.00 0.00 648.73 0.00 0.00 0.00
1796.71/1797.01 c setppc : 1.42 0.00 0.00 1.10 0.00 0.00 0.00 0.32
1796.71/1797.01 c linear : 0.35 0.00 0.01 0.32 0.00 0.00 0.00 0.02
1796.71/1797.01 c logicor : 2.48 0.00 0.00 1.79 0.00 0.00 0.00 0.69
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 3998 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.04 0.00 0.00 0.04 0.00
1796.71/1797.01 c pseudoobj : 0.04 0.00 0.00 0.04 0.00
1796.71/1797.01 c vbounds : 0.04 0.00 0.00 0.04 0.00
1796.71/1797.01 c redcost : 0.22 0.00 0.00 0.22 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.50 518 518 2514 89.0 77 48.7 -
1796.71/1797.01 c infeasible LP : 8.01 2874 311 5843 483.4 12 6.5 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 2061 78.6 - - -
1796.71/1797.01 c applied locally : - - - 1 399.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 3 - (maximal pool size: 42)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 0.42 0.00 5 0 0 32 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.42 0.00 5 0 0 32 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 0.13 0.00 5 0 0 27 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 3.06 0.00 1 0 39 0 1750
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 648.71 0.00 3993 38 525 0 0 7468
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.00 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.01 c dual LP : 1123.49 6873 3657465 532.23 3255.46 0.00 1
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 648.26 2998 1935531 645.61 2985.71
1796.71/1797.01 c (at root node) : - 10 6257 625.70 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 7146
1796.71/1797.01 c nodes (total) : 7146
1796.71/1797.01 c nodes left : 281
1796.71/1797.01 c max depth : 75
1796.71/1797.01 c max depth (total): 75
1796.71/1797.01 c backtracks : 1139 (15.9%)
1796.71/1797.01 c delayed cutoffs : 42
1796.71/1797.01 c repropagations : 4097 (10894 domain reductions, 25 cutoffs)
1796.71/1797.01 c avg switch length: 4.96
1796.71/1797.01 c switching time : 3.97
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 9251
1796.71/1797.05 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-3691816-1338044954/watcher-3691816-1338044954 -o /tmp/evaluation-result-3691816-1338044954/solver-3691816-1338044954 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691816-1338044954.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.03 2.03 2.00 3/176 8449
/proc/meminfo: memFree=28525976/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=12028 CPUtime=0 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 1802 0 0 0 0 0 0 0 20 0 1 0 270619740 12316672 1757 33554432000 4194304 10219143 140733651609216 140736626441064 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 3007 1763 398 1471 0 1527 0
[startup+0.063288 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 8449
/proc/meminfo: memFree=28525976/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=32992 CPUtime=0.05 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 6748 0 0 0 4 1 0 0 20 0 1 0 270619740 33783808 6702 33554432000 4194304 10219143 140733651609216 140736626441064 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 8248 6702 549 1471 0 6768 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32992
[startup+0.100354 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 8449
/proc/meminfo: memFree=28525976/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=34812 CPUtime=0.08 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 7475 0 0 0 5 3 0 0 20 0 1 0 270619740 35647488 7172 33554432000 4194304 10219143 140733651609216 140736626441064 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 8703 7172 567 1471 0 7223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34812
[startup+0.30031 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 8449
/proc/meminfo: memFree=28525976/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=53368 CPUtime=0.29 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 12249 0 0 0 21 8 0 0 20 0 1 0 270619740 54648832 11921 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 13342 11921 733 1471 0 11862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53368
[startup+0.700231 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 8449
/proc/meminfo: memFree=28525976/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=53936 CPUtime=0.69 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 12400 0 0 0 61 8 0 0 20 0 1 0 270619740 55230464 12072 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 13484 12072 733 1471 0 12004 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53936
[startup+1.50023 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 8450
/proc/meminfo: memFree=28480692/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=54336 CPUtime=1.48 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 12525 0 0 0 140 8 0 0 20 0 1 0 270619740 55640064 12197 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 13584 12197 734 1471 0 12104 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54336
[startup+3.1003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 8450
/proc/meminfo: memFree=28448808/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=96456 CPUtime=3.09 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 22940 0 0 0 268 41 0 0 20 0 1 0 270619740 98770944 22521 33554432000 4194304 10219143 140733651609216 140733651604152 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 24114 22521 782 1471 0 22634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96456
[startup+6.30023 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 8450
/proc/meminfo: memFree=28431448/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=6.29 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25172 0 0 0 537 92 0 0 20 0 1 0 270619740 104603648 24032 33554432000 4194304 10219143 140733651609216 140733651602568 8098715 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24032 802 1471 0 24058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102152
[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8450
/proc/meminfo: memFree=28431960/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=12.68 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25173 0 0 0 1173 95 0 0 20 0 1 0 270619740 104603648 24033 33554432000 4194304 10219143 140733651609216 140733651602712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24033 803 1471 0 24058 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102152
[startup+25.5002 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 8450
/proc/meminfo: memFree=28431836/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=25.49 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25173 0 0 0 2448 101 0 0 20 0 1 0 270619740 104603648 24033 33554432000 4194304 10219143 140733651609216 140733651602760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24033 803 1471 0 24058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102152
[startup+51.1002 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 8454
/proc/meminfo: memFree=28431696/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=51.08 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25174 0 0 0 5000 108 0 0 20 0 1 0 270619740 104603648 24034 33554432000 4194304 10219143 140733651609216 140733651602712 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24034 804 1471 0 24058 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102152
[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 8454
/proc/meminfo: memFree=28428528/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=102.27 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25187 0 0 0 10096 131 0 0 20 0 1 0 270619740 104603648 24684 33554432000 4194304 10219143 140733651609216 140733651602520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24684 808 1471 0 24058 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 102152
[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8454
/proc/meminfo: memFree=28428464/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=162.26 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25188 0 0 0 16070 156 0 0 20 0 1 0 270619740 104603648 24685 33554432000 4194304 10219143 140733651609216 140733651602760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24685 808 1471 0 24058 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 102152
[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8454
/proc/meminfo: memFree=28428896/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=222.25 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25188 0 0 0 22039 186 0 0 20 0 1 0 270619740 104603648 24685 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24685 808 1471 0 24058 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 102152
[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8454
/proc/meminfo: memFree=28428896/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=282.24 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 28003 221 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 102152
[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 8454
/proc/meminfo: memFree=28429028/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=342.24 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 33967 257 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 102152
[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8455
/proc/meminfo: memFree=28429144/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=402.23 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 39933 290 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 102152
[startup+462.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8455
/proc/meminfo: memFree=28428896/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=462.22 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 45903 319 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651603048 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 102152
[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 8455
/proc/meminfo: memFree=28427408/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=522.2 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 51873 347 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602200 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 102152
[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 8455
/proc/meminfo: memFree=28427532/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=582.2 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 57845 375 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 102152
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28426352/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1122.11 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 111579 632 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 102152
[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 8460
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1182.11 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 117550 661 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651605688 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 102152
[startup+1242.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 8460
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1242.09 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 123520 689 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 102152
[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 8464
/proc/meminfo: memFree=28426096/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1302.09 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 129484 725 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 102152
[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1362.07 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 135452 755 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 102152
[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8502
/proc/meminfo: memFree=27857284/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1422.07 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 141424 783 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 102152
[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8502
/proc/meminfo: memFree=26828404/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1482.06 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 147396 810 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 102152
[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8502
/proc/meminfo: memFree=26798280/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1542.05 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 153357 848 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602760 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 102152
[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8503
/proc/meminfo: memFree=26796200/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1602.04 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 159324 880 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 102152
[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 8504
/proc/meminfo: memFree=26793740/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1662.03 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 165293 910 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651603048 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 102152
[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8504
/proc/meminfo: memFree=26602748/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1722.02 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 171252 950 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651603048 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 102152
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8504
/proc/meminfo: memFree=26558632/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1782.02 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 177226 976 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651603048 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 102152
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558368/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1785.21 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 177544 977 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 102152
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558616/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1791.62 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178181 981 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 8051632 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 102152
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558352/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1794.82 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178500 982 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 102152
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558352/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1795.61 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178579 982 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602568 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 102152
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558600/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1796.41 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178658 983 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 102152
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558600/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1796.61 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178678 983 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 102152
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8504
/proc/meminfo: memFree=26558600/32873844 swapFree=7620/7620
[pid=8449] ppid=8447 vsize=102152 CPUtime=1796.71 cores=1,3,5,7
/proc/8449/stat : 8449 (scip-2.1.1.4exp) R 8447 8449 3948 0 -1 4202496 25189 0 0 0 178688 983 0 0 20 0 1 0 270619740 104603648 24686 33554432000 4194304 10219143 140733651609216 140733651602472 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8449/statm: 25538 24686 808 1471 0 24058 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 102152
Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.78
CPU user time (s): 1786.95
CPU system time (s): 9.8345
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 104976
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.95
system time used= 9.8345
maximum resident set size= 98756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25194
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= 10
involuntary context switches= 1850
runsolver used 2.94955 second user time and 8.47371 second system time
The end