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-3691844-1338044597.opb>
0.09/0.11 c original problem has 21420 variables (21420 bin, 0 int, 0 impl, 0 cont) and 21782 constraints
0.09/0.11 c problem read in 0.11
0.09/0.11 c No objective function, only one solution is needed.
0.09/0.11 c presolving settings loaded
0.18/0.26 c presolving:
0.29/0.38 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 180 clqs
0.39/0.40 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20760 impls, 178 clqs
0.39/0.43 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20868 impls, 178 clqs
0.39/0.46 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21066 impls, 178 clqs
0.39/0.48 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21288 impls, 178 clqs
0.49/0.51 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21514 impls, 178 clqs
0.49/0.53 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21674 impls, 178 clqs
0.49/0.56 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21800 impls, 178 clqs
0.49/0.58 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21842 impls, 178 clqs
0.59/0.60 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21888 impls, 178 clqs
0.59/0.62 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21944 impls, 178 clqs
0.59/0.65 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21974 impls, 178 clqs
0.89/0.95 c (round 13) 742 del vars, 813 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20791 upgd conss, 21990 impls, 178 clqs
0.98/1.08 c (round 14) 742 del vars, 813 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20969 upgd conss, 21990 impls, 178 clqs
1.20/1.24 c presolving (15 rounds):
1.20/1.24 c 742 deleted vars, 813 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.20/1.24 c 21990 implications, 178 cliques
1.20/1.24 c presolved problem has 20678 variables (20678 bin, 0 int, 0 impl, 0 cont) and 20969 constraints
1.20/1.24 c 2561 constraints of type <setppc>
1.20/1.24 c 18408 constraints of type <logicor>
1.20/1.24 c transformed objective value is always integral (scale: 1)
1.20/1.24 c Presolving Time: 1.05
1.20/1.24 c - non default parameters ----------------------------------------------------------------------
1.20/1.24 c # SCIP version 2.1.1.4
1.20/1.24 c
1.20/1.24 c # maximal time in seconds to run
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.20/1.24 c limits/time = 1797
1.20/1.24 c
1.20/1.24 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.20/1.24 c limits/memory = 13950
1.20/1.24 c
1.20/1.24 c # solving stops, if the given number of solutions were found (-1: no limit)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: -1]
1.20/1.24 c limits/solutions = 1
1.20/1.24 c
1.20/1.24 c # maximal number of separation rounds per node (-1: unlimited)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 5]
1.20/1.24 c separating/maxrounds = 1
1.20/1.24 c
1.20/1.24 c # maximal number of separation rounds in the root node (-1: unlimited)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: -1]
1.20/1.24 c separating/maxroundsroot = 5
1.20/1.24 c
1.20/1.24 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.20/1.24 c # [type: int, range: [1,2], default: 1]
1.20/1.24 c timing/clocktype = 2
1.20/1.24 c
1.20/1.24 c # belongs reading time to solving time?
1.20/1.24 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.20/1.24 c timing/reading = TRUE
1.20/1.24 c
1.20/1.24 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.20/1.24 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.20/1.24 c constraints/knapsack/disaggregation = FALSE
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/coefdiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/coefdiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/coefdiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 30]
1.20/1.24 c heuristics/crossover/freq = -1
1.20/1.24 c
1.20/1.24 c # number of nodes added to the contingent of the total nodes
1.20/1.24 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.20/1.24 c heuristics/crossover/nodesofs = 750
1.20/1.24 c
1.20/1.24 c # number of nodes without incumbent change that heuristic should wait
1.20/1.24 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.20/1.24 c heuristics/crossover/nwaitingnodes = 100
1.20/1.24 c
1.20/1.24 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.20/1.24 c # [type: real, range: [0,1], default: 0.1]
1.20/1.24 c heuristics/crossover/nodesquot = 0.15
1.20/1.24 c
1.20/1.24 c # minimum percentage of integer variables that have to be fixed
1.20/1.24 c # [type: real, range: [0,1], default: 0.666]
1.20/1.24 c heuristics/crossover/minfixingrate = 0.5
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 20]
1.20/1.24 c heuristics/feaspump/freq = -1
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/feaspump/maxlpiterofs = 2000
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/fracdiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/fracdiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/fracdiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/guideddiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/guideddiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/guideddiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/intdiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/intshifting/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/linesearchdiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 20]
1.20/1.24 c heuristics/objpscostdiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to total iteration number
1.20/1.24 c # [type: real, range: [0,1], default: 0.01]
1.20/1.24 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/oneopt/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/pscostdiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/pscostdiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c heuristics/rens/freq = -1
1.20/1.24 c
1.20/1.24 c # minimum percentage of integer variables that have to be fixable
1.20/1.24 c # [type: real, range: [0,1], default: 0.5]
1.20/1.24 c heuristics/rens/minfixingrate = 0.3
1.20/1.24 c
1.20/1.24 c # number of nodes added to the contingent of the total nodes
1.20/1.24 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.20/1.24 c heuristics/rens/nodesofs = 2000
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 20]
1.20/1.24 c heuristics/rootsoldiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.20/1.24 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/rounding/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c heuristics/shiftandpropagate/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/shifting/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/simplerounding/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/subnlp/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c heuristics/trivial/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/trysol/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c heuristics/undercover/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 10]
1.20/1.24 c heuristics/veclendiving/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal fraction of diving LP iterations compared to node LP iterations
1.20/1.24 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.20/1.24 c heuristics/veclendiving/maxlpiterquot = 0.075
1.20/1.24 c
1.20/1.24 c # additional number of allowed LP iterations
1.20/1.24 c # [type: int, range: [0,2147483647], default: 1000]
1.20/1.24 c heuristics/veclendiving/maxlpiterofs = 1500
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/zirounding/freq = -1
1.20/1.24 c
1.20/1.24 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: -1]
1.20/1.24 c propagating/probing/maxprerounds = 0
1.20/1.24 c
1.20/1.24 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c separating/cmir/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 0]
1.20/1.24 c separating/flowcover/freq = -1
1.20/1.24 c
1.20/1.24 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: -1]
1.20/1.24 c separating/rapidlearning/freq = 0
1.20/1.24 c
1.20/1.24 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
1.20/1.24 c # [type: int, range: [-1,2147483647], default: 1]
1.20/1.24 c heuristics/indoneopt/freq = -1
1.20/1.24 c
1.20/1.24 c -----------------------------------------------------------------------------------------------
1.20/1.24 c start solving
1.20/1.25 c
29.79/29.83 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
29.79/29.83 c 29.8s| 1 | 0 | 17110 | - | 94M| 0 |3872 | 20k| 20k| 20k| 20k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
65.48/65.54 c 65.5s| 1 | 0 | 29427 | - | 94M| 0 |4442 | 20k| 20k| 20k| 20k| 7 | 0 | 0 | 0.000000e+00 | -- | Inf
94.17/94.28 c 94.3s| 1 | 0 | 38975 | - | 94M| 0 |4273 | 20k| 20k| 20k| 20k| 15 | 0 | 0 | 0.000000e+00 | -- | Inf
120.36/120.45 c 120s| 1 | 0 | 47567 | - | 94M| 0 |4520 | 20k| 20k| 20k| 20k| 22 | 0 | 0 | 0.000000e+00 | -- | Inf
155.55/155.65 c 156s| 1 | 0 | 58835 | - | 94M| 0 |4944 | 20k| 20k| 20k| 21k| 31 | 0 | 0 | 0.000000e+00 | -- | Inf
183.15/183.21 c 183s| 1 | 0 | 67729 | - | 94M| 0 |4897 | 20k| 20k| 20k| 21k| 37 | 0 | 0 | 0.000000e+00 | -- | Inf
246.14/246.21 c 246s| 1 | 2 | 67729 | - | 94M| 0 |4897 | 20k| 20k| 20k| 21k| 37 | 0 | 21 | 0.000000e+00 | -- | Inf
1796.80/1797.19 c
1796.80/1797.19 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.19 c Solving Time (sec) : 1797.19
1796.80/1797.19 c Solving Nodes : 16
1796.80/1797.19 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.80/1797.19 c Dual Bound : +0.00000000000000e+00
1796.80/1797.19 c Gap : infinite
1796.80/1797.19 s UNKNOWN
1796.80/1797.19 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.19 c Total Time : 1797.19
1796.80/1797.19 c solving : 1797.19
1796.80/1797.19 c presolving : 1.05 (included in solving)
1796.80/1797.19 c reading : 0.11 (included in solving)
1796.80/1797.19 c copying : 0.00 (0 times copied the problem)
1796.80/1797.19 c Original Problem :
1796.80/1797.19 c Problem name : HOME/instance-3691844-1338044597.opb
1796.80/1797.19 c Variables : 21420 (21420 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.19 c Constraints : 21782 initial, 21782 maximal
1796.80/1797.19 c Objective sense : minimize
1796.80/1797.19 c Presolved Problem :
1796.80/1797.19 c Problem name : t_HOME/instance-3691844-1338044597.opb
1796.80/1797.19 c Variables : 20678 (20678 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.19 c Constraints : 20969 initial, 20972 maximal
1796.80/1797.19 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.80/1797.19 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c trivial : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c gateextraction : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c setppc : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c linear : 0.52 0.03 742 0 0 742 0 813 0 0 0
1796.80/1797.19 c logicor : 0.29 0.02 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c root node : - - 0 - - 0 - - - - -
1796.80/1797.19 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.80/1797.19 c integral : 0 0 0 0 16 0 1 0 0 1 0 0 30
1796.80/1797.19 c setppc : 2561 2561 5 387 0 0 0 227 0 13842 0 0 0
1796.80/1797.19 c logicor : 18408+ 18411 5 156 0 0 0 0 0 3480 0 0 0
1796.80/1797.19 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.80/1797.19 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.80/1797.19 c integral : 838.22 0.00 0.00 0.00 838.22 0.00 0.00 0.00
1796.80/1797.19 c setppc : 0.04 0.00 0.00 0.04 0.00 0.00 0.00 0.00
1796.80/1797.19 c logicor : 0.05 0.02 0.00 0.03 0.00 0.00 0.00 0.00
1796.80/1797.19 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.80/1797.19 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.80/1797.19 c rootredcost : 0 0 0 0
1796.80/1797.19 c pseudoobj : 0 0 0 0
1796.80/1797.19 c vbounds : 0 0 0 0
1796.80/1797.19 c redcost : 21 0 0 0
1796.80/1797.19 c probing : 0 0 0 0
1796.80/1797.19 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.80/1797.19 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.19 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.19 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.19 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.80/1797.19 c probing : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.19 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.80/1797.19 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.19 c infeasible LP : 0.01 1 1 3 63.3 0 0.0 0
1796.80/1797.19 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.19 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.19 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.19 c applied globally : - - - 3 63.3 - - -
1796.80/1797.19 c applied locally : - - - 0 0.0 - - -
1796.80/1797.19 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.80/1797.19 c cut pool : 0.00 4 - - 11 - (maximal pool size: 55)
1796.80/1797.19 c closecuts : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.80/1797.19 c intobj : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c gomory : 5.98 0.00 5 0 0 33 0
1796.80/1797.19 c cgmip : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c strongcg : 6.10 0.00 5 0 0 43 0
1796.80/1797.19 c cmir : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c flowcover : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c clique : 1.11 0.00 5 0 0 32 0
1796.80/1797.19 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c mcf : 0.03 0.00 1 0 0 0 0
1796.80/1797.19 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.80/1797.19 c Pricers : ExecTime SetupTime Calls Vars
1796.80/1797.19 c problem variables: 0.00 - 0 0
1796.80/1797.19 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.80/1797.19 c relpscost : 838.22 0.00 16 0 1 0 0 30
1796.80/1797.19 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c inference : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c random : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.19 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.80/1797.19 c LP solutions : 0.00 - - 0
1796.80/1797.19 c pseudo solutions : 0.00 - - 0
1796.80/1797.19 c smallcard : 0.00 0.00 0 0
1796.80/1797.19 c trivial : 0.03 0.00 1 0
1796.80/1797.19 c shiftandpropagate: 0.00 0.00 0 0
1796.80/1797.19 c simplerounding : 0.00 0.00 0 0
1796.80/1797.19 c zirounding : 0.00 0.00 0 0
1796.80/1797.19 c rounding : 0.00 0.00 0 0
1796.80/1797.19 c shifting : 0.00 0.00 0 0
1796.80/1797.19 c intshifting : 0.00 0.00 0 0
1796.80/1797.19 c oneopt : 0.00 0.00 0 0
1796.80/1797.19 c twoopt : 0.00 0.00 0 0
1796.80/1797.19 c indtwoopt : 0.00 0.00 0 0
1796.80/1797.19 c indoneopt : 0.00 0.00 0 0
1796.80/1797.19 c fixandinfer : 0.00 0.00 0 0
1796.80/1797.19 c feaspump : 0.00 0.00 0 0
1796.80/1797.19 c clique : 0.00 0.00 0 0
1796.80/1797.19 c indrounding : 0.00 0.00 0 0
1796.80/1797.19 c indcoefdiving : 0.00 0.00 0 0
1796.80/1797.19 c coefdiving : 0.00 0.00 0 0
1796.80/1797.19 c pscostdiving : 0.00 0.00 0 0
1796.80/1797.19 c nlpdiving : 0.00 0.00 0 0
1796.80/1797.19 c fracdiving : 0.00 0.00 0 0
1796.80/1797.19 c veclendiving : 0.00 0.00 0 0
1796.80/1797.19 c intdiving : 0.00 0.00 0 0
1796.80/1797.19 c actconsdiving : 0.00 0.00 0 0
1796.80/1797.19 c objpscostdiving : 0.00 0.00 0 0
1796.80/1797.19 c rootsoldiving : 0.00 0.00 0 0
1796.80/1797.19 c linesearchdiving : 0.00 0.00 0 0
1796.80/1797.19 c guideddiving : 0.00 0.00 0 0
1796.80/1797.19 c octane : 0.00 0.00 0 0
1796.80/1797.19 c rens : 0.00 0.00 0 0
1796.80/1797.19 c rins : 0.00 0.00 0 0
1796.80/1797.19 c localbranching : 0.00 0.00 0 0
1796.80/1797.19 c mutation : 0.00 0.00 0 0
1796.80/1797.19 c crossover : 0.00 0.00 0 0
1796.80/1797.19 c dins : 0.00 0.00 0 0
1796.80/1797.19 c vbounds : 0.00 0.00 0 0
1796.80/1797.19 c undercover : 0.00 0.00 0 0
1796.80/1797.19 c subnlp : 0.00 0.00 0 0
1796.80/1797.19 c trysol : 0.00 0.00 0 0
1796.80/1797.19 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.80/1797.19 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.80/1797.19 c dual LP : 944.02 22 292118 13278.09 309.44 0.00 0
1796.80/1797.19 c lex dual LP : 0.00 0 0 0.00 -
1796.80/1797.19 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.19 c diving/probing LP: 0.00 0 0 0.00 -
1796.80/1797.19 c strong branching : 838.17 266 264694 995.09 315.80
1796.80/1797.19 c (at root node) : - 21 21000 1000.00 -
1796.80/1797.19 c conflict analysis: 0.00 0 0 0.00 -
1796.80/1797.19 c B&B Tree :
1796.80/1797.19 c number of runs : 1
1796.80/1797.19 c nodes : 16
1796.80/1797.19 c nodes (total) : 16
1796.80/1797.19 c nodes left : 15
1796.80/1797.19 c max depth : 9
1796.80/1797.19 c max depth (total): 9
1796.80/1797.19 c backtracks : 4 (25.0%)
1796.80/1797.19 c delayed cutoffs : 0
1796.80/1797.19 c repropagations : 2 (100 domain reductions, 0 cutoffs)
1796.80/1797.19 c avg switch length: 1.75
1796.80/1797.19 c switching time : 0.09
1796.80/1797.19 c Solution :
1796.80/1797.19 c Solutions found : 0 (0 improvements)
1796.80/1797.19 c Primal Bound : -
1796.80/1797.19 c Dual Bound : +0.00000000000000e+00
1796.80/1797.19 c Gap : infinite
1796.80/1797.19 c Root Dual Bound : +0.00000000000000e+00
1796.80/1797.19 c Root Iterations : 67729
1797.00/1797.36 c Time complete: 1797.07.
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-3691844-1338044597/watcher-3691844-1338044597 -o /tmp/evaluation-result-3691844-1338044597/solver-3691844-1338044597 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691844-1338044597.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.03 2.04 2.00 3/176 8330
/proc/meminfo: memFree=28424316/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=11004 CPUtime=0 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 1494 0 0 0 0 0 0 0 20 0 1 0 270588219 11268096 1449 33554432000 4194304 10219143 140736646428848 140736646293688 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 2751 1457 398 1471 0 1271 0
[startup+0.100052 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 8330
/proc/meminfo: memFree=28424316/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=40544 CPUtime=0.09 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 8865 0 0 0 8 1 0 0 20 0 1 0 270588219 41517056 8819 33554432000 4194304 10219143 140736646428848 140736646293688 9029200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 10136 8819 419 1471 0 8656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40544
[startup+0.200361 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 8330
/proc/meminfo: memFree=28424316/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=82076 CPUtime=0.18 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 19252 0 0 0 16 2 0 0 20 0 1 0 270588219 84045824 19196 33554432000 4194304 10219143 140736646428848 140736646293688 5826668 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 20519 19196 499 1471 0 19039 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 82076
[startup+0.300392 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 8330
/proc/meminfo: memFree=28424316/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=89640 CPUtime=0.29 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 20538 0 0 0 25 4 0 0 20 0 1 0 270588219 91791360 20482 33554432000 4194304 10219143 140736646428848 140736646293688 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 22410 20482 549 1471 0 20930 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89640
[startup+0.700328 s]
/proc/loadavg: 2.03 2.04 2.00 3/176 8330
/proc/meminfo: memFree=28424316/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=94540 CPUtime=0.69 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 22763 0 0 0 43 26 0 0 20 0 1 0 270588219 96808960 21696 33554432000 4194304 10219143 140736646428848 140736646425848 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 23635 21696 562 1471 0 22155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94540
[startup+1.50029 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 8331
/proc/meminfo: memFree=28315924/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=171656 CPUtime=1.48 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 40521 0 0 0 110 38 0 0 20 0 1 0 270588219 175775744 39787 33554432000 4194304 10219143 140736646428848 140736646422488 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 42914 39787 727 1471 0 41434 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 171656
[startup+3.10029 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 8331
/proc/meminfo: memFree=28263192/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=174028 CPUtime=3.09 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 41695 0 0 0 270 39 0 0 20 0 1 0 270588219 178204672 40914 33554432000 4194304 10219143 140736646428848 140736646422152 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 43507 40914 727 1471 0 42027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174028
[startup+6.30026 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 8331
/proc/meminfo: memFree=28260836/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=175364 CPUtime=6.29 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 42027 0 0 0 589 40 0 0 20 0 1 0 270588219 179572736 41246 33554432000 4194304 10219143 140736646428848 140736646422200 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 43841 41246 727 1471 0 42361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 175364
[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 8331
/proc/meminfo: memFree=28257496/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=178360 CPUtime=12.69 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 42922 0 0 0 1228 41 0 0 20 0 1 0 270588219 182640640 42141 33554432000 4194304 10219143 140736646428848 140736646422024 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 44590 42141 730 1471 0 43110 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178360
[startup+25.5004 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 8331
/proc/meminfo: memFree=28256760/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=180004 CPUtime=25.48 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 43207 0 0 0 2506 42 0 0 20 0 1 0 270588219 184324096 42426 33554432000 4194304 10219143 140736646428848 140736646422024 8029260 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45001 42426 730 1471 0 43521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 180004
[startup+51.1004 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 8331
/proc/meminfo: memFree=28252544/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=180804 CPUtime=51.08 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 44491 0 0 0 5057 51 0 0 20 0 1 0 270588219 185143296 43536 33554432000 4194304 10219143 140736646428848 140736646422200 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45201 43536 765 1471 0 43721 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 180804
[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 8331
/proc/meminfo: memFree=28250576/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=181524 CPUtime=102.28 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 44813 0 0 0 10166 62 0 0 20 0 1 0 270588219 185880576 44001 33554432000 4194304 10219143 140736646428848 140736646421368 7754585 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45381 44001 765 1471 0 43901 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 181524
[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 8331
/proc/meminfo: memFree=28248876/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=181932 CPUtime=162.25 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 47053 0 0 0 16149 76 0 0 20 0 1 0 270588219 186298368 44318 33554432000 4194304 10219143 140736646428848 140736646422104 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45483 44318 765 1471 0 44003 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 181932
[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8332
/proc/meminfo: memFree=28247944/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=182960 CPUtime=222.25 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 47305 0 0 0 22140 85 0 0 20 0 1 0 270588219 187351040 44570 33554432000 4194304 10219143 140736646428848 140736646422296 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45740 44570 768 1471 0 44260 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 182960
[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 8332
/proc/meminfo: memFree=28248068/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=183108 CPUtime=282.23 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 47345 0 0 0 28130 93 0 0 20 0 1 0 270588219 187502592 44610 33554432000 4194304 10219143 140736646428848 140736646422344 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45777 44610 771 1471 0 44297 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 183108
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8332
/proc/meminfo: memFree=28248376/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=183104 CPUtime=342.22 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 49146 0 0 0 34121 101 0 0 20 0 1 0 270588219 187498496 44609 33554432000 4194304 10219143 140736646428848 140736646422392 8056570 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45776 44609 771 1471 0 44296 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 183104
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 8332
/proc/meminfo: memFree=28248376/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=183104 CPUtime=402.21 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 49167 0 0 0 40112 109 0 0 20 0 1 0 270588219 187498496 44630 33554432000 4194304 10219143 140736646428848 140736646422520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 45776 44630 771 1471 0 44296 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 183104
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8335
/proc/meminfo: memFree=28247004/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=184304 CPUtime=462.21 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 49449 0 0 0 46106 115 0 0 20 0 1 0 270588219 188727296 44912 33554432000 4194304 10219143 140736646428848 140736646422392 8056552 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 46076 44912 771 1471 0 44596 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 184304
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8336
/proc/meminfo: memFree=28247068/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=184304 CPUtime=522.2 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 49450 0 0 0 52096 124 0 0 20 0 1 0 270588219 188727296 44912 33554432000 4194304 10219143 140736646428848 140736646422392 8099231 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 46076 44912 771 1471 0 44596 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 184304
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8336
/proc/meminfo: memFree=28245896/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=185768 CPUtime=582.19 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 51674 0 0 0 58087 132 0 0 20 0 1 0 270588219 190226432 45203 33554432000 4194304 10219143 140736646428848 140736646422520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 46442 45203 772 1471 0 44962 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 185768
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=25408144/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=196980 CPUtime=1122.11 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 318354 0 0 0 111954 257 0 0 20 0 1 0 270588219 201707520 47949 33554432000 4194304 10219143 140736646428848 140736646421368 8098704 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 49245 47949 778 1471 0 47765 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 196980
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8379
/proc/meminfo: memFree=25407732/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=191552 CPUtime=1182.1 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 319794 0 0 0 117946 264 0 0 20 0 1 0 270588219 196149248 46737 33554432000 4194304 10219143 140736646428848 140736646422392 8082689 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47888 46737 778 1471 0 46408 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 191552
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8379
/proc/meminfo: memFree=25411480/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=189784 CPUtime=1242.08 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 321172 0 0 0 123936 272 0 0 20 0 1 0 270588219 194338816 45898 33554432000 4194304 10219143 140736646428848 140736646422104 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47446 45898 778 1471 0 45966 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 189784
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8379
/proc/meminfo: memFree=25401216/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=195432 CPUtime=1302.08 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 322349 0 0 0 129929 279 0 0 20 0 1 0 270588219 200122368 47586 33554432000 4194304 10219143 140736646428848 140736646422520 8029287 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 48858 47586 778 1471 0 47378 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 195432
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8379
/proc/meminfo: memFree=25402796/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190944 CPUtime=1362.07 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 324545 0 0 0 135920 287 0 0 20 0 1 0 270588219 195526656 46592 33554432000 4194304 10219143 140736646428848 140736646422344 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47736 46592 778 1471 0 46256 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 190944
[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8379
/proc/meminfo: memFree=25402328/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=191328 CPUtime=1422.06 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 324629 0 0 0 141912 294 0 0 20 0 1 0 270588219 195919872 46676 33554432000 4194304 10219143 140736646428848 140736646422024 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47832 46676 778 1471 0 46352 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 191328
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8380
/proc/meminfo: memFree=25401984/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=191328 CPUtime=1482.05 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 324629 0 0 0 147904 301 0 0 20 0 1 0 270588219 195919872 46676 33554432000 4194304 10219143 140736646428848 140736646422392 8030286 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47832 46676 778 1471 0 46352 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 191328
[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8380
/proc/meminfo: memFree=25402136/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=191328 CPUtime=1542.05 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 324629 0 0 0 153897 308 0 0 20 0 1 0 270588219 195919872 46676 33554432000 4194304 10219143 140736646428848 140736646422200 8069905 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47832 46676 778 1471 0 46352 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 191328
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8380
/proc/meminfo: memFree=25401916/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=191328 CPUtime=1602.03 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 324629 0 0 0 159889 314 0 0 20 0 1 0 270588219 195919872 46676 33554432000 4194304 10219143 140736646428848 140736646422296 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47832 46676 778 1471 0 46352 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 191328
[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 8383
/proc/meminfo: memFree=25397472/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=195440 CPUtime=1662.02 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 325617 0 0 0 165880 322 0 0 20 0 1 0 270588219 200130560 47664 33554432000 4194304 10219143 140736646428848 140736646422104 8051920 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 48860 47664 778 1471 0 47380 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 195440
[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8383
/proc/meminfo: memFree=25397384/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=195440 CPUtime=1722.01 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 325618 0 0 0 171872 329 0 0 20 0 1 0 270588219 200130560 47665 33554432000 4194304 10219143 140736646428848 140736646422024 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 48860 47665 778 1471 0 47380 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 195440
[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25397040/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=195440 CPUtime=1782 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 325618 0 0 0 177864 336 0 0 20 0 1 0 270588219 200130560 47665 33554432000 4194304 10219143 140736646428848 140736646422520 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 48860 47665 778 1471 0 47380 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 195440
Solver just ended. Dumping a history of the last processes samples
[startup+1785.6 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25407704/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=185208 CPUtime=1785.3 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 325795 0 0 0 178194 336 0 0 20 0 1 0 270588219 189652992 45035 33554432000 4194304 10219143 140736646428848 140736646422392 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 46302 45035 778 1471 0 44822 0
Current children cumulated CPU time (s) 1785.3
Current children cumulated vsize (KiB) 185208
[startup+1792.01 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402356/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190692 CPUtime=1791.71 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327091 0 0 0 178834 337 0 0 20 0 1 0 270588219 195268608 46331 33554432000 4194304 10219143 140736646428848 140736646422296 8030334 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47673 46331 778 1471 0 46193 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (KiB) 190692
[startup+1795.2 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402108/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190692 CPUtime=1794.91 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327155 0 0 0 179153 338 0 0 20 0 1 0 270588219 195268608 46395 33554432000 4194304 10219143 140736646428848 140736646422680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47673 46395 778 1471 0 46193 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (KiB) 190692
[startup+1796 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402108/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190692 CPUtime=1795.7 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327155 0 0 0 179232 338 0 0 20 0 1 0 270588219 195268608 46395 33554432000 4194304 10219143 140736646428848 140736646422392 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47673 46395 778 1471 0 46193 0
Current children cumulated CPU time (s) 1795.7
Current children cumulated vsize (KiB) 190692
[startup+1796.8 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402108/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190692 CPUtime=1796.5 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327155 0 0 0 179312 338 0 0 20 0 1 0 270588219 195268608 46395 33554432000 4194304 10219143 140736646428848 140736646422296 8030281 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47673 46395 778 1471 0 46193 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (KiB) 190692
[startup+1797.2 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402108/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=190692 CPUtime=1796.9 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327157 0 0 0 179352 338 0 0 20 0 1 0 270588219 195268608 46397 33554432000 4194304 10219143 140736646428848 140736646422296 5018733 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47673 46397 780 1471 0 46193 0
Current children cumulated CPU time (s) 1796.9
Current children cumulated vsize (KiB) 190692
[startup+1797.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 8384
/proc/meminfo: memFree=25402108/32873844 swapFree=6856/6856
[pid=8330] ppid=8328 vsize=188868 CPUtime=1797 cores=1,3,5,7
/proc/8330/stat : 8330 (scip-2.1.1.4exp) R 8328 8330 4553 0 -1 4202496 327165 0 0 0 179362 338 0 0 20 0 1 0 270588219 193400832 45949 33554432000 4194304 10219143 140736646428848 140736646422296 7594332 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8330/statm: 47217 45949 788 1471 0 45737 0
Current children cumulated CPU time (s) 1797
Current children cumulated vsize (KiB) 188868
Child status: 0
Real time (s): 1797.37
CPU time (s): 1797.08
CPU user time (s): 1793.68
CPU system time (s): 3.39848
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 196980
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.68
system time used= 3.39848
maximum resident set size= 191796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327178
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= 22
involuntary context switches= 1851
runsolver used 3.82642 second user time and 8.58169 second system time
The end