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-3730808-1338691779.opb>
0.99/1.04 c original problem has 62704 variables (62704 bin, 0 int, 0 impl, 0 cont) and 187107 constraints
0.99/1.04 c problem read
0.99/1.04 c No objective function, only one solution is needed.
0.99/1.04 c presolving settings loaded
1.39/1.40 c presolving:
3.49/3.55 c (round 1) 1178 del vars, 1155 del conss, 0 add conss, 501 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5489521 impls, 0 clqs
3.68/3.76 c (round 2) 1531 del vars, 3559 del conss, 0 add conss, 737 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5493683 impls, 0 clqs
3.68/3.79 c (round 3) 1531 del vars, 3869 del conss, 0 add conss, 737 chg bounds, 252 chg sides, 876 chg coeffs, 0 upgd conss, 5494539 impls, 0 clqs
4.39/4.41 c (round 4) 1531 del vars, 3882 del conss, 0 add conss, 737 chg bounds, 252 chg sides, 876 chg coeffs, 183225 upgd conss, 5494539 impls, 0 clqs
4.58/4.63 c presolving (5 rounds):
4.58/4.63 c 1531 deleted vars, 3882 deleted constraints, 0 added constraints, 737 tightened bounds, 0 added holes, 252 changed sides, 876 changed coefficients
4.58/4.63 c 5494539 implications, 0 cliques
4.58/4.63 c presolved problem has 61173 variables (61173 bin, 0 int, 0 impl, 0 cont) and 183225 constraints
4.58/4.63 c 504 constraints of type <knapsack>
4.58/4.63 c 121885 constraints of type <setppc>
4.58/4.63 c 60836 constraints of type <logicor>
4.58/4.63 c transformed objective value is always integral (scale: 1)
4.58/4.63 c Presolving Time: 3.34
4.58/4.63 c - non default parameters ----------------------------------------------------------------------
4.58/4.63 c # SCIP version 2.0.1.5
4.58/4.63 c
4.69/4.75 c # frequency for displaying node information lines
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 100]
4.69/4.75 c display/freq = 10000
4.69/4.75 c
4.69/4.75 c # maximal time in seconds to run
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.69/4.75 c limits/time = 1797
4.69/4.75 c
4.69/4.75 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.69/4.75 c limits/memory = 13950
4.69/4.75 c
4.69/4.75 c # solving stops, if the given number of solutions were found (-1: no limit)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.75 c limits/solutions = 1
4.69/4.75 c
4.69/4.75 c # maximal number of separation rounds per node (-1: unlimited)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 5]
4.69/4.75 c separating/maxrounds = 1
4.69/4.75 c
4.69/4.75 c # maximal number of separation rounds in the root node (-1: unlimited)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.75 c separating/maxroundsroot = 5
4.69/4.75 c
4.69/4.75 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.69/4.75 c # [type: int, range: [1,2], default: 1]
4.69/4.75 c timing/clocktype = 2
4.69/4.75 c
4.69/4.75 c # belongs reading time to solving time?
4.69/4.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.69/4.75 c timing/reading = TRUE
4.69/4.75 c
4.69/4.75 c # should presolving try to simplify inequalities
4.69/4.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.69/4.75 c constraints/linear/simplifyinequalities = TRUE
4.69/4.75 c
4.69/4.75 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
4.69/4.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.69/4.75 c constraints/indicator/addCouplingCons = TRUE
4.69/4.75 c
4.69/4.75 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.69/4.75 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.69/4.75 c constraints/knapsack/disaggregation = FALSE
4.69/4.75 c
4.69/4.75 c # should presolving try to simplify knapsacks
4.69/4.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.69/4.75 c constraints/knapsack/simplifyinequalities = TRUE
4.69/4.75 c
4.69/4.75 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.75 c presolving/probing/maxrounds = 0
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/coefdiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/coefdiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/coefdiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 30]
4.69/4.75 c heuristics/crossover/freq = -1
4.69/4.75 c
4.69/4.75 c # number of nodes added to the contingent of the total nodes
4.69/4.75 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.69/4.75 c heuristics/crossover/nodesofs = 750
4.69/4.75 c
4.69/4.75 c # number of nodes without incumbent change that heuristic should wait
4.69/4.75 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.69/4.75 c heuristics/crossover/nwaitingnodes = 100
4.69/4.75 c
4.69/4.75 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.69/4.75 c # [type: real, range: [0,1], default: 0.1]
4.69/4.75 c heuristics/crossover/nodesquot = 0.15
4.69/4.75 c
4.69/4.75 c # minimum percentage of integer variables that have to be fixed
4.69/4.75 c # [type: real, range: [0,1], default: 0.666]
4.69/4.75 c heuristics/crossover/minfixingrate = 0.5
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.75 c heuristics/feaspump/freq = -1
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/feaspump/maxlpiterofs = 2000
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/fracdiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/fracdiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/fracdiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/guideddiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/guideddiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/guideddiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/intdiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/intshifting/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/linesearchdiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.75 c heuristics/objpscostdiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to total iteration number
4.69/4.75 c # [type: real, range: [0,1], default: 0.01]
4.69/4.75 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/oneopt/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/pscostdiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/pscostdiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c heuristics/rens/freq = -1
4.69/4.75 c
4.69/4.75 c # minimum percentage of integer variables that have to be fixable
4.69/4.75 c # [type: real, range: [0,1], default: 0.5]
4.69/4.75 c heuristics/rens/minfixingrate = 0.3
4.69/4.75 c
4.69/4.75 c # number of nodes added to the contingent of the total nodes
4.69/4.75 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.69/4.75 c heuristics/rens/nodesofs = 2000
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 20]
4.69/4.75 c heuristics/rootsoldiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.69/4.75 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/rounding/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c heuristics/shiftandpropagate/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/shifting/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/simplerounding/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/subnlp/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c heuristics/trivial/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/trysol/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c heuristics/undercover/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 10]
4.69/4.75 c heuristics/veclendiving/freq = -1
4.69/4.75 c
4.69/4.75 c # maximal fraction of diving LP iterations compared to node LP iterations
4.69/4.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.69/4.75 c heuristics/veclendiving/maxlpiterquot = 0.075
4.69/4.75 c
4.69/4.75 c # additional number of allowed LP iterations
4.69/4.75 c # [type: int, range: [0,2147483647], default: 1000]
4.69/4.75 c heuristics/veclendiving/maxlpiterofs = 1500
4.69/4.75 c
4.69/4.75 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 1]
4.69/4.75 c heuristics/zirounding/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c separating/cmir/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: 0]
4.69/4.75 c separating/flowcover/freq = -1
4.69/4.75 c
4.69/4.75 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.69/4.75 c # [type: int, range: [-1,2147483647], default: -1]
4.69/4.75 c separating/rapidlearning/freq = 0
4.69/4.75 c
4.69/4.75 c -----------------------------------------------------------------------------------------------
4.69/4.75 c start solving
4.69/4.75 c
6.78/6.86 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
6.78/6.86 c 6.9s| 1 | 0 | 2333 | - | 512M| 0 |1431 | 61k| 183k| 61k| 183k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
27.98/28.09 c 28.1s| 1 | 0 | 5269 | - | 513M| 0 |2494 | 61k| 183k| 61k| 183k| 45 | 0 | 0 | 0.000000e+00 | -- | Inf
122.47/122.53 c 123s| 1 | 0 | 8915 | - | 513M| 0 |3310 | 61k| 183k| 61k| 183k| 114 | 0 | 0 | 0.000000e+00 | -- | Inf
180.55/180.66 c 181s| 1 | 0 | 11530 | - | 513M| 0 |3671 | 61k| 183k| 61k| 183k| 184 | 0 | 0 | 0.000000e+00 | -- | Inf
324.63/324.70 c 325s| 1 | 0 | 15708 | - | 513M| 0 |4136 | 61k| 183k| 61k| 183k| 230 | 0 | 0 | 0.000000e+00 | -- | Inf
345.62/345.75 c 346s| 1 | 0 | 22113 | - | 514M| 0 |4553 | 61k| 183k| 61k| 183k| 279 | 0 | 0 | 0.000000e+00 | -- | Inf
425.11/425.26 c 425s| 1 | 2 | 22113 | - | 514M| 0 |4553 | 61k| 183k| 61k| 183k| 279 | 0 | 32 | 0.000000e+00 | -- | Inf
1797.20/1797.54 c
1797.20/1797.54 c SCIP Status : solving was interrupted [time limit reached]
1797.20/1797.54 c Solving Time (sec) : 1797.53
1797.20/1797.54 c Solving Nodes : 67
1797.20/1797.54 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1797.20/1797.54 c Dual Bound : +0.00000000000000e+00
1797.20/1797.54 c Gap : infinite
1797.20/1797.54 s UNKNOWN
1797.20/1797.54 c SCIP Status : solving was interrupted [time limit reached]
1797.20/1797.54 c Total Time : 1797.53
1797.20/1797.54 c solving : 1797.53
1797.20/1797.54 c presolving : 3.34 (included in solving)
1797.20/1797.54 c reading : 1.04 (included in solving)
1797.20/1797.54 c Original Problem :
1797.20/1797.54 c Problem name : HOME/instance-3730808-1338691779.opb
1797.20/1797.54 c Variables : 62704 (62704 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.20/1797.54 c Constraints : 187107 initial, 187107 maximal
1797.20/1797.54 c Presolved Problem :
1797.20/1797.54 c Problem name : t_HOME/instance-3730808-1338691779.opb
1797.20/1797.54 c Variables : 61173 (61173 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.20/1797.54 c Constraints : 183225 initial, 183232 maximal
1797.20/1797.54 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1797.20/1797.54 c trivial : 0.01 64 0 0 0 0 0 0 0 0
1797.20/1797.54 c dualfix : 0.01 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c implics : 0.28 0 735 0 0 0 0 0 0 0
1797.20/1797.54 c probing : 0.00 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c knapsack : 0.00 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c setppc : 0.15 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c linear : 2.55 731 1 0 737 0 3882 0 252 876
1797.20/1797.54 c logicor : 0.09 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c root node : - 0 - - 0 - - - - -
1797.20/1797.54 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1797.20/1797.54 c integral : 0 0 0 66 0 1 0 0 1 0 0 130
1797.20/1797.54 c knapsack : 504 5 2206 0 0 0 0 0 0 950 0 0
1797.20/1797.54 c setppc : 121885 5 2206 0 0 0 4018 0 167239 0 0 0
1797.20/1797.54 c logicor : 60836+ 5 2095 0 0 0 686 1 20935 0 0 0
1797.20/1797.54 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0
1797.20/1797.54 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1797.20/1797.54 c integral : 815.04 0.00 0.00 815.04 0.00 0.00 0.00
1797.20/1797.54 c knapsack : 0.06 0.01 0.05 0.00 0.00 0.00 0.00
1797.20/1797.54 c setppc : 9.85 0.03 9.82 0.00 0.00 0.00 0.00
1797.20/1797.54 c logicor : 0.30 0.02 0.28 0.00 0.00 0.00 0.00
1797.20/1797.54 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.20/1797.54 c Propagators : #Propagate #Resprop Cutoffs DomReds
1797.20/1797.54 c vbounds : 0 0 0 0
1797.20/1797.54 c rootredcost : 0 0 0 0
1797.20/1797.54 c pseudoobj : 0 0 0 0
1797.20/1797.54 c Propagator Timings : TotalTime Propagate Resprop
1797.20/1797.54 c vbounds : 0.00 0.00 0.00
1797.20/1797.54 c rootredcost : 0.00 0.00 0.00
1797.20/1797.54 c pseudoobj : 0.00 0.00 0.00
1797.20/1797.54 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1797.20/1797.54 c propagation : 0.00 1 1 5 10.2 1 7.0 -
1797.20/1797.54 c infeasible LP : 0.02 1 1 7 361.6 2 9.5 0
1797.20/1797.54 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1797.20/1797.54 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1797.20/1797.54 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1797.20/1797.54 c applied globally : - - - 10 179.1 - - -
1797.20/1797.54 c applied locally : - - - 0 0.0 - - -
1797.20/1797.54 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1797.20/1797.54 c cut pool : 0.00 4 - - 91 - (maximal pool size: 525)
1797.20/1797.54 c redcost : 0.17 69 0 0 0 0
1797.20/1797.54 c impliedbounds : 0.06 5 0 0 0 0
1797.20/1797.54 c intobj : 0.00 0 0 0 0 0
1797.20/1797.54 c gomory : 183.09 5 0 0 2500 0
1797.20/1797.54 c cgmip : 0.00 0 0 0 0 0
1797.20/1797.54 c closecuts : 0.00 0 0 0 0 0
1797.20/1797.54 c strongcg : 100.25 5 0 0 2500 0
1797.20/1797.54 c cmir : 0.00 0 0 0 0 0
1797.20/1797.54 c flowcover : 0.00 0 0 0 0 0
1797.20/1797.54 c clique : 5.15 5 0 0 36 0
1797.20/1797.54 c zerohalf : 0.00 0 0 0 0 0
1797.20/1797.54 c mcf : 11.12 1 0 0 0 0
1797.20/1797.54 c oddcycle : 0.00 0 0 0 0 0
1797.20/1797.54 c rapidlearning : 0.00 0 0 0 0 0
1797.20/1797.54 c Pricers : Time Calls Vars
1797.20/1797.54 c problem variables: 0.00 0 0
1797.20/1797.54 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1797.20/1797.54 c relpscost : 815.04 66 0 1 0 0 130
1797.20/1797.54 c pscost : 0.00 0 0 0 0 0 0
1797.20/1797.54 c inference : 0.00 0 0 0 0 0 0
1797.20/1797.54 c mostinf : 0.00 0 0 0 0 0 0
1797.20/1797.54 c leastinf : 0.00 0 0 0 0 0 0
1797.20/1797.54 c fullstrong : 0.00 0 0 0 0 0 0
1797.20/1797.54 c allfullstrong : 0.00 0 0 0 0 0 0
1797.20/1797.54 c random : 0.00 0 0 0 0 0 0
1797.20/1797.54 c Primal Heuristics : Time Calls Found
1797.20/1797.54 c LP solutions : 0.00 - 0
1797.20/1797.54 c pseudo solutions : 0.00 - 0
1797.20/1797.54 c trivial : 0.04 1 0
1797.20/1797.54 c shiftandpropagate: 0.00 0 0
1797.20/1797.54 c simplerounding : 0.00 0 0
1797.20/1797.54 c zirounding : 0.00 0 0
1797.20/1797.54 c rounding : 0.00 0 0
1797.20/1797.54 c shifting : 0.00 0 0
1797.20/1797.54 c intshifting : 0.00 0 0
1797.20/1797.54 c oneopt : 0.00 0 0
1797.20/1797.54 c twoopt : 0.00 0 0
1797.20/1797.54 c fixandinfer : 0.00 0 0
1797.20/1797.54 c feaspump : 0.00 0 0
1797.20/1797.54 c clique : 0.00 0 0
1797.20/1797.54 c coefdiving : 0.00 0 0
1797.20/1797.54 c pscostdiving : 0.00 0 0
1797.20/1797.54 c fracdiving : 0.00 0 0
1797.20/1797.54 c veclendiving : 0.00 0 0
1797.20/1797.54 c intdiving : 0.00 0 0
1797.20/1797.54 c actconsdiving : 0.00 0 0
1797.20/1797.54 c objpscostdiving : 0.00 0 0
1797.20/1797.54 c rootsoldiving : 0.00 0 0
1797.20/1797.54 c linesearchdiving : 0.00 0 0
1797.20/1797.54 c guideddiving : 0.00 0 0
1797.20/1797.54 c octane : 0.00 0 0
1797.20/1797.54 c rens : 0.00 0 0
1797.20/1797.54 c rins : 0.00 0 0
1797.20/1797.54 c localbranching : 0.00 0 0
1797.20/1797.54 c mutation : 0.00 0 0
1797.20/1797.54 c crossover : 0.00 0 0
1797.20/1797.54 c dins : 0.00 0 0
1797.20/1797.54 c vbounds : 0.00 0 0
1797.20/1797.54 c undercover : 0.00 0 0
1797.20/1797.54 c subnlp : 0.00 0 0
1797.20/1797.54 c trysol : 0.00 0 0
1797.20/1797.54 c LP : Time Calls Iterations Iter/call Iter/sec
1797.20/1797.54 c primal LP : 0.06 0 0 0.00 0.00
1797.20/1797.54 c dual LP : 663.81 72 289522 4021.14 436.15
1797.20/1797.54 c lex dual LP : 0.00 0 0 0.00 -
1797.20/1797.54 c barrier LP : 0.00 0 0 0.00 -
1797.20/1797.54 c diving/probing LP: 0.00 0 0 0.00 -
1797.20/1797.54 c strong branching : 814.83 308 276722 898.45 339.61
1797.20/1797.54 c (at root node) : - 32 29859 933.09 -
1797.20/1797.54 c conflict analysis: 0.00 0 0 0.00 -
1797.20/1797.54 c B&B Tree :
1797.20/1797.54 c number of runs : 1
1797.20/1797.54 c nodes : 67
1797.20/1797.54 c nodes (total) : 67
1797.20/1797.54 c nodes left : 64
1797.20/1797.54 c max depth : 16
1797.20/1797.54 c max depth (total): 16
1797.20/1797.54 c backtracks : 25 (37.3%)
1797.20/1797.54 c delayed cutoffs : 0
1797.20/1797.54 c repropagations : 13 (1623 domain reductions, 0 cutoffs)
1797.20/1797.54 c avg switch length: 3.73
1797.20/1797.54 c switching time : 1.19
1797.20/1797.54 c Solution :
1797.20/1797.54 c Solutions found : 0 (0 improvements)
1797.20/1797.54 c Primal Bound : -
1797.20/1797.54 c Dual Bound : +0.00000000000000e+00
1797.20/1797.54 c Gap : infinite
1797.20/1797.54 c Root Dual Bound : +0.00000000000000e+00
1797.20/1797.54 c Root Iterations : 22113
1798.00/1798.31 c Time complete: 1798.02.
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-3730808-1338691779/watcher-3730808-1338691779 -o /tmp/evaluation-result-3730808-1338691779/solver-3730808-1338691779 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730808-1338691779.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.01 2.00 3/176 1406
/proc/meminfo: memFree=29195716/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=7628 CPUtime=0 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 722 0 0 0 0 0 0 0 20 0 1 0 335303950 7811072 678 33554432000 4194304 9016284 140735534670864 140734692988232 7870589 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 1907 686 189 1178 0 725 0
[startup+0.051647 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 1406
/proc/meminfo: memFree=29195716/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=18860 CPUtime=0.04 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 3694 0 0 0 4 0 0 0 20 0 1 0 335303950 19312640 3649 33554432000 4194304 9016284 140735534670864 140735534534760 4536486 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 4715 3649 357 1178 0 3533 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18860
[startup+0.100281 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 1406
/proc/meminfo: memFree=29195716/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=24768 CPUtime=0.09 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 5204 0 0 0 9 0 0 0 20 0 1 0 335303950 25362432 5139 33554432000 4194304 9016284 140735534670864 140735534534488 4582067 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 6192 5139 357 1178 0 5010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24768
[startup+0.300255 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 1406
/proc/meminfo: memFree=29195716/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=46704 CPUtime=0.29 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 10688 0 0 0 28 1 0 0 20 0 1 0 335303950 47824896 10623 33554432000 4194304 9016284 140735534670864 140735534534760 4536486 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 11676 10623 357 1178 0 10494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46704
[startup+0.700248 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 1406
/proc/meminfo: memFree=29195716/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=90352 CPUtime=0.68 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 21579 0 0 0 66 2 0 0 20 0 1 0 335303950 92520448 21514 33554432000 4194304 9016284 140735534670864 140735534534760 6183454 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 22588 21514 357 1178 0 21406 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 90352
[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1407
/proc/meminfo: memFree=29078404/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=314924 CPUtime=1.49 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 76209 0 0 0 140 9 0 0 20 0 1 0 335303950 322482176 76128 33554432000 4194304 9016284 140735534670864 140735534668440 6813403 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/1406/statm: 78731 76128 483 1178 0 77549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 314924
[startup+3.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1407
/proc/meminfo: memFree=28825692/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=489712 CPUtime=3.09 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 118539 0 0 0 294 15 0 0 20 0 1 0 335303950 501465088 118458 33554432000 4194304 9016284 140735534670864 140735534666216 4460361 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 122428 118458 483 1178 0 121246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 489712
[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1407
/proc/meminfo: memFree=28391668/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=859768 CPUtime=6.28 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 189721 0 0 0 600 28 0 0 20 0 1 0 335303950 880402432 205187 33554432000 4194304 9016284 140735534670864 140735534664824 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 214942 205187 631 1178 0 213760 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 859768
[startup+12.7001 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1407
/proc/meminfo: memFree=28370228/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=860316 CPUtime=12.68 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 191088 0 0 0 1239 29 0 0 20 0 1 0 335303950 880963584 206511 33554432000 4194304 9016284 140735534670864 140735534666024 6389353 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 215079 206511 659 1178 0 213897 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 860316
[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 1410
/proc/meminfo: memFree=28361460/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=863272 CPUtime=25.49 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 192187 0 0 0 2519 30 0 0 20 0 1 0 335303950 883990528 208870 33554432000 4194304 9016284 140735534670864 140735534664776 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 215818 208870 667 1178 0 214636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 863272
[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 1410
/proc/meminfo: memFree=28356436/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=867448 CPUtime=51.08 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 193140 0 0 0 5074 34 0 0 20 0 1 0 335303950 888266752 210334 33554432000 4194304 9016284 140735534670864 140735534665928 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 216862 210334 667 1178 0 215680 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 867448
[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 1410
/proc/meminfo: memFree=28356196/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=867448 CPUtime=102.28 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 193140 0 0 0 10187 41 0 0 20 0 1 0 335303950 888266752 210334 33554432000 4194304 9016284 140735534670864 140735534665976 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 216862 210334 667 1178 0 215680 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 867448
[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1410
/proc/meminfo: memFree=28344844/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=882228 CPUtime=162.26 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 194337 0 0 0 16178 48 0 0 20 0 1 0 335303950 903401472 213051 33554432000 4194304 9016284 140735534670864 140735534666024 6586592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 220557 213051 667 1178 0 219375 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 882228
[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1410
/proc/meminfo: memFree=28339328/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=882228 CPUtime=222.26 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195154 0 0 0 22170 56 0 0 20 0 1 0 335303950 903401472 213868 33554432000 4194304 9016284 140735534670864 140735534665928 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 220557 213868 667 1178 0 219375 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 882228
[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 1412
/proc/meminfo: memFree=28338704/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=882228 CPUtime=282.24 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195163 0 0 0 28160 64 0 0 20 0 1 0 335303950 903401472 213955 33554432000 4194304 9016284 140735534670864 140735534665976 7875922 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 220557 213955 667 1178 0 219375 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 882228
[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 1412
/proc/meminfo: memFree=28331348/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=886988 CPUtime=342.23 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195705 0 0 0 34150 73 0 0 20 0 1 0 335303950 908275712 215642 33554432000 4194304 9016284 140735534670864 140735534664728 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 221747 215642 667 1178 0 220565 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 886988
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1412
/proc/meminfo: memFree=28331160/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=886988 CPUtime=402.22 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195820 0 0 0 40140 82 0 0 20 0 1 0 335303950 908275712 215821 33554432000 4194304 9016284 140735534670864 140735534664616 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 221747 215821 668 1178 0 220565 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 886988
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1412
/proc/meminfo: memFree=28330440/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=887132 CPUtime=462.21 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195910 0 0 0 46131 90 0 0 20 0 1 0 335303950 908423168 215903 33554432000 4194304 9016284 140735534670864 140735534664664 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 221783 215903 673 1178 0 220601 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 887132
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1412
/proc/meminfo: memFree=28322820/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=887132 CPUtime=522.2 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 195919 0 0 0 52122 98 0 0 20 0 1 0 335303950 908423168 217792 33554432000 4194304 9016284 140735534670864 140735534664616 7180882 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 221783 217792 673 1178 0 220601 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 887132
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1413
/proc/meminfo: memFree=28312128/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=898076 CPUtime=582.19 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 196241 0 0 0 58114 105 0 0 20 0 1 0 335303950 919629824 220511 33554432000 4194304 9016284 140735534670864 140735534664616 7180877 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 224519 220511 673 1178 0 223337 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 898076
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29265948/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=912324 CPUtime=1062.11 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 197850 0 0 0 106040 171 0 0 20 0 1 0 335303950 934219776 225073 33554432000 4194304 9016284 140735534670864 140735534664648 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 228081 225073 680 1178 0 226899 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 912324
[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 1488
/proc/meminfo: memFree=29257972/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=912324 CPUtime=1122.1 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 198538 0 0 0 112029 181 0 0 20 0 1 0 335303950 934219776 226732 33554432000 4194304 9016284 140735534670864 140735534664728 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 228081 226732 680 1178 0 226899 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 912324
[startup+1182.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/177 1489
/proc/meminfo: memFree=29253816/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=921016 CPUtime=1182.09 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 198704 0 0 0 118019 190 0 0 20 0 1 0 335303950 943120384 227409 33554432000 4194304 9016284 140735534670864 140735534664616 7227408 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230254 227409 680 1178 0 229072 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 921016
[startup+1242.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/178 1492
/proc/meminfo: memFree=29248548/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=921016 CPUtime=1242.08 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 198717 0 0 0 124010 198 0 0 20 0 1 0 335303950 943120384 227933 33554432000 4194304 9016284 140735534670864 140735534664776 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230254 227933 680 1178 0 229072 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 921016
[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 1492
/proc/meminfo: memFree=29242168/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=921016 CPUtime=1302.08 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 198741 0 0 0 130001 207 0 0 20 0 1 0 335303950 943120384 228468 33554432000 4194304 9016284 140735534670864 140735534664120 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230254 228468 680 1178 0 229072 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 921016
[startup+1362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 1492
/proc/meminfo: memFree=29238448/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1362.07 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199119 0 0 0 135990 217 0 0 20 0 1 0 335303950 945418240 228846 33554432000 4194304 9016284 140735534670864 140735534665032 7180911 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228846 680 1178 0 229633 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 923260
[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 1492
/proc/meminfo: memFree=29236268/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1422.06 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199160 0 0 0 141982 224 0 0 20 0 1 0 335303950 945418240 228887 33554432000 4194304 9016284 140735534670864 140735534665032 7181476 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228887 680 1178 0 229633 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 923260
[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1493
/proc/meminfo: memFree=29233668/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1482.05 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199160 0 0 0 147973 232 0 0 20 0 1 0 335303950 945418240 228887 33554432000 4194304 9016284 140735534670864 140735534664616 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228887 680 1178 0 229633 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 923260
[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 1493
/proc/meminfo: memFree=29230200/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1542.04 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199195 0 0 0 153963 241 0 0 20 0 1 0 335303950 945418240 228922 33554432000 4194304 9016284 140735534670864 140735534665032 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228922 680 1178 0 229633 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 923260
[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1493
/proc/meminfo: memFree=29227348/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1602.03 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199195 0 0 0 159953 250 0 0 20 0 1 0 335303950 945418240 228922 33554432000 4194304 9016284 140735534670864 140735534665032 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228922 680 1178 0 229633 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 923260
[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1532
/proc/meminfo: memFree=29287812/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=923260 CPUtime=1662.02 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199195 0 0 0 165944 258 0 0 20 0 1 0 335303950 945418240 228922 33554432000 4194304 9016284 140735534670864 140735534664984 7178120 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 230815 228922 680 1178 0 229633 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 923260
[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 1532
/proc/meminfo: memFree=29257668/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1722.01 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199300 0 0 0 171933 268 0 0 20 0 1 0 335303950 955084800 230552 33554432000 4194304 9016284 140735534670864 140735534664120 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230552 680 1178 0 231993 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 932700
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257880/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1782.01 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199434 0 0 0 177924 277 0 0 20 0 1 0 335303950 955084800 230686 33554432000 4194304 9016284 140735534670864 140735534665032 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230686 680 1178 0 231993 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 932700
Solver just ended. Dumping a history of the last processes samples
[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1791.6 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199434 0 0 0 178882 278 0 0 20 0 1 0 335303950 955084800 230686 33554432000 4194304 9016284 140735534670864 140735534664616 7178224 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230686 680 1178 0 231993 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 932700
[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1794.81 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199434 0 0 0 179202 279 0 0 20 0 1 0 335303950 955084800 230686 33554432000 4194304 9016284 140735534670864 140735534664616 6863428 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230686 680 1178 0 231993 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 932700
[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1796.4 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199434 0 0 0 179361 279 0 0 20 0 1 0 335303950 955084800 230686 33554432000 4194304 9016284 140735534670864 140735534664616 7925162 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230686 680 1178 0 231993 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 932700
[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=932700 CPUtime=1797.2 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199434 0 0 0 179441 279 0 0 20 0 1 0 335303950 955084800 230686 33554432000 4194304 9016284 140735534670864 140735534664616 6863440 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 233175 230686 680 1178 0 231993 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 932700
[startup+1797.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=931228 CPUtime=1797.6 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199440 0 0 0 179481 279 0 0 20 0 1 0 335303950 953577472 230324 33554432000 4194304 9016284 140735534670864 140735534664616 4881085 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 232807 230324 686 1178 0 231625 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 931228
[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1533
/proc/meminfo: memFree=29257632/32873648 swapFree=7628/7628
[pid=1406] ppid=1404 vsize=659308 CPUtime=1798 cores=1,3,5,7
/proc/1406/stat : 1406 (scip-2.0.1.4b_2) R 1404 1406 20657 0 -1 4202496 199443 0 0 0 179518 282 0 0 20 0 1 0 335303950 675131392 162719 33554432000 4194304 9016284 140735534670864 140735534670184 7933303 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1406/statm: 164632 162524 689 1178 0 163450 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 659308
Child status: 0
Real time (s): 1798.32
CPU time (s): 1798.02
CPU user time (s): 1795.18
CPU system time (s): 2.84057
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 932700
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.18
system time used= 2.84057
maximum resident set size= 922764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199448
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= 39
involuntary context switches= 1861
runsolver used 2.81557 second user time and 7.36188 second system time
The end