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-3691807-1338044952.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.03 c presolving:
0.04/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, 5610 impls, 67 clqs
0.04/0.06 c (round 2) 165 del vars, 16 del conss, 0 add conss, 165 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5610 impls, 64 clqs
0.04/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, 5656 impls, 63 clqs
0.04/0.07 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.04/0.07 c (round 5) 341 del vars, 299 del conss, 0 add conss, 340 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 7162 impls, 63 clqs
0.04/0.08 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.04/0.08 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.04/0.08 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.04/0.09 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.04/0.09 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.04/0.09 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.09/0.10 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.09/0.13 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.09/0.15 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.09/0.17 c presolving (15 rounds):
0.09/0.17 c 456 deleted vars, 477 deleted constraints, 0 added constraints, 455 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.17 c 9612 implications, 63 cliques
0.09/0.17 c presolved problem has 3229 variables (3229 bin, 0 int, 0 impl, 0 cont) and 3344 constraints
0.09/0.17 c 739 constraints of type <setppc>
0.09/0.17 c 2605 constraints of type <logicor>
0.09/0.17 c transformed objective value is always integral (scale: 1)
0.09/0.17 c Presolving Time: 0.14
0.09/0.17 c - non default parameters ----------------------------------------------------------------------
0.09/0.17 c # SCIP version 2.1.1.4
0.09/0.17 c
0.09/0.17 c # maximal time in seconds to run
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17 c limits/time = 1797
0.09/0.17 c
0.09/0.17 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17 c limits/memory = 13950
0.09/0.17 c
0.09/0.17 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c limits/solutions = 1
0.09/0.17 c
0.09/0.17 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.17 c separating/maxrounds = 1
0.09/0.17 c
0.09/0.17 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c separating/maxroundsroot = 5
0.09/0.17 c
0.09/0.17 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17 c # [type: int, range: [1,2], default: 1]
0.09/0.17 c timing/clocktype = 2
0.09/0.17 c
0.09/0.17 c # belongs reading time to solving time?
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17 c timing/reading = TRUE
0.09/0.17 c
0.09/0.17 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.17 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.17 c constraints/knapsack/disaggregation = FALSE
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/coefdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.17 c heuristics/crossover/freq = -1
0.09/0.17 c
0.09/0.17 c # number of nodes added to the contingent of the total nodes
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.17 c heuristics/crossover/nodesofs = 750
0.09/0.17 c
0.09/0.17 c # number of nodes without incumbent change that heuristic should wait
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.17 c heuristics/crossover/nwaitingnodes = 100
0.09/0.17 c
0.09/0.17 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.17 c # [type: real, range: [0,1], default: 0.1]
0.09/0.17 c heuristics/crossover/nodesquot = 0.15
0.09/0.17 c
0.09/0.17 c # minimum percentage of integer variables that have to be fixed
0.09/0.17 c # [type: real, range: [0,1], default: 0.666]
0.09/0.17 c heuristics/crossover/minfixingrate = 0.5
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/feaspump/freq = -1
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/fracdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/guideddiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/intshifting/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/linesearchdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/objpscostdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.17 c # [type: real, range: [0,1], default: 0.01]
0.09/0.17 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/oneopt/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/pscostdiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/rens/freq = -1
0.09/0.17 c
0.09/0.17 c # minimum percentage of integer variables that have to be fixable
0.09/0.17 c # [type: real, range: [0,1], default: 0.5]
0.09/0.17 c heuristics/rens/minfixingrate = 0.3
0.09/0.17 c
0.09/0.17 c # number of nodes added to the contingent of the total nodes
0.09/0.17 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.17 c heuristics/rens/nodesofs = 2000
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.17 c heuristics/rootsoldiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.17 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/rounding/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/shiftandpropagate/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/shifting/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/simplerounding/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/subnlp/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/trivial/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/trysol/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c heuristics/undercover/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.17 c heuristics/veclendiving/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.17 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.17 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.17 c
0.09/0.17 c # additional number of allowed LP iterations
0.09/0.17 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.17 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/zirounding/freq = -1
0.09/0.17 c
0.09/0.17 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c propagating/probing/maxprerounds = 0
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c separating/cmir/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.17 c separating/flowcover/freq = -1
0.09/0.17 c
0.09/0.17 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17 c separating/rapidlearning/freq = 0
0.09/0.17 c
0.09/0.17 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
0.09/0.17 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.17 c heuristics/indoneopt/freq = -1
0.09/0.17 c
0.09/0.17 c -----------------------------------------------------------------------------------------------
0.09/0.17 c start solving
0.09/0.17 c
1.39/1.40 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.40 c 1.4s| 1 | 0 | 5489 | - | 15M| 0 | 934 |3229 |3344 |3229 |3344 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
2.59/2.68 c 2.7s| 1 | 0 | 6570 | - | 17M| 0 | 952 |3229 |4879 |3229 |3342 | 9 | 0 | 0 | 0.000000e+00 | -- | Inf
2.98/3.05 c 3.1s| 1 | 0 | 7167 | - | 17M| 0 |1069 |3229 |4879 |3229 |3349 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
3.30/3.34 c 3.3s| 1 | 0 | 7481 | - | 17M| 0 |1020 |3229 |4879 |3229 |3355 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
3.49/3.57 c 3.6s| 1 | 0 | 7632 | - | 17M| 0 |1023 |3229 |4879 |3229 |3359 | 26 | 0 | 0 | 0.000000e+00 | -- | Inf
3.69/3.76 c 3.8s| 1 | 0 | 7666 | - | 17M| 0 |1059 |3229 |4879 |3229 |3360 | 27 | 0 | 0 | 0.000000e+00 | -- | Inf
6.39/6.50 c 6.5s| 1 | 2 | 7666 | - | 17M| 0 |1059 |3229 |4879 |3229 |3360 | 27 | 0 | 10 | 0.000000e+00 | -- | Inf
76.67/76.79 c 76.8s| 100 | 71 | 57079 | 499.1 | 18M| 74 | 513 |3229 |4897 |3229 |3356 | 27 | 18 | 198 | 0.000000e+00 | -- | Inf
130.36/130.48 c 130s| 200 | 37 |170130 | 816.4 | 18M| 82 | - |3229 |4963 |3229 |3356 | 27 | 119 | 265 | 0.000000e+00 | -- | Inf
181.36/181.42 c 181s| 300 | 37 |266458 | 865.5 | 18M| 102 | - |3229 |4993 | 0 | 0 | 27 | 174 | 350 | 0.000000e+00 | -- | Inf
215.65/215.70 c 216s| 400 | 26 |336619 | 824.4 | 18M| 122 | - |3229 |5043 |3229 |3356 | 27 | 234 | 398 | 0.000000e+00 | -- | Inf
253.14/253.20 c 253s| 500 | 30 |415166 | 816.6 | 18M| 122 | - |3229 |5058 |3229 |3356 | 27 | 253 | 453 | 0.000000e+00 | -- | Inf
297.54/297.64 c 298s| 600 | 29 |506358 | 832.5 | 18M| 122 | - |3229 |5100 |3229 |3356 | 27 | 300 | 518 | 0.000000e+00 | -- | Inf
341.23/341.35 c 341s| 700 | 37 |596581 | 842.5 | 18M| 122 | 568 |3229 |5119 |3229 |3356 | 27 | 337 | 583 | 0.000000e+00 | -- | Inf
380.23/380.33 c 380s| 800 | 47 |680930 | 842.6 | 18M| 122 | 487 |3229 |5124 |3229 |3356 | 27 | 353 | 639 | 0.000000e+00 | -- | Inf
421.23/421.33 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
421.23/421.33 c 421s| 900 | 56 |765186 | 842.6 | 19M| 122 | - |3229 |5145 |3229 |3356 | 27 | 386 | 696 | 0.000000e+00 | -- | Inf
468.72/468.83 c 469s| 1000 | 62 |862644 | 855.8 | 19M| 122 | 522 |3229 |5166 |3229 |3356 | 27 | 428 | 765 | 0.000000e+00 | -- | Inf
516.21/516.30 c 516s| 1100 | 74 |959284 | 865.9 | 19M| 122 | - |3229 |5188 |3229 |3356 | 27 | 462 | 832 | 0.000000e+00 | -- | Inf
559.59/559.71 c 560s| 1200 | 76 | 1048k| 868.3 | 19M| 122 | 675 |3229 |5210 |3229 |3356 | 27 | 507 | 888 | 0.000000e+00 | -- | Inf
609.99/610.18 c 610s| 1300 | 86 | 1151k| 880.4 | 19M| 122 | - |3229 |5240 |3229 |3356 | 27 | 540 | 952 | 0.000000e+00 | -- | Inf
642.29/642.45 c 642s| 1400 | 88 | 1218k| 865.8 | 19M| 122 | - |3229 |5242 |3229 |3356 | 27 | 546 | 992 | 0.000000e+00 | -- | Inf
681.79/681.98 c 682s| 1500 | 82 | 1303k| 864.7 | 19M| 122 | - |3229 |5262 |3229 |3356 | 27 | 571 |1040 | 0.000000e+00 | -- | Inf
722.88/723.03 c 723s| 1600 | 98 | 1388k| 863.3 | 19M| 122 | - |3229 |5273 |3229 |3356 | 27 | 590 |1099 | 0.000000e+00 | -- | Inf
749.57/749.77 c 750s| 1700 | 102 | 1446k| 846.9 | 19M| 122 | 240 |3229 |5287 |3229 |3356 | 27 | 619 |1136 | 0.000000e+00 | -- | Inf
784.86/785.07 c 785s| 1800 | 93 | 1519k| 840.4 | 19M| 122 | - |3229 |5301 |3229 |3356 | 27 | 652 |1188 | 0.000000e+00 | -- | Inf
828.16/828.31 c 828s| 1900 | 94 | 1608k| 843.2 | 19M| 122 | 576 |3229 |5333 |3229 |3356 | 27 | 702 |1244 | 0.000000e+00 | -- | Inf
862.65/862.82 c 863s| 2000 | 104 | 1677k| 835.5 | 19M| 122 | 222 |3229 |5331 |3229 |3356 | 27 | 741 |1288 | 0.000000e+00 | -- | Inf
888.56/888.78 c 889s| 2100 | 104 | 1732k| 821.8 | 19M| 122 | - |3229 |5247 |3229 |3356 | 27 | 756 |1320 | 0.000000e+00 | -- | Inf
928.94/929.10 c 929s| 2200 | 102 | 1816k| 822.3 | 19M| 122 | 658 |3229 |5230 |3229 |3356 | 27 | 795 |1376 | 0.000000e+00 | -- | Inf
970.94/971.17 c 971s| 2300 | 108 | 1906k| 826.1 | 19M| 122 | - |3229 |5247 |3229 |3356 | 27 | 844 |1431 | 0.000000e+00 | -- | Inf
1017.93/1018.19 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1017.93/1018.19 c 1018s| 2400 | 119 | 2000k| 830.5 | 19M| 122 | 376 |3229 |5214 |3229 |3356 | 27 | 888 |1495 | 0.000000e+00 | -- | Inf
1054.82/1055.01 c 1055s| 2500 | 129 | 2075k| 827.6 | 19M| 122 | 511 |3229 |5243 |3229 |3356 | 27 | 938 |1543 | 0.000000e+00 | -- | Inf
1099.21/1099.45 c 1099s| 2600 | 142 | 2167k| 830.8 | 20M| 122 | 562 |3229 |5196 |3229 |3356 | 27 | 963 |1603 | 0.000000e+00 | -- | Inf
1145.91/1146.18 c 1146s| 2700 | 137 | 2264k| 836.3 | 20M| 122 | - |3229 |5168 |3229 |3356 | 27 |1006 |1659 | 0.000000e+00 | -- | Inf
1187.31/1187.56 c 1188s| 2800 | 151 | 2349k| 836.7 | 20M| 122 | - |3229 |5154 |3229 |3356 | 27 |1042 |1716 | 0.000000e+00 | -- | Inf
1225.40/1225.62 c 1226s| 2900 | 154 | 2430k| 835.7 | 20M| 122 | 513 |3229 |5162 |3229 |3356 | 27 |1076 |1764 | 0.000000e+00 | -- | Inf
1262.69/1262.96 c 1263s| 3000 | 164 | 2511k| 834.8 | 20M| 122 | 281 |3229 |5169 |3229 |3356 | 27 |1110 |1812 | 0.000000e+00 | -- | Inf
1289.19/1289.42 c 1289s| 3100 | 154 | 2567k| 825.9 | 20M| 122 | - |3229 |5170 |3229 |3356 | 27 |1175 |1852 | 0.000000e+00 | -- | Inf
1327.49/1327.79 c 1328s| 3200 | 159 | 2650k| 826.1 | 20M| 122 | 277 |3229 |5170 |3229 |3356 | 27 |1207 |1907 | 0.000000e+00 | -- | Inf
1365.57/1365.89 c 1366s| 3300 | 161 | 2731k| 825.8 | 20M| 122 | 349 |3229 |5149 |3229 |3356 | 27 |1224 |1963 | 0.000000e+00 | -- | Inf
1397.87/1398.16 c 1398s| 3400 | 169 | 2799k| 821.4 | 20M| 122 | 580 |3229 |5156 |3229 |3356 | 27 |1253 |2011 | 0.000000e+00 | -- | Inf
1434.27/1434.55 c 1435s| 3500 | 171 | 2877k| 820.3 | 20M| 122 | - |3229 |5155 | 0 | 0 | 27 |1291 |2059 | 0.000000e+00 | -- | Inf
1471.57/1471.88 c 1472s| 3600 | 185 | 2956k| 819.4 | 20M| 122 | 440 |3229 |5118 |3229 |3356 | 27 |1324 |2114 | 0.000000e+00 | -- | Inf
1519.36/1519.66 c 1520s| 3700 | 197 | 3052k| 823.0 | 20M| 122 | 459 |3229 |5101 |3229 |3356 | 27 |1352 |2188 | 0.000000e+00 | -- | Inf
1552.24/1552.54 c 1553s| 3800 | 205 | 3124k| 820.5 | 20M| 122 | 373 |3229 |5109 |3229 |3356 | 27 |1380 |2228 | 0.000000e+00 | -- | Inf
1589.84/1590.12 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1589.84/1590.12 c 1590s| 3900 | 199 | 3203k| 819.7 | 20M| 122 | 501 |3229 |5104 |3229 |3356 | 27 |1418 |2287 | 0.000000e+00 | -- | Inf
1627.14/1627.44 c 1627s| 4000 | 205 | 3284k| 819.4 | 20M| 122 | - |3229 |5055 |3229 |3356 | 27 |1446 |2343 | 0.000000e+00 | -- | Inf
1671.73/1672.08 c 1672s| 4100 | 209 | 3378k| 822.4 | 20M| 122 | - |3229 |5027 |3229 |3356 | 27 |1468 |2408 | 0.000000e+00 | -- | Inf
1711.12/1711.48 c 1711s| 4200 | 207 | 3459k| 821.9 | 20M| 122 | 548 |3229 |5018 |3229 |3356 | 27 |1492 |2472 | 0.000000e+00 | -- | Inf
1742.72/1743.07 c 1743s| 4300 | 209 | 3528k| 819.1 | 20M| 122 | 395 |3229 |5026 |3229 |3356 | 27 |1516 |2520 | 0.000000e+00 | -- | Inf
1772.41/1772.77 c 1773s| 4400 | 217 | 3589k| 814.3 | 21M| 122 | - |3229 |4987 |3229 |3356 | 27 |1530 |2576 | 0.000000e+00 | -- | Inf
1796.71/1797.01 c
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Solving Time (sec) : 1797.01
1796.71/1797.01 c Solving Nodes : 4478
1796.71/1797.01 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 s UNKNOWN
1796.71/1797.01 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.01 c Total Time : 1797.01
1796.71/1797.01 c solving : 1797.01
1796.71/1797.01 c presolving : 0.14 (included in solving)
1796.71/1797.01 c reading : 0.02 (included in solving)
1796.71/1797.01 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
1796.71/1797.01 c Original Problem :
1796.71/1797.01 c Problem name : HOME/instance-3691807-1338044952.opb
1796.71/1797.01 c Variables : 3685 (3685 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3821 initial, 3821 maximal
1796.71/1797.01 c Objective sense : minimize
1796.71/1797.01 c Presolved Problem :
1796.71/1797.01 c Problem name : t_HOME/instance-3691807-1338044952.opb
1796.71/1797.01 c Variables : 3229 (3229 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.01 c Constraints : 3344 initial, 5357 maximal
1796.71/1797.01 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.01 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c components : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c setppc : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c linear : 0.08 0.00 455 1 0 455 0 477 0 0 0
1796.71/1797.01 c logicor : 0.04 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c root node : - - 16 - - 16 - - - - -
1796.71/1797.01 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c integral : 0 0 0 0 2540 0 1 0 12 357 0 0 4718
1796.71/1797.01 c setppc : 739 739 6 30072 0 0 0 430346 17 185104 0 0 0
1796.71/1797.01 c linear : 0+ 1551 5 30054 0 0 0 16907 3 4943 190 0 0
1796.71/1797.01 c logicor : 2605+ 3495 6 22381 0 0 0 818081 212 253374 0 0 0
1796.71/1797.01 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.71/1797.01 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.71/1797.01 c integral : 664.87 0.00 0.00 0.00 664.87 0.00 0.00 0.00
1796.71/1797.01 c setppc : 0.96 0.00 0.00 0.51 0.00 0.00 0.00 0.45
1796.71/1797.01 c linear : 0.46 0.00 0.00 0.43 0.00 0.00 0.00 0.02
1796.71/1797.01 c logicor : 1.55 0.00 0.00 0.68 0.00 0.00 0.00 0.87
1796.71/1797.01 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.71/1797.01 c rootredcost : 0 0 0 0
1796.71/1797.01 c pseudoobj : 0 0 0 0
1796.71/1797.01 c vbounds : 0 0 0 0
1796.71/1797.01 c redcost : 2545 0 0 0
1796.71/1797.01 c probing : 0 0 0 0
1796.71/1797.01 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.71/1797.01 c rootredcost : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.01 c pseudoobj : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.01 c vbounds : 0.03 0.00 0.00 0.03 0.00
1796.71/1797.01 c redcost : 0.12 0.00 0.00 0.12 0.00
1796.71/1797.01 c probing : 0.00 0.00 0.00 0.00 0.00
1796.71/1797.01 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.01 c propagation : 0.07 232 231 522 24.6 24 23.0 -
1796.71/1797.01 c infeasible LP : 5.77 1889 906 10094 391.5 5 25.0 0
1796.71/1797.01 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.01 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.01 c applied globally : - - - 1534 61.0 - - -
1796.71/1797.01 c applied locally : - - - 6 562.7 - - -
1796.71/1797.01 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.71/1797.01 c cut pool : 0.00 4 - - 1 - (maximal pool size: 28)
1796.71/1797.01 c closecuts : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c impliedbounds : 0.00 0.00 5 0 0 0 0
1796.71/1797.01 c intobj : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c gomory : 0.32 0.00 5 0 0 24 0
1796.71/1797.01 c cgmip : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c strongcg : 0.33 0.00 5 0 0 24 0
1796.71/1797.01 c cmir : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c flowcover : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c clique : 0.11 0.00 5 0 0 22 0
1796.71/1797.01 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c mcf : 0.00 0.00 1 0 0 0 0
1796.71/1797.01 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.71/1797.01 c rapidlearning : 0.74 0.00 1 0 16 0 1551
1796.71/1797.01 c Pricers : ExecTime SetupTime Calls Vars
1796.71/1797.01 c problem variables: 0.00 - 0 0
1796.71/1797.01 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.01 c relpscost : 664.86 0.00 2540 12 357 0 0 4718
1796.71/1797.01 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c inference : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c random : 0.00 0.00 0 0 0 0 0 0
1796.71/1797.01 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.71/1797.01 c LP solutions : 0.00 - - 0
1796.71/1797.01 c pseudo solutions : 0.00 - - 0
1796.71/1797.01 c smallcard : 0.00 0.00 0 0
1796.71/1797.01 c trivial : 0.00 0.00 1 0
1796.71/1797.01 c shiftandpropagate: 0.00 0.00 0 0
1796.71/1797.01 c simplerounding : 0.00 0.00 0 0
1796.71/1797.01 c zirounding : 0.00 0.00 0 0
1796.71/1797.01 c rounding : 0.00 0.00 0 0
1796.71/1797.01 c shifting : 0.00 0.00 0 0
1796.71/1797.01 c intshifting : 0.00 0.00 0 0
1796.71/1797.01 c oneopt : 0.00 0.00 0 0
1796.71/1797.01 c twoopt : 0.00 0.00 0 0
1796.71/1797.01 c indtwoopt : 0.00 0.00 0 0
1796.71/1797.01 c indoneopt : 0.00 0.00 0 0
1796.71/1797.01 c fixandinfer : 0.00 0.00 0 0
1796.71/1797.01 c feaspump : 0.00 0.00 0 0
1796.71/1797.01 c clique : 0.00 0.00 0 0
1796.71/1797.01 c indrounding : 0.00 0.00 0 0
1796.71/1797.01 c indcoefdiving : 0.00 0.00 0 0
1796.71/1797.01 c coefdiving : 0.00 0.00 0 0
1796.71/1797.01 c pscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c nlpdiving : 0.00 0.00 0 0
1796.71/1797.01 c fracdiving : 0.00 0.00 0 0
1796.71/1797.01 c veclendiving : 0.00 0.00 0 0
1796.71/1797.01 c intdiving : 0.00 0.00 0 0
1796.71/1797.01 c actconsdiving : 0.00 0.00 0 0
1796.71/1797.01 c objpscostdiving : 0.00 0.00 0 0
1796.71/1797.01 c rootsoldiving : 0.00 0.00 0 0
1796.71/1797.01 c linesearchdiving : 0.00 0.00 0 0
1796.71/1797.01 c guideddiving : 0.00 0.00 0 0
1796.71/1797.01 c octane : 0.00 0.00 0 0
1796.71/1797.01 c rens : 0.00 0.00 0 0
1796.71/1797.01 c rins : 0.00 0.00 0 0
1796.71/1797.01 c localbranching : 0.00 0.00 0 0
1796.71/1797.01 c mutation : 0.00 0.00 0 0
1796.71/1797.01 c crossover : 0.00 0.00 0 0
1796.71/1797.01 c dins : 0.00 0.00 0 0
1796.71/1797.01 c vbounds : 0.00 0.00 0 0
1796.71/1797.01 c undercover : 0.00 0.00 0 0
1796.71/1797.01 c subnlp : 0.00 0.00 0 0
1796.71/1797.01 c trysol : 0.00 0.00 0 0
1796.71/1797.01 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.71/1797.01 c primal LP : 0.01 1 0 0.00 - 0.01 1
1796.71/1797.01 c dual LP : 1118.75 4435 3641374 821.24 3254.87 0.00 1
1796.71/1797.01 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.01 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.71/1797.01 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.01 c strong branching : 664.50 2614 1931482 738.90 2906.67
1796.71/1797.01 c (at root node) : - 10 6231 623.10 -
1796.71/1797.01 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.01 c B&B Tree :
1796.71/1797.01 c number of runs : 1
1796.71/1797.01 c nodes : 4478
1796.71/1797.01 c nodes (total) : 4478
1796.71/1797.01 c nodes left : 217
1796.71/1797.01 c max depth : 122
1796.71/1797.01 c max depth (total): 122
1796.71/1797.01 c backtracks : 670 (15.0%)
1796.71/1797.01 c delayed cutoffs : 24
1796.71/1797.01 c repropagations : 4972 (19298 domain reductions, 17 cutoffs)
1796.71/1797.01 c avg switch length: 5.40
1796.71/1797.01 c switching time : 1.59
1796.71/1797.01 c Solution :
1796.71/1797.01 c Solutions found : 0 (0 improvements)
1796.71/1797.01 c Primal Bound : -
1796.71/1797.01 c Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Gap : infinite
1796.71/1797.01 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.01 c Root Iterations : 7666
1796.71/1797.04 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-3691807-1338044952/watcher-3691807-1338044952 -o /tmp/evaluation-result-3691807-1338044952/solver-3691807-1338044952 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691807-1338044952.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.07 2.02 2.00 3/176 32412
/proc/meminfo: memFree=28547832/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=13140 CPUtime=0 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 2020 0 0 0 0 0 0 0 20 0 1 0 270621931 13455360 1974 33554432000 4194304 10219143 140734508380624 140734508379256 8844210 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 3338 1979 419 1471 0 1858 0
[startup+0.049411 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 32412
/proc/meminfo: memFree=28547832/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=31196 CPUtime=0.04 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 6298 0 0 0 3 1 0 0 20 0 1 0 270621931 31944704 6252 33554432000 4194304 10219143 140734508380624 140734508379256 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 7799 6252 549 1471 0 6319 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31196
[startup+0.100314 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 32412
/proc/meminfo: memFree=28547832/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=33096 CPUtime=0.09 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 7018 0 0 0 5 4 0 0 20 0 1 0 270621931 33890304 6715 33554432000 4194304 10219143 140734508380624 140734508379256 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 8274 6715 567 1471 0 6794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33096
[startup+0.300275 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 32412
/proc/meminfo: memFree=28547832/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=49044 CPUtime=0.28 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 11189 0 0 0 22 6 0 0 20 0 1 0 270621931 50221056 10864 33554432000 4194304 10219143 140734508380624 140734508379256 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 12261 10864 733 1471 0 10781 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 49044
[startup+0.700229 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 32412
/proc/meminfo: memFree=28547832/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=49336 CPUtime=0.69 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 11265 0 0 0 62 7 0 0 20 0 1 0 270621931 50520064 10940 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 12334 10940 733 1471 0 10854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49336
[startup+1.50023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32413
/proc/meminfo: memFree=28507044/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=49508 CPUtime=1.49 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 11519 0 0 0 142 7 0 0 20 0 1 0 270621931 50696192 11115 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 12377 11115 757 1471 0 10897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49508
[startup+3.10023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32413
/proc/meminfo: memFree=28473532/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=3.08 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20205 0 0 0 275 33 0 0 20 0 1 0 270621931 84340736 19081 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19081 802 1471 0 19111 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82364
[startup+6.30023 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 32413
/proc/meminfo: memFree=28473368/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=6.29 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20207 0 0 0 594 35 0 0 20 0 1 0 270621931 84340736 19083 33554432000 4194304 10219143 140734508380624 140734508374120 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19083 803 1471 0 19111 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82364
[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32413
/proc/meminfo: memFree=28473400/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=12.69 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20207 0 0 0 1231 38 0 0 20 0 1 0 270621931 84340736 19083 33554432000 4194304 10219143 140734508380624 140734508374072 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19083 803 1471 0 19111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82364
[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32413
/proc/meminfo: memFree=28473804/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=25.49 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20208 0 0 0 2506 43 0 0 20 0 1 0 270621931 84340736 19084 33554432000 4194304 10219143 140734508380624 140734508374168 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19084 804 1471 0 19111 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82364
[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 32416
/proc/meminfo: memFree=28473268/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=51.08 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20208 0 0 0 5056 52 0 0 20 0 1 0 270621931 84340736 19084 33554432000 4194304 10219143 140734508380624 140734508374456 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19084 804 1471 0 19111 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82364
[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32416
/proc/meminfo: memFree=28480444/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=102.28 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20214 0 0 0 10149 79 0 0 20 0 1 0 270621931 84340736 19130 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19130 808 1471 0 19111 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 82364
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32416
/proc/meminfo: memFree=28477980/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=162.26 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 16112 114 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 82364
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32416
/proc/meminfo: memFree=28476616/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=222.25 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 22077 148 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 82364
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32417
/proc/meminfo: memFree=28473888/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=282.24 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 28046 178 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 82364
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32417
/proc/meminfo: memFree=28473636/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=342.23 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 34010 213 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 82364
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32417
/proc/meminfo: memFree=28461984/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=402.22 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 39981 241 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 82364
[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32417
/proc/meminfo: memFree=28467688/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=462.22 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 45949 273 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508374264 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 82364
[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32417
/proc/meminfo: memFree=28464472/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=522.2 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 51920 300 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508373560 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 82364
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32418
/proc/meminfo: memFree=28467696/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=582.19 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20221 0 0 0 57884 335 0 0 20 0 1 0 270621931 84340736 19517 33554432000 4194304 10219143 140734508380624 140734508374120 8089376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19517 808 1471 0 19111 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 82364
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28470248/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1122.11 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 111595 616 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 82364
[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32423
/proc/meminfo: memFree=28468568/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1182.1 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 117562 648 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 82364
[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32423
/proc/meminfo: memFree=28465756/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1242.09 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 123528 681 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508374072 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 82364
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32426
/proc/meminfo: memFree=28466892/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1302.09 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 129494 715 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 82364
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32426
/proc/meminfo: memFree=28464700/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1362.08 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 135460 748 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 82364
[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32426
/proc/meminfo: memFree=28470788/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1422.08 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 141427 781 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 82364
[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32465
/proc/meminfo: memFree=28122696/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1482.06 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 147395 811 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373928 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 82364
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32466
/proc/meminfo: memFree=27049552/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1542.05 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 153369 836 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 82364
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32466
/proc/meminfo: memFree=26861148/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1602.03 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 159338 865 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508374072 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 82364
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32466
/proc/meminfo: memFree=26855596/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1662.03 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 165311 892 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 82364
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32466
/proc/meminfo: memFree=26854136/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1722.02 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 171280 922 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373976 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 82364
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32466
/proc/meminfo: memFree=26680256/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1782.01 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 177249 952 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508374072 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 82364
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32466
/proc/meminfo: memFree=26680132/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1785.22 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 177568 954 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373928 8091475 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 82364
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679868/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1791.62 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178205 957 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508374168 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 82364
[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679620/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1794.81 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178523 958 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373880 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 82364
[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679620/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1795.61 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178602 959 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508374264 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 82364
[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679620/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1796.41 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178682 959 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373752 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 82364
[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679620/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1796.61 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178702 959 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373752 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 82364
[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32467
/proc/meminfo: memFree=26679620/32873648 swapFree=6844/6844
[pid=32412] ppid=32410 vsize=82364 CPUtime=1796.71 cores=1,3,5,7
/proc/32412/stat : 32412 (scip-2.1.1.4exp) R 32410 32412 29540 0 -1 4202496 20222 0 0 0 178712 959 0 0 20 0 1 0 270621931 84340736 19518 33554432000 4194304 10219143 140734508380624 140734508373752 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/32412/statm: 20591 19518 808 1471 0 19111 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 82364
Child status: 0
Real time (s): 1797.05
CPU time (s): 1796.77
CPU user time (s): 1787.17
CPU system time (s): 9.60054
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 84012
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.17
system time used= 9.60054
maximum resident set size= 79064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20227
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1852
runsolver used 2.6106 second user time and 7.2139 second system time
The end