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-3691849-1338044000.opb>
0.09/0.11 c original problem has 23681 variables (23681 bin, 0 int, 0 impl, 0 cont) and 24081 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.19/0.25 c presolving:
0.29/0.33 c (round 1) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24560 impls, 197 clqs
0.29/0.35 c (round 2) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24668 impls, 197 clqs
0.29/0.36 c (round 3) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 24866 impls, 197 clqs
0.29/0.37 c (round 4) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25088 impls, 197 clqs
0.29/0.38 c (round 5) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25314 impls, 197 clqs
0.29/0.39 c (round 6) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25474 impls, 197 clqs
0.39/0.40 c (round 7) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25600 impls, 197 clqs
0.39/0.41 c (round 8) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25642 impls, 197 clqs
0.39/0.42 c (round 9) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25688 impls, 197 clqs
0.39/0.43 c (round 10) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25744 impls, 197 clqs
0.39/0.44 c (round 11) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 25774 impls, 197 clqs
0.59/0.68 c (round 12) 742 del vars, 832 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 23052 upgd conss, 25790 impls, 197 clqs
0.69/0.79 c (round 13) 742 del vars, 832 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 23249 upgd conss, 25790 impls, 197 clqs
0.89/0.92 c presolving (14 rounds):
0.89/0.92 c 742 deleted vars, 832 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.89/0.92 c 25790 implications, 197 cliques
0.89/0.92 c presolved problem has 22939 variables (22939 bin, 0 int, 0 impl, 0 cont) and 23249 constraints
0.89/0.92 c 2827 constraints of type <setppc>
0.89/0.92 c 20422 constraints of type <logicor>
0.89/0.92 c transformed objective value is always integral (scale: 1)
0.89/0.92 c Presolving Time: 0.73
0.89/0.92 c - non default parameters ----------------------------------------------------------------------
0.89/0.92 c # SCIP version 2.1.1.4
0.89/0.92 c
0.89/0.92 c # maximal time in seconds to run
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.92 c limits/time = 1797
0.89/0.92 c
0.89/0.92 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.89/0.92 c limits/memory = 13950
0.89/0.92 c
0.89/0.92 c # solving stops, if the given number of solutions were found (-1: no limit)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c limits/solutions = 1
0.89/0.92 c
0.89/0.92 c # maximal number of separation rounds per node (-1: unlimited)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 5]
0.89/0.92 c separating/maxrounds = 1
0.89/0.92 c
0.89/0.92 c # maximal number of separation rounds in the root node (-1: unlimited)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c separating/maxroundsroot = 5
0.89/0.92 c
0.89/0.92 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.89/0.92 c # [type: int, range: [1,2], default: 1]
0.89/0.92 c timing/clocktype = 2
0.89/0.92 c
0.89/0.92 c # belongs reading time to solving time?
0.89/0.92 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.89/0.92 c timing/reading = TRUE
0.89/0.92 c
0.89/0.92 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.89/0.92 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.89/0.92 c constraints/knapsack/disaggregation = FALSE
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/coefdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/coefdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/coefdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 30]
0.89/0.92 c heuristics/crossover/freq = -1
0.89/0.92 c
0.89/0.92 c # number of nodes added to the contingent of the total nodes
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.92 c heuristics/crossover/nodesofs = 750
0.89/0.92 c
0.89/0.92 c # number of nodes without incumbent change that heuristic should wait
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.89/0.92 c heuristics/crossover/nwaitingnodes = 100
0.89/0.92 c
0.89/0.92 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.89/0.92 c # [type: real, range: [0,1], default: 0.1]
0.89/0.92 c heuristics/crossover/nodesquot = 0.15
0.89/0.92 c
0.89/0.92 c # minimum percentage of integer variables that have to be fixed
0.89/0.92 c # [type: real, range: [0,1], default: 0.666]
0.89/0.92 c heuristics/crossover/minfixingrate = 0.5
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/feaspump/freq = -1
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/feaspump/maxlpiterofs = 2000
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/fracdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/fracdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/fracdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/guideddiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/guideddiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/guideddiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/intdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/intshifting/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/linesearchdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/objpscostdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to total iteration number
0.89/0.92 c # [type: real, range: [0,1], default: 0.01]
0.89/0.92 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/oneopt/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/pscostdiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/pscostdiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/rens/freq = -1
0.89/0.92 c
0.89/0.92 c # minimum percentage of integer variables that have to be fixable
0.89/0.92 c # [type: real, range: [0,1], default: 0.5]
0.89/0.92 c heuristics/rens/minfixingrate = 0.3
0.89/0.92 c
0.89/0.92 c # number of nodes added to the contingent of the total nodes
0.89/0.92 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.89/0.92 c heuristics/rens/nodesofs = 2000
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 20]
0.89/0.92 c heuristics/rootsoldiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.89/0.92 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/rounding/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/shiftandpropagate/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/shifting/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/simplerounding/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/subnlp/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/trivial/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/trysol/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c heuristics/undercover/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 10]
0.89/0.92 c heuristics/veclendiving/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal fraction of diving LP iterations compared to node LP iterations
0.89/0.92 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.89/0.92 c heuristics/veclendiving/maxlpiterquot = 0.075
0.89/0.92 c
0.89/0.92 c # additional number of allowed LP iterations
0.89/0.92 c # [type: int, range: [0,2147483647], default: 1000]
0.89/0.92 c heuristics/veclendiving/maxlpiterofs = 1500
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/zirounding/freq = -1
0.89/0.92 c
0.89/0.92 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c propagating/probing/maxprerounds = 0
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c separating/cmir/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 0]
0.89/0.92 c separating/flowcover/freq = -1
0.89/0.92 c
0.89/0.92 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: -1]
0.89/0.92 c separating/rapidlearning/freq = 0
0.89/0.92 c
0.89/0.92 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.89/0.92 c # [type: int, range: [-1,2147483647], default: 1]
0.89/0.92 c heuristics/indoneopt/freq = -1
0.89/0.92 c
0.89/0.92 c -----------------------------------------------------------------------------------------------
0.89/0.92 c start solving
0.89/0.92 c
39.68/39.73 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
39.68/39.73 c 39.7s| 1 | 0 | 19643 | - | 105M| 0 |4165 | 22k| 23k| 22k| 23k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
75.48/75.54 c 75.5s| 1 | 0 | 32116 | - | 105M| 0 |4399 | 22k| 23k| 22k| 23k| 4 | 0 | 0 | 0.000000e+00 | -- | Inf
118.57/118.65 c 119s| 1 | 0 | 46134 | - | 105M| 0 |4493 | 22k| 23k| 22k| 23k| 10 | 0 | 0 | 0.000000e+00 | -- | Inf
150.67/150.72 c 151s| 1 | 0 | 56872 | - | 105M| 0 |4754 | 22k| 23k| 22k| 23k| 16 | 0 | 0 | 0.000000e+00 | -- | Inf
206.95/207.01 c 207s| 1 | 0 | 73176 | - | 105M| 0 |5121 | 22k| 23k| 22k| 23k| 22 | 0 | 0 | 0.000000e+00 | -- | Inf
241.35/241.46 c 241s| 1 | 0 | 84103 | - | 105M| 0 |5022 | 22k| 23k| 22k| 23k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
324.23/324.31 c 324s| 1 | 2 | 84103 | - | 105M| 0 |5022 | 22k| 23k| 22k| 23k| 27 | 0 | 27 | 0.000000e+00 | -- | Inf
1796.70/1797.03 c
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Solving Time (sec) : 1797.03
1796.70/1797.03 c Solving Nodes : 15
1796.70/1797.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 s UNKNOWN
1796.70/1797.03 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.03 c Total Time : 1797.03
1796.70/1797.03 c solving : 1797.03
1796.70/1797.03 c presolving : 0.73 (included in solving)
1796.70/1797.03 c reading : 0.11 (included in solving)
1796.70/1797.03 c copying : 0.00 (0 times copied the problem)
1796.70/1797.03 c Original Problem :
1796.70/1797.03 c Problem name : HOME/instance-3691849-1338044000.opb
1796.70/1797.03 c Variables : 23681 (23681 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 24081 initial, 24081 maximal
1796.70/1797.03 c Objective sense : minimize
1796.70/1797.03 c Presolved Problem :
1796.70/1797.03 c Problem name : t_HOME/instance-3691849-1338044000.opb
1796.70/1797.03 c Variables : 22939 (22939 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.03 c Constraints : 23249 initial, 23251 maximal
1796.70/1797.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c trivial : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c linear : 0.30 0.03 742 0 0 742 0 832 0 0 0
1796.70/1797.03 c logicor : 0.24 0.01 0 0 0 0 0 0 0 0 0
1796.70/1797.03 c root node : - - 101 - - 101 - - - - -
1796.70/1797.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c integral : 0 0 0 0 13 0 1 0 0 0 0 0 26
1796.70/1797.03 c setppc : 2827 2827 5 387 0 1 0 97 0 18677 0 0 0
1796.70/1797.03 c logicor : 20422+ 20424 5 199 0 1 0 1 0 2025 0 0 0
1796.70/1797.03 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.03 c integral : 840.97 0.00 0.00 0.00 840.97 0.00 0.00 0.00
1796.70/1797.03 c setppc : 0.03 0.00 0.00 0.03 0.00 0.00 0.00 0.00
1796.70/1797.03 c logicor : 0.04 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.70/1797.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.03 c rootredcost : 0 0 0 0
1796.70/1797.03 c pseudoobj : 0 0 0 0
1796.70/1797.03 c vbounds : 0 0 0 0
1796.70/1797.03 c redcost : 18 0 0 0
1796.70/1797.03 c probing : 0 0 0 0
1796.70/1797.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c redcost : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.03 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c infeasible LP : 0.01 1 1 2 16.5 0 0.0 0
1796.70/1797.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.03 c applied globally : - - - 2 16.5 - - -
1796.70/1797.03 c applied locally : - - - 0 0.0 - - -
1796.70/1797.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.03 c cut pool : 0.00 4 - - 1 - (maximal pool size: 30)
1796.70/1797.03 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.70/1797.03 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c gomory : 6.34 0.00 5 0 0 0 0
1796.70/1797.03 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c strongcg : 6.45 0.00 5 0 0 0 0
1796.70/1797.03 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c clique : 1.17 0.00 5 0 0 30 0
1796.70/1797.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c mcf : 0.02 0.00 1 0 0 0 0
1796.70/1797.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.70/1797.03 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.03 c problem variables: 0.00 - 0 0
1796.70/1797.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.03 c relpscost : 840.97 0.00 13 0 0 0 0 26
1796.70/1797.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c inference : 0.00 0.00 1 0 0 0 0 2
1796.70/1797.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.03 c LP solutions : 0.00 - - 0
1796.70/1797.03 c pseudo solutions : 0.00 - - 0
1796.70/1797.03 c smallcard : 0.00 0.00 0 0
1796.70/1797.03 c trivial : 0.03 0.00 1 0
1796.70/1797.03 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.03 c simplerounding : 0.00 0.00 0 0
1796.70/1797.03 c zirounding : 0.00 0.00 0 0
1796.70/1797.03 c rounding : 0.00 0.00 0 0
1796.70/1797.03 c shifting : 0.00 0.00 0 0
1796.70/1797.03 c intshifting : 0.00 0.00 0 0
1796.70/1797.03 c oneopt : 0.00 0.00 0 0
1796.70/1797.03 c twoopt : 0.00 0.00 0 0
1796.70/1797.03 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.03 c indoneopt : 0.00 0.00 0 0
1796.70/1797.03 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.03 c feaspump : 0.00 0.00 0 0
1796.70/1797.03 c clique : 0.00 0.00 0 0
1796.70/1797.03 c indrounding : 0.00 0.00 0 0
1796.70/1797.03 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.03 c coefdiving : 0.00 0.00 0 0
1796.70/1797.03 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.03 c fracdiving : 0.00 0.00 0 0
1796.70/1797.03 c veclendiving : 0.00 0.00 0 0
1796.70/1797.03 c intdiving : 0.00 0.00 0 0
1796.70/1797.03 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.03 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.03 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.03 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.03 c guideddiving : 0.00 0.00 0 0
1796.70/1797.03 c octane : 0.00 0.00 0 0
1796.70/1797.03 c rens : 0.00 0.00 0 0
1796.70/1797.03 c rins : 0.00 0.00 0 0
1796.70/1797.03 c localbranching : 0.00 0.00 0 0
1796.70/1797.03 c mutation : 0.00 0.00 0 0
1796.70/1797.03 c crossover : 0.00 0.00 0 0
1796.70/1797.03 c dins : 0.00 0.00 0 0
1796.70/1797.03 c vbounds : 0.00 0.00 0 0
1796.70/1797.03 c undercover : 0.00 0.00 0 0
1796.70/1797.03 c subnlp : 0.00 0.00 0 0
1796.70/1797.03 c trysol : 0.00 0.00 0 0
1796.70/1797.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.03 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.70/1797.03 c dual LP : 940.75 20 294407 14720.35 312.95 0.00 0
1796.70/1797.03 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.03 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.03 c strong branching : 840.93 278 272667 980.82 324.24
1796.70/1797.03 c (at root node) : - 27 27000 1000.00 -
1796.70/1797.03 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.03 c B&B Tree :
1796.70/1797.03 c number of runs : 1
1796.70/1797.03 c nodes : 15
1796.70/1797.03 c nodes (total) : 15
1796.70/1797.03 c nodes left : 14
1796.70/1797.03 c max depth : 8
1796.70/1797.03 c max depth (total): 8
1796.70/1797.03 c backtracks : 2 (13.3%)
1796.70/1797.03 c delayed cutoffs : 0
1796.70/1797.03 c repropagations : 4 (101 domain reductions, 0 cutoffs)
1796.70/1797.03 c avg switch length: 1.80
1796.70/1797.03 c switching time : 0.09
1796.70/1797.03 c Solution :
1796.70/1797.03 c Solutions found : 0 (0 improvements)
1796.70/1797.03 c Primal Bound : -
1796.70/1797.03 c Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Gap : infinite
1796.70/1797.03 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.03 c Root Iterations : 84103
1796.80/1797.17 c Time complete: 1796.87.
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-3691849-1338044000/watcher-3691849-1338044000 -o /tmp/evaluation-result-3691849-1338044000/solver-3691849-1338044000 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691849-1338044000.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8665
/proc/meminfo: memFree=27634180/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=12884 CPUtime=0 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 1982 0 0 0 0 0 0 0 20 0 1 0 270527258 13193216 1936 33554432000 4194304 10219143 140733978288416 140737148327944 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 3221 1936 419 1471 0 1741 0
[startup+0.077032 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8665
/proc/meminfo: memFree=27634180/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=39772 CPUtime=0.07 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 8617 0 0 0 6 1 0 0 20 0 1 0 270527258 40726528 8572 33554432000 4194304 10219143 140733978288416 140737148327944 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 9943 8610 419 1471 0 8463 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 39772
[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8665
/proc/meminfo: memFree=27634180/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=42668 CPUtime=0.09 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 9390 0 0 0 8 1 0 0 20 0 1 0 270527258 43692032 9344 33554432000 4194304 10219143 140733978288416 140737148327944 6051223 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 10667 9344 419 1471 0 9187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42668
[startup+0.300301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8665
/proc/meminfo: memFree=27634180/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=100032 CPUtime=0.29 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 22985 0 0 0 26 3 0 0 20 0 1 0 270527258 102432768 22930 33554432000 4194304 10219143 140733978288416 140733978153592 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 25008 22930 549 1471 0 23528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100032
[startup+0.70027 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8665
/proc/meminfo: memFree=27634180/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=130440 CPUtime=0.69 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 32735 0 0 0 60 9 0 0 20 0 1 0 270527258 133570560 30550 33554432000 4194304 10219143 140733978288416 140733978153592 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 32610 30550 579 1471 0 31130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130440
[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27488160/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=191116 CPUtime=1.49 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 46424 0 0 0 137 12 0 0 20 0 1 0 270527258 195702784 44854 33554432000 4194304 10219143 140733978288416 140733978282056 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 47779 44854 727 1471 0 46299 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191116
[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27456348/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=192364 CPUtime=3.08 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 46883 0 0 0 296 12 0 0 20 0 1 0 270527258 196980736 45268 33554432000 4194304 10219143 140733978288416 140733978281768 8056655 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 48091 45268 727 1471 0 46611 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 192364
[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27453748/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=193396 CPUtime=6.29 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 47195 0 0 0 616 13 0 0 20 0 1 0 270527258 198037504 45580 33554432000 4194304 10219143 140733978288416 140733978281768 8025308 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 48349 45580 727 1471 0 46869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193396
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27452160/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=196312 CPUtime=12.69 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 47949 0 0 0 1255 14 0 0 20 0 1 0 270527258 201023488 46334 33554432000 4194304 10219143 140733978288416 140733978281592 8024964 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49078 46334 730 1471 0 47598 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 196312
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27447760/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=198912 CPUtime=25.49 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 48608 0 0 0 2533 16 0 0 20 0 1 0 270527258 203685888 47127 33554432000 4194304 10219143 140733978288416 140733978281592 8056800 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49728 47127 730 1471 0 48248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 198912
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27444072/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=198912 CPUtime=51.08 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 49602 0 0 0 5086 22 0 0 20 0 1 0 270527258 203685888 47993 33554432000 4194304 10219143 140733978288416 140733978280936 8051281 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49728 47993 759 1471 0 48248 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 198912
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8666
/proc/meminfo: memFree=27438672/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=201516 CPUtime=102.27 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 50183 0 0 0 10196 31 0 0 20 0 1 0 270527258 206352384 49267 33554432000 4194304 10219143 140733978288416 140733978280936 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 50379 49267 759 1471 0 48899 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 201516
[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/176 8666
/proc/meminfo: memFree=27444348/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=197308 CPUtime=162.26 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 51858 0 0 0 16185 41 0 0 20 0 1 0 270527258 202043392 48030 33554432000 4194304 10219143 140733978288416 140733978281720 8100264 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49327 48030 759 1471 0 47847 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 197308
[startup+222.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/177 8667
/proc/meminfo: memFree=27441552/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=200364 CPUtime=222.24 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 54935 0 0 0 22175 49 0 0 20 0 1 0 270527258 205172736 48753 33554432000 4194304 10219143 140733978288416 140733978281672 7754090 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 50091 48753 759 1471 0 48611 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 200364
[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 8667
/proc/meminfo: memFree=27445516/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=197400 CPUtime=282.24 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 65296 0 0 0 28166 58 0 0 20 0 1 0 270527258 202137600 48104 33554432000 4194304 10219143 140733978288416 140733978281864 8069912 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49350 48104 762 1471 0 47870 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 197400
[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 8667
/proc/meminfo: memFree=27435412/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=206384 CPUtime=342.23 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 77264 0 0 0 34155 68 0 0 20 0 1 0 270527258 211337216 50040 33554432000 4194304 10219143 140733978288416 140733978281672 8069896 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51596 50040 765 1471 0 50116 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 206384
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 8670
/proc/meminfo: memFree=27435016/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=206384 CPUtime=402.22 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 77315 0 0 0 40145 77 0 0 20 0 1 0 270527258 211337216 50091 33554432000 4194304 10219143 140733978288416 140733978281592 8025328 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51596 50091 765 1471 0 50116 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 206384
[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8693
/proc/meminfo: memFree=27440620/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=199456 CPUtime=462.21 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 83439 0 0 0 46134 87 0 0 20 0 1 0 270527258 204242944 48338 33554432000 4194304 10219143 140733978288416 140733978281864 8069928 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49864 48338 765 1471 0 48384 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 199456
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8694
/proc/meminfo: memFree=27441896/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=199496 CPUtime=522.2 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 89696 0 0 0 52124 96 0 0 20 0 1 0 270527258 204283904 48571 33554432000 4194304 10219143 140733978288416 140733978281768 8030297 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 49874 48571 765 1471 0 48394 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 199496
[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8694
/proc/meminfo: memFree=27437128/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=203900 CPUtime=582.2 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 90325 0 0 0 58116 104 0 0 20 0 1 0 270527258 208793600 49711 33554432000 4194304 10219143 140733978288416 140733978281864 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 50975 49711 765 1471 0 49495 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 203900
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27476724/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=206696 CPUtime=1062.11 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 177590 0 0 0 106038 173 0 0 20 0 1 0 270527258 211656704 50547 33554432000 4194304 10219143 140733978288416 140733978281960 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51674 50547 771 1471 0 50194 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 206696
[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8737
/proc/meminfo: memFree=27476672/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=206804 CPUtime=1122.11 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 219501 0 0 0 112023 188 0 0 20 0 1 0 270527258 211767296 50540 33554432000 4194304 10219143 140733978288416 140733978281864 8099293 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51701 50540 771 1471 0 50221 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 206804
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27473512/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=209644 CPUtime=1182.09 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 260147 0 0 0 118007 202 0 0 20 0 1 0 270527258 214675456 51285 33554432000 4194304 10219143 140733978288416 140733978281960 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52411 51285 771 1471 0 50931 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 209644
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27475680/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=209056 CPUtime=1242.08 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 278025 0 0 0 123995 213 0 0 20 0 1 0 270527258 214073344 50756 33554432000 4194304 10219143 140733978288416 140733978281592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52264 50756 771 1471 0 50784 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 209056
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27473200/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=209756 CPUtime=1302.08 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 278562 0 0 0 129988 220 0 0 20 0 1 0 270527258 214790144 51293 33554432000 4194304 10219143 140733978288416 140733978281592 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52439 51293 771 1471 0 50959 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 209756
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8737
/proc/meminfo: memFree=27472448/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=210784 CPUtime=1362.07 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 319926 0 0 0 135971 236 0 0 20 0 1 0 270527258 215842816 51575 33554432000 4194304 10219143 140733978288416 140733978281768 8056250 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52696 51575 771 1471 0 51216 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 210784
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8738
/proc/meminfo: memFree=27472384/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=210784 CPUtime=1422.07 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 319934 0 0 0 141964 243 0 0 20 0 1 0 270527258 215842816 51583 33554432000 4194304 10219143 140733978288416 140733978281592 8056463 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52696 51583 771 1471 0 51216 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 210784
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8738
/proc/meminfo: memFree=27471952/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=211172 CPUtime=1482.05 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 341980 0 0 0 147952 253 0 0 20 0 1 0 270527258 216240128 51673 33554432000 4194304 10219143 140733978288416 140733978281672 8030281 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52793 51673 771 1471 0 51313 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 211172
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8738
/proc/meminfo: memFree=27471944/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=211172 CPUtime=1542.04 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 341991 0 0 0 153944 260 0 0 20 0 1 0 270527258 216240128 51681 33554432000 4194304 10219143 140733978288416 140733978281592 8066821 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52793 51681 771 1471 0 51313 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 211172
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8741
/proc/meminfo: memFree=27476936/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=203672 CPUtime=1602.03 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 382185 0 0 0 159929 274 0 0 20 0 1 0 270527258 208560128 49599 33554432000 4194304 10219143 140733978288416 140733978282248 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 50918 49599 771 1471 0 49438 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 203672
[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 8741
/proc/meminfo: memFree=27475052/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=208232 CPUtime=1662.02 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 395245 0 0 0 165918 284 0 0 20 0 1 0 270527258 213229568 50933 33554432000 4194304 10219143 140733978288416 140733978281592 8053138 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52058 50933 771 1471 0 50578 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 208232
[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 8742
/proc/meminfo: memFree=27475732/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=208692 CPUtime=1722.01 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 402861 0 0 0 171910 291 0 0 20 0 1 0 270527258 213700608 50907 33554432000 4194304 10219143 140733978288416 140733978281864 8056492 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 52173 50907 771 1471 0 50693 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 208692
[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27470456/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=212600 CPUtime=1782 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 432998 0 0 0 177895 305 0 0 20 0 1 0 270527258 217702400 52029 33554432000 4194304 10219143 140733978288416 140733978281592 8029260 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 53150 52029 771 1471 0 51670 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 212600
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27478024/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207472 CPUtime=1785.2 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434162 0 0 0 178215 305 0 0 20 0 1 0 270527258 212451328 50734 33554432000 4194304 10219143 140733978288416 140733978281720 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51868 50734 771 1471 0 50388 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 207472
[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27475544/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207472 CPUtime=1791.6 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434169 0 0 0 178854 306 0 0 20 0 1 0 270527258 212451328 50741 33554432000 4194304 10219143 140733978288416 140733978281768 8025320 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51868 50741 771 1471 0 50388 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 207472
[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27475668/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207472 CPUtime=1794.81 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434175 0 0 0 179174 307 0 0 20 0 1 0 270527258 212451328 50747 33554432000 4194304 10219143 140733978288416 140733978281672 8100321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51868 50747 771 1471 0 50388 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 207472
[startup+1795.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27475668/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207472 CPUtime=1795.6 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434175 0 0 0 179253 307 0 0 20 0 1 0 270527258 212451328 50747 33554432000 4194304 10219143 140733978288416 140733978280936 8030228 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51868 50747 771 1471 0 50388 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 207472
[startup+1796.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27475668/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207472 CPUtime=1796.4 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434175 0 0 0 179333 307 0 0 20 0 1 0 270527258 212451328 50747 33554432000 4194304 10219143 140733978288416 140733978281672 8056496 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51868 50747 771 1471 0 50388 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 207472
[startup+1797.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 8742
/proc/meminfo: memFree=27475668/32873648 swapFree=6336/6336
[pid=8665] ppid=8663 vsize=207284 CPUtime=1796.8 cores=1,3,5,7
/proc/8665/stat : 8665 (scip-2.1.1.4exp) R 8663 8665 5668 0 -1 4202496 434187 0 0 0 179373 307 0 0 20 0 1 0 270527258 212258816 50712 33554432000 4194304 10219143 140733978288416 140733978281672 5717633 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8665/statm: 51821 50712 782 1471 0 50341 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 207284
Child status: 0
Real time (s): 1797.18
CPU time (s): 1796.88
CPU user time (s): 1793.8
CPU system time (s): 3.08553
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 214344
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.8
system time used= 3.08553
maximum resident set size= 208124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434200
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= 42
involuntary context switches= 2215
runsolver used 2.69459 second user time and 7.12992 second system time
The end