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-3691828-1338044673.opb>
0.03/0.08 c original problem has 16422 variables (16422 bin, 0 int, 0 impl, 0 cont) and 16700 constraints
0.03/0.08 c problem read in 0.08
0.03/0.08 c No objective function, only one solution is needed.
0.03/0.08 c presolving settings loaded
0.09/0.17 c presolving:
0.19/0.23 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14922 impls, 138 clqs
0.19/0.24 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14922 impls, 136 clqs
0.19/0.25 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15030 impls, 136 clqs
0.19/0.25 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15228 impls, 136 clqs
0.19/0.26 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15450 impls, 136 clqs
0.19/0.27 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15676 impls, 136 clqs
0.19/0.28 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15836 impls, 136 clqs
0.19/0.28 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15962 impls, 136 clqs
0.19/0.29 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16004 impls, 136 clqs
0.29/0.30 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16050 impls, 136 clqs
0.29/0.30 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16106 impls, 136 clqs
0.29/0.31 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16136 impls, 136 clqs
0.39/0.46 c (round 13) 742 del vars, 771 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15793 upgd conss, 16152 impls, 136 clqs
0.49/0.52 c (round 14) 742 del vars, 771 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 15929 upgd conss, 16152 impls, 136 clqs
0.59/0.60 c presolving (15 rounds):
0.59/0.60 c 742 deleted vars, 771 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.60 c 16152 implications, 136 cliques
0.59/0.60 c presolved problem has 15680 variables (15680 bin, 0 int, 0 impl, 0 cont) and 15929 constraints
0.59/0.60 c 1973 constraints of type <setppc>
0.59/0.60 c 13956 constraints of type <logicor>
0.59/0.60 c transformed objective value is always integral (scale: 1)
0.59/0.60 c Presolving Time: 0.47
0.59/0.60 c - non default parameters ----------------------------------------------------------------------
0.59/0.60 c # SCIP version 2.1.1.4
0.59/0.60 c
0.59/0.60 c # maximal time in seconds to run
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60 c limits/time = 1797
0.59/0.60 c
0.59/0.60 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60 c limits/memory = 13950
0.59/0.60 c
0.59/0.60 c # solving stops, if the given number of solutions were found (-1: no limit)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60 c limits/solutions = 1
0.59/0.60 c
0.59/0.60 c # maximal number of separation rounds per node (-1: unlimited)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 5]
0.59/0.60 c separating/maxrounds = 1
0.59/0.60 c
0.59/0.60 c # maximal number of separation rounds in the root node (-1: unlimited)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60 c separating/maxroundsroot = 5
0.59/0.60 c
0.59/0.60 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.60 c # [type: int, range: [1,2], default: 1]
0.59/0.60 c timing/clocktype = 2
0.59/0.60 c
0.59/0.60 c # belongs reading time to solving time?
0.59/0.60 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60 c timing/reading = TRUE
0.59/0.60 c
0.59/0.60 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.59/0.60 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.59/0.60 c constraints/knapsack/disaggregation = FALSE
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/coefdiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/coefdiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/coefdiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 30]
0.59/0.60 c heuristics/crossover/freq = -1
0.59/0.60 c
0.59/0.60 c # number of nodes added to the contingent of the total nodes
0.59/0.60 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.60 c heuristics/crossover/nodesofs = 750
0.59/0.60 c
0.59/0.60 c # number of nodes without incumbent change that heuristic should wait
0.59/0.60 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.59/0.60 c heuristics/crossover/nwaitingnodes = 100
0.59/0.60 c
0.59/0.60 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.59/0.60 c # [type: real, range: [0,1], default: 0.1]
0.59/0.60 c heuristics/crossover/nodesquot = 0.15
0.59/0.60 c
0.59/0.60 c # minimum percentage of integer variables that have to be fixed
0.59/0.60 c # [type: real, range: [0,1], default: 0.666]
0.59/0.60 c heuristics/crossover/minfixingrate = 0.5
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60 c heuristics/feaspump/freq = -1
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/feaspump/maxlpiterofs = 2000
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/fracdiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/fracdiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/fracdiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/guideddiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/guideddiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/guideddiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/intdiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/intshifting/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/linesearchdiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60 c heuristics/objpscostdiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to total iteration number
0.59/0.60 c # [type: real, range: [0,1], default: 0.01]
0.59/0.60 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/oneopt/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/pscostdiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/pscostdiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c heuristics/rens/freq = -1
0.59/0.60 c
0.59/0.60 c # minimum percentage of integer variables that have to be fixable
0.59/0.60 c # [type: real, range: [0,1], default: 0.5]
0.59/0.60 c heuristics/rens/minfixingrate = 0.3
0.59/0.60 c
0.59/0.60 c # number of nodes added to the contingent of the total nodes
0.59/0.60 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.60 c heuristics/rens/nodesofs = 2000
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60 c heuristics/rootsoldiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.59/0.60 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/rounding/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c heuristics/shiftandpropagate/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/shifting/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/simplerounding/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/subnlp/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c heuristics/trivial/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/trysol/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c heuristics/undercover/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60 c heuristics/veclendiving/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60 c heuristics/veclendiving/maxlpiterquot = 0.075
0.59/0.60 c
0.59/0.60 c # additional number of allowed LP iterations
0.59/0.60 c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60 c heuristics/veclendiving/maxlpiterofs = 1500
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/zirounding/freq = -1
0.59/0.60 c
0.59/0.60 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60 c propagating/probing/maxprerounds = 0
0.59/0.60 c
0.59/0.60 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c separating/cmir/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60 c separating/flowcover/freq = -1
0.59/0.60 c
0.59/0.60 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60 c separating/rapidlearning/freq = 0
0.59/0.60 c
0.59/0.60 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.59/0.60 c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60 c heuristics/indoneopt/freq = -1
0.59/0.60 c
0.59/0.60 c -----------------------------------------------------------------------------------------------
0.59/0.60 c start solving
0.59/0.61 c
19.69/19.78 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
19.69/19.78 c 19.8s| 1 | 0 | 16586 | - | 72M| 0 |3232 | 15k| 15k| 15k| 15k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
36.48/36.53 c 36.5s| 1 | 0 | 26339 | - | 72M| 0 |3475 | 15k| 15k| 15k| 15k| 6 | 0 | 0 | 0.000000e+00 | -- | Inf
55.98/56.05 c 56.0s| 1 | 0 | 36907 | - | 72M| 0 |3742 | 15k| 15k| 15k| 15k| 12 | 0 | 0 | 0.000000e+00 | -- | Inf
65.77/65.81 c 65.8s| 1 | 0 | 41535 | - | 72M| 0 |3913 | 15k| 15k| 15k| 15k| 18 | 0 | 0 | 0.000000e+00 | -- | Inf
80.36/80.41 c 80.4s| 1 | 0 | 49005 | - | 72M| 0 |3954 | 15k| 15k| 15k| 15k| 24 | 0 | 0 | 0.000000e+00 | -- | Inf
92.96/93.02 c 93.0s| 1 | 0 | 55098 | - | 72M| 0 |4049 | 15k| 15k| 15k| 15k| 30 | 0 | 0 | 0.000000e+00 | -- | Inf
130.66/130.71 c 131s| 1 | 2 | 55098 | - | 72M| 0 |4049 | 15k| 15k| 15k| 15k| 30 | 0 | 19 | 0.000000e+00 | -- | Inf
1796.80/1797.13 c
1796.80/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.13 c Solving Time (sec) : 1797.13
1796.80/1797.13 c Solving Nodes : 52
1796.80/1797.13 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.80/1797.13 c Dual Bound : +0.00000000000000e+00
1796.80/1797.13 c Gap : infinite
1796.80/1797.13 s UNKNOWN
1796.80/1797.13 c SCIP Status : solving was interrupted [time limit reached]
1796.80/1797.13 c Total Time : 1797.13
1796.80/1797.13 c solving : 1797.13
1796.80/1797.13 c presolving : 0.47 (included in solving)
1796.80/1797.13 c reading : 0.08 (included in solving)
1796.80/1797.13 c copying : 0.00 (0 times copied the problem)
1796.80/1797.13 c Original Problem :
1796.80/1797.13 c Problem name : HOME/instance-3691828-1338044673.opb
1796.80/1797.13 c Variables : 16422 (16422 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.13 c Constraints : 16700 initial, 16700 maximal
1796.80/1797.13 c Objective sense : minimize
1796.80/1797.13 c Presolved Problem :
1796.80/1797.13 c Problem name : t_HOME/instance-3691828-1338044673.opb
1796.80/1797.13 c Variables : 15680 (15680 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.80/1797.13 c Constraints : 15929 initial, 15938 maximal
1796.80/1797.13 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.80/1797.13 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c components : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c linear : 0.20 0.02 742 0 0 742 0 771 0 0 0
1796.80/1797.13 c logicor : 0.13 0.01 0 0 0 0 0 0 0 0 0
1796.80/1797.13 c root node : - - 0 - - 0 - - - - -
1796.80/1797.13 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.80/1797.13 c integral : 0 0 0 0 50 0 1 0 0 2 0 0 96
1796.80/1797.13 c setppc : 1973 1973 5 394 0 1 0 2745 0 3205 0 0 0
1796.80/1797.13 c logicor : 13956+ 13965 5 290 0 1 0 10066 1 9067 0 0 0
1796.80/1797.13 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.80/1797.13 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.80/1797.13 c integral : 715.12 0.00 0.00 0.00 715.12 0.00 0.00 0.00
1796.80/1797.13 c setppc : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00
1796.80/1797.13 c logicor : 0.04 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.80/1797.13 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.80/1797.13 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.80/1797.13 c rootredcost : 0 0 0 0
1796.80/1797.13 c pseudoobj : 0 0 0 0
1796.80/1797.13 c vbounds : 0 0 0 0
1796.80/1797.13 c redcost : 55 0 0 0
1796.80/1797.13 c probing : 0 0 0 0
1796.80/1797.13 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.80/1797.13 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.13 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.13 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.13 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.80/1797.13 c probing : 0.00 0.00 0.00 0.00 0.00
1796.80/1797.13 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.80/1797.13 c propagation : 0.00 1 1 1 2.0 0 0.0 -
1796.80/1797.13 c infeasible LP : 0.11 2 2 34 1643.0 0 0.0 0
1796.80/1797.13 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.13 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.80/1797.13 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.80/1797.13 c applied globally : - - - 9 678.1 - - -
1796.80/1797.13 c applied locally : - - - 0 0.0 - - -
1796.80/1797.13 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.80/1797.13 c cut pool : 0.00 4 - - 0 - (maximal pool size: 30)
1796.80/1797.13 c closecuts : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.80/1797.13 c intobj : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c gomory : 3.84 0.00 5 0 0 0 0
1796.80/1797.13 c cgmip : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c strongcg : 3.91 0.00 5 0 0 0 0
1796.80/1797.13 c cmir : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c flowcover : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c clique : 0.73 0.00 5 0 0 30 0
1796.80/1797.13 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c mcf : 0.01 0.00 1 0 0 0 0
1796.80/1797.13 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.80/1797.13 c Pricers : ExecTime SetupTime Calls Vars
1796.80/1797.13 c problem variables: 0.00 - 0 0
1796.80/1797.13 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.80/1797.13 c relpscost : 715.12 0.00 50 0 2 0 0 96
1796.80/1797.13 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c inference : 0.00 0.00 1 0 0 0 0 2
1796.80/1797.13 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c random : 0.00 0.00 0 0 0 0 0 0
1796.80/1797.13 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.80/1797.13 c LP solutions : 0.00 - - 0
1796.80/1797.13 c pseudo solutions : 0.00 - - 0
1796.80/1797.13 c smallcard : 0.00 0.00 0 0
1796.80/1797.13 c trivial : 0.02 0.00 1 0
1796.80/1797.13 c shiftandpropagate: 0.00 0.00 0 0
1796.80/1797.13 c simplerounding : 0.00 0.00 0 0
1796.80/1797.13 c zirounding : 0.00 0.00 0 0
1796.80/1797.13 c rounding : 0.00 0.00 0 0
1796.80/1797.13 c shifting : 0.00 0.00 0 0
1796.80/1797.13 c intshifting : 0.00 0.00 0 0
1796.80/1797.13 c oneopt : 0.00 0.00 0 0
1796.80/1797.13 c twoopt : 0.00 0.00 0 0
1796.80/1797.13 c indtwoopt : 0.00 0.00 0 0
1796.80/1797.13 c indoneopt : 0.00 0.00 0 0
1796.80/1797.13 c fixandinfer : 0.00 0.00 0 0
1796.80/1797.13 c feaspump : 0.00 0.00 0 0
1796.80/1797.13 c clique : 0.00 0.00 0 0
1796.80/1797.13 c indrounding : 0.00 0.00 0 0
1796.80/1797.13 c indcoefdiving : 0.00 0.00 0 0
1796.80/1797.13 c coefdiving : 0.00 0.00 0 0
1796.80/1797.13 c pscostdiving : 0.00 0.00 0 0
1796.80/1797.13 c nlpdiving : 0.00 0.00 0 0
1796.80/1797.13 c fracdiving : 0.00 0.00 0 0
1796.80/1797.13 c veclendiving : 0.00 0.00 0 0
1796.80/1797.13 c intdiving : 0.00 0.00 0 0
1796.80/1797.13 c actconsdiving : 0.00 0.00 0 0
1796.80/1797.13 c objpscostdiving : 0.00 0.00 0 0
1796.80/1797.13 c rootsoldiving : 0.00 0.00 0 0
1796.80/1797.13 c linesearchdiving : 0.00 0.00 0 0
1796.80/1797.13 c guideddiving : 0.00 0.00 0 0
1796.80/1797.13 c octane : 0.00 0.00 0 0
1796.80/1797.13 c rens : 0.00 0.00 0 0
1796.80/1797.13 c rins : 0.00 0.00 0 0
1796.80/1797.13 c localbranching : 0.00 0.00 0 0
1796.80/1797.13 c mutation : 0.00 0.00 0 0
1796.80/1797.13 c crossover : 0.00 0.00 0 0
1796.80/1797.13 c dins : 0.00 0.00 0 0
1796.80/1797.13 c vbounds : 0.00 0.00 0 0
1796.80/1797.13 c undercover : 0.00 0.00 0 0
1796.80/1797.13 c subnlp : 0.00 0.00 0 0
1796.80/1797.13 c trysol : 0.00 0.00 0 0
1796.80/1797.13 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.80/1797.13 c primal LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.13 c dual LP : 1072.40 58 575423 9921.09 536.57 0.00 0
1796.80/1797.13 c lex dual LP : 0.00 0 0 0.00 -
1796.80/1797.13 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.80/1797.13 c diving/probing LP: 0.00 0 0 0.00 -
1796.80/1797.13 c strong branching : 715.06 393 383525 975.89 536.36
1796.80/1797.13 c (at root node) : - 19 19000 1000.00 -
1796.80/1797.13 c conflict analysis: 0.00 0 0 0.00 -
1796.80/1797.13 c B&B Tree :
1796.80/1797.13 c number of runs : 1
1796.80/1797.13 c nodes : 52
1796.80/1797.13 c nodes (total) : 52
1796.80/1797.13 c nodes left : 47
1796.80/1797.13 c max depth : 28
1796.80/1797.13 c max depth (total): 28
1796.80/1797.13 c backtracks : 9 (17.3%)
1796.80/1797.13 c delayed cutoffs : 0
1796.80/1797.13 c repropagations : 7 (2 domain reductions, 0 cutoffs)
1796.80/1797.13 c avg switch length: 1.75
1796.80/1797.13 c switching time : 0.03
1796.80/1797.13 c Solution :
1796.80/1797.13 c Solutions found : 0 (0 improvements)
1796.80/1797.13 c Primal Bound : -
1796.80/1797.13 c Dual Bound : +0.00000000000000e+00
1796.80/1797.13 c Gap : infinite
1796.80/1797.13 c Root Dual Bound : +0.00000000000000e+00
1796.80/1797.13 c Root Iterations : 55098
1796.91/1797.23 c Time complete: 1796.94.
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-3691828-1338044673/watcher-3691828-1338044673 -o /tmp/evaluation-result-3691828-1338044673/solver-3691828-1338044673 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691828-1338044673.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 3/176 20799
/proc/meminfo: memFree=28866128/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=11000 CPUtime=0 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 1529 0 0 0 0 0 0 0 20 0 1 0 270592798 11264000 1484 33554432000 4194304 10219143 140735065149152 140733841068792 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 2750 1495 398 1471 0 1270 0
[startup+0.046171 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20799
/proc/meminfo: memFree=28866128/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=29360 CPUtime=0.03 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 6082 0 0 0 3 0 0 0 20 0 1 0 270592798 30064640 6037 33554432000 4194304 10219143 140735065149152 140733841068792 4972032 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 7340 6037 419 1471 0 5860 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29360
[startup+0.100291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20799
/proc/meminfo: memFree=28866128/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=49984 CPUtime=0.09 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 11188 0 0 0 8 1 0 0 20 0 1 0 270592798 51183616 11143 33554432000 4194304 10219143 140735065149152 140733841068792 5180784 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 12496 11145 465 1471 0 11016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49984
[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20799
/proc/meminfo: memFree=28866128/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=78484 CPUtime=0.29 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 18075 0 0 0 24 5 0 0 20 0 1 0 270592798 80367616 17749 33554432000 4194304 10219143 140735065149152 140733841068792 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 19621 17749 560 1471 0 18141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78484
[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20799
/proc/meminfo: memFree=28866128/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=135880 CPUtime=0.69 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 32962 0 0 0 61 8 0 0 20 0 1 0 270592798 139141120 32136 33554432000 4194304 10219143 140735065149152 140733841068792 7711518 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 33970 32136 695 1471 0 32490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135880
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20800
/proc/meminfo: memFree=28735964/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=141324 CPUtime=1.48 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 34319 0 0 0 140 8 0 0 20 0 1 0 270592798 144715776 33456 33554432000 4194304 10219143 140735065149152 140735065142408 8056259 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 35331 33456 727 1471 0 33851 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 141324
[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20800
/proc/meminfo: memFree=28733724/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=141792 CPUtime=3.09 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 34443 0 0 0 300 9 0 0 20 0 1 0 270592798 145195008 33580 33554432000 4194304 10219143 140735065149152 140735065142504 8051370 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 35448 33580 727 1471 0 33968 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 141792
[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20800
/proc/meminfo: memFree=28732360/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=142368 CPUtime=6.29 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 34594 0 0 0 619 10 0 0 20 0 1 0 270592798 145784832 33731 33554432000 4194304 10219143 140735065149152 140735065142504 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 35592 33731 727 1471 0 34112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142368
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20800
/proc/meminfo: memFree=28729804/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=145112 CPUtime=12.69 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 35310 0 0 0 1258 11 0 0 20 0 1 0 270592798 148594688 34447 33554432000 4194304 10219143 140735065149152 140735065142328 8051323 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 36278 34447 730 1471 0 34798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145112
[startup+25.5002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20800
/proc/meminfo: memFree=28728412/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=146356 CPUtime=25.49 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 35836 0 0 0 2536 13 0 0 20 0 1 0 270592798 149868544 34973 33554432000 4194304 10219143 140735065149152 140735065142504 7754176 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 36589 34973 759 1471 0 35109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146356
[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20800
/proc/meminfo: memFree=28725964/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=147532 CPUtime=51.08 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36217 0 0 0 5092 16 0 0 20 0 1 0 270592798 151072768 35551 33554432000 4194304 10219143 140735065149152 140735065142504 8056887 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 36883 35551 759 1471 0 35403 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 147532
[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 20800
/proc/meminfo: memFree=28725708/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=147932 CPUtime=102.27 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36281 0 0 0 10203 24 0 0 20 0 1 0 270592798 151482368 35857 33554432000 4194304 10219143 140735065149152 140735065142600 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 36983 35857 762 1471 0 35503 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 147932
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20802
/proc/meminfo: memFree=28722796/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=149980 CPUtime=162.25 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36339 0 0 0 16196 29 0 0 20 0 1 0 270592798 153579520 36426 33554432000 4194304 10219143 140735065149152 140735065142984 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37495 36426 765 1471 0 36015 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 149980
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20802
/proc/meminfo: memFree=28722924/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=149980 CPUtime=222.25 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36339 0 0 0 22189 36 0 0 20 0 1 0 270592798 153579520 36426 33554432000 4194304 10219143 140735065149152 140735065142408 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37495 36426 765 1471 0 36015 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 149980
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20802
/proc/meminfo: memFree=28723048/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=149980 CPUtime=282.23 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36339 0 0 0 28180 43 0 0 20 0 1 0 270592798 153579520 36426 33554432000 4194304 10219143 140735065149152 140735065142600 8030338 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37495 36426 765 1471 0 36015 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 149980
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20805
/proc/meminfo: memFree=28722980/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=149980 CPUtime=342.23 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36339 0 0 0 34174 49 0 0 20 0 1 0 270592798 153579520 36426 33554432000 4194304 10219143 140735065149152 140735065142792 8052994 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37495 36426 765 1471 0 36015 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 149980
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20805
/proc/meminfo: memFree=28722864/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=149980 CPUtime=402.21 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36339 0 0 0 40167 54 0 0 20 0 1 0 270592798 153579520 36426 33554432000 4194304 10219143 140735065149152 140735065142984 8025333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37495 36426 765 1471 0 36015 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 149980
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20806
/proc/meminfo: memFree=28721500/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151740 CPUtime=462.21 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36754 0 0 0 46161 60 0 0 20 0 1 0 270592798 155381760 36841 33554432000 4194304 10219143 140735065149152 140735065142824 8052462 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37935 36841 765 1471 0 36455 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 151740
[startup+522.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 20806
/proc/meminfo: memFree=28721252/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151740 CPUtime=522.2 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36754 0 0 0 52154 66 0 0 20 0 1 0 270592798 155381760 36841 33554432000 4194304 10219143 140735065149152 140735065142696 8056755 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37935 36841 765 1471 0 36455 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 151740
[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20806
/proc/meminfo: memFree=28720756/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151740 CPUtime=582.19 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 36754 0 0 0 58146 73 0 0 20 0 1 0 270592798 155381760 36841 33554432000 4194304 10219143 140735065149152 140735065142600 8069912 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37935 36841 765 1471 0 36455 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 151740
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27137364/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1122.1 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 112088 122 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065142328 8053142 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 152452
[startup+1182.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 20849
/proc/meminfo: memFree=27134788/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1182.09 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 118081 128 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065142504 8056443 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 152452
[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 20849
/proc/meminfo: memFree=26956140/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1242.08 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 124074 134 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065142696 8030334 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 152452
[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/177 20849
/proc/meminfo: memFree=26909036/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1302.08 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 130067 141 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065142504 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 152452
[startup+1362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 20850
/proc/meminfo: memFree=26902364/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1362.07 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 136061 146 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065142408 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 152452
[startup+1422.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 20851
/proc/meminfo: memFree=26902028/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1422.07 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38782 0 0 0 142055 152 0 0 20 0 1 0 270592798 156110848 37015 33554432000 4194304 10219143 140735065149152 140735065141672 8029291 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37015 767 1471 0 36633 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 152452
[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20851
/proc/meminfo: memFree=26894848/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1482.05 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38823 0 0 0 148047 158 0 0 20 0 1 0 270592798 156110848 37038 33554432000 4194304 10219143 140735065149152 140735065142984 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37038 772 1471 0 36633 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 152452
[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 20854
/proc/meminfo: memFree=26892780/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152452 CPUtime=1542.04 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 38823 0 0 0 154040 164 0 0 20 0 1 0 270592798 156110848 37038 33554432000 4194304 10219143 140735065149152 140735065142824 8024964 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38113 37038 772 1471 0 36633 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 152452
[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20854
/proc/meminfo: memFree=26894184/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151248 CPUtime=1602.03 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40161 0 0 0 160032 171 0 0 20 0 1 0 270592798 154877952 36685 33554432000 4194304 10219143 140735065149152 140735065142648 8056250 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37812 36685 772 1471 0 36332 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 151248
[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20854
/proc/meminfo: memFree=26893356/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151248 CPUtime=1662.02 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40214 0 0 0 166025 177 0 0 20 0 1 0 270592798 154877952 36738 33554432000 4194304 10219143 140735065149152 140735065142408 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37812 36738 772 1471 0 36332 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 151248
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20855
/proc/meminfo: memFree=26892144/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1722.01 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 172018 183 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142328 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 152660
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20855
/proc/meminfo: memFree=26891864/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1782.01 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 178012 189 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142328 8056912 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 152660
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20855
/proc/meminfo: memFree=26891600/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1785.2 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 178331 189 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142328 8056611 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 152660
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891724/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1791.61 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 178971 190 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142328 8031760 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 152660
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891460/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1794.8 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 179290 190 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142328 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 152660
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891460/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1795.6 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 179370 190 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065141672 8031826 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 152660
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891584/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1796.4 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 179450 190 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142776 8056582 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 152660
[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891584/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=152660 CPUtime=1796.8 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40481 0 0 0 179490 190 0 0 20 0 1 0 270592798 156323840 37005 33554432000 4194304 10219143 140735065149152 140735065142776 8025328 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 38165 37005 772 1471 0 36685 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 152660
[startup+1797.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20855
/proc/meminfo: memFree=26891584/32873648 swapFree=7100/7100
[pid=20799] ppid=20797 vsize=151824 CPUtime=1796.91 cores=0,2,4,6
/proc/20799/stat : 20799 (scip-2.1.1.4exp) R 20797 20799 18656 0 -1 4202496 40492 0 0 0 179500 191 0 0 20 0 1 0 270592798 155467776 36807 33554432000 4194304 10219143 140735065149152 140735065142776 7589177 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20799/statm: 37956 36807 783 1471 0 36476 0
Current children cumulated CPU time (s) 1796.91
Current children cumulated vsize (KiB) 151824
Child status: 0
Real time (s): 1797.23
CPU time (s): 1796.94
CPU user time (s): 1795.03
CPU system time (s): 1.91371
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 153572
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.03
system time used= 1.91371
maximum resident set size= 149220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40505
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= 19
involuntary context switches= 2472
runsolver used 2.70759 second user time and 7.12692 second system time
The end