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-3690647-1338026128.opb>
0.00/0.02 c original problem has 4015 variables (4015 bin, 0 int, 0 impl, 0 cont) and 4163 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.00/0.05 c presolving:
0.04/0.07 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 73 clqs
0.04/0.07 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6552 impls, 70 clqs
0.04/0.08 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6598 impls, 69 clqs
0.04/0.08 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7392 impls, 69 clqs
0.04/0.09 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 8224 impls, 69 clqs
0.04/0.09 c (round 6) 376 del vars, 334 del conss, 0 add conss, 375 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9298 impls, 69 clqs
0.09/0.10 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9870 impls, 69 clqs
0.09/0.10 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10290 impls, 69 clqs
0.09/0.11 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10676 impls, 69 clqs
0.09/0.11 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10748 impls, 69 clqs
0.09/0.12 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10794 impls, 69 clqs
0.09/0.12 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10824 impls, 69 clqs
0.09/0.16 c (round 13) 456 del vars, 483 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3611 upgd conss, 10830 impls, 69 clqs
0.09/0.18 c (round 14) 456 del vars, 483 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3680 upgd conss, 10830 impls, 69 clqs
0.19/0.21 c presolving (15 rounds):
0.19/0.21 c 456 deleted vars, 483 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.21 c 10830 implications, 69 cliques
0.19/0.21 c presolved problem has 3559 variables (3559 bin, 0 int, 0 impl, 0 cont) and 3680 constraints
0.19/0.21 c 805 constraints of type <setppc>
0.19/0.21 c 2875 constraints of type <logicor>
0.19/0.21 c transformed objective value is always integral (scale: 1)
0.19/0.21 c Presolving Time: 0.18
0.19/0.21 c - non default parameters ----------------------------------------------------------------------
0.19/0.21 c # SCIP version 2.1.1.4
0.19/0.21 c
0.19/0.21 c # maximal time in seconds to run
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/time = 1797
0.19/0.21 c
0.19/0.21 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.21 c limits/memory = 13950
0.19/0.21 c
0.19/0.21 c # solving stops, if the given number of solutions were found (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c limits/solutions = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds per node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 5]
0.19/0.21 c separating/maxrounds = 1
0.19/0.21 c
0.19/0.21 c # maximal number of separation rounds in the root node (-1: unlimited)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/maxroundsroot = 5
0.19/0.21 c
0.19/0.21 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.21 c # [type: int, range: [1,2], default: 1]
0.19/0.21 c timing/clocktype = 2
0.19/0.21 c
0.19/0.21 c # belongs reading time to solving time?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.21 c timing/reading = TRUE
0.19/0.21 c
0.19/0.21 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.19/0.21 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.19/0.21 c constraints/knapsack/disaggregation = FALSE
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/coefdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/coefdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/coefdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 30]
0.19/0.21 c heuristics/crossover/freq = -1
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/crossover/nodesofs = 750
0.19/0.21 c
0.19/0.21 c # number of nodes without incumbent change that heuristic should wait
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.19/0.21 c heuristics/crossover/nwaitingnodes = 100
0.19/0.21 c
0.19/0.21 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.19/0.21 c # [type: real, range: [0,1], default: 0.1]
0.19/0.21 c heuristics/crossover/nodesquot = 0.15
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixed
0.19/0.21 c # [type: real, range: [0,1], default: 0.666]
0.19/0.21 c heuristics/crossover/minfixingrate = 0.5
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/feaspump/freq = -1
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/feaspump/maxlpiterofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/fracdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/fracdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/fracdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/guideddiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/guideddiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/guideddiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/intdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/intshifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/linesearchdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/objpscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to total iteration number
0.19/0.21 c # [type: real, range: [0,1], default: 0.01]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/oneopt/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/pscostdiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/pscostdiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/rens/freq = -1
0.19/0.21 c
0.19/0.21 c # minimum percentage of integer variables that have to be fixable
0.19/0.21 c # [type: real, range: [0,1], default: 0.5]
0.19/0.21 c heuristics/rens/minfixingrate = 0.3
0.19/0.21 c
0.19/0.21 c # number of nodes added to the contingent of the total nodes
0.19/0.21 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.19/0.21 c heuristics/rens/nodesofs = 2000
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 20]
0.19/0.21 c heuristics/rootsoldiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/rounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/shiftandpropagate/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/shifting/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/simplerounding/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/subnlp/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/trivial/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/trysol/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c heuristics/undercover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 10]
0.19/0.21 c heuristics/veclendiving/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal fraction of diving LP iterations compared to node LP iterations
0.19/0.21 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.19/0.21 c heuristics/veclendiving/maxlpiterquot = 0.075
0.19/0.21 c
0.19/0.21 c # additional number of allowed LP iterations
0.19/0.21 c # [type: int, range: [0,2147483647], default: 1000]
0.19/0.21 c heuristics/veclendiving/maxlpiterofs = 1500
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/zirounding/freq = -1
0.19/0.21 c
0.19/0.21 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c propagating/probing/maxprerounds = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/cmir/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 0]
0.19/0.21 c separating/flowcover/freq = -1
0.19/0.21 c
0.19/0.21 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.21 c separating/rapidlearning/freq = 0
0.19/0.21 c
0.19/0.21 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.19/0.21 c # [type: int, range: [-1,2147483647], default: 1]
0.19/0.21 c heuristics/indoneopt/freq = -1
0.19/0.21 c
0.19/0.21 c -----------------------------------------------------------------------------------------------
0.19/0.21 c start solving
0.19/0.21 c
2.28/2.35 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.28/2.35 c 2.4s| 1 | 0 | 7998 | - | 16M| 0 | 917 |3559 |3680 |3559 |3680 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
3.59/3.65 c 3.7s| 1 | 0 | 9219 | - | 17M| 0 |1048 |3559 |4873 |3559 |3687 | 7 | 0 | 0 | 0.000000e+00 | -- | Inf
4.19/4.29 c 4.3s| 1 | 0 | 10404 | - | 17M| 0 |1045 |3559 |4873 |3559 |3694 | 14 | 0 | 0 | 0.000000e+00 | -- | Inf
4.59/4.66 c 4.7s| 1 | 0 | 10843 | - | 17M| 0 |1077 |3559 |4873 |3559 |3697 | 17 | 0 | 0 | 0.000000e+00 | -- | Inf
5.08/5.11 c 5.1s| 1 | 0 | 11421 | - | 17M| 0 |1151 |3559 |4873 |3559 |3702 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
5.99/6.00 c 6.0s| 1 | 0 | 13048 | - | 17M| 0 |1107 |3559 |4873 |3559 |3708 | 28 | 0 | 0 | 0.000000e+00 | -- | Inf
9.09/9.11 c 9.1s| 1 | 2 | 13048 | - | 17M| 0 |1107 |3559 |4873 |3559 |3708 | 28 | 0 | 10 | 0.000000e+00 | -- | Inf
107.16/107.25 c 107s| 100 | 25 |107927 | 958.4 | 19M| 32 | - |3559 |4909 |3559 |3703 | 28 | 38 | 232 | 0.000000e+00 | -- | Inf
152.96/153.09 c 153s| 200 | 31 |200193 | 940.4 | 19M| 36 | - |3559 |4954 | 0 | 0 | 28 | 84 | 297 | 0.000000e+00 | -- | Inf
201.05/201.20 c 201s| 300 | 43 |294217 | 940.4 | 19M| 36 | 235 |3559 |4979 |3559 |3703 | 28 | 123 | 370 | 0.000000e+00 | -- | Inf
239.44/239.56 c 240s| 400 | 39 |370633 | 896.2 | 19M| 36 | 282 |3559 |5028 |3559 |3703 | 28 | 180 | 418 | 0.000000e+00 | -- | Inf
266.24/266.39 c 266s| 500 | 43 |429875 | 835.3 | 19M| 42 | 225 |3559 |5061 |3559 |3703 | 28 | 219 | 449 | 0.000000e+00 | -- | Inf
297.23/297.35 c 297s| 600 | 42 |493896 | 802.8 | 19M| 42 | - |3559 |5086 |3559 |3703 | 28 | 253 | 489 | 0.000000e+00 | -- | Inf
328.12/328.20 c 328s| 700 | 41 |557513 | 778.9 | 19M| 51 | - |3559 |5127 | 0 | 0 | 28 | 297 | 530 | 0.000000e+00 | -- | Inf
370.32/370.44 c 370s| 800 | 53 |645442 | 791.5 | 19M| 51 | 327 |3559 |5137 |3559 |3703 | 28 | 328 | 586 | 0.000000e+00 | -- | Inf
412.32/412.47 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
412.32/412.47 c 412s| 900 | 54 |732662 | 800.5 | 19M| 51 | 185 |3559 |5161 |3559 |3703 | 28 | 369 | 636 | 0.000000e+00 | -- | Inf
454.50/454.66 c 455s| 1000 | 60 |816888 | 804.6 | 19M| 51 | 434 |3559 |5173 |3559 |3703 | 28 | 393 | 698 | 0.000000e+00 | -- | Inf
500.40/500.52 c 501s| 1100 | 80 |910528 | 816.6 | 20M| 51 | 330 |3559 |5170 |3559 |3703 | 28 | 425 | 759 | 0.000000e+00 | -- | Inf
557.19/557.37 c 557s| 1200 | 107 | 1017k| 837.9 | 20M| 51 | - |3559 |5140 |3559 |3703 | 28 | 446 | 827 | 0.000000e+00 | -- | Inf
593.09/593.27 c 593s| 1300 | 115 | 1088k| 828.0 | 20M| 51 | 590 |3559 |5119 |3559 |3703 | 28 | 466 | 882 | 0.000000e+00 | -- | Inf
625.08/625.24 c 625s| 1400 | 123 | 1152k| 814.5 | 20M| 51 | - |3559 |5147 |3559 |3703 | 28 | 499 | 922 | 0.000000e+00 | -- | Inf
656.98/657.16 c 657s| 1500 | 131 | 1221k| 806.1 | 20M| 51 | - |3559 |5152 | 0 | 0 | 28 | 511 | 960 | 0.000000e+00 | -- | Inf
690.17/690.33 c 690s| 1600 | 121 | 1294k| 801.7 | 20M| 51 | - |3559 |5165 |3559 |3703 | 28 | 530 |1001 | 0.000000e+00 | -- | Inf
720.77/720.95 c 721s| 1700 | 125 | 1356k| 790.9 | 20M| 51 | - |3559 |5181 |3559 |3703 | 28 | 557 |1049 | 0.000000e+00 | -- | Inf
756.96/757.15 c 757s| 1800 | 125 | 1434k| 790.2 | 20M| 51 | - |3559 |5182 |3559 |3703 | 28 | 587 |1096 | 0.000000e+00 | -- | Inf
805.45/805.66 c 806s| 1900 | 149 | 1526k| 797.1 | 21M| 51 | - |3559 |5173 |3559 |3703 | 28 | 616 |1162 | 0.000000e+00 | -- | Inf
836.75/836.99 c 837s| 2000 | 143 | 1595k| 791.8 | 21M| 51 | - |3559 |5202 |3559 |3703 | 28 | 665 |1202 | 0.000000e+00 | -- | Inf
873.15/873.32 c 873s| 2100 | 149 | 1668k| 788.6 | 21M| 51 | - |3559 |5228 | 0 | 0 | 28 | 695 |1250 | 0.000000e+00 | -- | Inf
910.24/910.40 c 910s| 2200 | 155 | 1743k| 786.8 | 21M| 51 | - |3559 |5237 |3559 |3703 | 28 | 728 |1298 | 0.000000e+00 | -- | Inf
939.53/939.72 c 940s| 2300 | 161 | 1803k| 779.0 | 21M| 51 | 128 |3559 |5259 |3559 |3703 | 28 | 762 |1339 | 0.000000e+00 | -- | Inf
974.93/975.11 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
974.93/975.11 c 975s| 2400 | 165 | 1879k| 777.9 | 21M| 51 | 205 |3559 |5275 |3559 |3703 | 28 | 791 |1388 | 0.000000e+00 | -- | Inf
1004.52/1004.71 c 1005s| 2500 | 168 | 1943k| 772.5 | 21M| 51 | 252 |3559 |5300 |3559 |3703 | 28 | 828 |1428 | 0.000000e+00 | -- | Inf
1039.72/1039.95 c 1040s| 2600 | 188 | 2014k| 770.2 | 21M| 51 | - |3559 |5309 | 0 | 0 | 28 | 856 |1476 | 0.000000e+00 | -- | Inf
1072.11/1072.34 c 1072s| 2700 | 186 | 2080k| 766.1 | 21M| 51 | - |3559 |5334 |3559 |3703 | 28 | 900 |1525 | 0.000000e+00 | -- | Inf
1110.81/1111.04 c 1111s| 2800 | 188 | 2161k| 767.5 | 21M| 51 | 290 |3559 |5332 |3559 |3703 | 28 | 924 |1582 | 0.000000e+00 | -- | Inf
1149.60/1149.82 c 1150s| 2900 | 204 | 2239k| 767.9 | 21M| 51 | - |3559 |5298 |3559 |3703 | 28 | 936 |1646 | 0.000000e+00 | -- | Inf
1181.70/1181.96 c 1182s| 3000 | 220 | 2304k| 763.9 | 21M| 51 | - |3559 |5318 |3559 |3703 | 28 | 968 |1696 | 0.000000e+00 | -- | Inf
1213.00/1213.23 c 1213s| 3100 | 220 | 2369k| 760.4 | 21M| 51 | - |3559 |5323 |3559 |3703 | 28 | 987 |1742 | 0.000000e+00 | -- | Inf
1249.78/1250.02 c 1250s| 3200 | 234 | 2444k| 760.2 | 21M| 51 | 396 |3559 |5325 |3559 |3703 | 28 |1017 |1798 | 0.000000e+00 | -- | Inf
1284.59/1284.81 c 1285s| 3300 | 242 | 2515k| 758.7 | 21M| 51 | 219 |3559 |5358 |3559 |3703 | 28 |1069 |1855 | 0.000000e+00 | -- | Inf
1321.67/1321.97 c 1322s| 3400 | 247 | 2592k| 758.9 | 21M| 51 | - |3559 |5363 |3559 |3703 | 28 |1108 |1912 | 0.000000e+00 | -- | Inf
1369.67/1369.96 c 1370s| 3500 | 249 | 2686k| 764.1 | 21M| 51 | - |3559 |5384 |3559 |3703 | 28 |1150 |1984 | 0.000000e+00 | -- | Inf
1411.16/1411.46 c 1411s| 3600 | 261 | 2769k| 765.9 | 22M| 51 | 526 |3559 |5395 |3559 |3703 | 28 |1186 |2051 | 0.000000e+00 | -- | Inf
1465.26/1465.51 c 1466s| 3700 | 275 | 2874k| 773.6 | 22M| 51 | - |3559 |5367 |3559 |3703 | 28 |1212 |2119 | 0.000000e+00 | -- | Inf
1508.34/1508.65 c 1509s| 3800 | 293 | 2957k| 775.0 | 22M| 51 | 448 |3559 |5349 |3559 |3703 | 28 |1228 |2198 | 0.000000e+00 | -- | Inf
1550.14/1550.40 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1550.14/1550.40 c 1550s| 3900 | 325 | 3040k| 776.4 | 22M| 51 | 286 |3559 |5340 |3559 |3703 | 28 |1249 |2257 | 0.000000e+00 | -- | Inf
1595.63/1595.92 c 1596s| 4000 | 341 | 3132k| 779.9 | 22M| 51 | 154 |3559 |5342 |3559 |3703 | 28 |1268 |2315 | 0.000000e+00 | -- | Inf
1636.93/1637.27 c 1637s| 4100 | 347 | 3211k| 780.4 | 22M| 51 | 370 |3559 |5351 |3559 |3703 | 28 |1289 |2378 | 0.000000e+00 | -- | Inf
1669.12/1669.43 c 1669s| 4200 | 361 | 3277k| 777.5 | 23M| 51 | - |3559 |5369 |3559 |3703 | 28 |1321 |2424 | 0.000000e+00 | -- | Inf
1705.62/1705.99 c 1706s| 4300 | 361 | 3352k| 776.8 | 22M| 51 | 289 |3559 |5378 |3559 |3703 | 28 |1345 |2476 | 0.000000e+00 | -- | Inf
1752.10/1752.43 c 1752s| 4400 | 363 | 3444k| 780.2 | 22M| 51 | 252 |3559 |5388 |3559 |3703 | 28 |1370 |2547 | 0.000000e+00 | -- | Inf
1787.21/1787.58 c 1788s| 4500 | 361 | 3519k| 779.5 | 23M| 51 | - |3559 |5414 |3559 |3703 | 28 |1400 |2604 | 0.000000e+00 | -- | Inf
1796.70/1797.00 c
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Solving Time (sec) : 1797.00
1796.70/1797.00 c Solving Nodes : 4524
1796.70/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 s UNKNOWN
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Total Time : 1797.00
1796.70/1797.00 c solving : 1797.00
1796.70/1797.00 c presolving : 0.18 (included in solving)
1796.70/1797.00 c reading : 0.02 (included in solving)
1796.70/1797.00 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.70/1797.00 c Original Problem :
1796.70/1797.00 c Problem name : HOME/instance-3690647-1338026128.opb
1796.70/1797.00 c Variables : 4015 (4015 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 4163 initial, 4163 maximal
1796.70/1797.00 c Objective sense : minimize
1796.70/1797.00 c Presolved Problem :
1796.70/1797.00 c Problem name : t_HOME/instance-3690647-1338026128.opb
1796.70/1797.00 c Variables : 3559 (3559 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 3680 initial, 5415 maximal
1796.70/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c linear : 0.09 0.00 455 1 0 455 0 483 0 0 0
1796.70/1797.00 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c root node : - - 0 - - 0 - - - - -
1796.70/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c integral : 0 0 0 0 2639 0 1 0 14 367 0 0 4898
1796.70/1797.00 c setppc : 805 805 5 26185 0 1 0 475674 20 161571 0 0 0
1796.70/1797.00 c linear : 0+ 1193 5 26146 0 0 0 6387 0 1467 72 0 0
1796.70/1797.00 c logicor : 2875+ 3421 5 21058 0 1 0 794176 111 209999 0 0 0
1796.70/1797.00 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.70/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.00 c integral : 658.96 0.00 0.00 0.00 658.96 0.00 0.00 0.00
1796.70/1797.00 c setppc : 1.12 0.00 0.00 0.59 0.00 0.00 0.00 0.53
1796.70/1797.00 c linear : 0.41 0.00 0.00 0.39 0.00 0.00 0.00 0.01
1796.70/1797.00 c logicor : 1.81 0.00 0.00 0.85 0.00 0.00 0.00 0.96
1796.70/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.00 c rootredcost : 0 0 0 0
1796.70/1797.00 c pseudoobj : 0 0 0 0
1796.70/1797.00 c vbounds : 0 0 0 0
1796.70/1797.00 c redcost : 2644 0 0 0
1796.70/1797.00 c probing : 0 0 0 0
1796.70/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.00 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.70/1797.00 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.70/1797.00 c vbounds : 0.02 0.00 0.00 0.02 0.00
1796.70/1797.00 c redcost : 0.14 0.00 0.00 0.14 0.00
1796.70/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.00 c propagation : 0.09 131 130 483 49.2 11 27.4 -
1796.70/1797.00 c infeasible LP : 7.56 1933 752 10227 456.8 4 20.0 0
1796.70/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.00 c applied globally : - - - 1404 84.9 - - -
1796.70/1797.00 c applied locally : - - - 1 690.0 - - -
1796.70/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.00 c cut pool : 0.00 4 - - 2 - (maximal pool size: 56)
1796.70/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c gomory : 0.38 0.00 5 0 0 50 0
1796.70/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c strongcg : 0.39 0.00 5 0 0 51 0
1796.70/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c clique : 0.12 0.00 5 0 0 30 0
1796.70/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c rapidlearning : 0.65 0.00 1 0 0 0 1193
1796.70/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.00 c problem variables: 0.00 - 0 0
1796.70/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c relpscost : 658.95 0.00 2639 14 367 0 0 4898
1796.70/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c inference : 0.00 0.00 1 0 0 0 0 2
1796.70/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.00 c LP solutions : 0.00 - - 0
1796.70/1797.00 c pseudo solutions : 0.00 - - 0
1796.70/1797.00 c smallcard : 0.00 0.00 0 0
1796.70/1797.00 c trivial : 0.00 0.00 1 0
1796.70/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.00 c simplerounding : 0.00 0.00 0 0
1796.70/1797.00 c zirounding : 0.00 0.00 0 0
1796.70/1797.00 c rounding : 0.00 0.00 0 0
1796.70/1797.00 c shifting : 0.00 0.00 0 0
1796.70/1797.00 c intshifting : 0.00 0.00 0 0
1796.70/1797.00 c oneopt : 0.00 0.00 0 0
1796.70/1797.00 c twoopt : 0.00 0.00 0 0
1796.70/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.00 c indoneopt : 0.00 0.00 0 0
1796.70/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.00 c feaspump : 0.00 0.00 0 0
1796.70/1797.00 c clique : 0.00 0.00 0 0
1796.70/1797.00 c indrounding : 0.00 0.00 0 0
1796.70/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.00 c coefdiving : 0.00 0.00 0 0
1796.70/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.00 c fracdiving : 0.00 0.00 0 0
1796.70/1797.00 c veclendiving : 0.00 0.00 0 0
1796.70/1797.00 c intdiving : 0.00 0.00 0 0
1796.70/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.00 c guideddiving : 0.00 0.00 0 0
1796.70/1797.00 c octane : 0.00 0.00 0 0
1796.70/1797.00 c rens : 0.00 0.00 0 0
1796.70/1797.00 c rins : 0.00 0.00 0 0
1796.70/1797.00 c localbranching : 0.00 0.00 0 0
1796.70/1797.00 c mutation : 0.00 0.00 0 0
1796.70/1797.00 c crossover : 0.00 0.00 0 0
1796.70/1797.00 c dins : 0.00 0.00 0 0
1796.70/1797.00 c vbounds : 0.00 0.00 0 0
1796.70/1797.00 c undercover : 0.00 0.00 0 0
1796.70/1797.00 c subnlp : 0.00 0.00 0 0
1796.70/1797.00 c trysol : 0.00 0.00 0 0
1796.70/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.00 c primal LP : 0.00 1 0 0.00 - 0.00 1
1796.70/1797.00 c dual LP : 1121.08 4578 3538656 772.97 3156.47 0.00 0
1796.70/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.00 c strong branching : 658.58 2622 1875711 715.37 2848.13
1796.70/1797.00 c (at root node) : - 10 6696 669.60 -
1796.70/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.00 c B&B Tree :
1796.70/1797.00 c number of runs : 1
1796.70/1797.00 c nodes : 4524
1796.70/1797.00 c nodes (total) : 4524
1796.70/1797.00 c nodes left : 365
1796.70/1797.00 c max depth : 51
1796.70/1797.00 c max depth (total): 51
1796.70/1797.00 c backtracks : 784 (17.3%)
1796.70/1797.00 c delayed cutoffs : 12
1796.70/1797.00 c repropagations : 2341 (11925 domain reductions, 10 cutoffs)
1796.70/1797.00 c avg switch length: 5.05
1796.70/1797.00 c switching time : 2.34
1796.70/1797.00 c Solution :
1796.70/1797.00 c Solutions found : 0 (0 improvements)
1796.70/1797.00 c Primal Bound : -
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Root Iterations : 13048
1796.70/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-3690647-1338026128/watcher-3690647-1338026128 -o /tmp/evaluation-result-3690647-1338026128/solver-3690647-1338026128 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690647-1338026128.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 6282
/proc/meminfo: memFree=28479220/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=11160 CPUtime=0 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 1543 0 0 0 0 0 0 0 20 0 1 0 268741295 11427840 1497 33554432000 4194304 10173063 140734184567152 140736986331272 7545739 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 2790 1497 413 1460 0 1321 0
[startup+0.054342 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 6282
/proc/meminfo: memFree=28479220/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=32348 CPUtime=0.04 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 6569 0 0 0 3 1 0 0 20 0 1 0 268741295 33124352 6523 33554432000 4194304 10173063 140734184567152 140736986331272 8963895 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 8087 6523 549 1460 0 6618 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32348
[startup+0.100345 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 6282
/proc/meminfo: memFree=28479220/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=34120 CPUtime=0.09 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 7308 0 0 0 4 5 0 0 20 0 1 0 268741295 34938880 7005 33554432000 4194304 10173063 140734184567152 140736986331272 8963895 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 8530 7005 568 1460 0 7061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34120
[startup+0.300298 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 6282
/proc/meminfo: memFree=28479220/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=50172 CPUtime=0.28 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 11527 0 0 0 14 14 0 0 20 0 1 0 268741295 51376128 11139 33554432000 4194304 10173063 140734184567152 140734184563208 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 12543 11139 738 1460 0 11074 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50172
[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 6282
/proc/meminfo: memFree=28479220/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=50840 CPUtime=0.68 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 11685 0 0 0 54 14 0 0 20 0 1 0 268741295 52060160 11297 33554432000 4194304 10173063 140734184567152 140734184559672 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 12710 11297 738 1460 0 11241 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50840
[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6283
/proc/meminfo: memFree=28436648/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=50840 CPUtime=1.49 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 11731 0 0 0 134 15 0 0 20 0 1 0 268741295 52060160 11343 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 12710 11343 738 1460 0 11241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50840
[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6283
/proc/meminfo: memFree=28436028/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=85652 CPUtime=3.09 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20349 0 0 0 257 52 0 0 20 0 1 0 268741295 87707648 19875 33554432000 4194304 10173063 140734184567152 140734184561800 8886411 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21413 19877 787 1460 0 19944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85652
[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6283
/proc/meminfo: memFree=28399200/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=6.29 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20959 0 0 0 540 89 0 0 20 0 1 0 268741295 89763840 20465 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 20465 811 1460 0 20446 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87660
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6283
/proc/meminfo: memFree=28398976/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=12.68 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20963 0 0 0 1178 90 0 0 20 0 1 0 268741295 89763840 20469 33554432000 4194304 10173063 140734184567152 140734184560696 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 20469 815 1460 0 20446 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87660
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6283
/proc/meminfo: memFree=28398704/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=25.48 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20963 0 0 0 2454 94 0 0 20 0 1 0 268741295 89763840 20469 33554432000 4194304 10173063 140734184567152 140734184560984 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 20469 815 1460 0 20446 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87660
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6284
/proc/meminfo: memFree=28397612/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=51.08 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20964 0 0 0 5008 100 0 0 20 0 1 0 268741295 89763840 20470 33554432000 4194304 10173063 140734184567152 140734184560600 8046716 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 20470 816 1460 0 20446 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87660
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6284
/proc/meminfo: memFree=28394928/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=102.27 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 10106 121 0 0 20 0 1 0 268741295 89763840 20924 33554432000 4194304 10173063 140734184567152 140734184560696 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 20924 819 1460 0 20446 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87660
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6284
/proc/meminfo: memFree=28393288/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=162.25 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 16071 154 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560696 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87660
[startup+222.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 6284
/proc/meminfo: memFree=28393784/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=222.24 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 22032 192 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184559672 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87660
[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6287
/proc/meminfo: memFree=28393496/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=282.23 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 27994 229 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560648 8982074 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 87660
[startup+342.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 6349
/proc/meminfo: memFree=28072072/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=342.22 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 33945 277 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 87660
[startup+402.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 6349
/proc/meminfo: memFree=26995720/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=402.22 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 39913 309 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560456 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 87660
[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6349
/proc/meminfo: memFree=26981984/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=462.21 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 45882 339 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 4956845 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87660
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6349
/proc/meminfo: memFree=26975872/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=522.19 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 51851 368 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560648 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 87660
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6349
/proc/meminfo: memFree=26970008/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=582.19 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 57827 392 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560456 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 87660
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26740240/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1122.1 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 111552 658 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560600 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 87660
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6354
/proc/meminfo: memFree=26727124/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1182.1 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 117523 687 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 87660
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6354
/proc/meminfo: memFree=26726360/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1242.08 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 123491 717 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560696 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 87660
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6355
/proc/meminfo: memFree=26723104/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1302.08 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 129457 751 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560984 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 87660
[startup+1362.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 6355
/proc/meminfo: memFree=26722328/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1362.06 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 135426 780 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560696 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 87660
[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6355
/proc/meminfo: memFree=26720964/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1422.06 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 141396 810 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 87660
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6358
/proc/meminfo: memFree=26721288/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1482.05 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 147365 840 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560280 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 87660
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6358
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1542.04 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 153335 869 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560648 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 87660
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6359
/proc/meminfo: memFree=26721336/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1602.03 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 159306 897 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 87660
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6359
/proc/meminfo: memFree=26721336/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1662.02 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 165275 927 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 87660
[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 6359
/proc/meminfo: memFree=26721336/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1722.02 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 171235 967 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 87660
[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721088/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1782 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 177189 1011 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 87660
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721088/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1785.21 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 177507 1014 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560456 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 87660
[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721088/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1791.61 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178142 1019 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560456 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 87660
[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1794.81 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178460 1021 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 87660
[startup+1795.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1795.6 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178538 1022 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 87660
[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1796.4 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178617 1023 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560408 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 87660
[startup+1796.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1796.6 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178637 1023 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 87660
[startup+1797 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6359
/proc/meminfo: memFree=26721212/32873844 swapFree=6856/6856
[pid=6282] ppid=6280 vsize=87660 CPUtime=1796.7 cores=1,3,5,7
/proc/6282/stat : 6282 (scip-2.1.1.4fix) R 6280 6282 4553 0 -1 4202496 20976 0 0 0 178647 1023 0 0 20 0 1 0 268741295 89763840 21211 33554432000 4194304 10173063 140734184567152 140734184560504 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/6282/statm: 21915 21211 819 1460 0 20446 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 87660
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.76
CPU user time (s): 1786.52
CPU system time (s): 10.2424
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 87660
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.52
system time used= 10.2424
maximum resident set size= 84860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20982
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= 12
involuntary context switches= 2196
runsolver used 2.95655 second user time and 8.78166 second system time
The end