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-3690644-1338026149.opb>
0.00/0.02 c original problem has 3850 variables (3850 bin, 0 int, 0 impl, 0 cont) and 3992 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.04 c presolving:
0.00/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, 6072 impls, 70 clqs
0.00/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, 6072 impls, 67 clqs
0.06/0.07 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6118 impls, 66 clqs
0.06/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, 6882 impls, 66 clqs
0.06/0.08 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7684 impls, 66 clqs
0.06/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, 8722 impls, 66 clqs
0.06/0.09 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9276 impls, 66 clqs
0.06/0.09 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9684 impls, 66 clqs
0.09/0.10 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10058 impls, 66 clqs
0.09/0.10 c (round 10) 451 del vars, 409 del conss, 0 add conss, 450 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10130 impls, 66 clqs
0.09/0.10 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10176 impls, 66 clqs
0.09/0.11 c (round 12) 456 del vars, 414 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10206 impls, 66 clqs
0.09/0.15 c (round 13) 456 del vars, 480 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3446 upgd conss, 10212 impls, 66 clqs
0.09/0.17 c (round 14) 456 del vars, 480 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3512 upgd conss, 10212 impls, 66 clqs
0.09/0.19 c presolving (15 rounds):
0.09/0.19 c 456 deleted vars, 480 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.19 c 10212 implications, 66 cliques
0.09/0.19 c presolved problem has 3394 variables (3394 bin, 0 int, 0 impl, 0 cont) and 3512 constraints
0.09/0.19 c 772 constraints of type <setppc>
0.09/0.19 c 2740 constraints of type <logicor>
0.09/0.19 c transformed objective value is always integral (scale: 1)
0.09/0.19 c Presolving Time: 0.16
0.09/0.19 c - non default parameters ----------------------------------------------------------------------
0.09/0.19 c # SCIP version 2.1.1.4
0.09/0.19 c
0.09/0.19 c # maximal time in seconds to run
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19 c limits/time = 1797
0.09/0.19 c
0.09/0.19 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.19 c limits/memory = 13950
0.09/0.19 c
0.09/0.19 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c limits/solutions = 1
0.09/0.19 c
0.09/0.19 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.19 c separating/maxrounds = 1
0.09/0.19 c
0.09/0.19 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c separating/maxroundsroot = 5
0.09/0.19 c
0.09/0.19 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.19 c # [type: int, range: [1,2], default: 1]
0.09/0.19 c timing/clocktype = 2
0.09/0.19 c
0.09/0.19 c # belongs reading time to solving time?
0.09/0.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.19 c timing/reading = TRUE
0.09/0.19 c
0.09/0.19 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.19 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.19 c constraints/knapsack/disaggregation = FALSE
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/coefdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.19 c heuristics/crossover/freq = -1
0.09/0.19 c
0.09/0.19 c # number of nodes added to the contingent of the total nodes
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.19 c heuristics/crossover/nodesofs = 750
0.09/0.19 c
0.09/0.19 c # number of nodes without incumbent change that heuristic should wait
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.19 c heuristics/crossover/nwaitingnodes = 100
0.09/0.19 c
0.09/0.19 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.19 c # [type: real, range: [0,1], default: 0.1]
0.09/0.19 c heuristics/crossover/nodesquot = 0.15
0.09/0.19 c
0.09/0.19 c # minimum percentage of integer variables that have to be fixed
0.09/0.19 c # [type: real, range: [0,1], default: 0.666]
0.09/0.19 c heuristics/crossover/minfixingrate = 0.5
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/feaspump/freq = -1
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/fracdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/guideddiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/intshifting/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/linesearchdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/objpscostdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.19 c # [type: real, range: [0,1], default: 0.01]
0.09/0.19 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/oneopt/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/pscostdiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/rens/freq = -1
0.09/0.19 c
0.09/0.19 c # minimum percentage of integer variables that have to be fixable
0.09/0.19 c # [type: real, range: [0,1], default: 0.5]
0.09/0.19 c heuristics/rens/minfixingrate = 0.3
0.09/0.19 c
0.09/0.19 c # number of nodes added to the contingent of the total nodes
0.09/0.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.19 c heuristics/rens/nodesofs = 2000
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.19 c heuristics/rootsoldiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.19 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/rounding/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/shiftandpropagate/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/shifting/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/simplerounding/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/subnlp/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/trivial/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/trysol/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c heuristics/undercover/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.19 c heuristics/veclendiving/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.19 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.19 c
0.09/0.19 c # additional number of allowed LP iterations
0.09/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.19 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/zirounding/freq = -1
0.09/0.19 c
0.09/0.19 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c propagating/probing/maxprerounds = 0
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c separating/cmir/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.19 c separating/flowcover/freq = -1
0.09/0.19 c
0.09/0.19 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.19 c separating/rapidlearning/freq = 0
0.09/0.19 c
0.09/0.19 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.19 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.19 c heuristics/indoneopt/freq = -1
0.09/0.19 c
0.09/0.19 c -----------------------------------------------------------------------------------------------
0.09/0.19 c start solving
0.09/0.19 c
2.39/2.41 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.39/2.41 c 2.4s| 1 | 0 | 8577 | - | 15M| 0 | 898 |3394 |3512 |3394 |3512 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
5.49/5.57 c 5.6s| 1 | 0 | 9176 | - | 17M| 0 | 986 |3394 |4790 |3394 |3508 | 6 | 0 | 0 | 0.000000e+00 | -- | Inf
5.89/5.95 c 5.9s| 1 | 0 | 9719 | - | 17M| 0 |1037 |3394 |4790 |3394 |3513 | 11 | 0 | 0 | 0.000000e+00 | -- | Inf
6.19/6.24 c 6.2s| 1 | 0 | 10019 | - | 17M| 0 |1075 |3394 |4790 |3394 |3519 | 17 | 0 | 0 | 0.000000e+00 | -- | Inf
6.49/6.53 c 6.5s| 1 | 0 | 10296 | - | 17M| 0 |1117 |3394 |4790 |3394 |3523 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
6.69/6.78 c 6.8s| 1 | 0 | 10439 | - | 17M| 0 |1138 |3394 |4790 |3394 |3524 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
10.18/10.29 c 10.3s| 1 | 2 | 10439 | - | 17M| 0 |1138 |3394 |4790 |3394 |3524 | 22 | 0 | 13 | 0.000000e+00 | -- | Inf
94.06/94.16 c 94.2s| 100 | 48 | 90729 | 811.0 | 18M| 52 | - |3394 |4824 | 0 | 0 | 22 | 40 | 219 | 0.000000e+00 | -- | Inf
149.16/149.23 c 149s| 200 | 43 |199395 | 949.5 | 18M| 52 | - |3394 |4853 | 0 | 0 | 22 | 82 | 302 | 0.000000e+00 | -- | Inf
197.15/197.29 c 197s| 300 | 49 |293324 | 946.1 | 18M| 53 | 411 |3394 |4872 |3394 |3522 | 22 | 109 | 377 | 0.000000e+00 | -- | Inf
240.95/241.02 c 241s| 400 | 51 |384672 | 937.9 | 19M| 53 | - |3394 |4899 |3394 |3522 | 22 | 153 | 435 | 0.000000e+00 | -- | Inf
282.94/283.03 c 283s| 500 | 64 |468124 | 917.2 | 19M| 53 | 260 |3394 |4907 |3394 |3522 | 22 | 175 | 500 | 0.000000e+00 | -- | Inf
320.04/320.13 c 320s| 600 | 65 |541133 | 886.0 | 19M| 53 | - |3394 |4968 |3394 |3522 | 22 | 239 | 556 | 0.000000e+00 | -- | Inf
355.73/355.88 c 356s| 700 | 65 |620259 | 872.4 | 19M| 53 | 304 |3394 |4982 |3394 |3522 | 22 | 265 | 596 | 0.000000e+00 | -- | Inf
385.83/386.00 c 386s| 800 | 75 |679050 | 836.8 | 19M| 53 | 325 |3394 |4979 |3394 |3522 | 22 | 290 | 640 | 0.000000e+00 | -- | Inf
424.62/424.76 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
424.62/424.76 c 425s| 900 | 69 |760700 | 834.6 | 19M| 53 | - |3394 |4996 |3394 |3522 | 22 | 309 | 688 | 0.000000e+00 | -- | Inf
474.41/474.58 c 475s| 1000 | 85 |858741 | 849.2 | 19M| 53 | 572 |3394 |5010 |3394 |3522 | 22 | 330 | 752 | 0.000000e+00 | -- | Inf
520.30/520.40 c 520s| 1100 | 113 |952094 | 856.8 | 19M| 53 | 381 |3394 |5016 |3394 |3522 | 22 | 347 | 811 | 0.000000e+00 | -- | Inf
547.10/547.22 c 547s| 1200 | 111 | 1007k| 831.8 | 19M| 60 | 541 |3394 |5039 |3394 |3522 | 22 | 377 | 843 | 0.000000e+00 | -- | Inf
592.70/592.85 c 593s| 1300 | 125 | 1099k| 838.6 | 19M| 60 | 388 |3394 |5068 |3394 |3522 | 22 | 421 | 907 | 0.000000e+00 | -- | Inf
638.68/638.87 c 639s| 1400 | 167 | 1194k| 846.3 | 20M| 60 | 370 |3394 |5055 |3394 |3522 | 22 | 436 | 964 | 0.000000e+00 | -- | Inf
670.78/670.91 c 671s| 1500 | 167 | 1262k| 835.0 | 20M| 60 | 207 |3394 |5080 |3394 |3522 | 22 | 473 |1003 | 0.000000e+00 | -- | Inf
700.37/700.60 c 701s| 1600 | 171 | 1322k| 820.6 | 20M| 71 | - |3394 |5100 |3394 |3522 | 22 | 496 |1043 | 0.000000e+00 | -- | Inf
731.48/731.62 c 732s| 1700 | 179 | 1387k| 810.6 | 20M| 71 | 278 |3394 |5095 |3394 |3522 | 22 | 502 |1092 | 0.000000e+00 | -- | Inf
767.27/767.48 c 767s| 1800 | 205 | 1462k| 807.1 | 20M| 71 | 515 |3394 |5094 |3394 |3522 | 22 | 530 |1146 | 0.000000e+00 | -- | Inf
792.16/792.30 c 792s| 1900 | 213 | 1514k| 792.2 | 20M| 71 | 337 |3394 |5108 |3394 |3522 | 22 | 555 |1180 | 0.000000e+00 | -- | Inf
816.96/817.17 c 817s| 2000 | 211 | 1566k| 778.3 | 20M| 71 | 323 |3394 |5117 |3394 |3522 | 22 | 566 |1220 | 0.000000e+00 | -- | Inf
843.06/843.21 c 843s| 2100 | 214 | 1622k| 767.9 | 21M| 71 | 350 |3394 |5130 |3394 |3522 | 22 | 600 |1261 | 0.000000e+00 | -- | Inf
862.25/862.40 c 862s| 2200 | 214 | 1663k| 751.8 | 21M| 71 | - |3394 |5145 |3394 |3522 | 22 | 618 |1295 | 0.000000e+00 | -- | Inf
886.85/887.08 c 887s| 2300 | 218 | 1714k| 741.4 | 21M| 71 | 308 |3394 |5146 |3394 |3522 | 22 | 627 |1335 | 0.000000e+00 | -- | Inf
908.35/908.51 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
908.35/908.51 c 909s| 2400 | 216 | 1762k| 730.2 | 21M| 71 | - |3394 |5148 |3394 |3522 | 22 | 636 |1368 | 0.000000e+00 | -- | Inf
943.04/943.28 c 943s| 2500 | 230 | 1831k| 728.7 | 21M| 71 | 261 |3394 |5122 |3394 |3522 | 22 | 666 |1429 | 0.000000e+00 | -- | Inf
968.43/968.64 c 969s| 2600 | 230 | 1889k| 722.9 | 21M| 71 | 470 |3394 |5119 |3394 |3522 | 22 | 682 |1461 | 0.000000e+00 | -- | Inf
1002.23/1002.41 c 1002s| 2700 | 236 | 1956k| 721.1 | 21M| 71 | - |3394 |5107 |3394 |3522 | 22 | 701 |1512 | 0.000000e+00 | -- | Inf
1033.12/1033.35 c 1033s| 2800 | 242 | 2018k| 717.5 | 21M| 71 | 454 |3394 |5099 |3394 |3522 | 22 | 706 |1564 | 0.000000e+00 | -- | Inf
1064.02/1064.25 c 1064s| 2900 | 256 | 2082k| 714.7 | 21M| 71 | 502 |3394 |5096 |3394 |3522 | 22 | 716 |1612 | 0.000000e+00 | -- | Inf
1094.41/1094.67 c 1095s| 3000 | 264 | 2148k| 712.9 | 21M| 71 | - |3394 |5095 |3394 |3522 | 22 | 725 |1659 | 0.000000e+00 | -- | Inf
1129.01/1129.29 c 1129s| 3100 | 268 | 2218k| 712.4 | 21M| 71 | 291 |3394 |5087 |3394 |3522 | 22 | 736 |1715 | 0.000000e+00 | -- | Inf
1158.01/1158.21 c 1158s| 3200 | 268 | 2281k| 710.1 | 21M| 71 | 229 |3394 |5105 |3394 |3522 | 22 | 762 |1755 | 0.000000e+00 | -- | Inf
1183.20/1183.44 c 1183s| 3300 | 270 | 2338k| 705.8 | 21M| 71 | - |3394 |5100 |3394 |3522 | 22 | 764 |1792 | 0.000000e+00 | -- | Inf
1219.20/1219.47 c 1219s| 3400 | 280 | 2411k| 706.3 | 21M| 71 | 340 |3394 |5109 |3394 |3522 | 22 | 779 |1849 | 0.000000e+00 | -- | Inf
1247.99/1248.27 c 1248s| 3500 | 297 | 2471k| 703.3 | 22M| 71 | 370 |3394 |5114 |3394 |3522 | 22 | 806 |1890 | 0.000000e+00 | -- | Inf
1271.39/1271.69 c 1272s| 3600 | 299 | 2520k| 697.4 | 22M| 71 | 375 |3394 |5108 |3394 |3522 | 22 | 810 |1930 | 0.000000e+00 | -- | Inf
1299.58/1299.81 c 1300s| 3700 | 301 | 2581k| 695.0 | 22M| 71 | 298 |3394 |5091 |3394 |3522 | 22 | 822 |1979 | 0.000000e+00 | -- | Inf
1338.88/1339.18 c 1339s| 3800 | 315 | 2662k| 698.1 | 22M| 71 | - |3394 |5100 |3394 |3522 | 22 | 844 |2043 | 0.000000e+00 | -- | Inf
1372.98/1373.29 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1372.98/1373.29 c 1373s| 3900 | 327 | 2733k| 698.5 | 22M| 71 | 331 |3394 |5100 |3394 |3522 | 22 | 861 |2100 | 0.000000e+00 | -- | Inf
1400.47/1400.72 c 1401s| 4000 | 341 | 2792k| 695.8 | 22M| 71 | 295 |3394 |5090 |3394 |3522 | 22 | 861 |2155 | 0.000000e+00 | -- | Inf
1437.86/1438.12 c 1438s| 4100 | 361 | 2869k| 697.6 | 22M| 71 | 374 |3394 |4910 |3394 |3522 | 22 | 871 |2213 | 0.000000e+00 | -- | Inf
1468.96/1469.25 c 1469s| 4200 | 375 | 2936k| 696.8 | 22M| 71 | - |3394 |4904 |3394 |3522 | 22 | 874 |2263 | 0.000000e+00 | -- | Inf
1508.55/1508.87 c 1509s| 4300 | 385 | 3018k| 699.8 | 22M| 71 | 452 |3394 |4900 |3394 |3522 | 22 | 889 |2325 | 0.000000e+00 | -- | Inf
1535.55/1535.83 c 1536s| 4400 | 393 | 3077k| 697.2 | 22M| 71 | - |3394 |4884 |3394 |3522 | 22 | 892 |2373 | 0.000000e+00 | -- | Inf
1572.54/1572.84 c 1573s| 4500 | 407 | 3152k| 698.4 | 23M| 71 | - |3394 |4876 |3394 |3522 | 22 | 898 |2438 | 0.000000e+00 | -- | Inf
1608.04/1608.31 c 1608s| 4600 | 427 | 3227k| 699.4 | 23M| 71 | 298 |3394 |4870 |3394 |3522 | 22 | 913 |2496 | 0.000000e+00 | -- | Inf
1631.43/1631.75 c 1632s| 4700 | 431 | 3275k| 694.9 | 23M| 71 | 294 |3394 |4919 |3394 |3522 | 22 | 974 |2536 | 0.000000e+00 | -- | Inf
1667.63/1667.96 c 1668s| 4800 | 433 | 3350k| 696.1 | 23M| 71 | 444 |3394 |4895 |3394 |3522 | 22 | 984 |2592 | 0.000000e+00 | -- | Inf
1689.93/1690.29 c 1690s| 4900 | 439 | 3402k| 692.4 | 23M| 71 | - |3394 |4887 |3394 |3522 | 22 | 988 |2636 | 0.000000e+00 | -- | Inf
1727.92/1728.29 c 1728s| 5000 | 461 | 3478k| 693.8 | 23M| 71 | - |3394 |4718 |3394 |3522 | 22 |1001 |2701 | 0.000000e+00 | -- | Inf
1759.21/1759.52 c 1760s| 5100 | 469 | 3544k| 693.1 | 23M| 71 | 335 |3394 |4714 |3394 |3522 | 22 |1017 |2750 | 0.000000e+00 | -- | Inf
1791.11/1791.45 c 1791s| 5200 | 483 | 3610k| 692.4 | 23M| 71 | 227 |3394 |4712 |3394 |3522 | 22 |1033 |2810 | 0.000000e+00 | -- | Inf
1796.71/1797.00 c
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Solving Time (sec) : 1797.00
1796.71/1797.00 c Solving Nodes : 5234
1796.71/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 s UNKNOWN
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Total Time : 1797.00
1796.71/1797.00 c solving : 1797.00
1796.71/1797.00 c presolving : 0.16 (included in solving)
1796.71/1797.00 c reading : 0.02 (included in solving)
1796.71/1797.00 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.00 c Original Problem :
1796.71/1797.00 c Problem name : HOME/instance-3690644-1338026149.opb
1796.71/1797.00 c Variables : 3850 (3850 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3992 initial, 3992 maximal
1796.71/1797.00 c Objective sense : minimize
1796.71/1797.00 c Presolved Problem :
1796.71/1797.00 c Problem name : t_HOME/instance-3690644-1338026149.opb
1796.71/1797.00 c Variables : 3394 (3394 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 3512 initial, 5152 maximal
1796.71/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c linear : 0.09 0.00 455 1 0 455 0 480 0 0 0
1796.71/1797.00 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c root node : - - 14 - - 14 - - - - -
1796.71/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c integral : 0 0 0 0 3069 0 1 0 15 391 0 0 5732
1796.71/1797.00 c setppc : 772 772 6 34347 0 1 0 177521 22 215491 0 0 0
1796.71/1797.00 c linear : 0+ 1290 5 31843 0 0 0 6350 1 2627 21 0 0
1796.71/1797.00 c logicor : 2740+ 3105 6 28552 0 1 0 344696 208 324845 0 0 0
1796.71/1797.00 c countsols : 0 0 0 0 0 1 0 0 0 0 0 0 0
1796.71/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.00 c integral : 662.51 0.00 0.00 0.00 662.51 0.00 0.00 0.00
1796.71/1797.00 c setppc : 0.81 0.00 0.00 0.61 0.00 0.00 0.00 0.20
1796.71/1797.00 c linear : 0.27 0.00 0.00 0.26 0.00 0.00 0.00 0.01
1796.71/1797.00 c logicor : 1.29 0.00 0.00 0.91 0.00 0.00 0.00 0.38
1796.71/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.00 c rootredcost : 0 0 0 0
1796.71/1797.00 c pseudoobj : 0 0 0 0
1796.71/1797.00 c vbounds : 0 0 0 0
1796.71/1797.00 c redcost : 3074 0 0 0
1796.71/1797.00 c probing : 0 0 0 0
1796.71/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.00 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c vbounds : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.00 c redcost : 0.15 0.00 0.00 0.15 0.00
1796.71/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.00 c propagation : 0.09 231 231 632 39.5 29 18.9 -
1796.71/1797.00 c infeasible LP : 4.79 2125 293 3796 426.2 17 9.4 0
1796.71/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.00 c applied globally : - - - 1031 65.5 - - -
1796.71/1797.00 c applied locally : - - - 2 518.5 - - -
1796.71/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.00 c cut pool : 0.00 4 - - 1 - (maximal pool size: 20)
1796.71/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c gomory : 0.35 0.00 5 0 0 0 0
1796.71/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c strongcg : 0.36 0.00 5 0 0 0 0
1796.71/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c clique : 0.11 0.00 5 0 0 21 0
1796.71/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.00 c rapidlearning : 2.76 0.00 1 0 14 0 1290
1796.71/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.00 c problem variables: 0.00 - 0 0
1796.71/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c relpscost : 662.49 0.00 3069 15 391 0 0 5732
1796.71/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c inference : 0.00 0.00 1 0 0 0 0 2
1796.71/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.00 c LP solutions : 0.00 - - 0
1796.71/1797.00 c pseudo solutions : 0.00 - - 0
1796.71/1797.00 c smallcard : 0.00 0.00 0 0
1796.71/1797.00 c trivial : 0.00 0.00 1 0
1796.71/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.00 c simplerounding : 0.00 0.00 0 0
1796.71/1797.00 c zirounding : 0.00 0.00 0 0
1796.71/1797.00 c rounding : 0.00 0.00 0 0
1796.71/1797.00 c shifting : 0.00 0.00 0 0
1796.71/1797.00 c intshifting : 0.00 0.00 0 0
1796.71/1797.00 c oneopt : 0.00 0.00 0 0
1796.71/1797.00 c twoopt : 0.00 0.00 0 0
1796.71/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.00 c indoneopt : 0.00 0.00 0 0
1796.71/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.00 c feaspump : 0.00 0.00 0 0
1796.71/1797.00 c clique : 0.00 0.00 0 0
1796.71/1797.00 c indrounding : 0.00 0.00 0 0
1796.71/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.00 c coefdiving : 0.00 0.00 0 0
1796.71/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.00 c fracdiving : 0.00 0.00 0 0
1796.71/1797.00 c veclendiving : 0.00 0.00 0 0
1796.71/1797.00 c intdiving : 0.00 0.00 0 0
1796.71/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.00 c guideddiving : 0.00 0.00 0 0
1796.71/1797.00 c octane : 0.00 0.00 0 0
1796.71/1797.00 c rens : 0.00 0.00 0 0
1796.71/1797.00 c rins : 0.00 0.00 0 0
1796.71/1797.00 c localbranching : 0.00 0.00 0 0
1796.71/1797.00 c mutation : 0.00 0.00 0 0
1796.71/1797.00 c crossover : 0.00 0.00 0 0
1796.71/1797.00 c dins : 0.00 0.00 0 0
1796.71/1797.00 c vbounds : 0.00 0.00 0 0
1796.71/1797.00 c undercover : 0.00 0.00 0 0
1796.71/1797.00 c subnlp : 0.00 0.00 0 0
1796.71/1797.00 c trysol : 0.00 0.00 0 0
1796.71/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.00 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.00 c dual LP : 1118.10 5201 3622860 696.57 3240.21 0.00 0
1796.71/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.00 c strong branching : 662.11 2822 1920937 680.70 2901.24
1796.71/1797.00 c (at root node) : - 13 7758 596.77 -
1796.71/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.00 c B&B Tree :
1796.71/1797.00 c number of runs : 1
1796.71/1797.00 c nodes : 5234
1796.71/1797.00 c nodes (total) : 5234
1796.71/1797.00 c nodes left : 487
1796.71/1797.00 c max depth : 71
1796.71/1797.00 c max depth (total): 71
1796.71/1797.00 c backtracks : 793 (15.2%)
1796.71/1797.00 c delayed cutoffs : 14
1796.71/1797.00 c repropagations : 3291 (7017 domain reductions, 6 cutoffs)
1796.71/1797.00 c avg switch length: 5.25
1796.71/1797.00 c switching time : 2.46
1796.71/1797.00 c Solution :
1796.71/1797.00 c Solutions found : 0 (0 improvements)
1796.71/1797.00 c Primal Bound : -
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Root Iterations : 10439
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-3690644-1338026149/watcher-3690644-1338026149 -o /tmp/evaluation-result-3690644-1338026149/solver-3690644-1338026149 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690644-1338026149.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/174 15883
/proc/meminfo: memFree=28759524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=11164 CPUtime=0 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 1544 0 0 0 0 0 0 0 20 0 1 0 268740392 11431936 1499 33554432000 4194304 10173063 140733829285632 140734105277688 5283932 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 2791 1499 413 1460 0 1322 0
[startup+0.0738121 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 15883
/proc/meminfo: memFree=28759524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=32832 CPUtime=0.06 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 6945 0 0 0 4 2 0 0 20 0 1 0 268740392 33619968 6643 33554432000 4194304 10173063 140733829285632 140734105277688 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 8208 6643 561 1460 0 6739 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32832
[startup+0.100325 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 15883
/proc/meminfo: memFree=28759524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=32832 CPUtime=0.09 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 6983 0 0 0 5 4 0 0 20 0 1 0 268740392 33619968 6681 33554432000 4194304 10173063 140733829285632 140734105277688 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 8208 6681 568 1460 0 6739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32832
[startup+0.30028 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 15883
/proc/meminfo: memFree=28759524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=48444 CPUtime=0.29 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 11007 0 0 0 21 8 0 0 20 0 1 0 268740392 49606656 10684 33554432000 4194304 10173063 140733829285632 140734105277688 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 12111 10684 738 1460 0 10642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48444
[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 2.00 2/174 15883
/proc/meminfo: memFree=28759524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=48860 CPUtime=0.69 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 11087 0 0 0 61 8 0 0 20 0 1 0 268740392 50032640 10764 33554432000 4194304 10173063 140733829285632 140734105277688 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 12215 10764 738 1460 0 10746 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48860
[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28719208/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=48860 CPUtime=1.48 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 11129 0 0 0 140 8 0 0 20 0 1 0 268740392 50032640 10806 33554432000 4194304 10173063 140733829285632 140733829278152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 12215 10806 738 1460 0 10746 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48860
[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28718200/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=82104 CPUtime=3.09 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 19335 0 0 0 286 23 0 0 20 0 1 0 268740392 84074496 18929 33554432000 4194304 10173063 140733829285632 140733829278616 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 20526 18929 780 1460 0 19057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82104
[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28673932/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=6.28 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22296 0 0 0 541 87 0 0 20 0 1 0 268740392 96161792 21875 33554432000 4194304 10173063 140733829285632 140733829278984 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 21875 804 1460 0 22008 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93908
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28673816/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=12.69 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22316 0 0 0 1179 90 0 0 20 0 1 0 268740392 96161792 21895 33554432000 4194304 10173063 140733829285632 140733829279080 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 21895 808 1460 0 22008 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93908
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28674080/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=25.48 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22316 0 0 0 2454 94 0 0 20 0 1 0 268740392 96161792 21895 33554432000 4194304 10173063 140733829285632 140733829279464 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 21895 808 1460 0 22008 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93908
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28674204/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=51.08 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22316 0 0 0 5006 102 0 0 20 0 1 0 268740392 96161792 21895 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 21895 808 1460 0 22008 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 93908
[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15884
/proc/meminfo: memFree=28671980/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=102.28 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22336 0 0 0 10102 126 0 0 20 0 1 0 268740392 96161792 22343 33554432000 4194304 10173063 140733829285632 140733829278888 8023771 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22343 812 1460 0 22008 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93908
[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 15884
/proc/meminfo: memFree=28670964/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=162.25 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22339 0 0 0 16070 155 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 93908
[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 15884
/proc/meminfo: memFree=28670776/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=222.25 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 22041 184 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278984 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 93908
[startup+282.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/176 15887
/proc/meminfo: memFree=28670768/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=282.23 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 28013 210 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 93908
[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 15911
/proc/meminfo: memFree=28671388/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=342.23 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 33986 237 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 93908
[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 15911
/proc/meminfo: memFree=28671396/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=402.23 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 39957 266 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 93908
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15911
/proc/meminfo: memFree=28671396/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=462.21 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 45927 294 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278984 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 93908
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15949
/proc/meminfo: memFree=28365036/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=522.2 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 51901 319 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 93908
[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 15949
/proc/meminfo: memFree=27835396/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=582.2 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 57870 350 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 93908
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=26367192/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1122.11 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 111624 587 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278984 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 93908
[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 15954
/proc/meminfo: memFree=26365980/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1182.11 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 117597 614 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 93908
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15955
/proc/meminfo: memFree=26365884/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1242.09 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 123568 641 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 93908
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15955
/proc/meminfo: memFree=26558920/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1302.09 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 129541 668 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279080 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 93908
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=26863292/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1362.07 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 135512 695 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279080 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 93908
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15993
/proc/meminfo: memFree=26848928/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1422.07 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 141488 719 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 93908
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15996
/proc/meminfo: memFree=25494676/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1482.05 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 147462 743 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278936 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 93908
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15997
/proc/meminfo: memFree=25491364/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1542.04 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 153434 770 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278984 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 93908
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 15997
/proc/meminfo: memFree=25490524/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1602.04 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 159411 793 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278936 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 93908
[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 15997
/proc/meminfo: memFree=25487576/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1662.03 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 165387 816 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279176 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 93908
[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/175 15997
/proc/meminfo: memFree=25485248/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1722.02 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 171364 838 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278344 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 93908
[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/175 15997
/proc/meminfo: memFree=25484160/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1782.01 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 177339 862 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 93908
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.12 2.06 2.01 3/175 15997
/proc/meminfo: memFree=25484408/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1785.21 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 177658 863 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 93908
[startup+1791.91 s]
/proc/loadavg: 2.11 2.06 2.01 3/175 15997
/proc/meminfo: memFree=25484144/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1791.62 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178296 866 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 93908
[startup+1795.1 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25483896/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1794.82 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178615 867 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829278888 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1794.82
Current children cumulated vsize (KiB) 93908
[startup+1795.9 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25483896/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1795.61 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178694 867 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279176 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 93908
[startup+1796.7 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25483772/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1796.41 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178773 868 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279176 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 93908
[startup+1796.9 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25483772/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1796.61 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178793 868 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279304 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 93908
[startup+1797 s]
/proc/loadavg: 2.10 2.05 2.01 3/175 15997
/proc/meminfo: memFree=25483772/32873852 swapFree=6848/6848
[pid=15883] ppid=15881 vsize=93908 CPUtime=1796.71 cores=0,2,4,6
/proc/15883/stat : 15883 (scip-2.1.1.4fix) R 15881 15883 14609 0 -1 4202496 22340 0 0 0 178803 868 0 0 20 0 1 0 268740392 96161792 22644 33554432000 4194304 10173063 140733829285632 140733829279304 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/15883/statm: 23477 22644 812 1460 0 22008 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 93908
Child status: 0
Real time (s): 1797.04
CPU time (s): 1796.76
CPU user time (s): 1788.07
CPU system time (s): 8.68568
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 93908
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.07
system time used= 8.68568
maximum resident set size= 90592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22346
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= 10
involuntary context switches= 1854
runsolver used 2.78458 second user time and 7.15091 second system time
The end