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-3691837-1338044519.opb>
0.09/0.10 c original problem has 19397 variables (19397 bin, 0 int, 0 impl, 0 cont) and 19725 constraints
0.09/0.10 c problem read in 0.10
0.09/0.10 c No objective function, only one solution is needed.
0.09/0.10 c presolving settings loaded
0.19/0.22 c presolving:
0.29/0.32 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17972 impls, 163 clqs
0.29/0.34 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17972 impls, 161 clqs
0.29/0.36 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18080 impls, 161 clqs
0.29/0.38 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18278 impls, 161 clqs
0.39/0.41 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18500 impls, 161 clqs
0.39/0.43 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18726 impls, 161 clqs
0.39/0.45 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18886 impls, 161 clqs
0.39/0.47 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19012 impls, 161 clqs
0.39/0.49 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19054 impls, 161 clqs
0.49/0.51 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19100 impls, 161 clqs
0.49/0.52 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19156 impls, 161 clqs
0.49/0.54 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19186 impls, 161 clqs
0.69/0.78 c (round 13) 742 del vars, 796 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18768 upgd conss, 19202 impls, 161 clqs
0.79/0.89 c (round 14) 742 del vars, 796 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 18929 upgd conss, 19202 impls, 161 clqs
1.00/1.01 c presolving (15 rounds):
1.00/1.01 c 742 deleted vars, 796 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.00/1.01 c 19202 implications, 161 cliques
1.00/1.01 c presolved problem has 18655 variables (18655 bin, 0 int, 0 impl, 0 cont) and 18929 constraints
1.00/1.01 c 2323 constraints of type <setppc>
1.00/1.01 c 16606 constraints of type <logicor>
1.00/1.01 c transformed objective value is always integral (scale: 1)
1.00/1.01 c Presolving Time: 0.85
1.00/1.01 c - non default parameters ----------------------------------------------------------------------
1.00/1.01 c # SCIP version 2.1.1.4
1.00/1.01 c
1.00/1.01 c # maximal time in seconds to run
1.00/1.01 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01 c limits/time = 1797
1.00/1.01 c
1.00/1.01 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.00/1.01 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.00/1.01 c limits/memory = 13950
1.00/1.01 c
1.00/1.01 c # solving stops, if the given number of solutions were found (-1: no limit)
1.00/1.01 c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01 c limits/solutions = 1
1.00/1.01 c
1.00/1.01 c # maximal number of separation rounds per node (-1: unlimited)
1.00/1.01 c # [type: int, range: [-1,2147483647], default: 5]
1.00/1.01 c separating/maxrounds = 1
1.00/1.01 c
1.00/1.01 c # maximal number of separation rounds in the root node (-1: unlimited)
1.00/1.01 c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.01 c separating/maxroundsroot = 5
1.00/1.01 c
1.00/1.01 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.00/1.01 c # [type: int, range: [1,2], default: 1]
1.00/1.01 c timing/clocktype = 2
1.00/1.01 c
1.00/1.01 c # belongs reading time to solving time?
1.00/1.01 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.00/1.02 c timing/reading = TRUE
1.00/1.02 c
1.00/1.02 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.00/1.02 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.00/1.02 c constraints/knapsack/disaggregation = FALSE
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/coefdiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/coefdiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/coefdiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 30]
1.00/1.02 c heuristics/crossover/freq = -1
1.00/1.02 c
1.00/1.02 c # number of nodes added to the contingent of the total nodes
1.00/1.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.02 c heuristics/crossover/nodesofs = 750
1.00/1.02 c
1.00/1.02 c # number of nodes without incumbent change that heuristic should wait
1.00/1.02 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.00/1.02 c heuristics/crossover/nwaitingnodes = 100
1.00/1.02 c
1.00/1.02 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.00/1.02 c # [type: real, range: [0,1], default: 0.1]
1.00/1.02 c heuristics/crossover/nodesquot = 0.15
1.00/1.02 c
1.00/1.02 c # minimum percentage of integer variables that have to be fixed
1.00/1.02 c # [type: real, range: [0,1], default: 0.666]
1.00/1.02 c heuristics/crossover/minfixingrate = 0.5
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02 c heuristics/feaspump/freq = -1
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/feaspump/maxlpiterofs = 2000
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/fracdiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/fracdiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/fracdiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/guideddiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/guideddiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/guideddiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/intdiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/intshifting/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/linesearchdiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02 c heuristics/objpscostdiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to total iteration number
1.00/1.02 c # [type: real, range: [0,1], default: 0.01]
1.00/1.02 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/oneopt/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/pscostdiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/pscostdiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c heuristics/rens/freq = -1
1.00/1.02 c
1.00/1.02 c # minimum percentage of integer variables that have to be fixable
1.00/1.02 c # [type: real, range: [0,1], default: 0.5]
1.00/1.02 c heuristics/rens/minfixingrate = 0.3
1.00/1.02 c
1.00/1.02 c # number of nodes added to the contingent of the total nodes
1.00/1.02 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.00/1.02 c heuristics/rens/nodesofs = 2000
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 20]
1.00/1.02 c heuristics/rootsoldiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.00/1.02 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/rounding/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c heuristics/shiftandpropagate/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/shifting/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/simplerounding/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/subnlp/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c heuristics/trivial/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/trysol/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c heuristics/undercover/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 10]
1.00/1.02 c heuristics/veclendiving/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal fraction of diving LP iterations compared to node LP iterations
1.00/1.02 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.00/1.02 c heuristics/veclendiving/maxlpiterquot = 0.075
1.00/1.02 c
1.00/1.02 c # additional number of allowed LP iterations
1.00/1.02 c # [type: int, range: [0,2147483647], default: 1000]
1.00/1.02 c heuristics/veclendiving/maxlpiterofs = 1500
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/zirounding/freq = -1
1.00/1.02 c
1.00/1.02 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02 c propagating/probing/maxprerounds = 0
1.00/1.02 c
1.00/1.02 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c separating/cmir/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 0]
1.00/1.02 c separating/flowcover/freq = -1
1.00/1.02 c
1.00/1.02 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: -1]
1.00/1.02 c separating/rapidlearning/freq = 0
1.00/1.02 c
1.00/1.02 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
1.00/1.02 c # [type: int, range: [-1,2147483647], default: 1]
1.00/1.02 c heuristics/indoneopt/freq = -1
1.00/1.02 c
1.00/1.02 c -----------------------------------------------------------------------------------------------
1.00/1.02 c start solving
1.00/1.02 c
27.78/27.87 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
27.78/27.87 c 27.9s| 1 | 0 | 18257 | - | 85M| 0 |3436 | 18k| 18k| 18k| 18k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
45.98/46.10 c 46.1s| 1 | 0 | 26874 | - | 85M| 0 |4038 | 18k| 18k| 18k| 18k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
70.08/70.18 c 70.2s| 1 | 0 | 37411 | - | 85M| 0 |4285 | 18k| 18k| 18k| 18k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
87.07/87.14 c 87.1s| 1 | 0 | 44353 | - | 85M| 0 |4292 | 18k| 18k| 18k| 18k| 18 | 0 | 0 | 0.000000e+00 | -- | Inf
109.86/109.98 c 110s| 1 | 0 | 54013 | - | 85M| 0 |4427 | 18k| 18k| 18k| 18k| 24 | 0 | 0 | 0.000000e+00 | -- | Inf
135.66/135.72 c 136s| 1 | 0 | 64824 | - | 85M| 0 |4440 | 18k| 18k| 18k| 18k| 30 | 0 | 0 | 0.000000e+00 | -- | Inf
227.74/227.83 c 228s| 1 | 2 | 64824 | - | 85M| 0 |4440 | 18k| 18k| 18k| 18k| 30 | 0 | 39 | 0.000000e+00 | -- | Inf
1796.70/1797.09 c
1796.70/1797.09 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.09 c Solving Time (sec) : 1797.09
1796.70/1797.09 c Solving Nodes : 23
1796.70/1797.09 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.09 c Dual Bound : +0.00000000000000e+00
1796.70/1797.09 c Gap : infinite
1796.70/1797.09 s UNKNOWN
1796.70/1797.09 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.09 c Total Time : 1797.09
1796.70/1797.09 c solving : 1797.09
1796.70/1797.09 c presolving : 0.85 (included in solving)
1796.70/1797.09 c reading : 0.10 (included in solving)
1796.70/1797.09 c copying : 0.00 (0 times copied the problem)
1796.70/1797.09 c Original Problem :
1796.70/1797.09 c Problem name : HOME/instance-3691837-1338044519.opb
1796.70/1797.09 c Variables : 19397 (19397 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.09 c Constraints : 19725 initial, 19725 maximal
1796.70/1797.09 c Objective sense : minimize
1796.70/1797.09 c Presolved Problem :
1796.70/1797.09 c Problem name : t_HOME/instance-3691837-1338044519.opb
1796.70/1797.09 c Variables : 18655 (18655 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.09 c Constraints : 18929 initial, 18930 maximal
1796.70/1797.09 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.09 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c linear : 0.44 0.02 742 0 0 742 0 796 0 0 0
1796.70/1797.09 c logicor : 0.24 0.01 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c root node : - - 0 - - 0 - - - - -
1796.70/1797.09 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.09 c integral : 0 0 0 0 24 0 1 0 0 2 0 0 44
1796.70/1797.09 c setppc : 2323 2323 5 148 0 0 0 137 0 2490 0 0 0
1796.70/1797.09 c logicor : 16606+ 16607 5 135 0 0 0 285 1 5567 0 0 0
1796.70/1797.09 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.70/1797.09 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.09 c integral : 818.87 0.00 0.00 0.00 818.87 0.00 0.00 0.00
1796.70/1797.09 c setppc : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00
1796.70/1797.09 c logicor : 0.03 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.70/1797.09 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.09 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.09 c rootredcost : 0 0 0 0
1796.70/1797.09 c pseudoobj : 0 0 0 0
1796.70/1797.09 c vbounds : 0 0 0 0
1796.70/1797.09 c redcost : 29 0 0 0
1796.70/1797.09 c probing : 0 0 0 0
1796.70/1797.09 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.09 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.09 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.09 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.09 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.70/1797.09 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.09 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.09 c propagation : 0.00 1 1 2 5.5 0 0.0 -
1796.70/1797.09 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.09 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.09 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.09 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.09 c applied globally : - - - 1 3.0 - - -
1796.70/1797.09 c applied locally : - - - 0 0.0 - - -
1796.70/1797.09 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.09 c cut pool : 0.00 4 - - 0 - (maximal pool size: 31)
1796.70/1797.09 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.70/1797.09 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c gomory : 4.73 0.00 5 0 0 0 0
1796.70/1797.09 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c strongcg : 4.81 0.00 5 0 0 0 0
1796.70/1797.09 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c clique : 0.96 0.00 5 0 0 31 0
1796.70/1797.09 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c mcf : 0.02 0.00 1 0 0 0 0
1796.70/1797.09 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.09 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.09 c problem variables: 0.00 - 0 0
1796.70/1797.09 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.09 c relpscost : 818.87 0.00 24 0 2 0 0 44
1796.70/1797.09 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c inference : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.09 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.09 c LP solutions : 0.00 - - 0
1796.70/1797.09 c pseudo solutions : 0.00 - - 0
1796.70/1797.09 c smallcard : 0.00 0.00 0 0
1796.70/1797.09 c trivial : 0.02 0.00 1 0
1796.70/1797.09 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.09 c simplerounding : 0.00 0.00 0 0
1796.70/1797.09 c zirounding : 0.00 0.00 0 0
1796.70/1797.09 c rounding : 0.00 0.00 0 0
1796.70/1797.09 c shifting : 0.00 0.00 0 0
1796.70/1797.09 c intshifting : 0.00 0.00 0 0
1796.70/1797.09 c oneopt : 0.00 0.00 0 0
1796.70/1797.09 c twoopt : 0.00 0.00 0 0
1796.70/1797.09 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.09 c indoneopt : 0.00 0.00 0 0
1796.70/1797.09 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.09 c feaspump : 0.00 0.00 0 0
1796.70/1797.09 c clique : 0.00 0.00 0 0
1796.70/1797.09 c indrounding : 0.00 0.00 0 0
1796.70/1797.09 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.09 c coefdiving : 0.00 0.00 0 0
1796.70/1797.09 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.09 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.09 c fracdiving : 0.00 0.00 0 0
1796.70/1797.09 c veclendiving : 0.00 0.00 0 0
1796.70/1797.09 c intdiving : 0.00 0.00 0 0
1796.70/1797.09 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.09 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.09 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.09 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.09 c guideddiving : 0.00 0.00 0 0
1796.70/1797.09 c octane : 0.00 0.00 0 0
1796.70/1797.09 c rens : 0.00 0.00 0 0
1796.70/1797.09 c rins : 0.00 0.00 0 0
1796.70/1797.09 c localbranching : 0.00 0.00 0 0
1796.70/1797.09 c mutation : 0.00 0.00 0 0
1796.70/1797.09 c crossover : 0.00 0.00 0 0
1796.70/1797.09 c dins : 0.00 0.00 0 0
1796.70/1797.09 c vbounds : 0.00 0.00 0 0
1796.70/1797.09 c undercover : 0.00 0.00 0 0
1796.70/1797.09 c subnlp : 0.00 0.00 0 0
1796.70/1797.09 c trysol : 0.00 0.00 0 0
1796.70/1797.09 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.09 c primal LP : 0.05 1 0 0.00 0.00 0.05 1
1796.70/1797.09 c dual LP : 966.31 29 383544 13225.66 396.92 0.00 0
1796.70/1797.09 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.09 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.09 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.09 c strong branching : 818.82 354 341549 964.83 417.13
1796.70/1797.09 c (at root node) : - 39 39000 1000.00 -
1796.70/1797.09 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.09 c B&B Tree :
1796.70/1797.09 c number of runs : 1
1796.70/1797.09 c nodes : 23
1796.70/1797.09 c nodes (total) : 23
1796.70/1797.09 c nodes left : 22
1796.70/1797.09 c max depth : 11
1796.70/1797.09 c max depth (total): 11
1796.70/1797.09 c backtracks : 10 (43.5%)
1796.70/1797.09 c delayed cutoffs : 0
1796.70/1797.09 c repropagations : 1 (1 domain reductions, 0 cutoffs)
1796.70/1797.09 c avg switch length: 2.04
1796.70/1797.09 c switching time : 0.07
1796.70/1797.09 c Solution :
1796.70/1797.09 c Solutions found : 0 (0 improvements)
1796.70/1797.09 c Primal Bound : -
1796.70/1797.09 c Dual Bound : +0.00000000000000e+00
1796.70/1797.09 c Gap : infinite
1796.70/1797.09 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.09 c Root Iterations : 64824
1796.90/1797.20 c Time complete: 1796.91.
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-3691837-1338044519/watcher-3691837-1338044519 -o /tmp/evaluation-result-3691837-1338044519/solver-3691837-1338044519 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691837-1338044519.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
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 2/177 8409
/proc/meminfo: memFree=28577964/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=12028 CPUtime=0 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 1764 0 0 0 0 0 0 0 20 0 1 0 270576246 12316672 1718 33554432000 4194304 10219143 140734964637824 140736997801752 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 3007 1730 398 1471 0 1527 0
[startup+0.027681 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8409
/proc/meminfo: memFree=28577964/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=27732 CPUtime=0.02 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 5684 0 0 0 1 1 0 0 20 0 1 0 270576246 28397568 5638 33554432000 4194304 10219143 140734964637824 140736997801752 8868206 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 6933 5638 419 1471 0 5453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27732
[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8409
/proc/meminfo: memFree=28577964/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=39256 CPUtime=0.09 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 8539 0 0 0 8 1 0 0 20 0 1 0 270576246 40198144 8493 33554432000 4194304 10219143 140734964637824 140736997801752 9029200 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 9814 8493 419 1471 0 8334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39256
[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8409
/proc/meminfo: memFree=28577964/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=83976 CPUtime=0.29 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 19089 0 0 0 22 7 0 0 20 0 1 0 270576246 85991424 19015 33554432000 4194304 10219143 140734964637824 140734964634824 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 20994 19015 549 1471 0 19514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83976
[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8409
/proc/meminfo: memFree=28577964/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=110928 CPUtime=0.69 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 26332 0 0 0 44 25 0 0 20 0 1 0 270576246 113590272 25755 33554432000 4194304 10219143 140734964637824 140734964634824 4428249 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 27732 25755 569 1471 0 26252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110928
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8410
/proc/meminfo: memFree=28475284/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=160616 CPUtime=1.48 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 39456 0 0 0 114 34 0 0 20 0 1 0 270576246 164470784 37527 33554432000 4194304 10219143 140734964637824 140734964631464 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 40154 37527 727 1471 0 38674 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160616
[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8410
/proc/meminfo: memFree=28429400/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=160888 CPUtime=3.09 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 39723 0 0 0 274 35 0 0 20 0 1 0 270576246 164749312 37794 33554432000 4194304 10219143 140734964637824 140734964631176 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 40222 37794 727 1471 0 38742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160888
[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8410
/proc/meminfo: memFree=28426788/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=161960 CPUtime=6.29 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 40130 0 0 0 593 36 0 0 20 0 1 0 270576246 165847040 38167 33554432000 4194304 10219143 140734964637824 140734964631080 8051283 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 40490 38167 727 1471 0 39010 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161960
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8410
/proc/meminfo: memFree=28423340/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=165512 CPUtime=12.69 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 41029 0 0 0 1232 37 0 0 20 0 1 0 270576246 169484288 39066 33554432000 4194304 10219143 140734964637824 140734964631000 8031802 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/8409/statm: 41378 39066 730 1471 0 39898 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165512
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8410
/proc/meminfo: memFree=28422356/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=166848 CPUtime=25.48 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 41399 0 0 0 2510 38 0 0 20 0 1 0 270576246 170852352 39436 33554432000 4194304 10219143 140734964637824 140734964631448 8031824 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 41712 39436 730 1471 0 40232 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 166848
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8410
/proc/meminfo: memFree=28420496/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=167052 CPUtime=51.08 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 42799 0 0 0 5028 80 0 0 20 0 1 0 270576246 171061248 40039 33554432000 4194304 10219143 140734964637824 140734964631464 8051755 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 41763 40039 759 1471 0 40283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167052
[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8410
/proc/meminfo: memFree=28416336/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=169076 CPUtime=102.27 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43339 0 0 0 10107 120 0 0 20 0 1 0 270576246 173133824 40813 33554432000 4194304 10219143 140734964637824 140734964631176 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42269 40813 759 1471 0 40789 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 169076
[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 8410
/proc/meminfo: memFree=28415276/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=169248 CPUtime=162.25 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43377 0 0 0 16084 141 0 0 20 0 1 0 270576246 173309952 41094 33554432000 4194304 10219143 140734964637824 140734964631272 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42312 41094 762 1471 0 40832 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 169248
[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 8411
/proc/meminfo: memFree=28413920/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=171428 CPUtime=222.24 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43923 0 0 0 22079 145 0 0 20 0 1 0 270576246 175542272 41640 33554432000 4194304 10219143 140734964637824 140734964631272 8056416 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42857 41640 762 1471 0 41377 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 171428
[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 8412
/proc/meminfo: memFree=28413724/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=171428 CPUtime=282.23 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43927 0 0 0 28073 150 0 0 20 0 1 0 270576246 175542272 41644 33554432000 4194304 10219143 140734964637824 140734964631000 8052236 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42857 41644 765 1471 0 41377 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 171428
[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8412
/proc/meminfo: memFree=28413724/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=171428 CPUtime=342.23 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43927 0 0 0 34067 156 0 0 20 0 1 0 270576246 175542272 41644 33554432000 4194304 10219143 140734964637824 140734964631272 8931327 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42857 41644 765 1471 0 41377 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 171428
[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 8412
/proc/meminfo: memFree=28413848/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=171428 CPUtime=402.22 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 43927 0 0 0 40061 161 0 0 20 0 1 0 270576246 175542272 41644 33554432000 4194304 10219143 140734964637824 140734964631176 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 42857 41644 765 1471 0 41377 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 171428
[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 8450
/proc/meminfo: memFree=28431588/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=172216 CPUtime=462.2 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44121 0 0 0 46053 167 0 0 20 0 1 0 270576246 176349184 41838 33554432000 4194304 10219143 140734964637824 140734964631272 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43054 41838 765 1471 0 41574 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 172216
[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 8454
/proc/meminfo: memFree=28430032/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=172216 CPUtime=522.19 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44143 0 0 0 52047 172 0 0 20 0 1 0 270576246 176349184 41860 33554432000 4194304 10219143 140734964637824 140734964631368 8066964 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43054 41860 765 1471 0 41574 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 172216
[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8454
/proc/meminfo: memFree=28428464/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=172708 CPUtime=582.19 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44244 0 0 0 58042 177 0 0 20 0 1 0 270576246 176852992 41962 33554432000 4194304 10219143 140734964637824 140734964631496 8056891 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43177 41962 765 1471 0 41697 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 172708
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28425788/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1122.1 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 111986 224 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631368 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 174692
[startup+1182.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 8459
/proc/meminfo: memFree=28426044/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1182.1 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 117980 230 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631000 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 174692
[startup+1242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 8459
/proc/meminfo: memFree=28426540/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1242.09 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 123975 234 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631320 8056492 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 174692
[startup+1302.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 8459
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1302.09 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 129969 240 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631448 8029271 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 174692
[startup+1362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 8459
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1362.07 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 135963 244 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631272 8090882 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 174692
[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 8460
/proc/meminfo: memFree=28426352/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1422.07 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 141957 250 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631496 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 174692
[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 8460
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1482.05 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44742 0 0 0 147952 253 0 0 20 0 1 0 270576246 178884608 42460 33554432000 4194304 10219143 140734964637824 140734964631272 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42460 766 1471 0 42193 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 174692
[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8460
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1542.04 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44743 0 0 0 153945 259 0 0 20 0 1 0 270576246 178884608 42461 33554432000 4194304 10219143 140734964637824 140734964631464 8030334 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42461 767 1471 0 42193 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 174692
[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 8460
/proc/meminfo: memFree=28426228/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1602.03 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44743 0 0 0 159939 264 0 0 20 0 1 0 270576246 178884608 42461 33554432000 4194304 10219143 140734964637824 140734964631320 8051343 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42461 767 1471 0 42193 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 174692
[startup+1662.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 8460
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1662.02 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44743 0 0 0 165932 270 0 0 20 0 1 0 270576246 178884608 42461 33554432000 4194304 10219143 140734964637824 140734964631080 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42461 767 1471 0 42193 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 174692
[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 8464
/proc/meminfo: memFree=28425848/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1722.02 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 171927 275 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631080 8056463 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 174692
[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1782 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 177920 280 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631368 8030338 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 174692
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1785.21 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 178240 281 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631272 8091352 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 174692
[startup+1791.91 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1791.61 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 178880 281 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631656 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 174692
[startup+1795.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1794.81 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 179199 282 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964630952 8056467 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 174692
[startup+1795.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1795.61 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 179279 282 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631368 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 174692
[startup+1796.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1796.4 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44745 0 0 0 179358 282 0 0 20 0 1 0 270576246 178884608 42463 33554432000 4194304 10219143 140734964637824 140734964631272 9026266 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42463 769 1471 0 42193 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 174692
[startup+1797.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=174692 CPUtime=1796.8 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44747 0 0 0 179398 282 0 0 20 0 1 0 270576246 178884608 42465 33554432000 4194304 10219143 140734964637824 140734964634520 5015331 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 43673 42465 771 1471 0 42193 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 174692
[startup+1797.2 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8464
/proc/meminfo: memFree=28426104/32873844 swapFree=7620/7620
[pid=8409] ppid=8407 vsize=139560 CPUtime=1796.9 cores=0,2,4,6
/proc/8409/stat : 8409 (scip-2.1.1.4exp) R 8407 8409 3948 0 -1 4202496 44755 0 0 0 179408 282 0 0 20 0 1 0 270576246 142909440 33962 33554432000 4194304 10219143 140734964637824 140734964634520 5542948 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8409/statm: 34890 33962 779 1471 0 33410 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 139560
Child status: 0
Real time (s): 1797.21
CPU time (s): 1796.92
CPU user time (s): 1794.09
CPU system time (s): 2.82957
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 174692
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.09
system time used= 2.82957
maximum resident set size= 169892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44768
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= 2043
runsolver used 2.6386 second user time and 7.17891 second system time
The end