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-3690649-1338026203.opb>
0.00/0.02 c original problem has 4125 variables (4125 bin, 0 int, 0 impl, 0 cont) and 4277 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.05 c presolving:
0.06/0.07 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6882 impls, 75 clqs
0.06/0.08 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6882 impls, 72 clqs
0.06/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, 6928 impls, 71 clqs
0.06/0.09 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7742 impls, 71 clqs
0.06/0.09 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8594 impls, 71 clqs
0.09/0.10 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9692 impls, 71 clqs
0.09/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, 10264 impls, 71 clqs
0.09/0.11 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10712 impls, 71 clqs
0.09/0.11 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11102 impls, 71 clqs
0.09/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, 11164 impls, 71 clqs
0.09/0.12 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11210 impls, 71 clqs
0.09/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, 11240 impls, 71 clqs
0.09/0.16 c (round 13) 456 del vars, 485 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3721 upgd conss, 11246 impls, 71 clqs
0.09/0.18 c (round 14) 456 del vars, 485 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3792 upgd conss, 11246 impls, 71 clqs
0.19/0.21 c presolving (15 rounds):
0.19/0.21 c 456 deleted vars, 485 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.21 c 11246 implications, 71 cliques
0.19/0.21 c presolved problem has 3669 variables (3669 bin, 0 int, 0 impl, 0 cont) and 3792 constraints
0.19/0.21 c 827 constraints of type <setppc>
0.19/0.21 c 2965 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.18
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
2.88/2.93 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.88/2.93 c 2.9s| 1 | 0 | 9554 | - | 17M| 0 |1110 |3669 |3792 |3669 |3792 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.09/4.13 c 4.1s| 1 | 0 | 10404 | - | 18M| 0 |1171 |3669 |5058 |3669 |3801 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
4.29/4.40 c 4.4s| 1 | 0 | 10571 | - | 18M| 0 |1203 |3669 |5058 |3669 |3806 | 14 | 0 | 0 | 0.000000e+00 | -- | Inf
4.59/4.68 c 4.7s| 1 | 0 | 10736 | - | 18M| 0 |1176 |3669 |5058 |3669 |3809 | 17 | 0 | 0 | 0.000000e+00 | -- | Inf
4.89/4.90 c 4.9s| 1 | 0 | 10818 | - | 18M| 0 |1252 |3669 |5058 |3669 |3810 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
4.99/5.09 c 5.1s| 1 | 0 | 10819 | - | 18M| 0 |1252 |3669 |5058 |3669 |3811 | 19 | 0 | 0 | 0.000000e+00 | -- | Inf
8.08/8.11 c 8.1s| 1 | 2 | 10819 | - | 18M| 0 |1252 |3669 |5058 |3669 |3811 | 19 | 0 | 10 | 0.000000e+00 | -- | Inf
95.46/95.54 c 95.5s| 100 | 45 | 82559 | 724.6 | 19M| 42 | 376 |3669 |5071 |3669 |3805 | 19 | 13 | 222 | 0.000000e+00 | -- | Inf
127.56/127.67 c 128s| 200 | 41 |148223 | 690.5 | 19M| 52 | - |3669 |5094 |3669 |3805 | 19 | 38 | 262 | 0.000000e+00 | -- | Inf
163.65/163.73 c 164s| 300 | 35 |221202 | 703.6 | 19M| 52 | - |3669 |5119 |3669 |3805 | 19 | 66 | 311 | 0.000000e+00 | -- | Inf
191.25/191.34 c 191s| 400 | 35 |274101 | 659.9 | 19M| 52 | 318 |3669 |5140 |3669 |3805 | 19 | 89 | 353 | 0.000000e+00 | -- | Inf
217.54/217.64 c 218s| 500 | 41 |330118 | 639.9 | 19M| 52 | - |3669 |5174 |3669 |3805 | 19 | 123 | 387 | 0.000000e+00 | -- | Inf
252.23/252.38 c 252s| 600 | 43 |397482 | 645.5 | 19M| 52 | 270 |3669 |5188 |3669 |3805 | 19 | 146 | 444 | 0.000000e+00 | -- | Inf
284.84/284.91 c 285s| 700 | 45 |463392 | 647.5 | 20M| 52 | 289 |3669 |5180 |3669 |3805 | 19 | 158 | 494 | 0.000000e+00 | -- | Inf
319.63/319.76 c 320s| 800 | 67 |533536 | 654.2 | 20M| 55 | 556 |3669 |5181 |3669 |3805 | 19 | 209 | 547 | 0.000000e+00 | -- | Inf
337.42/337.56 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
337.42/337.56 c 338s| 900 | 71 |573909 | 626.4 | 20M| 55 | - |3669 |5212 |3669 |3805 | 19 | 243 | 574 | 0.000000e+00 | -- | Inf
375.32/375.49 c 375s| 1000 | 82 |649239 | 639.1 | 20M| 55 | 246 |3669 |5238 |3669 |3805 | 19 | 307 | 628 | 0.000000e+00 | -- | Inf
405.52/405.65 c 406s| 1100 | 91 |711761 | 637.8 | 20M| 55 | 216 |3669 |5250 |3669 |3805 | 19 | 344 | 671 | 0.000000e+00 | -- | Inf
442.21/442.31 c 442s| 1200 | 97 |782929 | 644.0 | 20M| 55 | 290 |3669 |5248 |3669 |3805 | 19 | 360 | 729 | 0.000000e+00 | -- | Inf
475.81/475.95 c 476s| 1300 | 119 |849854 | 645.9 | 21M| 55 | 216 |3669 |5281 |3669 |3805 | 19 | 411 | 774 | 0.000000e+00 | -- | Inf
518.40/518.54 c 519s| 1400 | 139 |931896 | 658.4 | 21M| 55 | - |3669 |5285 | 0 | 0 | 19 | 451 | 833 | 0.000000e+00 | -- | Inf
547.49/547.65 c 548s| 1500 | 140 |991804 | 654.4 | 21M| 55 | - |3669 |5296 |3669 |3805 | 19 | 484 | 875 | 0.000000e+00 | -- | Inf
572.79/572.97 c 573s| 1600 | 149 | 1041k| 644.4 | 21M| 55 | 213 |3669 |5334 |3669 |3805 | 19 | 549 | 915 | 0.000000e+00 | -- | Inf
600.18/600.32 c 600s| 1700 | 150 | 1098k| 639.9 | 21M| 55 | 368 |3669 |5337 |3669 |3805 | 19 | 576 | 955 | 0.000000e+00 | -- | Inf
620.19/620.38 c 620s| 1800 | 161 | 1137k| 626.2 | 21M| 55 | 145 |3669 |5360 |3669 |3805 | 19 | 609 | 988 | 0.000000e+00 | -- | Inf
636.68/636.84 c 637s| 1900 | 158 | 1173k| 612.2 | 21M| 55 | 188 |3669 |5372 |3669 |3805 | 19 | 631 |1018 | 0.000000e+00 | -- | Inf
651.78/651.96 c 652s| 2000 | 168 | 1204k| 597.0 | 21M| 57 | - |3669 |5408 | 0 | 0 | 19 | 671 |1045 | 0.000000e+00 | -- | Inf
670.58/670.78 c 671s| 2100 | 160 | 1247k| 589.0 | 21M| 57 | 211 |3669 |5402 |3669 |3805 | 19 | 682 |1075 | 0.000000e+00 | -- | Inf
695.67/695.83 c 696s| 2200 | 162 | 1297k| 585.2 | 21M| 57 | - |3669 |5418 |3669 |3805 | 19 | 716 |1126 | 0.000000e+00 | -- | Inf
710.26/710.46 c 710s| 2300 | 160 | 1329k| 573.7 | 21M| 57 | 167 |3669 |5449 |3669 |3805 | 19 | 785 |1151 | 0.000000e+00 | -- | Inf
741.27/741.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
741.27/741.43 c 741s| 2400 | 163 | 1396k| 577.7 | 21M| 57 | 769 |3669 |5415 |3669 |3805 | 19 | 821 |1197 | 0.000000e+00 | -- | Inf
762.17/762.36 c 762s| 2500 | 179 | 1439k| 571.7 | 22M| 57 | 97 |3669 |5431 |3669 |3805 | 19 | 850 |1230 | 0.000000e+00 | -- | Inf
789.06/789.28 c 789s| 2600 | 188 | 1495k| 571.2 | 22M| 57 | 280 |3669 |5436 |3669 |3805 | 19 | 862 |1272 | 0.000000e+00 | -- | Inf
826.35/826.51 c 827s| 2700 | 186 | 1569k| 577.6 | 22M| 57 | - |3669 |5442 |3669 |3805 | 19 | 885 |1318 | 0.000000e+00 | -- | Inf
866.44/866.68 c 867s| 2800 | 198 | 1648k| 585.1 | 22M| 57 | - |3669 |5422 |3669 |3805 | 19 | 911 |1375 | 0.000000e+00 | -- | Inf
904.93/905.12 c 905s| 2900 | 221 | 1723k| 590.7 | 22M| 57 | 258 |3669 |5436 |3669 |3805 | 19 | 956 |1433 | 0.000000e+00 | -- | Inf
935.33/935.59 c 936s| 3000 | 224 | 1788k| 592.7 | 22M| 57 | 359 |3669 |5436 |3669 |3805 | 19 | 979 |1477 | 0.000000e+00 | -- | Inf
965.64/965.89 c 966s| 3100 | 225 | 1847k| 592.5 | 22M| 57 | - |3669 |5464 |3669 |3805 | 19 |1024 |1526 | 0.000000e+00 | -- | Inf
985.22/985.48 c 985s| 3200 | 229 | 1891k| 587.8 | 22M| 57 | - |3669 |5500 |3669 |3805 | 19 |1074 |1551 | 0.000000e+00 | -- | Inf
1006.43/1006.68 c 1007s| 3300 | 225 | 1935k| 583.5 | 22M| 57 | 351 |3669 |5480 |3669 |3805 | 19 |1134 |1583 | 0.000000e+00 | -- | Inf
1037.13/1037.32 c 1037s| 3400 | 234 | 1999k| 584.9 | 22M| 57 | 227 |3669 |5409 |3669 |3805 | 19 |1167 |1625 | 0.000000e+00 | -- | Inf
1058.71/1058.91 c 1059s| 3500 | 231 | 2044k| 581.2 | 22M| 57 | - |3669 |5383 |3669 |3805 | 19 |1186 |1657 | 0.000000e+00 | -- | Inf
1091.21/1091.44 c 1091s| 3600 | 240 | 2108k| 582.8 | 22M| 57 | 254 |3669 |5427 |3669 |3805 | 19 |1255 |1705 | 0.000000e+00 | -- | Inf
1119.20/1119.47 c 1119s| 3700 | 254 | 2167k| 582.9 | 22M| 57 | - |3669 |5403 |3669 |3805 | 19 |1258 |1745 | 0.000000e+00 | -- | Inf
1139.31/1139.59 c 1140s| 3800 | 258 | 2208k| 578.6 | 22M| 57 | - |3669 |5402 |3669 |3805 | 19 |1263 |1779 | 0.000000e+00 | -- | Inf
1159.80/1160.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1159.80/1160.03 c 1160s| 3900 | 252 | 2253k| 575.1 | 22M| 57 | - |3669 |5408 |3669 |3805 | 19 |1273 |1811 | 0.000000e+00 | -- | Inf
1180.89/1181.14 c 1181s| 4000 | 254 | 2297k| 571.8 | 22M| 57 | - |3669 |5405 |3669 |3805 | 19 |1280 |1851 | 0.000000e+00 | -- | Inf
1201.09/1201.37 c 1201s| 4100 | 264 | 2339k| 568.2 | 23M| 57 | - |3669 |5439 |3669 |3805 | 19 |1331 |1887 | 0.000000e+00 | -- | Inf
1215.69/1215.96 c 1216s| 4200 | 270 | 2371k| 562.2 | 23M| 57 | 105 |3669 |5453 |3669 |3805 | 19 |1348 |1917 | 0.000000e+00 | -- | Inf
1232.28/1232.54 c 1233s| 4300 | 261 | 2405k| 557.1 | 23M| 57 | 215 |3669 |5479 |3669 |3805 | 19 |1383 |1952 | 0.000000e+00 | -- | Inf
1262.18/1262.43 c 1262s| 4400 | 281 | 2465k| 558.1 | 23M| 57 | - |3669 |5441 | 0 | 0 | 19 |1444 |1999 | 0.000000e+00 | -- | Inf
1289.38/1289.67 c 1290s| 4500 | 296 | 2516k| 556.9 | 23M| 57 | 315 |3669 |5436 |3669 |3805 | 19 |1462 |2048 | 0.000000e+00 | -- | Inf
1321.47/1321.70 c 1322s| 4600 | 309 | 2583k| 559.4 | 23M| 57 | 552 |3669 |5410 |3669 |3805 | 19 |1495 |2088 | 0.000000e+00 | -- | Inf
1358.37/1358.63 c 1359s| 4700 | 317 | 2656k| 563.1 | 23M| 57 | 228 |3669 |5409 |3669 |3805 | 19 |1536 |2138 | 0.000000e+00 | -- | Inf
1384.67/1384.98 c 1385s| 4800 | 309 | 2708k| 562.1 | 23M| 57 | - |3669 |5432 | 0 | 0 | 19 |1594 |2178 | 0.000000e+00 | -- | Inf
1401.07/1401.33 c 1401s| 4900 | 305 | 2745k| 558.2 | 23M| 57 | - |3669 |5476 |3669 |3805 | 19 |1667 |2203 | 0.000000e+00 | -- | Inf
1425.45/1425.79 c 1426s| 5000 | 303 | 2791k| 556.2 | 23M| 57 | 546 |3669 |5484 |3669 |3805 | 19 |1694 |2246 | 0.000000e+00 | -- | Inf
1447.26/1447.59 c 1448s| 5100 | 315 | 2839k| 554.8 | 23M| 57 | 254 |3669 |5427 |3669 |3805 | 19 |1706 |2279 | 0.000000e+00 | -- | Inf
1459.95/1460.29 c 1460s| 5200 | 317 | 2867k| 549.4 | 23M| 61 | 201 |3669 |5466 |3669 |3805 | 19 |1750 |2303 | 0.000000e+00 | -- | Inf
1477.95/1478.29 c 1478s| 5300 | 315 | 2906k| 546.5 | 23M| 61 | - |3669 |5482 | 0 | 0 | 19 |1766 |2335 | 0.000000e+00 | -- | Inf
1493.65/1493.95 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1493.65/1493.95 c 1494s| 5400 | 319 | 2941k| 542.7 | 23M| 61 | 194 |3669 |5505 |3669 |3805 | 19 |1794 |2365 | 0.000000e+00 | -- | Inf
1525.55/1525.85 c 1526s| 5500 | 339 | 3003k| 544.2 | 23M| 61 | 540 |3669 |5476 |3669 |3805 | 19 |1833 |2413 | 0.000000e+00 | -- | Inf
1561.43/1561.73 c 1562s| 5600 | 349 | 3074k| 547.3 | 24M| 61 | - |3669 |5488 | 0 | 0 | 19 |1903 |2467 | 0.000000e+00 | -- | Inf
1586.13/1586.47 c 1586s| 5700 | 357 | 3127k| 546.8 | 24M| 61 | 136 |3669 |5510 |3669 |3805 | 19 |1942 |2508 | 0.000000e+00 | -- | Inf
1602.13/1602.47 c 1602s| 5800 | 355 | 3161k| 543.4 | 24M| 61 | 217 |3669 |5553 |3669 |3805 | 19 |2011 |2542 | 0.000000e+00 | -- | Inf
1633.72/1634.09 c 1634s| 5900 | 373 | 3225k| 545.0 | 24M| 61 | 816 |3669 |5447 |3669 |3805 | 19 |2060 |2593 | 0.000000e+00 | -- | Inf
1656.22/1656.50 c 1657s| 6000 | 379 | 3273k| 543.9 | 24M| 61 | - |3669 |5486 |3669 |3805 | 19 |2120 |2631 | 0.000000e+00 | -- | Inf
1683.82/1684.12 c 1684s| 6100 | 405 | 3328k| 544.0 | 24M| 61 | 219 |3669 |5473 |3669 |3805 | 19 |2209 |2677 | 0.000000e+00 | -- | Inf
1699.22/1699.57 c 1700s| 6200 | 408 | 3359k| 540.2 | 24M| 61 | 239 |3669 |5479 |3669 |3805 | 19 |2234 |2709 | 0.000000e+00 | -- | Inf
1714.81/1715.19 c 1715s| 6300 | 408 | 3397k| 537.7 | 24M| 61 | - |3669 |5495 |3669 |3805 | 19 |2250 |2736 | 0.000000e+00 | -- | Inf
1742.80/1743.15 c 1743s| 6400 | 415 | 3451k| 537.7 | 24M| 61 | - |3669 |5452 |3669 |3805 | 19 |2269 |2797 | 0.000000e+00 | -- | Inf
1760.30/1760.62 c 1761s| 6500 | 419 | 3489k| 535.3 | 24M| 61 | - |3669 |5438 |3669 |3805 | 19 |2279 |2827 | 0.000000e+00 | -- | Inf
1787.80/1788.11 c 1788s| 6600 | 425 | 3543k| 535.4 | 24M| 61 | 141 |3669 |5378 |3669 |3805 | 19 |2293 |2877 | 0.000000e+00 | -- | Inf
1796.70/1797.01 c
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Solving Time (sec) : 1797.01
1796.70/1797.01 c Solving Nodes : 6632
1796.70/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 s UNKNOWN
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Total Time : 1797.01
1796.70/1797.01 c solving : 1797.01
1796.70/1797.01 c presolving : 0.18 (included in solving)
1796.70/1797.01 c reading : 0.02 (included in solving)
1796.70/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.70/1797.01 c Original Problem :
1796.70/1797.01 c Problem name : HOME/instance-3690649-1338026203.opb
1796.70/1797.01 c Variables : 4125 (4125 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 4277 initial, 4277 maximal
1796.70/1797.01 c Objective sense : minimize
1796.70/1797.01 c Presolved Problem :
1796.70/1797.01 c Problem name : t_HOME/instance-3690649-1338026203.opb
1796.70/1797.01 c Variables : 3669 (3669 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 3792 initial, 5554 maximal
1796.70/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c linear : 0.09 0.00 455 1 0 455 0 485 0 0 0
1796.70/1797.01 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c root node : - - 0 - - 0 - - - - -
1796.70/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c integral : 0 0 0 0 3793 0 1 0 31 463 0 0 7096
1796.70/1797.01 c setppc : 827 827 5 40079 0 0 0 197943 55 309544 0 0 0
1796.70/1797.01 c linear : 0+ 1266 5 39428 0 0 0 3861 10 2304 284 0 0
1796.70/1797.01 c logicor : 2965+ 3765 5 33189 0 0 0 387937 551 385153 0 0 0
1796.70/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.01 c integral : 660.53 0.00 0.00 0.00 660.53 0.00 0.00 0.00
1796.70/1797.01 c setppc : 0.99 0.00 0.00 0.78 0.00 0.00 0.00 0.21
1796.70/1797.01 c linear : 0.41 0.00 0.00 0.40 0.00 0.00 0.00 0.01
1796.70/1797.01 c logicor : 1.92 0.00 0.00 1.47 0.00 0.00 0.00 0.45
1796.70/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.01 c rootredcost : 0 0 0 0
1796.70/1797.01 c pseudoobj : 0 0 0 0
1796.70/1797.01 c vbounds : 0 0 0 0
1796.70/1797.01 c redcost : 3798 0 0 0
1796.70/1797.01 c probing : 0 0 0 0
1796.70/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.01 c rootredcost : 0.04 0.00 0.00 0.04 0.00
1796.70/1797.01 c pseudoobj : 0.04 0.00 0.00 0.04 0.00
1796.70/1797.01 c vbounds : 0.03 0.00 0.00 0.03 0.00
1796.70/1797.01 c redcost : 0.21 0.00 0.00 0.21 0.00
1796.70/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.01 c propagation : 0.56 616 615 2704 80.9 92 44.6 -
1796.70/1797.01 c infeasible LP : 5.30 2452 184 2727 434.3 7 9.0 0
1796.70/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.01 c applied globally : - - - 2297 78.2 - - -
1796.70/1797.01 c applied locally : - - - 3 378.0 - - -
1796.70/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.01 c cut pool : 0.00 4 - - 0 - (maximal pool size: 16)
1796.70/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c gomory : 0.37 0.00 5 0 0 0 0
1796.70/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c strongcg : 0.38 0.00 5 0 0 0 0
1796.70/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c clique : 0.14 0.00 5 0 0 17 0
1796.70/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c rapidlearning : 0.66 0.00 1 0 0 0 1266
1796.70/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.01 c problem variables: 0.00 - 0 0
1796.70/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c relpscost : 660.51 0.00 3793 31 463 0 0 7096
1796.70/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.01 c LP solutions : 0.00 - - 0
1796.70/1797.01 c pseudo solutions : 0.00 - - 0
1796.70/1797.01 c smallcard : 0.00 0.00 0 0
1796.70/1797.01 c trivial : 0.00 0.00 1 0
1796.70/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.01 c simplerounding : 0.00 0.00 0 0
1796.70/1797.01 c zirounding : 0.00 0.00 0 0
1796.70/1797.01 c rounding : 0.00 0.00 0 0
1796.70/1797.01 c shifting : 0.00 0.00 0 0
1796.70/1797.01 c intshifting : 0.00 0.00 0 0
1796.70/1797.01 c oneopt : 0.00 0.00 0 0
1796.70/1797.01 c twoopt : 0.00 0.00 0 0
1796.70/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.01 c indoneopt : 0.00 0.00 0 0
1796.70/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.01 c feaspump : 0.00 0.00 0 0
1796.70/1797.01 c clique : 0.00 0.00 0 0
1796.70/1797.01 c indrounding : 0.00 0.00 0 0
1796.70/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.01 c coefdiving : 0.00 0.00 0 0
1796.70/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.01 c fracdiving : 0.00 0.00 0 0
1796.70/1797.01 c veclendiving : 0.00 0.00 0 0
1796.70/1797.01 c intdiving : 0.00 0.00 0 0
1796.70/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.01 c guideddiving : 0.00 0.00 0 0
1796.70/1797.01 c octane : 0.00 0.00 0 0
1796.70/1797.01 c rens : 0.00 0.00 0 0
1796.70/1797.01 c rins : 0.00 0.00 0 0
1796.70/1797.01 c localbranching : 0.00 0.00 0 0
1796.70/1797.01 c mutation : 0.00 0.00 0 0
1796.70/1797.01 c crossover : 0.00 0.00 0 0
1796.70/1797.01 c dins : 0.00 0.00 0 0
1796.70/1797.01 c vbounds : 0.00 0.00 0 0
1796.70/1797.01 c undercover : 0.00 0.00 0 0
1796.70/1797.01 c subnlp : 0.00 0.00 0 0
1796.70/1797.01 c trysol : 0.00 0.00 0 0
1796.70/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.70/1797.01 c dual LP : 1119.33 6250 3561123 569.78 3181.48 0.00 0
1796.70/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.01 c strong branching : 660.12 2895 1889818 652.79 2862.83
1796.70/1797.01 c (at root node) : - 10 6012 601.20 -
1796.70/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.01 c B&B Tree :
1796.70/1797.01 c number of runs : 1
1796.70/1797.01 c nodes : 6632
1796.70/1797.01 c nodes (total) : 6632
1796.70/1797.01 c nodes left : 435
1796.70/1797.01 c max depth : 61
1796.70/1797.01 c max depth (total): 61
1796.70/1797.01 c backtracks : 1107 (16.7%)
1796.70/1797.01 c delayed cutoffs : 30
1796.70/1797.01 c repropagations : 4516 (11345 domain reductions, 16 cutoffs)
1796.70/1797.01 c avg switch length: 5.44
1796.70/1797.01 c switching time : 2.96
1796.70/1797.01 c Solution :
1796.70/1797.01 c Solutions found : 0 (0 improvements)
1796.70/1797.01 c Primal Bound : -
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Root Iterations : 10819
1796.70/1797.05 c Time complete: 1796.75.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690649-1338026203/watcher-3690649-1338026203 -o /tmp/evaluation-result-3690649-1338026203/solver-3690649-1338026203 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690649-1338026203.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=28363716/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=10744 CPUtime=0 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 1434 0 0 0 0 0 0 0 20 0 1 0 268748880 11001856 1388 33554432000 4194304 10173063 140734586025168 140734586024536 8985008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 2791 1398 413 1460 0 1322 0
[startup+0.068951 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=28363716/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=33292 CPUtime=0.06 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 6799 0 0 0 5 1 0 0 20 0 1 0 268748880 34091008 6753 33554432000 4194304 10173063 140734586025168 140734586024536 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 8323 6753 550 1460 0 6854 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33292
[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=28363716/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=35076 CPUtime=0.09 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 7546 0 0 0 6 3 0 0 20 0 1 0 268748880 35917824 7243 33554432000 4194304 10173063 140734586025168 140734586024536 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 8769 7243 568 1460 0 7300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35076
[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=28363716/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=52056 CPUtime=0.29 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 12016 0 0 0 21 8 0 0 20 0 1 0 268748880 53305344 11627 33554432000 4194304 10173063 140734586025168 140734586024536 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 13014 11627 738 1460 0 11545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52056
[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2144
/proc/meminfo: memFree=28363716/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=52680 CPUtime=0.69 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 12163 0 0 0 61 8 0 0 20 0 1 0 268748880 53944320 11773 33554432000 4194304 10173063 140734586025168 140734586018520 8007115 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 13170 11773 738 1460 0 11701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52680
[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2145
/proc/meminfo: memFree=28319424/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=52916 CPUtime=1.49 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 12260 0 0 0 140 9 0 0 20 0 1 0 268748880 54185984 11870 33554432000 4194304 10173063 140734586025168 140734586018424 8067585 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 13229 11870 738 1460 0 11760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52916
[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2145
/proc/meminfo: memFree=28318564/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=53268 CPUtime=3.09 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 12466 0 0 0 298 11 0 0 20 0 1 0 268748880 54546432 11987 33554432000 4194304 10173063 140734586025168 140734586018424 7237664 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 13317 11987 758 1460 0 11848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53268
[startup+6.30018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2145
/proc/meminfo: memFree=28283844/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=6.28 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20929 0 0 0 597 31 0 0 20 0 1 0 268748880 89788416 20450 33554432000 4194304 10173063 140734586025168 140734586018616 7981118 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 21921 20450 804 1460 0 20452 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87684
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2145
/proc/meminfo: memFree=28283348/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=12.68 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20933 0 0 0 1235 33 0 0 20 0 1 0 268748880 89788416 20454 33554432000 4194304 10173063 140734586025168 140734586018520 8007064 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 21921 20454 808 1460 0 20452 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87684
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2145
/proc/meminfo: memFree=28283208/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=25.48 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20933 0 0 0 2511 37 0 0 20 0 1 0 268748880 89788416 20454 33554432000 4194304 10173063 140734586025168 140734586018712 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2144/statm: 21921 20454 808 1460 0 20452 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87684
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2146
/proc/meminfo: memFree=28282912/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=51.08 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20933 0 0 0 5061 47 0 0 20 0 1 0 268748880 89788416 20454 33554432000 4194304 10173063 140734586025168 140734586019000 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 20454 808 1460 0 20452 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87684
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2184
/proc/meminfo: memFree=28001812/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=102.27 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20972 0 0 0 10157 70 0 0 20 0 1 0 268748880 89788416 20704 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 20704 812 1460 0 20452 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87684
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2184
/proc/meminfo: memFree=27532500/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=162.25 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 16117 108 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018472 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87684
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2187
/proc/meminfo: memFree=26808544/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=222.24 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 22084 140 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018520 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87684
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2210
/proc/meminfo: memFree=26243256/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=282.23 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 28055 168 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 87684
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2210
/proc/meminfo: memFree=25983512/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=342.23 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 34020 203 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 87684
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2211
/proc/meminfo: memFree=25587672/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=402.22 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 39986 236 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586019000 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 87684
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2211
/proc/meminfo: memFree=25486072/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=462.2 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 45953 267 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 87684
[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 2211
/proc/meminfo: memFree=25436424/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=522.2 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 51922 298 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 87684
[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2211
/proc/meminfo: memFree=25440984/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=582.19 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 57887 332 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018664 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 87684
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25437580/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1122.11 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 111601 610 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586020536 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 87684
[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2216
/proc/meminfo: memFree=25437236/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1182.09 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 117568 641 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 87684
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2216
/proc/meminfo: memFree=25436892/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1242.08 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 123532 676 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018520 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 87684
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2217
/proc/meminfo: memFree=25436672/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1302.08 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 129500 708 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 87684
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2217
/proc/meminfo: memFree=25434840/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1362.06 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 135466 740 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018808 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 87684
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2220
/proc/meminfo: memFree=25433496/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1422.06 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 141430 776 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018808 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 87684
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2220
/proc/meminfo: memFree=25433532/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1482.04 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 147400 804 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 87684
[startup+1542.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/177 2220
/proc/meminfo: memFree=25433560/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1542.04 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 153373 831 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 87684
[startup+1602.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/177 2221
/proc/meminfo: memFree=25162364/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1602.03 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 159340 863 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018664 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 87684
[startup+1662.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/177 2259
/proc/meminfo: memFree=26456772/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1662.02 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 165308 894 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018472 5965739 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 87684
[startup+1722.3 s]
/proc/loadavg: 2.17 2.09 2.02 3/177 2259
/proc/meminfo: memFree=26452352/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1722.01 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 171281 920 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 87684
[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.02 3/177 2259
/proc/meminfo: memFree=25094052/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1781.99 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 177254 945 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 87684
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.06 2.07 2.02 3/177 2259
/proc/meminfo: memFree=25094052/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1785.2 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 177573 947 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018712 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 87684
[startup+1791.91 s]
/proc/loadavg: 2.05 2.07 2.02 3/177 2259
/proc/meminfo: memFree=25093664/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1791.6 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178211 949 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 87684
[startup+1795.1 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 2259
/proc/meminfo: memFree=25093788/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1794.8 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178529 951 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018424 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 87684
[startup+1795.9 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 2259
/proc/meminfo: memFree=25093788/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1795.59 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178608 951 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (KiB) 87684
[startup+1796.7 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 2259
/proc/meminfo: memFree=25093788/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1796.4 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178688 952 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 87684
[startup+1796.9 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 2259
/proc/meminfo: memFree=25093788/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1796.6 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178708 952 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 87684
[startup+1797 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 2259
/proc/meminfo: memFree=25093788/32873844 swapFree=7356/7356
[pid=2144] ppid=2142 vsize=87684 CPUtime=1796.7 cores=0,2,4,6
/proc/2144/stat : 2144 (scip-2.1.1.4fix) R 2142 2144 1047 0 -1 4202496 20974 0 0 0 178718 952 0 0 20 0 1 0 268748880 89788416 21210 33554432000 4194304 10173063 140734586025168 140734586018616 8982074 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/2144/statm: 21921 21210 812 1460 0 20452 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 87684
Child status: 0
Real time (s): 1797.06
CPU time (s): 1796.76
CPU user time (s): 1787.24
CPU system time (s): 9.52755
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 87684
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.24
system time used= 9.52755
maximum resident set size= 84852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20979
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= 12
involuntary context switches= 2147
runsolver used 3.24351 second user time and 8.22475 second system time
The end