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-3691785-1338040933.opb>
3.19/3.23 c original problem has 48417 variables (48417 bin, 0 int, 0 impl, 0 cont) and 1121431 constraints
3.19/3.23 c problem read in 3.23
3.19/3.24 c No objective function, only one solution is needed.
3.19/3.24 c presolving settings loaded
4.69/4.77 c presolving:
14.98/15.04 c (round 1) 1 del vars, 10 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 1121419 upgd conss, 490280 impls, 1773 clqs
24.39/24.42 c presolving (2 rounds):
24.39/24.42 c 1 deleted vars, 18 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
24.39/24.42 c 490280 implications, 1773 cliques
24.39/24.42 c presolved problem has 48416 variables (48416 bin, 0 int, 0 impl, 0 cont) and 1121413 constraints
24.39/24.42 c 112042 constraints of type <knapsack>
24.39/24.42 c 237401 constraints of type <setppc>
24.39/24.42 c 2 constraints of type <linear>
24.39/24.42 c 771968 constraints of type <logicor>
24.39/24.42 c transformed objective value is always integral (scale: 1)
24.39/24.42 c Presolving Time: 19.73
24.39/24.42 c - non default parameters ----------------------------------------------------------------------
24.39/24.42 c # SCIP version 2.1.1.4
24.39/24.42 c
24.39/24.42 c # maximal time in seconds to run
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
24.39/24.42 c limits/time = 1797
24.39/24.42 c
24.39/24.42 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
24.39/24.42 c limits/memory = 13950
24.39/24.42 c
24.39/24.42 c # solving stops, if the given number of solutions were found (-1: no limit)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: -1]
24.39/24.42 c limits/solutions = 1
24.39/24.42 c
24.39/24.42 c # maximal number of separation rounds per node (-1: unlimited)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 5]
24.39/24.42 c separating/maxrounds = 1
24.39/24.42 c
24.39/24.42 c # maximal number of separation rounds in the root node (-1: unlimited)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: -1]
24.39/24.42 c separating/maxroundsroot = 5
24.39/24.42 c
24.39/24.42 c # default clock type (1: CPU user seconds, 2: wall clock time)
24.39/24.42 c # [type: int, range: [1,2], default: 1]
24.39/24.42 c timing/clocktype = 2
24.39/24.42 c
24.39/24.42 c # belongs reading time to solving time?
24.39/24.42 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
24.39/24.42 c timing/reading = TRUE
24.39/24.42 c
24.39/24.42 c # should disaggregation of knapsack constraints be allowed in preprocessing?
24.39/24.42 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
24.39/24.42 c constraints/knapsack/disaggregation = FALSE
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/coefdiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/coefdiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/coefdiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 30]
24.39/24.42 c heuristics/crossover/freq = -1
24.39/24.42 c
24.39/24.42 c # number of nodes added to the contingent of the total nodes
24.39/24.42 c # [type: longint, range: [0,9223372036854775807], default: 500]
24.39/24.42 c heuristics/crossover/nodesofs = 750
24.39/24.42 c
24.39/24.42 c # number of nodes without incumbent change that heuristic should wait
24.39/24.42 c # [type: longint, range: [0,9223372036854775807], default: 200]
24.39/24.42 c heuristics/crossover/nwaitingnodes = 100
24.39/24.42 c
24.39/24.42 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
24.39/24.42 c # [type: real, range: [0,1], default: 0.1]
24.39/24.42 c heuristics/crossover/nodesquot = 0.15
24.39/24.42 c
24.39/24.42 c # minimum percentage of integer variables that have to be fixed
24.39/24.42 c # [type: real, range: [0,1], default: 0.666]
24.39/24.42 c heuristics/crossover/minfixingrate = 0.5
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 20]
24.39/24.42 c heuristics/feaspump/freq = -1
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/feaspump/maxlpiterofs = 2000
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/fracdiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/fracdiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/fracdiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/guideddiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/guideddiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/guideddiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/intdiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/intshifting/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/linesearchdiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/linesearchdiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/linesearchdiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 20]
24.39/24.42 c heuristics/objpscostdiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to total iteration number
24.39/24.42 c # [type: real, range: [0,1], default: 0.01]
24.39/24.42 c heuristics/objpscostdiving/maxlpiterquot = 0.015
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/objpscostdiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/oneopt/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/pscostdiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/pscostdiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/pscostdiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c heuristics/rens/freq = -1
24.39/24.42 c
24.39/24.42 c # minimum percentage of integer variables that have to be fixable
24.39/24.42 c # [type: real, range: [0,1], default: 0.5]
24.39/24.42 c heuristics/rens/minfixingrate = 0.3
24.39/24.42 c
24.39/24.42 c # number of nodes added to the contingent of the total nodes
24.39/24.42 c # [type: longint, range: [0,9223372036854775807], default: 500]
24.39/24.42 c heuristics/rens/nodesofs = 2000
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 20]
24.39/24.42 c heuristics/rootsoldiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
24.39/24.42 c heuristics/rootsoldiving/maxlpiterquot = 0.015
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/rootsoldiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/rounding/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c heuristics/shiftandpropagate/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/shifting/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/simplerounding/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/subnlp/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c heuristics/trivial/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/trysol/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c heuristics/undercover/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 10]
24.39/24.42 c heuristics/veclendiving/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal fraction of diving LP iterations compared to node LP iterations
24.39/24.42 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
24.39/24.42 c heuristics/veclendiving/maxlpiterquot = 0.075
24.39/24.42 c
24.39/24.42 c # additional number of allowed LP iterations
24.39/24.42 c # [type: int, range: [0,2147483647], default: 1000]
24.39/24.42 c heuristics/veclendiving/maxlpiterofs = 1500
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/zirounding/freq = -1
24.39/24.42 c
24.39/24.42 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: -1]
24.39/24.42 c propagating/probing/maxprerounds = 0
24.39/24.42 c
24.39/24.42 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c separating/cmir/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 0]
24.39/24.42 c separating/flowcover/freq = -1
24.39/24.42 c
24.39/24.42 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: -1]
24.39/24.42 c separating/rapidlearning/freq = 0
24.39/24.42 c
24.39/24.42 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
24.39/24.42 c # [type: int, range: [-1,2147483647], default: 1]
24.39/24.42 c heuristics/indoneopt/freq = -1
24.39/24.42 c
24.39/24.42 c -----------------------------------------------------------------------------------------------
24.39/24.42 c start solving
24.39/24.44 c
56.48/56.52 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
56.48/56.52 c 56.5s| 1 | 0 | 6273 | - |1836M| 0 |1422 | 48k|1121k| 48k|1121k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
136.17/136.22 c 136s| 1 | 0 | 15582 | - |1836M| 0 |3980 | 48k|1121k| 48k|1121k| 9 | 0 | 0 | 0.000000e+00 | -- | Inf
216.65/216.72 c 217s| 1 | 0 | 22797 | - |1838M| 0 |9841 | 48k|1121k| 48k|1121k| 38 | 0 | 0 | 0.000000e+00 | -- | Inf
333.63/333.74 c 334s| 1 | 0 | 29768 | - |1840M| 0 | 10k| 48k|1121k| 48k|1121k| 65 | 0 | 0 | 0.000000e+00 | -- | Inf
399.22/399.40 c 399s| 1 | 0 | 32132 | - |1843M| 0 | 11k| 48k|1121k| 48k|1121k| 94 | 0 | 0 | 0.000000e+00 | -- | Inf
516.20/516.34 c 516s| 1 | 0 | 37858 | - |1845M| 0 | 11k| 48k|1121k| 48k|1121k| 119 | 0 | 0 | 0.000000e+00 | -- | Inf
1079.70/1079.92 c 1080s| 1 | 2 | 37858 | - |1845M| 0 | 11k| 48k|1121k| 48k|1121k| 119 | 0 | 28 | 0.000000e+00 | -- | Inf
1798.69/1799.07 c
1798.69/1799.07 c SCIP Status : solving was interrupted [time limit reached]
1798.69/1799.07 c Solving Time (sec) : 1799.06
1798.69/1799.07 c Solving Nodes : 3
1798.69/1799.07 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1798.69/1799.07 c Dual Bound : +0.00000000000000e+00
1798.69/1799.07 c Gap : infinite
1798.69/1799.07 s UNKNOWN
1798.69/1799.07 c SCIP Status : solving was interrupted [time limit reached]
1798.69/1799.07 c Total Time : 1799.06
1798.69/1799.07 c solving : 1799.06
1798.69/1799.07 c presolving : 19.73 (included in solving)
1798.69/1799.07 c reading : 3.23 (included in solving)
1798.69/1799.07 c copying : 0.00 (0 times copied the problem)
1798.69/1799.07 c Original Problem :
1798.69/1799.07 c Problem name : HOME/instance-3691785-1338040933.opb
1798.69/1799.07 c Variables : 48417 (48417 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.69/1799.07 c Constraints : 1121431 initial, 1121431 maximal
1798.69/1799.07 c Objective sense : minimize
1798.69/1799.07 c Presolved Problem :
1798.69/1799.07 c Problem name : t_HOME/instance-3691785-1338040933.opb
1798.69/1799.07 c Variables : 48416 (48416 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.69/1799.07 c Constraints : 1121413 initial, 1121413 maximal
1798.69/1799.07 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1798.69/1799.07 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c gateextraction : 0.41 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c components : 0.47 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c knapsack : 0.50 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c setppc : 0.54 0.00 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c linear : 9.32 0.53 0 1 0 0 0 10 0 9 0
1798.69/1799.07 c logicor : 2.23 5.21 0 0 0 0 0 8 0 0 0
1798.69/1799.07 c root node : - - 0 - - 0 - - - - -
1798.69/1799.07 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1798.69/1799.07 c integral : 0 0 0 0 3 0 1 0 0 0 0 0 6
1798.69/1799.07 c knapsack : 112042 112042 5 5 0 0 0 0 0 0 144 0 0
1798.69/1799.07 c setppc : 237401 237401 5 5 0 0 0 0 0 13 0 0 0
1798.69/1799.07 c linear : 2 2 5 5 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c logicor : 771968 771968 5 3 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1798.69/1799.07 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1798.69/1799.07 c integral : 1226.66 0.00 0.00 0.00 1226.66 0.00 0.00 0.00
1798.69/1799.07 c knapsack : 0.74 0.00 0.72 0.01 0.00 0.00 0.00 0.00
1798.69/1799.07 c setppc : 0.07 0.00 0.04 0.03 0.00 0.00 0.00 0.00
1798.69/1799.07 c linear : 0.53 0.53 0.00 0.00 0.00 0.00 0.00 0.00
1798.69/1799.07 c logicor : 5.49 5.21 0.12 0.16 0.00 0.00 0.00 0.00
1798.69/1799.07 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1798.69/1799.07 c Propagators : #Propagate #ResProp Cutoffs DomReds
1798.69/1799.07 c rootredcost : 0 0 0 0
1798.69/1799.07 c pseudoobj : 0 0 0 0
1798.69/1799.07 c vbounds : 0 0 0 0
1798.69/1799.07 c redcost : 8 0 0 0
1798.69/1799.07 c probing : 0 0 0 0
1798.69/1799.07 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1798.69/1799.07 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1798.69/1799.07 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1798.69/1799.07 c vbounds : 0.01 0.01 0.00 0.00 0.00
1798.69/1799.07 c redcost : 0.01 0.00 0.00 0.01 0.00
1798.69/1799.07 c probing : 0.00 0.00 0.00 0.00 0.00
1798.69/1799.07 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1798.69/1799.07 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1798.69/1799.07 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1798.69/1799.07 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1798.69/1799.07 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1798.69/1799.07 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1798.69/1799.07 c applied globally : - - - 0 0.0 - - -
1798.69/1799.07 c applied locally : - - - 0 0.0 - - -
1798.69/1799.07 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1798.69/1799.07 c cut pool : 0.00 4 - - 14 - (maximal pool size: 952)
1798.69/1799.07 c closecuts : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c impliedbounds : 0.02 0.00 5 0 0 0 0
1798.69/1799.07 c intobj : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c gomory : 16.88 0.00 5 0 0 250 0
1798.69/1799.07 c cgmip : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c strongcg : 43.90 0.00 5 0 0 2500 0
1798.69/1799.07 c cmir : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c flowcover : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c clique : 5.19 0.00 5 0 0 39 0
1798.69/1799.07 c zerohalf : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c mcf : 1.53 0.00 1 0 0 0 0
1798.69/1799.07 c oddcycle : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c rapidlearning : 0.00 0.00 0 0 0 0 0
1798.69/1799.07 c Pricers : ExecTime SetupTime Calls Vars
1798.69/1799.07 c problem variables: 0.00 - 0 0
1798.69/1799.07 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1798.69/1799.07 c relpscost : 1226.66 0.00 3 0 0 0 0 6
1798.69/1799.07 c pscost : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c inference : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c mostinf : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c leastinf : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c random : 0.00 0.00 0 0 0 0 0 0
1798.69/1799.07 c Primal Heuristics : ExecTime SetupTime Calls Found
1798.69/1799.07 c LP solutions : 0.00 - - 0
1798.69/1799.07 c pseudo solutions : 0.00 - - 0
1798.69/1799.07 c smallcard : 0.00 0.00 0 0
1798.69/1799.07 c trivial : 0.02 0.00 1 0
1798.69/1799.07 c shiftandpropagate: 0.00 0.00 0 0
1798.69/1799.07 c simplerounding : 0.00 0.00 0 0
1798.69/1799.07 c zirounding : 0.00 0.00 0 0
1798.69/1799.07 c rounding : 0.00 0.00 0 0
1798.69/1799.07 c shifting : 0.00 0.00 0 0
1798.69/1799.07 c intshifting : 0.00 0.00 0 0
1798.69/1799.07 c oneopt : 0.00 0.00 0 0
1798.69/1799.07 c twoopt : 0.00 0.00 0 0
1798.69/1799.07 c indtwoopt : 0.00 0.00 0 0
1798.69/1799.07 c indoneopt : 0.00 0.00 0 0
1798.69/1799.07 c fixandinfer : 0.00 0.00 0 0
1798.69/1799.07 c feaspump : 0.00 0.00 0 0
1798.69/1799.07 c clique : 0.00 0.00 0 0
1798.69/1799.07 c indrounding : 0.00 0.00 0 0
1798.69/1799.07 c indcoefdiving : 0.00 0.00 0 0
1798.69/1799.07 c coefdiving : 0.00 0.00 0 0
1798.69/1799.07 c pscostdiving : 0.00 0.00 0 0
1798.69/1799.07 c nlpdiving : 0.00 0.00 0 0
1798.69/1799.07 c fracdiving : 0.00 0.00 0 0
1798.69/1799.07 c veclendiving : 0.00 0.00 0 0
1798.69/1799.07 c intdiving : 0.00 0.00 0 0
1798.69/1799.07 c actconsdiving : 0.00 0.00 0 0
1798.69/1799.07 c objpscostdiving : 0.00 0.00 0 0
1798.69/1799.07 c rootsoldiving : 0.00 0.00 0 0
1798.69/1799.07 c linesearchdiving : 0.00 0.00 0 0
1798.69/1799.07 c guideddiving : 0.00 0.00 0 0
1798.69/1799.07 c octane : 0.00 0.00 0 0
1798.69/1799.07 c rens : 0.00 0.00 0 0
1798.69/1799.07 c rins : 0.00 0.00 0 0
1798.69/1799.07 c localbranching : 0.00 0.00 0 0
1798.69/1799.07 c mutation : 0.00 0.00 0 0
1798.69/1799.07 c crossover : 0.00 0.00 0 0
1798.69/1799.07 c dins : 0.00 0.00 0 0
1798.69/1799.07 c vbounds : 0.00 0.00 0 0
1798.69/1799.07 c undercover : 0.00 0.00 0 0
1798.69/1799.07 c subnlp : 0.00 0.00 0 0
1798.69/1799.07 c trysol : 0.00 0.00 0 0
1798.69/1799.07 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1798.69/1799.07 c primal LP : 1.42 1 0 0.00 0.00 1.42 1
1798.69/1799.07 c dual LP : 474.52 8 40496 5062.00 85.34 0.00 0
1798.69/1799.07 c lex dual LP : 0.00 0 0 0.00 -
1798.69/1799.07 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1798.69/1799.07 c diving/probing LP: 0.00 0 0 0.00 -
1798.69/1799.07 c strong branching : 1226.54 64 60072 938.62 48.98
1798.69/1799.07 c (at root node) : - 28 27178 970.64 -
1798.69/1799.07 c conflict analysis: 0.00 0 0 0.00 -
1798.69/1799.07 c B&B Tree :
1798.69/1799.07 c number of runs : 1
1798.69/1799.07 c nodes : 3
1798.69/1799.07 c nodes (total) : 3
1798.69/1799.07 c nodes left : 4
1798.69/1799.07 c max depth : 2
1798.69/1799.07 c max depth (total): 2
1798.69/1799.07 c backtracks : 0 (0.0%)
1798.69/1799.07 c delayed cutoffs : 0
1798.69/1799.07 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1798.69/1799.07 c avg switch length: 1.00
1798.69/1799.07 c switching time : 1.56
1798.69/1799.07 c Solution :
1798.69/1799.07 c Solutions found : 0 (0 improvements)
1798.69/1799.07 c Primal Bound : -
1798.69/1799.07 c Dual Bound : +0.00000000000000e+00
1798.69/1799.07 c Gap : infinite
1798.69/1799.07 c Root Dual Bound : +0.00000000000000e+00
1798.69/1799.07 c Root Iterations : 37858
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-3691785-1338040933/watcher-3691785-1338040933 -o /tmp/evaluation-result-3691785-1338040933/solver-3691785-1338040933 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691785-1338040933.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.07 2.02 2.00 2/176 32126
/proc/meminfo: memFree=27376928/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=12688 CPUtime=0 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1914 0 0 0 0 0 0 0 20 0 1 0 270220181 12992512 1868 33554432000 4194304 10219143 140733677273360 140733420313528 8844210 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 3172 1869 419 1471 0 1692 0
[startup+0.0414301 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32126
/proc/meminfo: memFree=27376928/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=20716 CPUtime=0.03 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 3910 0 0 0 3 0 0 0 20 0 1 0 270220181 21213184 3864 33554432000 4194304 10219143 140733677273360 140733420313528 7589947 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 5179 3864 419 1471 0 3699 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20716
[startup+0.100325 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32126
/proc/meminfo: memFree=27376928/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=29432 CPUtime=0.09 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 6112 0 0 0 9 0 0 0 20 0 1 0 270220181 30138368 6066 33554432000 4194304 10219143 140733677273360 140733420313528 5541619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 7358 6066 419 1471 0 5878 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29432
[startup+0.300285 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32126
/proc/meminfo: memFree=27376928/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=65248 CPUtime=0.28 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 15039 0 0 0 27 1 0 0 20 0 1 0 270220181 66813952 14994 33554432000 4194304 10219143 140733677273360 140733420313528 7589947 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 16312 15011 419 1471 0 14832 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65248
[startup+0.700264 s]
/proc/loadavg: 2.07 2.02 2.00 2/176 32126
/proc/meminfo: memFree=27376928/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=130924 CPUtime=0.69 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 31420 0 0 0 65 4 0 0 20 0 1 0 270220181 134066176 31374 33554432000 4194304 10219143 140733677273360 140733420313528 7149139 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 32731 31374 419 1471 0 31251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130924
[startup+1.50029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32127
/proc/meminfo: memFree=27202316/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=263996 CPUtime=1.48 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 64634 0 0 0 139 9 0 0 20 0 1 0 270220181 270331904 64588 33554432000 4194304 10219143 140733677273360 140733677138072 9029200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 65999 64588 419 1471 0 64519 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 263996
[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32127
/proc/meminfo: memFree=27001808/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=529540 CPUtime=3.09 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 130879 0 0 0 290 19 0 0 20 0 1 0 270220181 542248960 130833 33554432000 4194304 10219143 140733677273360 140733677138072 5541619 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 132385 130833 419 1471 0 130905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 529540
[startup+6.3003 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32127
/proc/meminfo: memFree=25961324/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=1442380 CPUtime=6.29 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 354404 0 0 0 499 130 0 0 20 0 1 0 270220181 1476997120 354329 33554432000 4194304 10219143 140733677273360 140733677270360 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 360595 354329 559 1471 0 359115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1442380
[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 32127
/proc/meminfo: memFree=25715076/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=1765372 CPUtime=12.69 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 433044 0 0 0 840 429 0 0 20 0 1 0 270220181 1807740928 434362 33554432000 4194304 10219143 140733677273360 140733677269256 9008087 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 441343 434362 576 1471 0 439863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1765372
[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 32127
/proc/meminfo: memFree=25586676/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=1933516 CPUtime=25.49 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 597699 0 0 0 1902 647 0 0 20 0 1 0 270220181 1979920384 473866 33554432000 4194304 10219143 140733677273360 140733677269336 7593634 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 483379 473866 662 1471 0 481899 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1933516
[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32165
/proc/meminfo: memFree=24169132/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3365108 CPUtime=51.08 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 769019 0 0 0 4402 706 0 0 20 0 1 0 270220181 3445870592 796556 33554432000 4194304 10219143 140733677273360 140733677267000 8051281 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/32126/statm: 841277 796556 747 1471 0 839797 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3365108
[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32165
/proc/meminfo: memFree=22861788/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3282724 CPUtime=102.27 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 785922 0 0 0 9446 781 0 0 20 0 1 0 270220181 3361509376 771562 33554432000 4194304 10219143 140733677273360 140733677265880 7638793 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 820681 771562 788 1471 0 819201 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3282724
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32165
/proc/meminfo: memFree=22740480/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3340684 CPUtime=162.26 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 792701 0 0 0 15393 833 0 0 20 0 1 0 270220181 3420860416 790968 33554432000 4194304 10219143 140733677273360 140733677265688 8056480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 835171 790968 788 1471 0 833691 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 3340684
[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32166
/proc/meminfo: memFree=22693396/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3435508 CPUtime=222.25 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 801808 0 0 0 21357 868 0 0 20 0 1 0 270220181 3517960192 796112 33554432000 4194304 10219143 140733677273360 140733677268200 7698849 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 858877 796112 788 1471 0 857397 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 3435508
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32167
/proc/meminfo: memFree=22740976/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3465512 CPUtime=282.23 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 809514 0 0 0 27326 897 0 0 20 0 1 0 270220181 3548684288 787576 33554432000 4194304 10219143 140733677273360 140733677265880 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 866378 787576 788 1471 0 864898 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 3465512
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32167
/proc/meminfo: memFree=22711448/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3478464 CPUtime=342.23 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 815661 0 0 0 33293 930 0 0 20 0 1 0 270220181 3561947136 789215 33554432000 4194304 10219143 140733677273360 140733677268200 8931175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 869616 789215 788 1471 0 868136 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 3478464
[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32167
/proc/meminfo: memFree=22736684/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3439128 CPUtime=402.21 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 821802 0 0 0 39260 961 0 0 20 0 1 0 270220181 3521667072 783270 33554432000 4194304 10219143 140733677273360 140733677268232 5160940 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 859782 783270 788 1471 0 858302 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 3439128
[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32167
/proc/meminfo: memFree=22729672/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3448920 CPUtime=462.2 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 829775 0 0 0 45228 992 0 0 20 0 1 0 270220181 3531694080 785197 33554432000 4194304 10219143 140733677273360 140733677266616 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 862230 785197 788 1471 0 860750 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 3448920
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32170
/proc/meminfo: memFree=22728616/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3452180 CPUtime=522.19 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 838813 0 0 0 51191 1028 0 0 20 0 1 0 270220181 3535032320 785584 33554432000 4194304 10219143 140733677273360 140733677266808 8056592 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 863045 785584 791 1471 0 861565 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 3452180
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32171
/proc/meminfo: memFree=22794196/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3420380 CPUtime=582.19 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 855211 0 0 0 57157 1062 0 0 20 0 1 0 270220181 3502469120 769179 33554432000 4194304 10219143 140733677273360 140733677266808 7750281 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855095 769179 791 1471 0 853615 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3420380
[startup+642.3 s]
################
# More data... #
################
[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32172
/proc/meminfo: memFree=22780256/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421584 CPUtime=882.14 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 929430 0 0 0 86988 1226 0 0 20 0 1 0 270220181 3503702016 772563 33554432000 4194304 10219143 140733677273360 140733677265880 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855396 772563 791 1471 0 853916 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 3421584
[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32172
/proc/meminfo: memFree=22757812/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3420380 CPUtime=942.13 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 943853 0 0 0 92951 1262 0 0 20 0 1 0 270220181 3502469120 772052 33554432000 4194304 10219143 140733677273360 140733677266808 8056864 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855095 772052 791 1471 0 853615 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 3420380
[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32172
/proc/meminfo: memFree=22783428/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421552 CPUtime=1002.12 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 958197 0 0 0 98918 1294 0 0 20 0 1 0 270220181 3503669248 772374 33554432000 4194304 10219143 140733677273360 140733677266104 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855388 772374 791 1471 0 853908 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 3421552
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32172
/proc/meminfo: memFree=22780900/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3420380 CPUtime=1062.11 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 973714 0 0 0 104880 1331 0 0 20 0 1 0 270220181 3502469120 772251 33554432000 4194304 10219143 140733677273360 140733677266808 8056775 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855095 772251 791 1471 0 853615 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 3420380
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32175
/proc/meminfo: memFree=22729220/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3469076 CPUtime=1122.1 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 986544 0 0 0 110845 1365 0 0 20 0 1 0 270220181 3552333824 785573 33554432000 4194304 10219143 140733677273360 140733677266616 8056480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 867269 785573 796 1471 0 865789 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 3469076
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32176
/proc/meminfo: memFree=22775724/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421160 CPUtime=1182.09 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1000160 0 0 0 116811 1398 0 0 20 0 1 0 270220181 3503267840 774290 33554432000 4194304 10219143 140733677273360 140733677266072 7750281 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855290 774290 796 1471 0 853810 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 3421160
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32176
/proc/meminfo: memFree=22786940/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421160 CPUtime=1242.08 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1015662 0 0 0 122780 1428 0 0 20 0 1 0 270220181 3503267840 774307 33554432000 4194304 10219143 140733677273360 140733677266808 7638823 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855290 774307 796 1471 0 853810 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 3421160
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32176
/proc/meminfo: memFree=22772360/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421160 CPUtime=1302.07 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1030244 0 0 0 128748 1459 0 0 20 0 1 0 270220181 3503267840 774794 33554432000 4194304 10219143 140733677273360 140733677266808 7750260 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855290 774794 796 1471 0 853810 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3421160
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32176
/proc/meminfo: memFree=22775164/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421960 CPUtime=1362.06 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1045594 0 0 0 134714 1492 0 0 20 0 1 0 270220181 3504087040 774407 33554432000 4194304 10219143 140733677273360 140733677266536 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855490 774407 796 1471 0 854010 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3421960
[startup+1422.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 32176
/proc/meminfo: memFree=22770368/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421160 CPUtime=1422.06 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1060518 0 0 0 140679 1527 0 0 20 0 1 0 270220181 3503267840 774341 33554432000 4194304 10219143 140733677273360 140733677266808 8056775 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855290 774341 796 1471 0 853810 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3421160
[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32176
/proc/meminfo: memFree=22771008/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3421160 CPUtime=1482.05 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1075079 0 0 0 146647 1558 0 0 20 0 1 0 270220181 3503267840 774340 33554432000 4194304 10219143 140733677273360 140733677267192 8107866 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 855290 774340 796 1471 0 853810 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3421160
[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32177
/proc/meminfo: memFree=22775304/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3440648 CPUtime=1542.04 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1089828 0 0 0 152615 1589 0 0 20 0 1 0 270220181 3523223552 774526 33554432000 4194304 10219143 140733677273360 140733677266808 8056480 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 860162 774526 796 1471 0 858682 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 3440648
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32177
/proc/meminfo: memFree=22771668/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3440948 CPUtime=1602.02 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1102814 0 0 0 158586 1616 0 0 20 0 1 0 270220181 3523530752 775153 33554432000 4194304 10219143 140733677273360 140733677266808 7638823 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 860237 775153 796 1471 0 858757 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 3440948
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32177
/proc/meminfo: memFree=22768760/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3440648 CPUtime=1662.02 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1116843 0 0 0 164555 1647 0 0 20 0 1 0 270220181 3523223552 775125 33554432000 4194304 10219143 140733677273360 140733677266904 8056755 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 860162 775125 796 1471 0 858682 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 3440648
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32180
/proc/meminfo: memFree=22769420/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3440856 CPUtime=1722.01 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1131732 0 0 0 170522 1679 0 0 20 0 1 0 270220181 3523436544 775145 33554432000 4194304 10219143 140733677273360 140733677266072 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 860214 775145 796 1471 0 858734 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 3440856
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32180
/proc/meminfo: memFree=22769908/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3441536 CPUtime=1781.99 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1146438 0 0 0 176491 1708 0 0 20 0 1 0 270220181 3524132864 774888 33554432000 4194304 10219143 140733677273360 140733677266072 8077296 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 860384 774888 796 1471 0 858904 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 3441536
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32181
/proc/meminfo: memFree=22813632/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3286088 CPUtime=1800.09 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1151704 0 0 0 178291 1718 0 0 20 0 1 0 270220181 3364954112 763919 33554432000 4194304 10219143 140733677273360 140733677271976 7594387 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 821522 763919 806 1471 0 820042 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3286088
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32181
/proc/meminfo: memFree=22813632/32873648 swapFree=6844/6844
[pid=32126] ppid=32124 vsize=3286088 CPUtime=1800.09 cores=1,3,5,7
/proc/32126/stat : 32126 (scip-2.1.1.4exp) R 32124 32126 29540 0 -1 4202496 1151704 0 0 0 178291 1718 0 0 20 0 1 0 270220181 3364954112 763919 33554432000 4194304 10219143 140733677273360 140733677271976 7594387 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32126/statm: 821522 763919 806 1471 0 820042 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3286088
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.44
CPU time (s): 1800.14
CPU user time (s): 1782.92
CPU system time (s): 17.2184
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 3609700
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.92
system time used= 17.2184
maximum resident set size= 3236932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1151704
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= 37
involuntary context switches= 1979
runsolver used 3.48347 second user time and 9.26159 second system time
The end