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-3691784-1338040957.opb>
3.19/3.20 c original problem has 48411 variables (48411 bin, 0 int, 0 impl, 0 cont) and 1121517 constraints
3.19/3.20 c problem read in 3.20
3.19/3.22 c No objective function, only one solution is needed.
3.19/3.22 c presolving settings loaded
4.69/4.74 c presolving:
11.59/11.68 c (round 1) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 1121508 upgd conss, 492406 impls, 1772 clqs
19.80/19.88 c presolving (2 rounds):
19.80/19.88 c 1 deleted vars, 30 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
19.80/19.88 c 492406 implications, 1772 cliques
19.80/19.88 c presolved problem has 48410 variables (48410 bin, 0 int, 0 impl, 0 cont) and 1121487 constraints
19.80/19.88 c 112021 constraints of type <knapsack>
19.80/19.88 c 237606 constraints of type <setppc>
19.80/19.88 c 1 constraints of type <linear>
19.80/19.88 c 771859 constraints of type <logicor>
19.80/19.88 c transformed objective value is always integral (scale: 1)
19.80/19.88 c Presolving Time: 15.23
19.80/19.88 c - non default parameters ----------------------------------------------------------------------
19.80/19.88 c # SCIP version 2.1.1.4
19.80/19.88 c
19.80/19.88 c # maximal time in seconds to run
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
19.80/19.88 c limits/time = 1797
19.80/19.88 c
19.80/19.88 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
19.80/19.88 c limits/memory = 13950
19.80/19.88 c
19.80/19.88 c # solving stops, if the given number of solutions were found (-1: no limit)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: -1]
19.80/19.88 c limits/solutions = 1
19.80/19.88 c
19.80/19.88 c # maximal number of separation rounds per node (-1: unlimited)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 5]
19.80/19.88 c separating/maxrounds = 1
19.80/19.88 c
19.80/19.88 c # maximal number of separation rounds in the root node (-1: unlimited)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: -1]
19.80/19.88 c separating/maxroundsroot = 5
19.80/19.88 c
19.80/19.88 c # default clock type (1: CPU user seconds, 2: wall clock time)
19.80/19.88 c # [type: int, range: [1,2], default: 1]
19.80/19.88 c timing/clocktype = 2
19.80/19.88 c
19.80/19.88 c # belongs reading time to solving time?
19.80/19.88 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
19.80/19.88 c timing/reading = TRUE
19.80/19.88 c
19.80/19.88 c # should disaggregation of knapsack constraints be allowed in preprocessing?
19.80/19.88 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
19.80/19.88 c constraints/knapsack/disaggregation = FALSE
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/coefdiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/coefdiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/coefdiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 30]
19.80/19.88 c heuristics/crossover/freq = -1
19.80/19.88 c
19.80/19.88 c # number of nodes added to the contingent of the total nodes
19.80/19.88 c # [type: longint, range: [0,9223372036854775807], default: 500]
19.80/19.88 c heuristics/crossover/nodesofs = 750
19.80/19.88 c
19.80/19.88 c # number of nodes without incumbent change that heuristic should wait
19.80/19.88 c # [type: longint, range: [0,9223372036854775807], default: 200]
19.80/19.88 c heuristics/crossover/nwaitingnodes = 100
19.80/19.88 c
19.80/19.88 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
19.80/19.88 c # [type: real, range: [0,1], default: 0.1]
19.80/19.88 c heuristics/crossover/nodesquot = 0.15
19.80/19.88 c
19.80/19.88 c # minimum percentage of integer variables that have to be fixed
19.80/19.88 c # [type: real, range: [0,1], default: 0.666]
19.80/19.88 c heuristics/crossover/minfixingrate = 0.5
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 20]
19.80/19.88 c heuristics/feaspump/freq = -1
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/feaspump/maxlpiterofs = 2000
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/fracdiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/fracdiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/fracdiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/guideddiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/guideddiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/guideddiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/intdiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/intshifting/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/linesearchdiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/linesearchdiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/linesearchdiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 20]
19.80/19.88 c heuristics/objpscostdiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to total iteration number
19.80/19.88 c # [type: real, range: [0,1], default: 0.01]
19.80/19.88 c heuristics/objpscostdiving/maxlpiterquot = 0.015
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/objpscostdiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/oneopt/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/pscostdiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/pscostdiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/pscostdiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c heuristics/rens/freq = -1
19.80/19.88 c
19.80/19.88 c # minimum percentage of integer variables that have to be fixable
19.80/19.88 c # [type: real, range: [0,1], default: 0.5]
19.80/19.88 c heuristics/rens/minfixingrate = 0.3
19.80/19.88 c
19.80/19.88 c # number of nodes added to the contingent of the total nodes
19.80/19.88 c # [type: longint, range: [0,9223372036854775807], default: 500]
19.80/19.88 c heuristics/rens/nodesofs = 2000
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 20]
19.80/19.88 c heuristics/rootsoldiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
19.80/19.88 c heuristics/rootsoldiving/maxlpiterquot = 0.015
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/rootsoldiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/rounding/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c heuristics/shiftandpropagate/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/shifting/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/simplerounding/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/subnlp/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c heuristics/trivial/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/trysol/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c heuristics/undercover/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 10]
19.80/19.88 c heuristics/veclendiving/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal fraction of diving LP iterations compared to node LP iterations
19.80/19.88 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
19.80/19.88 c heuristics/veclendiving/maxlpiterquot = 0.075
19.80/19.88 c
19.80/19.88 c # additional number of allowed LP iterations
19.80/19.88 c # [type: int, range: [0,2147483647], default: 1000]
19.80/19.88 c heuristics/veclendiving/maxlpiterofs = 1500
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/zirounding/freq = -1
19.80/19.88 c
19.80/19.88 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: -1]
19.80/19.88 c propagating/probing/maxprerounds = 0
19.80/19.88 c
19.80/19.88 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c separating/cmir/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 0]
19.80/19.88 c separating/flowcover/freq = -1
19.80/19.88 c
19.80/19.88 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: -1]
19.80/19.88 c separating/rapidlearning/freq = 0
19.80/19.88 c
19.80/19.88 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
19.80/19.88 c # [type: int, range: [-1,2147483647], default: 1]
19.80/19.88 c heuristics/indoneopt/freq = -1
19.80/19.88 c
19.80/19.88 c -----------------------------------------------------------------------------------------------
19.80/19.88 c start solving
19.89/19.91 c
64.89/64.95 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
64.89/64.95 c 64.9s| 1 | 0 | 6917 | - |1836M| 0 |1479 | 48k|1121k| 48k|1121k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
138.57/138.62 c 139s| 1 | 0 | 14354 | - |1836M| 0 |2280 | 48k|1121k| 48k|1121k| 8 | 0 | 0 | 0.000000e+00 | -- | Inf
616.38/616.57 c 617s| 1 | 0 | 33410 | - |1839M| 0 |7869 | 48k|1121k| 48k|1121k| 16 | 0 | 0 | 0.000000e+00 | -- | Inf
1255.39/1255.68 c 1256s| 1 | 0 | 51936 | - |1840M| 0 | 11k| 48k|1121k| 48k|1121k| 112 | 0 | 0 | 0.000000e+00 | -- | Inf
1799.60/1799.92 c 1800s| 1 | 0 | 65796 | - |1847M| 0 | - | 48k|1121k| 48k|1121k| 217 | 0 | 0 | 0.000000e+00 | -- | Inf
1799.60/1799.92 c (node 1) LP solver hit time limit in LP 5 -- using pseudo solution instead
1799.70/1800.01 c 1800s| 1 | 2 | 65796 | - |1847M| 0 | - | 48k|1121k| 48k|1121k| 217 | 0 | 0 | 0.000000e+00 | -- | Inf
1799.70/1800.01 c
1799.70/1800.01 c SCIP Status : solving was interrupted [time limit reached]
1799.70/1800.01 c Solving Time (sec) : 1799.99
1799.70/1800.01 c Solving Nodes : 1
1799.70/1800.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1799.70/1800.01 c Dual Bound : +0.00000000000000e+00
1799.70/1800.01 c Gap : infinite
1799.70/1800.01 s UNKNOWN
1799.70/1800.01 c SCIP Status : solving was interrupted [time limit reached]
1799.70/1800.01 c Total Time : 1799.99
1799.70/1800.01 c solving : 1799.99
1799.70/1800.01 c presolving : 15.23 (included in solving)
1799.70/1800.01 c reading : 3.20 (included in solving)
1799.70/1800.01 c copying : 0.00 (0 times copied the problem)
1799.70/1800.01 c Original Problem :
1799.70/1800.01 c Problem name : HOME/instance-3691784-1338040957.opb
1799.70/1800.01 c Variables : 48411 (48411 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.70/1800.01 c Constraints : 1121517 initial, 1121517 maximal
1799.70/1800.01 c Objective sense : minimize
1799.70/1800.01 c Presolved Problem :
1799.70/1800.01 c Problem name : t_HOME/instance-3691784-1338040957.opb
1799.70/1800.01 c Variables : 48410 (48410 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.70/1800.01 c Constraints : 1121487 initial, 1121487 maximal
1799.70/1800.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1799.70/1800.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c gateextraction : 0.44 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c components : 0.49 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c knapsack : 0.43 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c setppc : 0.28 0.00 0 0 0 0 0 0 0 0 0
1799.70/1800.01 c linear : 5.97 0.53 0 1 0 0 0 8 0 7 0
1799.70/1800.01 c logicor : 1.35 5.21 0 0 0 0 0 22 0 0 0
1799.70/1800.01 c root node : - - 0 - - 0 - - - - -
1799.70/1800.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1799.70/1800.01 c integral : 0 0 0 0 0 0 1 0 0 0 0 0 0
1799.70/1800.01 c knapsack : 112021 112021 4 1 0 1 0 0 0 0 401 0 0
1799.70/1800.01 c setppc : 237606 237606 4 1 0 1 0 0 0 0 0 0 0
1799.70/1800.01 c linear : 1 1 4 1 0 1 0 0 0 0 0 0 0
1799.70/1800.01 c logicor : 771859 771859 4 1 0 1 0 0 0 0 0 0 0
1799.70/1800.01 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1799.70/1800.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1799.70/1800.01 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c knapsack : 0.21 0.00 0.19 0.00 0.00 0.02 0.00 0.00
1799.70/1800.01 c setppc : 0.07 0.00 0.04 0.01 0.00 0.02 0.00 0.00
1799.70/1800.01 c linear : 0.53 0.53 0.00 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c logicor : 5.55 5.21 0.12 0.17 0.00 0.04 0.00 0.00
1799.70/1800.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1799.70/1800.01 c rootredcost : 0 0 0 0
1799.70/1800.01 c pseudoobj : 0 0 0 0
1799.70/1800.01 c vbounds : 0 0 0 0
1799.70/1800.01 c redcost : 4 0 0 0
1799.70/1800.01 c probing : 0 0 0 0
1799.70/1800.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1799.70/1800.01 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c vbounds : 0.01 0.01 0.00 0.00 0.00
1799.70/1800.01 c redcost : 0.01 0.00 0.00 0.01 0.00
1799.70/1800.01 c probing : 0.00 0.00 0.00 0.00 0.00
1799.70/1800.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1799.70/1800.01 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1799.70/1800.01 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1799.70/1800.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1799.70/1800.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1799.70/1800.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1799.70/1800.01 c applied globally : - - - 0 0.0 - - -
1799.70/1800.01 c applied locally : - - - 0 0.0 - - -
1799.70/1800.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1799.70/1800.01 c cut pool : 0.00 3 - - 19 - (maximal pool size: 821)
1799.70/1800.01 c closecuts : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c impliedbounds : 0.02 0.00 4 0 0 0 0
1799.70/1800.01 c intobj : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c gomory : 47.51 0.00 4 0 0 200 0
1799.70/1800.01 c cgmip : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c strongcg : 44.83 0.00 4 0 0 2000 0
1799.70/1800.01 c cmir : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c flowcover : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c clique : 2.83 0.00 4 0 0 37 0
1799.70/1800.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c mcf : 4.06 0.00 1 0 0 0 0
1799.70/1800.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c rapidlearning : 0.00 0.00 0 0 0 0 0
1799.70/1800.01 c Pricers : ExecTime SetupTime Calls Vars
1799.70/1800.01 c problem variables: 0.00 - 0 0
1799.70/1800.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1799.70/1800.01 c relpscost : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c inference : 0.01 0.00 1 0 0 0 0 2
1799.70/1800.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c random : 0.00 0.00 0 0 0 0 0 0
1799.70/1800.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1799.70/1800.01 c LP solutions : 0.00 - - 0
1799.70/1800.01 c pseudo solutions : 0.00 - - 0
1799.70/1800.01 c smallcard : 0.00 0.00 0 0
1799.70/1800.01 c trivial : 0.03 0.00 1 0
1799.70/1800.01 c shiftandpropagate: 0.00 0.00 0 0
1799.70/1800.01 c simplerounding : 0.00 0.00 0 0
1799.70/1800.01 c zirounding : 0.00 0.00 0 0
1799.70/1800.01 c rounding : 0.00 0.00 0 0
1799.70/1800.01 c shifting : 0.00 0.00 0 0
1799.70/1800.01 c intshifting : 0.00 0.00 0 0
1799.70/1800.01 c oneopt : 0.00 0.00 0 0
1799.70/1800.01 c twoopt : 0.00 0.00 0 0
1799.70/1800.01 c indtwoopt : 0.00 0.00 0 0
1799.70/1800.01 c indoneopt : 0.00 0.00 0 0
1799.70/1800.01 c fixandinfer : 0.00 0.00 0 0
1799.70/1800.01 c feaspump : 0.00 0.00 0 0
1799.70/1800.01 c clique : 0.00 0.00 0 0
1799.70/1800.01 c indrounding : 0.00 0.00 0 0
1799.70/1800.01 c indcoefdiving : 0.00 0.00 0 0
1799.70/1800.01 c coefdiving : 0.00 0.00 0 0
1799.70/1800.01 c pscostdiving : 0.00 0.00 0 0
1799.70/1800.01 c nlpdiving : 0.00 0.00 0 0
1799.70/1800.01 c fracdiving : 0.00 0.00 0 0
1799.70/1800.01 c veclendiving : 0.00 0.00 0 0
1799.70/1800.01 c intdiving : 0.00 0.00 0 0
1799.70/1800.01 c actconsdiving : 0.00 0.00 0 0
1799.70/1800.01 c objpscostdiving : 0.00 0.00 0 0
1799.70/1800.01 c rootsoldiving : 0.00 0.00 0 0
1799.70/1800.01 c linesearchdiving : 0.00 0.00 0 0
1799.70/1800.01 c guideddiving : 0.00 0.00 0 0
1799.70/1800.01 c octane : 0.00 0.00 0 0
1799.70/1800.01 c rens : 0.00 0.00 0 0
1799.70/1800.01 c rins : 0.00 0.00 0 0
1799.70/1800.01 c localbranching : 0.00 0.00 0 0
1799.70/1800.01 c mutation : 0.00 0.00 0 0
1799.70/1800.01 c crossover : 0.00 0.00 0 0
1799.70/1800.01 c dins : 0.00 0.00 0 0
1799.70/1800.01 c vbounds : 0.00 0.00 0 0
1799.70/1800.01 c undercover : 0.00 0.00 0 0
1799.70/1800.01 c subnlp : 0.00 0.00 0 0
1799.70/1800.01 c trysol : 0.00 0.00 0 0
1799.70/1800.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1799.70/1800.01 c primal LP : 0.00 0 0 0.00 - 0.00 0
1799.70/1800.01 c dual LP : 1676.92 5 65796 13159.20 39.24 0.00 0
1799.70/1800.01 c lex dual LP : 0.00 0 0 0.00 -
1799.70/1800.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1799.70/1800.01 c diving/probing LP: 0.00 0 0 0.00 -
1799.70/1800.01 c strong branching : 0.00 0 0 0.00 -
1799.70/1800.01 c (at root node) : - 0 0 0.00 -
1799.70/1800.01 c conflict analysis: 0.00 0 0 0.00 -
1799.70/1800.01 c B&B Tree :
1799.70/1800.01 c number of runs : 1
1799.70/1800.01 c nodes : 1
1799.70/1800.01 c nodes (total) : 1
1799.70/1800.01 c nodes left : 2
1799.70/1800.01 c max depth : 0
1799.70/1800.01 c max depth (total): 0
1799.70/1800.01 c backtracks : 0 (0.0%)
1799.70/1800.01 c delayed cutoffs : 0
1799.70/1800.01 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1799.70/1800.01 c avg switch length: 1.00
1799.70/1800.01 c switching time : 0.00
1799.70/1800.01 c Solution :
1799.70/1800.01 c Solutions found : 0 (0 improvements)
1799.70/1800.01 c Primal Bound : -
1799.70/1800.01 c Dual Bound : +0.00000000000000e+00
1799.70/1800.01 c Gap : infinite
1799.70/1800.01 c Root Dual Bound : +0.00000000000000e+00
1799.70/1800.01 c Root Iterations : 65796
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-3691784-1338040957/watcher-3691784-1338040957 -o /tmp/evaluation-result-3691784-1338040957/solver-3691784-1338040957 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691784-1338040957.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21068
/proc/meminfo: memFree=20792704/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=12840 CPUtime=0 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 1947 0 0 0 0 0 0 0 20 0 1 0 270220628 13148160 1901 33554432000 4194304 10219143 140735093016128 140737012133512 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 3210 1901 419 1471 0 1730 0
[startup+0.0429941 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21068
/proc/meminfo: memFree=20792704/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=21196 CPUtime=0.03 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 4057 0 0 0 3 0 0 0 20 0 1 0 270220628 21704704 4011 33554432000 4194304 10219143 140735093016128 140737012133512 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 5299 4011 419 1471 0 3819 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21196
[startup+0.100306 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21068
/proc/meminfo: memFree=20792704/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=30484 CPUtime=0.09 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 6375 0 0 0 9 0 0 0 20 0 1 0 270220628 31215616 6329 33554432000 4194304 10219143 140735093016128 140737012133512 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 7621 6330 419 1471 0 6141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30484
[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21068
/proc/meminfo: memFree=20792704/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=65404 CPUtime=0.29 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 15067 0 0 0 27 2 0 0 20 0 1 0 270220628 66973696 15021 33554432000 4194304 10219143 140735093016128 140737012133512 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 16351 15021 419 1471 0 14871 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65404
[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21068
/proc/meminfo: memFree=20792704/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=133088 CPUtime=0.69 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 31967 0 0 0 65 4 0 0 20 0 1 0 270220628 136282112 31921 33554432000 4194304 10219143 140735093016128 140735092881304 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 33272 31921 419 1471 0 31792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133088
[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=20609408/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=267780 CPUtime=1.48 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 65562 0 0 0 139 9 0 0 20 0 1 0 270220628 274206720 65516 33554432000 4194304 10219143 140735093016128 140735092881304 5541619 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 66945 65516 419 1471 0 65465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 267780
[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=20420680/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=533128 CPUtime=3.09 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 131763 0 0 0 289 20 0 0 20 0 1 0 270220628 545923072 131717 33554432000 4194304 10219143 140735093016128 140735092881304 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 133282 131717 419 1471 0 131802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 533128
[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=19342996/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=1447244 CPUtime=6.29 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 355702 0 0 0 542 87 0 0 20 0 1 0 270220628 1481977856 355582 33554432000 4194304 10219143 140735093016128 140735093013128 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 361811 355582 559 1471 0 360331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1447244
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=18717628/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=1440644 CPUtime=12.69 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 484652 0 0 0 1092 177 0 0 20 0 1 0 270220628 1475219456 351419 33554432000 4194304 10219143 140735093016128 140735093012184 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 360161 351419 595 1471 0 358681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1440644
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=16770252/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3221040 CPUtime=25.49 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 754801 0 0 0 2298 251 0 0 20 0 1 0 270220628 3298344960 760392 33554432000 4194304 10219143 140735093016128 140735093009800 8075963 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 805260 760392 743 1471 0 803780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3221040
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21069
/proc/meminfo: memFree=17412152/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3396040 CPUtime=51.08 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 765873 0 0 0 4835 273 0 0 20 0 1 0 270220628 3477544960 805407 33554432000 4194304 10219143 140735093016128 140735093009768 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 849010 805407 747 1471 0 847530 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3396040
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21070
/proc/meminfo: memFree=17748756/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3210392 CPUtime=102.28 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 774935 0 0 0 9913 315 0 0 20 0 1 0 270220628 3287441408 758492 33554432000 4194304 10219143 140735093016128 140735093009768 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 802598 758492 788 1471 0 801118 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3210392
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21070
/proc/meminfo: memFree=14502352/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3366104 CPUtime=162.26 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 789574 0 0 0 15865 361 0 0 20 0 1 0 270220628 3446890496 788833 33554432000 4194304 10219143 140735093016128 140735093008456 8056741 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 841526 788833 788 1471 0 840046 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3366104
[startup+222.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 21111
/proc/meminfo: memFree=24013676/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3445336 CPUtime=222.26 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 799101 0 0 0 21832 394 0 0 20 0 1 0 270220628 3528024064 804865 33554432000 4194304 10219143 140735093016128 140735093009384 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 861334 804865 788 1471 0 859854 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 3445336
[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 21111
/proc/meminfo: memFree=23989100/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3466408 CPUtime=282.24 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 805425 0 0 0 27811 413 0 0 20 0 1 0 270220628 3549601792 805111 33554432000 4194304 10219143 140735093016128 140735093009768 8057376 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 866602 805111 790 1471 0 865122 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 3466408
[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21111
/proc/meminfo: memFree=23973300/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3469716 CPUtime=342.23 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 808079 0 0 0 33801 422 0 0 20 0 1 0 270220628 3552989184 806343 33554432000 4194304 10219143 140735093016128 140735093009304 8057504 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 867429 806343 790 1471 0 865949 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 3469716
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21111
/proc/meminfo: memFree=23969684/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3475788 CPUtime=402.22 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 810473 0 0 0 39792 430 0 0 20 0 1 0 270220628 3559206912 806540 33554432000 4194304 10219143 140735093016128 140735093009304 8057416 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 868947 806540 790 1471 0 867467 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 3475788
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21115
/proc/meminfo: memFree=23949972/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3478316 CPUtime=462.21 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 813053 0 0 0 45782 439 0 0 20 0 1 0 270220628 3561795584 806907 33554432000 4194304 10219143 140735093016128 140735093009304 8057500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 869579 806907 790 1471 0 868099 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 3478316
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21115
/proc/meminfo: memFree=23916828/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3482656 CPUtime=522.2 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 816062 0 0 0 51771 449 0 0 20 0 1 0 270220628 3566239744 807485 33554432000 4194304 10219143 140735093016128 140735093009752 8057500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 870664 807485 790 1471 0 869184 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 3482656
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21115
/proc/meminfo: memFree=23916936/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3482656 CPUtime=582.19 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 819867 0 0 0 57760 459 0 0 20 0 1 0 270220628 3566239744 807489 33554432000 4194304 10219143 140735093016128 140735093009304 8090882 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 870664 807489 790 1471 0 869184 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3482656
[startup+642.3 s]
################
# More data... #
################
[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21116
/proc/meminfo: memFree=24140880/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3449596 CPUtime=882.14 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 855372 0 0 0 87617 597 0 0 20 0 1 0 270220628 3532386304 773337 33554432000 4194304 10219143 140735093016128 140735093009768 8057481 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 862399 773337 790 1471 0 860919 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 3449596
[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21116
/proc/meminfo: memFree=24107524/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3455692 CPUtime=942.13 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 858775 0 0 0 93602 611 0 0 20 0 1 0 270220628 3538628608 776199 33554432000 4194304 10219143 140735093016128 140735093009304 7999862 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 863923 776199 790 1471 0 862443 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 3455692
[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21116
/proc/meminfo: memFree=24103400/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3458956 CPUtime=1002.12 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 861653 0 0 0 99589 623 0 0 20 0 1 0 270220628 3541970944 777097 33554432000 4194304 10219143 140735093016128 140735093009304 8000516 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 864739 777097 790 1471 0 863259 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 3458956
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=24100996/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3460804 CPUtime=1062.11 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 864966 0 0 0 105575 636 0 0 20 0 1 0 270220628 3543863296 777215 33554432000 4194304 10219143 140735093016128 140735093009304 8091531 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 865201 777215 790 1471 0 863721 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 3460804
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21120
/proc/meminfo: memFree=24084980/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3464484 CPUtime=1122.1 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 868431 0 0 0 111558 652 0 0 20 0 1 0 270220628 3547631616 777176 33554432000 4194304 10219143 140735093016128 140735093009800 8057386 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 866121 777176 790 1471 0 864641 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 3464484
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21120
/proc/meminfo: memFree=24101012/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3464692 CPUtime=1182.1 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 871127 0 0 0 117544 666 0 0 20 0 1 0 270220628 3547844608 777306 33554432000 4194304 10219143 140735093016128 140735093009304 7638819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 866173 777306 790 1471 0 864693 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3464692
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21120
/proc/meminfo: memFree=24077708/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3465724 CPUtime=1242.09 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 874066 0 0 0 123531 678 0 0 20 0 1 0 270220628 3548901376 777434 33554432000 4194304 10219143 140735093016128 140735093009768 8891081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 866431 777434 790 1471 0 864951 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3465724
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21120
/proc/meminfo: memFree=24123660/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3465724 CPUtime=1302.08 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 875635 0 0 0 129524 684 0 0 20 0 1 0 270220628 3548901376 776925 33554432000 4194304 10219143 140735093016128 140735093011016 8891081 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 866431 776925 790 1471 0 864951 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3465724
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21121
/proc/meminfo: memFree=23992472/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3529776 CPUtime=1362.06 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 880369 0 0 0 135502 704 0 0 20 0 1 0 270220628 3614490624 800505 33554432000 4194304 10219143 140735093016128 140735093008648 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 882444 800505 790 1471 0 880964 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3529776
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21121
/proc/meminfo: memFree=24024984/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3534216 CPUtime=1422.06 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 886496 0 0 0 141473 733 0 0 20 0 1 0 270220628 3619037184 801409 33554432000 4194304 10219143 140735093016128 140735093009384 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 883554 801409 790 1471 0 882074 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3534216
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21122
/proc/meminfo: memFree=23971252/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3539568 CPUtime=1482.05 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 891676 0 0 0 147450 755 0 0 20 0 1 0 270220628 3624517632 801920 33554432000 4194304 10219143 140735093016128 140735093009768 8024978 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 884892 801920 790 1471 0 883412 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3539568
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21122
/proc/meminfo: memFree=23987348/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3542584 CPUtime=1542.04 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 897757 0 0 0 153426 778 0 0 20 0 1 0 270220628 3627606016 801697 33554432000 4194304 10219143 140735093016128 140735093009768 8056736 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 885646 801697 790 1471 0 884166 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3542584
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21122
/proc/meminfo: memFree=23977492/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3543456 CPUtime=1602.02 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 899672 0 0 0 159413 789 0 0 20 0 1 0 270220628 3628498944 801764 33554432000 4194304 10219143 140735093016128 140735093009800 8057500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 885864 801764 790 1471 0 884384 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3543456
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21126
/proc/meminfo: memFree=23989976/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3547844 CPUtime=1662.02 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 901764 0 0 0 165403 799 0 0 20 0 1 0 270220628 3632992256 802575 33554432000 4194304 10219143 140735093016128 140735093009768 8077296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 886961 802575 790 1471 0 885481 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3547844
[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 21126
/proc/meminfo: memFree=23996288/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3549072 CPUtime=1722.01 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 903440 0 0 0 171390 811 0 0 20 0 1 0 270220628 3634249728 803899 33554432000 4194304 10219143 140735093016128 140735093009304 8108186 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 887268 803899 790 1471 0 885788 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3549072
[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21126
/proc/meminfo: memFree=23958028/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3550584 CPUtime=1782 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 905410 0 0 0 177379 821 0 0 20 0 1 0 270220628 3635798016 805133 33554432000 4194304 10219143 140735093016128 140735093009304 8057500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 887646 805133 790 1471 0 886166 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3550584
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21126
/proc/meminfo: memFree=24021104/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3551328 CPUtime=1800.01 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 906213 0 0 0 179177 824 0 0 20 0 1 0 270220628 3636559872 804683 33554432000 4194304 10219143 140735093016128 140735093008648 7770030 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 887832 804683 803 1471 0 886352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3551328
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
[startup+1800.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21126
/proc/meminfo: memFree=24021104/32873844 swapFree=6592/6592
[pid=21068] ppid=21066 vsize=3551328 CPUtime=1800.01 cores=0,2,4,6
/proc/21068/stat : 21068 (scip-2.1.1.4exp) R 21066 21068 17459 0 -1 4202496 906213 0 0 0 179177 824 0 0 20 0 1 0 270220628 3636559872 804683 33554432000 4194304 10219143 140735093016128 140735093008648 7770030 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21068/statm: 887832 804683 803 1471 0 886352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3551328
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.36
CPU time (s): 1800.07
CPU user time (s): 1791.77
CPU system time (s): 8.29574
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 3656248
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.77
system time used= 8.29574
maximum resident set size= 3281100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 906213
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= 26
involuntary context switches= 1852
runsolver used 3.75243 second user time and 8.92264 second system time
The end