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-3489041-1307750198.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.02 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.24 c 0.2s| 1 | 0 | 1087 | - |4372k| 0 | 192 | 246 | 538 | 246 | 752 | 216 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.40 c 0.4s| 1 | 0 | 1502 | - |7107k| 0 | 201 | 246 | 538 | 246 | 875 | 339 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.56 c 0.6s| 1 | 0 | 1976 | - |9449k| 0 | 204 | 246 | 538 | 246 | 936 | 400 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.72 c 0.7s| 1 | 0 | 2311 | - | 11M| 0 | 211 | 246 | 538 | 246 | 969 | 433 | 0 | 0 | 0.000000e+00 | -- | Inf
0.79/0.87 c 0.9s| 1 | 0 | 2589 | - | 13M| 0 | 216 | 246 | 538 | 246 |1002 | 466 | 0 | 0 | 0.000000e+00 | -- | Inf
1.38/1.40 c 1.4s| 1 | 2 | 2589 | - | 13M| 0 | 216 | 246 | 538 | 246 |1002 | 466 | 0 | 10 | 0.000000e+00 | -- | Inf
22.29/22.39 c 22.4s| 10000 | 26 |213907 | 21.1 | 14M| 30 | 22 | 246 |1839 | 246 | 718 | 466 |1972 |1851 | 0.000000e+00 | -- | Inf
38.09/38.15 c 38.1s| 20000 | 19 |433358 | 21.5 | 14M| 37 | 47 | 246 |2279 | 246 | 718 | 466 |4025 |2001 | 0.000000e+00 | -- | Inf
54.09/54.19 c 54.2s| 30000 | 20 |640152 | 21.3 | 14M| 39 | 31 | 246 |2861 | 246 | 718 | 466 |6107 |2455 | 0.000000e+00 | -- | Inf
70.90/70.93 c 70.9s| 40000 | 19 |861579 | 21.5 | 15M| 39 | - | 246 |3441 | 0 | 0 | 466 |8122 |2711 | 0.000000e+00 | -- | Inf
86.90/86.98 c 87.0s| 50000 | 25 | 1067k| 21.3 | 15M| 39 | - | 246 |4125 | 0 | 0 | 466 | 10k|3031 | 0.000000e+00 | -- | Inf
102.39/102.44 c 102s| 60000 | 30 | 1275k| 21.2 | 15M| 39 | 40 | 246 |4639 | 246 | 718 | 466 | 12k|3282 | 0.000000e+00 | -- | Inf
119.19/119.30 c 119s| 70000 | 18 | 1499k| 21.4 | 15M| 39 | 100 | 246 |4560 | 246 | 718 | 466 | 14k|3524 | 0.000000e+00 | -- | Inf
134.10/134.20 c 134s| 80000 | 19 | 1705k| 21.3 | 15M| 42 | 81 | 246 |4814 | 246 | 718 | 466 | 16k|3658 | 0.000000e+00 | -- | Inf
148.89/148.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
148.89/148.92 c 149s| 90000 | 22 | 1905k| 21.1 | 16M| 44 | 74 | 246 |5408 | 246 | 718 | 466 | 18k|3800 | 0.000000e+00 | -- | Inf
165.89/165.99 c 166s|100000 | 26 | 2136k| 21.3 | 16M| 46 | 65 | 246 |5938 | 246 | 718 | 466 | 20k|3940 | 0.000000e+00 | -- | Inf
183.90/183.90 c 184s|110000 | 21 | 2366k| 21.5 | 16M| 46 | 65 | 246 |5183 | 246 | 718 | 466 | 22k|4229 | 0.000000e+00 | -- | Inf
199.50/199.53 c 200s|120000 | 18 | 2579k| 21.5 | 16M| 46 | 38 | 246 |5631 | 246 | 718 | 466 | 24k|4366 | 0.000000e+00 | -- | Inf
213.30/213.32 c 213s|130000 | 19 | 2766k| 21.3 | 16M| 46 | 48 | 246 |6632 | 246 | 718 | 466 | 27k|4485 | 0.000000e+00 | -- | Inf
222.99/223.01 c * 223s|135602 | 0 | 2887k| 21.3 | 16M| 46 | - | 246 |6644 | 246 | 718 | 466 | 28k|4701 | 0.000000e+00 | 0.000000e+00 | 0.00%
222.99/223.01 c
222.99/223.01 c SCIP Status : problem is solved [optimal solution found]
222.99/223.01 c Solving Time (sec) : 223.01
222.99/223.01 c Solving Nodes : 135602
222.99/223.01 c Primal Bound : +0.00000000000000e+00 (1 solutions)
222.99/223.01 c Dual Bound : +0.00000000000000e+00
222.99/223.01 c Gap : 0.00 %
222.99/223.01 s SATISFIABLE
222.99/223.01 v x265 -x266 -x263 x264 x261 -x262 -x259 x260 x257 -x258 -x255 x256 -x253 -x254 -x251 x252 -x249 x250 -x247 -x248 -x245 x246 x243
222.99/223.01 v -x244 -x241 x242 x239 -x240 -x237 x238 x235 -x236 -x233 x234 x231 -x232 -x229 x230 x227 -x228 -x225 x226 x223 -x224 -x221 x222
222.99/223.01 v -x219 -x220 -x217 x218 -x215 x216 -x213 -x214 -x211 x212 x209 -x210 -x207 x208 x205 -x206 -x203 x204 x201 -x202 -x199 x200
222.99/223.01 v -x197 x198 x195 -x196 x193 -x194 x191 -x192 -x189 x190 x187 -x188 x185 -x186 x183 -x184 -x181 x182 -x179 x180 x177 -x178 -x175
222.99/223.01 v x176 x173 -x174 x171 -x172 x169 -x170 -x167 x168 x165 -x166 -x163 x164 -x162 -x160 -x158 -x156 -x154 -x152 -x150 -x148 -x146
222.99/223.01 v -x144 -x142 x140 -x138 -x136 -x134 x132 -x130 -x128 -x126 -x124 -x122 -x120 -x118 -x116 -x114 -x112 -x110 -x108 -x106 x104
222.99/223.01 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
222.99/223.01 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
222.99/223.01 v -x159 -x157 -x155 x153 -x151 -x149 -x147 x145 -x143 -x141 -x139 -x137 -x135 -x133 -x131 -x129 -x127 x125 -x123 -x121 -x119 x117
222.99/223.01 v -x115 -x113 -x111 x109 -x107 -x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 -x89 -x87 -x85 -x83 -x81 -x79 -x77 -x75 -x73 -x71
222.99/223.01 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
222.99/223.01 v x17 -x15 -x13 -x11 x9 -x7 -x5 -x3 x1
222.99/223.01 c SCIP Status : problem is solved [optimal solution found]
222.99/223.01 c Total Time : 223.01
222.99/223.01 c solving : 223.01
222.99/223.01 c presolving : 0.02 (included in solving)
222.99/223.01 c reading : 0.01 (included in solving)
222.99/223.01 c Original Problem :
222.99/223.01 c Problem name : HOME/instance-3489041-1307750198.opb
222.99/223.01 c Variables : 266 (266 binary, 0 integer, 0 implicit integer, 0 continuous)
222.99/223.01 c Constraints : 573 initial, 573 maximal
222.99/223.01 c Presolved Problem :
222.99/223.01 c Problem name : t_HOME/instance-3489041-1307750198.opb
222.99/223.01 c Variables : 246 (246 binary, 0 integer, 0 implicit integer, 0 continuous)
222.99/223.01 c Constraints : 536 initial, 7063 maximal
222.99/223.01 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
222.99/223.01 c trivial : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c implics : 0.00 0 8 0 0 0 0 0 0 0
222.99/223.01 c probing : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c knapsack : 0.01 0 0 0 0 0 0 0 0 0
222.99/223.01 c setppc : 0.00 0 0 0 0 0 8 0 0 0
222.99/223.01 c linear : 0.01 12 0 0 12 0 29 0 0 0
222.99/223.01 c logicor : 0.00 0 0 0 0 0 0 0 0 0
222.99/223.01 c root node : - 0 - - 0 - - - - -
222.99/223.01 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
222.99/223.01 c integral : 0 0 0 69593 0 3 0 53 607 0 0 138352
222.99/223.01 c knapsack : 162 5 462554 0 0 0 1514428 32450 1326565 590 0 0
222.99/223.01 c setppc : 117 5 429115 0 0 0 363884 2852 418235 0 0 0
222.99/223.01 c linear : 0+ 5 98711 0 0 0 44 26 340 0 0 0
222.99/223.01 c logicor : 257+ 5 364475 1 0 0 101368 10073 504884 0 0 0
222.99/223.01 c countsols : 0 0 0 1 0 2 0 0 0 0 0 0
222.99/223.01 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
222.99/223.01 c integral : 18.01 0.00 0.00 18.01 0.00 0.00 0.00
222.99/223.01 c knapsack : 4.05 0.01 3.46 0.00 0.00 0.00 0.58
222.99/223.01 c setppc : 1.19 0.00 1.11 0.00 0.00 0.00 0.09
222.99/223.01 c linear : 0.05 0.00 0.05 0.00 0.00 0.00 0.00
222.99/223.01 c logicor : 5.10 0.00 5.03 0.00 0.00 0.00 0.07
222.99/223.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
222.99/223.01 c Propagators : #Propagate #Resprop Cutoffs DomReds
222.99/223.01 c vbounds : 0 0 0 0
222.99/223.01 c rootredcost : 0 0 0 0
222.99/223.01 c pseudoobj : 0 0 0 0
222.99/223.01 c Propagator Timings : TotalTime Propagate Resprop
222.99/223.01 c vbounds : 0.07 0.07 0.00
222.99/223.01 c rootredcost : 0.07 0.07 0.00
222.99/223.01 c pseudoobj : 0.05 0.05 0.00
222.99/223.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
222.99/223.01 c propagation : 1.78 20989 20245 139094 50.6 467 18.0 -
222.99/223.01 c infeasible LP : 1.27 23589 0 0 0.0 0 0.0 0
222.99/223.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
222.99/223.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
222.99/223.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
222.99/223.01 c applied globally : - - - 28275 17.1 - - -
222.99/223.01 c applied locally : - - - 443 41.3 - - -
222.99/223.01 c Separators : Time Calls Cutoffs DomReds Cuts Conss
222.99/223.01 c cut pool : 0.00 4 - - 36 - (maximal pool size: 2609)
222.99/223.01 c redcost : 0.30 69339 0 0 0 0
222.99/223.01 c impliedbounds : 0.00 5 0 0 830 0
222.99/223.01 c intobj : 0.00 0 0 0 0 0
222.99/223.01 c gomory : 0.26 5 0 0 55 0
222.99/223.01 c cgmip : 0.00 0 0 0 0 0
222.99/223.01 c closecuts : 0.00 0 0 0 0 0
222.99/223.01 c strongcg : 0.25 5 0 0 2441 0
222.99/223.01 c cmir : 0.00 0 0 0 0 0
222.99/223.01 c flowcover : 0.00 0 0 0 0 0
222.99/223.01 c clique : 0.00 5 0 0 13 0
222.99/223.01 c zerohalf : 0.00 0 0 0 0 0
222.99/223.01 c mcf : 0.00 1 0 0 0 0
222.99/223.01 c oddcycle : 0.00 0 0 0 0 0
222.99/223.01 c rapidlearning : 0.03 1 0 0 0 2
222.99/223.01 c Pricers : Time Calls Vars
222.99/223.01 c problem variables: 0.00 0 0
222.99/223.01 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
222.99/223.01 c relpscost : 17.97 69592 53 607 0 0 138352
222.99/223.01 c pscost : 0.00 0 0 0 0 0 0
222.99/223.01 c inference : 0.00 0 0 0 0 0 0
222.99/223.01 c mostinf : 0.00 0 0 0 0 0 0
222.99/223.01 c leastinf : 0.00 0 0 0 0 0 0
222.99/223.01 c fullstrong : 0.00 0 0 0 0 0 0
222.99/223.01 c allfullstrong : 0.00 0 0 0 0 0 0
222.99/223.01 c random : 0.00 0 0 0 0 0 0
222.99/223.01 c Primal Heuristics : Time Calls Found
222.99/223.01 c LP solutions : 0.00 - 1
222.99/223.01 c pseudo solutions : 0.00 - 0
222.99/223.01 c trivial : 0.00 1 0
222.99/223.01 c shiftandpropagate: 0.00 0 0
222.99/223.01 c simplerounding : 0.00 0 0
222.99/223.01 c zirounding : 0.00 0 0
222.99/223.01 c rounding : 0.00 0 0
222.99/223.01 c shifting : 0.00 0 0
222.99/223.01 c intshifting : 0.00 0 0
222.99/223.01 c oneopt : 0.00 0 0
222.99/223.01 c twoopt : 0.00 0 0
222.99/223.01 c fixandinfer : 0.00 0 0
222.99/223.01 c feaspump : 0.00 0 0
222.99/223.01 c clique : 0.00 0 0
222.99/223.01 c coefdiving : 0.00 0 0
222.99/223.01 c pscostdiving : 0.00 0 0
222.99/223.01 c fracdiving : 0.00 0 0
222.99/223.01 c veclendiving : 0.00 0 0
222.99/223.01 c intdiving : 0.00 0 0
222.99/223.01 c actconsdiving : 0.00 0 0
222.99/223.01 c objpscostdiving : 0.00 0 0
222.99/223.01 c rootsoldiving : 0.00 0 0
222.99/223.01 c linesearchdiving : 0.00 0 0
222.99/223.01 c guideddiving : 0.00 0 0
222.99/223.01 c octane : 0.00 0 0
222.99/223.01 c rens : 0.00 0 0
222.99/223.01 c rins : 0.00 0 0
222.99/223.01 c localbranching : 0.00 0 0
222.99/223.01 c mutation : 0.00 0 0
222.99/223.01 c crossover : 0.00 0 0
222.99/223.01 c dins : 0.00 0 0
222.99/223.01 c vbounds : 0.00 0 0
222.99/223.01 c undercover : 0.00 0 0
222.99/223.01 c subnlp : 0.00 0 0
222.99/223.01 c trysol : 0.00 0 0
222.99/223.01 c LP : Time Calls Iterations Iter/call Iter/sec
222.99/223.01 c primal LP : 0.00 0 0 0.00 -
222.99/223.01 c dual LP : 175.86 93162 2887811 31.00 16421.02
222.99/223.01 c lex dual LP : 0.00 0 0 0.00 -
222.99/223.01 c barrier LP : 0.00 0 0 0.00 -
222.99/223.01 c diving/probing LP: 0.00 0 0 0.00 -
222.99/223.01 c strong branching : 16.80 4701 236237 50.25 14059.76
222.99/223.01 c (at root node) : - 10 4850 485.00 -
222.99/223.01 c conflict analysis: 0.00 0 0 0.00 -
222.99/223.01 c B&B Tree :
222.99/223.01 c number of runs : 1
222.99/223.01 c nodes : 135602
222.99/223.01 c nodes (total) : 135602
222.99/223.01 c nodes left : 0
222.99/223.01 c max depth : 46
222.99/223.01 c max depth (total): 46
222.99/223.01 c backtracks : 23297 (17.2%)
222.99/223.01 c delayed cutoffs : 2731
222.99/223.01 c repropagations : 28253 (147226 domain reductions, 2618 cutoffs)
222.99/223.01 c avg switch length: 2.87
222.99/223.01 c switching time : 6.56
222.99/223.01 c Solution :
222.99/223.01 c Solutions found : 1 (1 improvements)
222.99/223.01 c First Solution : +0.00000000000000e+00 (in run 1, after 135602 nodes, 223.01 seconds, depth 20, found by <relaxation>)
222.99/223.01 c Primal Bound : +0.00000000000000e+00 (in run 1, after 135602 nodes, 223.01 seconds, depth 20, found by <relaxation>)
222.99/223.01 c Dual Bound : +0.00000000000000e+00
222.99/223.01 c Gap : 0.00 %
222.99/223.01 c Root Dual Bound : +0.00000000000000e+00
222.99/223.01 c Root Iterations : 2589
222.99/223.02 c Time complete: 223.02.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 988)
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-3489041-1307750198/watcher-3489041-1307750198 -o /tmp/evaluation-result-3489041-1307750198/solver-3489041-1307750198 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3489041-1307750198.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
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.57 0.13 0.04 2/174 29379
/proc/meminfo: memFree=31586576/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=9580 CPUtime=0 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 1521 0 0 0 0 0 0 0 25 0 1 0 886620287 9809920 1475 33554432000 4194304 9016284 140734480425392 18446744073709551615 7824814 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29379/statm: 2395 1476 311 1178 0 1213 0
[startup+0.0911871 s]
/proc/loadavg: 0.57 0.13 0.04 2/174 29379
/proc/meminfo: memFree=31586576/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=21452 CPUtime=0.08 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 4529 0 0 0 8 0 0 0 25 0 1 0 886620287 21966848 4226 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 5363 4226 654 1178 0 4181 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21452
[startup+0.101184 s]
/proc/loadavg: 0.57 0.13 0.04 2/174 29379
/proc/meminfo: memFree=31586576/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=21452 CPUtime=0.09 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 4544 0 0 0 9 0 0 0 25 0 1 0 886620287 21966848 4241 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 5363 4241 655 1178 0 4181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21452
[startup+0.301154 s]
/proc/loadavg: 0.57 0.13 0.04 2/174 29379
/proc/meminfo: memFree=31586576/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=26628 CPUtime=0.29 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 8584 0 0 0 28 1 0 0 25 0 1 0 886620287 27267072 5630 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 6657 5630 686 1178 0 5475 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26628
[startup+0.70108 s]
/proc/loadavg: 0.57 0.13 0.04 2/174 29379
/proc/meminfo: memFree=31586576/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=34336 CPUtime=0.69 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 10437 0 0 0 68 1 0 0 25 0 1 0 886620287 35160064 7481 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 8584 7481 686 1178 0 7402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34336
[startup+1.50088 s]
/proc/loadavg: 0.57 0.13 0.04 3/175 29380
/proc/meminfo: memFree=31556364/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=37072 CPUtime=1.48 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11201 0 0 0 147 1 0 0 25 0 1 0 886620287 37961728 8245 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9268 8245 689 1178 0 8086 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37072
[startup+3.10063 s]
/proc/loadavg: 0.57 0.13 0.04 3/175 29380
/proc/meminfo: memFree=31555992/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=37072 CPUtime=3.09 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11204 0 0 0 305 4 0 0 25 0 1 0 886620287 37961728 8248 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9268 8248 691 1178 0 8086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37072
[startup+6.30104 s]
/proc/loadavg: 0.68 0.16 0.05 3/175 29380
/proc/meminfo: memFree=31555176/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=37072 CPUtime=6.29 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11204 0 0 0 619 10 0 0 25 0 1 0 886620287 37961728 8248 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9268 8248 691 1178 0 8086 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37072
[startup+12.7008 s]
/proc/loadavg: 0.79 0.19 0.06 3/175 29380
/proc/meminfo: memFree=31554756/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=37208 CPUtime=12.69 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11223 0 0 0 1247 22 0 0 25 0 1 0 886620287 38100992 8267 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9302 8267 691 1178 0 8120 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37208
[startup+25.5004 s]
/proc/loadavg: 1.06 0.28 0.09 3/175 29380
/proc/meminfo: memFree=31554280/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=37812 CPUtime=25.49 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11410 0 0 0 2506 43 0 0 25 0 1 0 886620287 38719488 8454 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9453 8454 691 1178 0 8271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37812
[startup+51.1007 s]
/proc/loadavg: 1.38 0.41 0.14 3/175 29381
/proc/meminfo: memFree=31553704/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=38496 CPUtime=51.09 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11542 0 0 0 5025 84 0 0 25 0 1 0 886620287 39419904 8586 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9624 8586 691 1178 0 8442 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38496
[startup+102.306 s]
/proc/loadavg: 1.73 0.66 0.24 3/175 29383
/proc/meminfo: memFree=31551608/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=39944 CPUtime=102.3 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 11893 0 0 0 10068 162 0 0 25 0 1 0 886620287 40902656 8937 33554432000 4194304 9016284 140734480425392 18446744073709551615 6776256 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 9986 8937 691 1178 0 8804 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39944
[startup+162.301 s]
/proc/loadavg: 1.90 0.90 0.34 3/175 29384
/proc/meminfo: memFree=31546592/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=40756 CPUtime=162.3 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 12130 0 0 0 15973 257 0 0 25 0 1 0 886620287 41734144 9174 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 10189 9174 691 1178 0 9007 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 40756
[startup+222.301 s]
/proc/loadavg: 1.96 1.10 0.45 3/175 29386
/proc/meminfo: memFree=31540848/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=41752 CPUtime=222.29 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 12347 0 0 0 21875 354 0 0 25 0 1 0 886620287 42754048 9391 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 10438 9391 691 1178 0 9256 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41752
Solver just ended. Dumping a history of the last processes samples
[startup+222.701 s]
/proc/loadavg: 1.96 1.10 0.45 3/175 29386
/proc/meminfo: memFree=31540848/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=41752 CPUtime=222.7 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 12349 0 0 0 21915 355 0 0 25 0 1 0 886620287 42754048 9393 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 10438 9393 691 1178 0 9256 0
Current children cumulated CPU time (s) 222.7
Current children cumulated vsize (KiB) 41752
[startup+222.901 s]
/proc/loadavg: 1.96 1.10 0.45 3/175 29386
/proc/meminfo: memFree=31540848/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=41752 CPUtime=222.89 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 12349 0 0 0 21934 355 0 0 25 0 1 0 886620287 42754048 9393 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 10438 9393 691 1178 0 9256 0
Current children cumulated CPU time (s) 222.89
Current children cumulated vsize (KiB) 41752
[startup+223.001 s]
/proc/loadavg: 1.96 1.10 0.45 3/175 29386
/proc/meminfo: memFree=31540848/32951124 swapFree=67064368/67111528
[pid=29379] ppid=29377 vsize=41752 CPUtime=222.99 cores=0,2,4,6
/proc/29379/stat : 29379 (scip-2.0.1.4b_2) R 29377 29379 29294 0 -1 4202496 12349 0 0 0 21944 355 0 0 25 0 1 0 886620287 42754048 9393 33554432000 4194304 9016284 140734480425392 18446744073709551615 7925162 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/29379/statm: 10438 9393 691 1178 0 9256 0
Current children cumulated CPU time (s) 222.99
Current children cumulated vsize (KiB) 41752
Child status: 0
Real time (s): 223.028
CPU time (s): 223.033
CPU user time (s): 219.474
CPU system time (s): 3.55946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 41752
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.474
system time used= 3.55946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12357
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= 6
involuntary context switches= 636
runsolver used 0.335948 second user time and 0.683896 second system time
The end