0.00/0.00 c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00 c Copyright (c) 2002-2011 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-3728988-1338679226.opb>
0.00/0.01 c original problem has 370 variables (370 bin, 0 int, 0 impl, 0 cont) and 809 constraints
0.00/0.01 c problem read
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.01 c presolving:
0.00/0.01 c (round 1) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02 c (round 2) 16 del vars, 20 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.02 c (round 3) 16 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 406 impls, 0 clqs
0.00/0.03 c (round 4) 16 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 406 impls, 0 clqs
0.00/0.04 c (round 5) 22 del vars, 33 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.04 c (round 6) 22 del vars, 39 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.04 c (round 7) 22 del vars, 41 del conss, 0 add conss, 14 chg bounds, 0 chg sides, 0 chg coeffs, 776 upgd conss, 11256 impls, 6 clqs
0.00/0.04 c presolving (8 rounds):
0.00/0.04 c 22 deleted vars, 41 deleted constraints, 0 added constraints, 14 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04 c 11256 implications, 6 cliques
0.00/0.04 c presolved problem has 348 variables (348 bin, 0 int, 0 impl, 0 cont) and 768 constraints
0.00/0.04 c 240 constraints of type <knapsack>
0.00/0.04 c 167 constraints of type <setppc>
0.00/0.04 c 361 constraints of type <logicor>
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.03
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c # SCIP version 2.0.1.5
0.00/0.04 c
0.00/0.04 c # frequency for displaying node information lines
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04 c display/freq = 10000
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/time = 1797
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/memory = 13950
0.00/0.04 c
0.00/0.04 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c limits/solutions = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.04 c separating/maxrounds = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c separating/maxroundsroot = 5
0.00/0.04 c
0.00/0.04 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04 c # [type: int, range: [1,2], default: 1]
0.00/0.04 c timing/clocktype = 2
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 c # should presolving try to simplify inequalities
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/linear/simplifyinequalities = TRUE
0.00/0.04 c
0.00/0.04 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/indicator/addCouplingCons = TRUE
0.00/0.04 c
0.00/0.04 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04 c constraints/knapsack/disaggregation = FALSE
0.00/0.04 c
0.00/0.04 c # should presolving try to simplify knapsacks
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04 c
0.00/0.04 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c presolving/probing/maxrounds = 0
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/coefdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.04 c heuristics/crossover/freq = -1
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/crossover/nodesofs = 750
0.00/0.04 c
0.00/0.04 c # number of nodes without incumbent change that heuristic should wait
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.04 c heuristics/crossover/nwaitingnodes = 100
0.00/0.04 c
0.00/0.04 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.04 c # [type: real, range: [0,1], default: 0.1]
0.00/0.04 c heuristics/crossover/nodesquot = 0.15
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixed
0.00/0.04 c # [type: real, range: [0,1], default: 0.666]
0.00/0.04 c heuristics/crossover/minfixingrate = 0.5
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/feaspump/freq = -1
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/fracdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/guideddiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/intshifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/linesearchdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/objpscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.04 c # [type: real, range: [0,1], default: 0.01]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/oneopt/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/pscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/rens/freq = -1
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixable
0.00/0.04 c # [type: real, range: [0,1], default: 0.5]
0.00/0.04 c heuristics/rens/minfixingrate = 0.3
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/rens/nodesofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/rootsoldiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/rounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/shiftandpropagate/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/shifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/simplerounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/subnlp/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/trivial/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/trysol/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/undercover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/veclendiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/zirounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/cmir/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/flowcover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c separating/rapidlearning/freq = 0
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c start solving
0.00/0.04 c
0.09/0.11 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.09/0.11 c 0.1s| 1 | 0 | 1002 | - |2650k| 0 | 212 | 348 | 768 | 348 | 768 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.38/0.41 c 0.4s| 1 | 0 | 1963 | - |6653k| 0 | 236 | 348 | 769 | 348 |1062 | 294 | 0 | 0 | 0.000000e+00 | -- | Inf
0.68/0.71 c 0.7s| 1 | 0 | 3232 | - | 10M| 0 | 258 | 348 | 769 | 348 |1225 | 457 | 0 | 0 | 0.000000e+00 | -- | Inf
0.89/0.96 c 1.0s| 1 | 0 | 3718 | - | 13M| 0 | 259 | 348 | 769 | 348 |1299 | 531 | 0 | 0 | 0.000000e+00 | -- | Inf
1.19/1.20 c 1.2s| 1 | 0 | 4226 | - | 16M| 0 | 257 | 348 | 769 | 348 |1344 | 576 | 0 | 0 | 0.000000e+00 | -- | Inf
1.39/1.43 c 1.4s| 1 | 0 | 4488 | - | 19M| 0 | 269 | 348 | 769 | 348 |1380 | 612 | 0 | 0 | 0.000000e+00 | -- | Inf
1.98/2.08 c 2.1s| 1 | 2 | 4488 | - | 19M| 0 | 269 | 348 | 769 | 348 |1380 | 612 | 0 | 10 | 0.000000e+00 | -- | Inf
32.38/32.43 c 32.4s| 10000 | 76 |248423 | 24.4 | 20M| 35 | - | 348 |1699 | 0 | 0 | 612 |1557 |2170 | 0.000000e+00 | -- | Inf
52.58/52.65 c 52.7s| 20000 | 75 |498027 | 24.7 | 20M| 39 | 54 | 348 |2318 | 348 | 992 | 612 |2998 |2395 | 0.000000e+00 | -- | Inf
69.47/69.59 c 69.6s| 30000 | 80 |707439 | 23.4 | 20M| 39 | - | 348 |3068 | 348 | 992 | 612 |4522 |2624 | 0.000000e+00 | -- | Inf
87.07/87.14 c 87.1s| 40000 | 89 |913464 | 22.7 | 21M| 39 | 42 | 348 |3533 | 348 | 992 | 612 |6373 |3073 | 0.000000e+00 | -- | Inf
106.37/106.40 c 106s| 50000 | 91 | 1146k| 22.8 | 21M| 43 | - | 348 |3045 | 0 | 0 | 612 |7949 |3431 | 0.000000e+00 | -- | Inf
126.76/126.83 c 127s| 60000 | 93 | 1390k| 23.1 | 20M| 43 | - | 348 |2700 | 0 | 0 | 612 |9408 |3793 | 0.000000e+00 | -- | Inf
144.86/144.91 c 145s| 70000 | 99 | 1608k| 22.9 | 21M| 43 | 72 | 348 |3441 | 348 | 992 | 612 | 11k|4087 | 0.000000e+00 | -- | Inf
160.06/160.16 c 160s| 80000 | 102 | 1798k| 22.4 | 21M| 43 | 42 | 348 |4277 | 348 | 992 | 612 | 13k|4239 | 0.000000e+00 | -- | Inf
179.85/179.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
179.85/179.92 c 180s| 90000 | 103 | 2035k| 22.6 | 21M| 43 | - | 348 |3984 | 348 | 992 | 612 | 15k|4511 | 0.000000e+00 | -- | Inf
200.16/200.22 c 200s|100000 | 98 | 2282k| 22.8 | 21M| 43 | 51 | 348 |4333 | 348 | 992 | 612 | 16k|4770 | 0.000000e+00 | -- | Inf
219.35/219.44 c 219s|110000 | 92 | 2514k| 22.8 | 21M| 43 | - | 348 |4879 | 348 | 992 | 612 | 18k|5053 | 0.000000e+00 | -- | Inf
234.34/234.46 c 234s|120000 | 101 | 2701k| 22.5 | 22M| 43 | 55 | 348 |5179 | 348 | 992 | 612 | 20k|5192 | 0.000000e+00 | -- | Inf
250.84/250.99 c 251s|130000 | 99 | 2907k| 22.3 | 22M| 43 | - | 348 |5207 | 0 | 0 | 612 | 22k|5331 | 0.000000e+00 | -- | Inf
270.55/270.68 c 271s|140000 | 101 | 3143k| 22.4 | 22M| 43 | - | 348 |5392 | 0 | 0 | 612 | 24k|5605 | 0.000000e+00 | -- | Inf
288.93/289.03 c 289s|150000 | 107 | 3372k| 22.5 | 22M| 43 | 41 | 348 |5629 | 348 | 992 | 612 | 26k|5729 | 0.000000e+00 | -- | Inf
306.64/306.75 c 307s|160000 | 106 | 3593k| 22.4 | 22M| 44 | 56 | 348 |6148 | 348 | 992 | 612 | 27k|5825 | 0.000000e+00 | -- | Inf
326.13/326.29 c 326s|170000 | 108 | 3829k| 22.5 | 22M| 46 | - | 348 |5644 | 0 | 0 | 612 | 29k|6038 | 0.000000e+00 | -- | Inf
345.82/345.95 c 346s|180000 | 106 | 4066k| 22.6 | 22M| 46 | - | 348 |4990 | 0 | 0 | 612 | 30k|6241 | 0.000000e+00 | -- | Inf
366.53/366.63 c 367s|190000 | 107 | 4316k| 22.7 | 22M| 46 | - | 348 |5676 | 348 | 992 | 612 | 32k|6443 | 0.000000e+00 | -- | Inf
386.72/386.81 c 387s|200000 | 102 | 4563k| 22.8 | 22M| 46 | - | 348 |5858 | 0 | 0 | 612 | 34k|6594 | 0.000000e+00 | -- | Inf
408.52/408.66 c 409s|210000 | 105 | 4829k| 23.0 | 22M| 46 | 60 | 348 |5359 | 348 | 992 | 612 | 35k|6758 | 0.000000e+00 | -- | Inf
429.01/429.16 c 429s|220000 | 104 | 5082k| 23.1 | 22M| 49 | - | 348 |6051 | 348 | 992 | 612 | 37k|6844 | 0.000000e+00 | -- | Inf
448.62/448.79 c 449s|230000 | 105 | 5322k| 23.1 | 22M| 49 | - | 348 |5840 | 0 | 0 | 612 | 39k|6985 | 0.000000e+00 | -- | Inf
469.21/469.30 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
469.21/469.30 c 469s|240000 | 103 | 5574k| 23.2 | 23M| 49 | - | 348 |6500 | 348 | 992 | 612 | 40k|7100 | 0.000000e+00 | -- | Inf
490.90/491.01 c 491s|250000 | 101 | 5838k| 23.3 | 23M| 49 | - | 348 |7039 | 0 | 0 | 612 | 42k|7225 | 0.000000e+00 | -- | Inf
512.10/512.21 c 512s|260000 | 107 | 6093k| 23.4 | 23M| 49 | - | 348 |6798 | 0 | 0 | 612 | 44k|7404 | 0.000000e+00 | -- | Inf
529.20/529.30 c 529s|270000 | 110 | 6306k| 23.3 | 23M| 49 | 33 | 348 |7656 | 348 | 992 | 612 | 46k|7469 | 0.000000e+00 | -- | Inf
548.60/548.78 c 549s|280000 | 110 | 6546k| 23.4 | 23M| 49 | 28 | 348 |8218 | 348 | 992 | 612 | 48k|7523 | 0.000000e+00 | -- | Inf
567.50/567.68 c 568s|290000 | 105 | 6778k| 23.4 | 23M| 49 | 50 | 348 |8341 | 348 | 992 | 612 | 50k|7601 | 0.000000e+00 | -- | Inf
589.79/589.94 c 590s|300000 | 100 | 7043k| 23.5 | 23M| 49 | - | 348 |7472 | 348 | 992 | 612 | 52k|7796 | 0.000000e+00 | -- | Inf
607.58/607.70 c 608s|310000 | 91 | 7260k| 23.4 | 23M| 51 | 39 | 348 |6928 | 348 | 992 | 612 | 54k|7903 | 0.000000e+00 | -- | Inf
627.39/627.55 c 628s|320000 | 89 | 7502k| 23.4 | 23M| 51 | - | 348 |6679 | 348 | 992 | 612 | 55k|8026 | 0.000000e+00 | -- | Inf
647.98/648.13 c 648s|330000 | 88 | 7752k| 23.5 | 23M| 51 | - | 348 |6736 | 348 | 992 | 612 | 57k|8137 | 0.000000e+00 | -- | Inf
668.37/668.53 c 669s|340000 | 87 | 8000k| 23.5 | 23M| 51 | - | 348 |5781 | 0 | 0 | 612 | 59k|8257 | 0.000000e+00 | -- | Inf
688.68/688.88 c 689s|350000 | 90 | 8251k| 23.6 | 23M| 51 | 44 | 348 |5975 | 348 | 992 | 612 | 60k|8353 | 0.000000e+00 | -- | Inf
707.97/708.10 c 708s|360000 | 83 | 8489k| 23.6 | 23M| 51 | - | 348 |6229 | 0 | 0 | 612 | 61k|8418 | 0.000000e+00 | -- | Inf
727.57/727.76 c 728s|370000 | 77 | 8733k| 23.6 | 23M| 51 | - | 348 |6732 | 0 | 0 | 612 | 63k|8478 | 0.000000e+00 | -- | Inf
747.57/747.78 c 748s|380000 | 81 | 8978k| 23.6 | 23M| 51 | 63 | 348 |6788 | 348 | 992 | 612 | 64k|8551 | 0.000000e+00 | -- | Inf
768.76/768.93 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
768.76/768.93 c 769s|390000 | 72 | 9233k| 23.7 | 23M| 51 | - | 348 |6236 | 348 | 992 | 612 | 66k|8690 | 0.000000e+00 | -- | Inf
786.66/786.84 c 787s|400000 | 85 | 9454k| 23.6 | 23M| 51 | - | 348 |7503 | 348 | 992 | 612 | 68k|8738 | 0.000000e+00 | -- | Inf
805.06/805.24 c 805s|410000 | 85 | 9679k| 23.6 | 23M| 51 | 39 | 348 |7684 | 348 | 992 | 612 | 70k|8805 | 0.000000e+00 | -- | Inf
823.06/823.22 c 823s|420000 | 81 | 9898k| 23.6 | 24M| 51 | - | 348 |8373 | 348 | 992 | 612 | 72k|8872 | 0.000000e+00 | -- | Inf
843.05/843.25 c 843s|430000 | 75 | 10137k| 23.6 | 24M| 51 | - | 348 |8006 | 348 | 992 | 612 | 74k|9058 | 0.000000e+00 | -- | Inf
859.14/859.31 c 859s|440000 | 85 | 10336k| 23.5 | 24M| 51 | 75 | 348 |8978 | 348 | 992 | 612 | 76k|9074 | 0.000000e+00 | -- | Inf
873.85/874.04 c * 874s|449250 | 0 | 10519k| 23.4 | 24M| 51 | - | 348 |9518 | 348 | 992 | 612 | 78k|9109 | 0.000000e+00 | 0.000000e+00 | 0.00%
873.85/874.04 c
873.85/874.04 c SCIP Status : problem is solved [optimal solution found]
873.85/874.04 c Solving Time (sec) : 874.04
873.85/874.04 c Solving Nodes : 449250
873.85/874.04 c Primal Bound : +0.00000000000000e+00 (1 solutions)
873.85/874.04 c Dual Bound : +0.00000000000000e+00
873.85/874.04 c Gap : 0.00 %
873.85/874.04 s SATISFIABLE
873.85/874.04 v x369 -x370 x367 -x368 x365 -x366 x363 -x364 x361 -x362 x359 -x360 x357 -x358 x355 -x356 x353 -x354 -x351 -x352 -x349 -x350 -x347
873.85/874.04 v -x348 -x345 -x346 x343 -x344 x341 -x342 x339 -x340 x337 -x338 x335 -x336 -x333 x334 -x331 x332 -x329 x330 x327 -x328 x325 -x326
873.85/874.04 v x323 -x324 -x321 x322 -x319 x320 -x317 x318 -x315 x316 -x313 x314 -x311 -x312 -x309 -x310 -x307 x308 -x305 x306 -x303 x304
873.85/874.04 v -x301 x302 -x299 x300 -x297 x298 -x295 x296 -x293 x294 -x291 x292 x289 -x290 -x287 x288 x285 -x286 x283 -x284 x281 -x282 x279
873.85/874.04 v -x280 x277 -x278 -x275 -x276 -x273 x274 -x271 x272 -x269 x270 -x267 x268 -x265 x266 -x263 x264 -x261 x262 -x259 x260 x257
873.85/874.04 v -x258 x255 -x256 x253 -x254 -x251 x252 -x249 x250 -x247 x248 x245 -x246 x243 -x244 -x242 -x240 -x238 -x236 -x234 -x232 -x230
873.85/874.04 v -x228 -x226 -x224 -x222 -x220 -x218 -x216 -x214 -x212 -x210 -x208 -x206 -x204 -x202 -x200 -x198 -x196 -x194 -x192 -x190 -x188
873.85/874.04 v -x186 -x184 -x182 -x180 -x178 x176 x174 x172 -x170 x168 -x166 -x164 -x162 -x160 -x158 -x156 x154 x152 x150 x148 -x146 -x144
873.85/874.04 v -x142 -x140 -x138 -x136 -x134 x132 x130 x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100
873.85/874.04 v -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52
873.85/874.04 v -x50 -x48 -x46 -x44 -x42 x40 x38 x36 -x34 -x32 -x30 -x28 -x26 -x24 -x22 x20 x18 x16 -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x241 -x239
873.85/874.04 v -x237 -x235 -x233 -x231 -x229 -x227 x225 x223 x221 -x219 -x217 -x215 -x213 -x211 -x209 -x207 x205 x203 x201 -x199 -x197 -x195
873.85/874.04 v -x193 -x191 -x189 -x187 x185 x183 x181 -x179 -x177 -x175 -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153
873.85/874.04 v -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111
873.85/874.04 v -x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 x93 x91 x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 x73 -x71 x69 x67 -x65 -x63 -x61
873.85/874.04 v -x59 -x57 -x55 -x53 -x51 x49 -x47 x45 -x43 -x41 -x39 -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9
873.85/874.04 v -x7 -x5 -x3 -x1
873.85/874.04 c SCIP Status : problem is solved [optimal solution found]
873.85/874.04 c Total Time : 874.04
873.85/874.04 c solving : 874.04
873.85/874.04 c presolving : 0.03 (included in solving)
873.85/874.04 c reading : 0.01 (included in solving)
873.85/874.04 c Original Problem :
873.85/874.04 c Problem name : HOME/instance-3728988-1338679226.opb
873.85/874.04 c Variables : 370 (370 binary, 0 integer, 0 implicit integer, 0 continuous)
873.85/874.04 c Constraints : 809 initial, 809 maximal
873.85/874.04 c Presolved Problem :
873.85/874.04 c Problem name : t_HOME/instance-3728988-1338679226.opb
873.85/874.04 c Variables : 348 (348 binary, 0 integer, 0 implicit integer, 0 continuous)
873.85/874.04 c Constraints : 768 initial, 9520 maximal
873.85/874.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
873.85/874.04 c trivial : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c implics : 0.00 0 8 0 0 0 0 0 0 0
873.85/874.04 c probing : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c knapsack : 0.01 0 0 0 0 0 0 0 0 0
873.85/874.04 c setppc : 0.00 0 0 0 0 0 8 0 0 0
873.85/874.04 c linear : 0.01 14 0 0 14 0 33 0 0 0
873.85/874.04 c logicor : 0.00 0 0 0 0 0 0 0 0 0
873.85/874.04 c root node : - 1 - - 1 - - - - -
873.85/874.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
873.85/874.04 c integral : 0 0 0 229757 0 3 0 125 1290 0 0 457646
873.85/874.04 c knapsack : 240 5 1529500 1 0 0 6704317 104866 4612686 665 0 0
873.85/874.04 c setppc : 167 5 1421870 0 0 0 1447143 8402 1319341 0 0 0
873.85/874.04 c linear : 0+ 5 4651 0 0 0 0 0 0 0 0 0
873.85/874.04 c logicor : 361+ 5 1199761 1 0 0 315195 29224 1648244 0 0 0
873.85/874.04 c countsols : 0 0 0 1 0 2 0 0 0 0 0 0
873.85/874.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
873.85/874.04 c integral : 42.73 0.00 0.00 42.73 0.00 0.00 0.00
873.85/874.04 c knapsack : 22.03 0.01 16.39 0.00 0.00 0.00 5.63
873.85/874.04 c setppc : 6.80 0.00 5.79 0.00 0.00 0.00 1.02
873.85/874.04 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
873.85/874.04 c logicor : 20.42 0.00 20.05 0.00 0.00 0.00 0.36
873.85/874.04 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
873.85/874.04 c Propagators : #Propagate #Resprop Cutoffs DomReds
873.85/874.04 c vbounds : 0 0 0 0
873.85/874.04 c rootredcost : 0 0 0 0
873.85/874.04 c pseudoobj : 0 0 0 0
873.85/874.04 c Propagator Timings : TotalTime Propagate Resprop
873.85/874.04 c vbounds : 0.96 0.96 0.00
873.85/874.04 c rootredcost : 0.96 0.96 0.00
873.85/874.04 c pseudoobj : 0.93 0.93 0.00
873.85/874.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
873.85/874.04 c propagation : 16.85 59974 58020 522312 75.3 991 25.9 -
873.85/874.04 c infeasible LP : 7.14 85717 0 0 0.0 0 0.0 0
873.85/874.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
873.85/874.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
873.85/874.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
873.85/874.04 c applied globally : - - - 77622 20.0 - - -
873.85/874.04 c applied locally : - - - 968 55.5 - - -
873.85/874.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
873.85/874.04 c cut pool : 0.01 4 - - 26 - (maximal pool size: 2846)
873.85/874.04 c redcost : 1.42 229211 0 0 0 0
873.85/874.04 c impliedbounds : 0.00 5 0 0 1059 0
873.85/874.04 c intobj : 0.00 0 0 0 0 0
873.85/874.04 c gomory : 0.44 5 0 0 117 0
873.85/874.04 c cgmip : 0.00 0 0 0 0 0
873.85/874.04 c closecuts : 0.00 0 0 0 0 0
873.85/874.04 c strongcg : 0.36 5 0 0 2500 0
873.85/874.04 c cmir : 0.00 0 0 0 0 0
873.85/874.04 c flowcover : 0.00 0 0 0 0 0
873.85/874.04 c clique : 0.01 5 0 0 13 0
873.85/874.04 c zerohalf : 0.00 0 0 0 0 0
873.85/874.04 c mcf : 0.00 1 0 0 0 0
873.85/874.04 c oddcycle : 0.00 0 0 0 0 0
873.85/874.04 c rapidlearning : 0.05 1 0 0 0 1
873.85/874.04 c Pricers : Time Calls Vars
873.85/874.04 c problem variables: 0.00 0 0
873.85/874.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
873.85/874.04 c relpscost : 42.31 229756 125 1290 0 0 457646
873.85/874.04 c pscost : 0.00 0 0 0 0 0 0
873.85/874.04 c inference : 0.00 0 0 0 0 0 0
873.85/874.04 c mostinf : 0.00 0 0 0 0 0 0
873.85/874.04 c leastinf : 0.00 0 0 0 0 0 0
873.85/874.04 c fullstrong : 0.00 0 0 0 0 0 0
873.85/874.04 c allfullstrong : 0.00 0 0 0 0 0 0
873.85/874.04 c random : 0.00 0 0 0 0 0 0
873.85/874.04 c Primal Heuristics : Time Calls Found
873.85/874.04 c LP solutions : 0.00 - 1
873.85/874.04 c pseudo solutions : 0.00 - 0
873.85/874.04 c trivial : 0.00 1 0
873.85/874.04 c shiftandpropagate: 0.00 0 0
873.85/874.04 c simplerounding : 0.00 0 0
873.85/874.04 c zirounding : 0.00 0 0
873.85/874.04 c rounding : 0.00 0 0
873.85/874.04 c shifting : 0.00 0 0
873.85/874.04 c intshifting : 0.00 0 0
873.85/874.04 c oneopt : 0.00 0 0
873.85/874.04 c twoopt : 0.00 0 0
873.85/874.04 c fixandinfer : 0.00 0 0
873.85/874.04 c feaspump : 0.00 0 0
873.85/874.04 c clique : 0.00 0 0
873.85/874.04 c coefdiving : 0.00 0 0
873.85/874.04 c pscostdiving : 0.00 0 0
873.85/874.04 c fracdiving : 0.00 0 0
873.85/874.04 c veclendiving : 0.00 0 0
873.85/874.04 c intdiving : 0.00 0 0
873.85/874.04 c actconsdiving : 0.00 0 0
873.85/874.04 c objpscostdiving : 0.00 0 0
873.85/874.04 c rootsoldiving : 0.00 0 0
873.85/874.04 c linesearchdiving : 0.00 0 0
873.85/874.04 c guideddiving : 0.00 0 0
873.85/874.04 c octane : 0.00 0 0
873.85/874.04 c rens : 0.00 0 0
873.85/874.04 c rins : 0.00 0 0
873.85/874.04 c localbranching : 0.00 0 0
873.85/874.04 c mutation : 0.00 0 0
873.85/874.04 c crossover : 0.00 0 0
873.85/874.04 c dins : 0.00 0 0
873.85/874.04 c vbounds : 0.00 0 0
873.85/874.04 c undercover : 0.00 0 0
873.85/874.04 c subnlp : 0.00 0 0
873.85/874.04 c trysol : 0.00 0 0
873.85/874.04 c LP : Time Calls Iterations Iter/call Iter/sec
873.85/874.04 c primal LP : 0.00 0 0 0.00 -
873.85/874.04 c dual LP : 710.79 315393 10519206 33.35 14799.36
873.85/874.04 c lex dual LP : 0.00 0 0 0.00 -
873.85/874.04 c barrier LP : 0.00 0 0 0.00 -
873.85/874.04 c diving/probing LP: 0.00 0 0 0.00 -
873.85/874.04 c strong branching : 38.60 9109 475692 52.22 12322.33
873.85/874.04 c (at root node) : - 10 5391 539.10 -
873.85/874.04 c conflict analysis: 0.00 0 0 0.00 -
873.85/874.04 c B&B Tree :
873.85/874.04 c number of runs : 1
873.85/874.04 c nodes : 449250
873.85/874.04 c nodes (total) : 449250
873.85/874.04 c nodes left : 0
873.85/874.04 c max depth : 51
873.85/874.04 c max depth (total): 51
873.85/874.04 c backtracks : 78872 (17.6%)
873.85/874.04 c delayed cutoffs : 8306
873.85/874.04 c repropagations : 74997 (456406 domain reductions, 7908 cutoffs)
873.85/874.04 c avg switch length: 2.87
873.85/874.04 c switching time : 21.57
873.85/874.04 c Solution :
873.85/874.04 c Solutions found : 1 (1 improvements)
873.85/874.04 c First Solution : +0.00000000000000e+00 (in run 1, after 449250 nodes, 874.04 seconds, depth 30, found by <relaxation>)
873.85/874.04 c Primal Bound : +0.00000000000000e+00 (in run 1, after 449250 nodes, 874.04 seconds, depth 30, found by <relaxation>)
873.85/874.04 c Dual Bound : +0.00000000000000e+00
873.85/874.04 c Gap : 0.00 %
873.85/874.04 c Root Dual Bound : +0.00000000000000e+00
873.85/874.04 c Root Iterations : 4488
873.85/874.06 c Time complete: 873.91.
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-3728988-1338679226/watcher-3728988-1338679226 -o /tmp/evaluation-result-3728988-1338679226/solver-3728988-1338679226 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3728988-1338679226.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: 0.64 0.22 0.19 4/177 1789
/proc/meminfo: memFree=27823440/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 1519 0 0 0 0 0 0 0 20 0 1 0 333989631 9818112 1474 33554432000 4194304 9016284 140735173052816 140734073439160 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 2397 1476 311 1178 0 1215 0
[startup+0.094932 s]
/proc/loadavg: 0.64 0.22 0.19 4/177 1789
/proc/meminfo: memFree=27823440/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=23244 CPUtime=0.08 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 4988 0 0 0 8 0 0 0 20 0 1 0 333989631 23801856 4686 33554432000 4194304 9016284 140735173052816 140734073439160 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 5811 4686 629 1178 0 4629 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23244
[startup+0.100262 s]
/proc/loadavg: 0.64 0.22 0.19 4/177 1789
/proc/meminfo: memFree=27823440/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=23244 CPUtime=0.09 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 4988 0 0 0 9 0 0 0 20 0 1 0 333989631 23801856 4686 33554432000 4194304 9016284 140735173052816 140734073439160 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 5811 4686 629 1178 0 4629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23244
[startup+0.300199 s]
/proc/loadavg: 0.64 0.22 0.19 4/177 1789
/proc/meminfo: memFree=27823440/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=40640 CPUtime=0.28 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 9840 0 0 0 27 1 0 0 20 0 1 0 333989631 41615360 8832 33554432000 4194304 9016284 140735173052816 140734073439160 6561064 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 10160 8832 686 1178 0 8978 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40640
[startup+0.70021 s]
/proc/loadavg: 0.64 0.22 0.19 4/177 1789
/proc/meminfo: memFree=27823440/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=40820 CPUtime=0.68 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 9943 0 0 0 67 1 0 0 20 0 1 0 333989631 41799680 8935 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 10205 8935 686 1178 0 9023 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40820
[startup+1.50023 s]
/proc/loadavg: 0.64 0.22 0.19 3/178 1790
/proc/meminfo: memFree=27789828/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=46352 CPUtime=1.49 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11510 0 0 0 147 2 0 0 20 0 1 0 333989631 47464448 10502 33554432000 4194304 9016284 140735173052816 140735173047976 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11588 10502 687 1178 0 10406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46352
[startup+3.10018 s]
/proc/loadavg: 0.82 0.27 0.21 3/178 1790
/proc/meminfo: memFree=27783876/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=46528 CPUtime=3.09 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11605 0 0 0 306 3 0 0 20 0 1 0 333989631 47644672 10597 33554432000 4194304 9016284 140735173052816 140735173046616 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11632 10597 689 1178 0 10450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46528
[startup+6.30018 s]
/proc/loadavg: 0.82 0.27 0.21 3/178 1790
/proc/meminfo: memFree=27782800/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=46528 CPUtime=6.28 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11608 0 0 0 622 6 0 0 20 0 1 0 333989631 47644672 10600 33554432000 4194304 9016284 140735173052816 140735173046568 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11632 10600 691 1178 0 10450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46528
[startup+12.7002 s]
/proc/loadavg: 1.00 0.33 0.22 3/178 1790
/proc/meminfo: memFree=27783460/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=46528 CPUtime=12.68 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11608 0 0 0 1253 15 0 0 20 0 1 0 333989631 47644672 10600 33554432000 4194304 9016284 140735173052816 140735173046776 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11632 10600 691 1178 0 10450 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46528
[startup+25.5002 s]
/proc/loadavg: 1.16 0.38 0.24 3/178 1790
/proc/meminfo: memFree=27781568/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=46704 CPUtime=25.48 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11610 0 0 0 2516 32 0 0 20 0 1 0 333989631 47824896 10602 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11676 10602 691 1178 0 10494 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46704
[startup+51.1002 s]
/proc/loadavg: 1.51 0.53 0.29 3/177 1790
/proc/meminfo: memFree=27781556/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=47200 CPUtime=51.08 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 11732 0 0 0 5039 69 0 0 20 0 1 0 333989631 48332800 10724 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 11800 10724 691 1178 0 10618 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47200
[startup+102.306 s]
/proc/loadavg: 1.84 0.79 0.39 3/177 1790
/proc/meminfo: memFree=27778544/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=48688 CPUtime=102.27 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12108 0 0 0 10087 140 0 0 20 0 1 0 333989631 49856512 11383 33554432000 4194304 9016284 140735173052816 140735173047144 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12172 11383 691 1178 0 10990 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48688
[startup+162.3 s]
/proc/loadavg: 1.94 1.00 0.49 3/177 1790
/proc/meminfo: memFree=27773708/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=48880 CPUtime=162.25 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12201 0 0 0 16004 221 0 0 20 0 1 0 333989631 50053120 11476 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12220 11476 691 1178 0 11038 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48880
[startup+222.3 s]
/proc/loadavg: 1.98 1.18 0.58 3/177 1790
/proc/meminfo: memFree=27768680/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=49344 CPUtime=222.25 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12288 0 0 0 21924 301 0 0 20 0 1 0 333989631 50528256 11563 33554432000 4194304 9016284 140735173052816 140735173047144 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12336 11563 691 1178 0 11154 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 49344
[startup+282.3 s]
/proc/loadavg: 2.05 1.33 0.67 3/177 1790
/proc/meminfo: memFree=27766144/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=50180 CPUtime=282.23 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12477 0 0 0 27844 379 0 0 20 0 1 0 333989631 51384320 11751 33554432000 4194304 9016284 140735173052816 140735173046232 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12545 11751 691 1178 0 11363 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 50180
[startup+342.3 s]
/proc/loadavg: 2.11 1.49 0.76 3/177 1792
/proc/meminfo: memFree=27757712/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=50772 CPUtime=342.23 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12636 0 0 0 33763 460 0 0 20 0 1 0 333989631 51990528 11910 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12693 11910 691 1178 0 11511 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 50772
[startup+402.3 s]
/proc/loadavg: 2.04 1.57 0.83 3/177 1792
/proc/meminfo: memFree=27753124/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=50936 CPUtime=402.21 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12724 0 0 0 39681 540 0 0 20 0 1 0 333989631 52158464 11998 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12734 11998 691 1178 0 11552 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 50936
[startup+462.3 s]
/proc/loadavg: 2.01 1.65 0.91 3/176 1792
/proc/meminfo: memFree=27750952/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=51096 CPUtime=462.21 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12761 0 0 0 45605 616 0 0 20 0 1 0 333989631 52322304 12035 33554432000 4194304 9016284 140735173052816 140735173046728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12774 12035 691 1178 0 11592 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 51096
[startup+522.3 s]
/proc/loadavg: 2.00 1.71 0.97 3/177 1793
/proc/meminfo: memFree=27744612/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=51884 CPUtime=522.2 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 12957 0 0 0 51527 693 0 0 20 0 1 0 333989631 53129216 12231 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 12971 12231 691 1178 0 11789 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 51884
[startup+582.3 s]
/proc/loadavg: 2.00 1.76 1.04 3/178 1796
/proc/meminfo: memFree=27741132/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=52788 CPUtime=582.19 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13191 0 0 0 57446 773 0 0 20 0 1 0 333989631 54054912 12465 33554432000 4194304 9016284 140735173052816 140735173046728 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13197 12465 691 1178 0 12015 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 52788
[startup+642.3 s]
/proc/loadavg: 2.00 1.80 1.09 3/177 1797
/proc/meminfo: memFree=27738224/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=52788 CPUtime=642.18 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13202 0 0 0 63367 851 0 0 20 0 1 0 333989631 54054912 12475 33554432000 4194304 9016284 140735173052816 140735173047144 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13197 12475 691 1178 0 12015 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 52788
[startup+702.3 s]
/proc/loadavg: 2.00 1.84 1.15 3/177 1797
/proc/meminfo: memFree=27735992/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=52980 CPUtime=702.17 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13231 0 0 0 69288 929 0 0 20 0 1 0 333989631 54251520 12504 33554432000 4194304 9016284 140735173052816 140735173047144 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13245 12504 691 1178 0 12063 0
Current children cumulated CPU time (s) 702.17
Current children cumulated vsize (KiB) 52980
[startup+762.307 s]
/proc/loadavg: 2.00 1.86 1.20 3/177 1797
/proc/meminfo: memFree=27732952/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53136 CPUtime=762.17 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13246 0 0 0 75210 1007 0 0 20 0 1 0 333989631 54411264 12519 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13284 12519 691 1178 0 12102 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 53136
[startup+822.3 s]
/proc/loadavg: 2.11 1.91 1.25 3/177 1797
/proc/meminfo: memFree=27731832/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=822.15 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13323 0 0 0 81135 1080 0 0 20 0 1 0 333989631 54833152 12596 33554432000 4194304 9016284 140735173052816 140735173046776 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12596 691 1178 0 12205 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 53548
Solver just ended. Dumping a history of the last processes samples
[startup+844.7 s]
/proc/loadavg: 2.07 1.92 1.27 3/177 1797
/proc/meminfo: memFree=27729848/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=844.55 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 83345 1110 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046984 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 844.55
Current children cumulated vsize (KiB) 53548
[startup+857.5 s]
/proc/loadavg: 2.05 1.92 1.28 3/177 1797
/proc/meminfo: memFree=27728980/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=857.35 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 84607 1128 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 857.35
Current children cumulated vsize (KiB) 53548
[startup+863.9 s]
/proc/loadavg: 2.13 1.94 1.29 3/177 1797
/proc/meminfo: memFree=27727740/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=863.75 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 85238 1137 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046984 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 863.75
Current children cumulated vsize (KiB) 53548
[startup+870.3 s]
/proc/loadavg: 2.12 1.94 1.29 3/177 1797
/proc/meminfo: memFree=27727740/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=870.15 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 85871 1144 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 870.15
Current children cumulated vsize (KiB) 53548
[startup+871.9 s]
/proc/loadavg: 2.12 1.94 1.29 3/177 1797
/proc/meminfo: memFree=27727740/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=871.75 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 86029 1146 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046184 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 871.75
Current children cumulated vsize (KiB) 53548
[startup+872.7 s]
/proc/loadavg: 2.11 1.94 1.30 3/177 1797
/proc/meminfo: memFree=27727244/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=872.54 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 86107 1147 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046680 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 872.54
Current children cumulated vsize (KiB) 53548
[startup+873.5 s]
/proc/loadavg: 2.11 1.94 1.30 3/177 1797
/proc/meminfo: memFree=27726996/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=873.34 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 86186 1148 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 873.34
Current children cumulated vsize (KiB) 53548
[startup+873.9 s]
/proc/loadavg: 2.11 1.94 1.30 3/177 1797
/proc/meminfo: memFree=27726996/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=873.75 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 86226 1149 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 873.75
Current children cumulated vsize (KiB) 53548
[startup+874 s]
/proc/loadavg: 2.11 1.94 1.30 3/177 1797
/proc/meminfo: memFree=27726996/32873844 swapFree=7128/7128
[pid=1789] ppid=1787 vsize=53548 CPUtime=873.85 cores=1,3,5,7
/proc/1789/stat : 1789 (scip-2.0.1.4b_2) R 1787 1789 25330 0 -1 4202496 13325 0 0 0 86236 1149 0 0 20 0 1 0 333989631 54833152 12598 33554432000 4194304 9016284 140735173052816 140735173046632 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1789/statm: 13387 12598 691 1178 0 12205 0
Current children cumulated CPU time (s) 873.85
Current children cumulated vsize (KiB) 53548
Child status: 0
Real time (s): 874.063
CPU time (s): 873.918
CPU user time (s): 862.422
CPU system time (s): 11.4963
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 53548
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.422
system time used= 11.4963
maximum resident set size= 50404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13333
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= 16
involuntary context switches= 898
runsolver used 1.41678 second user time and 3.64345 second system time
The end