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-3691777-1338041631.opb>
2.09/2.15 c original problem has 33692 variables (33692 bin, 0 int, 0 impl, 0 cont) and 740354 constraints
2.09/2.15 c problem read in 2.15
2.09/2.16 c No objective function, only one solution is needed.
2.09/2.16 c presolving settings loaded
3.30/3.32 c presolving:
6.19/6.21 c (round 1) 263 del vars, 4367 del conss, 0 add conss, 263 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 323206 impls, 1330 clqs
6.70/6.76 c (round 2) 263 del vars, 7139 del conss, 0 add conss, 263 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 323206 impls, 1330 clqs
12.19/12.26 c (round 3) 263 del vars, 7181 del conss, 0 add conss, 263 chg bounds, 12 chg sides, 0 chg coeffs, 733222 upgd conss, 323206 impls, 1330 clqs
17.79/17.85 c presolving (4 rounds):
17.79/17.85 c 263 deleted vars, 7201 deleted constraints, 0 added constraints, 263 tightened bounds, 0 added holes, 12 changed sides, 0 changed coefficients
17.79/17.85 c 323206 implications, 1330 cliques
17.79/17.85 c presolved problem has 33429 variables (33429 bin, 0 int, 0 impl, 0 cont) and 733153 constraints
17.79/17.85 c 76057 constraints of type <knapsack>
17.79/17.85 c 146541 constraints of type <setppc>
17.79/17.85 c 1 constraints of type <linear>
17.79/17.85 c 510554 constraints of type <logicor>
17.79/17.85 c transformed objective value is always integral (scale: 1)
17.79/17.85 c Presolving Time: 14.61
17.79/17.85 c - non default parameters ----------------------------------------------------------------------
17.79/17.85 c # SCIP version 2.1.1.4
17.79/17.85 c
17.79/17.85 c # maximal time in seconds to run
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
17.79/17.85 c limits/time = 1797
17.79/17.85 c
17.79/17.85 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
17.79/17.85 c limits/memory = 13950
17.79/17.85 c
17.79/17.85 c # solving stops, if the given number of solutions were found (-1: no limit)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: -1]
17.79/17.85 c limits/solutions = 1
17.79/17.85 c
17.79/17.85 c # maximal number of separation rounds per node (-1: unlimited)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 5]
17.79/17.85 c separating/maxrounds = 1
17.79/17.85 c
17.79/17.85 c # maximal number of separation rounds in the root node (-1: unlimited)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: -1]
17.79/17.85 c separating/maxroundsroot = 5
17.79/17.85 c
17.79/17.85 c # default clock type (1: CPU user seconds, 2: wall clock time)
17.79/17.85 c # [type: int, range: [1,2], default: 1]
17.79/17.85 c timing/clocktype = 2
17.79/17.85 c
17.79/17.85 c # belongs reading time to solving time?
17.79/17.85 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
17.79/17.85 c timing/reading = TRUE
17.79/17.85 c
17.79/17.85 c # should disaggregation of knapsack constraints be allowed in preprocessing?
17.79/17.85 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
17.79/17.85 c constraints/knapsack/disaggregation = FALSE
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/coefdiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/coefdiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/coefdiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 30]
17.79/17.85 c heuristics/crossover/freq = -1
17.79/17.85 c
17.79/17.85 c # number of nodes added to the contingent of the total nodes
17.79/17.85 c # [type: longint, range: [0,9223372036854775807], default: 500]
17.79/17.85 c heuristics/crossover/nodesofs = 750
17.79/17.85 c
17.79/17.85 c # number of nodes without incumbent change that heuristic should wait
17.79/17.85 c # [type: longint, range: [0,9223372036854775807], default: 200]
17.79/17.85 c heuristics/crossover/nwaitingnodes = 100
17.79/17.85 c
17.79/17.85 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
17.79/17.85 c # [type: real, range: [0,1], default: 0.1]
17.79/17.85 c heuristics/crossover/nodesquot = 0.15
17.79/17.85 c
17.79/17.85 c # minimum percentage of integer variables that have to be fixed
17.79/17.85 c # [type: real, range: [0,1], default: 0.666]
17.79/17.85 c heuristics/crossover/minfixingrate = 0.5
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 20]
17.79/17.85 c heuristics/feaspump/freq = -1
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/feaspump/maxlpiterofs = 2000
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/fracdiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/fracdiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/fracdiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/guideddiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/guideddiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/guideddiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/intdiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/intshifting/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/linesearchdiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/linesearchdiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/linesearchdiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 20]
17.79/17.85 c heuristics/objpscostdiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to total iteration number
17.79/17.85 c # [type: real, range: [0,1], default: 0.01]
17.79/17.85 c heuristics/objpscostdiving/maxlpiterquot = 0.015
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/objpscostdiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/oneopt/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/pscostdiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/pscostdiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/pscostdiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c heuristics/rens/freq = -1
17.79/17.85 c
17.79/17.85 c # minimum percentage of integer variables that have to be fixable
17.79/17.85 c # [type: real, range: [0,1], default: 0.5]
17.79/17.85 c heuristics/rens/minfixingrate = 0.3
17.79/17.85 c
17.79/17.85 c # number of nodes added to the contingent of the total nodes
17.79/17.85 c # [type: longint, range: [0,9223372036854775807], default: 500]
17.79/17.85 c heuristics/rens/nodesofs = 2000
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 20]
17.79/17.85 c heuristics/rootsoldiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
17.79/17.85 c heuristics/rootsoldiving/maxlpiterquot = 0.015
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/rootsoldiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/rounding/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c heuristics/shiftandpropagate/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/shifting/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/simplerounding/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/subnlp/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c heuristics/trivial/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/trysol/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c heuristics/undercover/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 10]
17.79/17.85 c heuristics/veclendiving/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal fraction of diving LP iterations compared to node LP iterations
17.79/17.85 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
17.79/17.85 c heuristics/veclendiving/maxlpiterquot = 0.075
17.79/17.85 c
17.79/17.85 c # additional number of allowed LP iterations
17.79/17.85 c # [type: int, range: [0,2147483647], default: 1000]
17.79/17.85 c heuristics/veclendiving/maxlpiterofs = 1500
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/zirounding/freq = -1
17.79/17.85 c
17.79/17.85 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: -1]
17.79/17.85 c propagating/probing/maxprerounds = 0
17.79/17.85 c
17.79/17.85 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c separating/cmir/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 0]
17.79/17.85 c separating/flowcover/freq = -1
17.79/17.85 c
17.79/17.85 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: -1]
17.79/17.85 c separating/rapidlearning/freq = 0
17.79/17.85 c
17.79/17.85 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
17.79/17.85 c # [type: int, range: [-1,2147483647], default: 1]
17.79/17.85 c heuristics/indoneopt/freq = -1
17.79/17.85 c
17.79/17.85 c -----------------------------------------------------------------------------------------------
17.79/17.85 c start solving
17.79/17.87 c
54.48/54.54 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
54.48/54.54 c 54.5s| 1 | 0 | 7978 | - |1213M| 0 |1931 | 33k| 733k| 33k| 733k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
88.18/88.26 c 88.2s| 1 | 0 | 11704 | - |1214M| 0 |4387 | 33k| 733k| 33k| 733k| 20 | 0 | 0 | 0.000000e+00 | -- | Inf
110.47/110.54 c 111s| 1 | 0 | 13613 | - |1214M| 0 |5671 | 33k| 733k| 33k| 733k| 49 | 0 | 0 | 0.000000e+00 | -- | Inf
132.26/132.32 c 132s| 1 | 0 | 15398 | - |1214M| 0 |5189 | 33k| 733k| 33k| 733k| 73 | 0 | 0 | 0.000000e+00 | -- | Inf
161.46/161.52 c 162s| 1 | 0 | 17800 | - |1215M| 0 |6938 | 33k| 733k| 33k| 733k| 95 | 0 | 0 | 0.000000e+00 | -- | Inf
183.96/184.02 c 184s| 1 | 0 | 19136 | - |1218M| 0 |7034 | 33k| 733k| 33k| 733k| 119 | 0 | 0 | 0.000000e+00 | -- | Inf
398.33/398.43 c 398s| 1 | 2 | 19136 | - |1218M| 0 |7034 | 33k| 733k| 33k| 733k| 119 | 0 | 27 | 0.000000e+00 | -- | Inf
1799.92/1800.24 c
1799.92/1800.24 c SCIP Status : solving was interrupted [time limit reached]
1799.92/1800.24 c Solving Time (sec) : 1800.23
1799.92/1800.24 c Solving Nodes : 6
1799.92/1800.24 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1799.92/1800.24 c Dual Bound : +0.00000000000000e+00
1799.92/1800.24 c Gap : infinite
1799.92/1800.24 s UNKNOWN
1799.92/1800.24 c SCIP Status : solving was interrupted [time limit reached]
1799.92/1800.24 c Total Time : 1800.23
1799.92/1800.24 c solving : 1800.23
1799.92/1800.24 c presolving : 14.61 (included in solving)
1799.92/1800.24 c reading : 2.15 (included in solving)
1799.92/1800.24 c copying : 0.00 (0 times copied the problem)
1799.92/1800.24 c Original Problem :
1799.92/1800.24 c Problem name : HOME/instance-3691777-1338041631.opb
1799.92/1800.24 c Variables : 33692 (33692 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.92/1800.24 c Constraints : 740354 initial, 740354 maximal
1799.92/1800.24 c Objective sense : minimize
1799.92/1800.24 c Presolved Problem :
1799.92/1800.24 c Problem name : t_HOME/instance-3691777-1338041631.opb
1799.92/1800.24 c Variables : 33429 (33429 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.92/1800.24 c Constraints : 733153 initial, 733153 maximal
1799.92/1800.24 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1799.92/1800.24 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c gateextraction : 0.31 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c components : 0.35 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c knapsack : 0.34 0.00 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c setppc : 0.34 0.00 0 0 0 0 0 20 0 0 0
1799.92/1800.24 c linear : 6.73 0.43 263 0 0 263 0 7151 0 12 0
1799.92/1800.24 c logicor : 2.79 2.93 0 0 0 0 0 30 0 0 0
1799.92/1800.24 c root node : - - 0 - - 0 - - - - -
1799.92/1800.24 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1799.92/1800.24 c integral : 0 0 0 0 6 0 1 0 0 0 0 0 12
1799.92/1800.24 c knapsack : 76057 76057 5 10 0 0 0 0 0 0 163 0 0
1799.92/1800.24 c setppc : 146541 146541 5 10 0 0 0 0 0 1322 0 0 0
1799.92/1800.24 c linear : 1 1 5 10 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c logicor : 510554 510554 5 6 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1799.92/1800.24 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1799.92/1800.24 c integral : 1583.04 0.00 0.00 0.00 1583.04 0.00 0.00 0.00
1799.92/1800.24 c knapsack : 0.54 0.00 0.51 0.03 0.00 0.00 0.00 0.00
1799.92/1800.24 c setppc : 0.11 0.00 0.04 0.07 0.00 0.00 0.00 0.00
1799.92/1800.24 c linear : 0.43 0.43 0.00 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c logicor : 3.21 2.93 0.13 0.15 0.00 0.00 0.00 0.00
1799.92/1800.24 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c Propagators : #Propagate #ResProp Cutoffs DomReds
1799.92/1800.24 c rootredcost : 0 0 0 0
1799.92/1800.24 c pseudoobj : 0 0 0 0
1799.92/1800.24 c vbounds : 0 0 0 0
1799.92/1800.24 c redcost : 11 0 0 0
1799.92/1800.24 c probing : 0 0 0 0
1799.92/1800.24 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1799.92/1800.24 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c vbounds : 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c redcost : 0.02 0.00 0.00 0.02 0.00
1799.92/1800.24 c probing : 0.00 0.00 0.00 0.00 0.00
1799.92/1800.24 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1799.92/1800.24 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1799.92/1800.24 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1799.92/1800.24 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1799.92/1800.24 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1799.92/1800.24 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1799.92/1800.24 c applied globally : - - - 0 0.0 - - -
1799.92/1800.24 c applied locally : - - - 0 0.0 - - -
1799.92/1800.24 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1799.92/1800.24 c cut pool : 0.00 4 - - 219 - (maximal pool size: 972)
1799.92/1800.24 c closecuts : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c impliedbounds : 0.02 0.00 5 0 0 0 0
1799.92/1800.24 c intobj : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c gomory : 3.33 0.00 5 0 0 250 0
1799.92/1800.24 c cgmip : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c strongcg : 24.17 0.00 5 0 0 2500 0
1799.92/1800.24 c cmir : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c flowcover : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c clique : 2.22 0.00 5 0 0 43 0
1799.92/1800.24 c zerohalf : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c mcf : 2.29 0.00 1 0 0 0 0
1799.92/1800.24 c oddcycle : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c rapidlearning : 0.00 0.00 0 0 0 0 0
1799.92/1800.24 c Pricers : ExecTime SetupTime Calls Vars
1799.92/1800.24 c problem variables: 0.00 - 0 0
1799.92/1800.24 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1799.92/1800.24 c relpscost : 1583.04 0.00 6 0 0 0 0 12
1799.92/1800.24 c pscost : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c inference : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c mostinf : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c leastinf : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c random : 0.00 0.00 0 0 0 0 0 0
1799.92/1800.24 c Primal Heuristics : ExecTime SetupTime Calls Found
1799.92/1800.24 c LP solutions : 0.00 - - 0
1799.92/1800.24 c pseudo solutions : 0.00 - - 0
1799.92/1800.24 c smallcard : 0.00 0.00 0 0
1799.92/1800.24 c trivial : 0.02 0.00 1 0
1799.92/1800.24 c shiftandpropagate: 0.00 0.00 0 0
1799.92/1800.24 c simplerounding : 0.00 0.00 0 0
1799.92/1800.24 c zirounding : 0.00 0.00 0 0
1799.92/1800.24 c rounding : 0.00 0.00 0 0
1799.92/1800.24 c shifting : 0.00 0.00 0 0
1799.92/1800.24 c intshifting : 0.00 0.00 0 0
1799.92/1800.24 c oneopt : 0.00 0.00 0 0
1799.92/1800.24 c twoopt : 0.00 0.00 0 0
1799.92/1800.24 c indtwoopt : 0.00 0.00 0 0
1799.92/1800.24 c indoneopt : 0.00 0.00 0 0
1799.92/1800.24 c fixandinfer : 0.00 0.00 0 0
1799.92/1800.24 c feaspump : 0.00 0.00 0 0
1799.92/1800.24 c clique : 0.00 0.00 0 0
1799.92/1800.24 c indrounding : 0.00 0.00 0 0
1799.92/1800.24 c indcoefdiving : 0.00 0.00 0 0
1799.92/1800.24 c coefdiving : 0.00 0.00 0 0
1799.92/1800.24 c pscostdiving : 0.00 0.00 0 0
1799.92/1800.24 c nlpdiving : 0.00 0.00 0 0
1799.92/1800.24 c fracdiving : 0.00 0.00 0 0
1799.92/1800.24 c veclendiving : 0.00 0.00 0 0
1799.92/1800.24 c intdiving : 0.00 0.00 0 0
1799.92/1800.24 c actconsdiving : 0.00 0.00 0 0
1799.92/1800.24 c objpscostdiving : 0.00 0.00 0 0
1799.92/1800.24 c rootsoldiving : 0.00 0.00 0 0
1799.92/1800.24 c linesearchdiving : 0.00 0.00 0 0
1799.92/1800.24 c guideddiving : 0.00 0.00 0 0
1799.92/1800.24 c octane : 0.00 0.00 0 0
1799.92/1800.24 c rens : 0.00 0.00 0 0
1799.92/1800.24 c rins : 0.00 0.00 0 0
1799.92/1800.24 c localbranching : 0.00 0.00 0 0
1799.92/1800.24 c mutation : 0.00 0.00 0 0
1799.92/1800.24 c crossover : 0.00 0.00 0 0
1799.92/1800.24 c dins : 0.00 0.00 0 0
1799.92/1800.24 c vbounds : 0.00 0.00 0 0
1799.92/1800.24 c undercover : 0.00 0.00 0 0
1799.92/1800.24 c subnlp : 0.00 0.00 0 0
1799.92/1800.24 c trysol : 0.00 0.00 0 0
1799.92/1800.24 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1799.92/1800.24 c primal LP : 0.82 1 0 0.00 0.00 0.82 1
1799.92/1800.24 c dual LP : 162.19 11 20858 1896.18 128.60 0.00 0
1799.92/1800.24 c lex dual LP : 0.00 0 0 0.00 -
1799.92/1800.24 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1799.92/1800.24 c diving/probing LP: 0.00 0 0 0.00 -
1799.92/1800.24 c strong branching : 1582.84 149 85229 572.01 53.85
1799.92/1800.24 c (at root node) : - 27 11566 428.37 -
1799.92/1800.24 c conflict analysis: 0.00 0 0 0.00 -
1799.92/1800.24 c B&B Tree :
1799.92/1800.24 c number of runs : 1
1799.92/1800.24 c nodes : 6
1799.92/1800.24 c nodes (total) : 6
1799.92/1800.24 c nodes left : 7
1799.92/1800.24 c max depth : 5
1799.92/1800.24 c max depth (total): 5
1799.92/1800.24 c backtracks : 0 (0.0%)
1799.92/1800.24 c delayed cutoffs : 0
1799.92/1800.24 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1799.92/1800.24 c avg switch length: 1.00
1799.92/1800.24 c switching time : 1.00
1799.92/1800.24 c Solution :
1799.92/1800.24 c Solutions found : 0 (0 improvements)
1799.92/1800.24 c Primal Bound : -
1799.92/1800.24 c Dual Bound : +0.00000000000000e+00
1799.92/1800.24 c Gap : infinite
1799.92/1800.24 c Root Dual Bound : +0.00000000000000e+00
1799.92/1800.24 c Root Iterations : 19136
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-3691777-1338041631/watcher-3691777-1338041631 -o /tmp/evaluation-result-3691777-1338041631/solver-3691777-1338041631 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691777-1338041631.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/174 32164
/proc/meminfo: memFree=27977020/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=11004 CPUtime=0 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1351 0 0 0 0 0 0 0 20 0 1 0 270291786 11268096 1306 33554432000 4194304 10219143 140734058941248 140733694113352 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 2751 1315 398 1471 0 1271 0
[startup+0.103565 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32164
/proc/meminfo: memFree=27977020/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=30532 CPUtime=0.09 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 6385 0 0 0 9 0 0 0 20 0 1 0 270291786 31264768 6340 33554432000 4194304 10219143 140734058941248 140734058806168 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 7633 6340 419 1471 0 6153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30532
[startup+0.200341 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32164
/proc/meminfo: memFree=27977020/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=47032 CPUtime=0.18 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 10475 0 0 0 17 1 0 0 20 0 1 0 270291786 48160768 10431 33554432000 4194304 10219143 140734058941248 140734058806168 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 11758 10452 419 1471 0 10278 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 47032
[startup+0.300342 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32164
/proc/meminfo: memFree=27977020/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=64964 CPUtime=0.28 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 14981 0 0 0 26 2 0 0 20 0 1 0 270291786 66523136 14936 33554432000 4194304 10219143 140734058941248 140734058806168 5347024 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 16241 14936 419 1471 0 14761 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64964
[startup+0.700279 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 32164
/proc/meminfo: memFree=27977020/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=131116 CPUtime=0.69 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 31453 0 0 0 63 6 0 0 20 0 1 0 270291786 134262784 31408 33554432000 4194304 10219143 140734058941248 140734058806168 8772432 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 32779 31408 419 1471 0 31299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131116
[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32165
/proc/meminfo: memFree=27782456/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=262336 CPUtime=1.48 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 64211 0 0 0 138 10 0 0 20 0 1 0 270291786 268632064 64166 33554432000 4194304 10219143 140734058941248 140734058805960 7157667 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 65584 64166 419 1471 0 64104 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 262336
[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32165
/proc/meminfo: memFree=27571788/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=896956 CPUtime=3.09 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 220382 0 0 0 274 35 0 0 20 0 1 0 270291786 918482944 220299 33554432000 4194304 10219143 140734058941248 140734058938504 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 224239 220324 482 1471 0 222759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 896956
[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32165
/proc/meminfo: memFree=26681592/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=972488 CPUtime=6.29 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 238538 0 0 0 430 199 0 0 20 0 1 0 270291786 995827712 238197 33554432000 4194304 10219143 140734058941248 140734058938248 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 243122 238197 560 1471 0 241642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 972488
[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 32165
/proc/meminfo: memFree=26960024/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=1007140 CPUtime=12.69 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 327806 0 0 0 838 431 0 0 20 0 1 0 270291786 1031311360 244082 33554432000 4194304 10219143 140734058941248 140734058937304 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 251785 244082 595 1471 0 250305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1007140
[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 32165
/proc/meminfo: memFree=24304476/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2183148 CPUtime=25.48 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 530565 0 0 0 1992 556 0 0 20 0 1 0 270291786 2235543552 511481 33554432000 4194304 10219143 140734058941248 140734058934504 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 545787 511481 741 1471 0 544307 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2183148
[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 32165
/proc/meminfo: memFree=24075992/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2313908 CPUtime=51.08 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 551208 0 0 0 4521 587 0 0 20 0 1 0 270291786 2369441792 535855 33554432000 4194304 10219143 140734058941248 140734058934888 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 578477 535855 744 1471 0 576997 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2313908
[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 32165
/proc/meminfo: memFree=24098976/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2320248 CPUtime=102.28 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 571338 0 0 0 9579 649 0 0 20 0 1 0 270291786 2375933952 534688 33554432000 4194304 10219143 140734058941248 140734058933576 8056864 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 580062 534688 787 1471 0 578582 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2320248
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32165
/proc/meminfo: memFree=23915804/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2402624 CPUtime=162.27 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 583788 0 0 0 15542 685 0 0 20 0 1 0 270291786 2460286976 563394 33554432000 4194304 10219143 140734058941248 140734058936200 8891060 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 600656 563394 787 1471 0 599176 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2402624
[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32166
/proc/meminfo: memFree=24120920/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2298412 CPUtime=222.26 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 592781 0 0 0 21509 717 0 0 20 0 1 0 270291786 2353573888 511496 33554432000 4194304 10219143 140734058941248 140734058933528 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 574603 511496 790 1471 0 573123 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2298412
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32166
/proc/meminfo: memFree=24115512/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2268492 CPUtime=282.25 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 608106 0 0 0 27459 766 0 0 20 0 1 0 270291786 2322935808 510980 33554432000 4194304 10219143 140734058941248 140734058933960 7639976 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567123 510980 790 1471 0 565643 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2268492
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32166
/proc/meminfo: memFree=24114688/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2268492 CPUtime=342.24 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 622916 0 0 0 33413 811 0 0 20 0 1 0 270291786 2322935808 510987 33554432000 4194304 10219143 140734058941248 140734058933992 8090924 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567123 510987 790 1471 0 565643 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2268492
[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 32169
/proc/meminfo: memFree=24096560/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2284144 CPUtime=402.23 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 639737 0 0 0 39362 861 0 0 20 0 1 0 270291786 2338963456 514683 33554432000 4194304 10219143 140734058941248 140734058933336 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 571036 514683 793 1471 0 569556 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2284144
[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 32169
/proc/meminfo: memFree=24114932/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2269960 CPUtime=462.22 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 658905 0 0 0 45319 903 0 0 20 0 1 0 270291786 2324439040 510768 33554432000 4194304 10219143 140734058941248 140734058935080 8091189 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567490 510768 793 1471 0 566010 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2269960
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32170
/proc/meminfo: memFree=24183784/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2269960 CPUtime=522.21 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 679644 0 0 0 51277 944 0 0 20 0 1 0 270291786 2324439040 510739 33554432000 4194304 10219143 140734058941248 140734058934696 7955929 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567490 510739 793 1471 0 566010 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2269960
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32170
/proc/meminfo: memFree=24159580/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2269960 CPUtime=582.2 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 709044 0 0 0 57225 995 0 0 20 0 1 0 270291786 2324439040 510730 33554432000 4194304 10219143 140734058941248 140734058934424 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567490 510730 793 1471 0 566010 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2269960
[startup+642.3 s]
################
# More data... #
################
[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32172
/proc/meminfo: memFree=24138772/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2271660 CPUtime=882.16 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 811375 0 0 0 86986 1230 0 0 20 0 1 0 270291786 2326179840 511137 33554432000 4194304 10219143 140734058941248 140734058934696 8090924 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567915 511137 793 1471 0 566435 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 2271660
[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 32172
/proc/meminfo: memFree=24138832/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2271660 CPUtime=942.15 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 827128 0 0 0 92932 1283 0 0 20 0 1 0 270291786 2326179840 511141 33554432000 4194304 10219143 140734058941248 140734058933800 8056806 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567915 511141 793 1471 0 566435 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 2271660
[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32175
/proc/meminfo: memFree=24118368/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2286312 CPUtime=1002.13 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 842537 0 0 0 98881 1332 0 0 20 0 1 0 270291786 2341183488 514420 33554432000 4194304 10219143 140734058941248 140734058933528 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 571578 514420 793 1471 0 570098 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2286312
[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 32175
/proc/meminfo: memFree=24139744/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2271660 CPUtime=1062.13 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 858498 0 0 0 104828 1385 0 0 20 0 1 0 270291786 2326179840 511136 33554432000 4194304 10219143 140734058941248 140734058933992 8091440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567915 511136 793 1471 0 566435 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2271660
[startup+1122.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/175 32176
/proc/meminfo: memFree=24125912/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2271660 CPUtime=1122.12 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 875175 0 0 0 110777 1435 0 0 20 0 1 0 270291786 2326179840 511157 33554432000 4194304 10219143 140734058941248 140734058934424 8090882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567915 511157 793 1471 0 566435 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2271660
[startup+1182.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 32176
/proc/meminfo: memFree=24123160/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2271660 CPUtime=1182.11 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 892229 0 0 0 116726 1485 0 0 20 0 1 0 270291786 2326179840 507674 33554432000 4194304 10219143 140734058941248 140734058934424 8091725 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 567915 507674 793 1471 0 566435 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2271660
[startup+1242.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/175 32176
/proc/meminfo: memFree=24117944/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2272932 CPUtime=1242.1 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 904156 0 0 0 122686 1524 0 0 20 0 1 0 270291786 2327482368 510906 33554432000 4194304 10219143 140734058941248 140734058934424 7751901 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568233 510906 793 1471 0 566753 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2272932
[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/175 32176
/proc/meminfo: memFree=24100836/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2287684 CPUtime=1302.09 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 919352 0 0 0 128637 1572 0 0 20 0 1 0 270291786 2342588416 514641 33554432000 4194304 10219143 140734058941248 140734058935080 7639976 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 571921 514641 793 1471 0 570441 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2287684
[startup+1362.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/175 32176
/proc/meminfo: memFree=24114944/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2272932 CPUtime=1362.08 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 934021 0 0 0 134591 1617 0 0 20 0 1 0 270291786 2327482368 510868 33554432000 4194304 10219143 140734058941248 140734058934424 8891081 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568233 510868 793 1471 0 566753 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2272932
[startup+1422.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/176 32178
/proc/meminfo: memFree=24112684/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2272932 CPUtime=1422.08 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 951171 0 0 0 140545 1663 0 0 20 0 1 0 270291786 2327482368 510875 33554432000 4194304 10219143 140734058941248 140734058933912 7956080 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568233 510875 793 1471 0 566753 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2272932
[startup+1482.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/175 32178
/proc/meminfo: memFree=24113388/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2274000 CPUtime=1482.07 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 969086 0 0 0 146497 1710 0 0 20 0 1 0 270291786 2328576000 511090 33554432000 4194304 10219143 140734058941248 140734058933992 8091444 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568500 511090 793 1471 0 567020 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 2274000
[startup+1542.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 32178
/proc/meminfo: memFree=24108416/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2274000 CPUtime=1542.06 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 984476 0 0 0 152453 1753 0 0 20 0 1 0 270291786 2328576000 511049 33554432000 4194304 10219143 140734058941248 140734058934424 8083808 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568500 511049 793 1471 0 567020 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2274000
[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/176 32181
/proc/meminfo: memFree=24104384/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2288592 CPUtime=1602.04 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1001105 0 0 0 158407 1797 0 0 20 0 1 0 270291786 2343518208 514255 33554432000 4194304 10219143 140734058941248 140734058933528 8077277 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 572148 514255 793 1471 0 570668 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2288592
[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 32181
/proc/meminfo: memFree=24103964/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2274040 CPUtime=1662.03 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1019717 0 0 0 164364 1839 0 0 20 0 1 0 270291786 2328616960 510576 33554432000 4194304 10219143 140734058941248 140734058933960 8083892 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568510 510576 793 1471 0 567030 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2274040
[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 32182
/proc/meminfo: memFree=24103288/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2274040 CPUtime=1722.03 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1035842 0 0 0 170318 1885 0 0 20 0 1 0 270291786 2328616960 511597 33554432000 4194304 10219143 140734058941248 140734058934712 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 568510 511597 793 1471 0 567030 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2274040
[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 32182
/proc/meminfo: memFree=24041136/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2319696 CPUtime=1782.02 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1055270 0 0 0 176264 1938 0 0 20 0 1 0 270291786 2375368704 526519 33554432000 4194304 10219143 140734058941248 140734058933688 8107866 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 579924 526519 793 1471 0 578444 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2319696
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/175 32221
/proc/meminfo: memFree=27316584/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=2213480 CPUtime=1800.02 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4202496 1059684 0 0 0 178052 1950 0 0 20 0 1 0 270291786 2266603520 507391 33554432000 4194304 10219143 140734058941248 140734058933992 5347382 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 553370 507391 799 1471 0 551890 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2213480
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
[startup+1800.41 s]
/proc/loadavg: 2.09 2.04 2.01 3/175 32221
/proc/meminfo: memFree=27316584/32873844 swapFree=7104/7104
[pid=32164] ppid=32162 vsize=0 CPUtime=1800.12 cores=1,3,5,7
/proc/32164/stat : 32164 (scip-2.1.1.4exp) R 32162 32164 28130 0 -1 4203524 1059685 0 0 0 178052 1960 0 0 20 0 1 0 270291786 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32164/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.14
CPU user time (s): 1780.53
CPU system time (s): 19.608
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 2458288
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.53
system time used= 19.608
maximum resident set size= 2268532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1059685
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= 3
involuntary context switches= 1857
runsolver used 3.80142 second user time and 10.1635 second system time
The end