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-3741139-1338771707.opb>
0.89/0.90 c original problem has 7351 variables (7351 bin, 0 int, 0 impl, 0 cont) and 155824 constraints
0.89/0.90 c problem read
0.89/0.90 c No objective function, only one solution is needed.
0.89/0.90 c presolving settings loaded
0.99/1.09 c presolving:
1.49/1.63 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 72994 impls, 287 clqs
1.49/1.81 c (round 2) 1 del vars, 22 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 155815 upgd conss, 72994 impls, 287 clqs
1.89/1.93 c presolving (3 rounds):
1.89/1.93 c 1 deleted vars, 22 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
1.89/1.93 c 72994 implications, 287 cliques
1.89/1.93 c presolved problem has 7350 variables (7350 bin, 0 int, 0 impl, 0 cont) and 155802 constraints
1.89/1.93 c 15969 constraints of type <knapsack>
1.89/1.93 c 31648 constraints of type <setppc>
1.89/1.93 c 1 constraints of type <linear>
1.89/1.93 c 108184 constraints of type <logicor>
1.89/1.93 c transformed objective value is always integral (scale: 1)
1.89/1.93 c Presolving Time: 0.85
1.89/1.93 c - non default parameters ----------------------------------------------------------------------
1.89/1.93 c # SCIP version 2.0.1.5
1.89/1.93 c
1.89/1.93 c # frequency for displaying node information lines
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 100]
1.89/1.93 c display/freq = 10000
1.89/1.93 c
1.89/1.93 c # maximal time in seconds to run
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.93 c limits/time = 1797
1.89/1.93 c
1.89/1.93 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.89/1.93 c limits/memory = 13950
1.89/1.93 c
1.89/1.93 c # solving stops, if the given number of solutions were found (-1: no limit)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.93 c limits/solutions = 1
1.89/1.93 c
1.89/1.93 c # maximal number of separation rounds per node (-1: unlimited)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 5]
1.89/1.93 c separating/maxrounds = 1
1.89/1.93 c
1.89/1.93 c # maximal number of separation rounds in the root node (-1: unlimited)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.93 c separating/maxroundsroot = 5
1.89/1.93 c
1.89/1.93 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.89/1.93 c # [type: int, range: [1,2], default: 1]
1.89/1.93 c timing/clocktype = 2
1.89/1.93 c
1.89/1.93 c # belongs reading time to solving time?
1.89/1.93 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.89/1.93 c timing/reading = TRUE
1.89/1.93 c
1.89/1.93 c # should presolving try to simplify inequalities
1.89/1.93 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.89/1.93 c constraints/linear/simplifyinequalities = TRUE
1.89/1.93 c
1.89/1.93 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1.89/1.93 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.89/1.93 c constraints/indicator/addCouplingCons = TRUE
1.89/1.93 c
1.89/1.93 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.89/1.93 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.89/1.93 c constraints/knapsack/disaggregation = FALSE
1.89/1.93 c
1.89/1.93 c # should presolving try to simplify knapsacks
1.89/1.93 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.89/1.93 c constraints/knapsack/simplifyinequalities = TRUE
1.89/1.93 c
1.89/1.93 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.93 c presolving/probing/maxrounds = 0
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/coefdiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/coefdiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/coefdiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 30]
1.89/1.93 c heuristics/crossover/freq = -1
1.89/1.93 c
1.89/1.93 c # number of nodes added to the contingent of the total nodes
1.89/1.93 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.89/1.93 c heuristics/crossover/nodesofs = 750
1.89/1.93 c
1.89/1.93 c # number of nodes without incumbent change that heuristic should wait
1.89/1.93 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.89/1.93 c heuristics/crossover/nwaitingnodes = 100
1.89/1.93 c
1.89/1.93 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.89/1.93 c # [type: real, range: [0,1], default: 0.1]
1.89/1.93 c heuristics/crossover/nodesquot = 0.15
1.89/1.93 c
1.89/1.93 c # minimum percentage of integer variables that have to be fixed
1.89/1.93 c # [type: real, range: [0,1], default: 0.666]
1.89/1.93 c heuristics/crossover/minfixingrate = 0.5
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.93 c heuristics/feaspump/freq = -1
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/feaspump/maxlpiterofs = 2000
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/fracdiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/fracdiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/fracdiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/guideddiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/guideddiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/guideddiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/intdiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/intshifting/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/linesearchdiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.93 c heuristics/objpscostdiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to total iteration number
1.89/1.93 c # [type: real, range: [0,1], default: 0.01]
1.89/1.93 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/oneopt/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/pscostdiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/pscostdiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c heuristics/rens/freq = -1
1.89/1.93 c
1.89/1.93 c # minimum percentage of integer variables that have to be fixable
1.89/1.93 c # [type: real, range: [0,1], default: 0.5]
1.89/1.93 c heuristics/rens/minfixingrate = 0.3
1.89/1.93 c
1.89/1.93 c # number of nodes added to the contingent of the total nodes
1.89/1.93 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.89/1.93 c heuristics/rens/nodesofs = 2000
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 20]
1.89/1.93 c heuristics/rootsoldiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.89/1.93 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/rounding/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c heuristics/shiftandpropagate/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/shifting/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/simplerounding/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/subnlp/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c heuristics/trivial/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/trysol/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c heuristics/undercover/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 10]
1.89/1.93 c heuristics/veclendiving/freq = -1
1.89/1.93 c
1.89/1.93 c # maximal fraction of diving LP iterations compared to node LP iterations
1.89/1.93 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.89/1.93 c heuristics/veclendiving/maxlpiterquot = 0.075
1.89/1.93 c
1.89/1.93 c # additional number of allowed LP iterations
1.89/1.93 c # [type: int, range: [0,2147483647], default: 1000]
1.89/1.93 c heuristics/veclendiving/maxlpiterofs = 1500
1.89/1.93 c
1.89/1.93 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 1]
1.89/1.93 c heuristics/zirounding/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c separating/cmir/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: 0]
1.89/1.93 c separating/flowcover/freq = -1
1.89/1.93 c
1.89/1.93 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.89/1.93 c # [type: int, range: [-1,2147483647], default: -1]
1.89/1.93 c separating/rapidlearning/freq = 0
1.89/1.93 c
1.89/1.93 c -----------------------------------------------------------------------------------------------
1.89/1.93 c start solving
1.89/1.94 c
3.18/3.25 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
3.18/3.25 c 3.2s| 1 | 0 | 1086 | - | 231M| 0 | 611 |7350 | 155k|7350 | 155k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
5.69/5.74 c 5.7s| 1 | 0 | 2513 | - | 231M| 0 | 958 |7350 | 155k|7350 | 155k| 11 | 0 | 0 | 0.000000e+00 | -- | Inf
9.29/9.35 c 9.3s| 1 | 0 | 3765 | - | 233M| 0 |1837 |7350 | 155k|7350 | 155k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
12.39/12.44 c 12.4s| 1 | 0 | 4368 | - | 234M| 0 |2265 |7350 | 155k|7350 | 155k| 51 | 0 | 0 | 0.000000e+00 | -- | Inf
19.89/19.98 c 20.0s| 1 | 0 | 5923 | - | 236M| 0 |1944 |7350 | 155k|7350 | 155k| 82 | 0 | 0 | 0.000000e+00 | -- | Inf
57.18/57.20 c 57.2s| 1 | 0 | 17137 | - | 236M| 0 |2752 |7350 | 155k|7350 | 155k| 102 | 0 | 0 | 0.000000e+00 | -- | Inf
95.57/95.67 c 95.7s| 1 | 2 | 17137 | - | 236M| 0 |2752 |7350 | 155k|7350 | 155k| 102 | 0 | 17 | 0.000000e+00 | -- | Inf
1796.71/1797.04 c
1796.71/1797.04 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.04 c Solving Time (sec) : 1797.03
1796.71/1797.04 c Solving Nodes : 105
1796.71/1797.04 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.04 c Dual Bound : +0.00000000000000e+00
1796.71/1797.04 c Gap : infinite
1796.71/1797.04 s UNKNOWN
1796.71/1797.04 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.04 c Total Time : 1797.03
1796.71/1797.04 c solving : 1797.03
1796.71/1797.04 c presolving : 0.85 (included in solving)
1796.71/1797.04 c reading : 0.90 (included in solving)
1796.71/1797.04 c Original Problem :
1796.71/1797.04 c Problem name : HOME/instance-3741139-1338771707.opb
1796.71/1797.04 c Variables : 7351 (7351 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.04 c Constraints : 155824 initial, 155824 maximal
1796.71/1797.04 c Presolved Problem :
1796.71/1797.04 c Problem name : t_HOME/instance-3741139-1338771707.opb
1796.71/1797.04 c Variables : 7350 (7350 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.04 c Constraints : 155802 initial, 155808 maximal
1796.71/1797.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.04 c trivial : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c implics : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c probing : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c knapsack : 0.05 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c setppc : 0.02 0 0 0 0 0 0 0 0 0
1796.71/1797.04 c linear : 0.55 0 1 0 0 0 8 0 7 0
1796.71/1797.04 c logicor : 0.12 0 0 0 0 0 14 0 0 0
1796.71/1797.04 c root node : - 0 - - 0 - - - - -
1796.71/1797.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1796.71/1797.04 c integral : 0 0 0 107 0 1 0 1 7 0 0 200
1796.71/1797.04 c knapsack : 15969 5 242 0 1 0 0 0 46 75 0 0
1796.71/1797.04 c setppc : 31648 5 242 0 1 0 22 0 6956 0 0 0
1796.71/1797.04 c linear : 1 5 242 0 1 0 0 0 0 0 0 0
1796.71/1797.04 c logicor : 108184+ 5 112 0 1 0 10 2 311 0 0 0
1796.71/1797.04 c countsols : 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1796.71/1797.04 c integral : 828.51 0.00 0.00 828.51 0.00 0.00 0.00
1796.71/1797.04 c knapsack : 0.17 0.05 0.12 0.00 0.00 0.00 0.00
1796.71/1797.04 c setppc : 0.24 0.01 0.22 0.00 0.00 0.00 0.00
1796.71/1797.04 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.04 c logicor : 0.09 0.02 0.06 0.00 0.01 0.00 0.00
1796.71/1797.04 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.04 c Propagators : #Propagate #Resprop Cutoffs DomReds
1796.71/1797.04 c vbounds : 0 0 0 0
1796.71/1797.04 c rootredcost : 0 0 0 0
1796.71/1797.04 c pseudoobj : 0 0 0 0
1796.71/1797.04 c Propagator Timings : TotalTime Propagate Resprop
1796.71/1797.04 c vbounds : 0.00 0.00 0.00
1796.71/1797.04 c rootredcost : 0.00 0.00 0.00
1796.71/1797.04 c pseudoobj : 0.00 0.00 0.00
1796.71/1797.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.04 c propagation : 0.00 2 1 1 3.0 0 0.0 -
1796.71/1797.04 c infeasible LP : 0.01 3 3 7 7.3 0 0.0 0
1796.71/1797.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.04 c applied globally : - - - 6 5.8 - - -
1796.71/1797.04 c applied locally : - - - 0 0.0 - - -
1796.71/1797.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1796.71/1797.04 c cut pool : 0.00 4 - - 43 - (maximal pool size: 1371)
1796.71/1797.04 c redcost : 0.01 107 0 0 0 0
1796.71/1797.04 c impliedbounds : 0.00 5 0 0 0 0
1796.71/1797.04 c intobj : 0.00 0 0 0 0 0
1796.71/1797.04 c gomory : 11.22 5 0 0 2500 0
1796.71/1797.04 c cgmip : 0.00 0 0 0 0 0
1796.71/1797.04 c closecuts : 0.00 0 0 0 0 0
1796.71/1797.04 c strongcg : 9.08 5 0 0 2500 0
1796.71/1797.04 c cmir : 0.00 0 0 0 0 0
1796.71/1797.04 c flowcover : 0.00 0 0 0 0 0
1796.71/1797.04 c clique : 0.22 5 0 0 39 0
1796.71/1797.04 c zerohalf : 0.00 0 0 0 0 0
1796.71/1797.04 c mcf : 0.12 1 0 0 0 0
1796.71/1797.04 c oddcycle : 0.00 0 0 0 0 0
1796.71/1797.04 c rapidlearning : 0.00 0 0 0 0 0
1796.71/1797.04 c Pricers : Time Calls Vars
1796.71/1797.04 c problem variables: 0.00 0 0
1796.71/1797.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.04 c relpscost : 828.51 107 1 7 0 0 200
1796.71/1797.04 c pscost : 0.00 0 0 0 0 0 0
1796.71/1797.04 c inference : 0.00 1 0 0 0 0 2
1796.71/1797.04 c mostinf : 0.00 0 0 0 0 0 0
1796.71/1797.04 c leastinf : 0.00 0 0 0 0 0 0
1796.71/1797.04 c fullstrong : 0.00 0 0 0 0 0 0
1796.71/1797.04 c allfullstrong : 0.00 0 0 0 0 0 0
1796.71/1797.04 c random : 0.00 0 0 0 0 0 0
1796.71/1797.04 c Primal Heuristics : Time Calls Found
1796.71/1797.04 c LP solutions : 0.00 - 0
1796.71/1797.04 c pseudo solutions : 0.00 - 0
1796.71/1797.04 c trivial : 0.00 1 0
1796.71/1797.04 c shiftandpropagate: 0.00 0 0
1796.71/1797.04 c simplerounding : 0.00 0 0
1796.71/1797.04 c zirounding : 0.00 0 0
1796.71/1797.04 c rounding : 0.00 0 0
1796.71/1797.04 c shifting : 0.00 0 0
1796.71/1797.04 c intshifting : 0.00 0 0
1796.71/1797.04 c oneopt : 0.00 0 0
1796.71/1797.04 c twoopt : 0.00 0 0
1796.71/1797.04 c fixandinfer : 0.00 0 0
1796.71/1797.04 c feaspump : 0.00 0 0
1796.71/1797.04 c clique : 0.00 0 0
1796.71/1797.04 c coefdiving : 0.00 0 0
1796.71/1797.04 c pscostdiving : 0.00 0 0
1796.71/1797.04 c fracdiving : 0.00 0 0
1796.71/1797.04 c veclendiving : 0.00 0 0
1796.71/1797.04 c intdiving : 0.00 0 0
1796.71/1797.04 c actconsdiving : 0.00 0 0
1796.71/1797.04 c objpscostdiving : 0.00 0 0
1796.71/1797.04 c rootsoldiving : 0.00 0 0
1796.71/1797.04 c linesearchdiving : 0.00 0 0
1796.71/1797.04 c guideddiving : 0.00 0 0
1796.71/1797.04 c octane : 0.00 0 0
1796.71/1797.04 c rens : 0.00 0 0
1796.71/1797.04 c rins : 0.00 0 0
1796.71/1797.04 c localbranching : 0.00 0 0
1796.71/1797.04 c mutation : 0.00 0 0
1796.71/1797.04 c crossover : 0.00 0 0
1796.71/1797.04 c dins : 0.00 0 0
1796.71/1797.04 c vbounds : 0.00 0 0
1796.71/1797.04 c undercover : 0.00 0 0
1796.71/1797.04 c subnlp : 0.00 0 0
1796.71/1797.04 c trysol : 0.00 0 0
1796.71/1797.04 c LP : Time Calls Iterations Iter/call Iter/sec
1796.71/1797.04 c primal LP : 0.09 0 0 0.00 0.00
1796.71/1797.04 c dual LP : 942.74 116 328537 2832.22 348.49
1796.71/1797.04 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.04 c barrier LP : 0.00 0 0 0.00 -
1796.71/1797.04 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.04 c strong branching : 828.31 368 280108 761.16 338.17
1796.71/1797.04 c (at root node) : - 17 13810 812.35 -
1796.71/1797.04 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.04 c B&B Tree :
1796.71/1797.04 c number of runs : 1
1796.71/1797.04 c nodes : 105
1796.71/1797.04 c nodes (total) : 105
1796.71/1797.04 c nodes left : 96
1796.71/1797.04 c max depth : 31
1796.71/1797.04 c max depth (total): 31
1796.71/1797.04 c backtracks : 20 (19.0%)
1796.71/1797.04 c delayed cutoffs : 2
1796.71/1797.04 c repropagations : 31 (26 domain reductions, 2 cutoffs)
1796.71/1797.04 c avg switch length: 2.71
1796.71/1797.04 c switching time : 0.31
1796.71/1797.04 c Solution :
1796.71/1797.04 c Solutions found : 0 (0 improvements)
1796.71/1797.04 c Primal Bound : -
1796.71/1797.04 c Dual Bound : +0.00000000000000e+00
1796.71/1797.04 c Gap : infinite
1796.71/1797.04 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.04 c Root Iterations : 17137
1797.11/1797.40 c Time complete: 1797.12.
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-3741139-1338771707/watcher-3741139-1338771707 -o /tmp/evaluation-result-3741139-1338771707/solver-3741139-1338771707 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3741139-1338771707.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 0.92 0.99 1.22 4/175 9246
/proc/meminfo: memFree=28136968/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=11980 CPUtime=0 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 1894 0 0 0 0 0 0 0 20 0 1 0 343296714 12267520 1849 33554432000 4194304 9016284 140735300879360 140735300878872 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 2995 1859 340 1178 0 1813 0
[startup+0.0638199 s]
/proc/loadavg: 0.92 0.99 1.22 4/175 9246
/proc/meminfo: memFree=28136968/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=18320 CPUtime=0.05 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 3547 0 0 0 5 0 0 0 20 0 1 0 343296714 18759680 3501 33554432000 4194304 9016284 140735300879360 140735300878872 7750510 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 4580 3501 357 1178 0 3398 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18320
[startup+0.100192 s]
/proc/loadavg: 0.92 0.99 1.22 4/175 9246
/proc/meminfo: memFree=28136968/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=21520 CPUtime=0.09 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 4369 0 0 0 9 0 0 0 20 0 1 0 343296714 22036480 4323 33554432000 4194304 9016284 140735300879360 140735300878872 7842257 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 5380 4323 357 1178 0 4198 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21520
[startup+0.300153 s]
/proc/loadavg: 0.92 0.99 1.22 4/175 9246
/proc/meminfo: memFree=28136968/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=36828 CPUtime=0.29 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 8195 0 0 0 28 1 0 0 20 0 1 0 343296714 37711872 8149 33554432000 4194304 9016284 140735300879360 140735300878872 4536486 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 9207 8149 357 1178 0 8025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36828
[startup+0.700149 s]
/proc/loadavg: 0.92 0.99 1.22 4/175 9246
/proc/meminfo: memFree=28136968/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=66072 CPUtime=0.69 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 15485 0 0 0 67 2 0 0 20 0 1 0 343296714 67657728 15439 33554432000 4194304 9016284 140735300879360 140735300743256 7928096 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 16518 15439 357 1178 0 15336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66072
[startup+1.50017 s]
/proc/loadavg: 0.92 0.99 1.22 3/179 9250
/proc/meminfo: memFree=27852500/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=236100 CPUtime=1.49 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 57767 0 0 0 141 8 0 0 20 0 1 0 343296714 241766400 57090 33554432000 4194304 9016284 140735300879360 140735300743256 6420153 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 59025 57091 497 1178 0 57843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 236100
[startup+3.10023 s]
/proc/loadavg: 0.92 0.99 1.22 3/179 9250
/proc/meminfo: memFree=27559520/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=486948 CPUtime=3.09 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 103401 0 0 0 292 17 0 0 20 0 1 0 343296714 498634752 112961 33554432000 4194304 9016284 140735300879360 140735300873528 7198956 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 121737 112961 625 1178 0 120555 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 486948
[startup+6.30024 s]
/proc/loadavg: 1.01 1.00 1.22 3/179 9250
/proc/meminfo: memFree=27495316/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=489668 CPUtime=6.29 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 109043 0 0 0 611 18 0 0 20 0 1 0 343296714 501420032 117386 33554432000 4194304 9016284 140735300879360 140735300873528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 122417 117386 661 1178 0 121235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 489668
[startup+12.7002 s]
/proc/loadavg: 1.09 1.02 1.23 3/179 9250
/proc/meminfo: memFree=27464764/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=506260 CPUtime=12.69 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 114204 0 0 0 1249 20 0 0 20 0 1 0 343296714 518410240 124420 33554432000 4194304 9016284 140735300879360 140735300874424 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 126565 124420 661 1178 0 125383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 506260
[startup+25.5069 s]
/proc/loadavg: 1.29 1.07 1.24 3/178 9250
/proc/meminfo: memFree=27445104/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=535276 CPUtime=25.49 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 115608 0 0 0 2529 20 0 0 20 0 1 0 343296714 548122624 129401 33554432000 4194304 9016284 140735300879360 140735300874424 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 133819 129401 661 1178 0 132637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 535276
[startup+51.1003 s]
/proc/loadavg: 1.53 1.14 1.26 3/178 9250
/proc/meminfo: memFree=27444772/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=535276 CPUtime=51.08 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 115737 0 0 0 5086 22 0 0 20 0 1 0 343296714 548122624 129530 33554432000 4194304 9016284 140735300879360 140735300873224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 133819 129530 661 1178 0 132637 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 535276
[startup+102.3 s]
/proc/loadavg: 1.79 1.27 1.29 3/178 9250
/proc/meminfo: memFree=27417224/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=567936 CPUtime=102.27 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 116889 0 0 0 10200 27 0 0 20 0 1 0 343296714 581566464 135796 33554432000 4194304 9016284 140735300879360 140735300873528 7214112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141984 135796 672 1178 0 140802 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 567936
[startup+162.3 s]
/proc/loadavg: 1.92 1.40 1.34 3/178 9250
/proc/meminfo: memFree=27408528/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=556040 CPUtime=162.26 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 120364 0 0 0 16190 36 0 0 20 0 1 0 343296714 569384960 137060 33554432000 4194304 9016284 140735300879360 140735300872616 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 139010 137060 672 1178 0 137828 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 556040
[startup+222.3 s]
/proc/loadavg: 1.97 1.51 1.38 3/178 9250
/proc/meminfo: memFree=27404600/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=556040 CPUtime=222.27 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 120369 0 0 0 22183 44 0 0 20 0 1 0 343296714 569384960 137702 33554432000 4194304 9016284 140735300879360 140735300872168 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 139010 137702 672 1178 0 137828 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 556040
[startup+282.3 s]
/proc/loadavg: 1.99 1.59 1.41 3/178 9251
/proc/meminfo: memFree=27396712/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=556040 CPUtime=282.24 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 120373 0 0 0 28175 49 0 0 20 0 1 0 343296714 569384960 137850 33554432000 4194304 9016284 140735300879360 140735300872168 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 139010 137850 672 1178 0 137828 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 556040
[startup+342.307 s]
/proc/loadavg: 1.99 1.67 1.45 3/178 9251
/proc/meminfo: memFree=27384816/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563444 CPUtime=342.24 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121216 0 0 0 34169 55 0 0 20 0 1 0 343296714 576966656 139846 33554432000 4194304 9016284 140735300879360 140735300873112 6855183 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140861 139846 672 1178 0 139679 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 563444
[startup+402.3 s]
/proc/loadavg: 1.99 1.72 1.48 3/178 9251
/proc/meminfo: memFree=27385664/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563604 CPUtime=402.22 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121218 0 0 0 40159 63 0 0 20 0 1 0 343296714 577130496 140099 33554432000 4194304 9016284 140735300879360 140735300873208 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140901 140099 672 1178 0 139719 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 563604
[startup+462.3 s]
/proc/loadavg: 1.99 1.77 1.51 3/178 9251
/proc/meminfo: memFree=27382444/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563604 CPUtime=462.21 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121218 0 0 0 46152 69 0 0 20 0 1 0 343296714 577130496 140099 33554432000 4194304 9016284 140735300879360 140735300872664 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140901 140099 672 1178 0 139719 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 563604
[startup+522.3 s]
/proc/loadavg: 1.99 1.81 1.54 3/179 9254
/proc/meminfo: memFree=27380088/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563604 CPUtime=522.2 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121218 0 0 0 52146 74 0 0 20 0 1 0 343296714 577130496 140099 33554432000 4194304 9016284 140735300879360 140735300873416 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140901 140099 672 1178 0 139719 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 563604
[startup+582.3 s]
/proc/loadavg: 1.99 1.84 1.56 3/178 9255
/proc/meminfo: memFree=27371728/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=564680 CPUtime=582.2 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121535 0 0 0 58141 79 0 0 20 0 1 0 343296714 578232320 140416 33554432000 4194304 9016284 140735300879360 140735300873576 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141170 140416 672 1178 0 139988 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 564680
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27353428/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565312 CPUtime=1122.11 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121726 0 0 0 112081 130 0 0 20 0 1 0 343296714 578879488 140578 33554432000 4194304 9016284 140735300879360 140735300873112 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141328 140578 672 1178 0 140146 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 565312
[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/178 9260
/proc/meminfo: memFree=27350708/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565312 CPUtime=1182.1 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121726 0 0 0 118074 136 0 0 20 0 1 0 343296714 578879488 140578 33554432000 4194304 9016284 140735300879360 140735300873528 6918417 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141328 140578 672 1178 0 140146 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 565312
[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/178 9260
/proc/meminfo: memFree=27346864/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565312 CPUtime=1242.09 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121726 0 0 0 124067 142 0 0 20 0 1 0 343296714 578879488 140578 33554432000 4194304 9016284 140735300879360 140735300873224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141328 140578 672 1178 0 140146 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 565312
[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/178 9260
/proc/meminfo: memFree=27345124/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565312 CPUtime=1302.09 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 121731 0 0 0 130060 149 0 0 20 0 1 0 343296714 578879488 140583 33554432000 4194304 9016284 140735300879360 140735300873528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141328 140583 677 1178 0 140146 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 565312
[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/178 9260
/proc/meminfo: memFree=27356300/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=555340 CPUtime=1362.08 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 124500 0 0 0 136054 154 0 0 20 0 1 0 343296714 568668160 138060 33554432000 4194304 9016284 140735300879360 140735300873224 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 138835 138060 677 1178 0 137653 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 555340
[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.80 3/178 9260
/proc/meminfo: memFree=27347984/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563496 CPUtime=1422.06 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125030 0 0 0 142048 158 0 0 20 0 1 0 343296714 577019904 140123 33554432000 4194304 9016284 140735300879360 140735300873224 7180872 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140874 140123 677 1178 0 139692 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 563496
[startup+1482.3 s]
/proc/loadavg: 2.06 2.00 1.82 3/178 9261
/proc/meminfo: memFree=27348228/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563496 CPUtime=1482.05 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125031 0 0 0 148041 164 0 0 20 0 1 0 343296714 577019904 140138 33554432000 4194304 9016284 140735300879360 140735300873160 6855197 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140874 140138 677 1178 0 139692 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 563496
[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 1.83 3/179 9262
/proc/meminfo: memFree=27345992/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=563496 CPUtime=1542.05 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125031 0 0 0 154034 171 0 0 20 0 1 0 343296714 577019904 140138 33554432000 4194304 9016284 140735300879360 140735300873224 7180528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140874 140138 677 1178 0 139692 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 563496
[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.84 3/178 9262
/proc/meminfo: memFree=27344140/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1602.04 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 160027 177 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873416 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 565188
[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.84 3/178 9262
/proc/meminfo: memFree=27339924/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1662.04 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 166022 182 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873144 7199020 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 565188
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/179 9265
/proc/meminfo: memFree=27342564/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1722.02 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 172015 187 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873144 7181501 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 565188
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27336376/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1782.01 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 178009 192 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300872168 7080778 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 565188
Solver just ended. Dumping a history of the last processes samples
[startup+1785.7 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27337864/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1785.41 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 178349 192 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873224 6863440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (KiB) 565188
[startup+1792.11 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1791.82 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 178989 193 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300872280 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1791.82
Current children cumulated vsize (KiB) 565188
[startup+1795.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1795.01 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 179308 193 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873224 7180753 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1795.01
Current children cumulated vsize (KiB) 565188
[startup+1796.1 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1795.81 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 179388 193 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873320 7180753 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1795.81
Current children cumulated vsize (KiB) 565188
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=565188 CPUtime=1796.61 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125457 0 0 0 179468 193 0 0 20 0 1 0 343296714 578752512 140564 33554432000 4194304 9016284 140735300879360 140735300873272 7199008 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 141297 140564 677 1178 0 140115 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 565188
[startup+1797.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=561240 CPUtime=1797.01 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125464 0 0 0 179508 193 0 0 20 0 1 0 343296714 574709760 139584 33554432000 4194304 9016284 140735300879360 140735300873272 6469258 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 140310 139584 684 1178 0 139128 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 561240
[startup+1797.4 s]
/proc/loadavg: 2.00 2.00 1.85 3/178 9266
/proc/meminfo: memFree=27335632/32873648 swapFree=6864/6864
[pid=9246] ppid=9243 vsize=412116 CPUtime=1797.11 cores=0,2,4,6
/proc/9246/stat : 9246 (scip-2.0.1.4b_2) R 9243 9246 9205 0 -1 4202496 125464 0 0 0 179517 194 0 0 20 0 1 0 343296714 422006784 102367 33554432000 4194304 9016284 140735300879360 140735300873272 7933303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9246/statm: 102963 102301 684 1178 0 101781 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (KiB) 412116
Child status: 0
Real time (s): 1797.41
CPU time (s): 1797.13
CPU user time (s): 1795.18
CPU system time (s): 1.9527
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 567936
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.18
system time used= 1.9527
maximum resident set size= 562928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125472
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= 20
involuntary context switches= 1865
runsolver used 2.89056 second user time and 8.5537 second system time
The end