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-3730002-1338684441.opb>
1.68/1.79 c original problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
1.68/1.79 c problem read
1.68/1.79 c No objective function, only one solution is needed.
1.68/1.79 c presolving settings loaded
2.29/2.30 c presolving:
4.49/4.59 c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
4.99/5.05 c (round 2) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1817 chg coeffs, 328900 upgd conss, 1400 impls, 60 clqs
5.50/5.53 c presolving (3 rounds):
5.50/5.53 c 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1948 changed coefficients
5.50/5.53 c 3140 implications, 60 cliques
5.50/5.53 c presolved problem has 1600 variables (1600 bin, 0 int, 0 impl, 0 cont) and 328901 constraints
5.50/5.53 c 1770 constraints of type <knapsack>
5.50/5.53 c 760 constraints of type <setppc>
5.50/5.53 c 1 constraints of type <linear>
5.50/5.53 c 326370 constraints of type <logicor>
5.50/5.53 c transformed objective value is always integral (scale: 1)
5.50/5.53 c Presolving Time: 3.30
5.50/5.53 c - non default parameters ----------------------------------------------------------------------
5.50/5.53 c # SCIP version 2.0.1.5
5.50/5.53 c
5.50/5.53 c # frequency for displaying node information lines
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 100]
5.50/5.53 c display/freq = 10000
5.50/5.53 c
5.50/5.53 c # maximal time in seconds to run
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.50/5.53 c limits/time = 1797
5.50/5.53 c
5.50/5.53 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
5.50/5.53 c limits/memory = 13950
5.50/5.53 c
5.50/5.53 c # solving stops, if the given number of solutions were found (-1: no limit)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: -1]
5.50/5.53 c limits/solutions = 1
5.50/5.53 c
5.50/5.53 c # maximal number of separation rounds per node (-1: unlimited)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 5]
5.50/5.53 c separating/maxrounds = 1
5.50/5.53 c
5.50/5.53 c # maximal number of separation rounds in the root node (-1: unlimited)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: -1]
5.50/5.53 c separating/maxroundsroot = 5
5.50/5.53 c
5.50/5.53 c # default clock type (1: CPU user seconds, 2: wall clock time)
5.50/5.53 c # [type: int, range: [1,2], default: 1]
5.50/5.53 c timing/clocktype = 2
5.50/5.53 c
5.50/5.53 c # belongs reading time to solving time?
5.50/5.53 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53 c timing/reading = TRUE
5.50/5.53 c
5.50/5.53 c # should presolving try to simplify inequalities
5.50/5.53 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53 c constraints/linear/simplifyinequalities = TRUE
5.50/5.53 c
5.50/5.53 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
5.50/5.53 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53 c constraints/indicator/addCouplingCons = TRUE
5.50/5.53 c
5.50/5.53 c # should disaggregation of knapsack constraints be allowed in preprocessing?
5.50/5.53 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
5.50/5.53 c constraints/knapsack/disaggregation = FALSE
5.50/5.53 c
5.50/5.53 c # should presolving try to simplify knapsacks
5.50/5.53 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
5.50/5.53 c constraints/knapsack/simplifyinequalities = TRUE
5.50/5.53 c
5.50/5.53 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: -1]
5.50/5.53 c presolving/probing/maxrounds = 0
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/coefdiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/coefdiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/coefdiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 30]
5.50/5.53 c heuristics/crossover/freq = -1
5.50/5.53 c
5.50/5.53 c # number of nodes added to the contingent of the total nodes
5.50/5.53 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.50/5.53 c heuristics/crossover/nodesofs = 750
5.50/5.53 c
5.50/5.53 c # number of nodes without incumbent change that heuristic should wait
5.50/5.53 c # [type: longint, range: [0,9223372036854775807], default: 200]
5.50/5.53 c heuristics/crossover/nwaitingnodes = 100
5.50/5.53 c
5.50/5.53 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
5.50/5.53 c # [type: real, range: [0,1], default: 0.1]
5.50/5.53 c heuristics/crossover/nodesquot = 0.15
5.50/5.53 c
5.50/5.53 c # minimum percentage of integer variables that have to be fixed
5.50/5.53 c # [type: real, range: [0,1], default: 0.666]
5.50/5.53 c heuristics/crossover/minfixingrate = 0.5
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 20]
5.50/5.53 c heuristics/feaspump/freq = -1
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/feaspump/maxlpiterofs = 2000
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/fracdiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/fracdiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/fracdiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/guideddiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/guideddiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/guideddiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/intdiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/intshifting/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/linesearchdiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/linesearchdiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/linesearchdiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 20]
5.50/5.53 c heuristics/objpscostdiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to total iteration number
5.50/5.53 c # [type: real, range: [0,1], default: 0.01]
5.50/5.53 c heuristics/objpscostdiving/maxlpiterquot = 0.015
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/objpscostdiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/oneopt/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/pscostdiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/pscostdiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/pscostdiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c heuristics/rens/freq = -1
5.50/5.53 c
5.50/5.53 c # minimum percentage of integer variables that have to be fixable
5.50/5.53 c # [type: real, range: [0,1], default: 0.5]
5.50/5.53 c heuristics/rens/minfixingrate = 0.3
5.50/5.53 c
5.50/5.53 c # number of nodes added to the contingent of the total nodes
5.50/5.53 c # [type: longint, range: [0,9223372036854775807], default: 500]
5.50/5.53 c heuristics/rens/nodesofs = 2000
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 20]
5.50/5.53 c heuristics/rootsoldiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
5.50/5.53 c heuristics/rootsoldiving/maxlpiterquot = 0.015
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/rootsoldiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/rounding/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c heuristics/shiftandpropagate/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/shifting/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/simplerounding/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/subnlp/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c heuristics/trivial/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/trysol/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c heuristics/undercover/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 10]
5.50/5.53 c heuristics/veclendiving/freq = -1
5.50/5.53 c
5.50/5.53 c # maximal fraction of diving LP iterations compared to node LP iterations
5.50/5.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
5.50/5.53 c heuristics/veclendiving/maxlpiterquot = 0.075
5.50/5.53 c
5.50/5.53 c # additional number of allowed LP iterations
5.50/5.53 c # [type: int, range: [0,2147483647], default: 1000]
5.50/5.53 c heuristics/veclendiving/maxlpiterofs = 1500
5.50/5.53 c
5.50/5.53 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 1]
5.50/5.53 c heuristics/zirounding/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c separating/cmir/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: 0]
5.50/5.53 c separating/flowcover/freq = -1
5.50/5.53 c
5.50/5.53 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
5.50/5.53 c # [type: int, range: [-1,2147483647], default: -1]
5.50/5.53 c separating/rapidlearning/freq = 0
5.50/5.53 c
5.50/5.53 c -----------------------------------------------------------------------------------------------
5.50/5.53 c start solving
5.50/5.54 c
16.58/16.66 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
16.58/16.66 c 16.7s| 1 | 0 | 1487 | - | 421M| 0 | 145 |1600 | 328k|1600 | 328k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
28.09/28.15 c 28.1s| 1 | 0 | 1610 | - | 422M| 0 | 172 |1600 | 328k|1600 | 328k| 16 | 0 | 0 | 0.000000e+00 | -- | Inf
47.79/47.80 c 47.8s| 1 | 0 | 2205 | - | 422M| 0 | 174 |1600 | 328k|1600 | 328k| 35 | 0 | 0 | 0.000000e+00 | -- | Inf
67.58/67.62 c 67.6s| 1 | 0 | 2395 | - | 423M| 0 | 204 |1600 | 328k|1600 | 328k| 56 | 0 | 0 | 0.000000e+00 | -- | Inf
100.58/100.68 c 101s| 1 | 0 | 2581 | - | 423M| 0 | 198 |1600 | 328k|1600 | 328k| 68 | 0 | 0 | 0.000000e+00 | -- | Inf
354.52/354.66 c 355s| 1 | 0 | 2627 | - | 423M| 0 | 196 |1600 | 328k|1600 | 328k| 75 | 0 | 0 | 0.000000e+00 | -- | Inf
448.10/448.23 c 448s| 1 | 2 | 2627 | - | 423M| 0 | 196 |1600 | 328k|1600 | 328k| 75 | 0 | 33 | 0.000000e+00 | -- | Inf
1797.50/1797.83 c
1797.50/1797.83 c SCIP Status : solving was interrupted [time limit reached]
1797.50/1797.83 c Solving Time (sec) : 1797.83
1797.50/1797.83 c Solving Nodes : 24
1797.50/1797.83 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1797.50/1797.83 c Dual Bound : +0.00000000000000e+00
1797.50/1797.83 c Gap : infinite
1797.50/1797.83 s UNKNOWN
1797.50/1797.83 c SCIP Status : solving was interrupted [time limit reached]
1797.50/1797.83 c Total Time : 1797.83
1797.50/1797.83 c solving : 1797.83
1797.50/1797.83 c presolving : 3.30 (included in solving)
1797.50/1797.83 c reading : 1.79 (included in solving)
1797.50/1797.83 c Original Problem :
1797.50/1797.83 c Problem name : HOME/instance-3730002-1338684441.opb
1797.50/1797.83 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.50/1797.83 c Constraints : 328901 initial, 328901 maximal
1797.50/1797.83 c Presolved Problem :
1797.50/1797.83 c Problem name : t_HOME/instance-3730002-1338684441.opb
1797.50/1797.83 c Variables : 1600 (1600 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.50/1797.83 c Constraints : 328901 initial, 328914 maximal
1797.50/1797.83 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1797.50/1797.83 c trivial : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c implics : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c probing : 0.00 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c knapsack : 0.23 0 0 0 0 0 0 0 0 1948
1797.50/1797.83 c setppc : 0.01 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c linear : 1.59 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c logicor : 1.11 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c root node : - 0 - - 0 - - - - -
1797.50/1797.83 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1797.50/1797.83 c integral : 0 0 0 22 0 1 0 0 2 0 0 40
1797.50/1797.83 c knapsack : 1770 5 48 0 0 0 75 0 220 225 0 0
1797.50/1797.83 c setppc : 760 5 48 0 0 0 31 4 485 0 0 0
1797.50/1797.83 c linear : 1 5 44 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c logicor : 326370+ 5 25 0 0 0 23 0 62 0 0 0
1797.50/1797.83 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0
1797.50/1797.83 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1797.50/1797.83 c integral : 1351.87 0.00 0.00 1351.87 0.00 0.00 0.00
1797.50/1797.83 c knapsack : 0.03 0.03 0.01 0.00 0.00 0.00 0.00
1797.50/1797.83 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.50/1797.83 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.50/1797.83 c logicor : 0.20 0.07 0.13 0.00 0.00 0.00 0.00
1797.50/1797.83 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.50/1797.83 c Propagators : #Propagate #Resprop Cutoffs DomReds
1797.50/1797.83 c vbounds : 0 0 0 0
1797.50/1797.83 c rootredcost : 0 0 0 0
1797.50/1797.83 c pseudoobj : 0 0 0 0
1797.50/1797.83 c Propagator Timings : TotalTime Propagate Resprop
1797.50/1797.83 c vbounds : 0.00 0.00 0.00
1797.50/1797.83 c rootredcost : 0.00 0.00 0.00
1797.50/1797.83 c pseudoobj : 0.00 0.00 0.00
1797.50/1797.83 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1797.50/1797.83 c propagation : 0.00 4 4 15 12.6 0 0.0 -
1797.50/1797.83 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1797.50/1797.83 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1797.50/1797.83 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1797.50/1797.83 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1797.50/1797.83 c applied globally : - - - 13 13.0 - - -
1797.50/1797.83 c applied locally : - - - 0 0.0 - - -
1797.50/1797.83 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1797.50/1797.83 c cut pool : 0.00 4 - - 18 - (maximal pool size: 287)
1797.50/1797.83 c redcost : 0.00 24 0 0 0 0
1797.50/1797.83 c impliedbounds : 0.00 5 0 0 0 0
1797.50/1797.83 c intobj : 0.00 0 0 0 0 0
1797.50/1797.83 c gomory : 161.88 5 0 0 2500 0
1797.50/1797.83 c cgmip : 0.00 0 0 0 0 0
1797.50/1797.83 c closecuts : 0.00 0 0 0 0 0
1797.50/1797.83 c strongcg : 164.03 5 0 0 2500 0
1797.50/1797.83 c cmir : 0.00 0 0 0 0 0
1797.50/1797.83 c flowcover : 0.00 0 0 0 0 0
1797.50/1797.83 c clique : 0.01 5 0 0 0 0
1797.50/1797.83 c zerohalf : 0.00 0 0 0 0 0
1797.50/1797.83 c mcf : 0.00 0 0 0 0 0
1797.50/1797.83 c oddcycle : 0.00 0 0 0 0 0
1797.50/1797.83 c rapidlearning : 0.00 0 0 0 0 0
1797.50/1797.83 c Pricers : Time Calls Vars
1797.50/1797.83 c problem variables: 0.00 0 0
1797.50/1797.83 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1797.50/1797.83 c relpscost : 1351.87 22 0 2 0 0 40
1797.50/1797.83 c pscost : 0.00 0 0 0 0 0 0
1797.50/1797.83 c inference : 0.00 0 0 0 0 0 0
1797.50/1797.83 c mostinf : 0.00 0 0 0 0 0 0
1797.50/1797.83 c leastinf : 0.00 0 0 0 0 0 0
1797.50/1797.83 c fullstrong : 0.00 0 0 0 0 0 0
1797.50/1797.83 c allfullstrong : 0.00 0 0 0 0 0 0
1797.50/1797.83 c random : 0.00 0 0 0 0 0 0
1797.50/1797.83 c Primal Heuristics : Time Calls Found
1797.50/1797.83 c LP solutions : 0.00 - 0
1797.50/1797.83 c pseudo solutions : 0.00 - 0
1797.50/1797.83 c trivial : 0.08 1 0
1797.50/1797.83 c shiftandpropagate: 0.00 0 0
1797.50/1797.83 c simplerounding : 0.00 0 0
1797.50/1797.83 c zirounding : 0.00 0 0
1797.50/1797.83 c rounding : 0.00 0 0
1797.50/1797.83 c shifting : 0.00 0 0
1797.50/1797.83 c intshifting : 0.00 0 0
1797.50/1797.83 c oneopt : 0.00 0 0
1797.50/1797.83 c twoopt : 0.00 0 0
1797.50/1797.83 c fixandinfer : 0.00 0 0
1797.50/1797.83 c feaspump : 0.00 0 0
1797.50/1797.83 c clique : 0.00 0 0
1797.50/1797.83 c coefdiving : 0.00 0 0
1797.50/1797.83 c pscostdiving : 0.00 0 0
1797.50/1797.83 c fracdiving : 0.00 0 0
1797.50/1797.83 c veclendiving : 0.00 0 0
1797.50/1797.83 c intdiving : 0.00 0 0
1797.50/1797.83 c actconsdiving : 0.00 0 0
1797.50/1797.83 c objpscostdiving : 0.00 0 0
1797.50/1797.83 c rootsoldiving : 0.00 0 0
1797.50/1797.83 c linesearchdiving : 0.00 0 0
1797.50/1797.83 c guideddiving : 0.00 0 0
1797.50/1797.83 c octane : 0.00 0 0
1797.50/1797.83 c rens : 0.00 0 0
1797.50/1797.83 c rins : 0.00 0 0
1797.50/1797.83 c localbranching : 0.00 0 0
1797.50/1797.83 c mutation : 0.00 0 0
1797.50/1797.83 c crossover : 0.00 0 0
1797.50/1797.83 c dins : 0.00 0 0
1797.50/1797.83 c vbounds : 0.00 0 0
1797.50/1797.83 c undercover : 0.00 0 0
1797.50/1797.83 c subnlp : 0.00 0 0
1797.50/1797.83 c trysol : 0.00 0 0
1797.50/1797.83 c LP : Time Calls Iterations Iter/call Iter/sec
1797.50/1797.83 c primal LP : 0.11 0 0 0.00 0.00
1797.50/1797.83 c dual LP : 112.18 27 12159 450.33 108.38
1797.50/1797.83 c lex dual LP : 0.00 0 0 0.00 -
1797.50/1797.83 c barrier LP : 0.00 0 0 0.00 -
1797.50/1797.83 c diving/probing LP: 0.00 0 0 0.00 -
1797.50/1797.83 c strong branching : 1351.59 558 109450 196.15 80.98
1797.50/1797.83 c (at root node) : - 33 7794 236.18 -
1797.50/1797.83 c conflict analysis: 0.00 0 0 0.00 -
1797.50/1797.83 c B&B Tree :
1797.50/1797.83 c number of runs : 1
1797.50/1797.83 c nodes : 24
1797.50/1797.83 c nodes (total) : 24
1797.50/1797.83 c nodes left : 17
1797.50/1797.83 c max depth : 19
1797.50/1797.83 c max depth (total): 19
1797.50/1797.83 c backtracks : 0 (0.0%)
1797.50/1797.83 c delayed cutoffs : 0
1797.50/1797.83 c repropagations : 4 (4 domain reductions, 0 cutoffs)
1797.50/1797.83 c avg switch length: 1.17
1797.50/1797.83 c switching time : 0.22
1797.50/1797.83 c Solution :
1797.50/1797.83 c Solutions found : 0 (0 improvements)
1797.50/1797.83 c Primal Bound : -
1797.50/1797.83 c Dual Bound : +0.00000000000000e+00
1797.50/1797.83 c Gap : infinite
1797.50/1797.83 c Root Dual Bound : +0.00000000000000e+00
1797.50/1797.83 c Root Iterations : 2627
1798.20/1798.55 c Time complete: 1798.26.
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-3730002-1338684441/watcher-3730002-1338684441 -o /tmp/evaluation-result-3730002-1338684441/solver-3730002-1338684441 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730002-1338684441.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 2170
/proc/meminfo: memFree=26581544/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 1513 0 0 0 0 0 0 0 20 0 1 0 334511189 9818112 1468 33554432000 4194304 9016284 140734055773168 140734055772136 7875499 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 2397 1468 311 1178 0 1215 0
[startup+0.079265 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 2170
/proc/meminfo: memFree=26581544/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=19336 CPUtime=0.07 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 3816 0 0 0 7 0 0 0 20 0 1 0 334511189 19800064 3771 33554432000 4194304 9016284 140734055773168 140734055772136 7874923 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 4834 3771 357 1178 0 3652 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19336
[startup+0.100338 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 2170
/proc/meminfo: memFree=26581544/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=20948 CPUtime=0.09 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 4226 0 0 0 9 0 0 0 20 0 1 0 334511189 21450752 4181 33554432000 4194304 9016284 140734055773168 140734055772136 7870448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 5237 4181 357 1178 0 4055 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20948
[startup+0.300297 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 2170
/proc/meminfo: memFree=26581544/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=36008 CPUtime=0.29 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 7980 0 0 0 28 1 0 0 20 0 1 0 334511189 36872192 7931 33554432000 4194304 9016284 140734055773168 140734055772136 7870448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 9002 7931 357 1178 0 7820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36008
[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 1.95 3/176 2170
/proc/meminfo: memFree=26581544/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=63672 CPUtime=0.69 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 14907 0 0 0 67 2 0 0 20 0 1 0 334511189 65200128 14858 33554432000 4194304 9016284 140734055773168 140734055772136 6181667 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 15918 14858 357 1178 0 14736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63672
[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2171
/proc/meminfo: memFree=26501688/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=121284 CPUtime=1.49 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 29319 0 0 0 144 5 0 0 20 0 1 0 334511189 124194816 29270 33554432000 4194304 9016284 140734055773168 140734055637064 7739600 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 30321 29270 357 1178 0 29139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121284
[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2171
/proc/meminfo: memFree=26259640/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=420492 CPUtime=3.09 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 100563 0 0 0 292 17 0 0 20 0 1 0 334511189 430583808 103678 33554432000 4194304 9016284 140734055773168 140734055768840 5210584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 105123 103678 476 1178 0 103941 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 420492
[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2171
/proc/meminfo: memFree=26175848/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=742672 CPUtime=6.29 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 176039 0 0 0 597 32 0 0 20 0 1 0 334511189 760496128 171589 33554432000 4194304 9016284 140734055773168 140734055769288 7000934 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 185668 171595 568 1178 0 184486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 742672
[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 2171
/proc/meminfo: memFree=25723724/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=913300 CPUtime=12.69 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 189731 0 0 0 1231 38 0 0 20 0 1 0 334511189 935219200 214627 33554432000 4194304 9016284 140734055773168 140734055767032 7216468 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 228325 214627 619 1178 0 227143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 913300
[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.96 3/177 2171
/proc/meminfo: memFree=25729484/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=905428 CPUtime=25.49 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 191028 0 0 0 2510 39 0 0 20 0 1 0 334511189 927158272 213222 33554432000 4194304 9016284 140734055773168 140734055768328 6924817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 226357 213222 645 1178 0 225175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 905428
[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 2171
/proc/meminfo: memFree=25695916/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=909752 CPUtime=51.08 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 194627 0 0 0 5066 42 0 0 20 0 1 0 334511189 931586048 221391 33554432000 4194304 9016284 140734055773168 140734055768232 6924812 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 227438 221391 649 1178 0 226256 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 909752
[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 2171
/proc/meminfo: memFree=25673828/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=925004 CPUtime=102.28 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 196135 0 0 0 10182 46 0 0 20 0 1 0 334511189 947204096 225965 33554432000 4194304 9016284 140734055773168 140734055768280 7876078 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 231251 225965 649 1178 0 230069 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 925004
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 2174
/proc/meminfo: memFree=25673548/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=925004 CPUtime=162.27 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 196135 0 0 0 16176 51 0 0 20 0 1 0 334511189 947204096 225965 33554432000 4194304 9016284 140734055773168 140734055768232 7876071 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 231251 225965 649 1178 0 230069 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 925004
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2213
/proc/meminfo: memFree=26102052/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=925004 CPUtime=222.25 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 196139 0 0 0 22169 56 0 0 20 0 1 0 334511189 947204096 226308 33554432000 4194304 9016284 140734055773168 140734055768280 6922740 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 231251 226308 649 1178 0 230069 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 925004
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2214
/proc/meminfo: memFree=26085788/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=925004 CPUtime=282.24 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 196143 0 0 0 28165 59 0 0 20 0 1 0 334511189 947204096 226353 33554432000 4194304 9016284 140734055773168 140734055768280 6924817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 231251 226353 649 1178 0 230069 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 925004
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2214
/proc/meminfo: memFree=26085388/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=925004 CPUtime=342.22 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 196155 0 0 0 34158 64 0 0 20 0 1 0 334511189 947204096 226353 33554432000 4194304 9016284 140734055773168 140734055768328 6922745 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 231251 226353 649 1178 0 230069 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 925004
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2214
/proc/meminfo: memFree=26054540/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=958116 CPUtime=402.21 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 197966 0 0 0 40153 68 0 0 20 0 1 0 334511189 981110784 234018 33554432000 4194304 9016284 140734055773168 140734055767224 6863440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 239529 234018 650 1178 0 238347 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 958116
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2214
/proc/meminfo: memFree=26054704/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=958116 CPUtime=462.2 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198008 0 0 0 46149 71 0 0 20 0 1 0 334511189 981110784 234057 33554432000 4194304 9016284 140734055773168 140734055767224 7152978 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 239529 234057 658 1178 0 238347 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 958116
[startup+522.3 s]
/proc/loadavg: 2.06 2.01 1.96 3/177 2214
/proc/meminfo: memFree=26054384/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=958116 CPUtime=522.2 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198045 0 0 0 52144 76 0 0 20 0 1 0 334511189 981110784 234094 33554432000 4194304 9016284 140734055773168 140734055766920 6863440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 239529 234094 658 1178 0 238347 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 958116
[startup+582.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 2215
/proc/meminfo: memFree=26044352/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=968392 CPUtime=582.18 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198393 0 0 0 58139 79 0 0 20 0 1 0 334511189 991633408 236672 33554432000 4194304 9016284 140734055773168 140734055766920 7214215 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 242098 236672 658 1178 0 240916 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 968392
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25983896/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978016 CPUtime=1062.11 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198697 0 0 0 106102 109 0 0 20 0 1 0 334511189 1001488384 240043 33554432000 4194304 9016284 140734055773168 140734055766920 7226739 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244504 240043 662 1178 0 243322 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 978016
[startup+1122.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/178 2241
/proc/meminfo: memFree=25982928/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978016 CPUtime=1122.1 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198729 0 0 0 112097 113 0 0 20 0 1 0 334511189 1001488384 240074 33554432000 4194304 9016284 140734055773168 140734055767224 7152964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244504 240074 662 1178 0 243322 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 978016
[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/178 2242
/proc/meminfo: memFree=25976324/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1182.09 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198818 0 0 0 118092 117 0 0 20 0 1 0 334511189 1002016768 240163 33554432000 4194304 9016284 140734055773168 140734055766920 6971817 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240163 662 1178 0 243451 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 978532
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2451
/proc/meminfo: memFree=25975728/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1242.09 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198889 0 0 0 124087 122 0 0 20 0 1 0 334511189 1002016768 240234 33554432000 4194304 9016284 140734055773168 140734055766472 7180911 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240234 662 1178 0 243451 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 978532
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2451
/proc/meminfo: memFree=25977128/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1302.08 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198945 0 0 0 130082 126 0 0 20 0 1 0 334511189 1002016768 240290 33554432000 4194304 9016284 140734055773168 140734055767032 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240290 662 1178 0 243451 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 978532
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 2455
/proc/meminfo: memFree=25975996/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1362.07 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198962 0 0 0 136076 131 0 0 20 0 1 0 334511189 1002016768 240307 33554432000 4194304 9016284 140734055773168 140734055767224 6855218 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240307 662 1178 0 243451 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 978532
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 2455
/proc/meminfo: memFree=25975756/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1422.06 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198977 0 0 0 142071 135 0 0 20 0 1 0 334511189 1002016768 240322 33554432000 4194304 9016284 140734055773168 140734055766920 7143464 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240322 662 1178 0 243451 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 978532
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2455
/proc/meminfo: memFree=25975640/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1482.05 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198983 0 0 0 148066 139 0 0 20 0 1 0 334511189 1002016768 240328 33554432000 4194304 9016284 140734055773168 140734055767032 7180913 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240328 662 1178 0 243451 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 978532
[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/177 2456
/proc/meminfo: memFree=25975508/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1542.04 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198988 0 0 0 154062 142 0 0 20 0 1 0 334511189 1002016768 240333 33554432000 4194304 9016284 140734055773168 140734055767016 7870569 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240333 662 1178 0 243451 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 978532
[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/177 2456
/proc/meminfo: memFree=25975640/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1602.03 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198991 0 0 0 160057 146 0 0 20 0 1 0 334511189 1002016768 240336 33554432000 4194304 9016284 140734055773168 140734055766424 7180697 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240336 662 1178 0 243451 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 978532
[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 2456
/proc/meminfo: memFree=25975764/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1662.02 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198993 0 0 0 166051 151 0 0 20 0 1 0 334511189 1002016768 240338 33554432000 4194304 9016284 140734055773168 140734055767224 6863428 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 240338 662 1178 0 243451 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 978532
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2456
/proc/meminfo: memFree=25970612/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1722.01 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 198998 0 0 0 172047 154 0 0 20 0 1 0 334511189 1002016768 241605 33554432000 4194304 9016284 140734055773168 140734055767224 7180592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241605 662 1178 0 243451 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 978532
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2456
/proc/meminfo: memFree=25970364/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1782 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199000 0 0 0 178041 159 0 0 20 0 1 0 334511189 1002016768 241607 33554432000 4194304 9016284 140734055773168 140734055766920 7214502 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241607 662 1178 0 243451 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 978532
Solver just ended. Dumping a history of the last processes samples
[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25970240/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1791.61 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199000 0 0 0 179001 160 0 0 20 0 1 0 334511189 1002016768 241607 33554432000 4194304 9016284 140734055773168 140734055766920 6927097 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241607 662 1178 0 243451 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 978532
[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25970364/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1794.81 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199000 0 0 0 179321 160 0 0 20 0 1 0 334511189 1002016768 241607 33554432000 4194304 9016284 140734055773168 140734055766920 7180592 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241607 662 1178 0 243451 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 978532
[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25970364/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1796.4 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199000 0 0 0 179480 160 0 0 20 0 1 0 334511189 1002016768 241607 33554432000 4194304 9016284 140734055773168 140734055766920 7080778 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241607 662 1178 0 243451 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 978532
[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25970240/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=978532 CPUtime=1797.2 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199000 0 0 0 179560 160 0 0 20 0 1 0 334511189 1002016768 241607 33554432000 4194304 9016284 140734055773168 140734055766920 7082000 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 244633 241607 662 1178 0 243451 0
Current children cumulated CPU time (s) 1797.2
Current children cumulated vsize (KiB) 978532
[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25970240/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=975000 CPUtime=1798 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199007 0 0 0 179640 160 0 0 20 0 1 0 334511189 998400000 240731 33554432000 4194304 9016284 140734055773168 140734055766472 4318205 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 243750 240731 669 1178 0 242568 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 975000
[startup+1798.51 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 2457
/proc/meminfo: memFree=25973216/32873844 swapFree=7128/7128
[pid=2170] ppid=2168 vsize=760140 CPUtime=1798.2 cores=1,3,5,7
/proc/2170/stat : 2170 (scip-2.0.1.4b_2) R 2168 2170 25330 0 -1 4202496 199007 0 0 0 179659 161 0 0 20 0 1 0 334511189 778383360 188778 33554432000 4194304 9016284 140734055773168 140734055766472 7933303 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2170/statm: 189826 188569 669 1178 0 188644 0
Current children cumulated CPU time (s) 1798.2
Current children cumulated vsize (KiB) 760140
Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.26
CPU user time (s): 1796.64
CPU system time (s): 1.62175
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 978532
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.64
system time used= 1.62175
maximum resident set size= 966456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199015
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= 28
involuntary context switches= 1846
runsolver used 8.70568 second user time and 12.5211 second system time
The end