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-3730743-1338690664.opb>
1.19/1.27 c original problem has 76091 variables (76091 bin, 0 int, 0 impl, 0 cont) and 218262 constraints
1.19/1.27 c problem read
1.19/1.27 c No objective function, only one solution is needed.
1.19/1.27 c presolving settings loaded
1.79/1.83 c presolving:
3.89/3.95 c (round 1) 5248 del vars, 7994 del conss, 0 add conss, 2494 chg bounds, 5326 chg sides, 11276 chg coeffs, 0 upgd conss, 4255519 impls, 0 clqs
3.99/4.06 c (round 2) 5346 del vars, 13989 del conss, 0 add conss, 2509 chg bounds, 5326 chg sides, 11276 chg coeffs, 0 upgd conss, 4255717 impls, 0 clqs
4.09/4.11 c (round 3) 5346 del vars, 14043 del conss, 0 add conss, 2509 chg bounds, 5326 chg sides, 11276 chg coeffs, 0 upgd conss, 4255717 impls, 0 clqs
4.99/5.04 c (round 4) 5346 del vars, 14189 del conss, 0 add conss, 2509 chg bounds, 5326 chg sides, 11276 chg coeffs, 202269 upgd conss, 4255717 impls, 0 clqs
5.39/5.43 c (round 5) 5346 del vars, 14189 del conss, 0 add conss, 2509 chg bounds, 5326 chg sides, 11276 chg coeffs, 204073 upgd conss, 4255717 impls, 0 clqs
5.59/5.64 c presolving (6 rounds):
5.59/5.64 c 5346 deleted vars, 14189 deleted constraints, 0 added constraints, 2509 tightened bounds, 0 added holes, 5326 changed sides, 11276 changed coefficients
5.59/5.64 c 4255717 implications, 0 cliques
5.59/5.64 c presolved problem has 70745 variables (70745 bin, 0 int, 0 impl, 0 cont) and 204073 constraints
5.59/5.64 c 10652 constraints of type <knapsack>
5.59/5.64 c 129014 constraints of type <setppc>
5.59/5.64 c 64407 constraints of type <logicor>
5.59/5.64 c transformed objective value is always integral (scale: 1)
5.59/5.64 c Presolving Time: 4.00
5.59/5.64 c - non default parameters ----------------------------------------------------------------------
5.59/5.64 c # SCIP version 2.0.1.5
5.59/5.64 c
5.59/5.64 c # frequency for displaying node information lines
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 100]
5.59/5.64 c display/freq = 10000
5.59/5.64 c
5.59/5.64 c # maximal time in seconds to run
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.59/5.64 c limits/time = 1797
5.59/5.64 c
5.59/5.64 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.59/5.64 c limits/memory = 13950
5.59/5.64 c
5.59/5.64 c # solving stops, if the given number of solutions were found (-1: no limit)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.64 c limits/solutions = 1
5.59/5.64 c
5.59/5.64 c # maximal number of separation rounds per node (-1: unlimited)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 5]
5.59/5.64 c separating/maxrounds = 1
5.59/5.64 c
5.59/5.64 c # maximal number of separation rounds in the root node (-1: unlimited)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.64 c separating/maxroundsroot = 5
5.59/5.64 c
5.59/5.64 c # default clock type (1: CPU user seconds, 2: wall clock time)
5.59/5.64 c # [type: int, range: [1,2], default: 1]
5.59/5.64 c timing/clocktype = 2
5.59/5.64 c
5.59/5.64 c # belongs reading time to solving time?
5.59/5.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.64 c timing/reading = TRUE
5.59/5.64 c
5.59/5.64 c # should presolving try to simplify inequalities
5.59/5.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.64 c constraints/linear/simplifyinequalities = TRUE
5.59/5.64 c
5.59/5.64 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.59/5.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.64 c constraints/indicator/addCouplingCons = TRUE
5.59/5.64 c
5.59/5.64 c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.59/5.64 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.59/5.64 c constraints/knapsack/disaggregation = FALSE
5.59/5.64 c
5.59/5.64 c # should presolving try to simplify knapsacks
5.59/5.64 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.59/5.64 c constraints/knapsack/simplifyinequalities = TRUE
5.59/5.64 c
5.59/5.64 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.64 c presolving/probing/maxrounds = 0
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/coefdiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/coefdiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/coefdiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 30]
5.59/5.64 c heuristics/crossover/freq = -1
5.59/5.64 c
5.59/5.64 c # number of nodes added to the contingent of the total nodes
5.59/5.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.59/5.64 c heuristics/crossover/nodesofs = 750
5.59/5.64 c
5.59/5.64 c # number of nodes without incumbent change that heuristic should wait
5.59/5.64 c # [type: longint, range: [0,9223372036854775807], default: 200]
5.59/5.64 c heuristics/crossover/nwaitingnodes = 100
5.59/5.64 c
5.59/5.64 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.59/5.64 c # [type: real, range: [0,1], default: 0.1]
5.59/5.64 c heuristics/crossover/nodesquot = 0.15
5.59/5.64 c
5.59/5.64 c # minimum percentage of integer variables that have to be fixed
5.59/5.64 c # [type: real, range: [0,1], default: 0.666]
5.59/5.64 c heuristics/crossover/minfixingrate = 0.5
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.64 c heuristics/feaspump/freq = -1
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/feaspump/maxlpiterofs = 2000
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/fracdiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/fracdiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/fracdiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/guideddiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/guideddiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/guideddiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/intdiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/intshifting/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/linesearchdiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/linesearchdiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.64 c heuristics/objpscostdiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to total iteration number
5.59/5.64 c # [type: real, range: [0,1], default: 0.01]
5.59/5.64 c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/objpscostdiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/oneopt/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/pscostdiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/pscostdiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/pscostdiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c heuristics/rens/freq = -1
5.59/5.64 c
5.59/5.64 c # minimum percentage of integer variables that have to be fixable
5.59/5.64 c # [type: real, range: [0,1], default: 0.5]
5.59/5.64 c heuristics/rens/minfixingrate = 0.3
5.59/5.64 c
5.59/5.64 c # number of nodes added to the contingent of the total nodes
5.59/5.64 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.59/5.64 c heuristics/rens/nodesofs = 2000
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 20]
5.59/5.64 c heuristics/rootsoldiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.59/5.64 c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/rootsoldiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/rounding/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c heuristics/shiftandpropagate/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/shifting/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/simplerounding/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/subnlp/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c heuristics/trivial/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/trysol/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c heuristics/undercover/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 10]
5.59/5.64 c heuristics/veclendiving/freq = -1
5.59/5.64 c
5.59/5.64 c # maximal fraction of diving LP iterations compared to node LP iterations
5.59/5.64 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.59/5.64 c heuristics/veclendiving/maxlpiterquot = 0.075
5.59/5.64 c
5.59/5.64 c # additional number of allowed LP iterations
5.59/5.64 c # [type: int, range: [0,2147483647], default: 1000]
5.59/5.64 c heuristics/veclendiving/maxlpiterofs = 1500
5.59/5.64 c
5.59/5.64 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 1]
5.59/5.64 c heuristics/zirounding/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c separating/cmir/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: 0]
5.59/5.64 c separating/flowcover/freq = -1
5.59/5.64 c
5.59/5.64 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.59/5.64 c # [type: int, range: [-1,2147483647], default: -1]
5.59/5.64 c separating/rapidlearning/freq = 0
5.59/5.64 c
5.59/5.64 c -----------------------------------------------------------------------------------------------
5.59/5.64 c start solving
5.59/5.67 c
16.08/16.10 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
16.08/16.10 c 16.1s| 1 | 0 | 10675 | - | 549M| 0 |7409 | 70k| 204k| 70k| 204k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
41.58/41.61 c 41.6s| 1 | 0 | 12947 | - | 550M| 0 |8383 | 70k| 204k| 70k| 204k| 163 | 0 | 0 | 0.000000e+00 | -- | Inf
95.78/95.84 c 95.8s| 1 | 0 | 25480 | - | 550M| 0 |9773 | 70k| 204k| 70k| 204k| 331 | 0 | 0 | 0.000000e+00 | -- | Inf
129.37/129.48 c 129s| 1 | 0 | 30310 | - | 551M| 0 |9835 | 70k| 204k| 70k| 204k| 550 | 0 | 0 | 0.000000e+00 | -- | Inf
192.37/192.42 c 192s| 1 | 0 | 42504 | - | 551M| 0 | 11k| 70k| 204k| 70k| 204k| 727 | 0 | 0 | 0.000000e+00 | -- | Inf
335.03/335.10 c 335s| 1 | 0 | 53170 | - | 552M| 0 | 12k| 70k| 204k| 70k| 204k| 909 | 0 | 0 | 0.000000e+00 | -- | Inf
399.42/399.57 c 400s| 1 | 2 | 53170 | - | 552M| 0 | 12k| 70k| 204k| 70k| 204k| 909 | 0 | 20 | 0.000000e+00 | -- | Inf
1796.81/1797.13 c
1796.81/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.13 c Solving Time (sec) : 1797.12
1796.81/1797.13 c Solving Nodes : 30
1796.81/1797.13 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.81/1797.13 c Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Gap : infinite
1796.81/1797.13 s UNKNOWN
1796.81/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.13 c Total Time : 1797.12
1796.81/1797.13 c solving : 1797.12
1796.81/1797.13 c presolving : 4.00 (included in solving)
1796.81/1797.13 c reading : 1.26 (included in solving)
1796.81/1797.13 c Original Problem :
1796.81/1797.13 c Problem name : HOME/instance-3730743-1338690664.opb
1796.81/1797.13 c Variables : 76091 (76091 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13 c Constraints : 218262 initial, 218262 maximal
1796.81/1797.13 c Presolved Problem :
1796.81/1797.13 c Problem name : t_HOME/instance-3730743-1338690664.opb
1796.81/1797.13 c Variables : 70745 (70745 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13 c Constraints : 204073 initial, 204073 maximal
1796.81/1797.13 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.81/1797.13 c trivial : 0.03 56 0 0 0 0 0 0 0 0
1796.81/1797.13 c dualfix : 0.03 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c implics : 0.47 0 2761 0 0 0 0 0 0 0
1796.81/1797.13 c probing : 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c knapsack : 0.09 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c setppc : 0.32 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c linear : 2.47 2509 20 0 2509 0 14189 0 5326 11276
1796.81/1797.13 c logicor : 0.20 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c root node : - 0 - - 0 - - - - -
1796.81/1797.13 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1796.81/1797.13 c integral : 0 0 0 29 0 1 0 0 0 0 0 58
1796.81/1797.13 c knapsack : 10652 5 321 0 1 0 0 0 0 1003 0 0
1796.81/1797.13 c setppc : 129014 5 321 0 1 0 0 0 60978 0 0 0
1796.81/1797.13 c logicor : 64407 5 310 0 1 0 0 0 24170 0 0 0
1796.81/1797.13 c countsols : 0 0 0 0 1 0 0 0 0 0 0 0
1796.81/1797.13 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1796.81/1797.13 c integral : 849.10 0.00 0.00 849.10 0.00 0.00 0.00
1796.81/1797.13 c knapsack : 0.16 0.01 0.14 0.00 0.00 0.00 0.00
1796.81/1797.13 c setppc : 1.98 0.04 1.90 0.00 0.04 0.00 0.00
1796.81/1797.13 c logicor : 0.22 0.02 0.17 0.00 0.02 0.00 0.00
1796.81/1797.13 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c Propagators : #Propagate #Resprop Cutoffs DomReds
1796.81/1797.13 c vbounds : 0 0 0 0
1796.81/1797.13 c rootredcost : 0 0 0 0
1796.81/1797.13 c pseudoobj : 0 0 0 0
1796.81/1797.13 c Propagator Timings : TotalTime Propagate Resprop
1796.81/1797.13 c vbounds : 0.00 0.00 0.00
1796.81/1797.13 c rootredcost : 0.00 0.00 0.00
1796.81/1797.13 c pseudoobj : 0.00 0.00 0.00
1796.81/1797.13 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.81/1797.13 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.81/1797.13 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.13 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.13 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.13 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.81/1797.13 c applied globally : - - - 0 0.0 - - -
1796.81/1797.13 c applied locally : - - - 0 0.0 - - -
1796.81/1797.13 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1796.81/1797.13 c cut pool : 0.00 4 - - 306 - (maximal pool size: 1843)
1796.81/1797.13 c redcost : 0.11 33 0 0 0 0
1796.81/1797.13 c impliedbounds : 0.11 5 0 0 0 0
1796.81/1797.13 c intobj : 0.00 0 0 0 0 0
1796.81/1797.13 c gomory : 84.54 5 0 0 2500 0
1796.81/1797.13 c cgmip : 0.00 0 0 0 0 0
1796.81/1797.13 c closecuts : 0.00 0 0 0 0 0
1796.81/1797.13 c strongcg : 103.92 5 0 0 2500 0
1796.81/1797.13 c cmir : 0.00 0 0 0 0 0
1796.81/1797.13 c flowcover : 0.00 0 0 0 0 0
1796.81/1797.13 c clique : 5.36 5 0 0 36 0
1796.81/1797.13 c zerohalf : 0.00 0 0 0 0 0
1796.81/1797.13 c mcf : 8.58 1 0 0 0 0
1796.81/1797.13 c oddcycle : 0.00 0 0 0 0 0
1796.81/1797.13 c rapidlearning : 0.00 0 0 0 0 0
1796.81/1797.13 c Pricers : Time Calls Vars
1796.81/1797.13 c problem variables: 0.00 0 0
1796.81/1797.13 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1796.81/1797.13 c relpscost : 849.10 29 0 0 0 0 58
1796.81/1797.13 c pscost : 0.00 0 0 0 0 0 0
1796.81/1797.13 c inference : 0.01 1 0 0 0 0 2
1796.81/1797.13 c mostinf : 0.00 0 0 0 0 0 0
1796.81/1797.13 c leastinf : 0.00 0 0 0 0 0 0
1796.81/1797.13 c fullstrong : 0.00 0 0 0 0 0 0
1796.81/1797.13 c allfullstrong : 0.00 0 0 0 0 0 0
1796.81/1797.13 c random : 0.00 0 0 0 0 0 0
1796.81/1797.13 c Primal Heuristics : Time Calls Found
1796.81/1797.13 c LP solutions : 0.00 - 0
1796.81/1797.13 c pseudo solutions : 0.00 - 0
1796.81/1797.13 c trivial : 0.06 1 0
1796.81/1797.13 c shiftandpropagate: 0.00 0 0
1796.81/1797.13 c simplerounding : 0.00 0 0
1796.81/1797.13 c zirounding : 0.00 0 0
1796.81/1797.13 c rounding : 0.00 0 0
1796.81/1797.13 c shifting : 0.00 0 0
1796.81/1797.13 c intshifting : 0.00 0 0
1796.81/1797.13 c oneopt : 0.00 0 0
1796.81/1797.13 c twoopt : 0.00 0 0
1796.81/1797.13 c fixandinfer : 0.00 0 0
1796.81/1797.13 c feaspump : 0.00 0 0
1796.81/1797.13 c clique : 0.00 0 0
1796.81/1797.13 c coefdiving : 0.00 0 0
1796.81/1797.13 c pscostdiving : 0.00 0 0
1796.81/1797.13 c fracdiving : 0.00 0 0
1796.81/1797.13 c veclendiving : 0.00 0 0
1796.81/1797.13 c intdiving : 0.00 0 0
1796.81/1797.13 c actconsdiving : 0.00 0 0
1796.81/1797.13 c objpscostdiving : 0.00 0 0
1796.81/1797.13 c rootsoldiving : 0.00 0 0
1796.81/1797.13 c linesearchdiving : 0.00 0 0
1796.81/1797.13 c guideddiving : 0.00 0 0
1796.81/1797.13 c octane : 0.00 0 0
1796.81/1797.13 c rens : 0.00 0 0
1796.81/1797.13 c rins : 0.00 0 0
1796.81/1797.13 c localbranching : 0.00 0 0
1796.81/1797.13 c mutation : 0.00 0 0
1796.81/1797.13 c crossover : 0.00 0 0
1796.81/1797.13 c dins : 0.00 0 0
1796.81/1797.13 c vbounds : 0.00 0 0
1796.81/1797.13 c undercover : 0.00 0 0
1796.81/1797.13 c subnlp : 0.00 0 0
1796.81/1797.13 c trysol : 0.00 0 0
1796.81/1797.13 c LP : Time Calls Iterations Iter/call Iter/sec
1796.81/1797.13 c primal LP : 0.08 0 0 0.00 0.00
1796.81/1797.13 c dual LP : 734.90 35 213563 6101.80 290.60
1796.81/1797.13 c lex dual LP : 0.00 0 0 0.00 -
1796.81/1797.13 c barrier LP : 0.00 0 0 0.00 -
1796.81/1797.13 c diving/probing LP: 0.00 0 0 0.00 -
1796.81/1797.13 c strong branching : 848.83 257 228070 887.43 268.69
1796.81/1797.13 c (at root node) : - 20 17537 876.85 -
1796.81/1797.13 c conflict analysis: 0.00 0 0 0.00 -
1796.81/1797.13 c B&B Tree :
1796.81/1797.13 c number of runs : 1
1796.81/1797.13 c nodes : 30
1796.81/1797.13 c nodes (total) : 30
1796.81/1797.13 c nodes left : 31
1796.81/1797.13 c max depth : 10
1796.81/1797.13 c max depth (total): 10
1796.81/1797.13 c backtracks : 9 (30.0%)
1796.81/1797.13 c delayed cutoffs : 0
1796.81/1797.13 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.81/1797.13 c avg switch length: 2.33
1796.81/1797.13 c switching time : 0.40
1796.81/1797.13 c Solution :
1796.81/1797.13 c Solutions found : 0 (0 improvements)
1796.81/1797.13 c Primal Bound : -
1796.81/1797.13 c Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Gap : infinite
1796.81/1797.13 c Root Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Root Iterations : 53170
1797.71/1798.00 c Time complete: 1797.72.
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-3730743-1338690664/watcher-3730743-1338690664 -o /tmp/evaluation-result-3730743-1338690664/solver-3730743-1338690664 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730743-1338690664.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30729
/proc/meminfo: memFree=27475876/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=9456 CPUtime=0 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 1483 0 0 0 0 0 0 0 20 0 1 0 335192390 9682944 1438 33554432000 4194304 9016284 140733691739568 140737166648600 7824814 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 2364 1439 311 1178 0 1182 0
[startup+0.0529219 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30729
/proc/meminfo: memFree=27475876/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=18840 CPUtime=0.04 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 3692 0 0 0 4 0 0 0 20 0 1 0 335192390 19292160 3647 33554432000 4194304 9016284 140733691739568 140737166648600 7870448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 4710 3647 357 1178 0 3528 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18840
[startup+0.100706 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30729
/proc/meminfo: memFree=27475876/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=24728 CPUtime=0.09 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 5164 0 0 0 9 0 0 0 20 0 1 0 335192390 25321472 5119 33554432000 4194304 9016284 140733691739568 140737166648600 4536486 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 6182 5119 357 1178 0 5000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24728
[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30729
/proc/meminfo: memFree=27475876/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=47432 CPUtime=0.29 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 10845 0 0 0 28 1 0 0 20 0 1 0 335192390 48570368 10800 33554432000 4194304 9016284 140733691739568 140737166648600 6180568 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 11858 10800 357 1178 0 10676 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47432
[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30729
/proc/meminfo: memFree=27475876/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=92256 CPUtime=0.68 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 22040 0 0 0 66 2 0 0 20 0 1 0 335192390 94470144 21995 33554432000 4194304 9016284 140733691739568 140737166648600 4536486 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 23064 21995 357 1178 0 21882 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 92256
[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=27355284/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=287752 CPUtime=1.49 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 70672 0 0 0 137 12 0 0 20 0 1 0 335192390 294658048 70577 33554432000 4194304 9016284 140733691739568 140733691603464 4318833 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 71938 70577 404 1178 0 70756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 287752
[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=27088436/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=492516 CPUtime=3.09 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 119417 0 0 0 290 19 0 0 20 0 1 0 335192390 504336384 119322 33554432000 4194304 9016284 140733691739568 140733691734920 6813442 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 123129 119322 490 1178 0 121947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 492516
[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=26890828/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=825972 CPUtime=6.29 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 192205 0 0 0 595 34 0 0 20 0 1 0 335192390 845795328 199985 33554432000 4194304 9016284 140733691739568 140733691735432 7171502 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 206493 199985 588 1178 0 205311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 825972
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=26565784/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=941264 CPUtime=12.69 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 203529 0 0 0 1231 38 0 0 20 0 1 0 335192390 963854336 226120 33554432000 4194304 9016284 140733691739568 140733691732488 6918296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 235316 226120 630 1178 0 234134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 941264
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=26553380/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=959680 CPUtime=25.48 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 204860 0 0 0 2509 39 0 0 20 0 1 0 335192390 982712320 230481 33554432000 4194304 9016284 140733691739568 140733691734728 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 239920 230481 657 1178 0 238738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 959680
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=26540028/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=959680 CPUtime=51.08 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 206678 0 0 0 5066 42 0 0 20 0 1 0 335192390 982712320 233131 33554432000 4194304 9016284 140733691739568 140733691734680 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 239920 233131 668 1178 0 238738 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 959680
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30730
/proc/meminfo: memFree=26512904/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=974232 CPUtime=102.28 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 209231 0 0 0 10181 47 0 0 20 0 1 0 335192390 997613568 237816 33554432000 4194304 9016284 140733691739568 140733691734632 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 243558 237816 668 1178 0 242376 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 974232
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30731
/proc/meminfo: memFree=26496812/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=975288 CPUtime=162.27 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 209861 0 0 0 16174 53 0 0 20 0 1 0 335192390 998694912 239560 33554432000 4194304 9016284 140733691739568 140733691733432 6863440 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 243822 239560 668 1178 0 242640 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 975288
[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 30731
/proc/meminfo: memFree=26499020/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=975288 CPUtime=222.25 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 209867 0 0 0 22167 58 0 0 20 0 1 0 335192390 998694912 239573 33554432000 4194304 9016284 140733691739568 140733691734632 7870569 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 243822 239573 668 1178 0 242640 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 975288
[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 30731
/proc/meminfo: memFree=26494372/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=975288 CPUtime=282.24 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 209872 0 0 0 28160 64 0 0 20 0 1 0 335192390 998694912 239686 33554432000 4194304 9016284 140733691739568 140733691734680 7876223 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 243822 239686 668 1178 0 242640 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 975288
[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 30731
/proc/meminfo: memFree=26484304/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=981696 CPUtime=342.23 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 210200 0 0 0 34153 70 0 0 20 0 1 0 335192390 1005256704 240246 33554432000 4194304 9016284 140733691739568 140733691732824 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 245424 240246 669 1178 0 244242 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 981696
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30731
/proc/meminfo: memFree=26479728/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=981696 CPUtime=402.22 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 210210 0 0 0 40145 77 0 0 20 0 1 0 335192390 1005256704 240254 33554432000 4194304 9016284 140733691739568 140733691733432 7180575 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 245424 240254 674 1178 0 244242 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 981696
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30732
/proc/meminfo: memFree=26469220/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=988084 CPUtime=462.21 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 210507 0 0 0 46137 84 0 0 20 0 1 0 335192390 1011798016 243448 33554432000 4194304 9016284 140733691739568 140733691733416 7180622 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 247021 243448 674 1178 0 245839 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 988084
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30733
/proc/meminfo: memFree=26458700/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=988084 CPUtime=522.2 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 210507 0 0 0 52130 90 0 0 20 0 1 0 335192390 1011798016 244414 33554432000 4194304 9016284 140733691739568 140733691733320 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 247021 244414 674 1178 0 245839 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 988084
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30735
/proc/meminfo: memFree=26455380/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=988084 CPUtime=582.19 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 210507 0 0 0 58123 96 0 0 20 0 1 0 335192390 1011798016 244419 33554432000 4194304 9016284 140733691739568 140733691733320 7180592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 247021 244419 674 1178 0 245839 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 988084
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26406436/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=996960 CPUtime=1122.11 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 211421 0 0 0 112055 156 0 0 20 0 1 0 335192390 1020887040 246866 33554432000 4194304 9016284 140733691739568 140733691733432 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 249240 246866 674 1178 0 248058 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 996960
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30854
/proc/meminfo: memFree=26589684/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1182.1 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 212386 0 0 0 118049 161 0 0 20 0 1 0 335192390 1034645504 250364 33554432000 4194304 9016284 140733691739568 140733691732888 7180382 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 250364 674 1178 0 251417 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1010396
[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 30930
/proc/meminfo: memFree=26625396/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1242.09 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 212432 0 0 0 124043 166 0 0 20 0 1 0 335192390 1034645504 250386 33554432000 4194304 9016284 140733691739568 140733691733624 5510757 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 250386 674 1178 0 251417 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1010396
[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/175 30930
/proc/meminfo: memFree=26620808/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1302.09 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213436 0 0 0 130035 174 0 0 20 0 1 0 335192390 1034645504 251390 33554432000 4194304 9016284 140733691739568 140733691733320 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251390 674 1178 0 251417 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1010396
[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1362.08 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213436 0 0 0 136026 182 0 0 20 0 1 0 335192390 1034645504 251390 33554432000 4194304 9016284 140733691739568 140733691733432 7180679 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251390 674 1178 0 251417 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1010396
[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1422.07 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213436 0 0 0 142021 186 0 0 20 0 1 0 335192390 1034645504 251390 33554432000 4194304 9016284 140733691739568 140733691733320 6863408 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251390 674 1178 0 251417 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1010396
[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1482.05 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213464 0 0 0 148013 192 0 0 20 0 1 0 335192390 1034645504 251418 33554432000 4194304 9016284 140733691739568 140733691733432 7180996 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251418 674 1178 0 251417 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1010396
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30969
/proc/meminfo: memFree=26428036/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1542.05 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213464 0 0 0 154007 198 0 0 20 0 1 0 335192390 1034645504 251418 33554432000 4194304 9016284 140733691739568 140733691733736 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251418 674 1178 0 251417 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1010396
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30969
/proc/meminfo: memFree=26425308/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1010396 CPUtime=1602.04 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 213464 0 0 0 160004 200 0 0 20 0 1 0 335192390 1034645504 251418 33554432000 4194304 9016284 140733691739568 140733691733352 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 252599 251418 674 1178 0 251417 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1010396
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 30969
/proc/meminfo: memFree=26419980/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1662.03 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214102 0 0 0 165998 205 0 0 20 0 1 0 335192390 1039384576 252567 33554432000 4194304 9016284 140733691739568 140733691733320 7080750 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252567 674 1178 0 252574 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1015024
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30970
/proc/meminfo: memFree=26421892/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1722.02 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214102 0 0 0 171993 209 0 0 20 0 1 0 335192390 1039384576 252567 33554432000 4194304 9016284 140733691739568 140733691733432 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252567 674 1178 0 252574 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1015024
[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30973
/proc/meminfo: memFree=26409660/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1782.01 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214127 0 0 0 177988 213 0 0 20 0 1 0 335192390 1039384576 252592 33554432000 4194304 9016284 140733691739568 140733691733528 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252592 674 1178 0 252574 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1015024
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30973
/proc/meminfo: memFree=26409660/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1785.21 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214127 0 0 0 178307 214 0 0 20 0 1 0 335192390 1039384576 252592 33554432000 4194304 9016284 140733691739568 140733691733432 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252592 674 1178 0 252574 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 1015024
[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30973
/proc/meminfo: memFree=26409660/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1791.61 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214127 0 0 0 178947 214 0 0 20 0 1 0 335192390 1039384576 252592 33554432000 4194304 9016284 140733691739568 140733691733480 7227411 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252592 674 1178 0 252574 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 1015024
[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30973
/proc/meminfo: memFree=26419208/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1794.81 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214127 0 0 0 179267 214 0 0 20 0 1 0 335192390 1039384576 252592 33554432000 4194304 9016284 140733691739568 140733691733432 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252592 674 1178 0 252574 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 1015024
[startup+1796.7 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 30996
/proc/meminfo: memFree=26416880/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1015024 CPUtime=1796.41 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214127 0 0 0 179426 215 0 0 20 0 1 0 335192390 1039384576 252592 33554432000 4194304 9016284 140733691739568 140733691733432 7181022 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253756 252592 674 1178 0 252574 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 1015024
[startup+1797.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 30996
/proc/meminfo: memFree=26410092/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=1014428 CPUtime=1797.21 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214135 0 0 0 179506 215 0 0 20 0 1 0 335192390 1038774272 252451 33554432000 4194304 9016284 140733691739568 140733691733432 5313326 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 253607 252451 682 1178 0 252425 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 1014428
[startup+1797.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 30996
/proc/meminfo: memFree=26410092/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=795720 CPUtime=1797.61 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214135 0 0 0 179545 216 0 0 20 0 1 0 335192390 814817280 197839 33554432000 4194304 9016284 140733691739568 140733691738712 7933303 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 198673 197839 682 1178 0 197491 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 795720
[startup+1798 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 30996
/proc/meminfo: memFree=26410092/32873852 swapFree=6856/6856
[pid=30729] ppid=30727 vsize=597960 CPUtime=1797.71 cores=1,3,5,7
/proc/30729/stat : 30729 (scip-2.0.1.4b_2) R 30727 30729 20074 0 -1 4202496 214138 0 0 0 179553 218 0 0 20 0 1 0 335192390 612311040 148779 33554432000 4194304 9016284 140733691739568 140733691738712 7933303 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30729/statm: 149331 148473 685 1178 0 148149 0
Current children cumulated CPU time (s) 1797.71
Current children cumulated vsize (KiB) 597960
Child status: 0
Real time (s): 1798.01
CPU time (s): 1797.73
CPU user time (s): 1795.53
CPU system time (s): 2.19467
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1015024
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.53
system time used= 2.19467
maximum resident set size= 1010396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214143
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= 23
involuntary context switches= 1848
runsolver used 3.09953 second user time and 8.39372 second system time
The end