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: a3bf3a4-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-3690628-1338024259.opb>
0.49/0.52 c original problem has 9342 variables (9342 bin, 0 int, 0 impl, 0 cont) and 199352 constraints
0.49/0.52 c problem read in 0.52
0.49/0.53 c No objective function, only one solution is needed.
0.49/0.53 c presolving settings loaded
1.00/1.08 c presolving:
1.49/1.56 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.49/2.51 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.79/2.82 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.48/3.53 c presolving (4 rounds):
3.48/3.53 c 1 deleted vars, 74 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
3.48/3.53 c 89416 implications, 366 cliques
3.48/3.53 c presolved problem has 9341 variables (9341 bin, 0 int, 0 impl, 0 cont) and 199278 constraints
3.48/3.53 c 20454 constraints of type <knapsack>
3.48/3.53 c 40318 constraints of type <setppc>
3.48/3.53 c 2 constraints of type <linear>
3.48/3.53 c 138504 constraints of type <logicor>
3.48/3.53 c transformed objective value is always integral (scale: 1)
3.48/3.53 c Presolving Time: 2.86
3.48/3.53 c - non default parameters ----------------------------------------------------------------------
3.48/3.53 c # SCIP version 2.1.1.4
3.48/3.53 c
3.48/3.53 c # maximal time in seconds to run
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.48/3.53 c limits/time = 1797
3.48/3.53 c
3.48/3.53 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.48/3.53 c limits/memory = 13950
3.48/3.53 c
3.48/3.53 c # solving stops, if the given number of solutions were found (-1: no limit)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.53 c limits/solutions = 1
3.48/3.53 c
3.48/3.53 c # maximal number of separation rounds per node (-1: unlimited)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 5]
3.48/3.53 c separating/maxrounds = 1
3.48/3.53 c
3.48/3.53 c # maximal number of separation rounds in the root node (-1: unlimited)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.53 c separating/maxroundsroot = 5
3.48/3.53 c
3.48/3.53 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.48/3.53 c # [type: int, range: [1,2], default: 1]
3.48/3.53 c timing/clocktype = 2
3.48/3.53 c
3.48/3.53 c # belongs reading time to solving time?
3.48/3.53 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.48/3.53 c timing/reading = TRUE
3.48/3.53 c
3.48/3.53 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.48/3.53 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.48/3.53 c constraints/knapsack/disaggregation = FALSE
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/coefdiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/coefdiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/coefdiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 30]
3.48/3.53 c heuristics/crossover/freq = -1
3.48/3.53 c
3.48/3.53 c # number of nodes added to the contingent of the total nodes
3.48/3.53 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.48/3.53 c heuristics/crossover/nodesofs = 750
3.48/3.53 c
3.48/3.53 c # number of nodes without incumbent change that heuristic should wait
3.48/3.53 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.48/3.53 c heuristics/crossover/nwaitingnodes = 100
3.48/3.53 c
3.48/3.53 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.48/3.53 c # [type: real, range: [0,1], default: 0.1]
3.48/3.53 c heuristics/crossover/nodesquot = 0.15
3.48/3.53 c
3.48/3.53 c # minimum percentage of integer variables that have to be fixed
3.48/3.53 c # [type: real, range: [0,1], default: 0.666]
3.48/3.53 c heuristics/crossover/minfixingrate = 0.5
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.53 c heuristics/feaspump/freq = -1
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/feaspump/maxlpiterofs = 2000
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/fracdiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/fracdiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/fracdiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/guideddiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/guideddiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/guideddiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/intdiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/intshifting/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/linesearchdiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.53 c heuristics/objpscostdiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to total iteration number
3.48/3.53 c # [type: real, range: [0,1], default: 0.01]
3.48/3.53 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/oneopt/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/pscostdiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/pscostdiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c heuristics/rens/freq = -1
3.48/3.53 c
3.48/3.53 c # minimum percentage of integer variables that have to be fixable
3.48/3.53 c # [type: real, range: [0,1], default: 0.5]
3.48/3.53 c heuristics/rens/minfixingrate = 0.3
3.48/3.53 c
3.48/3.53 c # number of nodes added to the contingent of the total nodes
3.48/3.53 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.48/3.53 c heuristics/rens/nodesofs = 2000
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 20]
3.48/3.53 c heuristics/rootsoldiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.48/3.53 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/rounding/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c heuristics/shiftandpropagate/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/shifting/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/simplerounding/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/subnlp/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c heuristics/trivial/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/trysol/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c heuristics/undercover/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 10]
3.48/3.53 c heuristics/veclendiving/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal fraction of diving LP iterations compared to node LP iterations
3.48/3.53 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.48/3.53 c heuristics/veclendiving/maxlpiterquot = 0.075
3.48/3.53 c
3.48/3.53 c # additional number of allowed LP iterations
3.48/3.53 c # [type: int, range: [0,2147483647], default: 1000]
3.48/3.53 c heuristics/veclendiving/maxlpiterofs = 1500
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/zirounding/freq = -1
3.48/3.53 c
3.48/3.53 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.53 c propagating/probing/maxprerounds = 0
3.48/3.53 c
3.48/3.53 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c separating/cmir/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 0]
3.48/3.53 c separating/flowcover/freq = -1
3.48/3.53 c
3.48/3.53 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: -1]
3.48/3.53 c separating/rapidlearning/freq = 0
3.48/3.53 c
3.48/3.53 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.48/3.53 c # [type: int, range: [-1,2147483647], default: 1]
3.48/3.53 c heuristics/indoneopt/freq = -1
3.48/3.53 c
3.48/3.53 c -----------------------------------------------------------------------------------------------
3.48/3.53 c start solving
3.48/3.53 c
5.89/5.97 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.89/5.97 c 6.0s| 1 | 0 | 2413 | - | 303M| 0 | 677 |9341 | 199k|9341 | 199k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
9.80/9.89 c 9.9s| 1 | 0 | 4492 | - | 303M| 0 |1016 |9341 | 199k|9341 | 199k| 9 | 0 | 0 | 0.000000e+00 | -- | Inf
13.49/13.53 c 13.5s| 1 | 0 | 6038 | - | 304M| 0 |1664 |9341 | 199k|9341 | 199k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
21.18/21.25 c 21.2s| 1 | 0 | 7629 | - | 305M| 0 |2167 |9341 | 199k|9341 | 199k| 48 | 0 | 0 | 0.000000e+00 | -- | Inf
27.88/27.90 c 27.9s| 1 | 0 | 8812 | - | 306M| 0 |2416 |9341 | 199k|9341 | 199k| 83 | 0 | 0 | 0.000000e+00 | -- | Inf
32.19/32.21 c 32.2s| 1 | 0 | 9373 | - | 307M| 0 |2850 |9341 | 199k|9341 | 199k| 103 | 0 | 0 | 0.000000e+00 | -- | Inf
61.58/61.65 c 61.6s| 1 | 2 | 9373 | - | 307M| 0 |2850 |9341 | 199k|9341 | 199k| 103 | 0 | 19 | 0.000000e+00 | -- | Inf
974.53/974.75 c 975s| 100 | 64 | 92298 | 837.6 | 315M| 27 |2289 |9341 | 199k|9341 | 199k| 103 | 93 | 292 | 0.000000e+00 | -- | Inf
1796.91/1797.29 c
1796.91/1797.29 c SCIP Status : solving was interrupted [time limit reached]
1796.91/1797.29 c Solving Time (sec) : 1797.29
1796.91/1797.29 c Solving Nodes : 178
1796.91/1797.29 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.91/1797.29 c Dual Bound : +0.00000000000000e+00
1796.91/1797.29 c Gap : infinite
1796.91/1797.29 s UNKNOWN
1796.91/1797.29 c SCIP Status : solving was interrupted [time limit reached]
1796.91/1797.29 c Total Time : 1797.29
1796.91/1797.29 c solving : 1797.29
1796.91/1797.29 c presolving : 2.86 (included in solving)
1796.91/1797.29 c reading : 0.52 (included in solving)
1796.91/1797.29 c copying : 0.00 (0 times copied the problem)
1796.91/1797.29 c Original Problem :
1796.91/1797.29 c Problem name : HOME/instance-3690628-1338024259.opb
1796.91/1797.29 c Variables : 9342 (9342 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.91/1797.29 c Constraints : 199352 initial, 199352 maximal
1796.91/1797.29 c Objective sense : minimize
1796.91/1797.29 c Presolved Problem :
1796.91/1797.29 c Problem name : t_HOME/instance-3690628-1338024259.opb
1796.91/1797.29 c Variables : 9341 (9341 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.91/1797.29 c Constraints : 199278 initial, 199500 maximal
1796.91/1797.29 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.91/1797.29 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c gateextraction : 0.05 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c knapsack : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c setppc : 0.07 0.00 0 0 0 0 0 40 0 0 0
1796.91/1797.29 c linear : 1.05 0.00 0 1 0 0 0 10 0 9 0
1796.91/1797.29 c logicor : 0.61 0.35 0 0 0 0 0 24 0 0 0
1796.91/1797.29 c root node : - - 0 - - 0 - - - - -
1796.91/1797.29 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.91/1797.29 c integral : 0 0 0 0 143 0 1 0 0 11 0 0 272
1796.91/1797.29 c knapsack : 20454 20454 5 574 0 0 0 0 0 484 107 0 0
1796.91/1797.29 c setppc : 40318 40318 5 574 0 0 0 2849 15 26466 0 0 0
1796.91/1797.29 c linear : 2 2 5 559 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c logicor : 138504+ 138726 5 323 0 0 0 149 7 2740 0 0 0
1796.91/1797.29 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.91/1797.29 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.91/1797.29 c integral : 978.12 0.00 0.00 0.00 978.12 0.00 0.00 0.00
1796.91/1797.29 c knapsack : 0.35 0.00 0.08 0.28 0.00 0.00 0.00 0.00
1796.91/1797.29 c setppc : 0.38 0.00 0.01 0.37 0.00 0.00 0.00 0.00
1796.91/1797.29 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c logicor : 0.54 0.35 0.02 0.16 0.00 0.00 0.00 0.00
1796.91/1797.29 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.91/1797.29 c rootredcost : 0 0 0 0
1796.91/1797.29 c pseudoobj : 0 0 0 0
1796.91/1797.29 c vbounds : 0 0 0 0
1796.91/1797.29 c redcost : 148 0 0 0
1796.91/1797.29 c probing : 0 0 0 0
1796.91/1797.29 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.91/1797.29 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.91/1797.29 c probing : 0.00 0.00 0.00 0.00 0.00
1796.91/1797.29 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.91/1797.29 c propagation : 0.00 22 22 223 29.6 0 0.0 -
1796.91/1797.29 c infeasible LP : 0.10 27 26 295 34.1 0 0.0 0
1796.91/1797.29 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.91/1797.29 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.91/1797.29 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.91/1797.29 c applied globally : - - - 223 26.8 - - -
1796.91/1797.29 c applied locally : - - - 0 0.0 - - -
1796.91/1797.29 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.91/1797.29 c cut pool : 0.00 4 - - 27 - (maximal pool size: 835)
1796.91/1797.29 c closecuts : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.91/1797.29 c intobj : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c gomory : 3.91 0.00 5 0 0 250 0
1796.91/1797.29 c cgmip : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c strongcg : 8.14 0.00 5 0 0 2500 0
1796.91/1797.29 c cmir : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c flowcover : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c clique : 0.21 0.00 5 0 0 42 0
1796.91/1797.29 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c mcf : 0.14 0.00 1 0 0 0 0
1796.91/1797.29 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.91/1797.29 c Pricers : ExecTime SetupTime Calls Vars
1796.91/1797.29 c problem variables: 0.00 - 0 0
1796.91/1797.29 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.91/1797.29 c relpscost : 978.12 0.00 143 0 11 0 0 272
1796.91/1797.29 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c inference : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c random : 0.00 0.00 0 0 0 0 0 0
1796.91/1797.29 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.91/1797.29 c LP solutions : 0.00 - - 0
1796.91/1797.29 c pseudo solutions : 0.00 - - 0
1796.91/1797.29 c smallcard : 0.00 0.00 0 0
1796.91/1797.29 c trivial : 0.00 0.00 1 0
1796.91/1797.29 c shiftandpropagate: 0.00 0.00 0 0
1796.91/1797.29 c simplerounding : 0.00 0.00 0 0
1796.91/1797.29 c zirounding : 0.00 0.00 0 0
1796.91/1797.29 c rounding : 0.00 0.00 0 0
1796.91/1797.29 c shifting : 0.00 0.00 0 0
1796.91/1797.29 c intshifting : 0.00 0.00 0 0
1796.91/1797.29 c oneopt : 0.00 0.00 0 0
1796.91/1797.29 c twoopt : 0.00 0.00 0 0
1796.91/1797.29 c indtwoopt : 0.00 0.00 0 0
1796.91/1797.29 c indoneopt : 0.00 0.00 0 0
1796.91/1797.29 c fixandinfer : 0.00 0.00 0 0
1796.91/1797.29 c feaspump : 0.00 0.00 0 0
1796.91/1797.29 c clique : 0.00 0.00 0 0
1796.91/1797.29 c indrounding : 0.00 0.00 0 0
1796.91/1797.29 c indcoefdiving : 0.00 0.00 0 0
1796.91/1797.29 c coefdiving : 0.00 0.00 0 0
1796.91/1797.29 c pscostdiving : 0.00 0.00 0 0
1796.91/1797.29 c nlpdiving : 0.00 0.00 0 0
1796.91/1797.29 c fracdiving : 0.00 0.00 0 0
1796.91/1797.29 c veclendiving : 0.00 0.00 0 0
1796.91/1797.29 c intdiving : 0.00 0.00 0 0
1796.91/1797.29 c actconsdiving : 0.00 0.00 0 0
1796.91/1797.29 c objpscostdiving : 0.00 0.00 0 0
1796.91/1797.29 c rootsoldiving : 0.00 0.00 0 0
1796.91/1797.29 c linesearchdiving : 0.00 0.00 0 0
1796.91/1797.29 c guideddiving : 0.00 0.00 0 0
1796.91/1797.29 c octane : 0.00 0.00 0 0
1796.91/1797.29 c rens : 0.00 0.00 0 0
1796.91/1797.29 c rins : 0.00 0.00 0 0
1796.91/1797.29 c localbranching : 0.00 0.00 0 0
1796.91/1797.29 c mutation : 0.00 0.00 0 0
1796.91/1797.29 c crossover : 0.00 0.00 0 0
1796.91/1797.29 c dins : 0.00 0.00 0 0
1796.91/1797.29 c vbounds : 0.00 0.00 0 0
1796.91/1797.29 c undercover : 0.00 0.00 0 0
1796.91/1797.29 c subnlp : 0.00 0.00 0 0
1796.91/1797.29 c trysol : 0.00 0.00 0 0
1796.91/1797.29 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.91/1797.29 c primal LP : 0.11 1 0 0.00 0.00 0.11 1
1796.91/1797.29 c dual LP : 797.88 175 241166 1378.09 302.26 0.00 0
1796.91/1797.29 c lex dual LP : 0.00 0 0 0.00 -
1796.91/1797.29 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.91/1797.29 c diving/probing LP: 0.00 0 0 0.00 -
1796.91/1797.29 c strong branching : 977.86 413 232980 564.12 238.26
1796.91/1797.29 c (at root node) : - 19 6884 362.32 -
1796.91/1797.29 c conflict analysis: 0.00 0 0 0.00 -
1796.91/1797.29 c B&B Tree :
1796.91/1797.29 c number of runs : 1
1796.91/1797.29 c nodes : 178
1796.91/1797.29 c nodes (total) : 178
1796.91/1797.29 c nodes left : 85
1796.91/1797.29 c max depth : 27
1796.91/1797.29 c max depth (total): 27
1796.91/1797.29 c backtracks : 33 (18.5%)
1796.91/1797.29 c delayed cutoffs : 10
1796.91/1797.29 c repropagations : 89 (3431 domain reductions, 9 cutoffs)
1796.91/1797.29 c avg switch length: 3.46
1796.91/1797.29 c switching time : 0.57
1796.91/1797.29 c Solution :
1796.91/1797.29 c Solutions found : 0 (0 improvements)
1796.91/1797.29 c Primal Bound : -
1796.91/1797.29 c Dual Bound : +0.00000000000000e+00
1796.91/1797.29 c Gap : infinite
1796.91/1797.29 c Root Dual Bound : +0.00000000000000e+00
1796.91/1797.29 c Root Iterations : 9373
1797.40/1797.74 c Time complete: 1797.45.
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-3690628-1338024259/watcher-3690628-1338024259 -o /tmp/evaluation-result-3690628-1338024259/solver-3690628-1338024259 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690628-1338024259.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.05 2.03 1.98 3/176 19302
/proc/meminfo: memFree=28510504/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=10296 CPUtime=0 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 1328 0 0 0 0 0 0 0 20 0 1 0 268551427 10543104 1282 33554432000 4194304 10173063 140735456695968 140735456694648 7545739 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 2574 1284 413 1460 0 1105 0
[startup+0.0364111 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 19302
/proc/meminfo: memFree=28510504/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=15844 CPUtime=0.03 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 2718 0 0 0 3 0 0 0 20 0 1 0 268551427 16224256 2672 33554432000 4194304 10173063 140735456695968 140735456694648 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 3961 2672 413 1460 0 2492 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15844
[startup+0.100254 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 19302
/proc/meminfo: memFree=28510504/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=24628 CPUtime=0.09 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 4917 0 0 0 9 0 0 0 20 0 1 0 268551427 25219072 4871 33554432000 4194304 10173063 140735456695968 140735456694648 5479875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 6157 4871 413 1460 0 4688 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24628
[startup+0.30023 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 19302
/proc/meminfo: memFree=28510504/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=50240 CPUtime=0.29 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 11283 0 0 0 28 1 0 0 20 0 1 0 268551427 51445760 11237 33554432000 4194304 10173063 140735456695968 140735456694648 5479875 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 12560 11237 413 1460 0 11091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50240
[startup+0.700239 s]
/proc/loadavg: 2.05 2.03 1.98 3/176 19302
/proc/meminfo: memFree=28510504/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=177224 CPUtime=0.69 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 42305 0 0 0 63 6 0 0 20 0 1 0 268551427 181477376 42200 33554432000 4194304 10173063 140735456695968 140735456560696 4910272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 44306 42200 509 1460 0 42837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 177224
[startup+1.50024 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 19303
/proc/meminfo: memFree=28219600/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=276444 CPUtime=1.49 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 77316 0 0 0 132 17 0 0 20 0 1 0 268551427 283078656 65887 33554432000 4194304 10173063 140735456695968 140735456692968 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 69111 65887 559 1460 0 67642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 276444
[startup+3.10024 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 19303
/proc/meminfo: memFree=28154508/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=329340 CPUtime=3.09 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 104180 0 0 0 268 41 0 0 20 0 1 0 268551427 337244160 78530 33554432000 4194304 10173063 140735456695968 140735456692024 5297981 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 82335 78530 601 1460 0 80866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 329340
[startup+6.30029 s]
/proc/loadavg: 2.04 2.03 1.98 3/177 19303
/proc/meminfo: memFree=27854968/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=692112 CPUtime=6.29 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 154403 0 0 0 579 50 0 0 20 0 1 0 268551427 708722688 164238 33554432000 4194304 10173063 140735456695968 140735456688488 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 173028 164238 784 1460 0 171559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 692112
[startup+12.7002 s]
/proc/loadavg: 2.04 2.02 1.98 3/177 19303
/proc/meminfo: memFree=27827020/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=729412 CPUtime=12.69 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 158208 0 0 0 1217 52 0 0 20 0 1 0 268551427 746917888 172497 33554432000 4194304 10173063 140735456695968 140735456688056 8039690 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 182353 172497 795 1460 0 180884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 729412
[startup+25.5002 s]
/proc/loadavg: 2.03 2.02 1.98 3/177 19303
/proc/meminfo: memFree=27774444/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=729412 CPUtime=25.49 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 159553 0 0 0 2495 54 0 0 20 0 1 0 268551427 746917888 175375 33554432000 4194304 10173063 140735456695968 140735456689224 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 182353 175375 795 1460 0 180884 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 729412
[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.98 3/177 19303
/proc/meminfo: memFree=27747856/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=738672 CPUtime=51.08 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 160223 0 0 0 5052 56 0 0 20 0 1 0 268551427 756400128 180133 33554432000 4194304 10173063 140735456695968 140735456689096 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 184668 180133 799 1460 0 183199 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 738672
[startup+102.306 s]
/proc/loadavg: 2.08 2.03 1.99 3/177 19304
/proc/meminfo: memFree=27755664/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=738840 CPUtime=102.28 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162014 0 0 0 10166 62 0 0 20 0 1 0 268551427 756572160 177902 33554432000 4194304 10173063 140735456695968 140735456689416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 184710 177902 805 1460 0 183241 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 738840
[startup+162.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/178 19305
/proc/meminfo: memFree=27740076/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=739204 CPUtime=162.27 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162343 0 0 0 16158 69 0 0 20 0 1 0 268551427 756944896 180786 33554432000 4194304 10173063 140735456695968 140735456689800 7594611 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 184801 180786 806 1460 0 183332 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 739204
[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/177 19305
/proc/meminfo: memFree=27739756/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=739652 CPUtime=222.26 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162435 0 0 0 22151 75 0 0 20 0 1 0 268551427 757403648 180878 33554432000 4194304 10173063 140735456695968 140735456689416 8040982 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 184913 180878 806 1460 0 183444 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 739652
[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 19305
/proc/meminfo: memFree=27733916/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=740652 CPUtime=282.25 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162709 0 0 0 28143 82 0 0 20 0 1 0 268551427 758427648 181152 33554432000 4194304 10173063 140735456695968 140735456689512 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 185163 181152 806 1460 0 183694 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 740652
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/178 19308
/proc/meminfo: memFree=27726636/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=740784 CPUtime=342.24 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162710 0 0 0 34137 87 0 0 20 0 1 0 268551427 758562816 181456 33554432000 4194304 10173063 140735456695968 140735456689416 8012656 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 185196 181456 806 1460 0 183727 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 740784
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27724388/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=742520 CPUtime=402.23 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 162776 0 0 0 40131 92 0 0 20 0 1 0 268551427 760340480 182206 33554432000 4194304 10173063 140735456695968 140735456689224 7594585 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 185630 182206 806 1460 0 184161 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 742520
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27699240/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=765428 CPUtime=462.22 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 164955 0 0 0 46123 99 0 0 20 0 1 0 268551427 783798272 188439 33554432000 4194304 10173063 140735456695968 140735456688680 8012413 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 191357 188439 806 1460 0 189888 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 765428
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/177 19309
/proc/meminfo: memFree=27726196/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=729128 CPUtime=522.21 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 167171 0 0 0 52116 105 0 0 20 0 1 0 268551427 746627072 176954 33554432000 4194304 10173063 140735456695968 140735456689416 8063488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 182282 176954 806 1460 0 180813 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 729128
[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 19309
/proc/meminfo: memFree=27744908/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=767552 CPUtime=582.19 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 176793 0 0 0 58102 117 0 0 20 0 1 0 268551427 785973248 186663 33554432000 4194304 10173063 140735456695968 140735456689800 8887105 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 191888 186663 806 1460 0 190419 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 767552
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27698236/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=782168 CPUtime=1062.12 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 213543 0 0 0 106031 181 0 0 20 0 1 0 268551427 800940032 188690 33554432000 4194304 10173063 140735456695968 140735456689224 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 195542 188690 811 1460 0 194073 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 782168
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27679000/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=784028 CPUtime=1122.11 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 214832 0 0 0 112024 187 0 0 20 0 1 0 268551427 802844672 193477 33554432000 4194304 10173063 140735456695968 140735456689144 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 196007 193477 811 1460 0 194538 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 784028
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27678380/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=784824 CPUtime=1182.1 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 214982 0 0 0 118018 192 0 0 20 0 1 0 268551427 803659776 193627 33554432000 4194304 10173063 140735456695968 140735456689608 8033128 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 196206 193627 811 1460 0 194737 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 784824
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27709276/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=766856 CPUtime=1242.09 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 223245 0 0 0 124005 204 0 0 20 0 1 0 268551427 785260544 185834 33554432000 4194304 10173063 140735456695968 140735456689320 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 191714 185834 811 1460 0 190245 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 766856
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19314
/proc/meminfo: memFree=27728016/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=746972 CPUtime=1302.08 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 225325 0 0 0 129998 210 0 0 20 0 1 0 268551427 764899328 181048 33554432000 4194304 10173063 140735456695968 140735456689608 8033103 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 186743 181048 811 1460 0 185274 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 746972
[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 19315
/proc/meminfo: memFree=27707964/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=765208 CPUtime=1362.08 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 225848 0 0 0 135992 216 0 0 20 0 1 0 268551427 783572992 186169 33554432000 4194304 10173063 140735456695968 140735456689608 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 191302 186169 811 1460 0 189833 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 765208
[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 19315
/proc/meminfo: memFree=27722740/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=765724 CPUtime=1422.07 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 229314 0 0 0 141985 222 0 0 20 0 1 0 268551427 784101376 182511 33554432000 4194304 10173063 140735456695968 140735456688680 7910507 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 191431 182511 811 1460 0 189962 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 765724
[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19315
/proc/meminfo: memFree=27686624/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=784504 CPUtime=1482.06 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 230166 0 0 0 147978 228 0 0 20 0 1 0 268551427 803332096 191531 33554432000 4194304 10173063 140735456695968 140735456689224 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 196126 191531 811 1460 0 194657 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 784504
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19318
/proc/meminfo: memFree=27683988/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=806084 CPUtime=1542.04 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 230625 0 0 0 153973 231 0 0 20 0 1 0 268551427 825430016 191990 33554432000 4194304 10173063 140735456695968 140735456689592 8012701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 201521 191990 814 1460 0 200052 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 806084
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19318
/proc/meminfo: memFree=27661108/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=801956 CPUtime=1602.03 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 231749 0 0 0 159967 236 0 0 20 0 1 0 268551427 821202944 197812 33554432000 4194304 10173063 140735456695968 140735456689144 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 200489 197812 814 1460 0 199020 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 801956
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27727704/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=747596 CPUtime=1662.02 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 240275 0 0 0 165957 245 0 0 20 0 1 0 268551427 765538304 181138 33554432000 4194304 10173063 140735456695968 140735456689224 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 186899 181138 814 1460 0 185430 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 747596
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27722244/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=747428 CPUtime=1722.02 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 244263 0 0 0 171949 253 0 0 20 0 1 0 268551427 765366272 181057 33554432000 4194304 10173063 140735456695968 140735456689800 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 186857 181057 814 1460 0 185388 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 747428
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19319
/proc/meminfo: memFree=27685820/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=779936 CPUtime=1782.01 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250888 0 0 0 177939 262 0 0 20 0 1 0 268551427 798654464 189299 33554432000 4194304 10173063 140735456695968 140735456689144 8012407 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194984 189299 814 1460 0 193515 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 779936
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28253296/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=779936 CPUtime=1785.21 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250888 0 0 0 178259 262 0 0 20 0 1 0 268551427 798654464 189299 33554432000 4194304 10173063 140735456695968 140735456689464 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194984 189299 814 1460 0 193515 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 779936
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28162900/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=779936 CPUtime=1791.61 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250953 0 0 0 178898 263 0 0 20 0 1 0 268551427 798654464 189364 33554432000 4194304 10173063 140735456695968 140735456689416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194984 189364 814 1460 0 193515 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 779936
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28161420/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=779936 CPUtime=1794.82 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250954 0 0 0 179218 264 0 0 20 0 1 0 268551427 798654464 189365 33554432000 4194304 10173063 140735456695968 140735456689416 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194984 189365 814 1460 0 193515 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 779936
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28160676/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=779936 CPUtime=1796.41 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250954 0 0 0 179377 264 0 0 20 0 1 0 268551427 798654464 189365 33554432000 4194304 10173063 140735456695968 140735456689096 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194984 189365 814 1460 0 193515 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 779936
[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28160056/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=777088 CPUtime=1797.21 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250976 0 0 0 179457 264 0 0 20 0 1 0 268551427 795738112 188675 33554432000 4194304 10173063 140735456695968 140735456693560 4953334 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 194272 188675 826 1460 0 192803 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 777088
[startup+1797.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19357
/proc/meminfo: memFree=28160056/32873648 swapFree=7100/7100
[pid=19302] ppid=19300 vsize=704996 CPUtime=1797.4 cores=0,2,4,6
/proc/19302/stat : 19302 (scip-2.1.1.4fix) R 19300 19302 18656 0 -1 4202496 250978 0 0 0 179476 264 0 0 20 0 1 0 268551427 721915904 170978 33554432000 4194304 10173063 140735456695968 140735456693560 5285022 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19302/statm: 176249 170978 828 1460 0 174780 0
Current children cumulated CPU time (s) 1797.4
Current children cumulated vsize (KiB) 704996
Child status: 0
Real time (s): 1797.75
CPU time (s): 1797.46
CPU user time (s): 1794.8
CPU system time (s): 2.65959
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 808756
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.8
system time used= 2.65959
maximum resident set size= 791256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250990
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= 17
involuntary context switches= 1905
runsolver used 3.2835 second user time and 8.44971 second system time
The end