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-3691795-1338041358.opb>
0.39/0.45 c original problem has 7351 variables (7351 bin, 0 int, 0 impl, 0 cont) and 155824 constraints
0.39/0.45 c problem read in 0.45
0.39/0.46 c No objective function, only one solution is needed.
0.39/0.46 c presolving settings loaded
0.59/0.69 c presolving:
1.29/1.33 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 72994 impls, 287 clqs
2.48/2.50 c (round 2) 1 del vars, 22 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 155835 upgd conss, 72994 impls, 287 clqs
2.88/2.94 c (round 3) 1 del vars, 42 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 155835 upgd conss, 72994 impls, 287 clqs
3.59/3.67 c presolving (4 rounds):
3.59/3.67 c 1 deleted vars, 50 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
3.59/3.67 c 72994 implications, 287 cliques
3.59/3.67 c presolved problem has 7350 variables (7350 bin, 0 int, 0 impl, 0 cont) and 155774 constraints
3.59/3.67 c 15969 constraints of type <knapsack>
3.59/3.67 c 31648 constraints of type <setppc>
3.59/3.67 c 1 constraints of type <linear>
3.59/3.67 c 108156 constraints of type <logicor>
3.59/3.67 c transformed objective value is always integral (scale: 1)
3.59/3.67 c Presolving Time: 2.98
3.59/3.67 c - non default parameters ----------------------------------------------------------------------
3.59/3.67 c # SCIP version 2.1.1.4
3.59/3.67 c
3.59/3.67 c # maximal time in seconds to run
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.67 c limits/time = 1797
3.59/3.67 c
3.59/3.67 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.59/3.67 c limits/memory = 13950
3.59/3.67 c
3.59/3.67 c # solving stops, if the given number of solutions were found (-1: no limit)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.67 c limits/solutions = 1
3.59/3.67 c
3.59/3.67 c # maximal number of separation rounds per node (-1: unlimited)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 5]
3.59/3.67 c separating/maxrounds = 1
3.59/3.67 c
3.59/3.67 c # maximal number of separation rounds in the root node (-1: unlimited)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.67 c separating/maxroundsroot = 5
3.59/3.67 c
3.59/3.67 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.59/3.67 c # [type: int, range: [1,2], default: 1]
3.59/3.67 c timing/clocktype = 2
3.59/3.67 c
3.59/3.67 c # belongs reading time to solving time?
3.59/3.67 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.59/3.67 c timing/reading = TRUE
3.59/3.67 c
3.59/3.67 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.59/3.67 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.59/3.67 c constraints/knapsack/disaggregation = FALSE
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/coefdiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/coefdiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/coefdiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 30]
3.59/3.67 c heuristics/crossover/freq = -1
3.59/3.67 c
3.59/3.67 c # number of nodes added to the contingent of the total nodes
3.59/3.67 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.59/3.67 c heuristics/crossover/nodesofs = 750
3.59/3.67 c
3.59/3.67 c # number of nodes without incumbent change that heuristic should wait
3.59/3.67 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.59/3.67 c heuristics/crossover/nwaitingnodes = 100
3.59/3.67 c
3.59/3.67 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.59/3.67 c # [type: real, range: [0,1], default: 0.1]
3.59/3.67 c heuristics/crossover/nodesquot = 0.15
3.59/3.67 c
3.59/3.67 c # minimum percentage of integer variables that have to be fixed
3.59/3.67 c # [type: real, range: [0,1], default: 0.666]
3.59/3.67 c heuristics/crossover/minfixingrate = 0.5
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 20]
3.59/3.67 c heuristics/feaspump/freq = -1
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/feaspump/maxlpiterofs = 2000
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/fracdiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/fracdiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/fracdiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/guideddiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/guideddiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/guideddiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/intdiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/intshifting/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/linesearchdiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 20]
3.59/3.67 c heuristics/objpscostdiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to total iteration number
3.59/3.67 c # [type: real, range: [0,1], default: 0.01]
3.59/3.67 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/oneopt/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/pscostdiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/pscostdiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c heuristics/rens/freq = -1
3.59/3.67 c
3.59/3.67 c # minimum percentage of integer variables that have to be fixable
3.59/3.67 c # [type: real, range: [0,1], default: 0.5]
3.59/3.67 c heuristics/rens/minfixingrate = 0.3
3.59/3.67 c
3.59/3.67 c # number of nodes added to the contingent of the total nodes
3.59/3.67 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.59/3.67 c heuristics/rens/nodesofs = 2000
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 20]
3.59/3.67 c heuristics/rootsoldiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.59/3.67 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/rounding/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c heuristics/shiftandpropagate/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/shifting/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/simplerounding/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/subnlp/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c heuristics/trivial/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/trysol/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c heuristics/undercover/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 10]
3.59/3.67 c heuristics/veclendiving/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal fraction of diving LP iterations compared to node LP iterations
3.59/3.67 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.59/3.67 c heuristics/veclendiving/maxlpiterquot = 0.075
3.59/3.67 c
3.59/3.67 c # additional number of allowed LP iterations
3.59/3.67 c # [type: int, range: [0,2147483647], default: 1000]
3.59/3.67 c heuristics/veclendiving/maxlpiterofs = 1500
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/zirounding/freq = -1
3.59/3.67 c
3.59/3.67 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.67 c propagating/probing/maxprerounds = 0
3.59/3.67 c
3.59/3.67 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c separating/cmir/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 0]
3.59/3.67 c separating/flowcover/freq = -1
3.59/3.67 c
3.59/3.67 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: -1]
3.59/3.67 c separating/rapidlearning/freq = 0
3.59/3.67 c
3.59/3.67 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.59/3.67 c # [type: int, range: [-1,2147483647], default: 1]
3.59/3.67 c heuristics/indoneopt/freq = -1
3.59/3.67 c
3.59/3.67 c -----------------------------------------------------------------------------------------------
3.59/3.67 c start solving
3.59/3.67 c
5.29/5.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.29/5.38 c 5.4s| 1 | 0 | 1579 | - | 257M| 0 | 694 |7350 | 155k|7350 | 155k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
9.48/9.50 c 9.5s| 1 | 0 | 3811 | - | 257M| 0 |1861 |7350 | 155k|7350 | 155k| 10 | 0 | 0 | 0.000000e+00 | -- | Inf
11.88/11.90 c 11.9s| 1 | 0 | 4292 | - | 259M| 0 |2302 |7350 | 155k|7350 | 155k| 31 | 0 | 0 | 0.000000e+00 | -- | Inf
15.18/15.28 c 15.3s| 1 | 0 | 4848 | - | 260M| 0 |2064 |7350 | 155k|7350 | 155k| 48 | 0 | 0 | 0.000000e+00 | -- | Inf
19.79/19.85 c 19.8s| 1 | 0 | 5432 | - | 263M| 0 |2276 |7350 | 155k|7350 | 155k| 58 | 0 | 0 | 0.000000e+00 | -- | Inf
27.59/27.66 c 27.7s| 1 | 0 | 6489 | - | 266M| 0 |2682 |7350 | 155k|7350 | 155k| 73 | 0 | 0 | 0.000000e+00 | -- | Inf
87.98/88.08 c 88.1s| 1 | 2 | 6489 | - | 266M| 0 |2682 |7350 | 155k|7350 | 155k| 73 | 0 | 24 | 0.000000e+00 | -- | Inf
1320.89/1321.19 c 1321s| 100 | 72 |176387 |1716.1 | 273M| 28 |2055 |7350 | 155k|7350 | 155k| 73 | 108 | 307 | 0.000000e+00 | -- | Inf
1551.35/1551.64 c 1552s| 200 | 94 |226478 |1105.5 | 274M| 41 |2299 |7350 | 155k|7350 | 155k| 73 | 191 | 371 | 0.000000e+00 | -- | Inf
1797.41/1797.75 c
1797.41/1797.75 c SCIP Status : solving was interrupted [time limit reached]
1797.41/1797.75 c Solving Time (sec) : 1797.75
1797.41/1797.75 c Solving Nodes : 245
1797.41/1797.75 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1797.41/1797.75 c Dual Bound : +0.00000000000000e+00
1797.41/1797.75 c Gap : infinite
1797.41/1797.75 s UNKNOWN
1797.41/1797.75 c SCIP Status : solving was interrupted [time limit reached]
1797.41/1797.75 c Total Time : 1797.75
1797.41/1797.75 c solving : 1797.75
1797.41/1797.75 c presolving : 2.98 (included in solving)
1797.41/1797.75 c reading : 0.45 (included in solving)
1797.41/1797.75 c copying : 0.00 (0 times copied the problem)
1797.41/1797.75 c Original Problem :
1797.41/1797.75 c Problem name : HOME/instance-3691795-1338041358.opb
1797.41/1797.75 c Variables : 7351 (7351 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.41/1797.75 c Constraints : 155824 initial, 155824 maximal
1797.41/1797.75 c Objective sense : minimize
1797.41/1797.75 c Presolved Problem :
1797.41/1797.75 c Problem name : t_HOME/instance-3691795-1338041358.opb
1797.41/1797.75 c Variables : 7350 (7350 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.41/1797.75 c Constraints : 155774 initial, 156031 maximal
1797.41/1797.75 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1797.41/1797.75 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c gateextraction : 0.05 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c components : 0.07 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c knapsack : 0.09 0.00 0 0 0 0 0 0 0 0 0
1797.41/1797.75 c setppc : 0.12 0.00 0 0 0 0 0 20 0 0 0
1797.41/1797.75 c linear : 1.35 0.09 0 1 0 0 0 8 0 7 0
1797.41/1797.75 c logicor : 0.91 0.25 0 0 0 0 0 22 0 0 0
1797.41/1797.75 c root node : - - 0 - - 0 - - - - -
1797.41/1797.75 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1797.41/1797.75 c integral : 0 0 0 0 215 0 1 0 1 12 0 0 412
1797.41/1797.75 c knapsack : 15969 15969 5 675 0 68 0 18 0 732 53 0 0
1797.41/1797.75 c setppc : 31648 31648 5 675 0 68 0 1857 9 20041 0 0 0
1797.41/1797.75 c linear : 1 1 5 666 0 1 0 0 0 0 0 0 0
1797.41/1797.75 c logicor : 108156+ 108413 5 424 0 1 0 92 5 3990 0 0 0
1797.41/1797.75 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1797.41/1797.75 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1797.41/1797.75 c integral : 994.26 0.00 0.00 0.00 994.26 0.00 0.00 0.00
1797.41/1797.75 c knapsack : 0.71 0.00 0.11 0.35 0.00 0.25 0.00 0.00
1797.41/1797.75 c setppc : 0.44 0.00 0.01 0.34 0.00 0.09 0.00 0.00
1797.41/1797.75 c linear : 0.09 0.09 0.00 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c logicor : 0.47 0.25 0.03 0.17 0.00 0.02 0.00 0.00
1797.41/1797.75 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c Propagators : #Propagate #ResProp Cutoffs DomReds
1797.41/1797.75 c rootredcost : 0 0 0 0
1797.41/1797.75 c pseudoobj : 0 0 0 0
1797.41/1797.75 c vbounds : 0 0 0 0
1797.41/1797.75 c redcost : 220 0 0 0
1797.41/1797.75 c probing : 0 0 0 0
1797.41/1797.75 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1797.41/1797.75 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c vbounds : 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c redcost : 0.02 0.00 0.00 0.02 0.00
1797.41/1797.75 c probing : 0.00 0.00 0.00 0.00 0.00
1797.41/1797.75 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1797.41/1797.75 c propagation : 0.00 14 14 108 20.9 5 8.4 -
1797.41/1797.75 c infeasible LP : 0.12 26 26 265 30.8 4 9.0 0
1797.41/1797.75 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1797.41/1797.75 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1797.41/1797.75 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1797.41/1797.75 c applied globally : - - - 259 24.9 - - -
1797.41/1797.75 c applied locally : - - - 0 0.0 - - -
1797.41/1797.75 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1797.41/1797.75 c cut pool : 0.00 4 - - 43 - (maximal pool size: 1113)
1797.41/1797.75 c closecuts : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c impliedbounds : 0.01 0.00 5 0 0 0 0
1797.41/1797.75 c intobj : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c gomory : 3.75 0.00 5 0 0 250 0
1797.41/1797.75 c cgmip : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c strongcg : 7.15 0.00 5 0 0 2500 0
1797.41/1797.75 c cmir : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c flowcover : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c clique : 0.29 0.00 5 0 0 39 0
1797.41/1797.75 c zerohalf : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c mcf : 0.23 0.00 1 0 0 0 0
1797.41/1797.75 c oddcycle : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c rapidlearning : 0.00 0.00 0 0 0 0 0
1797.41/1797.75 c Pricers : ExecTime SetupTime Calls Vars
1797.41/1797.75 c problem variables: 0.00 - 0 0
1797.41/1797.75 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1797.41/1797.75 c relpscost : 994.26 0.00 215 1 12 0 0 412
1797.41/1797.75 c pscost : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c inference : 0.00 0.00 1 0 0 0 0 2
1797.41/1797.75 c mostinf : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c leastinf : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c random : 0.00 0.00 0 0 0 0 0 0
1797.41/1797.75 c Primal Heuristics : ExecTime SetupTime Calls Found
1797.41/1797.75 c LP solutions : 0.00 - - 0
1797.41/1797.75 c pseudo solutions : 0.00 - - 0
1797.41/1797.75 c smallcard : 0.00 0.00 0 0
1797.41/1797.75 c trivial : 0.00 0.00 1 0
1797.41/1797.75 c shiftandpropagate: 0.00 0.00 0 0
1797.41/1797.75 c simplerounding : 0.00 0.00 0 0
1797.41/1797.75 c zirounding : 0.00 0.00 0 0
1797.41/1797.75 c rounding : 0.00 0.00 0 0
1797.41/1797.75 c shifting : 0.00 0.00 0 0
1797.41/1797.75 c intshifting : 0.00 0.00 0 0
1797.41/1797.75 c oneopt : 0.00 0.00 0 0
1797.41/1797.75 c twoopt : 0.00 0.00 0 0
1797.41/1797.75 c indtwoopt : 0.00 0.00 0 0
1797.41/1797.75 c indoneopt : 0.00 0.00 0 0
1797.41/1797.75 c fixandinfer : 0.00 0.00 0 0
1797.41/1797.75 c feaspump : 0.00 0.00 0 0
1797.41/1797.75 c clique : 0.00 0.00 0 0
1797.41/1797.75 c indrounding : 0.00 0.00 0 0
1797.41/1797.75 c indcoefdiving : 0.00 0.00 0 0
1797.41/1797.75 c coefdiving : 0.00 0.00 0 0
1797.41/1797.75 c pscostdiving : 0.00 0.00 0 0
1797.41/1797.75 c nlpdiving : 0.00 0.00 0 0
1797.41/1797.75 c fracdiving : 0.00 0.00 0 0
1797.41/1797.75 c veclendiving : 0.00 0.00 0 0
1797.41/1797.75 c intdiving : 0.00 0.00 0 0
1797.41/1797.75 c actconsdiving : 0.00 0.00 0 0
1797.41/1797.75 c objpscostdiving : 0.00 0.00 0 0
1797.41/1797.75 c rootsoldiving : 0.00 0.00 0 0
1797.41/1797.75 c linesearchdiving : 0.00 0.00 0 0
1797.41/1797.75 c guideddiving : 0.00 0.00 0 0
1797.41/1797.75 c octane : 0.00 0.00 0 0
1797.41/1797.75 c rens : 0.00 0.00 0 0
1797.41/1797.75 c rins : 0.00 0.00 0 0
1797.41/1797.75 c localbranching : 0.00 0.00 0 0
1797.41/1797.75 c mutation : 0.00 0.00 0 0
1797.41/1797.75 c crossover : 0.00 0.00 0 0
1797.41/1797.75 c dins : 0.00 0.00 0 0
1797.41/1797.75 c vbounds : 0.00 0.00 0 0
1797.41/1797.75 c undercover : 0.00 0.00 0 0
1797.41/1797.75 c subnlp : 0.00 0.00 0 0
1797.41/1797.75 c trysol : 0.00 0.00 0 0
1797.41/1797.75 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1797.41/1797.75 c primal LP : 0.11 1 0 0.00 0.00 0.11 1
1797.41/1797.75 c dual LP : 780.90 246 283223 1151.31 362.69 0.00 0
1797.41/1797.75 c lex dual LP : 0.00 0 0 0.00 -
1797.41/1797.75 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1797.41/1797.75 c diving/probing LP: 0.00 0 0 0.00 -
1797.41/1797.75 c strong branching : 993.97 431 265908 616.96 267.52
1797.41/1797.75 c (at root node) : - 24 16439 684.96 -
1797.41/1797.75 c conflict analysis: 0.00 0 0 0.00 -
1797.41/1797.75 c B&B Tree :
1797.41/1797.75 c number of runs : 1
1797.41/1797.75 c nodes : 245
1797.41/1797.75 c nodes (total) : 245
1797.41/1797.75 c nodes left : 104
1797.41/1797.75 c max depth : 41
1797.41/1797.75 c max depth (total): 41
1797.41/1797.75 c backtracks : 43 (17.6%)
1797.41/1797.75 c delayed cutoffs : 66
1797.41/1797.75 c repropagations : 81 (1415 domain reductions, 5 cutoffs)
1797.41/1797.75 c avg switch length: 2.66
1797.41/1797.75 c switching time : 0.66
1797.41/1797.75 c Solution :
1797.41/1797.75 c Solutions found : 0 (0 improvements)
1797.41/1797.75 c Primal Bound : -
1797.41/1797.75 c Dual Bound : +0.00000000000000e+00
1797.41/1797.75 c Gap : infinite
1797.41/1797.75 c Root Dual Bound : +0.00000000000000e+00
1797.41/1797.75 c Root Iterations : 6489
1797.90/1798.20 c Time complete: 1797.91.
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-3691795-1338041358/watcher-3691795-1338041358 -o /tmp/evaluation-result-3691795-1338041358/solver-3691795-1338041358 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691795-1338041358.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8243
/proc/meminfo: memFree=27921644/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=12028 CPUtime=0 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 1742 0 0 0 0 0 0 0 20 0 1 0 270260154 12316672 1696 33554432000 4194304 10219143 140737000887104 140737178119752 8891101 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 3007 1704 398 1471 0 1527 0
[startup+0.0114501 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8243
/proc/meminfo: memFree=27921644/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=13720 CPUtime=0 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 2188 0 0 0 0 0 0 0 20 0 1 0 270260154 14049280 2142 33554432000 4194304 10219143 140737000887104 140737178119752 7589947 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 3430 2142 419 1471 0 1950 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13720
[startup+0.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8243
/proc/meminfo: memFree=27921644/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=29336 CPUtime=0.08 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 6086 0 0 0 8 0 0 0 20 0 1 0 270260154 30040064 6040 33554432000 4194304 10219143 140737000887104 140737178119752 9029200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 7334 6040 419 1471 0 5854 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29336
[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8243
/proc/meminfo: memFree=27921644/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=64960 CPUtime=0.29 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 14982 0 0 0 27 2 0 0 20 0 1 0 270260154 66519040 14936 33554432000 4194304 10219143 140737000887104 140737000752280 7123394 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 16240 14936 419 1471 0 14760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64960
[startup+0.70035 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8243
/proc/meminfo: memFree=27921644/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=220004 CPUtime=0.69 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 52938 0 0 0 61 8 0 0 20 0 1 0 270260154 225284096 52865 33554432000 4194304 10219143 140737000887104 140737000752280 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 55001 52865 546 1471 0 53521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 220004
[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8244
/proc/meminfo: memFree=27713116/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=238740 CPUtime=1.49 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 55337 0 0 0 99 50 0 0 20 0 1 0 270260154 244469760 57562 33554432000 4194304 10219143 140737000887104 140737000884104 4426366 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 59685 57562 559 1471 0 58205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238740
[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8244
/proc/meminfo: memFree=27635428/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=261556 CPUtime=3.09 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 76316 0 0 0 199 110 0 0 20 0 1 0 270260154 267833344 62830 33554432000 4194304 10219143 140737000887104 140737000883160 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/8243/statm: 65389 62830 593 1471 0 63909 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 261556
[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8244
/proc/meminfo: memFree=27411468/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=531228 CPUtime=6.29 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 118635 0 0 0 495 134 0 0 20 0 1 0 270260154 543977472 127252 33554432000 4194304 10219143 140737000887104 140737000881944 8931182 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 132807 127252 776 1471 0 131327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 531228
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8244
/proc/meminfo: memFree=27379032/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=555304 CPUtime=12.69 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 122630 0 0 0 1121 148 0 0 20 0 1 0 270260154 568631296 136147 33554432000 4194304 10219143 140737000887104 140737000881976 8931182 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 138826 136147 787 1471 0 137346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 555304
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8244
/proc/meminfo: memFree=27384724/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=584284 CPUtime=25.48 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 123281 0 0 0 2383 165 0 0 20 0 1 0 270260154 598306816 139864 33554432000 4194304 10219143 140737000887104 140737000880744 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 146071 139864 787 1471 0 144591 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 584284
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8247
/proc/meminfo: memFree=27352364/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=603472 CPUtime=51.08 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 124811 0 0 0 4939 169 0 0 20 0 1 0 270260154 617955328 146504 33554432000 4194304 10219143 140737000887104 140737000879816 7750245 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 150868 146504 790 1471 0 149388 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 603472
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8247
/proc/meminfo: memFree=27337700/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=604204 CPUtime=102.28 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 124983 0 0 0 10054 174 0 0 20 0 1 0 270260154 618704896 146676 33554432000 4194304 10219143 140737000887104 140737000880552 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 151051 146676 795 1471 0 149571 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 604204
[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8247
/proc/meminfo: memFree=27327756/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=604204 CPUtime=162.26 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 124983 0 0 0 16044 182 0 0 20 0 1 0 270260154 618704896 146676 33554432000 4194304 10219143 140737000887104 140737000880920 7956090 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 151051 146676 795 1471 0 149571 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 604204
[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8247
/proc/meminfo: memFree=27262888/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=604204 CPUtime=222.25 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 125195 0 0 0 22038 187 0 0 20 0 1 0 270260154 618704896 148421 33554432000 4194304 10219143 140737000887104 140737000880280 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 151051 148421 795 1471 0 149571 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 604204
[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8248
/proc/meminfo: memFree=27264036/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=603748 CPUtime=282.24 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 128172 0 0 0 28030 194 0 0 20 0 1 0 270260154 618237952 147978 33554432000 4194304 10219143 140737000887104 140737000879816 8091175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 150937 147978 795 1471 0 149457 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 603748
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8248
/proc/meminfo: memFree=27272432/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=603964 CPUtime=342.23 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 128222 0 0 0 34022 201 0 0 20 0 1 0 270260154 618459136 148028 33554432000 4194304 10219143 140737000887104 140737000880552 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 150991 148028 795 1471 0 149511 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 603964
[startup+402.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8248
/proc/meminfo: memFree=27285968/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=603964 CPUtime=402.23 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 128244 0 0 0 40013 210 0 0 20 0 1 0 270260154 618459136 148050 33554432000 4194304 10219143 140737000887104 140737000880936 8056806 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 150991 148050 795 1471 0 149511 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 603964
[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8248
/proc/meminfo: memFree=27255720/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=603964 CPUtime=462.22 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 128261 0 0 0 46006 216 0 0 20 0 1 0 270260154 618459136 148311 33554432000 4194304 10219143 140737000887104 140737000880552 7638810 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 150991 148311 795 1471 0 149511 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 603964
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8248
/proc/meminfo: memFree=27274132/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=604164 CPUtime=522.21 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 128275 0 0 0 51997 224 0 0 20 0 1 0 270260154 618663936 148806 33554432000 4194304 10219143 140737000887104 140737000880360 8056881 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 151041 148806 795 1471 0 149561 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 604164
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8249
/proc/meminfo: memFree=27275040/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=613812 CPUtime=582.19 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 135420 0 0 0 57985 234 0 0 20 0 1 0 270260154 628543488 148689 33554432000 4194304 10219143 140737000887104 140737000880360 7750240 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 153453 148689 796 1471 0 151973 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 613812
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27238984/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=619052 CPUtime=1122.11 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 242084 0 0 0 111861 350 0 0 20 0 1 0 270260154 633909248 153096 33554432000 4194304 10219143 140737000887104 140737000880360 8056549 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 154763 153096 804 1471 0 153283 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 619052
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8253
/proc/meminfo: memFree=27236128/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=619052 CPUtime=1182.11 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 242120 0 0 0 117855 356 0 0 20 0 1 0 270260154 633909248 153642 33554432000 4194304 10219143 140737000887104 140737000880552 7954752 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 154763 153642 804 1471 0 153283 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 619052
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8254
/proc/meminfo: memFree=27302828/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=611764 CPUtime=1242.1 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 247723 0 0 0 123844 366 0 0 20 0 1 0 270260154 626446336 151269 33554432000 4194304 10219143 140737000887104 140737000880360 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 152941 151269 804 1471 0 151461 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 611764
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8257
/proc/meminfo: memFree=27279052/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=620316 CPUtime=1302.09 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 250850 0 0 0 129834 375 0 0 20 0 1 0 270260154 635203584 149697 33554432000 4194304 10219143 140737000887104 140737000880552 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 155079 149697 804 1471 0 153599 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 620316
[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8295
/proc/meminfo: memFree=27844868/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=590408 CPUtime=1362.08 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 262900 0 0 0 135818 390 0 0 20 0 1 0 270260154 604577792 146479 33554432000 4194304 10219143 140737000887104 140737000880552 8056582 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 147602 146479 804 1471 0 146122 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 590408
[startup+1422.31 s]
/proc/loadavg: 2.09 2.04 2.01 4/177 8295
/proc/meminfo: memFree=27689496/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=590528 CPUtime=1422.08 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 266836 0 0 0 141808 400 0 0 20 0 1 0 270260154 604700672 146019 33554432000 4194304 10219143 140737000887104 140737000880552 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 147632 146019 804 1471 0 146152 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 590528
[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 8295
/proc/meminfo: memFree=27681168/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596456 CPUtime=1482.05 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 267281 0 0 0 147798 407 0 0 20 0 1 0 270260154 610770944 147996 33554432000 4194304 10219143 140737000887104 140737000880408 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149114 147996 804 1471 0 147634 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 596456
[startup+1542.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 8296
/proc/meminfo: memFree=27702716/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=590228 CPUtime=1542.05 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 272418 0 0 0 153787 418 0 0 20 0 1 0 270260154 604393472 142395 33554432000 4194304 10219143 140737000887104 140737000880360 7750249 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 147557 142395 804 1471 0 146077 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 590228
[startup+1602.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 8296
/proc/meminfo: memFree=27671000/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=627916 CPUtime=1602.03 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 279739 0 0 0 159773 430 0 0 20 0 1 0 270260154 642985984 149445 33554432000 4194304 10219143 140737000887104 140737000880360 8091165 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 156979 149445 804 1471 0 155499 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 627916
[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/178 8297
/proc/meminfo: memFree=27654896/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=621812 CPUtime=1662.03 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 291056 0 0 0 165760 443 0 0 20 0 1 0 270260154 636735488 153462 33554432000 4194304 10219143 140737000887104 140737000880360 7638793 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 155453 153462 804 1471 0 153973 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 621812
[startup+1722.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 8297
/proc/meminfo: memFree=27673932/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596100 CPUtime=1722.01 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 301365 0 0 0 171745 456 0 0 20 0 1 0 270260154 610406400 144674 33554432000 4194304 10219143 140737000887104 140737000880936 7711408 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149025 144674 804 1471 0 147545 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 596100
[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 8297
/proc/meminfo: memFree=27673528/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596196 CPUtime=1782.01 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 317613 0 0 0 177727 474 0 0 20 0 1 0 270260154 610504704 144695 33554432000 4194304 10219143 140737000887104 140737000879816 8056887 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149049 144695 804 1471 0 147569 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 596196
Solver just ended. Dumping a history of the last processes samples
[startup+1791.91 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 8297
/proc/meminfo: memFree=27647404/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=567940 CPUtime=1791.62 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 322757 0 0 0 178684 478 0 0 20 0 1 0 270260154 581570560 138422 33554432000 4194304 10219143 140737000887104 140737000879816 8107714 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 141985 138422 804 1471 0 140505 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 567940
[startup+1795.1 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27676748/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=591944 CPUtime=1794.82 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 324847 0 0 0 179002 480 0 0 20 0 1 0 270260154 606150656 144039 33554432000 4194304 10219143 140737000887104 140737000880936 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 147986 144039 804 1471 0 146506 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 591944
[startup+1796.7 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27662356/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596588 CPUtime=1796.4 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 326736 0 0 0 179160 480 0 0 20 0 1 0 270260154 610906112 147577 33554432000 4194304 10219143 140737000887104 140737000879384 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149147 147577 804 1471 0 147667 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 596588
[startup+1797.5 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27662356/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596588 CPUtime=1797.21 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 326802 0 0 0 179240 481 0 0 20 0 1 0 270260154 610906112 147643 33554432000 4194304 10219143 140737000887104 140737000880552 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149147 147643 805 1471 0 147667 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 596588
[startup+1797.9 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27662356/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=596588 CPUtime=1797.61 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 326811 0 0 0 179280 481 0 0 20 0 1 0 270260154 610906112 147652 33554432000 4194304 10219143 140737000887104 140737000883800 7589385 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 149147 147652 814 1471 0 147667 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 596588
[startup+1798.1 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27662356/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=590968 CPUtime=1797.81 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 326813 0 0 0 179300 481 0 0 20 0 1 0 270260154 605151232 146249 33554432000 4194304 10219143 140737000887104 140737000883800 5015008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 147742 146249 816 1471 0 146262 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 590968
[startup+1798.2 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 8297
/proc/meminfo: memFree=27662356/32873844 swapFree=7620/7620
[pid=8243] ppid=8241 vsize=406196 CPUtime=1797.9 cores=1,3,5,7
/proc/8243/stat : 8243 (scip-2.1.1.4exp) R 8241 8243 3948 0 -1 4202496 326824 0 0 0 179308 482 0 0 20 0 1 0 270260154 415944704 100766 33554432000 4194304 10219143 140737000887104 140737000886280 9036791 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8243/statm: 101461 100684 827 1471 0 99981 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 406196
Child status: 0
Real time (s): 1798.2
CPU time (s): 1797.92
CPU user time (s): 1793.09
CPU system time (s): 4.83227
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 636848
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.09
system time used= 4.83226
maximum resident set size= 622004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326826
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= 14
involuntary context switches= 2017
runsolver used 6.13207 second user time and 14.5118 second system time
The end