0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 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-3691794-1338041078.opb>
0.49/0.57 c original problem has 9342 variables (9342 bin, 0 int, 0 impl, 0 cont) and 199352 constraints
0.49/0.57 c problem read in 0.57
0.49/0.57 c No objective function, only one solution is needed.
0.49/0.57 c presolving settings loaded
0.79/0.83 c presolving:
1.19/1.27 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 89416 impls, 366 clqs
2.20/2.22 c (round 2) 1 del vars, 34 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 199380 upgd conss, 89416 impls, 366 clqs
2.49/2.51 c (round 3) 1 del vars, 74 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 199380 upgd conss, 89416 impls, 366 clqs
3.19/3.21 c presolving (4 rounds):
3.19/3.21 c 1 deleted vars, 74 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
3.19/3.21 c 89416 implications, 366 cliques
3.19/3.21 c presolved problem has 9341 variables (9341 bin, 0 int, 0 impl, 0 cont) and 199278 constraints
3.19/3.21 c 20454 constraints of type <knapsack>
3.19/3.21 c 40318 constraints of type <setppc>
3.19/3.21 c 2 constraints of type <linear>
3.19/3.21 c 138504 constraints of type <logicor>
3.19/3.21 c transformed objective value is always integral (scale: 1)
3.19/3.21 c Presolving Time: 2.39
3.19/3.21 c - non default parameters ----------------------------------------------------------------------
3.19/3.21 c # SCIP version 2.1.1.4
3.19/3.21 c
3.19/3.21 c # maximal time in seconds to run
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.19/3.21 c limits/time = 1797
3.19/3.21 c
3.19/3.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.19/3.21 c limits/memory = 13950
3.19/3.21 c
3.19/3.21 c # solving stops, if the given number of solutions were found (-1: no limit)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: -1]
3.19/3.21 c limits/solutions = 1
3.19/3.21 c
3.19/3.21 c # maximal number of separation rounds per node (-1: unlimited)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 5]
3.19/3.21 c separating/maxrounds = 1
3.19/3.21 c
3.19/3.21 c # maximal number of separation rounds in the root node (-1: unlimited)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: -1]
3.19/3.21 c separating/maxroundsroot = 5
3.19/3.21 c
3.19/3.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.19/3.21 c # [type: int, range: [1,2], default: 1]
3.19/3.21 c timing/clocktype = 2
3.19/3.21 c
3.19/3.21 c # belongs reading time to solving time?
3.19/3.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.19/3.21 c timing/reading = TRUE
3.19/3.21 c
3.19/3.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.19/3.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.19/3.21 c constraints/knapsack/disaggregation = FALSE
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/coefdiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/coefdiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/coefdiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 30]
3.19/3.21 c heuristics/crossover/freq = -1
3.19/3.21 c
3.19/3.21 c # number of nodes added to the contingent of the total nodes
3.19/3.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.19/3.21 c heuristics/crossover/nodesofs = 750
3.19/3.21 c
3.19/3.21 c # number of nodes without incumbent change that heuristic should wait
3.19/3.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.19/3.21 c heuristics/crossover/nwaitingnodes = 100
3.19/3.21 c
3.19/3.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.19/3.21 c # [type: real, range: [0,1], default: 0.1]
3.19/3.21 c heuristics/crossover/nodesquot = 0.15
3.19/3.21 c
3.19/3.21 c # minimum percentage of integer variables that have to be fixed
3.19/3.21 c # [type: real, range: [0,1], default: 0.666]
3.19/3.21 c heuristics/crossover/minfixingrate = 0.5
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 20]
3.19/3.21 c heuristics/feaspump/freq = -1
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/feaspump/maxlpiterofs = 2000
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/fracdiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/fracdiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/fracdiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/guideddiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/guideddiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/guideddiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/intdiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/intshifting/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/linesearchdiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 20]
3.19/3.21 c heuristics/objpscostdiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to total iteration number
3.19/3.21 c # [type: real, range: [0,1], default: 0.01]
3.19/3.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/oneopt/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/pscostdiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/pscostdiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c heuristics/rens/freq = -1
3.19/3.21 c
3.19/3.21 c # minimum percentage of integer variables that have to be fixable
3.19/3.21 c # [type: real, range: [0,1], default: 0.5]
3.19/3.21 c heuristics/rens/minfixingrate = 0.3
3.19/3.21 c
3.19/3.21 c # number of nodes added to the contingent of the total nodes
3.19/3.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.19/3.21 c heuristics/rens/nodesofs = 2000
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 20]
3.19/3.21 c heuristics/rootsoldiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.19/3.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/rounding/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c heuristics/shiftandpropagate/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/shifting/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/simplerounding/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/subnlp/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c heuristics/trivial/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/trysol/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c heuristics/undercover/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 10]
3.19/3.21 c heuristics/veclendiving/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal fraction of diving LP iterations compared to node LP iterations
3.19/3.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.19/3.21 c heuristics/veclendiving/maxlpiterquot = 0.075
3.19/3.21 c
3.19/3.21 c # additional number of allowed LP iterations
3.19/3.21 c # [type: int, range: [0,2147483647], default: 1000]
3.19/3.21 c heuristics/veclendiving/maxlpiterofs = 1500
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/zirounding/freq = -1
3.19/3.21 c
3.19/3.21 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: -1]
3.19/3.21 c propagating/probing/maxprerounds = 0
3.19/3.21 c
3.19/3.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c separating/cmir/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 0]
3.19/3.21 c separating/flowcover/freq = -1
3.19/3.21 c
3.19/3.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: -1]
3.19/3.21 c separating/rapidlearning/freq = 0
3.19/3.21 c
3.19/3.21 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.19/3.21 c # [type: int, range: [-1,2147483647], default: 1]
3.19/3.21 c heuristics/indoneopt/freq = -1
3.19/3.21 c
3.19/3.21 c -----------------------------------------------------------------------------------------------
3.19/3.21 c start solving
3.19/3.22 c
5.68/5.70 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.68/5.70 c 5.7s| 1 | 0 | 2413 | - | 329M| 0 | 677 |9341 | 199k|9341 | 199k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
9.59/9.67 c 9.7s| 1 | 0 | 4492 | - | 329M| 0 |1016 |9341 | 199k|9341 | 199k| 9 | 0 | 0 | 0.000000e+00 | -- | Inf
13.29/13.36 c 13.4s| 1 | 0 | 6038 | - | 329M| 0 |1664 |9341 | 199k|9341 | 199k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
20.98/21.09 c 21.1s| 1 | 0 | 7629 | - | 330M| 0 |2167 |9341 | 199k|9341 | 199k| 48 | 0 | 0 | 0.000000e+00 | -- | Inf
27.49/27.52 c 27.5s| 1 | 0 | 8812 | - | 331M| 0 |2416 |9341 | 199k|9341 | 199k| 83 | 0 | 0 | 0.000000e+00 | -- | Inf
31.68/31.71 c 31.7s| 1 | 0 | 9373 | - | 333M| 0 |2850 |9341 | 199k|9341 | 199k| 103 | 0 | 0 | 0.000000e+00 | -- | Inf
61.28/61.37 c 61.4s| 1 | 2 | 9373 | - | 333M| 0 |2850 |9341 | 199k|9341 | 199k| 103 | 0 | 19 | 0.000000e+00 | -- | Inf
978.94/979.12 c 979s| 100 | 64 | 92298 | 837.6 | 341M| 27 |2289 |9341 | 199k|9341 | 199k| 103 | 93 | 292 | 0.000000e+00 | -- | Inf
1796.81/1797.19 c
1796.81/1797.19 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.19 c Solving Time (sec) : 1797.18
1796.81/1797.19 c Solving Nodes : 178
1796.81/1797.19 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.81/1797.19 c Dual Bound : +0.00000000000000e+00
1796.81/1797.19 c Gap : infinite
1796.81/1797.19 s UNKNOWN
1796.81/1797.19 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.19 c Total Time : 1797.18
1796.81/1797.19 c solving : 1797.18
1796.81/1797.19 c presolving : 2.39 (included in solving)
1796.81/1797.19 c reading : 0.57 (included in solving)
1796.81/1797.19 c copying : 0.00 (0 times copied the problem)
1796.81/1797.19 c Original Problem :
1796.81/1797.19 c Problem name : HOME/instance-3691794-1338041078.opb
1796.81/1797.19 c Variables : 9342 (9342 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.19 c Constraints : 199352 initial, 199352 maximal
1796.81/1797.19 c Objective sense : minimize
1796.81/1797.19 c Presolved Problem :
1796.81/1797.19 c Problem name : t_HOME/instance-3691794-1338041078.opb
1796.81/1797.19 c Variables : 9341 (9341 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.19 c Constraints : 199278 initial, 199500 maximal
1796.81/1797.19 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.81/1797.19 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c gateextraction : 0.05 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c knapsack : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.19 c setppc : 0.06 0.00 0 0 0 0 0 40 0 0 0
1796.81/1797.19 c linear : 1.01 0.09 0 1 0 0 0 10 0 9 0
1796.81/1797.19 c logicor : 0.60 0.35 0 0 0 0 0 24 0 0 0
1796.81/1797.19 c root node : - - 0 - - 0 - - - - -
1796.81/1797.19 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.81/1797.19 c integral : 0 0 0 0 143 0 1 0 0 12 0 0 270
1796.81/1797.19 c knapsack : 20454 20454 5 574 0 1 0 0 0 484 107 0 0
1796.81/1797.19 c setppc : 40318 40318 5 574 0 1 0 2849 15 26466 0 0 0
1796.81/1797.19 c linear : 2 2 5 559 0 1 0 0 0 0 0 0 0
1796.81/1797.19 c logicor : 138504+ 138726 5 323 0 1 0 149 7 2740 0 0 0
1796.81/1797.19 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.81/1797.19 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.81/1797.19 c integral : 989.13 0.00 0.00 0.00 989.13 0.00 0.00 0.00
1796.81/1797.19 c knapsack : 0.36 0.00 0.07 0.28 0.00 0.00 0.00 0.00
1796.81/1797.19 c setppc : 0.37 0.00 0.01 0.36 0.00 0.00 0.00 0.00
1796.81/1797.19 c linear : 0.09 0.09 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c logicor : 0.56 0.35 0.02 0.16 0.00 0.02 0.00 0.00
1796.81/1797.19 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.81/1797.19 c rootredcost : 0 0 0 0
1796.81/1797.19 c pseudoobj : 0 0 0 0
1796.81/1797.19 c vbounds : 0 0 0 0
1796.81/1797.19 c redcost : 148 0 0 0
1796.81/1797.19 c probing : 0 0 0 0
1796.81/1797.19 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.81/1797.19 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.81/1797.19 c probing : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.19 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.81/1797.19 c propagation : 0.00 22 22 223 29.6 0 0.0 -
1796.81/1797.19 c infeasible LP : 0.10 27 26 295 34.1 0 0.0 0
1796.81/1797.19 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.19 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.19 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.81/1797.19 c applied globally : - - - 223 26.8 - - -
1796.81/1797.19 c applied locally : - - - 0 0.0 - - -
1796.81/1797.19 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.81/1797.19 c cut pool : 0.00 4 - - 27 - (maximal pool size: 835)
1796.81/1797.19 c closecuts : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.81/1797.19 c intobj : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c gomory : 3.88 0.00 5 0 0 250 0
1796.81/1797.19 c cgmip : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c strongcg : 8.01 0.00 5 0 0 2500 0
1796.81/1797.19 c cmir : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c flowcover : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c clique : 0.22 0.00 5 0 0 42 0
1796.81/1797.19 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c mcf : 0.15 0.00 1 0 0 0 0
1796.81/1797.19 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.81/1797.19 c Pricers : ExecTime SetupTime Calls Vars
1796.81/1797.19 c problem variables: 0.00 - 0 0
1796.81/1797.19 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.81/1797.19 c relpscost : 989.13 0.00 143 0 12 0 0 270
1796.81/1797.19 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c inference : 0.00 0.00 1 0 0 0 0 2
1796.81/1797.19 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c random : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.19 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.81/1797.19 c LP solutions : 0.00 - - 0
1796.81/1797.19 c pseudo solutions : 0.00 - - 0
1796.81/1797.19 c smallcard : 0.00 0.00 0 0
1796.81/1797.19 c trivial : 0.00 0.00 1 0
1796.81/1797.19 c shiftandpropagate: 0.00 0.00 0 0
1796.81/1797.19 c simplerounding : 0.00 0.00 0 0
1796.81/1797.19 c zirounding : 0.00 0.00 0 0
1796.81/1797.19 c rounding : 0.00 0.00 0 0
1796.81/1797.19 c shifting : 0.00 0.00 0 0
1796.81/1797.19 c intshifting : 0.00 0.00 0 0
1796.81/1797.19 c oneopt : 0.00 0.00 0 0
1796.81/1797.19 c twoopt : 0.00 0.00 0 0
1796.81/1797.19 c indtwoopt : 0.00 0.00 0 0
1796.81/1797.19 c indoneopt : 0.00 0.00 0 0
1796.81/1797.19 c fixandinfer : 0.00 0.00 0 0
1796.81/1797.19 c feaspump : 0.00 0.00 0 0
1796.81/1797.19 c clique : 0.00 0.00 0 0
1796.81/1797.19 c indrounding : 0.00 0.00 0 0
1796.81/1797.19 c indcoefdiving : 0.00 0.00 0 0
1796.81/1797.19 c coefdiving : 0.00 0.00 0 0
1796.81/1797.19 c pscostdiving : 0.00 0.00 0 0
1796.81/1797.19 c nlpdiving : 0.00 0.00 0 0
1796.81/1797.19 c fracdiving : 0.00 0.00 0 0
1796.81/1797.19 c veclendiving : 0.00 0.00 0 0
1796.81/1797.19 c intdiving : 0.00 0.00 0 0
1796.81/1797.19 c actconsdiving : 0.00 0.00 0 0
1796.81/1797.19 c objpscostdiving : 0.00 0.00 0 0
1796.81/1797.19 c rootsoldiving : 0.00 0.00 0 0
1796.81/1797.19 c linesearchdiving : 0.00 0.00 0 0
1796.81/1797.19 c guideddiving : 0.00 0.00 0 0
1796.81/1797.19 c octane : 0.00 0.00 0 0
1796.81/1797.19 c rens : 0.00 0.00 0 0
1796.81/1797.19 c rins : 0.00 0.00 0 0
1796.81/1797.19 c localbranching : 0.00 0.00 0 0
1796.81/1797.19 c mutation : 0.00 0.00 0 0
1796.81/1797.19 c crossover : 0.00 0.00 0 0
1796.81/1797.19 c dins : 0.00 0.00 0 0
1796.81/1797.19 c vbounds : 0.00 0.00 0 0
1796.81/1797.19 c undercover : 0.00 0.00 0 0
1796.81/1797.19 c subnlp : 0.00 0.00 0 0
1796.81/1797.19 c trysol : 0.00 0.00 0 0
1796.81/1797.19 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.81/1797.19 c primal LP : 0.11 1 0 0.00 0.00 0.11 1
1796.81/1797.19 c dual LP : 787.27 175 241166 1378.09 306.33 0.00 0
1796.81/1797.19 c lex dual LP : 0.00 0 0 0.00 -
1796.81/1797.19 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.81/1797.19 c diving/probing LP: 0.00 0 0 0.00 -
1796.81/1797.19 c strong branching : 988.87 420 236665 563.49 239.33
1796.81/1797.19 c (at root node) : - 19 6884 362.32 -
1796.81/1797.19 c conflict analysis: 0.00 0 0 0.00 -
1796.81/1797.19 c B&B Tree :
1796.81/1797.19 c number of runs : 1
1796.81/1797.19 c nodes : 178
1796.81/1797.19 c nodes (total) : 178
1796.81/1797.19 c nodes left : 85
1796.81/1797.19 c max depth : 27
1796.81/1797.19 c max depth (total): 27
1796.81/1797.19 c backtracks : 33 (18.5%)
1796.81/1797.19 c delayed cutoffs : 10
1796.81/1797.19 c repropagations : 89 (3431 domain reductions, 9 cutoffs)
1796.81/1797.19 c avg switch length: 3.46
1796.81/1797.19 c switching time : 0.58
1796.81/1797.19 c Solution :
1796.81/1797.19 c Solutions found : 0 (0 improvements)
1796.81/1797.19 c Primal Bound : -
1796.81/1797.19 c Dual Bound : +0.00000000000000e+00
1796.81/1797.19 c Gap : infinite
1796.81/1797.19 c Root Dual Bound : +0.00000000000000e+00
1796.81/1797.19 c Root Iterations : 9373
1797.30/1797.64 c Time complete: 1797.34.
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-3691794-1338041078/watcher-3691794-1338041078 -o /tmp/evaluation-result-3691794-1338041078/solver-3691794-1338041078 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691794-1338041078.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: 2.00 2.00 2.00 3/176 20593
/proc/meminfo: memFree=27525828/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=12688 CPUtime=0 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 1922 0 0 0 0 0 0 0 20 0 1 0 270233270 12992512 1876 33554432000 4194304 10219143 140733537724512 140733537723144 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 3172 1876 419 1471 0 1692 0
[startup+0.07315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20593
/proc/meminfo: memFree=27525828/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=25692 CPUtime=0.06 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 5180 0 0 0 6 0 0 0 20 0 1 0 270233270 26308608 5134 33554432000 4194304 10219143 140733537724512 140733537723144 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 6423 5134 419 1471 0 4943 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25692
[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20593
/proc/meminfo: memFree=27525828/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=29260 CPUtime=0.09 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 6069 0 0 0 9 0 0 0 20 0 1 0 270233270 29962240 6023 33554432000 4194304 10219143 140733537724512 140733537723144 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 7315 6023 419 1471 0 5835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29260
[startup+0.300228 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20593
/proc/meminfo: memFree=27525828/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=64924 CPUtime=0.29 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 14977 0 0 0 27 2 0 0 20 0 1 0 270233270 66482176 14931 33554432000 4194304 10219143 140733537724512 140733537723144 7123353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 16231 14931 419 1471 0 14751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64924
[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20593
/proc/meminfo: memFree=27525828/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=197968 CPUtime=0.69 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 48049 0 0 0 62 7 0 0 20 0 1 0 270233270 202719232 47987 33554432000 4194304 10219143 140733537724512 140733537723144 4962128 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 49492 47987 472 1471 0 48012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 197968
[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=27260188/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=306008 CPUtime=1.49 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 74574 0 0 0 129 20 0 0 20 0 1 0 270233270 313352192 73708 33554432000 4194304 10219143 140733537724512 140733537721512 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 76502 73708 573 1471 0 75022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 306008
[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=27220376/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=329412 CPUtime=3.08 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 96669 0 0 0 270 38 0 0 20 0 1 0 270233270 337317888 78983 33554432000 4194304 10219143 140733537724512 140733537722120 5015195 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 82353 78983 604 1471 0 80873 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 329412
[startup+6.30015 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=26888128/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=678740 CPUtime=6.29 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 145138 0 0 0 580 49 0 0 20 0 1 0 270233270 695029760 161705 33554432000 4194304 10219143 140733537724512 140733537719432 7698991 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 169685 161705 776 1471 0 168205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 678740
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=26853232/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=688740 CPUtime=12.69 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 149590 0 0 0 1218 51 0 0 20 0 1 0 270233270 705269760 168018 33554432000 4194304 10219143 140733537724512 140733537717320 8931175 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 172185 168018 787 1471 0 170705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 688740
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=26836672/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=707676 CPUtime=25.49 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 150391 0 0 0 2496 53 0 0 20 0 1 0 270233270 724660224 172360 33554432000 4194304 10219143 140733537724512 140733537717768 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 176919 172360 787 1471 0 175439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 707676
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20594
/proc/meminfo: memFree=26818120/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=723444 CPUtime=51.08 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 150968 0 0 0 5053 55 0 0 20 0 1 0 270233270 740806656 177025 33554432000 4194304 10219143 140733537724512 140733537717688 8091458 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 180861 177025 790 1471 0 179381 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 723444
[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20595
/proc/meminfo: memFree=26807324/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=723768 CPUtime=102.28 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151039 0 0 0 10169 59 0 0 20 0 1 0 270233270 741138432 177096 33554432000 4194304 10219143 140733537724512 140733537718056 8056386 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 180942 177096 795 1471 0 179462 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 723768
[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20595
/proc/meminfo: memFree=26802300/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=723968 CPUtime=162.26 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151130 0 0 0 16163 63 0 0 20 0 1 0 270233270 741343232 177187 33554432000 4194304 10219143 140733537724512 140733537717640 7956080 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 180992 177187 795 1471 0 179512 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 723968
[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 20595
/proc/meminfo: memFree=26801860/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=723968 CPUtime=222.25 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151137 0 0 0 22156 69 0 0 20 0 1 0 270233270 741343232 177194 33554432000 4194304 10219143 140733537724512 140733537718056 8056615 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 180992 177194 795 1471 0 179512 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 723968
[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 20595
/proc/meminfo: memFree=26790608/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=724236 CPUtime=282.25 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151225 0 0 0 28151 74 0 0 20 0 1 0 270233270 741617664 177282 33554432000 4194304 10219143 140733537724512 140733537717960 8056592 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181059 177282 795 1471 0 179579 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 724236
[startup+342.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/178 20598
/proc/meminfo: memFree=26787436/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=724628 CPUtime=342.24 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151228 0 0 0 34146 78 0 0 20 0 1 0 270233270 742019072 177285 33554432000 4194304 10219143 140733537724512 140733537717768 8056755 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181157 177285 795 1471 0 179677 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 724628
[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20599
/proc/meminfo: memFree=26784924/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=725208 CPUtime=402.23 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151382 0 0 0 40140 83 0 0 20 0 1 0 270233270 742612992 177439 33554432000 4194304 10219143 140733537724512 140733537717768 7638793 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181302 177439 795 1471 0 179822 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 725208
[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20599
/proc/meminfo: memFree=26783088/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=743084 CPUtime=462.22 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 151569 0 0 0 46134 88 0 0 20 0 1 0 270233270 760918016 178137 33554432000 4194304 10219143 140733537724512 140733537718344 7639964 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 185771 178137 795 1471 0 184291 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 743084
[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20599
/proc/meminfo: memFree=26757956/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=764188 CPUtime=522.21 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 152159 0 0 0 52125 96 0 0 20 0 1 0 270233270 782528512 184348 33554432000 4194304 10219143 140733537724512 140733537717640 8108054 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 191047 184348 795 1471 0 189567 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 764188
[startup+582.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 20599
/proc/meminfo: memFree=26757832/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=764188 CPUtime=582.2 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 152159 0 0 0 58120 100 0 0 20 0 1 0 270233270 782528512 184348 33554432000 4194304 10219143 140733537724512 140733537717688 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 191047 184348 795 1471 0 189567 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 764188
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28299528/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=726636 CPUtime=1122.11 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 156743 0 0 0 112056 155 0 0 20 0 1 0 270233270 744075264 179733 33554432000 4194304 10219143 140733537724512 140733537717960 8056755 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181659 179733 802 1471 0 180179 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 726636
[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20642
/proc/meminfo: memFree=28261268/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=764304 CPUtime=1182.1 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 157554 0 0 0 118048 162 0 0 20 0 1 0 270233270 782647296 189239 33554432000 4194304 10219143 140733537724512 140733537717768 7638793 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 191076 189239 802 1471 0 189596 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 764304
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20642
/proc/meminfo: memFree=28291676/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=746620 CPUtime=1242.09 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 173493 0 0 0 124034 175 0 0 20 0 1 0 270233270 764538880 181624 33554432000 4194304 10219143 140733537724512 140733537717768 8091531 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 186655 181624 802 1471 0 185175 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 746620
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20643
/proc/meminfo: memFree=28293904/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=727432 CPUtime=1302.09 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 178487 0 0 0 130026 183 0 0 20 0 1 0 270233270 744890368 180099 33554432000 4194304 10219143 140733537724512 140733537717768 8056852 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181858 180099 802 1471 0 180378 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 727432
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20644
/proc/meminfo: memFree=28269032/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=764552 CPUtime=1362.07 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 178625 0 0 0 136020 187 0 0 20 0 1 0 270233270 782901248 186369 33554432000 4194304 10219143 140733537724512 140733537717032 8090870 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 191138 186369 802 1471 0 189658 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 764552
[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20644
/proc/meminfo: memFree=28287596/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=745340 CPUtime=1422.07 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 181695 0 0 0 142012 195 0 0 20 0 1 0 270233270 763228160 181210 33554432000 4194304 10219143 140733537724512 140733537717960 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 186335 181210 802 1471 0 184855 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 745340
[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20644
/proc/meminfo: memFree=28283564/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=745340 CPUtime=1482.06 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 181761 0 0 0 148005 201 0 0 20 0 1 0 270233270 763228160 181787 33554432000 4194304 10219143 140733537724512 140733537717864 8107710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 186335 181787 802 1471 0 184855 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 745340
[startup+1542.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 20647
/proc/meminfo: memFree=28250596/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=786248 CPUtime=1542.05 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 182132 0 0 0 153999 206 0 0 20 0 1 0 270233270 805117952 189312 33554432000 4194304 10219143 140733537724512 140733537718184 7638771 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 196562 189312 804 1471 0 195082 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 786248
[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20648
/proc/meminfo: memFree=28283996/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=727848 CPUtime=1602.03 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 182132 0 0 0 159991 212 0 0 20 0 1 0 270233270 745316352 180364 33554432000 4194304 10219143 140733537724512 140733537718344 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181962 180364 804 1471 0 180482 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 727848
[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20648
/proc/meminfo: memFree=28246264/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=766184 CPUtime=1662.03 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 183322 0 0 0 165985 218 0 0 20 0 1 0 270233270 784572416 189377 33554432000 4194304 10219143 140733537724512 140733537717768 7639980 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 191546 189377 804 1471 0 190066 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 766184
[startup+1722.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 20648
/proc/meminfo: memFree=28280896/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=727012 CPUtime=1722.01 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 184484 0 0 0 171978 223 0 0 20 0 1 0 270233270 744460288 180212 33554432000 4194304 10219143 140733537724512 140733537717768 8108186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 181753 180212 804 1471 0 180273 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 727012
[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 20648
/proc/meminfo: memFree=28245452/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1782.01 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 177970 231 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537717960 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 759508
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 20648
/proc/meminfo: memFree=28245800/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1785.2 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 178289 231 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537718344 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 759508
[startup+1791.91 s]
/proc/loadavg: 2.18 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1791.61 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 178929 232 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537717960 7954710 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 759508
[startup+1795.1 s]
/proc/loadavg: 2.16 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1794.82 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 179249 233 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537717224 8091440 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 759508
[startup+1796.7 s]
/proc/loadavg: 2.16 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1796.41 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 179408 233 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537717688 7638819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 759508
[startup+1797.1 s]
/proc/loadavg: 2.16 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=759508 CPUtime=1796.81 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188201 0 0 0 179448 233 0 0 20 0 1 0 270233270 777736192 188311 33554432000 4194304 10219143 140733537724512 140733537717640 8077311 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189877 188311 804 1471 0 188397 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 759508
[startup+1797.5 s]
/proc/loadavg: 2.16 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=756980 CPUtime=1797.21 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188213 0 0 0 179488 233 0 0 20 0 1 0 270233270 775147520 187691 33554432000 4194304 10219143 140733537724512 140733537717640 5613255 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 189245 187691 816 1471 0 187765 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 756980
[startup+1797.6 s]
/proc/loadavg: 2.16 2.08 2.02 3/177 20648
/proc/meminfo: memFree=28244808/32873648 swapFree=7100/7100
[pid=20593] ppid=20591 vsize=593856 CPUtime=1797.3 cores=0,2,4,6
/proc/20593/stat : 20593 (scip-2.1.1.4exp) R 20591 20593 18656 0 -1 4202496 188213 0 0 0 179497 233 0 0 20 0 1 0 270233270 608108544 147321 33554432000 4194304 10219143 140733537724512 140733537717640 7594208 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20593/statm: 148464 147321 816 1471 0 146984 0
Current children cumulated CPU time (s) 1797.3
Current children cumulated vsize (KiB) 593856
Child status: 0
Real time (s): 1797.64
CPU time (s): 1797.36
CPU user time (s): 1795.01
CPU system time (s): 2.34764
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 801952
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 2.34764
maximum resident set size= 777084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188226
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= 18
involuntary context switches= 1871
runsolver used 2.6586 second user time and 7.2089 second system time
The end