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-3729066-1338680760.opb>
0.00/0.01 c original problem has 266 variables (266 bin, 0 int, 0 impl, 0 cont) and 573 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, 302 impls, 0 clqs
0.00/0.01 c (round 2) 14 del vars, 18 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 302 impls, 0 clqs
0.00/0.01 c (round 3) 14 del vars, 29 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 302 impls, 0 clqs
0.00/0.02 c (round 4) 14 del vars, 29 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 544 upgd conss, 302 impls, 0 clqs
0.00/0.02 c (round 5) 20 del vars, 29 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 544 upgd conss, 6476 impls, 6 clqs
0.00/0.03 c (round 6) 20 del vars, 35 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 544 upgd conss, 6476 impls, 6 clqs
0.00/0.03 c (round 7) 20 del vars, 37 del conss, 0 add conss, 12 chg bounds, 0 chg sides, 0 chg coeffs, 544 upgd conss, 6476 impls, 6 clqs
0.00/0.03 c presolving (8 rounds):
0.00/0.03 c 20 deleted vars, 37 deleted constraints, 0 added constraints, 12 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.03 c 6476 implications, 6 cliques
0.00/0.03 c presolved problem has 246 variables (246 bin, 0 int, 0 impl, 0 cont) and 536 constraints
0.00/0.03 c 162 constraints of type <knapsack>
0.00/0.03 c 117 constraints of type <setppc>
0.00/0.03 c 257 constraints of type <logicor>
0.00/0.03 c transformed objective value is always integral (scale: 1)
0.00/0.03 c Presolving Time: 0.02
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c # SCIP version 2.0.1.5
0.00/0.03 c
0.00/0.03 c # frequency for displaying node information lines
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03 c display/freq = 10000
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/time = 1797
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/memory = 13950
0.00/0.03 c
0.00/0.03 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c limits/solutions = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.03 c separating/maxrounds = 1
0.00/0.03 c
0.00/0.03 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/maxroundsroot = 5
0.00/0.03 c
0.00/0.03 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03 c # [type: int, range: [1,2], default: 1]
0.00/0.03 c timing/clocktype = 2
0.00/0.03 c
0.00/0.03 c # belongs reading time to solving time?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c timing/reading = TRUE
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify inequalities
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/linear/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/indicator/addCouplingCons = TRUE
0.00/0.03 c
0.00/0.03 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.03 c constraints/knapsack/disaggregation = FALSE
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify knapsacks
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c presolving/probing/maxrounds = 0
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/coefdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.03 c heuristics/crossover/freq = -1
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/crossover/nodesofs = 750
0.00/0.03 c
0.00/0.03 c # number of nodes without incumbent change that heuristic should wait
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.03 c heuristics/crossover/nwaitingnodes = 100
0.00/0.03 c
0.00/0.03 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.03 c # [type: real, range: [0,1], default: 0.1]
0.00/0.03 c heuristics/crossover/nodesquot = 0.15
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixed
0.00/0.03 c # [type: real, range: [0,1], default: 0.666]
0.00/0.03 c heuristics/crossover/minfixingrate = 0.5
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/feaspump/freq = -1
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/fracdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/guideddiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/intshifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/linesearchdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/objpscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.03 c # [type: real, range: [0,1], default: 0.01]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/oneopt/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/pscostdiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/rens/freq = -1
0.00/0.03 c
0.00/0.03 c # minimum percentage of integer variables that have to be fixable
0.00/0.03 c # [type: real, range: [0,1], default: 0.5]
0.00/0.03 c heuristics/rens/minfixingrate = 0.3
0.00/0.03 c
0.00/0.03 c # number of nodes added to the contingent of the total nodes
0.00/0.03 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.03 c heuristics/rens/nodesofs = 2000
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.03 c heuristics/rootsoldiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/rounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/shiftandpropagate/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/shifting/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/simplerounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/subnlp/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/trivial/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/trysol/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c heuristics/undercover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.03 c heuristics/veclendiving/freq = -1
0.00/0.03 c
0.00/0.03 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.03 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.03 c
0.00/0.03 c # additional number of allowed LP iterations
0.00/0.03 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.03 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.03 c
0.00/0.03 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c heuristics/zirounding/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/cmir/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c separating/flowcover/freq = -1
0.00/0.03 c
0.00/0.03 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c separating/rapidlearning/freq = 0
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c start solving
0.00/0.03 c
0.00/0.06 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.06 c 0.1s| 1 | 0 | 544 | - |1854k| 0 | 161 | 246 | 536 | 246 | 536 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.22 c 0.2s| 1 | 0 | 1087 | - |4372k| 0 | 192 | 246 | 538 | 246 | 752 | 216 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.37 c 0.4s| 1 | 0 | 1502 | - |7107k| 0 | 201 | 246 | 538 | 246 | 875 | 339 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.54 c 0.5s| 1 | 0 | 1976 | - |9449k| 0 | 204 | 246 | 538 | 246 | 936 | 400 | 0 | 0 | 0.000000e+00 | -- | Inf
0.64/0.66 c 0.7s| 1 | 0 | 2311 | - | 11M| 0 | 211 | 246 | 538 | 246 | 969 | 433 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.79 c 0.8s| 1 | 0 | 2589 | - | 13M| 0 | 216 | 246 | 538 | 246 |1002 | 466 | 0 | 0 | 0.000000e+00 | -- | Inf
1.20/1.28 c 1.3s| 1 | 2 | 2589 | - | 13M| 0 | 216 | 246 | 538 | 246 |1002 | 466 | 0 | 10 | 0.000000e+00 | -- | Inf
20.18/20.25 c 20.2s| 10000 | 26 |213907 | 21.1 | 14M| 30 | 22 | 246 |1839 | 246 | 718 | 466 |1972 |1851 | 0.000000e+00 | -- | Inf
34.38/34.42 c 34.4s| 20000 | 19 |433358 | 21.5 | 14M| 37 | 47 | 246 |2279 | 246 | 718 | 466 |4025 |2001 | 0.000000e+00 | -- | Inf
48.67/48.71 c 48.7s| 30000 | 20 |640152 | 21.3 | 14M| 39 | 31 | 246 |2861 | 246 | 718 | 466 |6107 |2455 | 0.000000e+00 | -- | Inf
63.47/63.59 c 63.6s| 40000 | 19 |861579 | 21.5 | 15M| 39 | - | 246 |3441 | 0 | 0 | 466 |8122 |2711 | 0.000000e+00 | -- | Inf
77.77/77.86 c 77.9s| 50000 | 25 | 1067k| 21.3 | 15M| 39 | - | 246 |4125 | 0 | 0 | 466 | 10k|3031 | 0.000000e+00 | -- | Inf
91.57/91.60 c 91.6s| 60000 | 30 | 1275k| 21.2 | 15M| 39 | 40 | 246 |4639 | 246 | 718 | 466 | 12k|3282 | 0.000000e+00 | -- | Inf
106.47/106.59 c 107s| 70000 | 18 | 1499k| 21.4 | 15M| 39 | 100 | 246 |4560 | 246 | 718 | 466 | 14k|3524 | 0.000000e+00 | -- | Inf
119.76/119.82 c 120s| 80000 | 19 | 1705k| 21.3 | 15M| 42 | 81 | 246 |4814 | 246 | 718 | 466 | 16k|3658 | 0.000000e+00 | -- | Inf
132.76/132.88 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
132.76/132.88 c 133s| 90000 | 22 | 1905k| 21.1 | 16M| 44 | 74 | 246 |5408 | 246 | 718 | 466 | 18k|3800 | 0.000000e+00 | -- | Inf
147.96/148.04 c 148s|100000 | 26 | 2136k| 21.3 | 16M| 46 | 65 | 246 |5938 | 246 | 718 | 466 | 20k|3940 | 0.000000e+00 | -- | Inf
163.86/163.96 c 164s|110000 | 21 | 2366k| 21.5 | 16M| 46 | 65 | 246 |5183 | 246 | 718 | 466 | 22k|4229 | 0.000000e+00 | -- | Inf
177.75/177.85 c 178s|120000 | 18 | 2579k| 21.5 | 16M| 46 | 38 | 246 |5631 | 246 | 718 | 466 | 24k|4366 | 0.000000e+00 | -- | Inf
189.95/190.05 c 190s|130000 | 19 | 2766k| 21.3 | 16M| 46 | 48 | 246 |6632 | 246 | 718 | 466 | 27k|4485 | 0.000000e+00 | -- | Inf
198.55/198.62 c * 199s|135602 | 0 | 2887k| 21.3 | 16M| 46 | - | 246 |6644 | 246 | 718 | 466 | 28k|4701 | 0.000000e+00 | 0.000000e+00 | 0.00%
198.55/198.62 c
198.55/198.62 c SCIP Status : problem is solved [optimal solution found]
198.55/198.62 c Solving Time (sec) : 198.62
198.55/198.62 c Solving Nodes : 135602
198.55/198.62 c Primal Bound : +0.00000000000000e+00 (1 solutions)
198.55/198.62 c Dual Bound : +0.00000000000000e+00
198.55/198.62 c Gap : 0.00 %
198.55/198.62 s SATISFIABLE
198.55/198.62 v x265 -x266 -x263 x264 x261 -x262 -x259 x260 x257 -x258 -x255 x256 -x253 -x254 -x251 x252 -x249 x250 -x247 -x248 -x245 x246 x243
198.55/198.62 v -x244 -x241 x242 x239 -x240 -x237 x238 x235 -x236 -x233 x234 x231 -x232 -x229 x230 x227 -x228 -x225 x226 x223 -x224 -x221 x222
198.55/198.62 v -x219 -x220 -x217 x218 -x215 x216 -x213 -x214 -x211 x212 x209 -x210 -x207 x208 x205 -x206 -x203 x204 x201 -x202 -x199 x200
198.55/198.62 v -x197 x198 x195 -x196 x193 -x194 x191 -x192 -x189 x190 x187 -x188 x185 -x186 x183 -x184 -x181 x182 -x179 x180 x177 -x178 -x175
198.55/198.62 v x176 x173 -x174 x171 -x172 x169 -x170 -x167 x168 x165 -x166 -x163 x164 -x162 -x160 -x158 -x156 -x154 -x152 -x150 -x148 -x146
198.55/198.62 v -x144 -x142 x140 -x138 -x136 -x134 x132 -x130 -x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 x104
198.55/198.62 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 -x52
198.55/198.62 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 x161
198.55/198.62 v -x159 -x157 -x155 x153 -x151 -x149 -x147 x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 x125 -x123 -x121 -x119 x117
198.55/198.62 v -x115 -x113 -x111 x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 -x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 -x73 -x71
198.55/198.62 v -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 -x19
198.55/198.62 v x17 -x15 -x13 -x11 x9 -x7 -x5 -x3 x1
198.55/198.62 c SCIP Status : problem is solved [optimal solution found]
198.55/198.62 c Total Time : 198.62
198.55/198.62 c solving : 198.62
198.55/198.62 c presolving : 0.02 (included in solving)
198.55/198.62 c reading : 0.01 (included in solving)
198.55/198.62 c Original Problem :
198.55/198.62 c Problem name : HOME/instance-3729066-1338680760.opb
198.55/198.62 c Variables : 266 (266 binary, 0 integer, 0 implicit integer, 0 continuous)
198.55/198.62 c Constraints : 573 initial, 573 maximal
198.55/198.62 c Presolved Problem :
198.55/198.62 c Problem name : t_HOME/instance-3729066-1338680760.opb
198.55/198.62 c Variables : 246 (246 binary, 0 integer, 0 implicit integer, 0 continuous)
198.55/198.62 c Constraints : 536 initial, 7063 maximal
198.55/198.62 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
198.55/198.62 c trivial : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c implics : 0.00 0 8 0 0 0 0 0 0 0
198.55/198.62 c probing : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c knapsack : 0.01 0 0 0 0 0 0 0 0 0
198.55/198.62 c setppc : 0.00 0 0 0 0 0 8 0 0 0
198.55/198.62 c linear : 0.01 12 0 0 12 0 29 0 0 0
198.55/198.62 c logicor : 0.00 0 0 0 0 0 0 0 0 0
198.55/198.62 c root node : - 0 - - 0 - - - - -
198.55/198.62 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
198.55/198.62 c integral : 0 0 0 69593 0 3 0 53 607 0 0 138352
198.55/198.62 c knapsack : 162 5 462554 0 0 0 1514428 32450 1326565 590 0 0
198.55/198.62 c setppc : 117 5 429115 0 0 0 363884 2852 418235 0 0 0
198.55/198.62 c linear : 0+ 5 98711 0 0 0 44 26 340 0 0 0
198.55/198.62 c logicor : 257+ 5 364475 1 0 0 101368 10073 504884 0 0 0
198.55/198.62 c countsols : 0 0 0 1 0 2 0 0 0 0 0 0
198.55/198.62 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
198.55/198.62 c integral : 16.23 0.00 0.00 16.23 0.00 0.00 0.00
198.55/198.62 c knapsack : 3.41 0.01 2.93 0.00 0.00 0.00 0.48
198.55/198.62 c setppc : 1.01 0.00 0.94 0.00 0.00 0.00 0.07
198.55/198.62 c linear : 0.04 0.00 0.04 0.00 0.00 0.00 0.00
198.55/198.62 c logicor : 4.10 0.00 4.04 0.00 0.00 0.00 0.06
198.55/198.62 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
198.55/198.62 c Propagators : #Propagate #Resprop Cutoffs DomReds
198.55/198.62 c vbounds : 0 0 0 0
198.55/198.62 c rootredcost : 0 0 0 0
198.55/198.62 c pseudoobj : 0 0 0 0
198.55/198.62 c Propagator Timings : TotalTime Propagate Resprop
198.55/198.62 c vbounds : 0.05 0.05 0.00
198.55/198.62 c rootredcost : 0.06 0.06 0.00
198.55/198.62 c pseudoobj : 0.04 0.04 0.00
198.55/198.62 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
198.55/198.62 c propagation : 1.50 20989 20245 139094 50.6 467 18.0 -
198.55/198.62 c infeasible LP : 1.19 23589 0 0 0.0 0 0.0 0
198.55/198.62 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
198.55/198.62 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
198.55/198.62 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
198.55/198.62 c applied globally : - - - 28275 17.1 - - -
198.55/198.62 c applied locally : - - - 443 41.3 - - -
198.55/198.62 c Separators : Time Calls Cutoffs DomReds Cuts Conss
198.55/198.62 c cut pool : 0.00 4 - - 36 - (maximal pool size: 2609)
198.55/198.62 c redcost : 0.27 69339 0 0 0 0
198.55/198.62 c impliedbounds : 0.00 5 0 0 830 0
198.55/198.62 c intobj : 0.00 0 0 0 0 0
198.55/198.62 c gomory : 0.23 5 0 0 55 0
198.55/198.62 c cgmip : 0.00 0 0 0 0 0
198.55/198.62 c closecuts : 0.00 0 0 0 0 0
198.55/198.62 c strongcg : 0.23 5 0 0 2441 0
198.55/198.62 c cmir : 0.00 0 0 0 0 0
198.55/198.62 c flowcover : 0.00 0 0 0 0 0
198.55/198.62 c clique : 0.00 5 0 0 13 0
198.55/198.62 c zerohalf : 0.00 0 0 0 0 0
198.55/198.62 c mcf : 0.00 1 0 0 0 0
198.55/198.62 c oddcycle : 0.00 0 0 0 0 0
198.55/198.62 c rapidlearning : 0.03 1 0 0 0 2
198.55/198.62 c Pricers : Time Calls Vars
198.55/198.62 c problem variables: 0.00 0 0
198.55/198.62 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
198.55/198.62 c relpscost : 16.19 69592 53 607 0 0 138352
198.55/198.62 c pscost : 0.00 0 0 0 0 0 0
198.55/198.62 c inference : 0.00 0 0 0 0 0 0
198.55/198.62 c mostinf : 0.00 0 0 0 0 0 0
198.55/198.62 c leastinf : 0.00 0 0 0 0 0 0
198.55/198.62 c fullstrong : 0.00 0 0 0 0 0 0
198.55/198.62 c allfullstrong : 0.00 0 0 0 0 0 0
198.55/198.62 c random : 0.00 0 0 0 0 0 0
198.55/198.62 c Primal Heuristics : Time Calls Found
198.55/198.62 c LP solutions : 0.00 - 1
198.55/198.62 c pseudo solutions : 0.00 - 0
198.55/198.62 c trivial : 0.00 1 0
198.55/198.62 c shiftandpropagate: 0.00 0 0
198.55/198.62 c simplerounding : 0.00 0 0
198.55/198.62 c zirounding : 0.00 0 0
198.55/198.62 c rounding : 0.00 0 0
198.55/198.62 c shifting : 0.00 0 0
198.55/198.62 c intshifting : 0.00 0 0
198.55/198.62 c oneopt : 0.00 0 0
198.55/198.62 c twoopt : 0.00 0 0
198.55/198.62 c fixandinfer : 0.00 0 0
198.55/198.62 c feaspump : 0.00 0 0
198.55/198.62 c clique : 0.00 0 0
198.55/198.62 c coefdiving : 0.00 0 0
198.55/198.62 c pscostdiving : 0.00 0 0
198.55/198.62 c fracdiving : 0.00 0 0
198.55/198.62 c veclendiving : 0.00 0 0
198.55/198.62 c intdiving : 0.00 0 0
198.55/198.62 c actconsdiving : 0.00 0 0
198.55/198.62 c objpscostdiving : 0.00 0 0
198.55/198.62 c rootsoldiving : 0.00 0 0
198.55/198.62 c linesearchdiving : 0.00 0 0
198.55/198.62 c guideddiving : 0.00 0 0
198.55/198.62 c octane : 0.00 0 0
198.55/198.62 c rens : 0.00 0 0
198.55/198.62 c rins : 0.00 0 0
198.55/198.62 c localbranching : 0.00 0 0
198.55/198.62 c mutation : 0.00 0 0
198.55/198.62 c crossover : 0.00 0 0
198.55/198.62 c dins : 0.00 0 0
198.55/198.62 c vbounds : 0.00 0 0
198.55/198.62 c undercover : 0.00 0 0
198.55/198.62 c subnlp : 0.00 0 0
198.55/198.62 c trysol : 0.00 0 0
198.55/198.62 c LP : Time Calls Iterations Iter/call Iter/sec
198.55/198.62 c primal LP : 0.00 0 0 0.00 -
198.55/198.62 c dual LP : 157.39 93162 2887811 31.00 18347.56
198.55/198.62 c lex dual LP : 0.00 0 0 0.00 -
198.55/198.62 c barrier LP : 0.00 0 0 0.00 -
198.55/198.62 c diving/probing LP: 0.00 0 0 0.00 -
198.55/198.62 c strong branching : 15.15 4701 236237 50.25 15594.82
198.55/198.62 c (at root node) : - 10 4850 485.00 -
198.55/198.62 c conflict analysis: 0.00 0 0 0.00 -
198.55/198.62 c B&B Tree :
198.55/198.62 c number of runs : 1
198.55/198.62 c nodes : 135602
198.55/198.62 c nodes (total) : 135602
198.55/198.62 c nodes left : 0
198.55/198.62 c max depth : 46
198.55/198.62 c max depth (total): 46
198.55/198.62 c backtracks : 23297 (17.2%)
198.55/198.62 c delayed cutoffs : 2731
198.55/198.62 c repropagations : 28253 (147226 domain reductions, 2618 cutoffs)
198.55/198.62 c avg switch length: 2.87
198.55/198.62 c switching time : 5.63
198.55/198.62 c Solution :
198.55/198.62 c Solutions found : 1 (1 improvements)
198.55/198.62 c First Solution : +0.00000000000000e+00 (in run 1, after 135602 nodes, 198.61 seconds, depth 20, found by <relaxation>)
198.55/198.62 c Primal Bound : +0.00000000000000e+00 (in run 1, after 135602 nodes, 198.61 seconds, depth 20, found by <relaxation>)
198.55/198.62 c Dual Bound : +0.00000000000000e+00
198.55/198.62 c Gap : 0.00 %
198.55/198.62 c Root Dual Bound : +0.00000000000000e+00
198.55/198.62 c Root Iterations : 2589
198.55/198.63 c Time complete: 198.58.
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-3729066-1338680760/watcher-3729066-1338680760 -o /tmp/evaluation-result-3729066-1338680760/solver-3729066-1338680760 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3729066-1338680760.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 1.97 1.72 3/174 28691
/proc/meminfo: memFree=27659104/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 1528 0 0 0 0 0 0 0 20 0 1 0 334201875 9818112 1482 33554432000 4194304 9016284 140733595150272 140736996228952 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 2397 1482 311 1178 0 1215 0
[startup+0.0962049 s]
/proc/loadavg: 2.00 1.97 1.72 3/174 28691
/proc/meminfo: memFree=27659104/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=21460 CPUtime=0.08 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 4544 0 0 0 8 0 0 0 20 0 1 0 334201875 21975040 4241 33554432000 4194304 9016284 140733595150272 140736996228952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 5365 4241 655 1178 0 4183 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21460
[startup+0.100291 s]
/proc/loadavg: 2.00 1.97 1.72 3/174 28691
/proc/meminfo: memFree=27659104/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=21460 CPUtime=0.08 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 4593 0 0 0 8 0 0 0 20 0 1 0 334201875 21975040 4290 33554432000 4194304 9016284 140733595150272 140736996228952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 5365 4290 655 1178 0 4183 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21460
[startup+0.300297 s]
/proc/loadavg: 2.00 1.97 1.72 3/174 28691
/proc/meminfo: memFree=27659104/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=27900 CPUtime=0.29 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 8900 0 0 0 28 1 0 0 20 0 1 0 334201875 28569600 5946 33554432000 4194304 9016284 140733595150272 140736996228952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 6975 5946 686 1178 0 5793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27900
[startup+0.700273 s]
/proc/loadavg: 2.00 1.97 1.72 3/174 28691
/proc/meminfo: memFree=27659104/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=34516 CPUtime=0.69 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 10479 0 0 0 67 2 0 0 20 0 1 0 334201875 35344384 7523 33554432000 4194304 9016284 140733595150272 140736996228952 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 8629 7523 686 1178 0 7447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34516
[startup+1.50023 s]
/proc/loadavg: 2.00 1.97 1.72 3/175 28692
/proc/meminfo: memFree=27628692/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=37080 CPUtime=1.49 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11201 0 0 0 147 2 0 0 20 0 1 0 334201875 37969920 8245 33554432000 4194304 9016284 140733595150272 140733595144024 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9270 8245 689 1178 0 8088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37080
[startup+3.10023 s]
/proc/loadavg: 2.00 1.97 1.72 3/175 28692
/proc/meminfo: memFree=27628320/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=37080 CPUtime=3.09 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11204 0 0 0 304 5 0 0 20 0 1 0 334201875 37969920 8248 33554432000 4194304 9016284 140733595150272 140733595144328 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9270 8248 691 1178 0 8088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37080
[startup+6.30022 s]
/proc/loadavg: 2.00 1.97 1.73 3/175 28692
/proc/meminfo: memFree=27628196/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=37080 CPUtime=6.29 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11204 0 0 0 615 14 0 0 20 0 1 0 334201875 37969920 8248 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9270 8248 691 1178 0 8088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37080
[startup+12.7002 s]
/proc/loadavg: 2.00 1.97 1.73 3/175 28692
/proc/meminfo: memFree=27628220/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=37612 CPUtime=12.68 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11286 0 0 0 1243 25 0 0 20 0 1 0 334201875 38514688 8330 33554432000 4194304 9016284 140733595150272 140733595144184 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9403 8330 691 1178 0 8221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37612
[startup+25.5062 s]
/proc/loadavg: 2.00 1.97 1.73 3/175 28692
/proc/meminfo: memFree=27627864/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=37820 CPUtime=25.49 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11418 0 0 0 2505 44 0 0 20 0 1 0 334201875 38727680 8462 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9455 8462 691 1178 0 8273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37820
[startup+51.1002 s]
/proc/loadavg: 2.00 1.97 1.74 3/175 28692
/proc/meminfo: memFree=27625728/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=38636 CPUtime=51.07 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 11596 0 0 0 5022 85 0 0 20 0 1 0 334201875 39563264 9028 33554432000 4194304 9016284 140733595150272 140733595144232 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 9659 9028 691 1178 0 8477 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38636
[startup+102.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/175 28692
/proc/meminfo: memFree=27623556/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=40288 CPUtime=102.26 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12020 0 0 0 10062 164 0 0 20 0 1 0 334201875 41254912 9452 33554432000 4194304 9016284 140733595150272 140733595144440 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10072 9452 691 1178 0 8890 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40288
[startup+162.3 s]
/proc/loadavg: 2.07 1.99 1.76 3/175 28692
/proc/meminfo: memFree=27622376/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=40916 CPUtime=162.25 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12192 0 0 0 15964 261 0 0 20 0 1 0 334201875 41897984 9623 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10229 9623 691 1178 0 9047 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40916
Solver just ended. Dumping a history of the last processes samples
[startup+179.3 s]
/proc/loadavg: 2.06 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27622376/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=40916 CPUtime=179.26 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12199 0 0 0 17636 290 0 0 20 0 1 0 334201875 41897984 9630 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10229 9630 691 1178 0 9047 0
Current children cumulated CPU time (s) 179.26
Current children cumulated vsize (KiB) 40916
[startup+192.1 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27622004/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41368 CPUtime=192.05 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12252 0 0 0 18895 310 0 0 20 0 1 0 334201875 42360832 9683 33554432000 4194304 9016284 140733595150272 140733595144600 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10342 9683 691 1178 0 9160 0
Current children cumulated CPU time (s) 192.05
Current children cumulated vsize (KiB) 41368
[startup+195.3 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27622004/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41368 CPUtime=195.25 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12254 0 0 0 19209 316 0 0 20 0 1 0 334201875 42360832 9685 33554432000 4194304 9016284 140733595150272 140733595144232 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10342 9685 691 1178 0 9160 0
Current children cumulated CPU time (s) 195.25
Current children cumulated vsize (KiB) 41368
[startup+196.9 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27622004/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41584 CPUtime=196.85 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12331 0 0 0 19367 318 0 0 20 0 1 0 334201875 42582016 9762 33554432000 4194304 9016284 140733595150272 140733595144600 4319172 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10396 9762 691 1178 0 9214 0
Current children cumulated CPU time (s) 196.85
Current children cumulated vsize (KiB) 41584
[startup+197.7 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27621632/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41760 CPUtime=197.65 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12357 0 0 0 19446 319 0 0 20 0 1 0 334201875 42762240 9788 33554432000 4194304 9016284 140733595150272 140733595144024 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10440 9788 691 1178 0 9258 0
Current children cumulated CPU time (s) 197.65
Current children cumulated vsize (KiB) 41760
[startup+198.1 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27621632/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41760 CPUtime=198.06 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12357 0 0 0 19486 320 0 0 20 0 1 0 334201875 42762240 9788 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10440 9788 691 1178 0 9258 0
Current children cumulated CPU time (s) 198.06
Current children cumulated vsize (KiB) 41760
[startup+198.5 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27621632/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41760 CPUtime=198.45 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12359 0 0 0 19524 321 0 0 20 0 1 0 334201875 42762240 9790 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10440 9790 691 1178 0 9258 0
Current children cumulated CPU time (s) 198.45
Current children cumulated vsize (KiB) 41760
[startup+198.6 s]
/proc/loadavg: 2.04 1.99 1.77 3/175 28692
/proc/meminfo: memFree=27621632/32873852 swapFree=6856/6856
[pid=28691] ppid=28689 vsize=41760 CPUtime=198.55 cores=1,3,5,7
/proc/28691/stat : 28691 (scip-2.0.1.4b_2) R 28689 28691 20074 0 -1 4202496 12359 0 0 0 19534 321 0 0 20 0 1 0 334201875 42762240 9790 33554432000 4194304 9016284 140733595150272 140733595144136 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28691/statm: 10440 9790 691 1178 0 9258 0
Current children cumulated CPU time (s) 198.55
Current children cumulated vsize (KiB) 41760
Child status: 0
Real time (s): 198.636
CPU time (s): 198.596
CPU user time (s): 195.378
CPU system time (s): 3.21751
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 41760
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.378
system time used= 3.21751
maximum resident set size= 39172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12367
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= 14
involuntary context switches= 203
runsolver used 0.311952 second user time and 0.776881 second system time
The end