0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3691810-1338044861.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.05 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.05 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.00/0.06 c (round 3) 230 del vars, 187 del conss, 0 add conss, 230 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6118 impls, 66 clqs
0.00/0.06 c (round 4) 293 del vars, 251 del conss, 0 add conss, 292 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6882 impls, 66 clqs
0.00/0.06 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.00/0.06 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.00/0.07 c (round 7) 403 del vars, 361 del conss, 0 add conss, 402 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9276 impls, 66 clqs
0.00/0.07 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9684 impls, 66 clqs
0.00/0.07 c (round 9) 443 del vars, 401 del conss, 0 add conss, 442 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 10058 impls, 66 clqs
0.00/0.07 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.00/0.07 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.00/0.07 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.11 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.12 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.14 c presolving (15 rounds):
0.09/0.14 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.14 c 10212 implications, 66 cliques
0.09/0.14 c presolved problem has 3394 variables (3394 bin, 0 int, 0 impl, 0 cont) and 3512 constraints
0.09/0.14 c 772 constraints of type <setppc>
0.09/0.14 c 2740 constraints of type <logicor>
0.09/0.14 c transformed objective value is always integral (scale: 1)
0.09/0.14 c Presolving Time: 0.11
0.09/0.14 c - non default parameters ----------------------------------------------------------------------
0.09/0.14 c # SCIP version 2.1.1.4
0.09/0.14 c
0.09/0.14 c # maximal time in seconds to run
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14 c limits/time = 1797
0.09/0.14 c
0.09/0.14 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14 c limits/memory = 13950
0.09/0.14 c
0.09/0.14 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c limits/solutions = 1
0.09/0.14 c
0.09/0.14 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.14 c separating/maxrounds = 1
0.09/0.14 c
0.09/0.14 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c separating/maxroundsroot = 5
0.09/0.14 c
0.09/0.14 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14 c # [type: int, range: [1,2], default: 1]
0.09/0.14 c timing/clocktype = 2
0.09/0.14 c
0.09/0.14 c # belongs reading time to solving time?
0.09/0.14 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14 c timing/reading = TRUE
0.09/0.14 c
0.09/0.14 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.14 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.14 c constraints/knapsack/disaggregation = FALSE
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/coefdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.14 c heuristics/crossover/freq = -1
0.09/0.14 c
0.09/0.14 c # number of nodes added to the contingent of the total nodes
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14 c heuristics/crossover/nodesofs = 750
0.09/0.14 c
0.09/0.14 c # number of nodes without incumbent change that heuristic should wait
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.14 c heuristics/crossover/nwaitingnodes = 100
0.09/0.14 c
0.09/0.14 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.14 c # [type: real, range: [0,1], default: 0.1]
0.09/0.14 c heuristics/crossover/nodesquot = 0.15
0.09/0.14 c
0.09/0.14 c # minimum percentage of integer variables that have to be fixed
0.09/0.14 c # [type: real, range: [0,1], default: 0.666]
0.09/0.14 c heuristics/crossover/minfixingrate = 0.5
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/feaspump/freq = -1
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/fracdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/guideddiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/intshifting/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/linesearchdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/objpscostdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.14 c # [type: real, range: [0,1], default: 0.01]
0.09/0.14 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/oneopt/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/pscostdiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/rens/freq = -1
0.09/0.14 c
0.09/0.14 c # minimum percentage of integer variables that have to be fixable
0.09/0.14 c # [type: real, range: [0,1], default: 0.5]
0.09/0.14 c heuristics/rens/minfixingrate = 0.3
0.09/0.14 c
0.09/0.14 c # number of nodes added to the contingent of the total nodes
0.09/0.14 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.14 c heuristics/rens/nodesofs = 2000
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.14 c heuristics/rootsoldiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.14 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/rounding/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/shiftandpropagate/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/shifting/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/simplerounding/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/subnlp/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/trivial/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/trysol/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c heuristics/undercover/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.14 c heuristics/veclendiving/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.14 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.14 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.14 c
0.09/0.14 c # additional number of allowed LP iterations
0.09/0.14 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.14 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/zirounding/freq = -1
0.09/0.14 c
0.09/0.14 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c propagating/probing/maxprerounds = 0
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c separating/cmir/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.14 c separating/flowcover/freq = -1
0.09/0.14 c
0.09/0.14 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14 c separating/rapidlearning/freq = 0
0.09/0.14 c
0.09/0.14 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.14 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.14 c heuristics/indoneopt/freq = -1
0.09/0.14 c
0.09/0.14 c -----------------------------------------------------------------------------------------------
0.09/0.14 c start solving
0.09/0.14 c
2.29/2.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
2.29/2.36 c 2.4s| 1 | 0 | 8577 | - | 16M| 0 | 898 |3394 |3512 |3394 |3512 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
4.89/4.91 c 4.9s| 1 | 0 | 9176 | - | 17M| 0 | 986 |3394 |4790 |3394 |3508 | 6 | 0 | 0 | 0.000000e+00 | -- | Inf
5.19/5.28 c 5.3s| 1 | 0 | 9719 | - | 17M| 0 |1037 |3394 |4790 |3394 |3513 | 11 | 0 | 0 | 0.000000e+00 | -- | Inf
5.49/5.57 c 5.6s| 1 | 0 | 10019 | - | 17M| 0 |1075 |3394 |4790 |3394 |3519 | 17 | 0 | 0 | 0.000000e+00 | -- | Inf
5.78/5.86 c 5.9s| 1 | 0 | 10296 | - | 17M| 0 |1117 |3394 |4790 |3394 |3523 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
5.98/6.09 c 6.1s| 1 | 0 | 10439 | - | 17M| 0 |1138 |3394 |4790 |3394 |3524 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
9.58/9.60 c 9.6s| 1 | 2 | 10439 | - | 17M| 0 |1138 |3394 |4790 |3394 |3524 | 22 | 0 | 13 | 0.000000e+00 | -- | Inf
93.27/93.36 c 93.4s| 100 | 48 | 90729 | 811.0 | 19M| 52 | - |3394 |4824 | 0 | 0 | 22 | 40 | 219 | 0.000000e+00 | -- | Inf
148.16/148.29 c 148s| 200 | 43 |199395 | 949.5 | 19M| 52 | - |3394 |4853 | 0 | 0 | 22 | 82 | 302 | 0.000000e+00 | -- | Inf
196.15/196.22 c 196s| 300 | 49 |293324 | 946.1 | 19M| 53 | 411 |3394 |4872 |3394 |3522 | 22 | 109 | 377 | 0.000000e+00 | -- | Inf
239.75/239.88 c 240s| 400 | 51 |384672 | 937.9 | 19M| 53 | - |3394 |4899 |3394 |3522 | 22 | 153 | 435 | 0.000000e+00 | -- | Inf
281.74/281.85 c 282s| 500 | 64 |468124 | 917.2 | 19M| 53 | 260 |3394 |4907 |3394 |3522 | 22 | 175 | 500 | 0.000000e+00 | -- | Inf
318.73/318.89 c 319s| 600 | 65 |541133 | 886.0 | 19M| 53 | - |3394 |4968 |3394 |3522 | 22 | 239 | 556 | 0.000000e+00 | -- | Inf
354.52/354.61 c 355s| 700 | 65 |620259 | 872.4 | 19M| 53 | 304 |3394 |4982 |3394 |3522 | 22 | 265 | 596 | 0.000000e+00 | -- | Inf
384.52/384.69 c 385s| 800 | 75 |679050 | 836.8 | 19M| 53 | 325 |3394 |4979 |3394 |3522 | 22 | 290 | 640 | 0.000000e+00 | -- | Inf
423.22/423.38 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
423.22/423.38 c 423s| 900 | 69 |760700 | 834.6 | 19M| 53 | - |3394 |4996 |3394 |3522 | 22 | 309 | 688 | 0.000000e+00 | -- | Inf
473.01/473.15 c 473s| 1000 | 85 |858741 | 849.2 | 19M| 53 | 572 |3394 |5010 |3394 |3522 | 22 | 330 | 752 | 0.000000e+00 | -- | Inf
518.70/518.82 c 519s| 1100 | 113 |952094 | 856.8 | 20M| 53 | 381 |3394 |5016 |3394 |3522 | 22 | 347 | 811 | 0.000000e+00 | -- | Inf
545.41/545.56 c 546s| 1200 | 111 | 1007k| 831.8 | 20M| 60 | 541 |3394 |5039 |3394 |3522 | 22 | 377 | 843 | 0.000000e+00 | -- | Inf
590.89/591.06 c 591s| 1300 | 125 | 1099k| 838.6 | 20M| 60 | 388 |3394 |5068 |3394 |3522 | 22 | 421 | 907 | 0.000000e+00 | -- | Inf
636.79/636.96 c 637s| 1400 | 167 | 1194k| 846.3 | 20M| 60 | 370 |3394 |5055 |3394 |3522 | 22 | 436 | 964 | 0.000000e+00 | -- | Inf
668.68/668.89 c 669s| 1500 | 167 | 1262k| 835.0 | 20M| 60 | 207 |3394 |5080 |3394 |3522 | 22 | 473 |1003 | 0.000000e+00 | -- | Inf
698.38/698.51 c 699s| 1600 | 171 | 1322k| 820.6 | 21M| 71 | - |3394 |5100 |3394 |3522 | 22 | 496 |1043 | 0.000000e+00 | -- | Inf
729.27/729.42 c 729s| 1700 | 179 | 1387k| 810.6 | 21M| 71 | 278 |3394 |5095 |3394 |3522 | 22 | 502 |1092 | 0.000000e+00 | -- | Inf
764.97/765.19 c 765s| 1800 | 205 | 1462k| 807.1 | 21M| 71 | 515 |3394 |5094 |3394 |3522 | 22 | 530 |1146 | 0.000000e+00 | -- | Inf
789.76/789.96 c 790s| 1900 | 213 | 1514k| 792.2 | 21M| 71 | 337 |3394 |5108 |3394 |3522 | 22 | 555 |1180 | 0.000000e+00 | -- | Inf
814.56/814.78 c 815s| 2000 | 211 | 1566k| 778.3 | 21M| 71 | 323 |3394 |5117 |3394 |3522 | 22 | 566 |1220 | 0.000000e+00 | -- | Inf
840.56/840.78 c 841s| 2100 | 214 | 1622k| 767.9 | 21M| 71 | 350 |3394 |5130 |3394 |3522 | 22 | 600 |1261 | 0.000000e+00 | -- | Inf
859.75/859.95 c 860s| 2200 | 214 | 1663k| 751.8 | 21M| 71 | - |3394 |5145 |3394 |3522 | 22 | 618 |1295 | 0.000000e+00 | -- | Inf
884.34/884.58 c 885s| 2300 | 218 | 1714k| 741.4 | 21M| 71 | 308 |3394 |5146 |3394 |3522 | 22 | 627 |1335 | 0.000000e+00 | -- | Inf
905.74/905.98 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
905.74/905.98 c 906s| 2400 | 216 | 1762k| 730.2 | 21M| 71 | - |3394 |5148 |3394 |3522 | 22 | 636 |1368 | 0.000000e+00 | -- | Inf
940.44/940.67 c 941s| 2500 | 230 | 1831k| 728.7 | 21M| 71 | 261 |3394 |5123 |3394 |3522 | 22 | 667 |1429 | 0.000000e+00 | -- | Inf
965.73/965.98 c 966s| 2600 | 230 | 1889k| 722.9 | 21M| 71 | 470 |3394 |5120 |3394 |3522 | 22 | 683 |1461 | 0.000000e+00 | -- | Inf
999.43/999.64 c 1000s| 2700 | 238 | 1956k| 721.0 | 21M| 71 | - |3394 |5107 |3394 |3522 | 22 | 701 |1512 | 0.000000e+00 | -- | Inf
1030.92/1031.17 c 1031s| 2800 | 246 | 2021k| 718.5 | 21M| 71 | 323 |3394 |5097 |3394 |3522 | 22 | 708 |1563 | 0.000000e+00 | -- | Inf
1053.42/1053.70 c 1054s| 2900 | 254 | 2071k| 710.9 | 22M| 71 | - |3394 |5094 |3394 |3522 | 22 | 708 |1595 | 0.000000e+00 | -- | Inf
1080.41/1080.67 c 1081s| 3000 | 258 | 2125k| 705.3 | 22M| 71 | 658 |3394 |5089 |3394 |3522 | 22 | 718 |1644 | 0.000000e+00 | -- | Inf
1114.81/1115.04 c 1115s| 3100 | 272 | 2197k| 705.7 | 22M| 71 | 291 |3394 |5091 |3394 |3522 | 22 | 733 |1700 | 0.000000e+00 | -- | Inf
1150.32/1150.54 c 1151s| 3200 | 274 | 2273k| 707.3 | 22M| 71 | - |3394 |5071 |3394 |3522 | 22 | 742 |1757 | 0.000000e+00 | -- | Inf
1186.30/1186.51 c 1187s| 3300 | 282 | 2348k| 708.7 | 22M| 71 | 472 |3394 |5080 |3394 |3522 | 22 | 763 |1807 | 0.000000e+00 | -- | Inf
1222.09/1222.37 c 1222s| 3400 | 296 | 2425k| 710.4 | 22M| 71 | - |3394 |5093 |3394 |3522 | 22 | 798 |1863 | 0.000000e+00 | -- | Inf
1253.19/1253.47 c 1253s| 3500 | 298 | 2490k| 708.7 | 22M| 71 | 315 |3394 |5096 |3394 |3522 | 22 | 818 |1912 | 0.000000e+00 | -- | Inf
1276.79/1277.09 c 1277s| 3600 | 300 | 2539k| 702.6 | 22M| 71 | 350 |3394 |5107 |3394 |3522 | 22 | 848 |1952 | 0.000000e+00 | -- | Inf
1307.28/1307.59 c 1308s| 3700 | 312 | 2606k| 701.8 | 22M| 71 | 484 |3394 |5110 |3394 |3522 | 22 | 872 |1999 | 0.000000e+00 | -- | Inf
1345.17/1345.44 c 1345s| 3800 | 320 | 2685k| 704.1 | 22M| 71 | - |3394 |5091 |3394 |3522 | 22 | 876 |2064 | 0.000000e+00 | -- | Inf
1367.68/1367.96 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1367.68/1367.96 c 1368s| 3900 | 324 | 2735k| 698.8 | 22M| 71 | 414 |3394 |5093 |3394 |3522 | 22 | 883 |2096 | 0.000000e+00 | -- | Inf
1397.37/1397.62 c 1398s| 4000 | 336 | 2798k| 697.2 | 23M| 71 | - |3394 |4916 |3394 |3522 | 22 | 891 |2144 | 0.000000e+00 | -- | Inf
1430.36/1430.62 c 1431s| 4100 | 349 | 2868k| 697.4 | 23M| 71 | 293 |3394 |4926 |3394 |3522 | 22 | 914 |2196 | 0.000000e+00 | -- | Inf
1462.96/1463.21 c 1463s| 4200 | 355 | 2939k| 697.5 | 23M| 71 | 396 |3394 |4908 |3394 |3522 | 22 | 918 |2252 | 0.000000e+00 | -- | Inf
1504.56/1504.80 c 1505s| 4300 | 369 | 3024k| 701.1 | 23M| 71 | - |3394 |4899 |3394 |3522 | 22 | 937 |2325 | 0.000000e+00 | -- | Inf
1528.84/1529.16 c 1529s| 4400 | 369 | 3078k| 697.5 | 23M| 71 | 316 |3394 |4891 |3394 |3522 | 22 | 963 |2365 | 0.000000e+00 | -- | Inf
1561.14/1561.40 c 1561s| 4500 | 389 | 3144k| 696.7 | 23M| 71 | 283 |3394 |4904 |3394 |3522 | 22 | 989 |2415 | 0.000000e+00 | -- | Inf
1593.94/1594.25 c 1594s| 4600 | 401 | 3210k| 695.8 | 23M| 71 | 398 |3394 |4717 |3394 |3522 | 22 |1003 |2472 | 0.000000e+00 | -- | Inf
1627.33/1627.61 c 1628s| 4700 | 413 | 3282k| 696.3 | 23M| 71 | 382 |3394 |4711 |3394 |3522 | 22 |1025 |2521 | 0.000000e+00 | -- | Inf
1651.43/1651.73 c 1652s| 4800 | 417 | 3334k| 692.7 | 23M| 71 | 424 |3394 |4727 |3394 |3522 | 22 |1070 |2562 | 0.000000e+00 | -- | Inf
1684.43/1684.72 c 1685s| 4900 | 431 | 3402k| 692.5 | 23M| 71 | 226 |3394 |4740 |3394 |3522 | 22 |1120 |2618 | 0.000000e+00 | -- | Inf
1722.32/1722.62 c 1723s| 5000 | 449 | 3482k| 694.6 | 24M| 71 | 417 |3394 |4723 |3394 |3522 | 22 |1140 |2682 | 0.000000e+00 | -- | Inf
1757.71/1758.06 c 1758s| 5100 | 463 | 3556k| 695.5 | 24M| 71 | 339 |3394 |4703 |3394 |3522 | 22 |1160 |2739 | 0.000000e+00 | -- | Inf
1795.71/1796.03 c 1796s| 5200 | 473 | 3635k| 697.3 | 24M| 71 | 320 |3394 |4698 |3394 |3522 | 22 |1184 |2804 | 0.000000e+00 | -- | Inf
1796.70/1797.01 c
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Solving Time (sec) : 1797.01
1796.70/1797.01 c Solving Nodes : 5202
1796.70/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 s UNKNOWN
1796.70/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.01 c Total Time : 1797.01
1796.70/1797.01 c solving : 1797.01
1796.70/1797.01 c presolving : 0.11 (included in solving)
1796.70/1797.01 c reading : 0.02 (included in solving)
1796.70/1797.01 c copying : 0.02 (1 #copies) (minimal 0.02, maximal 0.02, average 0.02)
1796.70/1797.01 c Original Problem :
1796.70/1797.01 c Problem name : HOME/instance-3691810-1338044861.opb
1796.70/1797.01 c Variables : 3850 (3850 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 3992 initial, 3992 maximal
1796.70/1797.01 c Objective sense : minimize
1796.70/1797.01 c Presolved Problem :
1796.70/1797.01 c Problem name : t_HOME/instance-3691810-1338044861.opb
1796.70/1797.01 c Variables : 3394 (3394 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.01 c Constraints : 3512 initial, 5153 maximal
1796.70/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c linear : 0.05 0.00 455 1 0 455 0 480 0 0 0
1796.70/1797.01 c logicor : 0.03 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c root node : - - 14 - - 14 - - - - -
1796.70/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c integral : 0 0 0 0 3040 0 1 0 13 357 0 0 5688
1796.70/1797.01 c setppc : 772 772 6 35018 0 0 0 169766 24 216081 0 0 0
1796.70/1797.01 c linear : 0+ 1290 5 33240 0 0 0 5882 1 2931 21 0 0
1796.70/1797.01 c logicor : 2740+ 3131 6 29255 0 0 0 326973 244 337388 0 0 0
1796.70/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.70/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.01 c integral : 661.08 0.00 0.00 0.00 661.08 0.00 0.00 0.00
1796.70/1797.01 c setppc : 0.82 0.00 0.00 0.72 0.00 0.00 0.00 0.09
1796.70/1797.01 c linear : 0.30 0.00 0.00 0.29 0.00 0.00 0.00 0.01
1796.70/1797.01 c logicor : 1.31 0.00 0.00 1.12 0.00 0.00 0.00 0.19
1796.70/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.01 c rootredcost : 0 0 0 0
1796.70/1797.01 c pseudoobj : 0 0 0 0
1796.70/1797.01 c vbounds : 0 0 0 0
1796.70/1797.01 c redcost : 3045 0 0 0
1796.70/1797.01 c probing : 0 0 0 0
1796.70/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.01 c rootredcost : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c pseudoobj : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c vbounds : 0.01 0.00 0.00 0.01 0.00
1796.70/1797.01 c redcost : 0.15 0.00 0.00 0.15 0.00
1796.70/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.01 c propagation : 0.06 269 269 809 36.7 32 22.7 -
1796.70/1797.01 c infeasible LP : 4.48 2080 274 3524 422.2 19 8.7 0
1796.70/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.01 c applied globally : - - - 1182 64.6 - - -
1796.70/1797.01 c applied locally : - - - 2 529.5 - - -
1796.70/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.01 c cut pool : 0.00 4 - - 1 - (maximal pool size: 20)
1796.70/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c gomory : 0.33 0.00 5 0 0 0 0
1796.70/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c strongcg : 0.34 0.00 5 0 0 0 0
1796.70/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c clique : 0.10 0.00 5 0 0 21 0
1796.70/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.01 c rapidlearning : 2.17 0.00 1 0 14 0 1290
1796.70/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.01 c problem variables: 0.00 - 0 0
1796.70/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.01 c relpscost : 661.07 0.00 3040 13 357 0 0 5688
1796.70/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.01 c LP solutions : 0.00 - - 0
1796.70/1797.01 c pseudo solutions : 0.00 - - 0
1796.70/1797.01 c smallcard : 0.00 0.00 0 0
1796.70/1797.01 c trivial : 0.00 0.00 1 0
1796.70/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.01 c simplerounding : 0.00 0.00 0 0
1796.70/1797.01 c zirounding : 0.00 0.00 0 0
1796.70/1797.01 c rounding : 0.00 0.00 0 0
1796.70/1797.01 c shifting : 0.00 0.00 0 0
1796.70/1797.01 c intshifting : 0.00 0.00 0 0
1796.70/1797.01 c oneopt : 0.00 0.00 0 0
1796.70/1797.01 c twoopt : 0.00 0.00 0 0
1796.70/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.01 c indoneopt : 0.00 0.00 0 0
1796.70/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.01 c feaspump : 0.00 0.00 0 0
1796.70/1797.01 c clique : 0.00 0.00 0 0
1796.70/1797.01 c indrounding : 0.00 0.00 0 0
1796.70/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.01 c coefdiving : 0.00 0.00 0 0
1796.70/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.01 c fracdiving : 0.00 0.00 0 0
1796.70/1797.01 c veclendiving : 0.00 0.00 0 0
1796.70/1797.01 c intdiving : 0.00 0.00 0 0
1796.70/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.01 c guideddiving : 0.00 0.00 0 0
1796.70/1797.01 c octane : 0.00 0.00 0 0
1796.70/1797.01 c rens : 0.00 0.00 0 0
1796.70/1797.01 c rins : 0.00 0.00 0 0
1796.70/1797.01 c localbranching : 0.00 0.00 0 0
1796.70/1797.01 c mutation : 0.00 0.00 0 0
1796.70/1797.01 c crossover : 0.00 0.00 0 0
1796.70/1797.01 c dins : 0.00 0.00 0 0
1796.70/1797.01 c vbounds : 0.00 0.00 0 0
1796.70/1797.01 c undercover : 0.00 0.00 0 0
1796.70/1797.01 c subnlp : 0.00 0.00 0 0
1796.70/1797.01 c trysol : 0.00 0.00 0 0
1796.70/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.70/1797.01 c dual LP : 1119.67 5126 3637151 709.55 3248.41 0.00 0
1796.70/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.01 c strong branching : 660.66 2807 1927308 686.61 2917.23
1796.70/1797.01 c (at root node) : - 13 7758 596.77 -
1796.70/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.01 c B&B Tree :
1796.70/1797.01 c number of runs : 1
1796.70/1797.01 c nodes : 5202
1796.70/1797.01 c nodes (total) : 5202
1796.70/1797.01 c nodes left : 473
1796.70/1797.01 c max depth : 71
1796.70/1797.01 c max depth (total): 71
1796.70/1797.01 c backtracks : 798 (15.3%)
1796.70/1797.01 c delayed cutoffs : 14
1796.70/1797.01 c repropagations : 3534 (6613 domain reductions, 6 cutoffs)
1796.70/1797.01 c avg switch length: 5.35
1796.70/1797.01 c switching time : 3.10
1796.70/1797.01 c Solution :
1796.70/1797.01 c Solutions found : 0 (0 improvements)
1796.70/1797.01 c Primal Bound : -
1796.70/1797.01 c Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Gap : infinite
1796.70/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.01 c Root Iterations : 10439
1796.70/1797.05 c Time complete: 1796.76.
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-3691810-1338044861/watcher-3691810-1338044861 -o /tmp/evaluation-result-3691810-1338044861/solver-3691810-1338044861 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691810-1338044861.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17067
/proc/meminfo: memFree=28150008/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=12024 CPUtime=0 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 1664 0 0 0 0 0 0 0 20 0 1 0 270612046 12312576 1619 33554432000 4194304 10219143 140736205205920 140735873345032 8891101 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 3006 1628 398 1471 0 1526 0
[startup+0.00840695 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17067
/proc/meminfo: memFree=28150008/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=14024 CPUtime=0 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 2259 0 0 0 0 0 0 0 20 0 1 0 270612046 14360576 2214 33554432000 4194304 10219143 140736205205920 140735873345032 8848048 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 3506 2214 419 1471 0 2026 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14024
[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17067
/proc/meminfo: memFree=28150008/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=35408 CPUtime=0.09 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 7602 0 0 0 8 1 0 0 20 0 1 0 270612046 36257792 7300 33554432000 4194304 10219143 140736205205920 140735873345032 5957867 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 8852 7300 576 1471 0 7372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35408
[startup+0.300287 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17067
/proc/meminfo: memFree=28150008/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=49920 CPUtime=0.29 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 11348 0 0 0 26 3 0 0 20 0 1 0 270612046 51118080 11025 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 12480 11025 733 1471 0 11000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49920
[startup+0.700228 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 17067
/proc/meminfo: memFree=28150008/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=49920 CPUtime=0.69 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 11417 0 0 0 66 3 0 0 20 0 1 0 270612046 51118080 11094 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 12480 11094 733 1471 0 11000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49920
[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28108592/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=50192 CPUtime=1.49 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 11468 0 0 0 145 4 0 0 20 0 1 0 270612046 51396608 11145 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 12548 11145 734 1471 0 11068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50192
[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28107948/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=87468 CPUtime=3.09 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 20693 0 0 0 299 10 0 0 20 0 1 0 270612046 89567232 20287 33554432000 4194304 10219143 140736205205920 140736205199272 8844210 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 21867 20287 776 1471 0 20387 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87468
[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28062936/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=6.29 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23321 0 0 0 608 21 0 0 20 0 1 0 270612046 97296384 22191 33554432000 4194304 10219143 140736205205920 140736205199416 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22191 797 1471 0 22274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95016
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28062712/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=12.69 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23321 0 0 0 1247 22 0 0 20 0 1 0 270612046 97296384 22191 33554432000 4194304 10219143 140736205205920 140736205199752 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22191 797 1471 0 22274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95016
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28063092/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=25.49 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23321 0 0 0 2523 26 0 0 20 0 1 0 270612046 97296384 22191 33554432000 4194304 10219143 140736205205920 140736205199048 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22191 797 1471 0 22274 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95016
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17068
/proc/meminfo: memFree=28063216/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=51.09 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23322 0 0 0 5073 36 0 0 20 0 1 0 270612046 97296384 22192 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22192 798 1471 0 22274 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95016
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17069
/proc/meminfo: memFree=28062312/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=102.28 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23343 0 0 0 10174 54 0 0 20 0 1 0 270612046 97296384 22346 33554432000 4194304 10219143 140736205205920 140736205199464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22346 802 1471 0 22274 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 95016
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17072
/proc/meminfo: memFree=28060524/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=162.26 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 16147 79 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 95016
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17072
/proc/meminfo: memFree=28060656/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=222.24 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 22120 104 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199368 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 95016
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28102648/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=282.24 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 28100 124 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 95016
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17110
/proc/meminfo: memFree=28100544/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=342.23 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 34075 148 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 95016
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17111
/proc/meminfo: memFree=28100228/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=402.21 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 40047 174 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199416 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 95016
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17111
/proc/meminfo: memFree=28100352/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=462.21 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 46024 197 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 95016
[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 17111
/proc/meminfo: memFree=28100352/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=522.2 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 52000 220 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199368 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 95016
[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 17111
/proc/meminfo: memFree=28100476/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=582.19 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 57977 242 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 8076244 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 95016
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28099728/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1122.11 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 111759 452 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 95016
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17116
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1182.11 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 117734 477 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 95016
[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/175 17116
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1242.09 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 123707 502 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199560 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 95016
[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17117
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1302.08 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 129682 526 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 95016
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 17120
/proc/meminfo: memFree=28099844/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1362.07 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 135656 551 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 95016
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17120
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1422.07 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 141631 576 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199368 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 95016
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17120
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1482.05 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 147605 600 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 95016
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17120
/proc/meminfo: memFree=28099852/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1542.05 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 153581 624 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 95016
[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 17120
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1602.04 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 159557 647 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 95016
[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100100/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1662.03 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 165530 673 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 95016
[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 17121
/proc/meminfo: memFree=28100100/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1722.02 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 171507 695 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 95016
[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1782.01 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 177482 719 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 95016
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28099976/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1785.21 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 177800 721 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199464 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 95016
[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1791.61 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178438 723 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 95016
[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1794.81 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178757 724 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 95016
[startup+1795.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1795.61 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178836 725 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199176 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 95016
[startup+1796.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1796.41 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178916 725 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 95016
[startup+1796.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1796.6 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178935 725 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 95016
[startup+1797 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 17121
/proc/meminfo: memFree=28100224/32873852 swapFree=6848/6848
[pid=17067] ppid=17065 vsize=95016 CPUtime=1796.7 cores=1,3,5,7
/proc/17067/stat : 17067 (scip-2.1.1.4exp) R 17065 17067 14323 0 -1 4202496 23348 0 0 0 178945 725 0 0 20 0 1 0 270612046 97296384 22671 33554432000 4194304 10219143 140736205205920 140736205199272 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 23754 22671 802 1471 0 22274 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 95016
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1789.51
CPU system time (s): 7.2639
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 96244
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.51
system time used= 7.26389
maximum resident set size= 91468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23353
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= 13
involuntary context switches= 1850
runsolver used 3.63945 second user time and 10.1185 second system time
The end