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-3691801-1338041050.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.77 c presolving:
1.38/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, 85792 impls, 287 clqs
2.78/2.82 c (round 2) 1 del vars, 30 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 176850 upgd conss, 85792 impls, 287 clqs
3.30/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, 85792 impls, 287 clqs
4.08/4.11 c presolving (4 rounds):
4.08/4.11 c 1 deleted vars, 52 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
4.08/4.11 c 85792 implications, 287 cliques
4.08/4.11 c presolved problem has 7935 variables (7935 bin, 0 int, 0 impl, 0 cont) and 176785 constraints
4.08/4.11 c 17621 constraints of type <knapsack>
4.08/4.11 c 37799 constraints of type <setppc>
4.08/4.11 c 1 constraints of type <linear>
4.08/4.11 c 121364 constraints of type <logicor>
4.08/4.11 c transformed objective value is always integral (scale: 1)
4.08/4.11 c Presolving Time: 3.34
4.08/4.11 c - non default parameters ----------------------------------------------------------------------
4.08/4.11 c # SCIP version 2.1.1.4
4.08/4.11 c
4.08/4.11 c # maximal time in seconds to run
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.08/4.11 c limits/time = 1797
4.08/4.11 c
4.08/4.11 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.08/4.11 c limits/memory = 13950
4.08/4.11 c
4.08/4.11 c # solving stops, if the given number of solutions were found (-1: no limit)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.11 c limits/solutions = 1
4.08/4.11 c
4.08/4.11 c # maximal number of separation rounds per node (-1: unlimited)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 5]
4.08/4.11 c separating/maxrounds = 1
4.08/4.11 c
4.08/4.11 c # maximal number of separation rounds in the root node (-1: unlimited)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.11 c separating/maxroundsroot = 5
4.08/4.11 c
4.08/4.11 c # default clock type (1: CPU user seconds, 2: wall clock time)
4.08/4.11 c # [type: int, range: [1,2], default: 1]
4.08/4.11 c timing/clocktype = 2
4.08/4.11 c
4.08/4.11 c # belongs reading time to solving time?
4.08/4.11 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.08/4.11 c timing/reading = TRUE
4.08/4.11 c
4.08/4.11 c # should disaggregation of knapsack constraints be allowed in preprocessing?
4.08/4.11 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
4.08/4.11 c constraints/knapsack/disaggregation = FALSE
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/coefdiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/coefdiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/coefdiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 30]
4.08/4.11 c heuristics/crossover/freq = -1
4.08/4.11 c
4.08/4.11 c # number of nodes added to the contingent of the total nodes
4.08/4.11 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.08/4.11 c heuristics/crossover/nodesofs = 750
4.08/4.11 c
4.08/4.11 c # number of nodes without incumbent change that heuristic should wait
4.08/4.11 c # [type: longint, range: [0,9223372036854775807], default: 200]
4.08/4.11 c heuristics/crossover/nwaitingnodes = 100
4.08/4.11 c
4.08/4.11 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
4.08/4.11 c # [type: real, range: [0,1], default: 0.1]
4.08/4.11 c heuristics/crossover/nodesquot = 0.15
4.08/4.11 c
4.08/4.11 c # minimum percentage of integer variables that have to be fixed
4.08/4.11 c # [type: real, range: [0,1], default: 0.666]
4.08/4.11 c heuristics/crossover/minfixingrate = 0.5
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.11 c heuristics/feaspump/freq = -1
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/feaspump/maxlpiterofs = 2000
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/fracdiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/fracdiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/fracdiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/guideddiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/guideddiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/guideddiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/intdiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/intshifting/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/linesearchdiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/linesearchdiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/linesearchdiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.11 c heuristics/objpscostdiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to total iteration number
4.08/4.11 c # [type: real, range: [0,1], default: 0.01]
4.08/4.11 c heuristics/objpscostdiving/maxlpiterquot = 0.015
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/objpscostdiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/oneopt/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/pscostdiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/pscostdiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/pscostdiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c heuristics/rens/freq = -1
4.08/4.11 c
4.08/4.11 c # minimum percentage of integer variables that have to be fixable
4.08/4.11 c # [type: real, range: [0,1], default: 0.5]
4.08/4.11 c heuristics/rens/minfixingrate = 0.3
4.08/4.11 c
4.08/4.11 c # number of nodes added to the contingent of the total nodes
4.08/4.11 c # [type: longint, range: [0,9223372036854775807], default: 500]
4.08/4.11 c heuristics/rens/nodesofs = 2000
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 20]
4.08/4.11 c heuristics/rootsoldiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
4.08/4.11 c heuristics/rootsoldiving/maxlpiterquot = 0.015
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/rootsoldiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/rounding/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c heuristics/shiftandpropagate/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/shifting/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/simplerounding/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/subnlp/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c heuristics/trivial/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/trysol/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c heuristics/undercover/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 10]
4.08/4.11 c heuristics/veclendiving/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal fraction of diving LP iterations compared to node LP iterations
4.08/4.11 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
4.08/4.11 c heuristics/veclendiving/maxlpiterquot = 0.075
4.08/4.11 c
4.08/4.11 c # additional number of allowed LP iterations
4.08/4.11 c # [type: int, range: [0,2147483647], default: 1000]
4.08/4.11 c heuristics/veclendiving/maxlpiterofs = 1500
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/zirounding/freq = -1
4.08/4.11 c
4.08/4.11 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.11 c propagating/probing/maxprerounds = 0
4.08/4.11 c
4.08/4.11 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c separating/cmir/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 0]
4.08/4.11 c separating/flowcover/freq = -1
4.08/4.11 c
4.08/4.11 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: -1]
4.08/4.11 c separating/rapidlearning/freq = 0
4.08/4.11 c
4.08/4.11 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
4.08/4.11 c # [type: int, range: [-1,2147483647], default: 1]
4.08/4.11 c heuristics/indoneopt/freq = -1
4.08/4.11 c
4.08/4.11 c -----------------------------------------------------------------------------------------------
4.08/4.11 c start solving
4.08/4.11 c
5.98/6.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
5.98/6.00 c 6.0s| 1 | 0 | 1512 | - | 290M| 0 | 621 |7935 | 176k|7935 | 176k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
14.09/14.15 c 14.1s| 1 | 0 | 5966 | - | 290M| 0 |2322 |7935 | 176k|7935 | 176k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
17.69/17.75 c 17.7s| 1 | 0 | 6824 | - | 291M| 0 |1927 |7935 | 176k|7935 | 176k| 55 | 0 | 0 | 0.000000e+00 | -- | Inf
22.78/22.80 c 22.8s| 1 | 0 | 7787 | - | 293M| 0 |2542 |7935 | 176k|7935 | 176k| 72 | 0 | 0 | 0.000000e+00 | -- | Inf
35.79/35.89 c 35.9s| 1 | 0 | 9420 | - | 293M| 0 |2488 |7935 | 176k|7935 | 176k| 96 | 0 | 0 | 0.000000e+00 | -- | Inf
40.99/41.05 c 41.0s| 1 | 0 | 10015 | - | 295M| 0 |2607 |7935 | 176k|7935 | 176k| 119 | 0 | 0 | 0.000000e+00 | -- | Inf
122.17/122.21 c 122s| 1 | 2 | 10015 | - | 295M| 0 |2607 |7935 | 176k|7935 | 176k| 119 | 0 | 26 | 0.000000e+00 | -- | Inf
861.25/861.41 c 861s| 100 | 48 | 62867 | 533.9 | 301M| 47 |1741 |7935 | 176k|7935 | 176k| 119 | 100 | 291 | 0.000000e+00 | -- | Inf
1269.59/1269.83 c 1270s| 200 | 65 |138564 | 646.0 | 302M| 47 |1858 |7935 | 177k|7935 | 176k| 119 | 227 | 371 | 0.000000e+00 | -- | Inf
1610.54/1610.85 c 1611s| 300 | 43 |205911 | 655.2 | 302M| 47 | - |7935 | 177k|7935 | 176k| 119 | 415 | 430 | 0.000000e+00 | -- | Inf
1796.81/1797.10 c
1796.81/1797.10 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.10 c Solving Time (sec) : 1797.09
1796.81/1797.10 c Solving Nodes : 329
1796.81/1797.10 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.81/1797.10 c Dual Bound : +0.00000000000000e+00
1796.81/1797.10 c Gap : infinite
1796.81/1797.10 s UNKNOWN
1796.81/1797.10 c SCIP Status : solving was interrupted [time limit reached]
1796.81/1797.10 c Total Time : 1797.09
1796.81/1797.10 c solving : 1797.09
1796.81/1797.10 c presolving : 3.34 (included in solving)
1796.81/1797.10 c reading : 0.51 (included in solving)
1796.81/1797.10 c copying : 0.00 (0 times copied the problem)
1796.81/1797.10 c Original Problem :
1796.81/1797.10 c Problem name : HOME/instance-3691801-1338041050.opb
1796.81/1797.10 c Variables : 7936 (7936 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.10 c Constraints : 176837 initial, 176837 maximal
1796.81/1797.10 c Objective sense : minimize
1796.81/1797.10 c Presolved Problem :
1796.81/1797.10 c Problem name : t_HOME/instance-3691801-1338041050.opb
1796.81/1797.10 c Variables : 7935 (7935 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.81/1797.10 c Constraints : 176785 initial, 177205 maximal
1796.81/1797.10 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.81/1797.10 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c gateextraction : 0.06 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c components : 0.08 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c knapsack : 0.10 0.00 0 0 0 0 0 0 0 0 0
1796.81/1797.10 c setppc : 0.13 0.00 0 0 0 0 0 22 0 0 0
1796.81/1797.10 c linear : 1.53 0.09 0 1 0 0 0 8 0 7 0
1796.81/1797.10 c logicor : 1.01 0.28 0 0 0 0 0 22 0 0 0
1796.81/1797.10 c root node : - - 0 - - 0 - - - - -
1796.81/1797.10 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.81/1797.10 c integral : 0 0 0 0 241 0 1 0 3 12 0 0 466
1796.81/1797.10 c knapsack : 17621 17621 5 1180 0 1 0 33 1 838 134 0 0
1796.81/1797.10 c setppc : 37799 37799 5 1179 0 1 0 5325 12 32692 0 0 0
1796.81/1797.10 c linear : 1 1 5 1167 0 1 0 0 0 0 0 0 0
1796.81/1797.10 c logicor : 121364+ 121784 5 686 0 1 0 300 24 4649 0 0 0
1796.81/1797.10 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.81/1797.10 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.81/1797.10 c integral : 977.20 0.00 0.00 0.00 977.20 0.00 0.00 0.00
1796.81/1797.10 c knapsack : 0.82 0.00 0.12 0.69 0.00 0.01 0.00 0.00
1796.81/1797.10 c setppc : 0.77 0.00 0.01 0.75 0.00 0.00 0.00 0.01
1796.81/1797.10 c linear : 0.10 0.09 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c logicor : 0.62 0.28 0.03 0.28 0.00 0.03 0.00 0.00
1796.81/1797.10 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.81/1797.10 c rootredcost : 0 0 0 0
1796.81/1797.10 c pseudoobj : 0 0 0 0
1796.81/1797.10 c vbounds : 0 0 0 0
1796.81/1797.10 c redcost : 246 0 0 0
1796.81/1797.10 c probing : 0 0 0 0
1796.81/1797.10 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.81/1797.10 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c redcost : 0.03 0.00 0.00 0.03 0.00
1796.81/1797.10 c probing : 0.00 0.00 0.00 0.00 0.00
1796.81/1797.10 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.81/1797.10 c propagation : 0.00 37 36 250 24.1 10 2.4 -
1796.81/1797.10 c infeasible LP : 0.34 63 61 621 34.6 4 4.0 0
1796.81/1797.10 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.10 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.81/1797.10 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.81/1797.10 c applied globally : - - - 434 27.4 - - -
1796.81/1797.10 c applied locally : - - - 0 0.0 - - -
1796.81/1797.10 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.81/1797.10 c cut pool : 0.00 4 - - 54 - (maximal pool size: 981)
1796.81/1797.10 c closecuts : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.81/1797.10 c intobj : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c gomory : 2.39 0.00 5 0 0 250 0
1796.81/1797.10 c cgmip : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c strongcg : 14.51 0.00 5 0 0 2500 0
1796.81/1797.10 c cmir : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c flowcover : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c clique : 0.34 0.00 5 0 0 40 0
1796.81/1797.10 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c mcf : 0.29 0.00 1 0 0 0 0
1796.81/1797.10 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.81/1797.10 c Pricers : ExecTime SetupTime Calls Vars
1796.81/1797.10 c problem variables: 0.00 - 0 0
1796.81/1797.10 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.81/1797.10 c relpscost : 977.20 0.00 241 3 12 0 0 466
1796.81/1797.10 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c inference : 0.00 0.00 1 0 0 0 0 2
1796.81/1797.10 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c random : 0.00 0.00 0 0 0 0 0 0
1796.81/1797.10 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.81/1797.10 c LP solutions : 0.00 - - 0
1796.81/1797.10 c pseudo solutions : 0.00 - - 0
1796.81/1797.10 c smallcard : 0.00 0.00 0 0
1796.81/1797.10 c trivial : 0.00 0.00 1 0
1796.81/1797.10 c shiftandpropagate: 0.00 0.00 0 0
1796.81/1797.10 c simplerounding : 0.00 0.00 0 0
1796.81/1797.10 c zirounding : 0.00 0.00 0 0
1796.81/1797.10 c rounding : 0.00 0.00 0 0
1796.81/1797.10 c shifting : 0.00 0.00 0 0
1796.81/1797.10 c intshifting : 0.00 0.00 0 0
1796.81/1797.10 c oneopt : 0.00 0.00 0 0
1796.81/1797.10 c twoopt : 0.00 0.00 0 0
1796.81/1797.10 c indtwoopt : 0.00 0.00 0 0
1796.81/1797.10 c indoneopt : 0.00 0.00 0 0
1796.81/1797.10 c fixandinfer : 0.00 0.00 0 0
1796.81/1797.10 c feaspump : 0.00 0.00 0 0
1796.81/1797.10 c clique : 0.00 0.00 0 0
1796.81/1797.10 c indrounding : 0.00 0.00 0 0
1796.81/1797.10 c indcoefdiving : 0.00 0.00 0 0
1796.81/1797.10 c coefdiving : 0.00 0.00 0 0
1796.81/1797.10 c pscostdiving : 0.00 0.00 0 0
1796.81/1797.10 c nlpdiving : 0.00 0.00 0 0
1796.81/1797.10 c fracdiving : 0.00 0.00 0 0
1796.81/1797.10 c veclendiving : 0.00 0.00 0 0
1796.81/1797.10 c intdiving : 0.00 0.00 0 0
1796.81/1797.10 c actconsdiving : 0.00 0.00 0 0
1796.81/1797.10 c objpscostdiving : 0.00 0.00 0 0
1796.81/1797.10 c rootsoldiving : 0.00 0.00 0 0
1796.81/1797.10 c linesearchdiving : 0.00 0.00 0 0
1796.81/1797.10 c guideddiving : 0.00 0.00 0 0
1796.81/1797.10 c octane : 0.00 0.00 0 0
1796.81/1797.10 c rens : 0.00 0.00 0 0
1796.81/1797.10 c rins : 0.00 0.00 0 0
1796.81/1797.10 c localbranching : 0.00 0.00 0 0
1796.81/1797.10 c mutation : 0.00 0.00 0 0
1796.81/1797.10 c crossover : 0.00 0.00 0 0
1796.81/1797.10 c dins : 0.00 0.00 0 0
1796.81/1797.10 c vbounds : 0.00 0.00 0 0
1796.81/1797.10 c undercover : 0.00 0.00 0 0
1796.81/1797.10 c subnlp : 0.00 0.00 0 0
1796.81/1797.10 c trysol : 0.00 0.00 0 0
1796.81/1797.10 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.81/1797.10 c primal LP : 0.12 1 0 0.00 0.00 0.12 1
1796.81/1797.10 c dual LP : 787.97 310 256381 827.04 325.37 0.00 0
1796.81/1797.10 c lex dual LP : 0.00 0 0 0.00 -
1796.81/1797.10 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.81/1797.10 c diving/probing LP: 0.00 0 0 0.00 -
1796.81/1797.10 c strong branching : 976.85 446 244709 548.67 250.51
1796.81/1797.10 c (at root node) : - 26 18453 709.73 -
1796.81/1797.10 c conflict analysis: 0.00 0 0 0.00 -
1796.81/1797.10 c B&B Tree :
1796.81/1797.10 c number of runs : 1
1796.81/1797.10 c nodes : 329
1796.81/1797.10 c nodes (total) : 329
1796.81/1797.10 c nodes left : 49
1796.81/1797.10 c max depth : 47
1796.81/1797.10 c max depth (total): 47
1796.81/1797.10 c backtracks : 49 (14.9%)
1796.81/1797.10 c delayed cutoffs : 91
1796.81/1797.10 c repropagations : 375 (4724 domain reductions, 15 cutoffs)
1796.81/1797.10 c avg switch length: 3.89
1796.81/1797.10 c switching time : 0.93
1796.81/1797.10 c Solution :
1796.81/1797.10 c Solutions found : 0 (0 improvements)
1796.81/1797.10 c Primal Bound : -
1796.81/1797.10 c Dual Bound : +0.00000000000000e+00
1796.81/1797.10 c Gap : infinite
1796.81/1797.10 c Root Dual Bound : +0.00000000000000e+00
1796.81/1797.10 c Root Iterations : 10015
1797.30/1797.62 c Time complete: 1797.34.
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-3691801-1338041050/watcher-3691801-1338041050 -o /tmp/evaluation-result-3691801-1338041050/solver-3691801-1338041050 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691801-1338041050.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5605
/proc/meminfo: memFree=28692140/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=12556 CPUtime=0 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 1874 0 0 0 0 0 0 0 20 0 1 0 270229991 12857344 1828 33554432000 4194304 10219143 140737227678384 140734295146104 5592848 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 3140 1841 413 1471 0 1660 0
[startup+0.016939 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5605
/proc/meminfo: memFree=28692140/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=15184 CPUtime=0.01 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 2527 0 0 0 1 0 0 0 20 0 1 0 270229991 15548416 2481 33554432000 4194304 10219143 140737227678384 140734295146104 8930959 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 3796 2481 419 1471 0 2316 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15184
[startup+0.100234 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5605
/proc/meminfo: memFree=28692140/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=29324 CPUtime=0.08 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 6083 0 0 0 8 0 0 0 20 0 1 0 270229991 30027776 6037 33554432000 4194304 10219143 140737227678384 140734295146104 7593513 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 7331 6037 419 1471 0 5851 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29324
[startup+0.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5605
/proc/meminfo: memFree=28692140/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=65272 CPUtime=0.29 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 15028 0 0 0 27 2 0 0 20 0 1 0 270229991 66838528 14982 33554432000 4194304 10219143 140737227678384 140734295146104 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 16318 14982 419 1471 0 14838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65272
[startup+0.700312 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 5605
/proc/meminfo: memFree=28692140/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=210404 CPUtime=0.69 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 51059 0 0 0 61 8 0 0 20 0 1 0 270229991 215453696 50956 33554432000 4194304 10219143 140737227678384 140734295146104 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 52601 50956 482 1471 0 51121 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 210404
[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5606
/proc/meminfo: memFree=28457656/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=248016 CPUtime=1.49 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 60172 0 0 0 106 43 0 0 20 0 1 0 270229991 253968384 59812 33554432000 4194304 10219143 140737227678384 140737227676360 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 62004 59812 559 1471 0 60524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 248016
[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5606
/proc/meminfo: memFree=28393284/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=276780 CPUtime=3.09 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 83421 0 0 0 205 104 0 0 20 0 1 0 270229991 283422720 66768 33554432000 4194304 10219143 140737227678384 140737227674440 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 69195 66768 593 1471 0 67715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276780
[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5606
/proc/meminfo: memFree=28132292/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=585884 CPUtime=6.28 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 127754 0 0 0 486 142 0 0 20 0 1 0 270229991 599945216 140461 33554432000 4194304 10219143 140737227678384 140737227671640 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 146471 140461 776 1471 0 144991 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 585884
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5606
/proc/meminfo: memFree=28106744/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=598792 CPUtime=12.69 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 131582 0 0 0 1121 148 0 0 20 0 1 0 270229991 613163008 145447 33554432000 4194304 10219143 140737227678384 140737227671736 8090870 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 149698 145447 787 1471 0 148218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 598792
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5606
/proc/meminfo: memFree=28091276/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=611464 CPUtime=25.48 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 133226 0 0 0 2395 153 0 0 20 0 1 0 270229991 626139136 149641 33554432000 4194304 10219143 140737227678384 140737227673272 7698849 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 152866 149641 787 1471 0 151386 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 611464
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5644
/proc/meminfo: memFree=28044460/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=658996 CPUtime=51.09 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135395 0 0 0 4950 159 0 0 20 0 1 0 270229991 674811904 161570 33554432000 4194304 10219143 140737227678384 140737227671560 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164749 161570 790 1471 0 163269 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 658996
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=28009572/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659188 CPUtime=102.28 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135444 0 0 0 10065 163 0 0 20 0 1 0 270229991 675008512 161837 33554432000 4194304 10219143 140737227678384 140737227671512 7955914 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164797 161837 790 1471 0 163317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 659188
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27998948/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659380 CPUtime=162.27 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135456 0 0 0 16057 170 0 0 20 0 1 0 270229991 675205120 162148 33554432000 4194304 10219143 140737227678384 140737227671832 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164845 162148 795 1471 0 163365 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 659380
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27977368/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659380 CPUtime=222.26 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135530 0 0 0 22050 176 0 0 20 0 1 0 270229991 675205120 162999 33554432000 4194304 10219143 140737227678384 140737227672216 7955914 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164845 162999 795 1471 0 163365 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 659380
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5645
/proc/meminfo: memFree=27994588/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659380 CPUtime=282.23 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135580 0 0 0 28040 183 0 0 20 0 1 0 270229991 675205120 163239 33554432000 4194304 10219143 140737227678384 140737227671832 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164845 163239 795 1471 0 163365 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 659380
[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5645
/proc/meminfo: memFree=27993876/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659380 CPUtime=342.23 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135585 0 0 0 34032 191 0 0 20 0 1 0 270229991 675205120 163505 33554432000 4194304 10219143 140737227678384 140737227671560 8056887 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164845 163505 795 1471 0 163365 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 659380
[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 5649
/proc/meminfo: memFree=27994544/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=659380 CPUtime=402.22 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135586 0 0 0 40023 199 0 0 20 0 1 0 270229991 675205120 163507 33554432000 4194304 10219143 140737227678384 140737227671512 7955956 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 164845 163507 795 1471 0 163365 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 659380
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=27994832/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=660160 CPUtime=462.21 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135728 0 0 0 46016 205 0 0 20 0 1 0 270229991 676003840 163649 33554432000 4194304 10219143 140737227678384 140737227671096 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 165040 163649 795 1471 0 163560 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 660160
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=27987932/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=660160 CPUtime=522.21 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135731 0 0 0 52008 213 0 0 20 0 1 0 270229991 676003840 163652 33554432000 4194304 10219143 140737227678384 140737227671832 8056603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 165040 163652 795 1471 0 163560 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 660160
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5649
/proc/meminfo: memFree=28008332/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=660756 CPUtime=582.19 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 135866 0 0 0 57999 220 0 0 20 0 1 0 270229991 676614144 163787 33554432000 4194304 10219143 140737227678384 140737227671832 8091161 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 165189 163787 797 1471 0 163709 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 660756
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27949504/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=660564 CPUtime=1122.11 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 138764 0 0 0 111928 283 0 0 20 0 1 0 270229991 676417536 163833 33554432000 4194304 10219143 140737227678384 140737227672024 8108186 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 165141 163833 804 1471 0 163661 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 660564
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5654
/proc/meminfo: memFree=27914440/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1182.1 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139880 0 0 0 117920 290 0 0 20 0 1 0 270229991 724025344 172875 33554432000 4194304 10219143 140737227678384 140737227671640 8056770 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172875 804 1471 0 175284 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 707056
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5654
/proc/meminfo: memFree=27917604/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1242.1 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139880 0 0 0 123914 296 0 0 20 0 1 0 270229991 724025344 172875 33554432000 4194304 10219143 140737227678384 140737227672296 7750640 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172875 804 1471 0 175284 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 707056
[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 5655
/proc/meminfo: memFree=27906804/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1302.09 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139880 0 0 0 129906 303 0 0 20 0 1 0 270229991 724025344 172875 33554432000 4194304 10219143 140737227678384 140737227672024 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172875 804 1471 0 175284 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 707056
[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 5655
/proc/meminfo: memFree=27922812/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1362.07 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139880 0 0 0 135899 308 0 0 20 0 1 0 270229991 724025344 172875 33554432000 4194304 10219143 140737227678384 140737227672024 7631630 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172875 804 1471 0 175284 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 707056
[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5655
/proc/meminfo: memFree=27885584/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1422.07 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 141891 316 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671832 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 707056
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5655
/proc/meminfo: memFree=27913880/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1482.06 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 147880 326 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671736 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 707056
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5655
/proc/meminfo: memFree=27909160/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1542.05 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 153873 332 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671736 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 707056
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5658
/proc/meminfo: memFree=27917708/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1602.03 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 159864 339 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671832 8077296 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 707056
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5659
/proc/meminfo: memFree=27915792/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1662.03 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 165855 348 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671640 8056781 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 707056
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5659
/proc/meminfo: memFree=27934968/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1722.02 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 171848 354 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671320 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 707056
[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5659
/proc/meminfo: memFree=27898044/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1782.01 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 177839 362 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671640 8077347 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 707056
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5659
/proc/meminfo: memFree=27897796/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1785.21 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 178158 363 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227670904 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 707056
[startup+1791.91 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5659
/proc/meminfo: memFree=27877568/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1791.61 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 178798 363 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671640 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 707056
[startup+1795.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 5659
/proc/meminfo: memFree=27895872/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1794.81 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 179117 364 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227672024 8056480 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 707056
[startup+1796.7 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 5659
/proc/meminfo: memFree=27917592/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1796.41 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139881 0 0 0 179277 364 0 0 20 0 1 0 270229991 724025344 172876 33554432000 4194304 10219143 140737227678384 140737227671640 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172876 804 1471 0 175284 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 707056
[startup+1797.1 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 5659
/proc/meminfo: memFree=27917592/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=707056 CPUtime=1796.81 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139883 0 0 0 179317 364 0 0 20 0 1 0 270229991 724025344 172878 33554432000 4194304 10219143 140737227678384 140737227671640 5662669 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 176764 172878 806 1471 0 175284 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 707056
[startup+1797.5 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 5659
/proc/meminfo: memFree=27912380/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=702220 CPUtime=1797.21 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139893 0 0 0 179357 364 0 0 20 0 1 0 270229991 719073280 171679 33554432000 4194304 10219143 140737227678384 140737227671640 5015180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 175555 171679 816 1471 0 174075 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 702220
[startup+1797.6 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 5659
/proc/meminfo: memFree=27912380/32873844 swapFree=7116/7116
[pid=5605] ppid=5603 vsize=548460 CPUtime=1797.3 cores=1,3,5,7
/proc/5605/stat : 5605 (scip-2.1.1.4exp) R 5603 5605 3441 0 -1 4202496 139893 0 0 0 179366 364 0 0 20 0 1 0 270229991 561623040 136141 33554432000 4194304 10219143 140737227678384 140737227671640 7589231 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5605/statm: 137115 136141 816 1471 0 135635 0
Current children cumulated CPU time (s) 1797.3
Current children cumulated vsize (KiB) 548460
Child status: 0
Real time (s): 1797.63
CPU time (s): 1797.34
CPU user time (s): 1793.68
CPU system time (s): 3.66144
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 710832
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.68
system time used= 3.66144
maximum resident set size= 705592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139906
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= 13
involuntary context switches= 1849
runsolver used 3.03554 second user time and 8.68968 second system time
The end