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: a3bf3a4-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-3690609-1338024257.opb>
0.39/0.46 c original problem has 7936 variables (7936 bin, 0 int, 0 impl, 0 cont) and 176837 constraints
0.39/0.46 c problem read in 0.46
0.39/0.47 c No objective function, only one solution is needed.
0.39/0.47 c presolving settings loaded
1.00/1.00 c presolving:
1.39/1.44 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.39/2.40 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
2.69/2.70 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
3.30/3.33 c presolving (4 rounds):
3.30/3.33 c 1 deleted vars, 52 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
3.30/3.33 c 86722 implications, 287 cliques
3.30/3.33 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176785 constraints
3.30/3.33 c 17621 constraints of type <knapsack>
3.30/3.33 c 37799 constraints of type <setppc>
3.30/3.33 c 1 constraints of type <linear>
3.30/3.33 c 121364 constraints of type <logicor>
3.30/3.33 c transformed objective value is always integral (scale: 1)
3.30/3.33 c Presolving Time: 2.73
3.30/3.33 c - non default parameters ----------------------------------------------------------------------
3.30/3.33 c # SCIP version 2.1.1.4
3.30/3.33 c
3.30/3.33 c # maximal time in seconds to run
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.30/3.33 c limits/time = 1797
3.30/3.33 c
3.30/3.33 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.30/3.33 c limits/memory = 13950
3.30/3.33 c
3.30/3.33 c # solving stops, if the given number of solutions were found (-1: no limit)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: -1]
3.30/3.33 c limits/solutions = 1
3.30/3.33 c
3.30/3.33 c # maximal number of separation rounds per node (-1: unlimited)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 5]
3.30/3.33 c separating/maxrounds = 1
3.30/3.33 c
3.30/3.33 c # maximal number of separation rounds in the root node (-1: unlimited)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: -1]
3.30/3.33 c separating/maxroundsroot = 5
3.30/3.33 c
3.30/3.33 c # default clock type (1: CPU user seconds, 2: wall clock time)
3.30/3.33 c # [type: int, range: [1,2], default: 1]
3.30/3.33 c timing/clocktype = 2
3.30/3.33 c
3.30/3.33 c # belongs reading time to solving time?
3.30/3.33 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.30/3.33 c timing/reading = TRUE
3.30/3.33 c
3.30/3.33 c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.30/3.33 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.30/3.33 c constraints/knapsack/disaggregation = FALSE
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/coefdiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/coefdiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/coefdiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 30]
3.30/3.33 c heuristics/crossover/freq = -1
3.30/3.33 c
3.30/3.33 c # number of nodes added to the contingent of the total nodes
3.30/3.33 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.30/3.33 c heuristics/crossover/nodesofs = 750
3.30/3.33 c
3.30/3.33 c # number of nodes without incumbent change that heuristic should wait
3.30/3.33 c # [type: longint, range: [0,9223372036854775807], default: 200]
3.30/3.33 c heuristics/crossover/nwaitingnodes = 100
3.30/3.33 c
3.30/3.33 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.30/3.33 c # [type: real, range: [0,1], default: 0.1]
3.30/3.33 c heuristics/crossover/nodesquot = 0.15
3.30/3.33 c
3.30/3.33 c # minimum percentage of integer variables that have to be fixed
3.30/3.33 c # [type: real, range: [0,1], default: 0.666]
3.30/3.33 c heuristics/crossover/minfixingrate = 0.5
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 20]
3.30/3.33 c heuristics/feaspump/freq = -1
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/feaspump/maxlpiterofs = 2000
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/fracdiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/fracdiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/fracdiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/guideddiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/guideddiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/guideddiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/intdiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/intshifting/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/linesearchdiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/linesearchdiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 20]
3.30/3.33 c heuristics/objpscostdiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to total iteration number
3.30/3.33 c # [type: real, range: [0,1], default: 0.01]
3.30/3.33 c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/objpscostdiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/oneopt/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/pscostdiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/pscostdiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/pscostdiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c heuristics/rens/freq = -1
3.30/3.33 c
3.30/3.33 c # minimum percentage of integer variables that have to be fixable
3.30/3.33 c # [type: real, range: [0,1], default: 0.5]
3.30/3.33 c heuristics/rens/minfixingrate = 0.3
3.30/3.33 c
3.30/3.33 c # number of nodes added to the contingent of the total nodes
3.30/3.33 c # [type: longint, range: [0,9223372036854775807], default: 500]
3.30/3.33 c heuristics/rens/nodesofs = 2000
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 20]
3.30/3.33 c heuristics/rootsoldiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.30/3.33 c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/rootsoldiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/rounding/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c heuristics/shiftandpropagate/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/shifting/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/simplerounding/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/subnlp/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c heuristics/trivial/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/trysol/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c heuristics/undercover/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 10]
3.30/3.33 c heuristics/veclendiving/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal fraction of diving LP iterations compared to node LP iterations
3.30/3.33 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.30/3.33 c heuristics/veclendiving/maxlpiterquot = 0.075
3.30/3.33 c
3.30/3.33 c # additional number of allowed LP iterations
3.30/3.33 c # [type: int, range: [0,2147483647], default: 1000]
3.30/3.33 c heuristics/veclendiving/maxlpiterofs = 1500
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/zirounding/freq = -1
3.30/3.33 c
3.30/3.33 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: -1]
3.30/3.33 c propagating/probing/maxprerounds = 0
3.30/3.33 c
3.30/3.33 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c separating/cmir/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 0]
3.30/3.33 c separating/flowcover/freq = -1
3.30/3.33 c
3.30/3.33 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: -1]
3.30/3.33 c separating/rapidlearning/freq = 0
3.30/3.33 c
3.30/3.33 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
3.30/3.33 c # [type: int, range: [-1,2147483647], default: 1]
3.30/3.33 c heuristics/indoneopt/freq = -1
3.30/3.33 c
3.30/3.33 c -----------------------------------------------------------------------------------------------
3.30/3.33 c start solving
3.30/3.34 c
5.69/5.75 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.69/5.75 c 5.7s| 1 | 0 | 2499 | - | 267M| 0 | 849 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
8.39/8.42 c 8.4s| 1 | 0 | 3346 | - | 267M| 0 |1752 |7935 | 176k|7935 | 176k| 9 | 0 | 0 | 0.000000e+00 | -- | Inf
10.38/10.47 c 10.5s| 1 | 0 | 3562 | - | 268M| 0 |1988 |7935 | 176k|7935 | 176k| 21 | 0 | 0 | 0.000000e+00 | -- | Inf
13.09/13.17 c 13.2s| 1 | 0 | 4019 | - | 268M| 0 |2155 |7935 | 176k|7935 | 176k| 32 | 0 | 0 | 0.000000e+00 | -- | Inf
17.78/17.83 c 17.8s| 1 | 0 | 4768 | - | 268M| 0 |2027 |7935 | 176k|7935 | 176k| 44 | 0 | 0 | 0.000000e+00 | -- | Inf
22.69/22.76 c 22.8s| 1 | 0 | 5633 | - | 269M| 0 |2127 |7935 | 176k|7935 | 176k| 53 | 0 | 0 | 0.000000e+00 | -- | Inf
44.88/44.94 c 44.9s| 1 | 2 | 5633 | - | 269M| 0 |2127 |7935 | 176k|7935 | 176k| 53 | 0 | 22 | 0.000000e+00 | -- | Inf
799.67/799.85 c 800s| 100 | 40 | 69358 | 643.7 | 274M| 56 |1726 |7935 | 176k|7935 | 176k| 53 | 59 | 364 | 0.000000e+00 | -- | Inf
1797.01/1797.31 c
1797.01/1797.31 c SCIP Status : solving was interrupted [time limit reached]
1797.01/1797.31 c Solving Time (sec) : 1797.30
1797.01/1797.31 c Solving Nodes : 148
1797.01/1797.31 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1797.01/1797.31 c Dual Bound : +0.00000000000000e+00
1797.01/1797.31 c Gap : infinite
1797.01/1797.31 s UNKNOWN
1797.01/1797.31 c SCIP Status : solving was interrupted [time limit reached]
1797.01/1797.31 c Total Time : 1797.30
1797.01/1797.31 c solving : 1797.30
1797.01/1797.31 c presolving : 2.73 (included in solving)
1797.01/1797.31 c reading : 0.46 (included in solving)
1797.01/1797.31 c copying : 0.00 (0 times copied the problem)
1797.01/1797.31 c Original Problem :
1797.01/1797.31 c Problem name : HOME/instance-3690609-1338024257.opb
1797.01/1797.31 c Variables : 7936 (7936 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.31 c Constraints : 176837 initial, 176837 maximal
1797.01/1797.31 c Objective sense : minimize
1797.01/1797.31 c Presolved Problem :
1797.01/1797.31 c Problem name : t_HOME/instance-3690609-1338024257.opb
1797.01/1797.31 c Variables : 7935 (7935 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.01/1797.31 c Constraints : 176785 initial, 176888 maximal
1797.01/1797.31 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1797.01/1797.31 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c knapsack : 0.08 0.00 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c setppc : 0.07 0.00 0 0 0 0 0 22 0 0 0
1797.01/1797.31 c linear : 1.03 0.00 0 1 0 0 0 8 0 7 0
1797.01/1797.31 c logicor : 0.59 0.28 0 0 0 0 0 22 0 0 0
1797.01/1797.31 c root node : - - 0 - - 0 - - - - -
1797.01/1797.31 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1797.01/1797.31 c integral : 0 0 0 0 142 0 1 0 2 18 0 0 268
1797.01/1797.31 c knapsack : 17621 17621 5 457 0 0 0 1 0 453 20 0 0
1797.01/1797.31 c setppc : 37799 37799 5 457 0 0 0 628 13 10901 0 0 0
1797.01/1797.31 c linear : 1 1 5 444 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c logicor : 121364+ 121467 5 321 0 0 0 60 2 3354 0 0 0
1797.01/1797.31 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1797.01/1797.31 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1797.01/1797.31 c integral : 823.49 0.00 0.00 0.00 823.49 0.00 0.00 0.00
1797.01/1797.31 c knapsack : 0.35 0.00 0.07 0.28 0.00 0.00 0.00 0.00
1797.01/1797.31 c setppc : 0.21 0.00 0.01 0.20 0.00 0.00 0.00 0.00
1797.01/1797.31 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c logicor : 0.50 0.28 0.03 0.19 0.00 0.00 0.00 0.00
1797.01/1797.31 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c Propagators : #Propagate #ResProp Cutoffs DomReds
1797.01/1797.31 c rootredcost : 0 0 0 0
1797.01/1797.31 c pseudoobj : 0 0 0 0
1797.01/1797.31 c vbounds : 0 0 0 0
1797.01/1797.31 c redcost : 147 0 0 0
1797.01/1797.31 c probing : 0 0 0 0
1797.01/1797.31 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1797.01/1797.31 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c vbounds : 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c redcost : 0.02 0.00 0.00 0.02 0.00
1797.01/1797.31 c probing : 0.00 0.00 0.00 0.00 0.00
1797.01/1797.31 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1797.01/1797.31 c propagation : 0.00 15 15 113 16.9 0 0.0 -
1797.01/1797.31 c infeasible LP : 0.02 4 4 50 32.3 1 14.0 0
1797.01/1797.31 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1797.01/1797.31 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1797.01/1797.31 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1797.01/1797.31 c applied globally : - - - 103 19.7 - - -
1797.01/1797.31 c applied locally : - - - 0 0.0 - - -
1797.01/1797.31 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1797.01/1797.31 c cut pool : 0.00 4 - - 27 - (maximal pool size: 426)
1797.01/1797.31 c closecuts : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c impliedbounds : 0.01 0.00 5 0 0 0 0
1797.01/1797.31 c intobj : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c gomory : 1.17 0.00 5 0 0 250 0
1797.01/1797.31 c cgmip : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c strongcg : 8.87 0.00 5 0 0 2500 0
1797.01/1797.31 c cmir : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c flowcover : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c clique : 0.25 0.00 5 0 0 39 0
1797.01/1797.31 c zerohalf : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c mcf : 0.27 0.00 1 0 0 0 0
1797.01/1797.31 c oddcycle : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c rapidlearning : 0.00 0.00 0 0 0 0 0
1797.01/1797.31 c Pricers : ExecTime SetupTime Calls Vars
1797.01/1797.31 c problem variables: 0.00 - 0 0
1797.01/1797.31 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1797.01/1797.31 c relpscost : 823.49 0.00 142 2 18 0 0 268
1797.01/1797.31 c pscost : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c inference : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c mostinf : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c leastinf : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c random : 0.00 0.00 0 0 0 0 0 0
1797.01/1797.31 c Primal Heuristics : ExecTime SetupTime Calls Found
1797.01/1797.31 c LP solutions : 0.00 - - 0
1797.01/1797.31 c pseudo solutions : 0.00 - - 0
1797.01/1797.31 c smallcard : 0.00 0.00 0 0
1797.01/1797.31 c trivial : 0.00 0.00 1 0
1797.01/1797.31 c shiftandpropagate: 0.00 0.00 0 0
1797.01/1797.31 c simplerounding : 0.00 0.00 0 0
1797.01/1797.31 c zirounding : 0.00 0.00 0 0
1797.01/1797.31 c rounding : 0.00 0.00 0 0
1797.01/1797.31 c shifting : 0.00 0.00 0 0
1797.01/1797.31 c intshifting : 0.00 0.00 0 0
1797.01/1797.31 c oneopt : 0.00 0.00 0 0
1797.01/1797.31 c twoopt : 0.00 0.00 0 0
1797.01/1797.31 c indtwoopt : 0.00 0.00 0 0
1797.01/1797.31 c indoneopt : 0.00 0.00 0 0
1797.01/1797.31 c fixandinfer : 0.00 0.00 0 0
1797.01/1797.31 c feaspump : 0.00 0.00 0 0
1797.01/1797.31 c clique : 0.00 0.00 0 0
1797.01/1797.31 c indrounding : 0.00 0.00 0 0
1797.01/1797.31 c indcoefdiving : 0.00 0.00 0 0
1797.01/1797.31 c coefdiving : 0.00 0.00 0 0
1797.01/1797.31 c pscostdiving : 0.00 0.00 0 0
1797.01/1797.31 c nlpdiving : 0.00 0.00 0 0
1797.01/1797.31 c fracdiving : 0.00 0.00 0 0
1797.01/1797.31 c veclendiving : 0.00 0.00 0 0
1797.01/1797.31 c intdiving : 0.00 0.00 0 0
1797.01/1797.31 c actconsdiving : 0.00 0.00 0 0
1797.01/1797.31 c objpscostdiving : 0.00 0.00 0 0
1797.01/1797.31 c rootsoldiving : 0.00 0.00 0 0
1797.01/1797.31 c linesearchdiving : 0.00 0.00 0 0
1797.01/1797.31 c guideddiving : 0.00 0.00 0 0
1797.01/1797.31 c octane : 0.00 0.00 0 0
1797.01/1797.31 c rens : 0.00 0.00 0 0
1797.01/1797.31 c rins : 0.00 0.00 0 0
1797.01/1797.31 c localbranching : 0.00 0.00 0 0
1797.01/1797.31 c mutation : 0.00 0.00 0 0
1797.01/1797.31 c crossover : 0.00 0.00 0 0
1797.01/1797.31 c dins : 0.00 0.00 0 0
1797.01/1797.31 c vbounds : 0.00 0.00 0 0
1797.01/1797.31 c undercover : 0.00 0.00 0 0
1797.01/1797.31 c subnlp : 0.00 0.00 0 0
1797.01/1797.31 c trysol : 0.00 0.00 0 0
1797.01/1797.31 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1797.01/1797.31 c primal LP : 0.10 1 0 0.00 0.00 0.10 1
1797.01/1797.31 c dual LP : 954.89 151 226097 1497.33 236.78 0.00 0
1797.01/1797.31 c lex dual LP : 0.00 0 0 0.00 -
1797.01/1797.31 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1797.01/1797.31 c diving/probing LP: 0.00 0 0 0.00 -
1797.01/1797.31 c strong branching : 823.22 461 210542 456.71 255.76
1797.01/1797.31 c (at root node) : - 22 5486 249.36 -
1797.01/1797.31 c conflict analysis: 0.00 0 0 0.00 -
1797.01/1797.31 c B&B Tree :
1797.01/1797.31 c number of runs : 1
1797.01/1797.31 c nodes : 148
1797.01/1797.31 c nodes (total) : 148
1797.01/1797.31 c nodes left : 67
1797.01/1797.31 c max depth : 56
1797.01/1797.31 c max depth (total): 56
1797.01/1797.31 c backtracks : 13 (8.8%)
1797.01/1797.31 c delayed cutoffs : 54
1797.01/1797.31 c repropagations : 82 (461 domain reductions, 7 cutoffs)
1797.01/1797.31 c avg switch length: 2.89
1797.01/1797.31 c switching time : 0.51
1797.01/1797.31 c Solution :
1797.01/1797.31 c Solutions found : 0 (0 improvements)
1797.01/1797.31 c Primal Bound : -
1797.01/1797.31 c Dual Bound : +0.00000000000000e+00
1797.01/1797.31 c Gap : infinite
1797.01/1797.31 c Root Dual Bound : +0.00000000000000e+00
1797.01/1797.31 c Root Iterations : 5633
1797.41/1797.78 c Time complete: 1797.5.
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-3690609-1338024257/watcher-3690609-1338024257 -o /tmp/evaluation-result-3690609-1338024257/solver-3690609-1338024257 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690609-1338024257.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 1367
/proc/meminfo: memFree=22185172/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=9692 CPUtime=0 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 1172 0 0 0 0 0 0 0 20 0 1 0 268551382 9924608 1127 33554432000 4194304 10173063 140735693315344 140736533264120 8800002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 2423 1130 409 1460 0 954 0
[startup+0.0963781 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 1367
/proc/meminfo: memFree=22185172/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=23864 CPUtime=0.08 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 4692 0 0 0 8 0 0 0 20 0 1 0 268551382 24436736 4647 33554432000 4194304 10173063 140735693315344 140735693180520 5479875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 5966 4647 413 1460 0 4497 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23864
[startup+0.100316 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 1367
/proc/meminfo: memFree=22185172/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=24372 CPUtime=0.08 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 4822 0 0 0 8 0 0 0 20 0 1 0 268551382 24956928 4777 33554432000 4194304 10173063 140735693315344 140735693180520 5479875 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 6093 4777 413 1460 0 4624 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24372
[startup+0.30027 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 1367
/proc/meminfo: memFree=22185172/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=50336 CPUtime=0.29 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 11305 0 0 0 27 2 0 0 20 0 1 0 268551382 51544064 11260 33554432000 4194304 10173063 140735693315344 140735693180520 8985008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 12584 11260 413 1460 0 11115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50336
[startup+0.700269 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 1367
/proc/meminfo: memFree=22185172/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=181932 CPUtime=0.69 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 43669 0 0 0 61 8 0 0 20 0 1 0 268551382 186298368 43530 33554432000 4194304 10173063 140735693315344 140735693180520 4936513 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 45483 43530 509 1460 0 44014 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181932
[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=21800960/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=275176 CPUtime=1.48 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 69128 0 0 0 127 21 0 0 20 0 1 0 268551382 281780224 66371 33554432000 4194304 10173063 140735693315344 140735693310808 4435454 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 68794 66371 561 1460 0 67325 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 275176
[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=21559084/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=298352 CPUtime=3.09 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 90260 0 0 0 271 38 0 0 20 0 1 0 268551382 305512448 71991 33554432000 4194304 10173063 140735693315344 140735693311400 4953323 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 74588 71991 607 1460 0 73119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 298352
[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=20792528/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=613048 CPUtime=6.29 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 138038 0 0 0 581 48 0 0 20 0 1 0 268551382 627761152 147437 33554432000 4194304 10173063 140735693315344 140735693310296 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 153262 147437 784 1460 0 151793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 613048
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=19897872/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=614908 CPUtime=12.69 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 139578 0 0 0 1219 50 0 0 20 0 1 0 268551382 629665792 149179 33554432000 4194304 10173063 140735693315344 140735693310264 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 153727 149179 795 1460 0 152258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 614908
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=20288804/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=646384 CPUtime=25.48 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 142180 0 0 0 2496 52 0 0 20 0 1 0 268551382 661897216 155861 33554432000 4194304 10173063 140735693315344 140735693309176 7595756 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 161596 155861 799 1460 0 160127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 646384
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=19573348/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=646384 CPUtime=51.08 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 142633 0 0 0 5052 56 0 0 20 0 1 0 268551382 661897216 156825 33554432000 4194304 10173063 140735693315344 140735693308520 7971268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 161596 156825 805 1460 0 160127 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 646384
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 1368
/proc/meminfo: memFree=18517204/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=646532 CPUtime=102.28 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 142850 0 0 0 10167 61 0 0 20 0 1 0 268551382 662048768 158575 33554432000 4194304 10173063 140735693315344 140735693308792 8063860 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 161633 158575 806 1460 0 160164 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 646532
[startup+162.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/178 1369
/proc/meminfo: memFree=19389560/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=646684 CPUtime=162.26 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 142903 0 0 0 16158 68 0 0 20 0 1 0 268551382 662204416 158627 33554432000 4194304 10173063 140735693315344 140735693308520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 161671 158627 806 1460 0 160202 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 646684
[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 1370
/proc/meminfo: memFree=19213856/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=659924 CPUtime=222.25 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 143147 0 0 0 22150 75 0 0 20 0 1 0 268551382 675762176 159893 33554432000 4194304 10173063 140735693315344 140735693309176 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 164981 159893 806 1460 0 163512 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 659924
[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 1370
/proc/meminfo: memFree=19211904/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=659924 CPUtime=282.25 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 143154 0 0 0 28141 84 0 0 20 0 1 0 268551382 675762176 159900 33554432000 4194304 10173063 140735693315344 140735693308520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 164981 159900 806 1460 0 163512 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 659924
[startup+342.3 s]
/proc/loadavg: 3.37 2.36 2.09 2/178 1371
/proc/meminfo: memFree=5756756/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=662152 CPUtime=342.24 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 143162 0 0 0 34133 91 0 0 20 0 1 0 268551382 678043648 162463 33554432000 4194304 10173063 140735693315344 140735693308472 7896337 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 165538 162463 806 1460 0 164069 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 662152
[startup+402.3 s]
/proc/loadavg: 4.50 2.88 2.28 2/179 1375
/proc/meminfo: memFree=2165160/32873844 swapFree=7104/7104
[pid=1367] ppid=1365 vsize=676904 CPUtime=402.22 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 143190 0 0 0 40126 96 0 0 20 0 1 0 268551382 693149696 163002 33554432000 4194304 10173063 140735693315344 140735693308696 7595768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 169226 163002 806 1460 0 167757 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 676904
[startup+462.3 s]
/proc/loadavg: 4.77 3.24 2.45 3/178 1375
/proc/meminfo: memFree=199120/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=699012 CPUtime=462.22 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 145088 0 0 0 46118 104 0 0 20 0 1 0 268551382 715788288 169523 33554432000 4194304 10173063 140735693315344 140735693308792 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 174753 169523 809 1460 0 173284 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 699012
[startup+522.3 s]
/proc/loadavg: 4.91 3.56 2.60 2/178 1376
/proc/meminfo: memFree=429628/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=699012 CPUtime=522.21 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 145114 0 0 0 52111 110 0 0 20 0 1 0 268551382 715788288 169549 33554432000 4194304 10173063 140735693315344 140735693308600 8012649 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 174753 169549 809 1460 0 173284 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 699012
[startup+582.3 s]
/proc/loadavg: 3.56 3.46 2.63 3/178 1418
/proc/meminfo: memFree=29072332/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=699012 CPUtime=582.2 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 145125 0 0 0 58103 117 0 0 20 0 1 0 268551382 715788288 169706 33554432000 4194304 10173063 140735693315344 140735693309176 8033112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 174753 169706 809 1460 0 173284 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 699012
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29074076/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=679368 CPUtime=1122.11 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 149274 0 0 0 112025 186 0 0 20 0 1 0 268551382 695672832 168256 33554432000 4194304 10173063 140735693315344 140735693308520 8007073 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 169842 168256 814 1460 0 168373 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 679368
[startup+1182.3 s]
/proc/loadavg: 2.00 2.19 2.32 3/177 1423
/proc/meminfo: memFree=29074068/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=679368 CPUtime=1182.1 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 149274 0 0 0 118020 190 0 0 20 0 1 0 268551382 695672832 168256 33554432000 4194304 10173063 140735693315344 140735693308520 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 169842 168256 814 1460 0 168373 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 679368
[startup+1242.3 s]
/proc/loadavg: 2.00 2.15 2.29 3/177 1423
/proc/meminfo: memFree=29072952/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=680436 CPUtime=1242.09 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 149533 0 0 0 124014 195 0 0 20 0 1 0 268551382 696766464 168511 33554432000 4194304 10173063 140735693315344 140735693309176 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170109 168511 814 1460 0 168640 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 680436
[startup+1302.3 s]
/proc/loadavg: 2.00 2.12 2.27 3/177 1423
/proc/meminfo: memFree=29054264/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=713380 CPUtime=1302.08 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 150512 0 0 0 130007 201 0 0 20 0 1 0 268551382 730501120 173165 33554432000 4194304 10173063 140735693315344 140735693309016 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 178345 173165 814 1460 0 176876 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 713380
[startup+1362.3 s]
/proc/loadavg: 2.07 2.11 2.26 3/177 1423
/proc/meminfo: memFree=29087532/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1362.07 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151687 0 0 0 136000 207 0 0 20 0 1 0 268551382 697479168 164411 33554432000 4194304 10173063 140735693315344 140735693308472 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164411 814 1460 0 168814 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 681132
[startup+1422.3 s]
/proc/loadavg: 2.02 2.09 2.24 3/177 1423
/proc/meminfo: memFree=29085360/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1422.06 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151701 0 0 0 141992 214 0 0 20 0 1 0 268551382 697479168 164936 33554432000 4194304 10173063 140735693315344 140735693308600 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164936 814 1460 0 168814 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 681132
[startup+1482.3 s]
/proc/loadavg: 2.01 2.07 2.22 3/177 1424
/proc/meminfo: memFree=29085236/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1482.06 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151706 0 0 0 147986 220 0 0 20 0 1 0 268551382 697479168 164941 33554432000 4194304 10173063 140735693315344 140735693308600 8012669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164941 814 1460 0 168814 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 681132
[startup+1542.3 s]
/proc/loadavg: 2.00 2.06 2.20 3/177 1424
/proc/meminfo: memFree=29085236/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1542.05 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151738 0 0 0 153980 225 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308792 8012669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 681132
[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.19 3/178 1427
/proc/meminfo: memFree=29087028/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1602.04 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151738 0 0 0 159972 232 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308600 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 681132
[startup+1662.31 s]
/proc/loadavg: 2.00 2.03 2.17 3/177 1427
/proc/meminfo: memFree=29087284/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1662.03 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151738 0 0 0 165965 238 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693307864 7955690 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 681132
[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/177 1427
/proc/meminfo: memFree=29087408/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1722.02 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 171959 243 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308520 7956333 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 681132
[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1782.01 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 177955 246 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308520 8013264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 681132
Solver just ended. Dumping a history of the last processes samples
[startup+1786.8 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1786.51 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 178405 246 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308520 7594574 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (KiB) 681132
[startup+1793.21 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1792.92 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 179045 247 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308760 7911748 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1792.92
Current children cumulated vsize (KiB) 681132
[startup+1794.8 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1794.51 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 179204 247 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693309176 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 681132
[startup+1796.4 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1796.11 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 179364 247 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308840 8033088 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1796.11
Current children cumulated vsize (KiB) 681132
[startup+1797.2 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29087160/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=681132 CPUtime=1796.91 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151739 0 0 0 179444 247 0 0 20 0 1 0 268551382 697479168 164973 33554432000 4194304 10173063 140735693315344 140735693308792 8047326 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 170283 164973 814 1460 0 168814 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 681132
[startup+1797.61 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29089020/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=678480 CPUtime=1797.32 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151759 0 0 0 179485 247 0 0 20 0 1 0 268551382 694763520 164330 33554432000 4194304 10173063 140735693315344 140735693308792 4953292 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 169620 164330 826 1460 0 168151 0
Current children cumulated CPU time (s) 1797.32
Current children cumulated vsize (KiB) 678480
[startup+1797.7 s]
/proc/loadavg: 2.00 2.02 2.15 3/177 1428
/proc/meminfo: memFree=29089020/32873844 swapFree=7112/7112
[pid=1367] ppid=1365 vsize=670924 CPUtime=1797.41 cores=1,3,5,7
/proc/1367/stat : 1367 (scip-2.1.1.4fix) R 1365 1367 521 0 -1 4202496 151760 0 0 0 179494 247 0 0 20 0 1 0 268551382 687026176 162444 33554432000 4194304 10173063 140735693315344 140735693308792 8992599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1367/statm: 167632 162378 827 1460 0 166163 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (KiB) 670924
Child status: 0
Real time (s): 1797.79
CPU time (s): 1797.51
CPU user time (s): 1795.01
CPU system time (s): 2.49762
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 713380
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 2.49762
maximum resident set size= 706272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151773
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= 16
involuntary context switches= 1848
runsolver used 2.96955 second user time and 8.58569 second system time
The end