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-3690641-1338026208.opb>
0.00/0.02 c original problem has 3685 variables (3685 bin, 0 int, 0 impl, 0 cont) and 3821 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, 5610 impls, 67 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, 5610 impls, 64 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, 5656 impls, 63 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, 6390 impls, 63 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, 7162 impls, 63 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, 8164 impls, 63 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, 8700 impls, 63 clqs
0.08/0.10 c (round 8) 426 del vars, 384 del conss, 0 add conss, 425 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9096 impls, 63 clqs
0.08/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, 9458 impls, 63 clqs
0.08/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, 9530 impls, 63 clqs
0.08/0.11 c (round 11) 455 del vars, 413 del conss, 0 add conss, 454 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 9576 impls, 63 clqs
0.08/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, 9606 impls, 63 clqs
0.08/0.15 c (round 13) 456 del vars, 477 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3281 upgd conss, 9612 impls, 63 clqs
0.08/0.17 c (round 14) 456 del vars, 477 del conss, 0 add conss, 455 chg bounds, 0 chg sides, 0 chg coeffs, 3344 upgd conss, 9612 impls, 63 clqs
0.08/0.19 c presolving (15 rounds):
0.08/0.19 c 456 deleted vars, 477 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.08/0.19 c 9612 implications, 63 cliques
0.08/0.19 c presolved problem has 3229 variables (3229 bin, 0 int, 0 impl, 0 cont) and 3344 constraints
0.08/0.19 c 739 constraints of type <setppc>
0.08/0.19 c 2605 constraints of type <logicor>
0.08/0.19 c transformed objective value is always integral (scale: 1)
0.08/0.19 c Presolving Time: 0.17
0.08/0.19 c - non default parameters ----------------------------------------------------------------------
0.08/0.19 c # SCIP version 2.1.1.4
0.08/0.19 c
0.08/0.19 c # maximal time in seconds to run
0.08/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.19 c limits/time = 1797
0.08/0.19 c
0.08/0.19 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.08/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.08/0.19 c limits/memory = 13950
0.08/0.19 c
0.08/0.19 c # solving stops, if the given number of solutions were found (-1: no limit)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.19 c limits/solutions = 1
0.08/0.19 c
0.08/0.19 c # maximal number of separation rounds per node (-1: unlimited)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: 5]
0.08/0.19 c separating/maxrounds = 1
0.08/0.19 c
0.08/0.19 c # maximal number of separation rounds in the root node (-1: unlimited)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: -1]
0.08/0.19 c separating/maxroundsroot = 5
0.08/0.19 c
0.08/0.19 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.08/0.19 c # [type: int, range: [1,2], default: 1]
0.08/0.19 c timing/clocktype = 2
0.08/0.19 c
0.08/0.19 c # belongs reading time to solving time?
0.08/0.19 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.08/0.19 c timing/reading = TRUE
0.08/0.19 c
0.08/0.19 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.08/0.19 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.08/0.19 c constraints/knapsack/disaggregation = FALSE
0.08/0.19 c
0.08/0.19 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.19 c heuristics/coefdiving/freq = -1
0.08/0.19 c
0.08/0.19 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.19 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.19 c heuristics/coefdiving/maxlpiterquot = 0.075
0.08/0.19 c
0.08/0.19 c # additional number of allowed LP iterations
0.08/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.19 c heuristics/coefdiving/maxlpiterofs = 1500
0.08/0.19 c
0.08/0.19 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: 30]
0.08/0.19 c heuristics/crossover/freq = -1
0.08/0.19 c
0.08/0.19 c # number of nodes added to the contingent of the total nodes
0.08/0.19 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.19 c heuristics/crossover/nodesofs = 750
0.08/0.19 c
0.08/0.19 c # number of nodes without incumbent change that heuristic should wait
0.08/0.19 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.08/0.19 c heuristics/crossover/nwaitingnodes = 100
0.08/0.19 c
0.08/0.19 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.08/0.19 c # [type: real, range: [0,1], default: 0.1]
0.08/0.19 c heuristics/crossover/nodesquot = 0.15
0.08/0.19 c
0.08/0.19 c # minimum percentage of integer variables that have to be fixed
0.08/0.19 c # [type: real, range: [0,1], default: 0.666]
0.08/0.19 c heuristics/crossover/minfixingrate = 0.5
0.08/0.19 c
0.08/0.19 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.08/0.19 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.19 c heuristics/feaspump/freq = -1
0.08/0.19 c
0.08/0.19 c # additional number of allowed LP iterations
0.08/0.19 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.19 c heuristics/feaspump/maxlpiterofs = 2000
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/fracdiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.20 c heuristics/fracdiving/maxlpiterquot = 0.075
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/fracdiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/guideddiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.20 c heuristics/guideddiving/maxlpiterquot = 0.075
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/guideddiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.20 c heuristics/intdiving/maxlpiterquot = 0.075
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/intshifting/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/linesearchdiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.20 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.20 c heuristics/objpscostdiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to total iteration number
0.08/0.20 c # [type: real, range: [0,1], default: 0.01]
0.08/0.20 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.20 c heuristics/oneopt/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/pscostdiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.08/0.20 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/pscostdiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.20 c heuristics/rens/freq = -1
0.08/0.20 c
0.08/0.20 c # minimum percentage of integer variables that have to be fixable
0.08/0.20 c # [type: real, range: [0,1], default: 0.5]
0.08/0.20 c heuristics/rens/minfixingrate = 0.3
0.08/0.20 c
0.08/0.20 c # number of nodes added to the contingent of the total nodes
0.08/0.20 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.08/0.20 c heuristics/rens/nodesofs = 2000
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 20]
0.08/0.20 c heuristics/rootsoldiving/freq = -1
0.08/0.20 c
0.08/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.08/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.08/0.20 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.08/0.20 c
0.08/0.20 c # additional number of allowed LP iterations
0.08/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.08/0.20 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.20 c heuristics/rounding/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.08/0.20 c heuristics/shiftandpropagate/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.08/0.20 c heuristics/shifting/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.08/0.20 c heuristics/simplerounding/freq = -1
0.08/0.20 c
0.08/0.20 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.08/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.18/0.20 c heuristics/subnlp/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.18/0.20 c heuristics/trivial/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.18/0.20 c heuristics/trysol/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.18/0.20 c heuristics/undercover/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 10]
0.18/0.20 c heuristics/veclendiving/freq = -1
0.18/0.20 c
0.18/0.20 c # maximal fraction of diving LP iterations compared to node LP iterations
0.18/0.20 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.18/0.20 c heuristics/veclendiving/maxlpiterquot = 0.075
0.18/0.20 c
0.18/0.20 c # additional number of allowed LP iterations
0.18/0.20 c # [type: int, range: [0,2147483647], default: 1000]
0.18/0.20 c heuristics/veclendiving/maxlpiterofs = 1500
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.18/0.20 c heuristics/zirounding/freq = -1
0.18/0.20 c
0.18/0.20 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: -1]
0.18/0.20 c propagating/probing/maxprerounds = 0
0.18/0.20 c
0.18/0.20 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.18/0.20 c separating/cmir/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 0]
0.18/0.20 c separating/flowcover/freq = -1
0.18/0.20 c
0.18/0.20 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: -1]
0.18/0.20 c separating/rapidlearning/freq = 0
0.18/0.20 c
0.18/0.20 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.18/0.20 c # [type: int, range: [-1,2147483647], default: 1]
0.18/0.20 c heuristics/indoneopt/freq = -1
0.18/0.20 c
0.18/0.20 c -----------------------------------------------------------------------------------------------
0.18/0.20 c start solving
0.18/0.20 c
1.39/1.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1.39/1.43 c 1.4s| 1 | 0 | 5489 | - | 15M| 0 | 934 |3229 |3344 |3229 |3344 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.69/2.74 c 2.7s| 1 | 0 | 6570 | - | 16M| 0 | 952 |3229 |4879 |3229 |3342 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
3.09/3.12 c 3.1s| 1 | 0 | 7167 | - | 16M| 0 |1069 |3229 |4879 |3229 |3349 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
3.39/3.41 c 3.4s| 1 | 0 | 7481 | - | 16M| 0 |1020 |3229 |4879 |3229 |3355 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
3.59/3.64 c 3.6s| 1 | 0 | 7632 | - | 16M| 0 |1023 |3229 |4879 |3229 |3359 | 26 | 0 | 0 | 0.000000e+00 | -- | Inf
3.79/3.83 c 3.8s| 1 | 0 | 7666 | - | 16M| 0 |1059 |3229 |4879 |3229 |3360 | 27 | 0 | 0 | 0.000000e+00 | -- | Inf
6.49/6.58 c 6.6s| 1 | 2 | 7666 | - | 16M| 0 |1059 |3229 |4879 |3229 |3360 | 27 | 0 | 10 | 0.000000e+00 | -- | Inf
77.07/77.10 c 77.1s| 100 | 71 | 57079 | 499.1 | 17M| 74 | 513 |3229 |4897 |3229 |3356 | 27 | 18 | 198 | 0.000000e+00 | -- | Inf
131.17/131.26 c 131s| 200 | 37 |170130 | 816.4 | 17M| 82 | - |3229 |4963 |3229 |3356 | 27 | 119 | 265 | 0.000000e+00 | -- | Inf
182.86/182.93 c 183s| 300 | 37 |266458 | 865.5 | 18M| 102 | - |3229 |4993 | 0 | 0 | 27 | 174 | 350 | 0.000000e+00 | -- | Inf
217.54/217.68 c 218s| 400 | 26 |336619 | 824.4 | 18M| 122 | - |3229 |5043 |3229 |3356 | 27 | 234 | 398 | 0.000000e+00 | -- | Inf
255.33/255.47 c 255s| 500 | 30 |415166 | 816.6 | 18M| 122 | - |3229 |5058 |3229 |3356 | 27 | 253 | 453 | 0.000000e+00 | -- | Inf
300.03/300.20 c 300s| 600 | 29 |506358 | 832.5 | 18M| 122 | - |3229 |5100 |3229 |3356 | 27 | 300 | 518 | 0.000000e+00 | -- | Inf
344.02/344.17 c 344s| 700 | 37 |596581 | 842.5 | 18M| 122 | 568 |3229 |5119 |3229 |3356 | 27 | 337 | 583 | 0.000000e+00 | -- | Inf
383.22/383.32 c 383s| 800 | 47 |680930 | 842.6 | 18M| 122 | 487 |3229 |5124 |3229 |3356 | 27 | 353 | 639 | 0.000000e+00 | -- | Inf
424.41/424.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
424.41/424.58 c 425s| 900 | 56 |765186 | 842.6 | 18M| 122 | - |3229 |5145 |3229 |3356 | 27 | 386 | 696 | 0.000000e+00 | -- | Inf
472.20/472.36 c 472s| 1000 | 62 |862644 | 855.8 | 18M| 122 | 522 |3229 |5166 |3229 |3356 | 27 | 428 | 765 | 0.000000e+00 | -- | Inf
519.89/520.05 c 520s| 1100 | 74 |959284 | 865.9 | 18M| 122 | - |3229 |5188 |3229 |3356 | 27 | 462 | 832 | 0.000000e+00 | -- | Inf
563.48/563.67 c 564s| 1200 | 76 | 1048k| 868.3 | 18M| 122 | 675 |3229 |5210 |3229 |3356 | 27 | 507 | 888 | 0.000000e+00 | -- | Inf
614.28/614.41 c 614s| 1300 | 86 | 1151k| 880.4 | 18M| 122 | - |3229 |5240 |3229 |3356 | 27 | 540 | 952 | 0.000000e+00 | -- | Inf
646.69/646.88 c 647s| 1400 | 88 | 1218k| 865.8 | 18M| 122 | - |3229 |5242 |3229 |3356 | 27 | 546 | 992 | 0.000000e+00 | -- | Inf
686.47/686.65 c 687s| 1500 | 82 | 1303k| 864.7 | 18M| 122 | - |3229 |5262 |3229 |3356 | 27 | 571 |1040 | 0.000000e+00 | -- | Inf
727.76/727.96 c 728s| 1600 | 98 | 1388k| 863.3 | 19M| 122 | - |3229 |5273 |3229 |3356 | 27 | 590 |1099 | 0.000000e+00 | -- | Inf
754.76/754.91 c 755s| 1700 | 102 | 1446k| 846.9 | 19M| 122 | 240 |3229 |5284 |3229 |3356 | 27 | 619 |1136 | 0.000000e+00 | -- | Inf
788.56/788.78 c 789s| 1800 | 95 | 1515k| 838.2 | 19M| 122 | - |3229 |5298 |3229 |3356 | 27 | 648 |1189 | 0.000000e+00 | -- | Inf
841.45/841.64 c 842s| 1900 | 100 | 1620k| 849.4 | 19M| 122 | 445 |3229 |5330 |3229 |3356 | 27 | 696 |1254 | 0.000000e+00 | -- | Inf
868.64/868.83 c 869s| 2000 | 112 | 1678k| 835.7 | 19M| 122 | - |3229 |5306 |3229 |3356 | 27 | 723 |1287 | 0.000000e+00 | -- | Inf
899.64/899.88 c 900s| 2100 | 108 | 1744k| 827.5 | 19M| 122 | 260 |3229 |5222 |3229 |3356 | 27 | 734 |1329 | 0.000000e+00 | -- | Inf
935.84/936.09 c 936s| 2200 | 107 | 1820k| 824.2 | 19M| 122 | - |3229 |5170 |3229 |3356 | 27 | 760 |1377 | 0.000000e+00 | -- | Inf
982.22/982.45 c 982s| 2300 | 112 | 1913k| 829.1 | 19M| 122 | 475 |3229 |5163 |3229 |3356 | 27 | 785 |1442 | 0.000000e+00 | -- | Inf
1029.12/1029.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1029.12/1029.36 c 1029s| 2400 | 123 | 2009k| 834.5 | 19M| 122 | - |3229 |5145 | 0 | 0 | 27 | 828 |1505 | 0.000000e+00 | -- | Inf
1066.82/1067.02 c 1067s| 2500 | 124 | 2086k| 831.8 | 19M| 122 | 406 |3229 |5143 |3229 |3356 | 27 | 889 |1553 | 0.000000e+00 | -- | Inf
1110.21/1110.42 c 1110s| 2600 | 133 | 2178k| 835.2 | 19M| 122 | - |3229 |5112 |3229 |3356 | 27 | 928 |1608 | 0.000000e+00 | -- | Inf
1162.40/1162.68 c 1163s| 2700 | 127 | 2284k| 843.5 | 19M| 122 | - |3229 |5136 |3229 |3356 | 27 | 978 |1673 | 0.000000e+00 | -- | Inf
1204.59/1204.86 c 1205s| 2800 | 144 | 2369k| 843.9 | 19M| 122 | 315 |3229 |5123 |3229 |3356 | 27 |1010 |1725 | 0.000000e+00 | -- | Inf
1237.19/1237.45 c 1237s| 2900 | 142 | 2435k| 837.4 | 19M| 122 | 335 |3229 |5099 |3229 |3356 | 27 |1050 |1765 | 0.000000e+00 | -- | Inf
1278.58/1278.80 c 1279s| 3000 | 146 | 2525k| 839.4 | 19M| 122 | 473 |3229 |5085 |3229 |3356 | 27 |1077 |1817 | 0.000000e+00 | -- | Inf
1320.68/1321.00 c 1321s| 3100 | 149 | 2609k| 839.4 | 19M| 122 | - |3229 |5067 |3229 |3356 | 27 |1126 |1873 | 0.000000e+00 | -- | Inf
1351.96/1352.21 c 1352s| 3200 | 155 | 2673k| 833.3 | 19M| 122 | - |3229 |5066 |3229 |3356 | 27 |1140 |1921 | 0.000000e+00 | -- | Inf
1381.56/1381.88 c 1382s| 3300 | 153 | 2740k| 828.5 | 19M| 122 | 470 |3229 |5076 |3229 |3356 | 27 |1172 |1961 | 0.000000e+00 | -- | Inf
1427.36/1427.65 c 1428s| 3400 | 165 | 2833k| 831.3 | 19M| 122 | 529 |3229 |5036 |3229 |3356 | 27 |1210 |2023 | 0.000000e+00 | -- | Inf
1475.05/1475.37 c 1475s| 3500 | 167 | 2931k| 835.7 | 19M| 122 | - |3229 |5043 |3229 |3356 | 27 |1259 |2087 | 0.000000e+00 | -- | Inf
1520.74/1521.05 c 1521s| 3600 | 169 | 3024k| 838.3 | 19M| 122 | - |3229 |5030 |3229 |3356 | 27 |1292 |2151 | 0.000000e+00 | -- | Inf
1570.03/1570.37 c 1570s| 3700 | 173 | 3125k| 843.0 | 19M| 122 | - |3229 |4973 |3229 |3356 | 27 |1320 |2216 | 0.000000e+00 | -- | Inf
1610.53/1610.84 c 1611s| 3800 | 172 | 3207k| 842.4 | 19M| 122 | 831 |3229 |4958 |3229 |3356 | 27 |1356 |2272 | 0.000000e+00 | -- | Inf
1650.22/1650.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1650.22/1650.58 c 1651s| 3900 | 182 | 3290k| 841.9 | 19M| 122 | - |3229 |4959 |3229 |3356 | 27 |1385 |2328 | 0.000000e+00 | -- | Inf
1688.52/1688.86 c 1689s| 4000 | 181 | 3368k| 840.5 | 19M| 122 | 338 |3229 |4945 |3229 |3356 | 27 |1427 |2384 | 0.000000e+00 | -- | Inf
1732.12/1732.40 c 1732s| 4100 | 185 | 3457k| 841.7 | 20M| 122 | - |3229 |4964 |3229 |3356 | 27 |1480 |2448 | 0.000000e+00 | -- | Inf
1764.41/1764.75 c 1765s| 4200 | 199 | 3525k| 837.8 | 20M| 122 | - |3229 |4956 | 0 | 0 | 27 |1516 |2494 | 0.000000e+00 | -- | Inf
1796.70/1797.00 c
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Solving Time (sec) : 1797.00
1796.70/1797.00 c Solving Nodes : 4294
1796.70/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 s UNKNOWN
1796.70/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.70/1797.00 c Total Time : 1797.00
1796.70/1797.00 c solving : 1797.00
1796.70/1797.00 c presolving : 0.17 (included in solving)
1796.70/1797.00 c reading : 0.02 (included in solving)
1796.70/1797.00 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.70/1797.00 c Original Problem :
1796.70/1797.00 c Problem name : HOME/instance-3690641-1338026208.opb
1796.70/1797.00 c Variables : 3685 (3685 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 3821 initial, 3821 maximal
1796.70/1797.00 c Objective sense : minimize
1796.70/1797.00 c Presolved Problem :
1796.70/1797.00 c Problem name : t_HOME/instance-3690641-1338026208.opb
1796.70/1797.00 c Variables : 3229 (3229 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.70/1797.00 c Constraints : 3344 initial, 5333 maximal
1796.70/1797.00 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.70/1797.00 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c linear : 0.08 0.00 455 1 0 455 0 477 0 0 0
1796.70/1797.00 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.70/1797.00 c root node : - - 16 - - 16 - - - - -
1796.70/1797.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c integral : 0 0 0 0 2433 0 1 0 12 346 0 0 4514
1796.70/1797.00 c setppc : 739 739 6 29823 0 2 0 436610 14 184306 0 0 0
1796.70/1797.00 c linear : 0+ 1551 5 29808 0 0 0 16529 2 5236 190 0 0
1796.70/1797.00 c logicor : 2605+ 3504 6 21700 0 2 0 824358 200 243356 0 0 0
1796.70/1797.00 c countsols : 0 0 0 0 0 2 0 0 0 0 0 0 0
1796.70/1797.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.70/1797.00 c integral : 663.64 0.00 0.00 0.00 663.64 0.00 0.00 0.00
1796.70/1797.00 c setppc : 1.15 0.00 0.00 0.68 0.00 0.00 0.00 0.47
1796.70/1797.00 c linear : 0.54 0.00 0.00 0.51 0.00 0.00 0.00 0.03
1796.70/1797.00 c logicor : 1.88 0.00 0.00 0.92 0.00 0.00 0.00 0.95
1796.70/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.70/1797.00 c rootredcost : 0 0 0 0
1796.70/1797.00 c pseudoobj : 0 0 0 0
1796.70/1797.00 c vbounds : 0 0 0 0
1796.70/1797.00 c redcost : 2438 0 0 0
1796.70/1797.00 c probing : 0 0 0 0
1796.70/1797.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.70/1797.00 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.70/1797.00 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.70/1797.00 c vbounds : 0.02 0.00 0.00 0.02 0.00
1796.70/1797.00 c redcost : 0.12 0.00 0.00 0.12 0.00
1796.70/1797.00 c probing : 0.00 0.00 0.00 0.00 0.00
1796.70/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.70/1797.00 c propagation : 0.06 216 215 473 24.2 15 29.3 -
1796.70/1797.00 c infeasible LP : 6.45 1821 937 10463 390.6 4 17.2 0
1796.70/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.70/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.70/1797.00 c applied globally : - - - 1535 61.4 - - -
1796.70/1797.00 c applied locally : - - - 2 611.5 - - -
1796.70/1797.00 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.70/1797.00 c cut pool : 0.00 4 - - 1 - (maximal pool size: 28)
1796.70/1797.00 c closecuts : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.70/1797.00 c intobj : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c gomory : 0.32 0.00 5 0 0 24 0
1796.70/1797.00 c cgmip : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c strongcg : 0.33 0.00 5 0 0 24 0
1796.70/1797.00 c cmir : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c flowcover : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c clique : 0.11 0.00 5 0 0 22 0
1796.70/1797.00 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c mcf : 0.00 0.00 1 0 0 0 0
1796.70/1797.00 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.70/1797.00 c rapidlearning : 0.78 0.00 1 0 16 0 1551
1796.70/1797.00 c Pricers : ExecTime SetupTime Calls Vars
1796.70/1797.00 c problem variables: 0.00 - 0 0
1796.70/1797.00 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.70/1797.00 c relpscost : 663.63 0.00 2433 12 346 0 0 4514
1796.70/1797.00 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c inference : 0.00 0.00 2 0 0 0 0 4
1796.70/1797.00 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c random : 0.00 0.00 0 0 0 0 0 0
1796.70/1797.00 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.70/1797.00 c LP solutions : 0.00 - - 0
1796.70/1797.00 c pseudo solutions : 0.00 - - 0
1796.70/1797.00 c smallcard : 0.00 0.00 0 0
1796.70/1797.00 c trivial : 0.00 0.00 1 0
1796.70/1797.00 c shiftandpropagate: 0.00 0.00 0 0
1796.70/1797.00 c simplerounding : 0.00 0.00 0 0
1796.70/1797.00 c zirounding : 0.00 0.00 0 0
1796.70/1797.00 c rounding : 0.00 0.00 0 0
1796.70/1797.00 c shifting : 0.00 0.00 0 0
1796.70/1797.00 c intshifting : 0.00 0.00 0 0
1796.70/1797.00 c oneopt : 0.00 0.00 0 0
1796.70/1797.00 c twoopt : 0.00 0.00 0 0
1796.70/1797.00 c indtwoopt : 0.00 0.00 0 0
1796.70/1797.00 c indoneopt : 0.00 0.00 0 0
1796.70/1797.00 c fixandinfer : 0.00 0.00 0 0
1796.70/1797.00 c feaspump : 0.00 0.00 0 0
1796.70/1797.00 c clique : 0.00 0.00 0 0
1796.70/1797.00 c indrounding : 0.00 0.00 0 0
1796.70/1797.00 c indcoefdiving : 0.00 0.00 0 0
1796.70/1797.00 c coefdiving : 0.00 0.00 0 0
1796.70/1797.00 c pscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c nlpdiving : 0.00 0.00 0 0
1796.70/1797.00 c fracdiving : 0.00 0.00 0 0
1796.70/1797.00 c veclendiving : 0.00 0.00 0 0
1796.70/1797.00 c intdiving : 0.00 0.00 0 0
1796.70/1797.00 c actconsdiving : 0.00 0.00 0 0
1796.70/1797.00 c objpscostdiving : 0.00 0.00 0 0
1796.70/1797.00 c rootsoldiving : 0.00 0.00 0 0
1796.70/1797.00 c linesearchdiving : 0.00 0.00 0 0
1796.70/1797.00 c guideddiving : 0.00 0.00 0 0
1796.70/1797.00 c octane : 0.00 0.00 0 0
1796.70/1797.00 c rens : 0.00 0.00 0 0
1796.70/1797.00 c rins : 0.00 0.00 0 0
1796.70/1797.00 c localbranching : 0.00 0.00 0 0
1796.70/1797.00 c mutation : 0.00 0.00 0 0
1796.70/1797.00 c crossover : 0.00 0.00 0 0
1796.70/1797.00 c dins : 0.00 0.00 0 0
1796.70/1797.00 c vbounds : 0.00 0.00 0 0
1796.70/1797.00 c undercover : 0.00 0.00 0 0
1796.70/1797.00 c subnlp : 0.00 0.00 0 0
1796.70/1797.00 c trysol : 0.00 0.00 0 0
1796.70/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.70/1797.00 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.70/1797.00 c dual LP : 1117.90 4262 3596596 844.07 3217.27 0.00 1
1796.70/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.70/1797.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.70/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.70/1797.00 c strong branching : 663.24 2542 1904091 749.05 2870.91
1796.70/1797.00 c (at root node) : - 10 6231 623.10 -
1796.70/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.70/1797.00 c B&B Tree :
1796.70/1797.00 c number of runs : 1
1796.70/1797.00 c nodes : 4294
1796.70/1797.00 c nodes (total) : 4294
1796.70/1797.00 c nodes left : 201
1796.70/1797.00 c max depth : 122
1796.70/1797.00 c max depth (total): 122
1796.70/1797.00 c backtracks : 642 (15.0%)
1796.70/1797.00 c delayed cutoffs : 24
1796.70/1797.00 c repropagations : 5391 (21041 domain reductions, 19 cutoffs)
1796.70/1797.00 c avg switch length: 5.71
1796.70/1797.00 c switching time : 2.13
1796.70/1797.00 c Solution :
1796.70/1797.00 c Solutions found : 0 (0 improvements)
1796.70/1797.00 c Primal Bound : -
1796.70/1797.00 c Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Gap : infinite
1796.70/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.70/1797.00 c Root Iterations : 7666
1796.70/1797.04 c Time complete: 1796.75.
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.1 (svn: 989)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3690641-1338026208/watcher-3690641-1338026208 -o /tmp/evaluation-result-3690641-1338026208/solver-3690641-1338026208 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690641-1338026208.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/176 959
/proc/meminfo: memFree=28291972/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=6464 CPUtime=0 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 268687779 6619136 343 33554432000 4194304 10173063 140737462364752 140733223148776 6971504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 1616 353 247 1460 0 147 0
[startup+0.075465 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 959
/proc/meminfo: memFree=28291972/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=32792 CPUtime=0.06 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 6940 0 0 0 4 2 0 0 20 0 1 0 268687779 33579008 6637 33554432000 4194304 10173063 140737462364752 140733223148776 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 8198 6637 561 1460 0 6729 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32792
[startup+0.100331 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 959
/proc/meminfo: memFree=28291972/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=32792 CPUtime=0.08 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 6976 0 0 0 5 3 0 0 20 0 1 0 268687779 33579008 6673 33554432000 4194304 10173063 140737462364752 140733223148776 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 8198 6673 568 1460 0 6729 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32792
[startup+0.300295 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 959
/proc/meminfo: memFree=28291972/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=47672 CPUtime=0.29 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 10887 0 0 0 22 7 0 0 20 0 1 0 268687779 48816128 10561 33554432000 4194304 10173063 140737462364752 140733223148776 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 11918 10561 738 1460 0 10449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47672
[startup+0.700229 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 959
/proc/meminfo: memFree=28291972/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=48180 CPUtime=0.68 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 10993 0 0 0 61 7 0 0 20 0 1 0 268687779 49336320 10667 33554432000 4194304 10173063 140737462364752 140733223148776 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 12045 10667 738 1460 0 10576 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 48180
[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28251780/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=48404 CPUtime=1.48 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 11224 0 0 0 140 8 0 0 20 0 1 0 268687779 49565696 10819 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 12101 10819 761 1460 0 10632 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48404
[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28221524/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=3.09 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19229 0 0 0 274 35 0 0 20 0 1 0 268687779 83156992 18824 33554432000 4194304 10173063 140737462364752 140737462357688 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18824 811 1460 0 18833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81208
[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28219168/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=6.29 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19234 0 0 0 587 42 0 0 20 0 1 0 268687779 83156992 18829 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18829 814 1460 0 18833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81208
[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28219060/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=12.69 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19235 0 0 0 1225 44 0 0 20 0 1 0 268687779 83156992 18830 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18830 815 1460 0 18833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81208
[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28219308/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=25.48 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19235 0 0 0 2500 48 0 0 20 0 1 0 268687779 83156992 18830 33554432000 4194304 10173063 140737462364752 140737462358200 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18830 815 1460 0 18833 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81208
[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 960
/proc/meminfo: memFree=28219432/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=51.08 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19235 0 0 0 5051 57 0 0 20 0 1 0 268687779 83156992 18830 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18830 815 1460 0 18833 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81208
[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 960
/proc/meminfo: memFree=28219432/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=102.28 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19240 0 0 0 10144 84 0 0 20 0 1 0 268687779 83156992 18835 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18835 819 1460 0 18833 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 81208
[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 961
/proc/meminfo: memFree=28218688/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=162.26 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19316 0 0 0 16111 115 0 0 20 0 1 0 268687779 83156992 18911 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 18911 819 1460 0 18833 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 81208
[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 1004
/proc/meminfo: memFree=29182624/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=222.24 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19326 0 0 0 22077 147 0 0 20 0 1 0 268687779 83156992 19033 33554432000 4194304 10173063 140737462364752 140737462358248 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19033 819 1460 0 18833 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 81208
[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 1027
/proc/meminfo: memFree=28676476/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=282.23 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 28047 176 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358200 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 81208
[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1027
/proc/meminfo: memFree=27788464/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=342.22 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 34009 213 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 81208
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1027
/proc/meminfo: memFree=27776720/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=402.21 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 39983 238 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 81208
[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 1028
/proc/meminfo: memFree=27774516/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=462.21 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 45954 267 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358200 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 81208
[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1028
/proc/meminfo: memFree=27576828/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=522.19 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 51927 292 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 81208
[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 1028
/proc/meminfo: memFree=27556700/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=582.18 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 57894 324 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 81208
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=27547276/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1122.11 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 111620 591 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 81208
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1035
/proc/meminfo: memFree=27529252/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1182.09 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 117591 618 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 81208
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1035
/proc/meminfo: memFree=27547408/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1242.08 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 123560 648 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 81208
[startup+1302.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 1035
/proc/meminfo: memFree=27546084/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1302.08 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 129530 678 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358056 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 81208
[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1036
/proc/meminfo: memFree=27544688/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1362.06 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 135499 707 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 81208
[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 1039
/proc/meminfo: memFree=27540640/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1422.06 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 141474 732 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 81208
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1039
/proc/meminfo: memFree=27540748/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1482.05 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 147445 760 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 81208
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1039
/proc/meminfo: memFree=27527412/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1542.04 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 153414 790 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 81208
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1039
/proc/meminfo: memFree=27526728/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1602.03 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 159385 818 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 81208
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27540808/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1662.02 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 165358 844 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 81208
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27530884/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1722.01 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 171328 873 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 81208
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1782 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 177298 902 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 81208
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1785.2 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 177617 903 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358296 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 81208
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1791.6 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 178255 905 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 81208
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1794.81 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 178574 907 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 81208
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1795.6 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 178653 907 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (KiB) 81208
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1796.4 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 178733 907 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358008 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (KiB) 81208
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1796.6 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19328 0 0 0 178753 907 0 0 20 0 1 0 268687779 83156992 19580 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19580 819 1460 0 18833 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (KiB) 81208
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1040
/proc/meminfo: memFree=27532064/32873844 swapFree=6868/6868
[pid=959] ppid=957 vsize=81208 CPUtime=1796.7 cores=1,3,5,7
/proc/959/stat : 959 (scip-2.1.1.4fix) R 957 959 31651 0 -1 4202496 19329 0 0 0 178763 907 0 0 20 0 1 0 268687779 83156992 19581 33554432000 4194304 10173063 140737462364752 140737462358104 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/959/statm: 20302 19581 820 1460 0 18833 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 81208
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.76
CPU user time (s): 1787.67
CPU system time (s): 9.08262
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 81208
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.67
system time used= 9.08262
maximum resident set size= 78336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19334
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= 14
involuntary context switches= 1949
runsolver used 2.74158 second user time and 7.27989 second system time
The end