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: a3bf3a4-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-3690642-1338026255.opb>
0.00/0.02 c original problem has 3740 variables (3740 bin, 0 int, 0 impl, 0 cont) and 3878 constraints
0.00/0.02 c problem read in 0.02
0.00/0.02 c No objective function, only one solution is needed.
0.00/0.02 c presolving settings loaded
0.02/0.04 c presolving:
0.02/0.06 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5762 impls, 68 clqs
0.02/0.06 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5762 impls, 65 clqs
0.02/0.06 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5808 impls, 64 clqs
0.02/0.06 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 64 clqs
0.02/0.07 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7334 impls, 64 clqs
0.02/0.07 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8348 impls, 64 clqs
0.02/0.07 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8890 impls, 64 clqs
0.02/0.07 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9290 impls, 64 clqs
0.02/0.07 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9656 impls, 64 clqs
0.02/0.08 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9728 impls, 64 clqs
0.02/0.08 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9774 impls, 64 clqs
0.02/0.08 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9804 impls, 64 clqs
0.08/0.11 c (round 13) 456 del vars, 478 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3336 upgd conss, 9810 impls, 64 clqs
0.08/0.12 c (round 14) 456 del vars, 478 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3400 upgd conss, 9810 impls, 64 clqs
0.08/0.14 c presolving (15 rounds):
0.08/0.14 c 456 deleted vars, 478 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.14 c 9810 implications, 64 cliques
0.08/0.14 c presolved problem has 3284 variables (3284 bin, 0 int, 0 impl, 0 cont) and 3400 constraints
0.08/0.14 c 750 constraints of type <setppc>
0.08/0.14 c 2650 constraints of type <logicor>
0.08/0.14 c transformed objective value is always integral (scale: 1)
0.08/0.14 c Presolving Time: 0.11
0.08/0.14 c - non default parameters ----------------------------------------------------------------------
0.08/0.14 c # SCIP version 2.1.1.4
0.08/0.14 c
0.08/0.14 c # maximal time in seconds to run
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.14 c limits/time = 1797
0.08/0.14 c
0.08/0.14 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.14 c limits/memory = 13950
0.08/0.14 c
0.08/0.14 c # solving stops, if the given number of solutions were found (-1: no limit)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.14 c limits/solutions = 1
0.08/0.14 c
0.08/0.14 c # maximal number of separation rounds per node (-1: unlimited)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 5]
0.08/0.14 c separating/maxrounds = 1
0.08/0.14 c
0.08/0.14 c # maximal number of separation rounds in the root node (-1: unlimited)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.14 c separating/maxroundsroot = 5
0.08/0.14 c
0.08/0.14 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.14 c # [type: int, range: [1,2], default: 1]
0.08/0.14 c timing/clocktype = 2
0.08/0.14 c
0.08/0.14 c # belongs reading time to solving time?
0.08/0.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.14 c timing/reading = TRUE
0.08/0.14 c
0.08/0.14 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.08/0.14 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.08/0.14 c constraints/knapsack/disaggregation = FALSE
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/coefdiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/coefdiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/coefdiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 30]
0.08/0.14 c heuristics/crossover/freq = -1
0.08/0.14 c
0.08/0.14 c # number of nodes added to the contingent of the total nodes
0.08/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.14 c heuristics/crossover/nodesofs = 750
0.08/0.14 c
0.08/0.14 c # number of nodes without incumbent change that heuristic should wait
0.08/0.14 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.08/0.14 c heuristics/crossover/nwaitingnodes = 100
0.08/0.14 c
0.08/0.14 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.08/0.14 c # [type: real, range: [0,1], default: 0.1]
0.08/0.14 c heuristics/crossover/nodesquot = 0.15
0.08/0.14 c
0.08/0.14 c # minimum percentage of integer variables that have to be fixed
0.08/0.14 c # [type: real, range: [0,1], default: 0.666]
0.08/0.14 c heuristics/crossover/minfixingrate = 0.5
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.14 c heuristics/feaspump/freq = -1
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/feaspump/maxlpiterofs = 2000
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/fracdiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/fracdiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/fracdiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/guideddiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/guideddiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/guideddiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/intdiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/intshifting/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/linesearchdiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.14 c heuristics/objpscostdiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to total iteration number
0.08/0.14 c # [type: real, range: [0,1], default: 0.01]
0.08/0.14 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/oneopt/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/pscostdiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/pscostdiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c heuristics/rens/freq = -1
0.08/0.14 c
0.08/0.14 c # minimum percentage of integer variables that have to be fixable
0.08/0.14 c # [type: real, range: [0,1], default: 0.5]
0.08/0.14 c heuristics/rens/minfixingrate = 0.3
0.08/0.14 c
0.08/0.14 c # number of nodes added to the contingent of the total nodes
0.08/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.14 c heuristics/rens/nodesofs = 2000
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.14 c heuristics/rootsoldiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.08/0.14 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/rounding/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c heuristics/shiftandpropagate/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/shifting/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/simplerounding/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/subnlp/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c heuristics/trivial/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/trysol/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c heuristics/undercover/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.14 c heuristics/veclendiving/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.14 c heuristics/veclendiving/maxlpiterquot = 0.075
0.08/0.14 c
0.08/0.14 c # additional number of allowed LP iterations
0.08/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.14 c heuristics/veclendiving/maxlpiterofs = 1500
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/zirounding/freq = -1
0.08/0.14 c
0.08/0.14 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.14 c propagating/probing/maxprerounds = 0
0.08/0.14 c
0.08/0.14 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c separating/cmir/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.14 c separating/flowcover/freq = -1
0.08/0.14 c
0.08/0.14 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.14 c separating/rapidlearning/freq = 0
0.08/0.14 c
0.08/0.14 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.08/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.14 c heuristics/indoneopt/freq = -1
0.08/0.14 c
0.08/0.14 c -----------------------------------------------------------------------------------------------
0.08/0.14 c start solving
0.08/0.14 c
1.39/1.45 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.39/1.45 c 1.4s| 1 | 0 | 5234 | - | 15M| 0 | 963 |3284 |3400 |3284 |3400 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.26 c 4.3s| 1 | 0 | 6209 | - | 16M| 0 |1044 |3284 |4593 |3284 |3404 | 8 | 0 | 0 | 0.000000e+00 | -- | Inf
4.59/4.63 c 4.6s| 1 | 0 | 6705 | - | 16M| 0 |1041 |3284 |4593 |3284 |3411 | 15 | 0 | 0 | 0.000000e+00 | -- | Inf
4.79/4.85 c 4.9s| 1 | 0 | 6843 | - | 16M| 0 |1126 |3284 |4593 |3284 |3417 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
5.08/5.11 c 5.1s| 1 | 0 | 7044 | - | 16M| 0 |1114 |3284 |4593 |3284 |3423 | 27 | 0 | 0 | 0.000000e+00 | -- | Inf
5.28/5.32 c 5.3s| 1 | 0 | 7136 | - | 16M| 0 |1217 |3284 |4593 |3284 |3426 | 30 | 0 | 0 | 0.000000e+00 | -- | Inf
7.69/7.74 c 7.7s| 1 | 2 | 7136 | - | 16M| 0 |1217 |3284 |4593 |3284 |3426 | 30 | 0 | 10 | 0.000000e+00 | -- | Inf
82.17/82.25 c 82.2s| 100 | 33 | 75912 | 694.7 | 18M| 29 | - |3284 |4616 |3284 |3418 | 30 | 24 | 203 | 0.000000e+00 | -- | Inf
114.56/114.60 c 115s| 200 | 35 |143860 | 687.1 | 18M| 39 | 359 |3284 |4640 |3284 |3418 | 30 | 48 | 255 | 0.000000e+00 | -- | Inf
147.15/147.23 c 147s| 300 | 41 |216231 | 699.3 | 18M| 39 | 228 |3284 |4654 |3284 |3418 | 30 | 63 | 308 | 0.000000e+00 | -- | Inf
165.45/165.59 c 166s| 400 | 49 |257975 | 628.7 | 18M| 39 | - |3284 |4666 |3284 |3418 | 30 | 75 | 335 | 0.000000e+00 | -- | Inf
196.35/196.40 c 196s| 500 | 49 |322292 | 631.6 | 18M| 39 | 265 |3284 |4672 |3284 |3418 | 30 | 82 | 388 | 0.000000e+00 | -- | Inf
228.14/228.22 c 228s| 600 | 43 |390515 | 640.0 | 18M| 39 | - |3284 |4682 | 0 | 0 | 30 | 92 | 436 | 0.000000e+00 | -- | Inf
260.74/260.83 c 261s| 700 | 43 |465017 | 655.1 | 18M| 39 | - |3284 |4694 |3284 |3418 | 30 | 105 | 485 | 0.000000e+00 | -- | Inf
294.54/294.67 c 295s| 800 | 43 |535708 | 661.5 | 18M| 39 | - |3284 |4710 |3284 |3418 | 30 | 125 | 535 | 0.000000e+00 | -- | Inf
326.23/326.39 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
326.23/326.39 c 326s| 900 | 61 |604306 | 664.3 | 18M| 39 | 258 |3284 |4732 |3284 |3418 | 30 | 150 | 578 | 0.000000e+00 | -- | Inf
368.72/368.85 c 369s| 1000 | 79 |693320 | 686.9 | 18M| 39 | 787 |3284 |4734 |3284 |3418 | 30 | 154 | 638 | 0.000000e+00 | -- | Inf
407.51/407.62 c 408s| 1100 | 91 |771348 | 695.4 | 18M| 39 | 359 |3284 |4736 |3284 |3418 | 30 | 158 | 697 | 0.000000e+00 | -- | Inf
445.01/445.14 c 445s| 1200 | 87 |852502 | 705.1 | 18M| 39 | - |3284 |4737 |3284 |3418 | 30 | 165 | 752 | 0.000000e+00 | -- | Inf
470.90/471.10 c 471s| 1300 | 103 |908265 | 693.7 | 18M| 39 | 160 |3284 |4742 |3284 |3418 | 30 | 170 | 793 | 0.000000e+00 | -- | Inf
497.20/497.35 c 497s| 1400 | 95 |966950 | 686.1 | 18M| 39 | - |3284 |4749 |3284 |3418 | 30 | 178 | 829 | 0.000000e+00 | -- | Inf
528.60/528.74 c 529s| 1500 | 103 | 1033k| 684.9 | 18M| 39 | 301 |3284 |4755 |3284 |3418 | 30 | 186 | 879 | 0.000000e+00 | -- | Inf
561.79/561.96 c 562s| 1600 | 115 | 1102k| 684.9 | 19M| 39 | - |3284 |4765 |3284 |3418 | 30 | 197 | 930 | 0.000000e+00 | -- | Inf
597.09/597.21 c 597s| 1700 | 127 | 1178k| 689.2 | 19M| 39 | - |3284 |4765 | 0 | 0 | 30 | 203 | 985 | 0.000000e+00 | -- | Inf
631.38/631.56 c 632s| 1800 | 140 | 1249k| 690.8 | 19M| 39 | 430 |3284 |4783 |3284 |3418 | 30 | 229 |1035 | 0.000000e+00 | -- | Inf
665.48/665.61 c 666s| 1900 | 150 | 1323k| 693.0 | 19M| 39 | - |3284 |4793 |3284 |3418 | 30 | 241 |1083 | 0.000000e+00 | -- | Inf
699.48/699.69 c 700s| 2000 | 158 | 1397k| 695.3 | 19M| 39 | - |3284 |4766 |3284 |3418 | 30 | 248 |1129 | 0.000000e+00 | -- | Inf
718.07/718.27 c 718s| 2100 | 154 | 1439k| 682.6 | 19M| 39 | - |3284 |4770 |3284 |3418 | 30 | 252 |1161 | 0.000000e+00 | -- | Inf
738.66/738.80 c 739s| 2200 | 156 | 1484k| 671.6 | 19M| 42 | - |3284 |4791 |3284 |3418 | 30 | 275 |1202 | 0.000000e+00 | -- | Inf
763.67/763.89 c 764s| 2300 | 166 | 1541k| 667.3 | 19M| 42 | - |3284 |4792 |3284 |3418 | 30 | 283 |1243 | 0.000000e+00 | -- | Inf
790.36/790.59 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
790.36/790.59 c 791s| 2400 | 176 | 1598k| 663.3 | 19M| 42 | - |3284 |4795 |3284 |3418 | 30 | 292 |1291 | 0.000000e+00 | -- | Inf
811.25/811.50 c 811s| 2500 | 188 | 1644k| 655.4 | 19M| 42 | 172 |3284 |4796 |3284 |3418 | 30 | 299 |1331 | 0.000000e+00 | -- | Inf
831.25/831.46 c 831s| 2600 | 186 | 1689k| 647.2 | 19M| 42 | 140 |3284 |4806 |3284 |3418 | 30 | 309 |1370 | 0.000000e+00 | -- | Inf
858.96/859.13 c 859s| 2700 | 182 | 1749k| 645.6 | 19M| 42 | - |3284 |4811 |3284 |3418 | 30 | 318 |1418 | 0.000000e+00 | -- | Inf
904.44/904.61 c 905s| 2800 | 216 | 1844k| 656.3 | 20M| 42 | 238 |3284 |4798 |3284 |3418 | 30 | 319 |1498 | 0.000000e+00 | -- | Inf
931.84/932.08 c 932s| 2900 | 222 | 1902k| 653.9 | 20M| 42 | 189 |3284 |4804 |3284 |3418 | 30 | 330 |1544 | 0.000000e+00 | -- | Inf
955.23/955.44 c 955s| 3000 | 220 | 1955k| 649.6 | 20M| 42 | 130 |3284 |4805 |3284 |3418 | 30 | 336 |1587 | 0.000000e+00 | -- | Inf
983.32/983.54 c 984s| 3100 | 218 | 2016k| 648.4 | 20M| 42 | 517 |3284 |4802 |3284 |3418 | 30 | 341 |1636 | 0.000000e+00 | -- | Inf
1019.62/1019.85 c 1020s| 3200 | 254 | 2092k| 652.0 | 20M| 42 | - |3284 |4780 |3284 |3418 | 30 | 342 |1694 | 0.000000e+00 | -- | Inf
1070.62/1070.85 c 1071s| 3300 | 290 | 2195k| 663.4 | 20M| 42 | 860 |3284 |4765 |3284 |3418 | 30 | 343 |1780 | 0.000000e+00 | -- | Inf
1113.80/1114.02 c 1114s| 3400 | 326 | 2289k| 671.6 | 21M| 42 | - |3284 |4753 |3284 |3418 | 30 | 346 |1837 | 0.000000e+00 | -- | Inf
1151.51/1151.74 c 1152s| 3500 | 358 | 2367k| 674.5 | 21M| 42 | 338 |3284 |4748 |3284 |3418 | 30 | 350 |1908 | 0.000000e+00 | -- | Inf
1195.19/1195.47 c 1195s| 3600 | 378 | 2458k| 681.2 | 21M| 42 | 426 |3284 |4733 |3284 |3418 | 30 | 353 |1983 | 0.000000e+00 | -- | Inf
1219.19/1219.46 c 1219s| 3700 | 386 | 2510k| 676.7 | 21M| 42 | 187 |3284 |4732 |3284 |3418 | 30 | 357 |2034 | 0.000000e+00 | -- | Inf
1253.19/1253.46 c 1253s| 3800 | 410 | 2585k| 678.8 | 21M| 42 | - |3284 |4730 |3284 |3418 | 30 | 362 |2092 | 0.000000e+00 | -- | Inf
1293.88/1294.11 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1293.88/1294.11 c 1294s| 3900 | 424 | 2666k| 682.1 | 22M| 42 | 407 |3284 |4727 |3284 |3418 | 30 | 370 |2172 | 0.000000e+00 | -- | Inf
1329.77/1330.01 c 1330s| 4000 | 446 | 2744k| 684.5 | 22M| 42 | 318 |3284 |4724 |3284 |3418 | 30 | 379 |2227 | 0.000000e+00 | -- | Inf
1359.07/1359.39 c 1359s| 4100 | 450 | 2808k| 683.4 | 22M| 42 | 298 |3284 |4726 |3284 |3418 | 30 | 389 |2271 | 0.000000e+00 | -- | Inf
1400.76/1401.03 c 1401s| 4200 | 464 | 2895k| 687.9 | 22M| 42 | - |3284 |4723 |3284 |3418 | 30 | 391 |2335 | 0.000000e+00 | -- | Inf
1434.16/1434.45 c 1434s| 4300 | 476 | 2965k| 688.2 | 22M| 42 | - |3284 |4731 |3284 |3418 | 30 | 404 |2395 | 0.000000e+00 | -- | Inf
1466.26/1466.53 c 1467s| 4400 | 490 | 3035k| 688.3 | 22M| 42 | 259 |3284 |4728 |3284 |3418 | 30 | 407 |2452 | 0.000000e+00 | -- | Inf
1495.45/1495.71 c 1496s| 4500 | 498 | 3097k| 686.9 | 22M| 42 | 355 |3284 |4724 |3284 |3418 | 30 | 410 |2503 | 0.000000e+00 | -- | Inf
1520.05/1520.32 c 1520s| 4600 | 502 | 3154k| 684.4 | 22M| 42 | 204 |3284 |4723 |3284 |3418 | 30 | 414 |2544 | 0.000000e+00 | -- | Inf
1541.34/1541.66 c 1542s| 4700 | 504 | 3202k| 680.1 | 23M| 42 | - |3284 |4747 |3284 |3418 | 30 | 439 |2581 | 0.000000e+00 | -- | Inf
1562.04/1562.31 c 1562s| 4800 | 510 | 3245k| 674.9 | 23M| 42 | - |3284 |4747 |3284 |3418 | 30 | 445 |2625 | 0.000000e+00 | -- | Inf
1574.54/1574.86 c 1575s| 4900 | 510 | 3287k| 669.6 | 23M| 42 | - |3284 |4747 |3284 |3418 | 30 | 445 |2631 | 0.000000e+00 | -- | Inf
1594.43/1594.72 c 1595s| 5000 | 514 | 3329k| 664.6 | 23M| 42 | - |3284 |4776 |3284 |3418 | 30 | 477 |2681 | 0.000000e+00 | -- | Inf
1623.13/1623.41 c 1623s| 5100 | 516 | 3385k| 662.5 | 23M| 42 | - |3284 |4771 |3284 |3418 | 30 | 480 |2745 | 0.000000e+00 | -- | Inf
1653.93/1654.20 c 1654s| 5200 | 526 | 3446k| 661.5 | 23M| 42 | 303 |3284 |4761 |3284 |3418 | 30 | 481 |2809 | 0.000000e+00 | -- | Inf
1669.53/1669.87 c 1670s| 5300 | 524 | 3492k| 657.7 | 23M| 42 | - |3284 |4755 |3284 |3418 | 30 | 485 |2821 | 0.000000e+00 | -- | Inf
1693.91/1694.21 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1693.91/1694.21 c 1694s| 5400 | 520 | 3544k| 655.2 | 23M| 42 | - |3284 |4751 |3284 |3418 | 30 | 495 |2875 | 0.000000e+00 | -- | Inf
1718.62/1718.94 c 1719s| 5500 | 528 | 3606k| 654.6 | 23M| 42 | - |3284 |4764 |3284 |3418 | 30 | 515 |2912 | 0.000000e+00 | -- | Inf
1749.72/1750.09 c 1750s| 5600 | 536 | 3671k| 654.4 | 23M| 42 | 179 |3284 |4755 |3284 |3418 | 30 | 521 |2973 | 0.000000e+00 | -- | Inf
1766.32/1766.68 c 1767s| 5700 | 534 | 3725k| 652.4 | 23M| 42 | - |3284 |4610 |3284 |3418 | 30 | 524 |2980 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.01
1796.71/1797.01 c Solving Nodes : 5783
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.01
1796.71/1797.01 c solving : 1797.01
1796.71/1797.01 c presolving : 0.11 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3690642-1338026255.opb
1796.71/1797.01 c Variables : 3740 (3740 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3878 initial, 3878 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3690642-1338026255.opb
1796.71/1797.01 c Variables : 3284 (3284 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3400 initial, 4813 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.05 0.00 455 1 0 455 0 478 0 0 0
1796.71/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 4 - - 4 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 3435 0 1 0 16 504 0 0 6332
1796.71/1797.01 c setppc : 750 750 6 31910 0 0 0 97171 13 216579 0 0 0
1796.71/1797.01 c linear : 0+ 1197 5 31869 0 0 0 1278 6 1790 6 0 0
1796.71/1797.01 c logicor : 2650+ 2903 6 26897 0 0 0 181085 155 282382 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 651.29 0.00 0.00 0.00 651.29 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.59 0.00 0.00 0.54 0.00 0.00 0.00 0.05
1796.71/1797.01 c linear : 0.21 0.00 0.00 0.21 0.00 0.00 0.00 0.00
1796.71/1797.01 c logicor : 0.82 0.00 0.00 0.73 0.00 0.00 0.00 0.09
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 3440 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.71/1797.01 c redcost : 0.16 0.00 0.00 0.16 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.02 174 174 348 17.6 17 35.2 -
1796.71/1797.01 c infeasible LP : 3.87 2428 172 2296 482.0 1 6.0 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 525 27.1 - - -
1796.71/1797.01 c applied locally : - - - 1 576.0 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 4 - (maximal pool size: 34)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 0.33 0.00 5 0 0 39 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.34 0.00 5 0 0 39 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 0.11 0.00 5 0 0 26 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 2.30 0.00 1 0 4 0 1197
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 651.28 0.00 3435 16 504 0 0 6332
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.00 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.01 c dual LP : 1131.38 5869 3781044 644.35 3341.98 0.00 1
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 650.91 3043 1957203 643.18 3006.88
1796.71/1797.01 c (at root node) : - 10 5369 536.90 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 5783
1796.71/1797.01 c nodes (total) : 5783
1796.71/1797.01 c nodes left : 549
1796.71/1797.01 c max depth : 42
1796.71/1797.01 c max depth (total): 42
1796.71/1797.01 c backtracks : 1082 (18.7%)
1796.71/1797.01 c delayed cutoffs : 1
1796.71/1797.01 c repropagations : 1687 (4821 domain reductions, 1 cutoffs)
1796.71/1797.01 c avg switch length: 5.05
1796.71/1797.01 c switching time : 2.52
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 7136
1796.71/1797.04 c Time complete: 1796.75.
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-3690642-1338026255/watcher-3690642-1338026255 -o /tmp/evaluation-result-3690642-1338026255/solver-3690642-1338026255 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690642-1338026255.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13391
/proc/meminfo: memFree=29264184/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=10488 CPUtime=0 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 1360 0 0 0 0 0 0 0 20 0 1 0 268750452 10739712 1315 33554432000 4194304 10173063 140735512690176 140733772390920 8803840 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 2686 1317 413 1460 0 1217 0
[startup+0.0299811 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13391
/proc/meminfo: memFree=29264184/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=22496 CPUtime=0.02 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 4261 0 0 0 2 0 0 0 20 0 1 0 268750452 23035904 4217 33554432000 4194304 10173063 140735512690176 140733772390920 7545739 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 5624 4249 466 1460 0 4155 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22496
[startup+0.100273 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13391
/proc/meminfo: memFree=29264184/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=33640 CPUtime=0.08 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 7187 0 0 0 7 1 0 0 20 0 1 0 268750452 34447360 6885 33554432000 4194304 10173063 140735512690176 140735512687816 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 8410 6885 578 1460 0 6941 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33640
[startup+0.300207 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13391
/proc/meminfo: memFree=29264184/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=48268 CPUtime=0.29 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 10978 0 0 0 27 2 0 0 20 0 1 0 268750452 49426432 10653 33554432000 4194304 10173063 140735512690176 140735512682696 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 12067 10653 738 1460 0 10598 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48268
[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13391
/proc/meminfo: memFree=29264184/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=48884 CPUtime=0.68 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 11093 0 0 0 66 2 0 0 20 0 1 0 268750452 50057216 10767 33554432000 4194304 10173063 140735512690176 140735512682696 8022665 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 12221 10767 738 1460 0 10752 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48884
[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29224100/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=48816 CPUtime=1.49 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 11293 0 0 0 146 3 0 0 20 0 1 0 268750452 49987584 10887 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 12204 10887 758 1460 0 10735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48816
[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29189876/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=90104 CPUtime=3.08 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 21334 0 0 0 295 13 0 0 20 0 1 0 268750452 92266496 20928 33554432000 4194304 10173063 140735512690176 140735512684216 8963895 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/13391/statm: 22526 20928 787 1460 0 21057 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 90104
[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29180204/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=6.29 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22155 0 0 0 610 19 0 0 20 0 1 0 268750452 95436800 21734 33554432000 4194304 10173063 140735512690176 140735512683672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 21734 814 1460 0 21831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93200
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29179848/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=12.68 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22156 0 0 0 1247 21 0 0 20 0 1 0 268750452 95436800 21735 33554432000 4194304 10173063 140735512690176 140735512683352 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 21735 815 1460 0 21831 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 93200
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29180112/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=25.48 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22157 0 0 0 2523 25 0 0 20 0 1 0 268750452 95436800 21736 33554432000 4194304 10173063 140735512690176 140735512684008 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 21736 816 1460 0 21831 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93200
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29179988/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=51.08 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22157 0 0 0 5073 35 0 0 20 0 1 0 268750452 95436800 21736 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 21736 816 1460 0 21831 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93200
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13392
/proc/meminfo: memFree=29178028/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=102.27 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 10174 53 0 0 20 0 1 0 268750452 95436800 22120 33554432000 4194304 10173063 140735512690176 140735512684008 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22120 819 1460 0 21831 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93200
[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 13395
/proc/meminfo: memFree=29176928/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=162.25 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 16150 75 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93200
[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 13419
/proc/meminfo: memFree=29177548/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=222.24 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 22122 102 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 93200
[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 13419
/proc/meminfo: memFree=29177680/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=282.23 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 28100 123 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 93200
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13419
/proc/meminfo: memFree=29177556/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=342.22 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 34076 146 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683816 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 93200
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13419
/proc/meminfo: memFree=29177804/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=402.22 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 40050 172 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 93200
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13419
/proc/meminfo: memFree=29177432/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=462.21 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 46026 195 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683480 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 93200
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13458
/proc/meminfo: memFree=28278980/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=522.19 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 52000 219 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683480 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 93200
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 13458
/proc/meminfo: memFree=27654292/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=582.18 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 57975 243 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 93200
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27423136/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1122.11 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 111757 454 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512682792 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 93200
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13464
/proc/meminfo: memFree=27423164/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1182.09 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 117733 476 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 93200
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13464
/proc/meminfo: memFree=27421580/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1242.09 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 123708 501 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512686760 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 93200
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13464
/proc/meminfo: memFree=27415160/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1302.08 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 129683 525 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 93200
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13467
/proc/meminfo: memFree=27408052/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1362.07 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 135656 551 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 93200
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13467
/proc/meminfo: memFree=27392280/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1422.07 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 141631 576 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 93200
[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 13468
/proc/meminfo: memFree=27390584/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1482.05 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22170 0 0 0 147603 602 0 0 20 0 1 0 268750452 95436800 22468 33554432000 4194304 10173063 140735512690176 140735512683480 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22468 819 1460 0 21831 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 93200
[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 13468
/proc/meminfo: memFree=27390860/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1542.04 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 153574 630 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 93200
[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 13468
/proc/meminfo: memFree=27389072/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1602.04 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 159549 655 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683432 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 93200
[startup+1662.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 13468
/proc/meminfo: memFree=27389096/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1662.02 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 165527 675 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 93200
[startup+1722.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 13468
/proc/meminfo: memFree=27388848/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1722.02 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 171502 700 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683528 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 93200
[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1782 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 177475 725 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 93200
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1785.21 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 177795 726 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 93200
[startup+1791.91 s]
/proc/loadavg: 2.04 2.05 2.01 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1791.61 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178433 728 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512684008 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 93200
[startup+1795.1 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1794.81 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178751 730 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 93200
[startup+1795.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1795.61 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178831 730 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683672 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 93200
[startup+1796.7 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1796.41 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178910 731 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 93200
[startup+1796.9 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1796.61 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178930 731 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 93200
[startup+1797 s]
/proc/loadavg: 2.03 2.05 2.00 3/178 13470
/proc/meminfo: memFree=27388716/32873844 swapFree=6856/6856
[pid=13391] ppid=13389 vsize=93200 CPUtime=1796.71 cores=0,2,4,6
/proc/13391/stat : 13391 (scip-2.1.1.4fix) R 13389 13391 11551 0 -1 4202496 22171 0 0 0 178940 731 0 0 20 0 1 0 268750452 95436800 22469 33554432000 4194304 10173063 140735512690176 140735512683624 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/13391/statm: 23300 22469 819 1460 0 21831 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 93200
Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.76
CPU user time (s): 1789.44
CPU system time (s): 7.31489
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 93200
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.44
system time used= 7.31489
maximum resident set size= 89888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22176
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= 11
involuntary context switches= 1894
runsolver used 2.77258 second user time and 7.05293 second system time
The end