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-3690651-1338026235.opb>
0.00/0.02 c original problem has 4235 variables (4235 bin, 0 int, 0 impl, 0 cont) and 4391 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.02/0.05 c presolving:
0.02/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, 7220 impls, 77 clqs
0.02/0.06 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7220 impls, 74 clqs
0.02/0.07 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7266 impls, 73 clqs
0.02/0.07 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8100 impls, 73 clqs
0.02/0.07 c (round 5) 345 del vars, 303 del conss, 0 add conss, 344 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8970 impls, 73 clqs
0.02/0.07 c (round 6) 379 del vars, 337 del conss, 0 add conss, 378 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10100 impls, 73 clqs
0.02/0.08 c (round 7) 406 del vars, 364 del conss, 0 add conss, 405 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10684 impls, 73 clqs
0.02/0.08 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11132 impls, 73 clqs
0.02/0.08 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11530 impls, 73 clqs
0.02/0.08 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11592 impls, 73 clqs
0.02/0.08 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11638 impls, 73 clqs
0.02/0.08 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 11668 impls, 73 clqs
0.09/0.12 c (round 13) 456 del vars, 487 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3831 upgd conss, 11674 impls, 73 clqs
0.09/0.13 c (round 14) 456 del vars, 487 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3904 upgd conss, 11674 impls, 73 clqs
0.09/0.15 c presolving (15 rounds):
0.09/0.15 c 456 deleted vars, 487 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15 c 11674 implications, 73 cliques
0.09/0.15 c presolved problem has 3779 variables (3779 bin, 0 int, 0 impl, 0 cont) and 3904 constraints
0.09/0.15 c 849 constraints of type <setppc>
0.09/0.15 c 3055 constraints of type <logicor>
0.09/0.15 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.12
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 2.1.1.4
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1797
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 13950
0.09/0.15 c
0.09/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c limits/solutions = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15 c separating/maxrounds = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/maxroundsroot = 5
0.09/0.15 c
0.09/0.15 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15 c # [type: int, range: [1,2], default: 1]
0.09/0.15 c timing/clocktype = 2
0.09/0.15 c
0.09/0.15 c # belongs reading time to solving time?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c timing/reading = TRUE
0.09/0.15 c
0.09/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15 c constraints/knapsack/disaggregation = FALSE
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/coefdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15 c heuristics/crossover/freq = -1
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/crossover/nodesofs = 750
0.09/0.15 c
0.09/0.15 c # number of nodes without incumbent change that heuristic should wait
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15 c heuristics/crossover/nwaitingnodes = 100
0.09/0.15 c
0.09/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15 c # [type: real, range: [0,1], default: 0.1]
0.09/0.15 c heuristics/crossover/nodesquot = 0.15
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixed
0.09/0.15 c # [type: real, range: [0,1], default: 0.666]
0.09/0.15 c heuristics/crossover/minfixingrate = 0.5
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/feaspump/freq = -1
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/fracdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/guideddiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/intshifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/linesearchdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/objpscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15 c # [type: real, range: [0,1], default: 0.01]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/oneopt/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/pscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/rens/freq = -1
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixable
0.09/0.15 c # [type: real, range: [0,1], default: 0.5]
0.09/0.15 c heuristics/rens/minfixingrate = 0.3
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/rens/nodesofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/rootsoldiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/rounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/shiftandpropagate/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/shifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/simplerounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/subnlp/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/trivial/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/trysol/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/undercover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/veclendiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/zirounding/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c propagating/probing/maxprerounds = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/cmir/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/flowcover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/rapidlearning/freq = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/indoneopt/freq = -1
0.09/0.15 c
0.09/0.15 c -----------------------------------------------------------------------------------------------
0.09/0.15 c start solving
0.09/0.15 c
2.39/2.49 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.39/2.49 c 2.5s| 1 | 0 | 8515 | - | 17M| 0 |1042 |3779 |3904 |3779 |3904 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.79/4.88 c 4.9s| 1 | 0 | 8864 | - | 19M| 0 |1077 |3779 |5578 |3779 |3887 | 6 | 0 | 0 | 0.000000e+00 | -- | Inf
5.18/5.26 c 5.3s| 1 | 0 | 9369 | - | 19M| 0 |1124 |3779 |5578 |3779 |3894 | 13 | 0 | 0 | 0.000000e+00 | -- | Inf
5.49/5.52 c 5.5s| 1 | 0 | 9520 | - | 19M| 0 |1170 |3779 |5578 |3779 |3899 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
5.99/6.06 c 6.1s| 1 | 0 | 10421 | - | 20M| 0 |1130 |3779 |5578 |3779 |3907 | 26 | 0 | 0 | 0.000000e+00 | -- | Inf
6.49/6.55 c 6.6s| 1 | 0 | 11090 | - | 20M| 0 |1155 |3779 |5578 |3779 |3913 | 32 | 0 | 0 | 0.000000e+00 | -- | Inf
10.38/10.50 c 10.5s| 1 | 2 | 11090 | - | 20M| 0 |1155 |3779 |5578 |3779 |3913 | 32 | 0 | 11 | 0.000000e+00 | -- | Inf
101.57/101.64 c 102s| 100 | 37 | 85059 | 747.2 | 21M| 39 | 278 |3779 |5641 |3779 |3903 | 32 | 63 | 221 | 0.000000e+00 | -- | Inf
130.96/131.07 c 131s| 200 | 32 |146158 | 678.7 | 21M| 39 | 430 |3779 |5656 |3779 |3903 | 32 | 160 | 263 | 0.000000e+00 | -- | Inf
156.16/156.27 c 156s| 300 | 46 |194323 | 612.8 | 21M| 61 | - |3779 |5737 | 0 | 0 | 32 | 248 | 299 | 0.000000e+00 | -- | Inf
181.75/181.85 c 182s| 400 | 41 |247665 | 592.9 | 21M| 72 | - |3779 |5766 |3779 |3903 | 32 | 296 | 332 | 0.000000e+00 | -- | Inf
233.74/233.83 c 234s| 500 | 46 |348217 | 675.6 | 21M| 73 | - |3779 |5756 |3779 |3903 | 32 | 330 | 397 | 0.000000e+00 | -- | Inf
276.14/276.25 c 276s| 600 | 50 |429568 | 698.6 | 21M| 73 | - |3779 |5749 |3779 |3903 | 32 | 352 | 458 | 0.000000e+00 | -- | Inf
311.63/311.79 c 312s| 700 | 51 |500128 | 699.6 | 21M| 73 | 372 |3779 |5759 |3779 |3903 | 32 | 390 | 501 | 0.000000e+00 | -- | Inf
346.62/346.78 c 347s| 800 | 48 |569029 | 698.3 | 21M| 73 | - |3779 |5759 |3779 |3903 | 32 | 405 | 554 | 0.000000e+00 | -- | Inf
399.31/399.42 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
399.31/399.42 c 399s| 900 | 61 |669169 | 732.0 | 22M| 73 | 216 |3779 |5769 |3779 |3903 | 32 | 438 | 635 | 0.000000e+00 | -- | Inf
430.41/430.57 c 431s| 1000 | 63 |730712 | 720.3 | 22M| 73 | 337 |3779 |5786 |3779 |3903 | 32 | 478 | 676 | 0.000000e+00 | -- | Inf
470.72/470.82 c 471s| 1100 | 76 |809704 | 726.7 | 22M| 73 | 323 |3779 |5779 |3779 |3903 | 32 | 485 | 728 | 0.000000e+00 | -- | Inf
488.51/488.60 c 489s| 1200 | 74 |845539 | 696.0 | 22M| 73 | - |3779 |5834 |3779 |3903 | 32 | 570 | 752 | 0.000000e+00 | -- | Inf
515.61/515.74 c 516s| 1300 | 80 |895631 | 680.9 | 22M| 73 | - |3779 |5878 | 0 | 0 | 32 | 620 | 792 | 0.000000e+00 | -- | Inf
557.09/557.29 c 557s| 1400 | 99 |976622 | 690.2 | 22M| 73 | 360 |3779 |5908 |3779 |3903 | 32 | 687 | 845 | 0.000000e+00 | -- | Inf
586.59/586.73 c 587s| 1500 | 99 | 1036k| 684.2 | 22M| 73 | 390 |3779 |5902 |3779 |3903 | 32 | 698 | 888 | 0.000000e+00 | -- | Inf
626.19/626.36 c 626s| 1600 | 116 | 1110k| 687.5 | 22M| 73 | 278 |3779 |5874 |3779 |3903 | 32 | 713 | 953 | 0.000000e+00 | -- | Inf
644.49/644.69 c 645s| 1700 | 116 | 1148k| 669.3 | 22M| 73 | - |3779 |5895 |3779 |3903 | 32 | 762 | 977 | 0.000000e+00 | -- | Inf
675.38/675.58 c 676s| 1800 | 130 | 1207k| 665.2 | 23M| 73 | 214 |3779 |5862 |3779 |3903 | 32 | 782 |1022 | 0.000000e+00 | -- | Inf
706.77/706.99 c 707s| 1900 | 132 | 1269k| 662.9 | 23M| 73 | - |3779 |5890 |3779 |3903 | 32 | 841 |1064 | 0.000000e+00 | -- | Inf
736.78/736.96 c 737s| 2000 | 134 | 1330k| 660.2 | 23M| 73 | - |3779 |5903 |3779 |3903 | 32 | 877 |1106 | 0.000000e+00 | -- | Inf
768.37/768.53 c 769s| 2100 | 155 | 1393k| 658.6 | 23M| 73 | 264 |3779 |5894 |3779 |3903 | 32 | 890 |1153 | 0.000000e+00 | -- | Inf
796.36/796.57 c 797s| 2200 | 155 | 1446k| 652.9 | 23M| 73 | - |3779 |5930 |3779 |3903 | 32 | 943 |1198 | 0.000000e+00 | -- | Inf
821.76/821.97 c 822s| 2300 | 164 | 1497k| 646.4 | 23M| 73 | 198 |3779 |5959 |3779 |3903 | 32 | 990 |1233 | 0.000000e+00 | -- | Inf
851.45/851.66 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
851.45/851.66 c 852s| 2400 | 170 | 1557k| 644.6 | 23M| 73 | 273 |3779 |5777 |3779 |3903 | 32 |1006 |1273 | 0.000000e+00 | -- | Inf
884.25/884.44 c 884s| 2500 | 180 | 1624k| 645.7 | 23M| 73 | - |3779 |5756 | 0 | 0 | 32 |1015 |1317 | 0.000000e+00 | -- | Inf
907.84/908.00 c 908s| 2600 | 184 | 1672k| 639.1 | 23M| 73 | 206 |3779 |5758 |3779 |3903 | 32 |1044 |1356 | 0.000000e+00 | -- | Inf
928.94/929.18 c 929s| 2700 | 188 | 1717k| 632.3 | 23M| 73 | 216 |3779 |5776 |3779 |3903 | 32 |1083 |1393 | 0.000000e+00 | -- | Inf
949.73/949.91 c 950s| 2800 | 180 | 1762k| 625.9 | 23M| 73 | - |3779 |5768 |3779 |3903 | 32 |1092 |1428 | 0.000000e+00 | -- | Inf
972.73/972.95 c 973s| 2900 | 182 | 1813k| 621.7 | 23M| 73 | 280 |3779 |5763 |3779 |3903 | 32 |1109 |1470 | 0.000000e+00 | -- | Inf
998.33/998.58 c 999s| 3000 | 178 | 1867k| 618.9 | 23M| 73 | 477 |3779 |5761 |3779 |3903 | 32 |1115 |1519 | 0.000000e+00 | -- | Inf
1046.82/1047.07 c 1047s| 3100 | 196 | 1960k| 629.1 | 23M| 73 | - |3779 |5650 |3779 |3903 | 32 |1126 |1592 | 0.000000e+00 | -- | Inf
1071.91/1072.10 c 1072s| 3200 | 198 | 2013k| 626.1 | 23M| 80 | 281 |3779 |5667 |3779 |3903 | 32 |1184 |1624 | 0.000000e+00 | -- | Inf
1112.01/1112.29 c 1112s| 3300 | 208 | 2090k| 630.3 | 24M| 80 | 407 |3779 |5578 |3779 |3903 | 32 |1196 |1684 | 0.000000e+00 | -- | Inf
1139.42/1139.60 c 1140s| 3400 | 218 | 2147k| 628.5 | 24M| 80 | 256 |3779 |5562 |3779 |3903 | 32 |1203 |1726 | 0.000000e+00 | -- | Inf
1168.60/1168.82 c 1169s| 3500 | 224 | 2209k| 628.3 | 24M| 80 | 256 |3779 |5534 |3779 |3903 | 32 |1209 |1766 | 0.000000e+00 | -- | Inf
1196.39/1196.63 c 1197s| 3600 | 232 | 2263k| 625.8 | 24M| 80 | 192 |3779 |5523 |3779 |3903 | 32 |1217 |1818 | 0.000000e+00 | -- | Inf
1215.31/1215.53 c 1216s| 3700 | 230 | 2306k| 620.4 | 24M| 80 | 226 |3779 |5517 |3779 |3903 | 32 |1234 |1856 | 0.000000e+00 | -- | Inf
1242.89/1243.13 c 1243s| 3800 | 237 | 2363k| 619.2 | 24M| 80 | 209 |3779 |5502 |3779 |3903 | 32 |1254 |1905 | 0.000000e+00 | -- | Inf
1267.09/1267.35 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1267.09/1267.35 c 1267s| 3900 | 241 | 2415k| 616.8 | 24M| 80 | 185 |3779 |5493 |3779 |3903 | 32 |1268 |1951 | 0.000000e+00 | -- | Inf
1292.49/1292.77 c 1293s| 4000 | 247 | 2468k| 614.4 | 24M| 80 | - |3779 |5465 |3779 |3903 | 32 |1278 |1996 | 0.000000e+00 | -- | Inf
1318.08/1318.33 c 1318s| 4100 | 251 | 2521k| 612.5 | 24M| 80 | - |3779 |5455 |3779 |3903 | 32 |1286 |2038 | 0.000000e+00 | -- | Inf
1344.58/1344.88 c 1345s| 4200 | 253 | 2574k| 610.4 | 24M| 80 | - |3779 |5458 |3779 |3903 | 32 |1299 |2084 | 0.000000e+00 | -- | Inf
1370.58/1370.87 c 1371s| 4300 | 253 | 2627k| 608.6 | 24M| 80 | 219 |3779 |5447 |3779 |3903 | 32 |1305 |2131 | 0.000000e+00 | -- | Inf
1401.47/1401.78 c 1402s| 4400 | 255 | 2692k| 609.5 | 24M| 80 | - |3779 |5340 |3779 |3903 | 32 |1307 |2182 | 0.000000e+00 | -- | Inf
1425.37/1425.64 c 1426s| 4500 | 259 | 2743k| 607.3 | 24M| 80 | - |3779 |5237 |3779 |3903 | 32 |1308 |2223 | 0.000000e+00 | -- | Inf
1443.86/1444.11 c 1444s| 4600 | 271 | 2783k| 602.7 | 24M| 80 | - |3779 |5236 | 0 | 0 | 32 |1310 |2259 | 0.000000e+00 | -- | Inf
1462.95/1463.20 c 1463s| 4700 | 269 | 2824k| 598.8 | 24M| 80 | 232 |3779 |5236 |3779 |3903 | 32 |1319 |2294 | 0.000000e+00 | -- | Inf
1494.45/1494.79 c 1495s| 4800 | 271 | 2887k| 599.4 | 24M| 80 | - |3779 |5223 | 0 | 0 | 32 |1346 |2352 | 0.000000e+00 | -- | Inf
1522.55/1522.84 c 1523s| 4900 | 283 | 2945k| 599.0 | 24M| 80 | 219 |3779 |5216 |3779 |3903 | 32 |1359 |2394 | 0.000000e+00 | -- | Inf
1555.34/1555.60 c 1556s| 5000 | 299 | 3010k| 600.1 | 24M| 80 | - |3779 |5201 |3779 |3903 | 32 |1376 |2445 | 0.000000e+00 | -- | Inf
1585.94/1586.20 c 1586s| 5100 | 305 | 3074k| 600.7 | 24M| 80 | 251 |3779 |5162 |3779 |3903 | 32 |1392 |2500 | 0.000000e+00 | -- | Inf
1603.74/1604.09 c 1604s| 5200 | 303 | 3112k| 596.6 | 24M| 80 | - |3779 |5210 |3779 |3903 | 32 |1456 |2532 | 0.000000e+00 | -- | Inf
1635.34/1635.67 c 1636s| 5300 | 321 | 3175k| 597.3 | 24M| 80 | 236 |3779 |5172 |3779 |3903 | 32 |1473 |2588 | 0.000000e+00 | -- | Inf
1661.92/1662.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1661.92/1662.21 c 1662s| 5400 | 333 | 3229k| 596.1 | 25M| 80 | - |3779 |5166 |3779 |3903 | 32 |1516 |2630 | 0.000000e+00 | -- | Inf
1693.32/1693.67 c 1694s| 5500 | 345 | 3293k| 597.0 | 25M| 80 | 198 |3779 |5127 |3779 |3903 | 32 |1521 |2681 | 0.000000e+00 | -- | Inf
1714.82/1715.16 c 1715s| 5600 | 343 | 3339k| 594.4 | 25M| 80 | 237 |3779 |5117 |3779 |3903 | 32 |1542 |2721 | 0.000000e+00 | -- | Inf
1739.01/1739.38 c 1739s| 5700 | 343 | 3393k| 593.5 | 25M| 80 | 249 |3779 |5077 |3779 |3903 | 32 |1544 |2765 | 0.000000e+00 | -- | Inf
1755.22/1755.58 c 1756s| 5800 | 349 | 3429k| 589.5 | 25M| 80 | - |3779 |5071 |3779 |3903 | 32 |1545 |2799 | 0.000000e+00 | -- | Inf
1780.11/1780.44 c 1780s| 5900 | 355 | 3483k| 588.7 | 25M| 80 | - |3779 |5057 |3779 |3903 | 32 |1553 |2853 | 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.00
1796.71/1797.01 c Solving Nodes : 5951
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.00
1796.71/1797.01 c solving : 1797.00
1796.71/1797.01 c presolving : 0.12 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3690651-1338026235.opb
1796.71/1797.01 c Variables : 4235 (4235 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 4391 initial, 4391 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-3690651-1338026235.opb
1796.71/1797.01 c Variables : 3779 (3779 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3904 initial, 5964 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.05 0.00 455 1 0 455 0 487 0 0 0
1796.71/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 41 - - 41 - - - - -
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 3417 0 1 0 26 531 0 0 6356
1796.71/1797.01 c setppc : 849 849 6 35581 0 1 0 137005 24 238710 0 0 0
1796.71/1797.01 c linear : 0+ 1731 5 35556 0 0 0 4258 14 5386 19 0 0
1796.71/1797.01 c logicor : 3055+ 3588 6 29909 0 1 0 276549 367 325326 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 1 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 : 656.19 0.00 0.00 0.00 656.19 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.78 0.00 0.00 0.71 0.00 0.00 0.00 0.07
1796.71/1797.01 c linear : 0.28 0.00 0.01 0.27 0.00 0.00 0.00 0.01
1796.71/1797.01 c logicor : 1.20 0.00 0.00 1.05 0.00 0.00 0.00 0.15
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 : 3422 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.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c redcost : 0.18 0.00 0.00 0.18 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.15 405 401 2075 57.1 59 35.2 -
1796.71/1797.01 c infeasible LP : 4.75 2355 141 2412 483.9 3 6.0 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 : - - - 1552 51.7 - - -
1796.71/1797.01 c applied locally : - - - 3 504.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 10 - (maximal pool size: 82)
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.36 0.00 5 0 0 51 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.38 0.00 5 0 0 59 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.12 0.00 5 0 0 25 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 : 2.06 0.00 1 0 41 0 1731
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 : 656.19 0.00 3417 26 531 0 0 6356
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 1 0 0 0 0 2
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.00 1 0 0.00 - 0.00 1
1796.71/1797.01 c dual LP : 1124.47 5779 3518072 608.87 3128.64 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 : 655.83 2879 1867955 648.82 2848.25
1796.71/1797.01 c (at root node) : - 11 8607 782.45 -
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 : 5951
1796.71/1797.01 c nodes (total) : 5951
1796.71/1797.01 c nodes left : 372
1796.71/1797.01 c max depth : 80
1796.71/1797.01 c max depth (total): 80
1796.71/1797.01 c backtracks : 962 (16.2%)
1796.71/1797.01 c delayed cutoffs : 36
1796.71/1797.01 c repropagations : 3160 (7984 domain reductions, 16 cutoffs)
1796.71/1797.01 c avg switch length: 4.91
1796.71/1797.01 c switching time : 2.78
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 : 11090
1796.71/1797.04 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-3690651-1338026235/watcher-3690651-1338026235 -o /tmp/evaluation-result-3690651-1338026235/solver-3690651-1338026235 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690651-1338026235.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.00 2.00 1.99 3/176 5349
/proc/meminfo: memFree=29368520/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 1116 0 0 0 0 0 0 0 20 0 1 0 268749437 9379840 1071 33554432000 4194304 10173063 140735312860144 140733373003432 8846909 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 2290 1083 392 1460 0 821 0
[startup+0.037727 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5349
/proc/meminfo: memFree=29368520/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=27912 CPUtime=0.02 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 5503 0 0 0 2 0 0 0 20 0 1 0 268749437 28581888 5458 33554432000 4194304 10173063 140735312860144 140733373003432 7545739 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 7011 5462 510 1460 0 5542 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27912
[startup+0.100295 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5349
/proc/meminfo: memFree=29368520/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=35756 CPUtime=0.09 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 7694 0 0 0 7 2 0 0 20 0 1 0 268749437 36614144 7392 33554432000 4194304 10173063 140735312860144 140733373003432 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 8939 7393 578 1460 0 7470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35756
[startup+0.300161 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5349
/proc/meminfo: memFree=29368520/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=52648 CPUtime=0.29 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 12167 0 0 0 26 3 0 0 20 0 1 0 268749437 53911552 11766 33554432000 4194304 10173063 140735312860144 140733373003432 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 13162 11766 738 1460 0 11693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 52648
[startup+0.700104 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 5349
/proc/meminfo: memFree=29368520/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=53216 CPUtime=0.69 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 12284 0 0 0 66 3 0 0 20 0 1 0 268749437 54493184 11883 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 13304 11883 738 1460 0 11835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53216
[startup+1.50013 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5350
/proc/meminfo: memFree=29323632/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=53492 CPUtime=1.49 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 12356 0 0 0 145 4 0 0 20 0 1 0 268749437 54775808 11954 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 13373 11954 738 1460 0 11904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53492
[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5350
/proc/meminfo: memFree=29322640/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=90004 CPUtime=3.09 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 21465 0 0 0 300 9 0 0 20 0 1 0 268749437 92164096 20971 33554432000 4194304 10173063 140735312860144 140735312853400 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 22501 20971 780 1460 0 21032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90004
[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5350
/proc/meminfo: memFree=29273620/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=6.28 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24495 0 0 0 606 22 0 0 20 0 1 0 268749437 104333312 23984 33554432000 4194304 10173063 140735312860144 140735312855016 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 23984 811 1460 0 24003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 101888
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5350
/proc/meminfo: memFree=29273752/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=12.68 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24499 0 0 0 1244 24 0 0 20 0 1 0 268749437 104333312 23988 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 23988 815 1460 0 24003 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 101888
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5350
/proc/meminfo: memFree=29274116/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=25.49 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24499 0 0 0 2520 29 0 0 20 0 1 0 268749437 104333312 23988 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 23988 815 1460 0 24003 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 101888
[startup+51.1001 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5351
/proc/meminfo: memFree=29274708/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=51.08 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24499 0 0 0 5073 35 0 0 20 0 1 0 268749437 104333312 23988 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 23988 815 1460 0 24003 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 101888
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5351
/proc/meminfo: memFree=29271172/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=102.27 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24506 0 0 0 10177 50 0 0 20 0 1 0 268749437 104333312 23995 33554432000 4194304 10173063 140735312860144 140735312853496 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 23995 819 1460 0 24003 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 101888
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5351
/proc/meminfo: memFree=29267704/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=162.26 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 16142 84 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 101888
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 5354
/proc/meminfo: memFree=29267200/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=222.24 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 22111 113 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 101888
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 5377
/proc/meminfo: memFree=29268128/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=282.24 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 28082 142 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 101888
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5378
/proc/meminfo: memFree=29268140/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=342.22 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 34050 172 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 101888
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5378
/proc/meminfo: memFree=29268140/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=402.22 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 40025 197 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312852664 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 101888
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5378
/proc/meminfo: memFree=29268140/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=462.21 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 45995 226 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 101888
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5378
/proc/meminfo: memFree=29268140/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=522.2 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 51968 252 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853640 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 101888
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 5378
/proc/meminfo: memFree=29268108/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=582.19 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24515 0 0 0 57939 280 0 0 20 0 1 0 268749437 104333312 24652 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24652 819 1460 0 24003 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 101888
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29263012/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1122.11 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 111681 530 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853976 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 101888
[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5383
/proc/meminfo: memFree=29267720/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1182.1 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 117655 555 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 101888
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5383
/proc/meminfo: memFree=29267164/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1242.09 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 123626 583 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 101888
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5384
/proc/meminfo: memFree=29266916/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1302.09 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 129600 609 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 101888
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5384
/proc/meminfo: memFree=29267288/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1362.07 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 135567 640 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853976 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 101888
[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 5387
/proc/meminfo: memFree=29267092/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1422.07 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 141538 669 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 101888
[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5387
/proc/meminfo: memFree=29266732/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1482.06 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 147505 701 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 101888
[startup+1542.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 5387
/proc/meminfo: memFree=29266612/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1542.05 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 153475 730 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 101888
[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 5388
/proc/meminfo: memFree=29266488/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1602.03 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 159444 759 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 101888
[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 5426
/proc/meminfo: memFree=28262260/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1662.02 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 165418 784 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 101888
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28137476/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1722.02 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 171396 806 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 101888
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28083276/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1782.01 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 177374 827 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 101888
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28101256/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1785.21 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 177692 829 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853400 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 101888
[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28100388/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1791.61 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178330 831 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853976 8047164 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 101888
[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28095164/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1794.81 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178649 832 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853448 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 101888
[startup+1795.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28095164/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1795.6 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178728 832 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853496 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 101888
[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28095040/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1796.41 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178808 833 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 101888
[startup+1796.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28095040/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1796.61 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178828 833 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 101888
[startup+1797 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5426
/proc/meminfo: memFree=28095040/32873648 swapFree=7112/7112
[pid=5349] ppid=5347 vsize=101888 CPUtime=1796.71 cores=1,3,5,7
/proc/5349/stat : 5349 (scip-2.1.1.4fix) R 5347 5349 4305 0 -1 4202496 24516 0 0 0 178838 833 0 0 20 0 1 0 268749437 104333312 24653 33554432000 4194304 10173063 140735312860144 140735312853592 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5349/statm: 25472 24653 819 1460 0 24003 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 101888
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.76
CPU user time (s): 1788.42
CPU system time (s): 8.33973
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 101888
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.42
system time used= 8.33973
maximum resident set size= 98628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24522
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1853
runsolver used 2.6076 second user time and 7.2259 second system time
The end