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-3729092-1338680958.opb>
0.00/0.01 c original problem has 266 variables (266 bin, 0 int, 0 impl, 0 cont) and 401 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) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 401 upgd conss, 298 impls, 0 clqs
0.00/0.02 c (round 2) 8 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.02 c (round 3) 8 del vars, 8 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.02 c (round 4) 8 del vars, 12 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 401 upgd conss, 7146 impls, 0 clqs
0.00/0.02 c presolving (5 rounds):
0.00/0.02 c 8 deleted vars, 12 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02 c 7146 implications, 0 cliques
0.00/0.02 c presolved problem has 258 variables (258 bin, 0 int, 0 impl, 0 cont) and 389 constraints
0.00/0.02 c 164 constraints of type <knapsack>
0.00/0.02 c 129 constraints of type <setppc>
0.00/0.02 c 96 constraints of type <logicor>
0.00/0.02 c transformed objective value is always integral (scale: 1)
0.00/0.02 c Presolving Time: 0.01
0.00/0.02 c - non default parameters ----------------------------------------------------------------------
0.00/0.02 c # SCIP version 2.0.1.5
0.00/0.02 c
0.00/0.02 c # frequency for displaying node information lines
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.02 c display/freq = 10000
0.00/0.02 c
0.00/0.02 c # maximal time in seconds to run
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02 c limits/time = 1797
0.00/0.02 c
0.00/0.02 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.02 c limits/memory = 13950
0.00/0.02 c
0.00/0.02 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c limits/solutions = 1
0.00/0.02 c
0.00/0.02 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.02 c separating/maxrounds = 1
0.00/0.02 c
0.00/0.02 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c separating/maxroundsroot = 5
0.00/0.02 c
0.00/0.02 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.02 c # [type: int, range: [1,2], default: 1]
0.00/0.02 c timing/clocktype = 2
0.00/0.02 c
0.00/0.02 c # belongs reading time to solving time?
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c timing/reading = TRUE
0.00/0.02 c
0.00/0.02 c # should presolving try to simplify inequalities
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c constraints/linear/simplifyinequalities = TRUE
0.00/0.02 c
0.00/0.02 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c constraints/indicator/addCouplingCons = TRUE
0.00/0.02 c
0.00/0.02 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02 c constraints/knapsack/disaggregation = FALSE
0.00/0.02 c
0.00/0.02 c # should presolving try to simplify knapsacks
0.00/0.02 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.02 c
0.00/0.02 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c presolving/probing/maxrounds = 0
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/coefdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.02 c heuristics/crossover/freq = -1
0.00/0.02 c
0.00/0.02 c # number of nodes added to the contingent of the total nodes
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02 c heuristics/crossover/nodesofs = 750
0.00/0.02 c
0.00/0.02 c # number of nodes without incumbent change that heuristic should wait
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.02 c heuristics/crossover/nwaitingnodes = 100
0.00/0.02 c
0.00/0.02 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.02 c # [type: real, range: [0,1], default: 0.1]
0.00/0.02 c heuristics/crossover/nodesquot = 0.15
0.00/0.02 c
0.00/0.02 c # minimum percentage of integer variables that have to be fixed
0.00/0.02 c # [type: real, range: [0,1], default: 0.666]
0.00/0.02 c heuristics/crossover/minfixingrate = 0.5
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/feaspump/freq = -1
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/fracdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/guideddiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/intshifting/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/linesearchdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/objpscostdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.02 c # [type: real, range: [0,1], default: 0.01]
0.00/0.02 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/oneopt/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/pscostdiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/rens/freq = -1
0.00/0.02 c
0.00/0.02 c # minimum percentage of integer variables that have to be fixable
0.00/0.02 c # [type: real, range: [0,1], default: 0.5]
0.00/0.02 c heuristics/rens/minfixingrate = 0.3
0.00/0.02 c
0.00/0.02 c # number of nodes added to the contingent of the total nodes
0.00/0.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.02 c heuristics/rens/nodesofs = 2000
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.02 c heuristics/rootsoldiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.02 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/rounding/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/shiftandpropagate/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/shifting/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/simplerounding/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/subnlp/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/trivial/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/trysol/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c heuristics/undercover/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.02 c heuristics/veclendiving/freq = -1
0.00/0.02 c
0.00/0.02 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.02 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.02 c
0.00/0.02 c # additional number of allowed LP iterations
0.00/0.02 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.02 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.02 c
0.00/0.02 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.02 c heuristics/zirounding/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c separating/cmir/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.02 c separating/flowcover/freq = -1
0.00/0.02 c
0.00/0.02 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.02 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.02 c separating/rapidlearning/freq = 0
0.00/0.02 c
0.00/0.02 c -----------------------------------------------------------------------------------------------
0.00/0.02 c start solving
0.00/0.02 c
0.00/0.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.03 c 0.0s| 1 | 0 | 133 | - |1665k| 0 | 71 | 258 | 389 | 258 | 389 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.08/0.08 c 0.1s| 1 | 0 | 457 | - |2088k| 0 | 127 | 258 | 390 | 258 | 576 | 187 | 0 | 0 | 0.000000e+00 | -- | Inf
0.09/0.18 c 0.2s| 1 | 0 | 695 | - |3627k| 0 | 169 | 258 | 390 | 258 | 781 | 392 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.26 c 0.3s| 1 | 0 | 742 | - |4861k| 0 | 163 | 258 | 390 | 258 | 834 | 445 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.34 c 0.3s| 1 | 0 | 775 | - |6338k| 0 | 170 | 258 | 390 | 258 | 880 | 491 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.41 c 0.4s| 1 | 0 | 816 | - |7685k| 0 | 171 | 258 | 390 | 258 | 882 | 493 | 0 | 0 | 0.000000e+00 | -- | Inf
0.59/0.64 c 0.6s| 1 | 2 | 816 | - |7685k| 0 | 171 | 258 | 390 | 258 | 882 | 493 | 0 | 9 | 0.000000e+00 | -- | Inf
6.89/6.96 c 7.0s| 10000 | 32 | 78386 | 7.8 |8042k| 35 | 33 | 258 | 803 | 258 | 510 | 493 | 637 |1686 | 0.000000e+00 | -- | Inf
11.69/11.72 c 11.7s| 20000 | 36 |155388 | 7.7 |8143k| 38 | - | 258 | 979 | 0 | 0 | 493 |1206 |1934 | 0.000000e+00 | -- | Inf
16.40/16.40 c 16.4s| 30000 | 38 |227273 | 7.5 |8270k| 38 | 25 | 258 |1273 | 258 | 510 | 493 |1783 |2364 | 0.000000e+00 | -- | Inf
21.38/21.43 c 21.4s| 40000 | 33 |304048 | 7.6 |8340k| 38 | - | 258 |1413 | 0 | 0 | 493 |2361 |2852 | 0.000000e+00 | -- | Inf
26.18/26.26 c 26.3s| 50000 | 36 |381580 | 7.6 |8397k| 43 | - | 258 |1495 | 258 | 510 | 493 |2937 |3208 | 0.000000e+00 | -- | Inf
29.38/29.46 c *29.5s| 56022 | 0 |431660 | 7.7 |8296k| 43 | - | 258 |1385 | 258 | 510 | 493 |3270 |3512 | 0.000000e+00 | 0.000000e+00 | 0.00%
29.38/29.46 c
29.38/29.46 c SCIP Status : problem is solved [optimal solution found]
29.38/29.46 c Solving Time (sec) : 29.46
29.38/29.46 c Solving Nodes : 56022
29.38/29.46 c Primal Bound : +0.00000000000000e+00 (1 solutions)
29.38/29.46 c Dual Bound : +0.00000000000000e+00
29.38/29.46 c Gap : 0.00 %
29.38/29.46 s SATISFIABLE
29.38/29.46 v -x265 x266 x263 -x264 -x261 x262 x259 -x260 -x257 x258 x255 -x256 -x253 x254 -x251 -x252 x249 -x250 -x247 -x248 x245 -x246 -x243
29.38/29.46 v -x244 x241 -x242 -x239 -x240 x237 -x238 -x235 x236 x233 -x234 -x231 x232 x229 -x230 -x227 x228 -x225 -x226 -x223 x224 -x221
29.38/29.46 v -x222 -x219 x220 -x217 -x218 -x215 -x216 -x213 x214 -x211 -x212 -x209 x210 x207 -x208 -x205 x206 x203 -x204 -x201 x202 x199
29.38/29.46 v -x200 x197 -x198 -x195 x196 x193 -x194 -x191 x192 x189 -x190 -x187 x188 -x185 x186 -x183 x184 -x181 x182 x179 -x180 -x177 x178
29.38/29.46 v x175 -x176 -x173 x174 x171 -x172 -x169 x170 x167 -x168 -x165 x166 -x163 x164 x162 -x160 x158 -x156 x154 -x152 -x150 -x148 -x146
29.38/29.46 v -x144 -x142 -x140 -x138 -x136 -x134 -x132 -x130 -x128 x126 -x124 x122 -x120 x118 -x116 -x114 -x112 -x110 -x108 -x106 -x104
29.38/29.46 v -x102 -x100 -x98 -x96 -x94 -x92 x90 -x88 x86 -x84 x82 -x80 -x78 -x76 -x74 -x72 -x70 -x68 -x66 -x64 -x62 -x60 -x58 -x56 x54
29.38/29.46 v -x52 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
29.38/29.46 v -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 -x133 x131 -x129 x127 -x125 -x123 -x121 -x119
29.38/29.46 v -x117 -x115 -x113 -x111 -x109 -x107 -x105 -x103 -x101 -x99 -x97 x95 -x93 x91 -x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 -x73
29.38/29.46 v -x71 -x69 -x67 -x65 -x63 -x61 x59 -x57 x55 -x53 -x51 -x49 -x47 -x45 -x43 -x41 -x39 -x37 -x35 -x33 -x31 -x29 -x27 -x25 x23 -x21
29.38/29.46 v x19 -x17 x15 -x13 x11 -x9 x7 -x5 x3 -x1
29.38/29.46 c SCIP Status : problem is solved [optimal solution found]
29.38/29.46 c Total Time : 29.46
29.38/29.46 c solving : 29.46
29.38/29.46 c presolving : 0.01 (included in solving)
29.38/29.46 c reading : 0.00 (included in solving)
29.38/29.46 c Original Problem :
29.38/29.46 c Problem name : HOME/instance-3729092-1338680958.opb
29.38/29.46 c Variables : 266 (266 binary, 0 integer, 0 implicit integer, 0 continuous)
29.38/29.46 c Constraints : 401 initial, 401 maximal
29.38/29.46 c Presolved Problem :
29.38/29.46 c Problem name : t_HOME/instance-3729092-1338680958.opb
29.38/29.46 c Variables : 258 (258 binary, 0 integer, 0 implicit integer, 0 continuous)
29.38/29.46 c Constraints : 389 initial, 1526 maximal
29.38/29.46 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
29.38/29.46 c trivial : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c implics : 0.00 0 8 0 0 0 0 0 0 0
29.38/29.46 c probing : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c knapsack : 0.01 0 0 0 0 0 0 0 0 0
29.38/29.46 c setppc : 0.00 0 0 0 0 0 12 0 0 0
29.38/29.46 c linear : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c logicor : 0.00 0 0 0 0 0 0 0 0 0
29.38/29.46 c root node : - 0 - - 0 - - - - -
29.38/29.46 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
29.38/29.46 c integral : 0 0 0 28724 0 3 0 133 504 0 0 56454
29.38/29.46 c knapsack : 164 5 145583 0 0 0 326391 20873 474421 538 0 0
29.38/29.46 c setppc : 129 5 122567 0 0 0 73316 87 141661 0 0 0
29.38/29.46 c linear : 0+ 5 19020 0 0 0 2 1 64 0 0 0
29.38/29.46 c logicor : 96+ 5 94674 0 0 0 2001 421 93885 0 0 0
29.38/29.46 c countsols : 0 0 0 1 0 2 0 0 0 0 0 0
29.38/29.46 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
29.38/29.46 c integral : 3.94 0.00 0.00 3.94 0.00 0.00 0.00
29.38/29.46 c knapsack : 1.12 0.01 1.01 0.00 0.00 0.00 0.10
29.38/29.46 c setppc : 0.20 0.00 0.19 0.00 0.00 0.00 0.01
29.38/29.46 c linear : 0.01 0.00 0.01 0.00 0.00 0.00 0.00
29.38/29.46 c logicor : 0.41 0.00 0.41 0.00 0.00 0.00 0.00
29.38/29.46 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
29.38/29.46 c Propagators : #Propagate #Resprop Cutoffs DomReds
29.38/29.46 c vbounds : 0 0 0 0
29.38/29.46 c rootredcost : 0 0 0 0
29.38/29.46 c pseudoobj : 0 0 0 0
29.38/29.46 c Propagator Timings : TotalTime Propagate Resprop
29.38/29.46 c vbounds : 0.02 0.02 0.00
29.38/29.46 c rootredcost : 0.02 0.02 0.00
29.38/29.46 c pseudoobj : 0.01 0.01 0.00
29.38/29.46 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
29.38/29.46 c propagation : 0.29 3686 3119 17169 55.1 63 62.5 -
29.38/29.46 c infeasible LP : 0.32 6650 0 0 0.0 0 0.0 0
29.38/29.46 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
29.38/29.46 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
29.38/29.46 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
29.38/29.46 c applied globally : - - - 3257 14.0 - - -
29.38/29.46 c applied locally : - - - 13 46.9 - - -
29.38/29.46 c Separators : Time Calls Cutoffs DomReds Cuts Conss
29.38/29.46 c cut pool : 0.00 4 - - 181 - (maximal pool size: 1806)
29.38/29.46 c redcost : 0.11 28548 0 0 0 0
29.38/29.46 c impliedbounds : 0.00 5 0 0 770 0
29.38/29.46 c intobj : 0.00 0 0 0 0 0
29.38/29.46 c gomory : 0.13 5 0 0 197 0
29.38/29.46 c cgmip : 0.00 0 0 0 0 0
29.38/29.46 c closecuts : 0.00 0 0 0 0 0
29.38/29.46 c strongcg : 0.15 5 0 0 1902 0
29.38/29.46 c cmir : 0.00 0 0 0 0 0
29.38/29.46 c flowcover : 0.00 0 0 0 0 0
29.38/29.46 c clique : 0.00 1 0 0 0 0
29.38/29.46 c zerohalf : 0.00 0 0 0 0 0
29.38/29.46 c mcf : 0.00 1 0 0 0 0
29.38/29.46 c oddcycle : 0.00 0 0 0 0 0
29.38/29.46 c rapidlearning : 0.03 1 0 0 0 1
29.38/29.46 c Pricers : Time Calls Vars
29.38/29.46 c problem variables: 0.00 0 0
29.38/29.46 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
29.38/29.46 c relpscost : 3.93 28723 133 504 0 0 56454
29.38/29.46 c pscost : 0.00 0 0 0 0 0 0
29.38/29.46 c inference : 0.00 0 0 0 0 0 0
29.38/29.46 c mostinf : 0.00 0 0 0 0 0 0
29.38/29.46 c leastinf : 0.00 0 0 0 0 0 0
29.38/29.46 c fullstrong : 0.00 0 0 0 0 0 0
29.38/29.46 c allfullstrong : 0.00 0 0 0 0 0 0
29.38/29.46 c random : 0.00 0 0 0 0 0 0
29.38/29.46 c Primal Heuristics : Time Calls Found
29.38/29.46 c LP solutions : 0.00 - 1
29.38/29.46 c pseudo solutions : 0.00 - 0
29.38/29.46 c trivial : 0.00 1 0
29.38/29.46 c shiftandpropagate: 0.00 0 0
29.38/29.46 c simplerounding : 0.00 0 0
29.38/29.46 c zirounding : 0.00 0 0
29.38/29.46 c rounding : 0.00 0 0
29.38/29.46 c shifting : 0.00 0 0
29.38/29.46 c intshifting : 0.00 0 0
29.38/29.46 c oneopt : 0.00 0 0
29.38/29.46 c twoopt : 0.00 0 0
29.38/29.46 c fixandinfer : 0.00 0 0
29.38/29.46 c feaspump : 0.00 0 0
29.38/29.46 c clique : 0.00 0 0
29.38/29.46 c coefdiving : 0.00 0 0
29.38/29.46 c pscostdiving : 0.00 0 0
29.38/29.46 c fracdiving : 0.00 0 0
29.38/29.46 c veclendiving : 0.00 0 0
29.38/29.46 c intdiving : 0.00 0 0
29.38/29.46 c actconsdiving : 0.00 0 0
29.38/29.46 c objpscostdiving : 0.00 0 0
29.38/29.46 c rootsoldiving : 0.00 0 0
29.38/29.46 c linesearchdiving : 0.00 0 0
29.38/29.46 c guideddiving : 0.00 0 0
29.38/29.46 c octane : 0.00 0 0
29.38/29.46 c rens : 0.00 0 0
29.38/29.46 c rins : 0.00 0 0
29.38/29.46 c localbranching : 0.00 0 0
29.38/29.46 c mutation : 0.00 0 0
29.38/29.46 c crossover : 0.00 0 0
29.38/29.46 c dins : 0.00 0 0
29.38/29.46 c vbounds : 0.00 0 0
29.38/29.46 c undercover : 0.00 0 0
29.38/29.46 c subnlp : 0.00 0 0
29.38/29.46 c trysol : 0.00 0 0
29.38/29.46 c LP : Time Calls Iterations Iter/call Iter/sec
29.38/29.46 c primal LP : 0.00 0 0 0.00 -
29.38/29.46 c dual LP : 18.91 35343 431660 12.21 22828.62
29.38/29.46 c lex dual LP : 0.00 0 0 0.00 -
29.38/29.46 c barrier LP : 0.00 0 0 0.00 -
29.38/29.46 c diving/probing LP: 0.00 0 0 0.00 -
29.38/29.46 c strong branching : 3.60 3512 60952 17.36 16932.87
29.38/29.46 c (at root node) : - 9 2481 275.67 -
29.38/29.46 c conflict analysis: 0.00 0 0 0.00 -
29.38/29.46 c B&B Tree :
29.38/29.46 c number of runs : 1
29.38/29.46 c nodes : 56022
29.38/29.46 c nodes (total) : 56022
29.38/29.46 c nodes left : 0
29.38/29.46 c max depth : 43
29.38/29.46 c max depth (total): 43
29.38/29.46 c backtracks : 7996 (14.3%)
29.38/29.46 c delayed cutoffs : 384
29.38/29.46 c repropagations : 6384 (18455 domain reductions, 371 cutoffs)
29.38/29.46 c avg switch length: 2.84
29.38/29.46 c switching time : 1.40
29.38/29.46 c Solution :
29.38/29.46 c Solutions found : 1 (1 improvements)
29.38/29.46 c First Solution : +0.00000000000000e+00 (in run 1, after 56022 nodes, 29.46 seconds, depth 24, found by <relaxation>)
29.38/29.46 c Primal Bound : +0.00000000000000e+00 (in run 1, after 56022 nodes, 29.46 seconds, depth 24, found by <relaxation>)
29.38/29.46 c Dual Bound : +0.00000000000000e+00
29.38/29.46 c Gap : 0.00 %
29.38/29.46 c Root Dual Bound : +0.00000000000000e+00
29.38/29.46 c Root Iterations : 816
29.38/29.47 c Time complete: 29.45.
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-3729092-1338680958/watcher-3729092-1338680958 -o /tmp/evaluation-result-3729092-1338680958/solver-3729092-1338680958 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3729092-1338680958.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.04 1.99 1.77 3/174 28729
/proc/meminfo: memFree=27658268/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=9592 CPUtime=0 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 1547 0 0 0 0 0 0 0 20 0 1 0 334221764 9822208 1501 33554432000 4194304 9016284 140734421450224 140735687778296 7928192 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 2398 1502 326 1178 0 1216 0
[startup+0.086793 s]
/proc/loadavg: 2.04 1.99 1.77 3/174 28729
/proc/meminfo: memFree=27658268/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=22420 CPUtime=0.08 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 7526 0 0 0 7 1 0 0 20 0 1 0 334221764 22958080 4587 33554432000 4194304 9016284 140734421450224 140734421442104 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 5605 4587 683 1178 0 4423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22420
[startup+0.100354 s]
/proc/loadavg: 2.04 1.99 1.77 3/174 28729
/proc/meminfo: memFree=27658268/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=22420 CPUtime=0.09 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 7526 0 0 0 8 1 0 0 20 0 1 0 334221764 22958080 4587 33554432000 4194304 9016284 140734421450224 140734421442104 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 5605 4587 683 1178 0 4423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22420
[startup+0.300252 s]
/proc/loadavg: 2.04 1.99 1.77 3/174 28729
/proc/meminfo: memFree=27658268/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=27824 CPUtime=0.29 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 8786 0 0 0 28 1 0 0 20 0 1 0 334221764 28491776 5847 33554432000 4194304 9016284 140734421450224 140734421442104 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 6956 5847 683 1178 0 5774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27824
[startup+0.700226 s]
/proc/loadavg: 2.04 1.99 1.77 3/174 28729
/proc/meminfo: memFree=27658268/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=31580 CPUtime=0.69 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9768 0 0 0 67 2 0 0 20 0 1 0 334221764 32337920 6820 33554432000 4194304 9016284 140734421450224 140734421442104 7213542 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 7895 6820 686 1178 0 6713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31580
[startup+1.50023 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28730
/proc/meminfo: memFree=27633724/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=31580 CPUtime=1.49 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9810 0 0 0 145 4 0 0 20 0 1 0 334221764 32337920 6862 33554432000 4194304 9016284 140734421450224 140734421443528 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 7895 6862 688 1178 0 6713 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31580
[startup+3.10022 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28730
/proc/meminfo: memFree=27633228/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=31580 CPUtime=3.09 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9810 0 0 0 302 7 0 0 20 0 1 0 334221764 32337920 6862 33554432000 4194304 9016284 140734421450224 140734421444552 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 7895 6862 688 1178 0 6713 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31580
[startup+6.30023 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28730
/proc/meminfo: memFree=27632980/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=31580 CPUtime=6.29 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9810 0 0 0 615 14 0 0 20 0 1 0 334221764 32337920 6862 33554432000 4194304 9016284 140734421450224 140734421443640 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 7895 6862 688 1178 0 6713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31580
[startup+12.7002 s]
/proc/loadavg: 2.10 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632748/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=31724 CPUtime=12.69 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9859 0 0 0 1243 26 0 0 20 0 1 0 334221764 32485376 6911 33554432000 4194304 9016284 140734421450224 140734421444184 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 7931 6911 688 1178 0 6749 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31724
[startup+25.5002 s]
/proc/loadavg: 2.09 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632920/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32008 CPUtime=25.48 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9929 0 0 0 2494 54 0 0 20 0 1 0 334221764 32776192 6974 33554432000 4194304 9016284 140734421450224 140734421444184 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8002 6974 688 1178 0 6820 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32008
Solver just ended. Dumping a history of the last processes samples
[startup+27.1002 s]
/proc/loadavg: 2.08 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632920/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32008 CPUtime=27.08 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9940 0 0 0 2651 57 0 0 20 0 1 0 334221764 32776192 6985 33554432000 4194304 9016284 140734421450224 140734421444552 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8002 6985 688 1178 0 6820 0
Current children cumulated CPU time (s) 27.08
Current children cumulated vsize (KiB) 32008
[startup+28.7002 s]
/proc/loadavg: 2.08 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632672/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32240 CPUtime=28.68 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9970 0 0 0 2808 60 0 0 20 0 1 0 334221764 33013760 7015 33554432000 4194304 9016284 140734421450224 140734421444136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8060 7015 688 1178 0 6878 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 32240
[startup+29.1002 s]
/proc/loadavg: 2.08 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632672/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32240 CPUtime=29.08 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9970 0 0 0 2847 61 0 0 20 0 1 0 334221764 33013760 7015 33554432000 4194304 9016284 140734421450224 140734421444552 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8060 7015 688 1178 0 6878 0
Current children cumulated CPU time (s) 29.08
Current children cumulated vsize (KiB) 32240
[startup+29.3002 s]
/proc/loadavg: 2.08 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632672/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32240 CPUtime=29.28 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9970 0 0 0 2866 62 0 0 20 0 1 0 334221764 33013760 7015 33554432000 4194304 9016284 140734421450224 140734421444552 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8060 7015 688 1178 0 6878 0
Current children cumulated CPU time (s) 29.28
Current children cumulated vsize (KiB) 32240
[startup+29.4002 s]
/proc/loadavg: 2.08 2.01 1.78 3/175 28730
/proc/meminfo: memFree=27632672/32873852 swapFree=6856/6856
[pid=28729] ppid=28727 vsize=32240 CPUtime=29.38 cores=1,3,5,7
/proc/28729/stat : 28729 (scip-2.0.1.4b_2) R 28727 28729 20074 0 -1 4202496 9970 0 0 0 2876 62 0 0 20 0 1 0 334221764 33013760 7015 33554432000 4194304 9016284 140734421450224 140734421444552 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28729/statm: 8060 7015 688 1178 0 6878 0
Current children cumulated CPU time (s) 29.38
Current children cumulated vsize (KiB) 32240
Child status: 0
Real time (s): 29.475
CPU time (s): 29.4645
CPU user time (s): 28.8346
CPU system time (s): 0.629904
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 32240
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.8346
system time used= 0.629904
maximum resident set size= 28832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9978
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 31
runsolver used 0.072988 second user time and 0.187971 second system time
The end