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-3690652-1338026225.opb>
0.00/0.02 c original problem has 4290 variables (4290 bin, 0 int, 0 impl, 0 cont) and 4448 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.04 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, 7392 impls, 78 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, 7392 impls, 75 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, 7438 impls, 74 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, 8282 impls, 74 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, 9162 impls, 74 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, 10304 impls, 74 clqs
0.02/0.07 c (round 7) 405 del vars, 363 del conss, 0 add conss, 404 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10894 impls, 74 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, 11346 impls, 74 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, 11748 impls, 74 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, 11810 impls, 74 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, 11856 impls, 74 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, 11886 impls, 74 clqs
0.09/0.12 c (round 13) 456 del vars, 488 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3886 upgd conss, 11892 impls, 74 clqs
0.09/0.13 c (round 14) 456 del vars, 488 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3960 upgd conss, 11892 impls, 74 clqs
0.09/0.15 c presolving (15 rounds):
0.09/0.15 c 456 deleted vars, 488 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.15 c 11892 implications, 74 cliques
0.09/0.15 c presolved problem has 3834 variables (3834 bin, 0 int, 0 impl, 0 cont) and 3960 constraints
0.09/0.15 c 860 constraints of type <setppc>
0.09/0.15 c 3100 constraints of type <logicor>
0.09/0.15 c transformed objective value is always integral (scale: 1)
0.09/0.15 c Presolving Time: 0.12
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 2.1.1.4
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1797
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 13950
0.09/0.15 c
0.09/0.15 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c limits/solutions = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.15 c separating/maxrounds = 1
0.09/0.15 c
0.09/0.15 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/maxroundsroot = 5
0.09/0.15 c
0.09/0.15 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15 c # [type: int, range: [1,2], default: 1]
0.09/0.15 c timing/clocktype = 2
0.09/0.15 c
0.09/0.15 c # belongs reading time to solving time?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c timing/reading = TRUE
0.09/0.15 c
0.09/0.15 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.15 c constraints/knapsack/disaggregation = FALSE
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/coefdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.15 c heuristics/crossover/freq = -1
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/crossover/nodesofs = 750
0.09/0.15 c
0.09/0.15 c # number of nodes without incumbent change that heuristic should wait
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.15 c heuristics/crossover/nwaitingnodes = 100
0.09/0.15 c
0.09/0.15 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.15 c # [type: real, range: [0,1], default: 0.1]
0.09/0.15 c heuristics/crossover/nodesquot = 0.15
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixed
0.09/0.15 c # [type: real, range: [0,1], default: 0.666]
0.09/0.15 c heuristics/crossover/minfixingrate = 0.5
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/feaspump/freq = -1
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/fracdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/guideddiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/intshifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/linesearchdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/objpscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.15 c # [type: real, range: [0,1], default: 0.01]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/oneopt/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/pscostdiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/rens/freq = -1
0.09/0.15 c
0.09/0.15 c # minimum percentage of integer variables that have to be fixable
0.09/0.15 c # [type: real, range: [0,1], default: 0.5]
0.09/0.15 c heuristics/rens/minfixingrate = 0.3
0.09/0.15 c
0.09/0.15 c # number of nodes added to the contingent of the total nodes
0.09/0.15 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.15 c heuristics/rens/nodesofs = 2000
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.15 c heuristics/rootsoldiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/rounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/shiftandpropagate/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/shifting/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/simplerounding/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/subnlp/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/trivial/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/trysol/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c heuristics/undercover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.15 c heuristics/veclendiving/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.15 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.15 c
0.09/0.15 c # additional number of allowed LP iterations
0.09/0.15 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.15 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/zirounding/freq = -1
0.09/0.15 c
0.09/0.15 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c propagating/probing/maxprerounds = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/cmir/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.15 c separating/flowcover/freq = -1
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/rapidlearning/freq = 0
0.09/0.15 c
0.09/0.15 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.15 c heuristics/indoneopt/freq = -1
0.09/0.15 c
0.09/0.15 c -----------------------------------------------------------------------------------------------
0.09/0.15 c start solving
0.09/0.15 c
1.98/2.02 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.98/2.02 c 2.0s| 1 | 0 | 7287 | - | 17M| 0 |1007 |3834 |3960 |3834 |3960 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.99/3.02 c 3.0s| 1 | 0 | 7925 | - | 18M| 0 |1145 |3834 |4534 |3834 |3954 | 6 | 0 | 0 | 0.000000e+00 | -- | Inf
3.29/3.36 c 3.4s| 1 | 0 | 8259 | - | 18M| 0 |1140 |3834 |4534 |3834 |3960 | 12 | 0 | 0 | 0.000000e+00 | -- | Inf
3.59/3.69 c 3.7s| 1 | 0 | 8561 | - | 18M| 0 |1103 |3834 |4534 |3834 |3966 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
3.98/4.01 c 4.0s| 1 | 0 | 8825 | - | 18M| 0 |1205 |3834 |4534 |3834 |3971 | 23 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.27 c 4.3s| 1 | 0 | 8940 | - | 18M| 0 |1227 |3834 |4534 |3834 |3974 | 26 | 0 | 0 | 0.000000e+00 | -- | Inf
7.79/7.80 c 7.8s| 1 | 2 | 8940 | - | 18M| 0 |1227 |3834 |4534 |3834 |3974 | 26 | 0 | 10 | 0.000000e+00 | -- | Inf
74.48/74.59 c 74.6s| 100 | 99 | 37125 | 284.7 | 19M| 51 | 277 |3834 |4537 |3834 |3969 | 26 | 3 | 198 | 0.000000e+00 | -- | Inf
108.36/108.45 c 108s| 200 | 99 | 99614 | 455.6 | 20M| 57 | 140 |3834 |4576 |3834 |3969 | 26 | 44 | 238 | 0.000000e+00 | -- | Inf
142.76/142.80 c 143s| 300 | 92 |166922 | 528.4 | 20M| 57 | - |3834 |4612 | 0 | 0 | 26 | 81 | 284 | 0.000000e+00 | -- | Inf
180.75/180.80 c 181s| 400 | 96 |242534 | 585.4 | 20M| 57 | - |3834 |4622 |3834 |3969 | 26 | 94 | 340 | 0.000000e+00 | -- | Inf
213.25/213.34 c 213s| 500 | 88 |310613 | 604.6 | 20M| 57 | - |3834 |4646 |3834 |3969 | 26 | 126 | 386 | 0.000000e+00 | -- | Inf
242.34/242.42 c 242s| 600 | 90 |369621 | 602.1 | 20M| 57 | 319 |3834 |4671 |3834 |3969 | 26 | 161 | 426 | 0.000000e+00 | -- | Inf
295.64/295.76 c 296s| 700 | 114 |470612 | 660.5 | 20M| 57 | - |3834 |4662 |3834 |3969 | 26 | 165 | 506 | 0.000000e+00 | -- | Inf
327.13/327.22 c 327s| 800 | 136 |531146 | 653.6 | 21M| 57 | 482 |3834 |4680 |3834 |3969 | 26 | 194 | 553 | 0.000000e+00 | -- | Inf
354.33/354.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
354.33/354.46 c 354s| 900 | 136 |583769 | 639.4 | 21M| 57 | - |3834 |4697 |3834 |3969 | 26 | 218 | 585 | 0.000000e+00 | -- | Inf
388.73/388.82 c 389s| 1000 | 136 |646993 | 638.7 | 21M| 66 | 332 |3834 |4729 |3834 |3969 | 26 | 255 | 634 | 0.000000e+00 | -- | Inf
419.02/419.19 c 419s| 1100 | 136 |704614 | 633.0 | 21M| 66 | 315 |3834 |4739 |3834 |3969 | 26 | 267 | 674 | 0.000000e+00 | -- | Inf
451.81/451.94 c 452s| 1200 | 130 |769847 | 634.6 | 21M| 66 | 569 |3834 |4757 |3834 |3969 | 26 | 294 | 714 | 0.000000e+00 | -- | Inf
485.30/485.45 c 485s| 1300 | 152 |833141 | 634.5 | 21M| 66 | - |3834 |4769 |3834 |3969 | 26 | 329 | 762 | 0.000000e+00 | -- | Inf
511.11/511.23 c 511s| 1400 | 154 |882813 | 624.6 | 21M| 66 | 255 |3834 |4772 |3834 |3969 | 26 | 352 | 802 | 0.000000e+00 | -- | Inf
545.50/545.66 c 546s| 1500 | 176 |950245 | 628.0 | 21M| 66 | 147 |3834 |4775 |3834 |3969 | 26 | 376 | 850 | 0.000000e+00 | -- | Inf
577.19/577.40 c 577s| 1600 | 198 | 1010k| 626.2 | 22M| 66 | 292 |3834 |4783 |3834 |3969 | 26 | 410 | 898 | 0.000000e+00 | -- | Inf
592.99/593.16 c 593s| 1700 | 196 | 1046k| 610.7 | 22M| 76 | - |3834 |4804 |3834 |3969 | 26 | 438 | 914 | 0.000000e+00 | -- | Inf
609.09/609.23 c 609s| 1800 | 204 | 1079k| 595.2 | 22M| 86 | - |3834 |4856 | 0 | 0 | 26 | 496 | 941 | 0.000000e+00 | -- | Inf
645.79/645.97 c 646s| 1900 | 206 | 1148k| 600.2 | 22M| 86 | - |3834 |4854 |3834 |3969 | 26 | 534 | 997 | 0.000000e+00 | -- | Inf
672.48/672.69 c 673s| 2000 | 215 | 1202k| 597.3 | 22M| 86 | - |3834 |4864 |3834 |3969 | 26 | 571 |1037 | 0.000000e+00 | -- | Inf
692.07/692.28 c 692s| 2100 | 213 | 1243k| 588.3 | 22M| 86 | - |3834 |4903 |3834 |3969 | 26 | 615 |1070 | 0.000000e+00 | -- | Inf
712.58/712.73 c 713s| 2200 | 227 | 1283k| 579.6 | 22M| 86 | 243 |3834 |4924 |3834 |3969 | 26 | 676 |1103 | 0.000000e+00 | -- | Inf
753.06/753.26 c 753s| 2300 | 243 | 1359k| 587.4 | 23M| 86 | - |3834 |4906 |3834 |3969 | 26 | 729 |1159 | 0.000000e+00 | -- | Inf
780.77/781.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
780.77/781.00 c 781s| 2400 | 250 | 1412k| 584.9 | 23M| 86 | - |3834 |4907 | 0 | 0 | 26 | 786 |1203 | 0.000000e+00 | -- | Inf
798.85/799.00 c 799s| 2500 | 259 | 1451k| 577.2 | 23M| 86 | 186 |3834 |4915 |3834 |3969 | 26 | 829 |1227 | 0.000000e+00 | -- | Inf
826.16/826.38 c 826s| 2600 | 266 | 1505k| 575.8 | 23M| 86 | 254 |3834 |4916 |3834 |3969 | 26 | 861 |1267 | 0.000000e+00 | -- | Inf
853.46/853.65 c 854s| 2700 | 278 | 1561k| 575.2 | 23M| 86 | - |3834 |4898 |3834 |3969 | 26 | 876 |1307 | 0.000000e+00 | -- | Inf
892.75/892.97 c 893s| 2800 | 292 | 1637k| 581.7 | 23M| 86 | 294 |3834 |4889 |3834 |3969 | 26 | 890 |1362 | 0.000000e+00 | -- | Inf
919.45/919.67 c 920s| 2900 | 292 | 1693k| 581.1 | 23M| 86 | - |3834 |4910 |3834 |3969 | 26 | 930 |1400 | 0.000000e+00 | -- | Inf
942.64/942.85 c 943s| 3000 | 302 | 1741k| 577.7 | 23M| 86 | - |3834 |4924 |3834 |3969 | 26 | 962 |1432 | 0.000000e+00 | -- | Inf
963.14/963.35 c 963s| 3100 | 297 | 1783k| 572.5 | 23M| 86 | - |3834 |4967 | 0 | 0 | 26 |1022 |1456 | 0.000000e+00 | -- | Inf
998.63/998.83 c 999s| 3200 | 305 | 1849k| 575.3 | 23M| 86 | - |3834 |4973 |3834 |3969 | 26 |1047 |1504 | 0.000000e+00 | -- | Inf
1029.83/1030.08 c 1030s| 3300 | 319 | 1909k| 576.2 | 24M| 86 | 433 |3834 |4971 |3834 |3969 | 26 |1071 |1545 | 0.000000e+00 | -- | Inf
1054.02/1054.29 c 1054s| 3400 | 323 | 1961k| 574.4 | 24M| 86 | - |3834 |4975 | 0 | 0 | 26 |1097 |1577 | 0.000000e+00 | -- | Inf
1078.32/1078.55 c 1079s| 3500 | 323 | 2009k| 571.9 | 24M| 86 | - |3834 |4982 | 0 | 0 | 26 |1118 |1617 | 0.000000e+00 | -- | Inf
1105.32/1105.52 c 1106s| 3600 | 314 | 2063k| 570.9 | 24M| 86 | 302 |3834 |5001 |3834 |3969 | 26 |1156 |1657 | 0.000000e+00 | -- | Inf
1138.50/1138.76 c 1139s| 3700 | 318 | 2129k| 573.2 | 24M| 86 | - |3834 |5000 |3834 |3969 | 26 |1173 |1705 | 0.000000e+00 | -- | Inf
1167.00/1167.21 c 1167s| 3800 | 324 | 2186k| 573.3 | 24M| 86 | 261 |3834 |5024 |3834 |3969 | 26 |1213 |1745 | 0.000000e+00 | -- | Inf
1197.10/1197.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1197.10/1197.38 c 1197s| 3900 | 350 | 2244k| 573.3 | 24M| 86 | 317 |3834 |5030 |3834 |3969 | 26 |1280 |1793 | 0.000000e+00 | -- | Inf
1230.99/1231.21 c 1231s| 4000 | 362 | 2307k| 574.8 | 24M| 86 | - |3834 |5042 | 0 | 0 | 26 |1318 |1835 | 0.000000e+00 | -- | Inf
1259.89/1260.17 c 1260s| 4100 | 374 | 2366k| 575.3 | 24M| 86 | 165 |3834 |5045 |3834 |3969 | 26 |1349 |1875 | 0.000000e+00 | -- | Inf
1289.59/1289.82 c 1290s| 4200 | 374 | 2425k| 575.5 | 24M| 86 | 380 |3834 |5058 |3834 |3969 | 26 |1398 |1915 | 0.000000e+00 | -- | Inf
1318.48/1318.73 c 1319s| 4300 | 376 | 2482k| 575.5 | 25M| 86 | 273 |3834 |5078 |3834 |3969 | 26 |1440 |1955 | 0.000000e+00 | -- | Inf
1355.37/1355.68 c 1356s| 4400 | 386 | 2552k| 578.3 | 25M| 86 | - |3834 |5102 |3834 |3969 | 26 |1493 |2005 | 0.000000e+00 | -- | Inf
1384.17/1384.48 c 1384s| 4500 | 391 | 2609k| 578.0 | 25M| 86 | - |3834 |5101 |3834 |3969 | 26 |1537 |2047 | 0.000000e+00 | -- | Inf
1408.66/1408.92 c 1409s| 4600 | 395 | 2660k| 576.6 | 25M| 86 | - |3834 |5103 | 0 | 0 | 26 |1565 |2085 | 0.000000e+00 | -- | Inf
1434.76/1435.07 c 1435s| 4700 | 393 | 2713k| 575.7 | 25M| 86 | - |3834 |5131 |3834 |3969 | 26 |1609 |2127 | 0.000000e+00 | -- | Inf
1454.06/1454.37 c 1454s| 4800 | 395 | 2756k| 572.5 | 25M| 86 | 161 |3834 |5143 |3834 |3969 | 26 |1648 |2159 | 0.000000e+00 | -- | Inf
1477.95/1478.30 c 1478s| 4900 | 397 | 2802k| 570.2 | 25M| 86 | 441 |3834 |5152 |3834 |3969 | 26 |1685 |2204 | 0.000000e+00 | -- | Inf
1510.55/1510.82 c 1511s| 5000 | 412 | 2868k| 572.1 | 25M| 86 | 304 |3834 |5162 |3834 |3969 | 26 |1725 |2252 | 0.000000e+00 | -- | Inf
1533.45/1533.74 c 1534s| 5100 | 416 | 2917k| 570.5 | 25M| 86 | 267 |3834 |5170 |3834 |3969 | 26 |1753 |2283 | 0.000000e+00 | -- | Inf
1565.05/1565.38 c 1565s| 5200 | 429 | 2980k| 571.5 | 25M| 86 | 205 |3834 |5152 |3834 |3969 | 26 |1768 |2329 | 0.000000e+00 | -- | Inf
1591.24/1591.51 c 1592s| 5300 | 429 | 3032k| 570.6 | 25M| 86 | - |3834 |5139 |3834 |3969 | 26 |1776 |2375 | 0.000000e+00 | -- | Inf
1620.33/1620.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1620.33/1620.62 c 1621s| 5400 | 436 | 3091k| 570.9 | 25M| 86 | 168 |3834 |5138 |3834 |3969 | 26 |1799 |2423 | 0.000000e+00 | -- | Inf
1650.93/1651.28 c 1651s| 5500 | 441 | 3153k| 571.8 | 25M| 86 | 244 |3834 |5120 |3834 |3969 | 26 |1815 |2472 | 0.000000e+00 | -- | Inf
1684.32/1684.69 c 1685s| 5600 | 459 | 3217k| 573.1 | 26M| 86 | 190 |3834 |5140 |3834 |3969 | 26 |1856 |2524 | 0.000000e+00 | -- | Inf
1703.72/1704.09 c 1704s| 5700 | 465 | 3259k| 570.3 | 26M| 86 | 179 |3834 |5168 |3834 |3969 | 26 |1894 |2548 | 0.000000e+00 | -- | Inf
1733.81/1734.10 c 1734s| 5800 | 467 | 3316k| 570.5 | 26M| 86 | 202 |3834 |5196 |3834 |3969 | 26 |1951 |2594 | 0.000000e+00 | -- | Inf
1758.02/1758.39 c 1758s| 5900 | 464 | 3367k| 569.4 | 26M| 86 | - |3834 |5200 |3834 |3969 | 26 |1992 |2627 | 0.000000e+00 | -- | Inf
1775.31/1775.64 c 1776s| 6000 | 466 | 3403k| 565.9 | 26M| 86 | - |3834 |5225 |3834 |3969 | 26 |2044 |2651 | 0.000000e+00 | -- | Inf
1795.91/1796.25 c 1796s| 6100 | 471 | 3443k| 563.1 | 26M| 86 | - |3834 |5260 | 0 | 0 | 26 |2109 |2682 | 0.000000e+00 | -- | Inf
1796.70/1797.00 c
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Solving Time (sec) : 1797.00
1796.70/1797.00 c Solving Nodes : 6101
1796.70/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 s UNKNOWN
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Total Time : 1797.00
1796.70/1797.00 c solving : 1797.00
1796.70/1797.00 c presolving : 0.12 (included in solving)
1796.70/1797.00 c reading : 0.02 (included in solving)
1796.70/1797.00 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00 c Original Problem :
1796.70/1797.00 c Problem name : HOME/instance-3690652-1338026225.opb
1796.70/1797.00 c Variables : 4290 (4290 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 4448 initial, 4448 maximal
1796.70/1797.00 c Objective sense : minimize
1796.70/1797.00 c Presolved Problem :
1796.70/1797.00 c Problem name : t_HOME/instance-3690652-1338026225.opb
1796.70/1797.00 c Variables : 3834 (3834 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 3960 initial, 5260 maximal
1796.70/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c linear : 0.05 0.00 455 1 0 455 0 488 0 0 0
1796.70/1797.00 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c root node : - - 13 - - 13 - - - - -
1796.70/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c integral : 0 0 0 0 3506 0 1 0 19 364 0 0 6602
1796.70/1797.00 c setppc : 860 860 6 43094 0 0 0 194948 53 279381 0 0 0
1796.70/1797.00 c linear : 0+ 583 5 30905 0 0 0 3082 12 373 23 0 0
1796.70/1797.00 c logicor : 3100+ 3828 6 35276 0 0 0 335495 564 450975 0 0 0
1796.70/1797.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.00 c integral : 662.38 0.00 0.00 0.00 662.38 0.00 0.00 0.00
1796.70/1797.00 c setppc : 0.78 0.00 0.00 0.68 0.00 0.00 0.00 0.10
1796.70/1797.00 c linear : 0.06 0.00 0.00 0.06 0.00 0.00 0.00 0.00
1796.70/1797.00 c logicor : 1.64 0.00 0.00 1.42 0.00 0.00 0.00 0.22
1796.70/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.00 c rootredcost : 0 0 0 0
1796.70/1797.00 c pseudoobj : 0 0 0 0
1796.70/1797.00 c vbounds : 0 0 0 0
1796.70/1797.00 c redcost : 3511 0 0 0
1796.70/1797.00 c probing : 0 0 0 0
1796.70/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.00 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.00 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.00 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.00 c redcost : 0.19 0.00 0.00 0.19 0.00
1796.70/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.00 c propagation : 0.20 629 628 2328 42.3 67 36.8 -
1796.70/1797.00 c infeasible LP : 5.24 2163 186 2665 444.1 5 5.2 0
1796.70/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.00 c applied globally : - - - 2109 54.4 - - -
1796.70/1797.00 c applied locally : - - - 0 0.0 - - -
1796.70/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.00 c cut pool : 0.00 4 - - 1 - (maximal pool size: 25)
1796.70/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c gomory : 0.41 0.00 5 0 0 0 0
1796.70/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c strongcg : 0.41 0.00 5 0 0 0 0
1796.70/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c clique : 0.12 0.00 5 0 0 26 0
1796.70/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c rapidlearning : 0.55 0.00 1 0 13 0 583
1796.70/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.00 c problem variables: 0.00 - 0 0
1796.70/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c relpscost : 662.38 0.00 3506 19 364 0 0 6602
1796.70/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c inference : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.00 c LP solutions : 0.00 - - 0
1796.70/1797.00 c pseudo solutions : 0.00 - - 0
1796.70/1797.00 c smallcard : 0.00 0.00 0 0
1796.70/1797.00 c trivial : 0.00 0.00 1 0
1796.70/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.00 c simplerounding : 0.00 0.00 0 0
1796.70/1797.00 c zirounding : 0.00 0.00 0 0
1796.70/1797.00 c rounding : 0.00 0.00 0 0
1796.70/1797.00 c shifting : 0.00 0.00 0 0
1796.70/1797.00 c intshifting : 0.00 0.00 0 0
1796.70/1797.00 c oneopt : 0.00 0.00 0 0
1796.70/1797.00 c twoopt : 0.00 0.00 0 0
1796.70/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.00 c indoneopt : 0.00 0.00 0 0
1796.70/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.00 c feaspump : 0.00 0.00 0 0
1796.70/1797.00 c clique : 0.00 0.00 0 0
1796.70/1797.00 c indrounding : 0.00 0.00 0 0
1796.70/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.00 c coefdiving : 0.00 0.00 0 0
1796.70/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.00 c fracdiving : 0.00 0.00 0 0
1796.70/1797.00 c veclendiving : 0.00 0.00 0 0
1796.70/1797.00 c intdiving : 0.00 0.00 0 0
1796.70/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.00 c guideddiving : 0.00 0.00 0 0
1796.70/1797.00 c octane : 0.00 0.00 0 0
1796.70/1797.00 c rens : 0.00 0.00 0 0
1796.70/1797.00 c rins : 0.00 0.00 0 0
1796.70/1797.00 c localbranching : 0.00 0.00 0 0
1796.70/1797.00 c mutation : 0.00 0.00 0 0
1796.70/1797.00 c crossover : 0.00 0.00 0 0
1796.70/1797.00 c dins : 0.00 0.00 0 0
1796.70/1797.00 c vbounds : 0.00 0.00 0 0
1796.70/1797.00 c undercover : 0.00 0.00 0 0
1796.70/1797.00 c subnlp : 0.00 0.00 0 0
1796.70/1797.00 c trysol : 0.00 0.00 0 0
1796.70/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.00 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.70/1797.00 c dual LP : 1117.90 5675 3444234 607.13 3080.99 0.00 2
1796.70/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.00 c strong branching : 661.99 2685 1830529 681.76 2765.21
1796.70/1797.00 c (at root node) : - 10 7231 723.10 -
1796.70/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.00 c B&B Tree :
1796.70/1797.00 c number of runs : 1
1796.70/1797.00 c nodes : 6101
1796.70/1797.00 c nodes (total) : 6101
1796.70/1797.00 c nodes left : 472
1796.70/1797.00 c max depth : 86
1796.70/1797.00 c max depth (total): 86
1796.70/1797.00 c backtracks : 914 (15.0%)
1796.70/1797.00 c delayed cutoffs : 30
1796.70/1797.00 c repropagations : 7185 (8642 domain reductions, 12 cutoffs)
1796.70/1797.00 c avg switch length: 6.97
1796.70/1797.00 c switching time : 3.41
1796.70/1797.00 c Solution :
1796.70/1797.00 c Solutions found : 0 (0 improvements)
1796.70/1797.00 c Primal Bound : -
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Root Iterations : 8940
1796.70/1797.04 c Time complete: 1796.76.
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-3690652-1338026225/watcher-3690652-1338026225 -o /tmp/evaluation-result-3690652-1338026225/solver-3690652-1338026225 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690652-1338026225.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 2.00 3/176 10679
/proc/meminfo: memFree=28767944/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=11168 CPUtime=0 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 1539 0 0 0 0 0 0 0 20 0 1 0 268747963 11436032 1494 33554432000 4194304 10173063 140737141605840 140735743980696 7545739 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 2792 1494 413 1460 0 1323 0
[startup+0.0315111 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10679
/proc/meminfo: memFree=28767944/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=23516 CPUtime=0.02 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 4612 0 0 0 2 0 0 0 20 0 1 0 268747963 24080384 4567 33554432000 4194304 10173063 140737141605840 140735743980696 5479875 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 5879 4567 466 1460 0 4410 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23516
[startup+0.100343 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10679
/proc/meminfo: memFree=28767944/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=35936 CPUtime=0.09 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 7735 0 0 0 7 2 0 0 20 0 1 0 268747963 36798464 7433 33554432000 4194304 10173063 140737141605840 140737141602840 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 8984 7436 578 1460 0 7515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35936
[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10679
/proc/meminfo: memFree=28767944/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=53912 CPUtime=0.29 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 12567 0 0 0 26 3 0 0 20 0 1 0 268747963 55205888 12067 33554432000 4194304 10173063 140737141605840 140737141602840 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 13478 12067 738 1460 0 12009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53912
[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10679
/proc/meminfo: memFree=28767944/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=54420 CPUtime=0.68 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 12691 0 0 0 65 3 0 0 20 0 1 0 268747963 55726080 12187 33554432000 4194304 10173063 140737141605840 140737141602840 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 13605 12187 738 1460 0 12136 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54420
[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28722188/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=54552 CPUtime=1.48 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 12781 0 0 0 144 4 0 0 20 0 1 0 268747963 55861248 12277 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 13638 12277 738 1460 0 12169 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54552
[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28721420/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=3.09 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22267 0 0 0 300 9 0 0 20 0 1 0 268747963 94912512 21654 33554432000 4194304 10173063 140737141605840 140737141600792 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21654 804 1460 0 21703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92688
[startup+6.30013 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28684164/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=6.28 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22272 0 0 0 618 10 0 0 20 0 1 0 268747963 94912512 21659 33554432000 4194304 10173063 140737141605840 140737141598968 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21659 807 1460 0 21703 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92688
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28684200/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=12.68 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22273 0 0 0 1256 12 0 0 20 0 1 0 268747963 94912512 21660 33554432000 4194304 10173063 140737141605840 140737141599096 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21660 808 1460 0 21703 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92688
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28684844/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=25.49 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22273 0 0 0 2531 18 0 0 20 0 1 0 268747963 94912512 21660 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21660 808 1460 0 21703 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92688
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28685028/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=51.08 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22273 0 0 0 5082 26 0 0 20 0 1 0 268747963 94912512 21660 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21660 808 1460 0 21703 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92688
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28684460/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=102.27 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22293 0 0 0 10182 45 0 0 20 0 1 0 268747963 94912512 21732 33554432000 4194304 10173063 140737141605840 140737141599144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 21732 812 1460 0 21703 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 92688
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10680
/proc/meminfo: memFree=28682164/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=162.25 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 16157 68 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 92688
[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10684
/proc/meminfo: memFree=28680948/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=222.25 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 22132 93 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 92688
[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10707
/proc/meminfo: memFree=28686340/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=282.24 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 28110 114 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599096 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 92688
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10707
/proc/meminfo: memFree=28681508/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=342.22 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 34085 137 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 92688
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10707
/proc/meminfo: memFree=28681568/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=402.22 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 40064 158 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 92688
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10707
/proc/meminfo: memFree=28680460/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=462.21 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 46041 180 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 92688
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10708
/proc/meminfo: memFree=28683752/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=522.2 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 52017 203 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141598360 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 92688
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10709
/proc/meminfo: memFree=28681772/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=582.19 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22300 0 0 0 57995 224 0 0 20 0 1 0 268747963 94912512 22325 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22325 812 1460 0 21703 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 92688
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28675168/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1122.11 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 111780 431 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 92688
[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 10714
/proc/meminfo: memFree=28672184/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1182.1 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 117758 452 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 92688
[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10714
/proc/meminfo: memFree=28671744/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1242.1 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 123733 477 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599096 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 92688
[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10714
/proc/meminfo: memFree=28672116/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1302.08 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 129709 499 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599096 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 92688
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10714
/proc/meminfo: memFree=28672116/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1362.07 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 135686 521 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599144 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 92688
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10717
/proc/meminfo: memFree=28674036/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1422.07 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 141663 544 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 92688
[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10718
/proc/meminfo: memFree=28672432/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1482.06 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 147641 565 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 92688
[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10718
/proc/meminfo: memFree=28677648/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1542.04 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 153616 588 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 92688
[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 10718
/proc/meminfo: memFree=28677524/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1602.03 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 159592 611 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 92688
[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10756
/proc/meminfo: memFree=28271584/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1662.03 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 165566 637 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599192 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 92688
[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10756
/proc/meminfo: memFree=28164364/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1722.02 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 171543 659 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 92688
[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 10758
/proc/meminfo: memFree=28172580/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1782.01 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 177516 685 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 92688
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/178 10758
/proc/meminfo: memFree=28183240/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1785.21 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 177834 687 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599288 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 92688
[startup+1791.91 s]
/proc/loadavg: 2.05 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28175116/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1791.61 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178472 689 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599384 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 92688
[startup+1795.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28183232/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1794.81 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178791 690 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599464 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 92688
[startup+1795.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28183232/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1795.61 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178871 690 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599464 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 92688
[startup+1796.7 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28183108/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1796.4 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178950 690 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 92688
[startup+1796.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28183108/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1796.6 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178970 690 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 92688
[startup+1797 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 10758
/proc/meminfo: memFree=28183108/32873648 swapFree=7104/7104
[pid=10679] ppid=10677 vsize=92688 CPUtime=1796.7 cores=1,3,5,7
/proc/10679/stat : 10679 (scip-2.1.1.4fix) R 10677 10679 9598 0 -1 4202496 22302 0 0 0 178980 690 0 0 20 0 1 0 268747963 94912512 22327 33554432000 4194304 10173063 140737141605840 140737141599480 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/10679/statm: 23172 22327 812 1460 0 21703 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 92688
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1789.85
CPU system time (s): 6.91395
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 92688
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.85
system time used= 6.91395
maximum resident set size= 89320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22307
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= 1850
runsolver used 2.6126 second user time and 7.19091 second system time
The end