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-3691775-1338040988.opb>
0.49/0.51 c original problem has 7936 variables (7936 bin, 0 int, 0 impl, 0 cont) and 176837 constraints
0.49/0.51 c problem read in 0.51
0.49/0.51 c No objective function, only one solution is needed.
0.49/0.51 c presolving settings loaded
0.69/0.78 c presolving:
1.39/1.49 c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 86722 impls, 287 clqs
2.79/2.83 c (round 2) 1 del vars, 30 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176850 upgd conss, 86722 impls, 287 clqs
3.29/3.31 c (round 3) 1 del vars, 52 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176850 upgd conss, 86722 impls, 287 clqs
4.09/4.12 c presolving (4 rounds):
4.09/4.12 c 1 deleted vars, 52 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
4.09/4.12 c 86722 implications, 287 cliques
4.09/4.12 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176785 constraints
4.09/4.12 c 17621 constraints of type <knapsack>
4.09/4.12 c 37799 constraints of type <setppc>
4.09/4.12 c 1 constraints of type <linear>
4.09/4.12 c 121364 constraints of type <logicor>
4.09/4.12 c transformed objective value is always integral (scale: 1)
4.09/4.12 c Presolving Time: 3.35
4.09/4.12 c - non default parameters ----------------------------------------------------------------------
4.09/4.12 c # SCIP version 2.1.1.4
4.09/4.12 c
4.09/4.12 c # maximal time in seconds to run
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.09/4.12 c limits/time = 1797
4.09/4.12 c
4.09/4.12 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.09/4.12 c limits/memory = 13950
4.09/4.12 c
4.09/4.12 c # solving stops, if the given number of solutions were found (-1: no limit)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.12 c limits/solutions = 1
4.09/4.12 c
4.09/4.12 c # maximal number of separation rounds per node (-1: unlimited)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 5]
4.09/4.12 c separating/maxrounds = 1
4.09/4.12 c
4.09/4.12 c # maximal number of separation rounds in the root node (-1: unlimited)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.12 c separating/maxroundsroot = 5
4.09/4.12 c
4.09/4.12 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.09/4.12 c # [type: int, range: [1,2], default: 1]
4.09/4.12 c timing/clocktype = 2
4.09/4.12 c
4.09/4.12 c # belongs reading time to solving time?
4.09/4.12 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.09/4.12 c timing/reading = TRUE
4.09/4.12 c
4.09/4.12 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.09/4.12 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.09/4.12 c constraints/knapsack/disaggregation = FALSE
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/coefdiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/coefdiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/coefdiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 30]
4.09/4.12 c heuristics/crossover/freq = -1
4.09/4.12 c
4.09/4.12 c # number of nodes added to the contingent of the total nodes
4.09/4.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.09/4.12 c heuristics/crossover/nodesofs = 750
4.09/4.12 c
4.09/4.12 c # number of nodes without incumbent change that heuristic should wait
4.09/4.12 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.09/4.12 c heuristics/crossover/nwaitingnodes = 100
4.09/4.12 c
4.09/4.12 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.09/4.12 c # [type: real, range: [0,1], default: 0.1]
4.09/4.12 c heuristics/crossover/nodesquot = 0.15
4.09/4.12 c
4.09/4.12 c # minimum percentage of integer variables that have to be fixed
4.09/4.12 c # [type: real, range: [0,1], default: 0.666]
4.09/4.12 c heuristics/crossover/minfixingrate = 0.5
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.12 c heuristics/feaspump/freq = -1
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/feaspump/maxlpiterofs = 2000
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/fracdiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/fracdiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/fracdiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/guideddiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/guideddiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/guideddiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/intdiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/intshifting/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/linesearchdiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.12 c heuristics/objpscostdiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to total iteration number
4.09/4.12 c # [type: real, range: [0,1], default: 0.01]
4.09/4.12 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/oneopt/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/pscostdiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/pscostdiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c heuristics/rens/freq = -1
4.09/4.12 c
4.09/4.12 c # minimum percentage of integer variables that have to be fixable
4.09/4.12 c # [type: real, range: [0,1], default: 0.5]
4.09/4.12 c heuristics/rens/minfixingrate = 0.3
4.09/4.12 c
4.09/4.12 c # number of nodes added to the contingent of the total nodes
4.09/4.12 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.09/4.12 c heuristics/rens/nodesofs = 2000
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 20]
4.09/4.12 c heuristics/rootsoldiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.09/4.12 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/rounding/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c heuristics/shiftandpropagate/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/shifting/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/simplerounding/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/subnlp/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c heuristics/trivial/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/trysol/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c heuristics/undercover/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 10]
4.09/4.12 c heuristics/veclendiving/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal fraction of diving LP iterations compared to node LP iterations
4.09/4.12 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.09/4.12 c heuristics/veclendiving/maxlpiterquot = 0.075
4.09/4.12 c
4.09/4.12 c # additional number of allowed LP iterations
4.09/4.12 c # [type: int, range: [0,2147483647], default: 1000]
4.09/4.12 c heuristics/veclendiving/maxlpiterofs = 1500
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/zirounding/freq = -1
4.09/4.12 c
4.09/4.12 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.12 c propagating/probing/maxprerounds = 0
4.09/4.12 c
4.09/4.12 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c separating/cmir/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 0]
4.09/4.12 c separating/flowcover/freq = -1
4.09/4.12 c
4.09/4.12 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: -1]
4.09/4.12 c separating/rapidlearning/freq = 0
4.09/4.12 c
4.09/4.12 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
4.09/4.12 c # [type: int, range: [-1,2147483647], default: 1]
4.09/4.12 c heuristics/indoneopt/freq = -1
4.09/4.12 c
4.09/4.12 c -----------------------------------------------------------------------------------------------
4.09/4.12 c start solving
4.09/4.12 c
6.49/6.56 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
6.49/6.56 c 6.6s| 1 | 0 | 2499 | - | 290M| 0 | 849 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
9.29/9.33 c 9.3s| 1 | 0 | 3346 | - | 290M| 0 |1752 |7935 | 176k|7935 | 176k| 9 | 0 | 0 | 0.000000e+00 | -- | Inf
11.38/11.44 c 11.4s| 1 | 0 | 3562 | - | 290M| 0 |1988 |7935 | 176k|7935 | 176k| 21 | 0 | 0 | 0.000000e+00 | -- | Inf
14.08/14.19 c 14.2s| 1 | 0 | 4019 | - | 291M| 0 |2155 |7935 | 176k|7935 | 176k| 32 | 0 | 0 | 0.000000e+00 | -- | Inf
18.88/18.93 c 18.9s| 1 | 0 | 4768 | - | 291M| 0 |2027 |7935 | 176k|7935 | 176k| 44 | 0 | 0 | 0.000000e+00 | -- | Inf
23.88/23.98 c 24.0s| 1 | 0 | 5633 | - | 291M| 0 |2127 |7935 | 176k|7935 | 176k| 53 | 0 | 0 | 0.000000e+00 | -- | Inf
46.68/46.79 c 46.8s| 1 | 2 | 5633 | - | 291M| 0 |2127 |7935 | 176k|7935 | 176k| 53 | 0 | 22 | 0.000000e+00 | -- | Inf
848.36/848.53 c 849s| 100 | 40 | 69358 | 643.7 | 297M| 56 |1726 |7935 | 176k|7935 | 176k| 53 | 59 | 364 | 0.000000e+00 | -- | Inf
1796.81/1797.13 c
1796.81/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.13 c Solving Time (sec) : 1797.12
1796.81/1797.13 c Solving Nodes : 148
1796.81/1797.13 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.81/1797.13 c Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Gap : infinite
1796.81/1797.13 s UNKNOWN
1796.81/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.13 c Total Time : 1797.12
1796.81/1797.13 c solving : 1797.12
1796.81/1797.13 c presolving : 3.35 (included in solving)
1796.81/1797.13 c reading : 0.51 (included in solving)
1796.81/1797.13 c copying : 0.00 (0 times copied the problem)
1796.81/1797.13 c Original Problem :
1796.81/1797.13 c Problem name : HOME/instance-3691775-1338040988.opb
1796.81/1797.13 c Variables : 7936 (7936 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13 c Constraints : 176837 initial, 176837 maximal
1796.81/1797.13 c Objective sense : minimize
1796.81/1797.13 c Presolved Problem :
1796.81/1797.13 c Problem name : t_HOME/instance-3691775-1338040988.opb
1796.81/1797.13 c Variables : 7935 (7935 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.13 c Constraints : 176785 initial, 176888 maximal
1796.81/1797.13 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.81/1797.13 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c knapsack : 0.10 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.13 c setppc : 0.13 0.00 0 0 0 0 0 22 0 0 0
1796.81/1797.13 c linear : 1.52 0.10 0 1 0 0 0 8 0 7 0
1796.81/1797.13 c logicor : 1.01 0.28 0 0 0 0 0 22 0 0 0
1796.81/1797.13 c root node : - - 0 - - 0 - - - - -
1796.81/1797.13 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.81/1797.13 c integral : 0 0 0 0 141 0 1 0 2 18 0 0 266
1796.81/1797.13 c knapsack : 17621 17621 5 457 0 1 0 1 0 453 20 0 0
1796.81/1797.13 c setppc : 37799 37799 5 457 0 1 0 628 13 10901 0 0 0
1796.81/1797.13 c linear : 1 1 5 444 0 1 0 0 0 0 0 0 0
1796.81/1797.13 c logicor : 121364+ 121467 5 321 0 1 0 60 2 3354 0 0 0
1796.81/1797.13 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.81/1797.13 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.81/1797.13 c integral : 868.86 0.00 0.00 0.00 868.86 0.00 0.00 0.00
1796.81/1797.13 c knapsack : 0.40 0.00 0.12 0.27 0.00 0.01 0.00 0.00
1796.81/1797.13 c setppc : 0.21 0.00 0.01 0.19 0.00 0.01 0.00 0.00
1796.81/1797.13 c linear : 0.10 0.10 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c logicor : 0.51 0.28 0.03 0.18 0.00 0.02 0.00 0.00
1796.81/1797.13 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.81/1797.13 c rootredcost : 0 0 0 0
1796.81/1797.13 c pseudoobj : 0 0 0 0
1796.81/1797.13 c vbounds : 0 0 0 0
1796.81/1797.13 c redcost : 146 0 0 0
1796.81/1797.13 c probing : 0 0 0 0
1796.81/1797.13 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.81/1797.13 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.81/1797.13 c probing : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.13 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.81/1797.13 c propagation : 0.00 15 15 113 16.9 0 0.0 -
1796.81/1797.13 c infeasible LP : 0.02 4 4 50 32.3 1 14.0 0
1796.81/1797.13 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.13 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.13 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.81/1797.13 c applied globally : - - - 103 19.7 - - -
1796.81/1797.13 c applied locally : - - - 0 0.0 - - -
1796.81/1797.13 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.81/1797.13 c cut pool : 0.00 4 - - 27 - (maximal pool size: 426)
1796.81/1797.13 c closecuts : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.81/1797.13 c intobj : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c gomory : 1.19 0.00 5 0 0 250 0
1796.81/1797.13 c cgmip : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c strongcg : 9.02 0.00 5 0 0 2500 0
1796.81/1797.13 c cmir : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c flowcover : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c clique : 0.28 0.00 5 0 0 39 0
1796.81/1797.13 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c mcf : 0.28 0.00 1 0 0 0 0
1796.81/1797.13 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.81/1797.13 c Pricers : ExecTime SetupTime Calls Vars
1796.81/1797.13 c problem variables: 0.00 - 0 0
1796.81/1797.13 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.81/1797.13 c relpscost : 868.86 0.00 141 2 18 0 0 266
1796.81/1797.13 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c inference : 0.00 0.00 1 0 0 0 0 2
1796.81/1797.13 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c random : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.13 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.81/1797.13 c LP solutions : 0.00 - - 0
1796.81/1797.13 c pseudo solutions : 0.00 - - 0
1796.81/1797.13 c smallcard : 0.00 0.00 0 0
1796.81/1797.13 c trivial : 0.00 0.00 1 0
1796.81/1797.13 c shiftandpropagate: 0.00 0.00 0 0
1796.81/1797.13 c simplerounding : 0.00 0.00 0 0
1796.81/1797.13 c zirounding : 0.00 0.00 0 0
1796.81/1797.13 c rounding : 0.00 0.00 0 0
1796.81/1797.13 c shifting : 0.00 0.00 0 0
1796.81/1797.13 c intshifting : 0.00 0.00 0 0
1796.81/1797.13 c oneopt : 0.00 0.00 0 0
1796.81/1797.13 c twoopt : 0.00 0.00 0 0
1796.81/1797.13 c indtwoopt : 0.00 0.00 0 0
1796.81/1797.13 c indoneopt : 0.00 0.00 0 0
1796.81/1797.13 c fixandinfer : 0.00 0.00 0 0
1796.81/1797.13 c feaspump : 0.00 0.00 0 0
1796.81/1797.13 c clique : 0.00 0.00 0 0
1796.81/1797.13 c indrounding : 0.00 0.00 0 0
1796.81/1797.13 c indcoefdiving : 0.00 0.00 0 0
1796.81/1797.13 c coefdiving : 0.00 0.00 0 0
1796.81/1797.13 c pscostdiving : 0.00 0.00 0 0
1796.81/1797.13 c nlpdiving : 0.00 0.00 0 0
1796.81/1797.13 c fracdiving : 0.00 0.00 0 0
1796.81/1797.13 c veclendiving : 0.00 0.00 0 0
1796.81/1797.13 c intdiving : 0.00 0.00 0 0
1796.81/1797.13 c actconsdiving : 0.00 0.00 0 0
1796.81/1797.13 c objpscostdiving : 0.00 0.00 0 0
1796.81/1797.13 c rootsoldiving : 0.00 0.00 0 0
1796.81/1797.13 c linesearchdiving : 0.00 0.00 0 0
1796.81/1797.13 c guideddiving : 0.00 0.00 0 0
1796.81/1797.13 c octane : 0.00 0.00 0 0
1796.81/1797.13 c rens : 0.00 0.00 0 0
1796.81/1797.13 c rins : 0.00 0.00 0 0
1796.81/1797.13 c localbranching : 0.00 0.00 0 0
1796.81/1797.13 c mutation : 0.00 0.00 0 0
1796.81/1797.13 c crossover : 0.00 0.00 0 0
1796.81/1797.13 c dins : 0.00 0.00 0 0
1796.81/1797.13 c vbounds : 0.00 0.00 0 0
1796.81/1797.13 c undercover : 0.00 0.00 0 0
1796.81/1797.13 c subnlp : 0.00 0.00 0 0
1796.81/1797.13 c trysol : 0.00 0.00 0 0
1796.81/1797.13 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.81/1797.13 c primal LP : 0.10 1 0 0.00 0.00 0.10 1
1796.81/1797.13 c dual LP : 908.17 151 214985 1423.74 236.72 0.00 0
1796.81/1797.13 c lex dual LP : 0.00 0 0 0.00 -
1796.81/1797.13 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.81/1797.13 c diving/probing LP: 0.00 0 0 0.00 -
1796.81/1797.13 c strong branching : 868.58 459 208758 454.81 240.34
1796.81/1797.13 c (at root node) : - 22 5486 249.36 -
1796.81/1797.13 c conflict analysis: 0.00 0 0 0.00 -
1796.81/1797.13 c B&B Tree :
1796.81/1797.13 c number of runs : 1
1796.81/1797.13 c nodes : 148
1796.81/1797.13 c nodes (total) : 148
1796.81/1797.13 c nodes left : 67
1796.81/1797.13 c max depth : 56
1796.81/1797.13 c max depth (total): 56
1796.81/1797.13 c backtracks : 13 (8.8%)
1796.81/1797.13 c delayed cutoffs : 54
1796.81/1797.13 c repropagations : 82 (461 domain reductions, 7 cutoffs)
1796.81/1797.13 c avg switch length: 2.89
1796.81/1797.13 c switching time : 0.52
1796.81/1797.13 c Solution :
1796.81/1797.13 c Solutions found : 0 (0 improvements)
1796.81/1797.13 c Primal Bound : -
1796.81/1797.13 c Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Gap : infinite
1796.81/1797.13 c Root Dual Bound : +0.00000000000000e+00
1796.81/1797.13 c Root Iterations : 5633
1797.31/1797.61 c Time complete: 1797.32.
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-3691775-1338040988/watcher-3691775-1338040988 -o /tmp/evaluation-result-3691775-1338040988/solver-3691775-1338040988 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691775-1338040988.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.02 2.02 2.00 3/176 8123
/proc/meminfo: memFree=27521268/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=11004 CPUtime=0 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 1572 0 0 0 0 0 0 0 20 0 1 0 270227350 11268096 1526 33554432000 4194304 10219143 140736974096672 140737352538968 8891101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 2751 1537 398 1471 0 1271 0
[startup+0.012073 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 8123
/proc/meminfo: memFree=27521268/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=13732 CPUtime=0 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 2188 0 0 0 0 0 0 0 20 0 1 0 270227350 14061568 2142 33554432000 4194304 10219143 140736974096672 140737352538968 8930603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 3433 2142 419 1471 0 1953 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13732
[startup+0.10028 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 8123
/proc/meminfo: memFree=27521268/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=29324 CPUtime=0.09 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 6082 0 0 0 8 1 0 0 20 0 1 0 270227350 30027776 6036 33554432000 4194304 10219143 140736974096672 140737352538968 9029200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 7331 6036 419 1471 0 5851 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29324
[startup+0.300302 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 8123
/proc/meminfo: memFree=27521268/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=65272 CPUtime=0.29 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 15028 0 0 0 27 2 0 0 20 0 1 0 270227350 66838528 14982 33554432000 4194304 10219143 140736974096672 140736973961848 9029200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 16318 14982 419 1471 0 14838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65272
[startup+0.700318 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 8123
/proc/meminfo: memFree=27521268/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=208852 CPUtime=0.69 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 50658 0 0 0 62 7 0 0 20 0 1 0 270227350 213864448 50556 33554432000 4194304 10219143 140736974096672 140736973961848 7589947 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 52213 50596 482 1471 0 50733 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 208852
[startup+1.50032 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8124
/proc/meminfo: memFree=27286908/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=248016 CPUtime=1.48 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 60171 0 0 0 102 46 0 0 20 0 1 0 270227350 253968384 59811 33554432000 4194304 10219143 140736974096672 140736974093672 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 62004 59811 559 1471 0 60524 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 248016
[startup+3.10033 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8124
/proc/meminfo: memFree=27223792/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=276780 CPUtime=3.09 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 83421 0 0 0 202 107 0 0 20 0 1 0 270227350 283422720 66768 33554432000 4194304 10219143 140736974096672 140736974093672 9008087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 69195 66768 593 1471 0 67715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276780
[startup+6.30037 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 8124
/proc/meminfo: memFree=26962380/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=608848 CPUtime=6.29 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 128633 0 0 0 478 151 0 0 20 0 1 0 270227350 623460352 145388 33554432000 4194304 10219143 140736974096672 140736974090312 8056746 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 152212 145388 745 1471 0 150732 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 608848
[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8124
/proc/meminfo: memFree=26938584/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=598676 CPUtime=12.68 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 131810 0 0 0 1109 159 0 0 20 0 1 0 270227350 613044224 146056 33554432000 4194304 10219143 140736974096672 140736974091592 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 149669 146056 787 1471 0 148189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 598676
[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8124
/proc/meminfo: memFree=26899300/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=641412 CPUtime=25.48 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 134864 0 0 0 2384 164 0 0 20 0 1 0 270227350 656805888 155987 33554432000 4194304 10219143 140736974096672 140736974089384 8056736 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 160353 155987 790 1471 0 158873 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 641412
[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 8124
/proc/meminfo: memFree=26888936/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=641412 CPUtime=51.08 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 134998 0 0 0 4940 168 0 0 20 0 1 0 270227350 656805888 157654 33554432000 4194304 10219143 140736974096672 140736974090216 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 160353 157654 795 1471 0 158873 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 641412
[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 8124
/proc/meminfo: memFree=26877272/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=663560 CPUtime=102.28 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 135939 0 0 0 10054 174 0 0 20 0 1 0 270227350 679485440 160639 33554432000 4194304 10219143 140736974096672 140736974090504 8051297 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 165890 160639 795 1471 0 164410 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 663560
[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8125
/proc/meminfo: memFree=26860580/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=162.26 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136425 0 0 0 16044 182 0 0 20 0 1 0 270227350 694972416 164702 33554432000 4194304 10219143 140736974096672 140736974090120 7638819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 164702 795 1471 0 168191 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 678684
[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8125
/proc/meminfo: memFree=26860580/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=222.25 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136541 0 0 0 22036 189 0 0 20 0 1 0 270227350 694972416 164818 33554432000 4194304 10219143 140736974096672 140736974089384 8056416 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 164818 795 1471 0 168191 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 678684
[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8125
/proc/meminfo: memFree=26858532/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=282.25 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136543 0 0 0 28027 198 0 0 20 0 1 0 270227350 694972416 165331 33554432000 4194304 10219143 140736974096672 140736974089384 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 165331 795 1471 0 168191 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 678684
[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 8125
/proc/meminfo: memFree=26844260/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=342.23 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136553 0 0 0 34018 205 0 0 20 0 1 0 270227350 694972416 165539 33554432000 4194304 10219143 140736974096672 140736974090120 7954733 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 165539 795 1471 0 168191 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 678684
[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 8125
/proc/meminfo: memFree=26843192/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=402.23 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136553 0 0 0 40011 212 0 0 20 0 1 0 270227350 694972416 165816 33554432000 4194304 10219143 140736974096672 140736974089928 8051337 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 165816 795 1471 0 168191 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 678684
[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 8129
/proc/meminfo: memFree=26833932/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=678684 CPUtime=462.21 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 136634 0 0 0 46003 218 0 0 20 0 1 0 270227350 694972416 168198 33554432000 4194304 10219143 140736974096672 140736974089800 8083888 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 169671 168198 797 1471 0 168191 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 678684
[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8129
/proc/meminfo: memFree=26883624/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=639072 CPUtime=522.21 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 145532 0 0 0 51989 232 0 0 20 0 1 0 270227350 654409728 155770 33554432000 4194304 10219143 140736974096672 140736974090344 8056606 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 159768 155770 797 1471 0 158288 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 639072
[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8129
/proc/meminfo: memFree=26873212/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=639072 CPUtime=582.19 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 145545 0 0 0 57980 239 0 0 20 0 1 0 270227350 654409728 158331 33554432000 4194304 10219143 140736974096672 140736974089928 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 159768 158331 798 1471 0 158288 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 639072
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27821112/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=672756 CPUtime=1122.11 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 154926 0 0 0 111904 307 0 0 20 0 1 0 270227350 688902144 167055 33554432000 4194304 10219143 140736974096672 140736974090312 7638777 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 168189 167055 804 1471 0 166709 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 672756
[startup+1182.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8172
/proc/meminfo: memFree=27818508/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=672756 CPUtime=1182.1 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 154926 0 0 0 117898 312 0 0 20 0 1 0 270227350 688902144 167055 33554432000 4194304 10219143 140736974096672 140736974090312 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 168189 167055 804 1471 0 166709 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 672756
[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8172
/proc/meminfo: memFree=27817764/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=672756 CPUtime=1242.09 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 154926 0 0 0 123892 317 0 0 20 0 1 0 270227350 688902144 167055 33554432000 4194304 10219143 140736974096672 140736974089848 8057244 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 168189 167055 804 1471 0 166709 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 672756
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8172
/proc/meminfo: memFree=27818144/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=672756 CPUtime=1302.09 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 154926 0 0 0 129888 321 0 0 20 0 1 0 270227350 688902144 167055 33554432000 4194304 10219143 140736974096672 140736974089848 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 168189 167055 804 1471 0 166709 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 672756
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8173
/proc/meminfo: memFree=27807776/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=681164 CPUtime=1362.07 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 155517 0 0 0 135879 328 0 0 20 0 1 0 270227350 697511936 169179 33554432000 4194304 10219143 140736974096672 140736974089928 7638782 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 170291 169179 804 1471 0 168811 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 681164
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8174
/proc/meminfo: memFree=27796416/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=691264 CPUtime=1422.07 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 156040 0 0 0 141874 333 0 0 20 0 1 0 270227350 707854336 171708 33554432000 4194304 10219143 140736974096672 140736974089848 7638782 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 172816 171708 804 1471 0 171336 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 691264
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8174
/proc/meminfo: memFree=27856924/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=673116 CPUtime=1482.05 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 172498 0 0 0 147854 351 0 0 20 0 1 0 270227350 689270784 162143 33554432000 4194304 10219143 140736974096672 140736974089848 8077311 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 168279 162143 804 1471 0 166799 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 673116
[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8174
/proc/meminfo: memFree=27805732/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=690304 CPUtime=1542.05 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 180381 0 0 0 153843 362 0 0 20 0 1 0 270227350 706871296 168584 33554432000 4194304 10219143 140736974096672 140736974089928 8056777 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 172576 168584 804 1471 0 171096 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 690304
[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8174
/proc/meminfo: memFree=27799344/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=692912 CPUtime=1602.04 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 181417 0 0 0 159837 367 0 0 20 0 1 0 270227350 709541888 170059 33554432000 4194304 10219143 140736974096672 140736974090312 7638793 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 173228 170059 804 1471 0 171748 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 692912
[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 8177
/proc/meminfo: memFree=27799772/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=692912 CPUtime=1662.02 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 181562 0 0 0 165829 373 0 0 20 0 1 0 270227350 709541888 170204 33554432000 4194304 10219143 140736974096672 140736974090504 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 173228 170204 804 1471 0 171748 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 692912
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27792768/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=692912 CPUtime=1722.02 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 181874 0 0 0 171823 379 0 0 20 0 1 0 270227350 709541888 171935 33554432000 4194304 10219143 140736974096672 140736974089928 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 173228 171935 804 1471 0 171748 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 692912
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27849224/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=635640 CPUtime=1782.01 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 182220 0 0 0 177815 386 0 0 20 0 1 0 270227350 650895360 157771 33554432000 4194304 10219143 140736974096672 140736974089848 8057414 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 158910 157771 804 1471 0 157430 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 635640
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27848852/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=635640 CPUtime=1785.21 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 182220 0 0 0 178134 387 0 0 20 0 1 0 270227350 650895360 157771 33554432000 4194304 10219143 140736974096672 140736974089848 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 158910 157771 804 1471 0 157430 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 635640
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27837000/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=646720 CPUtime=1791.62 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 182967 0 0 0 178775 387 0 0 20 0 1 0 270227350 662241280 160561 33554432000 4194304 10219143 140736974096672 140736974089848 8108186 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 161680 160561 804 1471 0 160200 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 646720
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27836876/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=646720 CPUtime=1794.81 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 182968 0 0 0 179094 387 0 0 20 0 1 0 270227350 662241280 160562 33554432000 4194304 10219143 140736974096672 140736974089848 9026266 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 161680 160562 804 1471 0 160200 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 646720
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27826200/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=663432 CPUtime=1796.41 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 183008 0 0 0 179253 388 0 0 20 0 1 0 270227350 679354368 163157 33554432000 4194304 10219143 140736974096672 140736974089848 7999874 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 165858 163157 804 1471 0 164378 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 663432
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27826200/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=663432 CPUtime=1796.81 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 183009 0 0 0 179293 388 0 0 20 0 1 0 270227350 679354368 163158 33554432000 4194304 10219143 140736974096672 140736974089848 4820980 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 165858 163158 805 1471 0 164378 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 663432
[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27826200/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=658596 CPUtime=1797.21 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 183020 0 0 0 179333 388 0 0 20 0 1 0 270227350 674402304 161960 33554432000 4194304 10219143 140736974096672 140736974095784 7594319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 164649 161960 816 1471 0 163169 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 658596
[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8178
/proc/meminfo: memFree=27826200/32873844 swapFree=6856/6856
[pid=8123] ppid=8121 vsize=572120 CPUtime=1797.31 cores=1,3,5,7
/proc/8123/stat : 8123 (scip-2.1.1.4exp) R 8121 8123 4553 0 -1 4202496 183020 0 0 0 179342 389 0 0 20 0 1 0 270227350 585850880 140433 33554432000 4194304 10219143 140736974096672 140736974095784 9036791 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8123/statm: 142773 140176 816 1471 0 141293 0
Current children cumulated CPU time (s) 1797.31
Current children cumulated vsize (KiB) 572120
Child status: 0
Real time (s): 1797.61
CPU time (s): 1797.33
CPU user time (s): 1793.43
CPU system time (s): 3.89841
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 692912
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.43
system time used= 3.89841
maximum resident set size= 687740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183033
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= 19
involuntary context switches= 1850
runsolver used 3.06853 second user time and 7.73582 second system time
The end