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-3691843-1338044583.opb>
0.08/0.10 c original problem has 21063 variables (21063 bin, 0 int, 0 impl, 0 cont) and 21419 constraints
0.08/0.10 c problem read in 0.10
0.08/0.10 c No objective function, only one solution is needed.
0.08/0.10 c presolving settings loaded
0.19/0.22 c presolving:
0.29/0.33 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20226 impls, 177 clqs
0.29/0.35 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20226 impls, 175 clqs
0.29/0.37 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20334 impls, 175 clqs
0.39/0.40 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20532 impls, 175 clqs
0.39/0.42 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20754 impls, 175 clqs
0.39/0.44 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20980 impls, 175 clqs
0.39/0.47 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21140 impls, 175 clqs
0.39/0.49 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21266 impls, 175 clqs
0.49/0.51 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21308 impls, 175 clqs
0.49/0.53 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21354 impls, 175 clqs
0.49/0.55 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21410 impls, 175 clqs
0.49/0.57 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21440 impls, 175 clqs
0.79/0.82 c (round 13) 742 del vars, 810 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20434 upgd conss, 21456 impls, 175 clqs
0.89/0.94 c (round 14) 742 del vars, 810 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 20609 upgd conss, 21456 impls, 175 clqs
0.99/1.08 c presolving (15 rounds):
0.99/1.08 c 742 deleted vars, 810 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.99/1.08 c 21456 implications, 175 cliques
0.99/1.08 c presolved problem has 20321 variables (20321 bin, 0 int, 0 impl, 0 cont) and 20609 constraints
0.99/1.08 c 2519 constraints of type <setppc>
0.99/1.08 c 18090 constraints of type <logicor>
0.99/1.08 c transformed objective value is always integral (scale: 1)
0.99/1.08 c Presolving Time: 0.91
0.99/1.08 c - non default parameters ----------------------------------------------------------------------
0.99/1.08 c # SCIP version 2.1.1.4
0.99/1.08 c
0.99/1.08 c # maximal time in seconds to run
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.08 c limits/time = 1797
0.99/1.08 c
0.99/1.08 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.99/1.08 c limits/memory = 13950
0.99/1.08 c
0.99/1.08 c # solving stops, if the given number of solutions were found (-1: no limit)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.08 c limits/solutions = 1
0.99/1.08 c
0.99/1.08 c # maximal number of separation rounds per node (-1: unlimited)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 5]
0.99/1.08 c separating/maxrounds = 1
0.99/1.08 c
0.99/1.08 c # maximal number of separation rounds in the root node (-1: unlimited)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.08 c separating/maxroundsroot = 5
0.99/1.08 c
0.99/1.08 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.99/1.08 c # [type: int, range: [1,2], default: 1]
0.99/1.08 c timing/clocktype = 2
0.99/1.08 c
0.99/1.08 c # belongs reading time to solving time?
0.99/1.08 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.99/1.08 c timing/reading = TRUE
0.99/1.08 c
0.99/1.08 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.99/1.08 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.99/1.08 c constraints/knapsack/disaggregation = FALSE
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/coefdiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/coefdiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/coefdiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 30]
0.99/1.08 c heuristics/crossover/freq = -1
0.99/1.08 c
0.99/1.08 c # number of nodes added to the contingent of the total nodes
0.99/1.08 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.99/1.08 c heuristics/crossover/nodesofs = 750
0.99/1.08 c
0.99/1.08 c # number of nodes without incumbent change that heuristic should wait
0.99/1.08 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.99/1.08 c heuristics/crossover/nwaitingnodes = 100
0.99/1.08 c
0.99/1.08 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.99/1.08 c # [type: real, range: [0,1], default: 0.1]
0.99/1.08 c heuristics/crossover/nodesquot = 0.15
0.99/1.08 c
0.99/1.08 c # minimum percentage of integer variables that have to be fixed
0.99/1.08 c # [type: real, range: [0,1], default: 0.666]
0.99/1.08 c heuristics/crossover/minfixingrate = 0.5
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.08 c heuristics/feaspump/freq = -1
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/feaspump/maxlpiterofs = 2000
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/fracdiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/fracdiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/fracdiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/guideddiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/guideddiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/guideddiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/intdiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/intshifting/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/linesearchdiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.08 c heuristics/objpscostdiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to total iteration number
0.99/1.08 c # [type: real, range: [0,1], default: 0.01]
0.99/1.08 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/oneopt/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/pscostdiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/pscostdiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c heuristics/rens/freq = -1
0.99/1.08 c
0.99/1.08 c # minimum percentage of integer variables that have to be fixable
0.99/1.08 c # [type: real, range: [0,1], default: 0.5]
0.99/1.08 c heuristics/rens/minfixingrate = 0.3
0.99/1.08 c
0.99/1.08 c # number of nodes added to the contingent of the total nodes
0.99/1.08 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.99/1.08 c heuristics/rens/nodesofs = 2000
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 20]
0.99/1.08 c heuristics/rootsoldiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.99/1.08 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/rounding/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c heuristics/shiftandpropagate/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/shifting/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/simplerounding/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/subnlp/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c heuristics/trivial/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/trysol/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c heuristics/undercover/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 10]
0.99/1.08 c heuristics/veclendiving/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal fraction of diving LP iterations compared to node LP iterations
0.99/1.08 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.99/1.08 c heuristics/veclendiving/maxlpiterquot = 0.075
0.99/1.08 c
0.99/1.08 c # additional number of allowed LP iterations
0.99/1.08 c # [type: int, range: [0,2147483647], default: 1000]
0.99/1.08 c heuristics/veclendiving/maxlpiterofs = 1500
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/zirounding/freq = -1
0.99/1.08 c
0.99/1.08 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.08 c propagating/probing/maxprerounds = 0
0.99/1.08 c
0.99/1.08 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c separating/cmir/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 0]
0.99/1.08 c separating/flowcover/freq = -1
0.99/1.08 c
0.99/1.08 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: -1]
0.99/1.08 c separating/rapidlearning/freq = 0
0.99/1.08 c
0.99/1.08 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.99/1.08 c # [type: int, range: [-1,2147483647], default: 1]
0.99/1.08 c heuristics/indoneopt/freq = -1
0.99/1.08 c
0.99/1.08 c -----------------------------------------------------------------------------------------------
0.99/1.08 c start solving
0.99/1.08 c
35.89/35.92 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
35.89/35.92 c 35.9s| 1 | 0 | 20053 | - | 93M| 0 |4191 | 20k| 20k| 20k| 20k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
65.48/65.57 c 65.6s| 1 | 0 | 31844 | - | 93M| 0 |4565 | 20k| 20k| 20k| 20k| 5 | 0 | 0 | 0.000000e+00 | -- | Inf
74.78/74.87 c 74.9s| 1 | 0 | 34813 | - | 93M| 0 |4703 | 20k| 20k| 20k| 20k| 11 | 0 | 0 | 0.000000e+00 | -- | Inf
82.67/82.71 c 82.7s| 1 | 0 | 36982 | - | 93M| 0 |4688 | 20k| 20k| 20k| 20k| 17 | 0 | 0 | 0.000000e+00 | -- | Inf
89.98/90.07 c 90.1s| 1 | 0 | 38916 | - | 93M| 0 |4685 | 20k| 20k| 20k| 20k| 21 | 0 | 0 | 0.000000e+00 | -- | Inf
95.07/95.18 c 95.2s| 1 | 0 | 39854 | - | 93M| 0 |4918 | 20k| 20k| 20k| 20k| 23 | 0 | 0 | 0.000000e+00 | -- | Inf
144.06/144.18 c 144s| 1 | 2 | 39854 | - | 93M| 0 |4918 | 20k| 20k| 20k| 20k| 23 | 0 | 18 | 0.000000e+00 | -- | Inf
1796.90/1797.21 c
1796.90/1797.21 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.21 c Solving Time (sec) : 1797.21
1796.90/1797.21 c Solving Nodes : 20
1796.90/1797.21 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.90/1797.21 c Dual Bound : +0.00000000000000e+00
1796.90/1797.21 c Gap : infinite
1796.90/1797.21 s UNKNOWN
1796.90/1797.21 c SCIP Status : solving was interrupted [time limit reached]
1796.90/1797.21 c Total Time : 1797.21
1796.90/1797.21 c solving : 1797.21
1796.90/1797.21 c presolving : 0.91 (included in solving)
1796.90/1797.21 c reading : 0.10 (included in solving)
1796.90/1797.21 c copying : 0.00 (0 times copied the problem)
1796.90/1797.21 c Original Problem :
1796.90/1797.21 c Problem name : HOME/instance-3691843-1338044583.opb
1796.90/1797.21 c Variables : 21063 (21063 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.21 c Constraints : 21419 initial, 21419 maximal
1796.90/1797.21 c Objective sense : minimize
1796.90/1797.21 c Presolved Problem :
1796.90/1797.21 c Problem name : t_HOME/instance-3691843-1338044583.opb
1796.90/1797.21 c Variables : 20321 (20321 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.90/1797.21 c Constraints : 20609 initial, 20612 maximal
1796.90/1797.21 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.90/1797.21 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c trivial : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c setppc : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c linear : 0.47 0.02 742 0 0 742 0 810 0 0 0
1796.90/1797.21 c logicor : 0.26 0.01 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c root node : - - 0 - - 0 - - - - -
1796.90/1797.21 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.90/1797.21 c integral : 0 0 0 0 20 0 1 0 0 1 0 0 38
1796.90/1797.21 c setppc : 2519 2519 5 271 0 0 0 213 0 12475 0 0 0
1796.90/1797.21 c logicor : 18090+ 18093 5 197 0 0 0 0 0 2668 0 0 0
1796.90/1797.21 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.90/1797.21 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.90/1797.21 c integral : 813.78 0.00 0.00 0.00 813.78 0.00 0.00 0.00
1796.90/1797.21 c setppc : 0.03 0.00 0.00 0.03 0.00 0.00 0.00 0.00
1796.90/1797.21 c logicor : 0.03 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.90/1797.21 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.90/1797.21 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.90/1797.21 c rootredcost : 0 0 0 0
1796.90/1797.21 c pseudoobj : 0 0 0 0
1796.90/1797.21 c vbounds : 0 0 0 0
1796.90/1797.21 c redcost : 25 0 0 0
1796.90/1797.21 c probing : 0 0 0 0
1796.90/1797.21 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.90/1797.21 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.21 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.21 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.21 c redcost : 0.02 0.00 0.00 0.02 0.00
1796.90/1797.21 c probing : 0.00 0.00 0.00 0.00 0.00
1796.90/1797.21 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.90/1797.21 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.90/1797.21 c infeasible LP : 0.01 1 1 3 62.7 0 0.0 0
1796.90/1797.21 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.21 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.90/1797.21 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.90/1797.21 c applied globally : - - - 3 62.7 - - -
1796.90/1797.21 c applied locally : - - - 0 0.0 - - -
1796.90/1797.21 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.90/1797.21 c cut pool : 0.00 4 - - 0 - (maximal pool size: 23)
1796.90/1797.21 c closecuts : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.90/1797.21 c intobj : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c gomory : 5.83 0.00 5 0 0 0 0
1796.90/1797.21 c cgmip : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c strongcg : 5.94 0.00 5 0 0 0 0
1796.90/1797.21 c cmir : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c flowcover : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c clique : 1.23 0.00 5 0 0 23 0
1796.90/1797.21 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c mcf : 0.02 0.00 1 0 0 0 0
1796.90/1797.21 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.90/1797.21 c Pricers : ExecTime SetupTime Calls Vars
1796.90/1797.21 c problem variables: 0.00 - 0 0
1796.90/1797.21 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.90/1797.21 c relpscost : 813.78 0.00 20 0 1 0 0 38
1796.90/1797.21 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c inference : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c random : 0.00 0.00 0 0 0 0 0 0
1796.90/1797.21 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.90/1797.21 c LP solutions : 0.00 - - 0
1796.90/1797.21 c pseudo solutions : 0.00 - - 0
1796.90/1797.21 c smallcard : 0.00 0.00 0 0
1796.90/1797.21 c trivial : 0.02 0.00 1 0
1796.90/1797.21 c shiftandpropagate: 0.00 0.00 0 0
1796.90/1797.21 c simplerounding : 0.00 0.00 0 0
1796.90/1797.21 c zirounding : 0.00 0.00 0 0
1796.90/1797.21 c rounding : 0.00 0.00 0 0
1796.90/1797.21 c shifting : 0.00 0.00 0 0
1796.90/1797.21 c intshifting : 0.00 0.00 0 0
1796.90/1797.21 c oneopt : 0.00 0.00 0 0
1796.90/1797.21 c twoopt : 0.00 0.00 0 0
1796.90/1797.21 c indtwoopt : 0.00 0.00 0 0
1796.90/1797.21 c indoneopt : 0.00 0.00 0 0
1796.90/1797.21 c fixandinfer : 0.00 0.00 0 0
1796.90/1797.21 c feaspump : 0.00 0.00 0 0
1796.90/1797.21 c clique : 0.00 0.00 0 0
1796.90/1797.21 c indrounding : 0.00 0.00 0 0
1796.90/1797.21 c indcoefdiving : 0.00 0.00 0 0
1796.90/1797.21 c coefdiving : 0.00 0.00 0 0
1796.90/1797.21 c pscostdiving : 0.00 0.00 0 0
1796.90/1797.21 c nlpdiving : 0.00 0.00 0 0
1796.90/1797.21 c fracdiving : 0.00 0.00 0 0
1796.90/1797.21 c veclendiving : 0.00 0.00 0 0
1796.90/1797.21 c intdiving : 0.00 0.00 0 0
1796.90/1797.21 c actconsdiving : 0.00 0.00 0 0
1796.90/1797.21 c objpscostdiving : 0.00 0.00 0 0
1796.90/1797.21 c rootsoldiving : 0.00 0.00 0 0
1796.90/1797.21 c linesearchdiving : 0.00 0.00 0 0
1796.90/1797.21 c guideddiving : 0.00 0.00 0 0
1796.90/1797.21 c octane : 0.00 0.00 0 0
1796.90/1797.21 c rens : 0.00 0.00 0 0
1796.90/1797.21 c rins : 0.00 0.00 0 0
1796.90/1797.21 c localbranching : 0.00 0.00 0 0
1796.90/1797.21 c mutation : 0.00 0.00 0 0
1796.90/1797.21 c crossover : 0.00 0.00 0 0
1796.90/1797.21 c dins : 0.00 0.00 0 0
1796.90/1797.21 c vbounds : 0.00 0.00 0 0
1796.90/1797.21 c undercover : 0.00 0.00 0 0
1796.90/1797.21 c subnlp : 0.00 0.00 0 0
1796.90/1797.21 c trysol : 0.00 0.00 0 0
1796.90/1797.21 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.90/1797.21 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.90/1797.21 c dual LP : 968.90 26 316429 12170.35 326.59 0.00 0
1796.90/1797.21 c lex dual LP : 0.00 0 0 0.00 -
1796.90/1797.21 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.90/1797.21 c diving/probing LP: 0.00 0 0 0.00 -
1796.90/1797.21 c strong branching : 813.72 292 285228 976.81 350.53
1796.90/1797.21 c (at root node) : - 18 18000 1000.00 -
1796.90/1797.21 c conflict analysis: 0.00 0 0 0.00 -
1796.90/1797.21 c B&B Tree :
1796.90/1797.21 c number of runs : 1
1796.90/1797.21 c nodes : 20
1796.90/1797.21 c nodes (total) : 20
1796.90/1797.21 c nodes left : 19
1796.90/1797.21 c max depth : 12
1796.90/1797.21 c max depth (total): 12
1796.90/1797.21 c backtracks : 3 (15.0%)
1796.90/1797.21 c delayed cutoffs : 0
1796.90/1797.21 c repropagations : 2 (101 domain reductions, 0 cutoffs)
1796.90/1797.21 c avg switch length: 1.45
1796.90/1797.21 c switching time : 0.09
1796.90/1797.21 c Solution :
1796.90/1797.21 c Solutions found : 0 (0 improvements)
1796.90/1797.21 c Primal Bound : -
1796.90/1797.21 c Dual Bound : +0.00000000000000e+00
1796.90/1797.21 c Gap : infinite
1796.90/1797.21 c Root Dual Bound : +0.00000000000000e+00
1796.90/1797.21 c Root Iterations : 39854
1797.01/1797.37 c Time complete: 1797.07.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3691843-1338044583/watcher-3691843-1338044583 -o /tmp/evaluation-result-3691843-1338044583/solver-3691843-1338044583 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691843-1338044583.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.01 2.00 2.00 3/175 32372
/proc/meminfo: memFree=28579756/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=12888 CPUtime=0 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 1986 0 0 0 0 0 0 0 20 0 1 0 270585046 13197312 1940 33554432000 4194304 10219143 140736608244768 140736608243640 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 3222 1940 419 1471 0 1742 0
[startup+0.0963339 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32372
/proc/meminfo: memFree=28579756/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=40544 CPUtime=0.08 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 8865 0 0 0 8 0 0 0 20 0 1 0 270585046 41517056 8819 33554432000 4194304 10219143 140736608244768 140736608243640 5345852 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 10136 8819 419 1471 0 8656 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40544
[startup+0.100371 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32372
/proc/meminfo: memFree=28579756/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=41024 CPUtime=0.08 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 8984 0 0 0 8 0 0 0 20 0 1 0 270585046 42008576 8938 33554432000 4194304 10219143 140736608244768 140736608243640 8875787 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 10256 8938 419 1471 0 8776 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41024
[startup+0.300314 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32372
/proc/meminfo: memFree=28579756/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=89860 CPUtime=0.29 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 20585 0 0 0 22 7 0 0 20 0 1 0 270585046 92016640 20532 33554432000 4194304 10219143 140736608244768 140736608241768 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 22465 20532 549 1471 0 20985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 89860
[startup+0.700344 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 32372
/proc/meminfo: memFree=28579756/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=114652 CPUtime=0.69 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 27768 0 0 0 42 27 0 0 20 0 1 0 270585046 117403648 26704 33554432000 4194304 10219143 140736608244768 140736608241768 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 28663 26704 569 1471 0 27183 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114652
[startup+1.50033 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 32373
/proc/meminfo: memFree=28471440/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=171252 CPUtime=1.49 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 41460 0 0 0 111 38 0 0 20 0 1 0 270585046 175362048 39836 33554432000 4194304 10219143 140736608244768 140736608238024 8028731 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 42813 39836 727 1471 0 41333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171252
[startup+3.10033 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 32373
/proc/meminfo: memFree=28420080/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=172976 CPUtime=3.08 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 42261 0 0 0 270 38 0 0 20 0 1 0 270585046 177127424 40607 33554432000 4194304 10219143 140736608244768 140736608238072 7754528 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 43244 40607 727 1471 0 41764 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172976
[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28418584/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=173528 CPUtime=6.28 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 42420 0 0 0 589 39 0 0 20 0 1 0 270585046 177692672 40766 33554432000 4194304 10219143 140736608244768 140736608238024 8025296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 43382 40766 727 1471 0 41902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 173528
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28414868/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=177188 CPUtime=12.68 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 43345 0 0 0 1228 40 0 0 20 0 1 0 270585046 181440512 41691 33554432000 4194304 10219143 140736608244768 140736608238440 8029287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 44297 41691 730 1471 0 42817 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 177188
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28413744/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=178812 CPUtime=25.49 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 43766 0 0 0 2507 42 0 0 20 0 1 0 270585046 183103488 42112 33554432000 4194304 10219143 140736608244768 140736608237944 8057488 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 44703 42112 730 1471 0 43223 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 178812
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28414116/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=175588 CPUtime=51.08 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 46071 0 0 0 5058 50 0 0 20 0 1 0 270585046 179802112 42106 33554432000 4194304 10219143 140736608244768 140736608238120 7754185 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 43897 42106 759 1471 0 42417 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175588
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28409116/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=178536 CPUtime=102.28 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 49323 0 0 0 10163 65 0 0 20 0 1 0 270585046 182820864 43146 33554432000 4194304 10219143 140736608244768 140736608238216 8030350 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 44634 43146 762 1471 0 43154 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 178536
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28408968/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=178912 CPUtime=162.26 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 60308 0 0 0 16154 72 0 0 20 0 1 0 270585046 183205888 43380 33554432000 4194304 10219143 140736608244768 140736608238312 8056250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 44728 43380 765 1471 0 43248 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 178912
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28407384/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=180096 CPUtime=222.25 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 104312 0 0 0 22139 86 0 0 20 0 1 0 270585046 184418304 43881 33554432000 4194304 10219143 140736608244768 140736608237896 8056486 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45024 43881 765 1471 0 43544 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 180096
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32374
/proc/meminfo: memFree=28405712/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183172 CPUtime=282.23 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 136797 0 0 0 28125 98 0 0 20 0 1 0 270585046 187568128 44298 33554432000 4194304 10219143 140736608244768 140736608237944 8056781 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45793 44298 765 1471 0 44313 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 183172
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32375
/proc/meminfo: memFree=28406156/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=181656 CPUtime=342.23 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 138446 0 0 0 34119 104 0 0 20 0 1 0 270585046 186015744 43989 33554432000 4194304 10219143 140736608244768 140736608238216 7754185 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45414 43989 765 1471 0 43934 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 181656
[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32413
/proc/meminfo: memFree=28473928/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=181656 CPUtime=402.22 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 138661 0 0 0 40112 110 0 0 20 0 1 0 270585046 186015744 44204 33554432000 4194304 10219143 140736608244768 140736608238216 8098971 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45414 44204 765 1471 0 43934 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 181656
[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32416
/proc/meminfo: memFree=28473752/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=181188 CPUtime=462.21 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 141092 0 0 0 46106 115 0 0 20 0 1 0 270585046 185536512 44173 33554432000 4194304 10219143 140736608244768 140736608238392 8056810 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45297 44173 765 1471 0 43817 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 181188
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32416
/proc/meminfo: memFree=28474632/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=181152 CPUtime=522.2 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 214369 0 0 0 52085 135 0 0 20 0 1 0 270585046 185499648 44107 33554432000 4194304 10219143 140736608244768 140736608238216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45288 44107 765 1471 0 43808 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 181152
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32416
/proc/meminfo: memFree=28479032/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=176440 CPUtime=582.19 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 276738 0 0 0 58062 157 0 0 20 0 1 0 270585046 180674560 42791 33554432000 4194304 10219143 140736608244768 140736608238216 8030334 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 44110 42791 765 1471 0 42630 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 176440
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28466212/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=187616 CPUtime=1062.12 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 420314 0 0 0 105982 230 0 0 20 0 1 0 270585046 192118784 45797 33554432000 4194304 10219143 140736608244768 140736608238312 8056857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46904 45797 771 1471 0 45424 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 187616
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32421
/proc/meminfo: memFree=28465716/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=187616 CPUtime=1122.1 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 420318 0 0 0 111975 235 0 0 20 0 1 0 270585046 192118784 45797 33554432000 4194304 10219143 140736608244768 140736608238440 7754562 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46904 45797 771 1471 0 45424 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 187616
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32421
/proc/meminfo: memFree=28466240/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=187932 CPUtime=1182.1 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 423087 0 0 0 117969 241 0 0 20 0 1 0 270585046 192442368 45872 33554432000 4194304 10219143 140736608244768 140736608237944 8029271 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46983 45872 771 1471 0 45503 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 187932
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32422
/proc/meminfo: memFree=28467108/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=186660 CPUtime=1242.09 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 425170 0 0 0 123962 247 0 0 20 0 1 0 270585046 191139840 45574 33554432000 4194304 10219143 140736608244768 140736608238312 8030350 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46665 45574 771 1471 0 45185 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 186660
[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32422
/proc/meminfo: memFree=28466448/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=187184 CPUtime=1302.08 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 430208 0 0 0 129954 254 0 0 20 0 1 0 270585046 191676416 45690 33554432000 4194304 10219143 140736608244768 140736608237288 8056492 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46796 45690 771 1471 0 45316 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 187184
[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32422
/proc/meminfo: memFree=28467812/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=186340 CPUtime=1362.07 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 432817 0 0 0 135947 260 0 0 20 0 1 0 270585046 190812160 45485 33554432000 4194304 10219143 140736608244768 140736608238264 7755817 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46585 45485 771 1471 0 45105 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 186340
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32422
/proc/meminfo: memFree=28467636/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=186308 CPUtime=1422.06 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 438229 0 0 0 141939 267 0 0 20 0 1 0 270585046 190779392 45468 33554432000 4194304 10219143 140736608244768 140736608237944 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46577 45468 771 1471 0 45097 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 186308
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32422
/proc/meminfo: memFree=28468016/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=187472 CPUtime=1482.05 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 442951 0 0 0 147931 274 0 0 20 0 1 0 270585046 191971328 45477 33554432000 4194304 10219143 140736608244768 140736608238312 8056480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46868 45477 771 1471 0 45388 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 187472
[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32422
/proc/meminfo: memFree=28468816/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=184876 CPUtime=1542.05 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 468708 0 0 0 153922 283 0 0 20 0 1 0 270585046 189313024 45019 33554432000 4194304 10219143 140736608244768 140736608238024 8056463 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46219 45019 771 1471 0 44739 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 184876
[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32423
/proc/meminfo: memFree=28468608/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=184876 CPUtime=1602.03 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 468819 0 0 0 159917 286 0 0 20 0 1 0 270585046 189313024 45130 33554432000 4194304 10219143 140736608244768 140736608237944 8029287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46219 45130 771 1471 0 44739 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 184876
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32426
/proc/meminfo: memFree=28467684/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=186060 CPUtime=1662.02 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 516565 0 0 0 165901 301 0 0 20 0 1 0 270585046 190525440 45340 33554432000 4194304 10219143 140736608244768 140736608237288 8051281 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 46515 45340 772 1471 0 45035 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 186060
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32426
/proc/meminfo: memFree=28464824/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=189120 CPUtime=1722.01 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 517286 0 0 0 171895 306 0 0 20 0 1 0 270585046 193658880 46060 33554432000 4194304 10219143 140736608244768 140736608237944 8056766 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 47280 46060 772 1471 0 45800 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 189120
[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32426
/proc/meminfo: memFree=28470036/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183152 CPUtime=1782.01 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 528094 0 0 0 177886 315 0 0 20 0 1 0 270585046 187547648 44574 33554432000 4194304 10219143 140736608244768 140736608238312 8056504 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45788 44574 772 1471 0 44308 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 183152
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32426
/proc/meminfo: memFree=28470904/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183120 CPUtime=1785.2 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 529774 0 0 0 178205 315 0 0 20 0 1 0 270585046 187514880 44508 33554432000 4194304 10219143 140736608244768 140736608238312 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45780 44508 772 1471 0 44300 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 183120
[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32426
/proc/meminfo: memFree=28472648/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=181792 CPUtime=1791.61 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 534836 0 0 0 178844 317 0 0 20 0 1 0 270585046 186155008 44068 33554432000 4194304 10219143 140736608244768 140736608238216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45448 44068 772 1471 0 43968 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 181792
[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 32427
/proc/meminfo: memFree=28469788/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183704 CPUtime=1794.8 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 537298 0 0 0 179163 317 0 0 20 0 1 0 270585046 188112896 44732 33554432000 4194304 10219143 140736608244768 140736608238216 8030338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45926 44732 772 1471 0 44446 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 183704
[startup+1796.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32427
/proc/meminfo: memFree=28469664/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183704 CPUtime=1796.4 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 537327 0 0 0 179322 318 0 0 20 0 1 0 270585046 188112896 44761 33554432000 4194304 10219143 140736608244768 140736608238312 8030338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45926 44761 772 1471 0 44446 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 183704
[startup+1797.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32427
/proc/meminfo: memFree=28469664/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=183704 CPUtime=1796.8 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 537327 0 0 0 179362 318 0 0 20 0 1 0 270585046 188112896 44761 33554432000 4194304 10219143 140736608244768 140736608238312 8056480 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45926 44761 772 1471 0 44446 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 183704
[startup+1797.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32427
/proc/meminfo: memFree=28469416/32873648 swapFree=6844/6844
[pid=32372] ppid=32370 vsize=182884 CPUtime=1797.01 cores=0,2,4,6
/proc/32372/stat : 32372 (scip-2.1.1.4exp) R 32370 32372 29540 0 -1 4202496 537337 0 0 0 179383 318 0 0 20 0 1 0 270585046 187273216 44567 33554432000 4194304 10219143 140736608244768 140736608241432 7594393 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32372/statm: 45721 44567 782 1471 0 44241 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 182884
Child status: 0
Real time (s): 1797.37
CPU time (s): 1797.08
CPU user time (s): 1793.89
CPU system time (s): 3.19351
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 191716
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 3.19351
maximum resident set size= 187280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537350
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= 40
involuntary context switches= 1991
runsolver used 5.46917 second user time and 20.028 second system time
The end