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-3691835-1338044582.opb>
0.03/0.09 c original problem has 18564 variables (18564 bin, 0 int, 0 impl, 0 cont) and 18878 constraints
0.03/0.09 c problem read in 0.09
0.03/0.09 c No objective function, only one solution is needed.
0.03/0.09 c presolving settings loaded
0.09/0.19 c presolving:
0.19/0.25 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16992 impls, 156 clqs
0.19/0.26 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16992 impls, 154 clqs
0.19/0.27 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17100 impls, 154 clqs
0.19/0.28 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17298 impls, 154 clqs
0.19/0.29 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17520 impls, 154 clqs
0.29/0.30 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17746 impls, 154 clqs
0.29/0.31 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17906 impls, 154 clqs
0.29/0.31 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18032 impls, 154 clqs
0.29/0.32 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18074 impls, 154 clqs
0.29/0.33 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18120 impls, 154 clqs
0.29/0.34 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18176 impls, 154 clqs
0.29/0.34 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18206 impls, 154 clqs
0.49/0.52 c (round 13) 742 del vars, 789 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 17935 upgd conss, 18222 impls, 154 clqs
0.49/0.59 c (round 14) 742 del vars, 789 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18089 upgd conss, 18222 impls, 154 clqs
0.59/0.69 c presolving (15 rounds):
0.59/0.69 c 742 deleted vars, 789 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.69 c 18222 implications, 154 cliques
0.59/0.69 c presolved problem has 17822 variables (17822 bin, 0 int, 0 impl, 0 cont) and 18089 constraints
0.59/0.69 c 2225 constraints of type <setppc>
0.59/0.69 c 15864 constraints of type <logicor>
0.59/0.69 c transformed objective value is always integral (scale: 1)
0.59/0.69 c Presolving Time: 0.54
0.59/0.69 c - non default parameters ----------------------------------------------------------------------
0.59/0.69 c # SCIP version 2.1.1.4
0.59/0.69 c
0.59/0.69 c # maximal time in seconds to run
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.69 c limits/time = 1797
0.59/0.69 c
0.59/0.69 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.69 c limits/memory = 13950
0.59/0.69 c
0.59/0.69 c # solving stops, if the given number of solutions were found (-1: no limit)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.69 c limits/solutions = 1
0.59/0.69 c
0.59/0.69 c # maximal number of separation rounds per node (-1: unlimited)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 5]
0.59/0.69 c separating/maxrounds = 1
0.59/0.69 c
0.59/0.69 c # maximal number of separation rounds in the root node (-1: unlimited)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.69 c separating/maxroundsroot = 5
0.59/0.69 c
0.59/0.69 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.69 c # [type: int, range: [1,2], default: 1]
0.59/0.69 c timing/clocktype = 2
0.59/0.69 c
0.59/0.69 c # belongs reading time to solving time?
0.59/0.69 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.69 c timing/reading = TRUE
0.59/0.69 c
0.59/0.69 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.59/0.69 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.59/0.69 c constraints/knapsack/disaggregation = FALSE
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/coefdiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/coefdiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/coefdiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 30]
0.59/0.69 c heuristics/crossover/freq = -1
0.59/0.69 c
0.59/0.69 c # number of nodes added to the contingent of the total nodes
0.59/0.69 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.69 c heuristics/crossover/nodesofs = 750
0.59/0.69 c
0.59/0.69 c # number of nodes without incumbent change that heuristic should wait
0.59/0.69 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.59/0.69 c heuristics/crossover/nwaitingnodes = 100
0.59/0.69 c
0.59/0.69 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.59/0.69 c # [type: real, range: [0,1], default: 0.1]
0.59/0.69 c heuristics/crossover/nodesquot = 0.15
0.59/0.69 c
0.59/0.69 c # minimum percentage of integer variables that have to be fixed
0.59/0.69 c # [type: real, range: [0,1], default: 0.666]
0.59/0.69 c heuristics/crossover/minfixingrate = 0.5
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.69 c heuristics/feaspump/freq = -1
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/feaspump/maxlpiterofs = 2000
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/fracdiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/fracdiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/fracdiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/guideddiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/guideddiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/guideddiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/intdiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/intshifting/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/linesearchdiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.69 c heuristics/objpscostdiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to total iteration number
0.59/0.69 c # [type: real, range: [0,1], default: 0.01]
0.59/0.69 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/oneopt/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/pscostdiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/pscostdiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c heuristics/rens/freq = -1
0.59/0.69 c
0.59/0.69 c # minimum percentage of integer variables that have to be fixable
0.59/0.69 c # [type: real, range: [0,1], default: 0.5]
0.59/0.69 c heuristics/rens/minfixingrate = 0.3
0.59/0.69 c
0.59/0.69 c # number of nodes added to the contingent of the total nodes
0.59/0.69 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.69 c heuristics/rens/nodesofs = 2000
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.69 c heuristics/rootsoldiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.59/0.69 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/rounding/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c heuristics/shiftandpropagate/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/shifting/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/simplerounding/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/subnlp/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c heuristics/trivial/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/trysol/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c heuristics/undercover/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.69 c heuristics/veclendiving/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.69 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.69 c heuristics/veclendiving/maxlpiterquot = 0.075
0.59/0.69 c
0.59/0.69 c # additional number of allowed LP iterations
0.59/0.69 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.69 c heuristics/veclendiving/maxlpiterofs = 1500
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/zirounding/freq = -1
0.59/0.69 c
0.59/0.69 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.69 c propagating/probing/maxprerounds = 0
0.59/0.69 c
0.59/0.69 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c separating/cmir/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.69 c separating/flowcover/freq = -1
0.59/0.69 c
0.59/0.69 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.69 c separating/rapidlearning/freq = 0
0.59/0.69 c
0.59/0.69 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.59/0.69 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.69 c heuristics/indoneopt/freq = -1
0.59/0.69 c
0.59/0.69 c -----------------------------------------------------------------------------------------------
0.59/0.69 c start solving
0.59/0.69 c
27.89/27.97 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
27.89/27.97 c 28.0s| 1 | 0 | 18830 | - | 81M| 0 |3534 | 17k| 18k| 17k| 18k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
52.18/52.20 c 52.2s| 1 | 0 | 30206 | - | 81M| 0 |3824 | 17k| 18k| 17k| 18k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
96.37/96.42 c 96.4s| 1 | 0 | 47647 | - | 82M| 0 |4092 | 17k| 18k| 17k| 18k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
130.17/130.21 c 130s| 1 | 0 | 61049 | - | 82M| 0 |4092 | 17k| 18k| 17k| 18k| 19 | 0 | 0 | 0.000000e+00 | -- | Inf
182.45/182.53 c 183s| 1 | 0 | 79032 | - | 82M| 0 |4328 | 17k| 18k| 17k| 18k| 24 | 0 | 0 | 0.000000e+00 | -- | Inf
216.95/217.00 c 217s| 1 | 0 | 91668 | - | 82M| 0 |4254 | 17k| 18k| 17k| 18k| 30 | 0 | 0 | 0.000000e+00 | -- | Inf
268.84/268.99 c 269s| 1 | 2 | 91668 | - | 82M| 0 |4254 | 17k| 18k| 17k| 18k| 30 | 0 | 20 | 0.000000e+00 | -- | Inf
1796.70/1797.03 c
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Solving Time (sec) : 1797.03
1796.70/1797.03 c Solving Nodes : 22
1796.70/1797.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 s UNKNOWN
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Total Time : 1797.03
1796.70/1797.03 c solving : 1797.03
1796.70/1797.03 c presolving : 0.54 (included in solving)
1796.70/1797.03 c reading : 0.09 (included in solving)
1796.70/1797.03 c copying : 0.00 (0 times copied the problem)
1796.70/1797.03 c Original Problem :
1796.70/1797.03 c Problem name : HOME/instance-3691835-1338044582.opb
1796.70/1797.03 c Variables : 18564 (18564 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 18878 initial, 18878 maximal
1796.70/1797.03 c Objective sense : minimize
1796.70/1797.03 c Presolved Problem :
1796.70/1797.03 c Problem name : t_HOME/instance-3691835-1338044582.opb
1796.70/1797.03 c Variables : 17822 (17822 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 18089 initial, 18090 maximal
1796.70/1797.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c components : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c linear : 0.23 0.02 742 0 0 742 0 789 0 0 0
1796.70/1797.03 c logicor : 0.16 0.01 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c root node : - - 0 - - 0 - - - - -
1796.70/1797.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c integral : 0 0 0 0 20 0 1 0 0 0 0 0 40
1796.70/1797.03 c setppc : 2225 2225 5 227 0 1 0 40 0 9246 0 0 0
1796.70/1797.03 c logicor : 15864+ 15865 5 173 0 1 0 0 0 3938 0 0 0
1796.70/1797.03 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.03 c integral : 793.77 0.00 0.00 0.00 793.77 0.00 0.00 0.00
1796.70/1797.03 c setppc : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00
1796.70/1797.03 c logicor : 0.04 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.70/1797.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.03 c rootredcost : 0 0 0 0
1796.70/1797.03 c pseudoobj : 0 0 0 0
1796.70/1797.03 c vbounds : 0 0 0 0
1796.70/1797.03 c redcost : 25 0 0 0
1796.70/1797.03 c probing : 0 0 0 0
1796.70/1797.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.70/1797.03 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c infeasible LP : 0.00 1 1 2 3.0 0 0.0 0
1796.70/1797.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c applied globally : - - - 1 2.0 - - -
1796.70/1797.03 c applied locally : - - - 0 0.0 - - -
1796.70/1797.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.03 c cut pool : 0.00 4 - - 2 - (maximal pool size: 71)
1796.70/1797.03 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.70/1797.03 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c gomory : 5.93 0.00 5 0 0 6 0
1796.70/1797.03 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c strongcg : 6.03 0.00 5 0 0 54 0
1796.70/1797.03 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c clique : 0.89 0.00 5 0 0 30 0
1796.70/1797.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c mcf : 0.02 0.00 1 0 0 0 0
1796.70/1797.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.03 c problem variables: 0.00 - 0 0
1796.70/1797.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c relpscost : 793.77 0.00 20 0 0 0 0 40
1796.70/1797.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c inference : 0.00 0.00 1 0 0 0 0 2
1796.70/1797.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.03 c LP solutions : 0.00 - - 0
1796.70/1797.03 c pseudo solutions : 0.00 - - 0
1796.70/1797.03 c smallcard : 0.00 0.00 0 0
1796.70/1797.03 c trivial : 0.02 0.00 1 0
1796.70/1797.03 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.03 c simplerounding : 0.00 0.00 0 0
1796.70/1797.03 c zirounding : 0.00 0.00 0 0
1796.70/1797.03 c rounding : 0.00 0.00 0 0
1796.70/1797.03 c shifting : 0.00 0.00 0 0
1796.70/1797.03 c intshifting : 0.00 0.00 0 0
1796.70/1797.03 c oneopt : 0.00 0.00 0 0
1796.70/1797.03 c twoopt : 0.00 0.00 0 0
1796.70/1797.03 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.03 c indoneopt : 0.00 0.00 0 0
1796.70/1797.03 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.03 c feaspump : 0.00 0.00 0 0
1796.70/1797.03 c clique : 0.00 0.00 0 0
1796.70/1797.03 c indrounding : 0.00 0.00 0 0
1796.70/1797.03 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.03 c coefdiving : 0.00 0.00 0 0
1796.70/1797.03 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.03 c fracdiving : 0.00 0.00 0 0
1796.70/1797.03 c veclendiving : 0.00 0.00 0 0
1796.70/1797.03 c intdiving : 0.00 0.00 0 0
1796.70/1797.03 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.03 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.03 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.03 c guideddiving : 0.00 0.00 0 0
1796.70/1797.03 c octane : 0.00 0.00 0 0
1796.70/1797.03 c rens : 0.00 0.00 0 0
1796.70/1797.03 c rins : 0.00 0.00 0 0
1796.70/1797.03 c localbranching : 0.00 0.00 0 0
1796.70/1797.03 c mutation : 0.00 0.00 0 0
1796.70/1797.03 c crossover : 0.00 0.00 0 0
1796.70/1797.03 c dins : 0.00 0.00 0 0
1796.70/1797.03 c vbounds : 0.00 0.00 0 0
1796.70/1797.03 c undercover : 0.00 0.00 0 0
1796.70/1797.03 c subnlp : 0.00 0.00 0 0
1796.70/1797.03 c trysol : 0.00 0.00 0 0
1796.70/1797.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.03 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.70/1797.03 c dual LP : 989.31 27 378689 14025.52 382.78 0.00 0
1796.70/1797.03 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.03 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.03 c strong branching : 793.73 319 318658 998.93 401.47
1796.70/1797.03 c (at root node) : - 20 20000 1000.00 -
1796.70/1797.03 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.03 c B&B Tree :
1796.70/1797.03 c number of runs : 1
1796.70/1797.03 c nodes : 22
1796.70/1797.03 c nodes (total) : 22
1796.70/1797.03 c nodes left : 21
1796.70/1797.03 c max depth : 14
1796.70/1797.03 c max depth (total): 14
1796.70/1797.03 c backtracks : 3 (13.6%)
1796.70/1797.03 c delayed cutoffs : 0
1796.70/1797.03 c repropagations : 2 (105 domain reductions, 0 cutoffs)
1796.70/1797.03 c avg switch length: 1.45
1796.70/1797.03 c switching time : 0.08
1796.70/1797.03 c Solution :
1796.70/1797.03 c Solutions found : 0 (0 improvements)
1796.70/1797.03 c Primal Bound : -
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Root Iterations : 91668
1796.81/1797.17 c Time complete: 1796.88.
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-3691835-1338044582/watcher-3691835-1338044582 -o /tmp/evaluation-result-3691835-1338044582/solver-3691835-1338044582 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691835-1338044582.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.05 2.01 2.00 3/176 7602
/proc/meminfo: memFree=29307060/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=12888 CPUtime=0 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 1985 0 0 0 0 0 0 0 20 0 1 0 270584148 13197312 1939 33554432000 4194304 10219143 140736325384240 140736325247720 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 3222 1939 419 1471 0 1742 0
[startup+0.0486711 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 7602
/proc/meminfo: memFree=29307060/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=32756 CPUtime=0.03 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 6913 0 0 0 3 0 0 0 20 0 1 0 270584148 33542144 6867 33554432000 4194304 10219143 140736325384240 140736325247720 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 8189 6867 419 1471 0 6709 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32756
[startup+0.100239 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 7602
/proc/meminfo: memFree=29307060/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=47256 CPUtime=0.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 10470 0 0 0 8 1 0 0 20 0 1 0 270584148 48390144 10424 33554432000 4194304 10219143 140736325384240 140736325247720 7589947 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 11814 10424 465 1471 0 10334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47256
[startup+0.300173 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 7602
/proc/meminfo: memFree=29307060/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=85956 CPUtime=0.29 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 19815 0 0 0 26 3 0 0 20 0 1 0 270584148 88018944 19504 33554432000 4194304 10219143 140736325384240 140736325381240 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 21489 19504 560 1471 0 20009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85956
[startup+0.700186 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 7602
/proc/meminfo: memFree=29307060/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=113716 CPUtime=0.68 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 27257 0 0 0 62 6 0 0 20 0 1 0 270584148 116445184 26560 33554432000 4194304 10219143 140736325384240 140736325381240 4531882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 28429 26560 620 1471 0 26949 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113716
[startup+1.50023 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29161440/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=158284 CPUtime=1.49 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 37567 0 0 0 141 8 0 0 20 0 1 0 270584148 162082816 37330 33554432000 4194304 10219143 140736325384240 140736325377592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 39571 37330 727 1471 0 38091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158284
[startup+3.10024 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29159200/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=159296 CPUtime=3.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 37892 0 0 0 301 8 0 0 20 0 1 0 270584148 163119104 37645 33554432000 4194304 10219143 140736325384240 140736325377592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 39824 37645 727 1471 0 38344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159296
[startup+6.30025 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29157872/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=160436 CPUtime=6.29 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 38192 0 0 0 620 9 0 0 20 0 1 0 270584148 164286464 37945 33554432000 4194304 10219143 140736325384240 140736325377544 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 40109 37945 727 1471 0 38629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 160436
[startup+12.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29155556/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=162660 CPUtime=12.69 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 38792 0 0 0 1259 10 0 0 20 0 1 0 270584148 166563840 38545 33554432000 4194304 10219143 140736325384240 140736325377912 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 40665 38545 730 1471 0 39185 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162660
[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29153816/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=165400 CPUtime=25.49 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 39432 0 0 0 2538 11 0 0 20 0 1 0 270584148 169369600 39185 33554432000 4194304 10219143 140736325384240 140736325377864 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 41350 39185 730 1471 0 39870 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 165400
[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7603
/proc/meminfo: memFree=29151092/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=166736 CPUtime=51.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 41023 0 0 0 5091 18 0 0 20 0 1 0 270584148 170737664 39913 33554432000 4194304 10219143 140736325384240 140736325377416 8085504 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 41684 39913 759 1471 0 40204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166736
[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7604
/proc/meminfo: memFree=29146532/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=168952 CPUtime=102.28 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 41762 0 0 0 10202 26 0 0 20 0 1 0 270584148 173006848 40774 33554432000 4194304 10219143 140736325384240 140736325377496 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42238 40774 765 1471 0 40758 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 168952
[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7604
/proc/meminfo: memFree=29143896/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=162.26 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42108 0 0 0 16189 37 0 0 20 0 1 0 270584148 174383104 41375 33554432000 4194304 10219143 140736325384240 140736325377912 8053170 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41375 765 1471 0 41094 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 170296
[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7604
/proc/meminfo: memFree=29145088/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=222.25 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42111 0 0 0 22182 43 0 0 20 0 1 0 270584148 174383104 41378 33554432000 4194304 10219143 140736325384240 140736325377368 8056286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41378 768 1471 0 41094 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 170296
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7604
/proc/meminfo: memFree=29145212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=282.24 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42114 0 0 0 28174 50 0 0 20 0 1 0 270584148 174383104 41381 33554432000 4194304 10219143 140736325384240 140736325377592 8091514 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41381 771 1471 0 41094 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 170296
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7604
/proc/meminfo: memFree=29145216/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=342.23 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42114 0 0 0 34165 58 0 0 20 0 1 0 270584148 174383104 41381 33554432000 4194304 10219143 140736325384240 140736325377688 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41381 771 1471 0 41094 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 170296
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7604
/proc/meminfo: memFree=29145340/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=402.22 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42122 0 0 0 40157 65 0 0 20 0 1 0 270584148 174383104 41389 33554432000 4194304 10219143 140736325384240 140736325377592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41389 771 1471 0 41094 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 170296
[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 7608
/proc/meminfo: memFree=29145708/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=462.21 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42122 0 0 0 46149 72 0 0 20 0 1 0 270584148 174383104 41389 33554432000 4194304 10219143 140736325384240 140736325377864 7638782 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41389 771 1471 0 41094 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 170296
[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7608
/proc/meminfo: memFree=29145840/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=522.2 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42122 0 0 0 52142 78 0 0 20 0 1 0 270584148 174383104 41389 33554432000 4194304 10219143 140736325384240 140736325377688 8066616 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41389 771 1471 0 41094 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 170296
[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 7608
/proc/meminfo: memFree=29145716/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=170296 CPUtime=582.19 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 42122 0 0 0 58133 86 0 0 20 0 1 0 270584148 174383104 41389 33554432000 4194304 10219143 140736325384240 140736325377784 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42574 41389 771 1471 0 41094 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 170296
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=29189484/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=172532 CPUtime=1062.12 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 61739 0 0 0 106063 149 0 0 20 0 1 0 270584148 176672768 41963 33554432000 4194304 10219143 140736325384240 140736325377688 8100264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43133 41963 777 1471 0 41653 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 172532
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7651
/proc/meminfo: memFree=29189620/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=172400 CPUtime=1122.11 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 65935 0 0 0 112056 155 0 0 20 0 1 0 270584148 176537600 41943 33554432000 4194304 10219143 140736325384240 140736325377736 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43100 41943 777 1471 0 41620 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 172400
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7651
/proc/meminfo: memFree=29189196/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=173968 CPUtime=1182.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 92167 0 0 0 118041 168 0 0 20 0 1 0 270584148 178143232 42013 33554432000 4194304 10219143 140736325384240 140736325377784 8030297 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43492 42013 777 1471 0 42012 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 173968
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7651
/proc/meminfo: memFree=29188452/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=167892 CPUtime=1242.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 170535 0 0 0 124016 193 0 0 20 0 1 0 270584148 171921408 40536 33554432000 4194304 10219143 140736325384240 140736325377784 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 41973 40536 777 1471 0 40493 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 167892
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7651
/proc/meminfo: memFree=29187764/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=173828 CPUtime=1302.09 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 205185 0 0 0 130004 205 0 0 20 0 1 0 270584148 177999872 42293 33554432000 4194304 10219143 140736325384240 140736325377416 8051306 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43457 42293 777 1471 0 41977 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 173828
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7652
/proc/meminfo: memFree=29189428/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=173436 CPUtime=1362.07 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 213156 0 0 0 135995 212 0 0 20 0 1 0 270584148 177598464 41966 33554432000 4194304 10219143 140736325384240 140736325377592 8030297 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43359 41966 777 1471 0 41879 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 173436
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7652
/proc/meminfo: memFree=29195256/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=167452 CPUtime=1422.06 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 239667 0 0 0 141980 226 0 0 20 0 1 0 270584148 171470848 40591 33554432000 4194304 10219143 140736325384240 140736325377688 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 41863 40591 777 1471 0 40383 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 167452
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7652
/proc/meminfo: memFree=29189788/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=172268 CPUtime=1482.05 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 266275 0 0 0 147967 238 0 0 20 0 1 0 270584148 176402432 41901 33554432000 4194304 10219143 140736325384240 140736325377416 8056800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43067 41901 777 1471 0 41587 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 172268
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7652
/proc/meminfo: memFree=29189916/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=172804 CPUtime=1542.05 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 268617 0 0 0 153960 245 0 0 20 0 1 0 270584148 176951296 41870 33554432000 4194304 10219143 140736325384240 140736325377688 8099249 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43201 41870 777 1471 0 41721 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 172804
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7652
/proc/meminfo: memFree=29188400/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=173956 CPUtime=1602.03 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 301918 0 0 0 159945 258 0 0 20 0 1 0 270584148 178130944 42269 33554432000 4194304 10219143 140736325384240 140736325377592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43489 42269 777 1471 0 42009 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 173956
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7656
/proc/meminfo: memFree=29189260/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=167812 CPUtime=1662.02 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 342862 0 0 0 165928 274 0 0 20 0 1 0 270584148 171839488 40568 33554432000 4194304 10219143 140736325384240 140736325378072 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 41953 40568 777 1471 0 40473 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 167812
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29188144/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=173340 CPUtime=1722.01 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 346420 0 0 0 171919 282 0 0 20 0 1 0 270584148 177500160 42167 33554432000 4194304 10219143 140736325384240 140736325377592 8051232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 43335 42167 777 1471 0 41855 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 173340
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190708/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1782 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403096 0 0 0 177897 303 0 0 20 0 1 0 270584148 176013312 41678 33554432000 4194304 10219143 140736325384240 140736325377592 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41678 777 1471 0 41492 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 171888
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1785.2 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403221 0 0 0 178216 304 0 0 20 0 1 0 270584148 176013312 41803 33554432000 4194304 10219143 140736325384240 140736325377496 8030334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41803 777 1471 0 41492 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 171888
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1791.61 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403221 0 0 0 178856 305 0 0 20 0 1 0 270584148 176013312 41803 33554432000 4194304 10219143 140736325384240 140736325377496 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41803 777 1471 0 41492 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 171888
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1794.81 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403221 0 0 0 179176 305 0 0 20 0 1 0 270584148 176013312 41803 33554432000 4194304 10219143 140736325384240 140736325377496 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41803 777 1471 0 41492 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 171888
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1795.6 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403221 0 0 0 179255 305 0 0 20 0 1 0 270584148 176013312 41803 33554432000 4194304 10219143 140736325384240 140736325377544 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41803 777 1471 0 41492 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 171888
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171888 CPUtime=1796.4 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403221 0 0 0 179335 305 0 0 20 0 1 0 270584148 176013312 41803 33554432000 4194304 10219143 140736325384240 140736325377592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42972 41803 777 1471 0 41492 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 171888
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7656
/proc/meminfo: memFree=29190212/32873648 swapFree=7112/7112
[pid=7602] ppid=7600 vsize=171416 CPUtime=1796.81 cores=1,3,5,7
/proc/7602/stat : 7602 (scip-2.1.1.4exp) R 7600 7602 6495 0 -1 4202496 403232 0 0 0 179375 306 0 0 20 0 1 0 270584148 175529984 41696 33554432000 4194304 10219143 140736325384240 140736325377592 5015180 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7602/statm: 42854 41696 788 1471 0 41374 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 171416
Child status: 0
Real time (s): 1797.18
CPU time (s): 1796.89
CPU user time (s): 1793.82
CPU system time (s): 3.06753
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 176440
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.82
system time used= 3.06753
maximum resident set size= 171632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403245
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= 25
involuntary context switches= 1848
runsolver used 2.56061 second user time and 7.2479 second system time
The end