0.00/0.00 c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00 c Copyright (c) 2002-2011 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-3729027-1338679363.opb>
0.00/0.01 c original problem has 428 variables (428 bin, 0 int, 0 impl, 0 cont) and 942 constraints
0.00/0.01 c problem read
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving settings loaded
0.00/0.01 c presolving:
0.00/0.01 c (round 1) 3 del vars, 1 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.01 c (round 2) 17 del vars, 21 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.01 c (round 3) 17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 464 impls, 0 clqs
0.00/0.03 c (round 4) 17 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 464 impls, 0 clqs
0.00/0.03 c (round 5) 23 del vars, 35 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04 c (round 6) 23 del vars, 41 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04 c (round 7) 23 del vars, 43 del conss, 0 add conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 907 upgd conss, 14344 impls, 6 clqs
0.00/0.04 c presolving (8 rounds):
0.00/0.04 c 23 deleted vars, 43 deleted constraints, 0 added constraints, 15 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04 c 14344 implications, 6 cliques
0.00/0.04 c presolved problem has 405 variables (405 bin, 0 int, 0 impl, 0 cont) and 899 constraints
0.00/0.04 c 285 constraints of type <knapsack>
0.00/0.04 c 195 constraints of type <setppc>
0.00/0.04 c 419 constraints of type <logicor>
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.03
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c # SCIP version 2.0.1.5
0.00/0.04 c
0.00/0.04 c # frequency for displaying node information lines
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.04 c display/freq = 10000
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/time = 1797
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.04 c limits/memory = 13950
0.00/0.04 c
0.00/0.04 c # solving stops, if the given number of solutions were found (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c limits/solutions = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds per node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 5]
0.00/0.04 c separating/maxrounds = 1
0.00/0.04 c
0.00/0.04 c # maximal number of separation rounds in the root node (-1: unlimited)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c separating/maxroundsroot = 5
0.00/0.04 c
0.00/0.04 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.04 c # [type: int, range: [1,2], default: 1]
0.00/0.04 c timing/clocktype = 2
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 c # should presolving try to simplify inequalities
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/linear/simplifyinequalities = TRUE
0.00/0.04 c
0.00/0.04 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/indicator/addCouplingCons = TRUE
0.00/0.04 c
0.00/0.04 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.00/0.04 c constraints/knapsack/disaggregation = FALSE
0.00/0.04 c
0.00/0.04 c # should presolving try to simplify knapsacks
0.00/0.04 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.04 c
0.00/0.04 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c presolving/probing/maxrounds = 0
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/coefdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/coefdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/coefdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 30]
0.00/0.04 c heuristics/crossover/freq = -1
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/crossover/nodesofs = 750
0.00/0.04 c
0.00/0.04 c # number of nodes without incumbent change that heuristic should wait
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.00/0.04 c heuristics/crossover/nwaitingnodes = 100
0.00/0.04 c
0.00/0.04 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.00/0.04 c # [type: real, range: [0,1], default: 0.1]
0.00/0.04 c heuristics/crossover/nodesquot = 0.15
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixed
0.00/0.04 c # [type: real, range: [0,1], default: 0.666]
0.00/0.04 c heuristics/crossover/minfixingrate = 0.5
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/feaspump/freq = -1
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/feaspump/maxlpiterofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/fracdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/fracdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/fracdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/guideddiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/guideddiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/guideddiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/intdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/intshifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/linesearchdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/objpscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to total iteration number
0.00/0.04 c # [type: real, range: [0,1], default: 0.01]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/oneopt/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/pscostdiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/pscostdiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/rens/freq = -1
0.00/0.04 c
0.00/0.04 c # minimum percentage of integer variables that have to be fixable
0.00/0.04 c # [type: real, range: [0,1], default: 0.5]
0.00/0.04 c heuristics/rens/minfixingrate = 0.3
0.00/0.04 c
0.00/0.04 c # number of nodes added to the contingent of the total nodes
0.00/0.04 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.00/0.04 c heuristics/rens/nodesofs = 2000
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 20]
0.00/0.04 c heuristics/rootsoldiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/rounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/shiftandpropagate/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/shifting/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/simplerounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/subnlp/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/trivial/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/trysol/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c heuristics/undercover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 10]
0.00/0.04 c heuristics/veclendiving/freq = -1
0.00/0.04 c
0.00/0.04 c # maximal fraction of diving LP iterations compared to node LP iterations
0.00/0.04 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.00/0.04 c heuristics/veclendiving/maxlpiterquot = 0.075
0.00/0.04 c
0.00/0.04 c # additional number of allowed LP iterations
0.00/0.04 c # [type: int, range: [0,2147483647], default: 1000]
0.00/0.04 c heuristics/veclendiving/maxlpiterofs = 1500
0.00/0.04 c
0.00/0.04 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.04 c heuristics/zirounding/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/cmir/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.04 c separating/flowcover/freq = -1
0.00/0.04 c
0.00/0.04 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.00/0.04 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.04 c separating/rapidlearning/freq = 0
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c start solving
0.00/0.04 c
0.06/0.08 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.06/0.08 c 0.1s| 1 | 0 | 781 | - |3100k| 0 | 190 | 405 | 899 | 405 | 899 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.51 c 0.5s| 1 | 0 | 2600 | - |7939k| 0 | 281 | 405 | 904 | 405 |1272 | 373 | 0 | 0 | 0.000000e+00 | -- | Inf
0.89/0.91 c 0.9s| 1 | 0 | 4016 | - | 11M| 0 | 319 | 405 | 904 | 405 |1474 | 575 | 0 | 0 | 0.000000e+00 | -- | Inf
1.28/1.33 c 1.3s| 1 | 0 | 5220 | - | 13M| 0 | 306 | 405 | 904 | 405 |1602 | 703 | 0 | 0 | 0.000000e+00 | -- | Inf
1.69/1.70 c 1.7s| 1 | 0 | 6034 | - | 15M| 0 | 313 | 405 | 904 | 405 |1686 | 787 | 0 | 0 | 0.000000e+00 | -- | Inf
1.99/2.09 c 2.1s| 1 | 0 | 6638 | - | 17M| 0 | 316 | 405 | 904 | 405 |1720 | 821 | 0 | 0 | 0.000000e+00 | -- | Inf
2.99/3.05 c 3.0s| 1 | 2 | 6638 | - | 17M| 0 | 316 | 405 | 904 | 405 |1720 | 821 | 0 | 10 | 0.000000e+00 | -- | Inf
42.97/43.03 c 43.0s| 10000 | 79 |307241 | 30.1 | 18M| 37 | 65 | 405 |1611 | 405 |1161 | 821 |1012 |2333 | 0.000000e+00 | -- | Inf
71.37/71.49 c 71.5s| 20000 | 93 |609596 | 30.1 | 18M| 39 | - | 405 |1916 | 405 |1161 | 821 |2202 |2846 | 0.000000e+00 | -- | Inf
95.67/95.79 c 95.8s| 30000 | 100 |881479 | 29.2 | 18M| 46 | 84 | 405 |2129 | 405 |1161 | 821 |3444 |3174 | 0.000000e+00 | -- | Inf
122.76/122.85 c 123s| 40000 | 95 | 1176k| 29.3 | 18M| 46 | - | 405 |2452 | 0 | 0 | 821 |4647 |3619 | 0.000000e+00 | -- | Inf
149.36/149.45 c 149s| 50000 | 83 | 1461k| 29.1 | 18M| 46 | - | 405 |2729 | 405 |1161 | 821 |5844 |4127 | 0.000000e+00 | -- | Inf
175.86/175.95 c 176s| 60000 | 97 | 1756k| 29.2 | 18M| 46 | 67 | 405 |2859 | 405 |1161 | 821 |7023 |4547 | 0.000000e+00 | -- | Inf
203.15/203.25 c 203s| 70000 | 115 | 2055k| 29.3 | 19M| 46 | 42 | 405 |2981 | 405 |1161 | 821 |8132 |5005 | 0.000000e+00 | -- | Inf
229.94/230.01 c 230s| 80000 | 118 | 2352k| 29.3 | 19M| 46 | 48 | 405 |3233 | 405 |1161 | 821 |9450 |5311 | 0.000000e+00 | -- | Inf
254.64/254.76 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
254.64/254.76 c 255s| 90000 | 116 | 2632k| 29.2 | 19M| 46 | - | 405 |3823 | 405 |1161 | 821 | 10k|5563 | 0.000000e+00 | -- | Inf
281.13/281.23 c 281s|100000 | 119 | 2926k| 29.2 | 19M| 46 | 73 | 405 |3590 | 405 |1161 | 821 | 11k|5813 | 0.000000e+00 | -- | Inf
306.74/306.80 c 307s|110000 | 121 | 3213k| 29.1 | 19M| 46 | 41 | 405 |3159 | 405 |1161 | 821 | 13k|6150 | 0.000000e+00 | -- | Inf
330.33/330.45 c 330s|120000 | 124 | 3488k| 29.0 | 19M| 46 | 58 | 405 |3751 | 405 |1161 | 821 | 14k|6351 | 0.000000e+00 | -- | Inf
356.42/356.53 c 357s|130000 | 120 | 3773k| 29.0 | 19M| 50 | 73 | 405 |4046 | 405 |1161 | 821 | 15k|6679 | 0.000000e+00 | -- | Inf
382.02/382.12 c 382s|140000 | 115 | 4065k| 29.0 | 19M| 55 | - | 405 |3570 | 405 |1161 | 821 | 16k|6912 | 0.000000e+00 | -- | Inf
409.02/409.11 c 409s|150000 | 124 | 4360k| 29.0 | 19M| 55 | - | 405 |3580 | 405 |1161 | 821 | 17k|7345 | 0.000000e+00 | -- | Inf
435.42/435.57 c 436s|160000 | 121 | 4652k| 29.0 | 19M| 55 | - | 405 |3335 | 405 |1161 | 821 | 18k|7536 | 0.000000e+00 | -- | Inf
462.00/462.10 c 462s|170000 | 127 | 4959k| 29.1 | 19M| 55 | 70 | 405 |3537 | 405 |1161 | 821 | 19k|7708 | 0.000000e+00 | -- | Inf
486.51/486.66 c 487s|180000 | 125 | 5243k| 29.1 | 19M| 55 | 98 | 405 |3405 | 405 |1161 | 821 | 21k|7833 | 0.000000e+00 | -- | Inf
511.70/511.80 c 512s|190000 | 122 | 5533k| 29.1 | 19M| 55 | 76 | 405 |3596 | 405 |1161 | 821 | 22k|8030 | 0.000000e+00 | -- | Inf
535.20/535.37 c 535s|200000 | 133 | 5808k| 29.0 | 19M| 55 | - | 405 |4209 | 405 |1161 | 821 | 23k|8138 | 0.000000e+00 | -- | Inf
559.60/559.77 c 560s|210000 | 143 | 6095k| 29.0 | 20M| 55 | - | 405 |4677 | 0 | 0 | 821 | 24k|8228 | 0.000000e+00 | -- | Inf
582.90/583.09 c 583s|220000 | 127 | 6366k| 28.9 | 20M| 55 | - | 405 |4530 | 405 |1161 | 821 | 25k|8293 | 0.000000e+00 | -- | Inf
607.00/607.20 c 607s|230000 | 131 | 6646k| 28.9 | 19M| 55 | - | 405 |4089 | 0 | 0 | 821 | 26k|8434 | 0.000000e+00 | -- | Inf
632.68/632.86 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
632.68/632.86 c 633s|240000 | 125 | 6942k| 28.9 | 19M| 55 | 59 | 405 |4233 | 405 |1161 | 821 | 27k|8528 | 0.000000e+00 | -- | Inf
657.77/657.96 c 658s|250000 | 126 | 7232k| 28.9 | 20M| 55 | 62 | 405 |4305 | 405 |1161 | 821 | 28k|8603 | 0.000000e+00 | -- | Inf
683.87/684.06 c 684s|260000 | 123 | 7524k| 28.9 | 20M| 55 | 69 | 405 |4244 | 405 |1161 | 821 | 29k|8865 | 0.000000e+00 | -- | Inf
710.07/710.26 c 710s|270000 | 119 | 7814k| 28.9 | 19M| 55 | - | 405 |4142 | 0 | 0 | 821 | 30k|9145 | 0.000000e+00 | -- | Inf
734.17/734.34 c 734s|280000 | 117 | 8083k| 28.8 | 20M| 55 | 76 | 405 |4450 | 405 |1161 | 821 | 32k|9496 | 0.000000e+00 | -- | Inf
761.76/761.91 c 762s|290000 | 121 | 8394k| 28.9 | 19M| 55 | 83 | 405 |4171 | 405 |1161 | 821 | 33k|9640 | 0.000000e+00 | -- | Inf
786.96/787.11 c 787s|300000 | 118 | 8686k| 28.9 | 19M| 55 | 94 | 405 |3797 | 405 |1161 | 821 | 34k|9703 | 0.000000e+00 | -- | Inf
812.86/813.01 c 813s|310000 | 121 | 8982k| 29.0 | 19M| 55 | 44 | 405 |4123 | 405 |1161 | 821 | 35k|9807 | 0.000000e+00 | -- | Inf
841.26/841.43 c 841s|320000 | 121 | 9307k| 29.1 | 20M| 55 | - | 405 |4128 | 405 |1161 | 821 | 36k|9954 | 0.000000e+00 | -- | Inf
868.76/868.96 c 869s|330000 | 127 | 9620k| 29.1 | 20M| 55 | 60 | 405 |4146 | 405 |1161 | 821 | 37k| 10k| 0.000000e+00 | -- | Inf
895.74/895.96 c 896s|340000 | 118 | 9923k| 29.2 | 19M| 55 | 46 | 405 |3848 | 405 |1161 | 821 | 38k| 10k| 0.000000e+00 | -- | Inf
928.34/928.52 c 929s|350000 | 119 | 10240k| 29.2 | 19M| 55 | 51 | 405 |3344 | 405 |1161 | 821 | 39k| 11k| 0.000000e+00 | -- | Inf
953.93/954.18 c 954s|360000 | 122 | 10541k| 29.3 | 20M| 55 | - | 405 |4047 | 405 |1161 | 821 | 40k| 11k| 0.000000e+00 | -- | Inf
981.73/981.94 c 982s|370000 | 126 | 10865k| 29.3 | 19M| 59 | - | 405 |3767 | 405 |1161 | 821 | 41k| 11k| 0.000000e+00 | -- | Inf
1009.93/1010.13 c 1010s|380000 | 126 | 11199k| 29.5 | 19M| 59 | - | 405 |3815 | 405 |1161 | 821 | 42k| 11k| 0.000000e+00 | -- | Inf
1039.02/1039.28 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1039.02/1039.28 c 1039s|390000 | 126 | 11545k| 29.6 | 20M| 59 | 89 | 405 |4456 | 405 |1161 | 821 | 43k| 11k| 0.000000e+00 | -- | Inf
1068.01/1068.24 c 1068s|400000 | 122 | 11873k| 29.7 | 20M| 59 | - | 405 |4507 | 405 |1161 | 821 | 44k| 11k| 0.000000e+00 | -- | Inf
1093.12/1093.38 c 1093s|410000 | 128 | 12166k| 29.7 | 20M| 59 | 69 | 405 |4632 | 405 |1161 | 821 | 45k| 11k| 0.000000e+00 | -- | Inf
1120.41/1120.62 c 1121s|420000 | 125 | 12478k| 29.7 | 20M| 59 | 96 | 405 |4928 | 405 |1161 | 821 | 46k| 11k| 0.000000e+00 | -- | Inf
1147.80/1148.09 c 1148s|430000 | 126 | 12797k| 29.7 | 20M| 59 | - | 405 |3907 | 405 |1161 | 821 | 47k| 11k| 0.000000e+00 | -- | Inf
1177.60/1177.80 c 1178s|440000 | 126 | 13138k| 29.8 | 20M| 59 | 48 | 405 |4112 | 405 |1161 | 821 | 48k| 12k| 0.000000e+00 | -- | Inf
1204.49/1204.70 c 1205s|450000 | 126 | 13445k| 29.9 | 20M| 59 | 85 | 405 |4656 | 405 |1161 | 821 | 50k| 12k| 0.000000e+00 | -- | Inf
1232.69/1232.90 c 1233s|460000 | 127 | 13771k| 29.9 | 20M| 59 | 46 | 405 |4594 | 405 |1161 | 821 | 51k| 12k| 0.000000e+00 | -- | Inf
1261.49/1261.72 c 1262s|470000 | 122 | 14107k| 30.0 | 20M| 59 | 73 | 405 |4203 | 405 |1161 | 821 | 52k| 12k| 0.000000e+00 | -- | Inf
1288.58/1288.88 c 1289s|480000 | 121 | 14425k| 30.0 | 20M| 59 | 64 | 405 |4635 | 405 |1161 | 821 | 53k| 12k| 0.000000e+00 | -- | Inf
1317.18/1317.49 c 1317s|490000 | 122 | 14763k| 30.1 | 20M| 59 | 69 | 405 |4812 | 405 |1161 | 821 | 55k| 12k| 0.000000e+00 | -- | Inf
1343.67/1343.98 c 1344s|500000 | 118 | 15076k| 30.1 | 20M| 59 | - | 405 |5467 | 405 |1161 | 821 | 56k| 12k| 0.000000e+00 | -- | Inf
1373.07/1373.38 c 1373s|510000 | 120 | 15419k| 30.2 | 20M| 59 | 77 | 405 |5442 | 405 |1161 | 821 | 57k| 12k| 0.000000e+00 | -- | Inf
1401.86/1402.19 c 1402s|520000 | 115 | 15747k| 30.3 | 20M| 59 | - | 405 |5200 | 0 | 0 | 821 | 59k| 12k| 0.000000e+00 | -- | Inf
1432.66/1432.95 c 1433s|530000 | 106 | 16083k| 30.3 | 20M| 59 | 123 | 405 |4306 | 405 |1161 | 821 | 60k| 13k| 0.000000e+00 | -- | Inf
1459.76/1460.05 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1459.76/1460.05 c 1460s|540000 | 110 | 16374k| 30.3 | 20M| 59 | - | 405 |4313 | 0 | 0 | 821 | 61k| 13k| 0.000000e+00 | -- | Inf
1489.45/1489.76 c 1490s|550000 | 115 | 16720k| 30.4 | 20M| 59 | 51 | 405 |4481 | 405 |1161 | 821 | 62k| 13k| 0.000000e+00 | -- | Inf
1517.85/1518.11 c 1518s|560000 | 108 | 17052k| 30.4 | 20M| 59 | 65 | 405 |4435 | 405 |1161 | 821 | 64k| 13k| 0.000000e+00 | -- | Inf
1547.45/1547.79 c 1548s|570000 | 103 | 17370k| 30.5 | 20M| 59 | 76 | 405 |4153 | 405 |1161 | 821 | 65k| 14k| 0.000000e+00 | -- | Inf
1574.44/1574.76 c 1575s|580000 | 102 | 17675k| 30.5 | 20M| 59 | 42 | 405 |4360 | 405 |1161 | 821 | 66k| 14k| 0.000000e+00 | -- | Inf
1602.24/1602.57 c 1603s|590000 | 112 | 17986k| 30.5 | 20M| 59 | 70 | 405 |4128 | 405 |1161 | 821 | 67k| 14k| 0.000000e+00 | -- | Inf
1627.83/1628.16 c 1628s|600000 | 104 | 18277k| 30.5 | 20M| 59 | 70 | 405 |4329 | 405 |1161 | 821 | 68k| 14k| 0.000000e+00 | -- | Inf
1657.03/1657.36 c 1657s|610000 | 99 | 18605k| 30.5 | 20M| 60 | - | 405 |4188 | 405 |1161 | 821 | 69k| 14k| 0.000000e+00 | -- | Inf
1682.12/1682.48 c 1682s|620000 | 107 | 18889k| 30.5 | 20M| 60 | - | 405 |4586 | 0 | 0 | 821 | 71k| 14k| 0.000000e+00 | -- | Inf
1710.92/1711.28 c 1711s|630000 | 105 | 19209k| 30.5 | 20M| 60 | - | 405 |4773 | 405 |1161 | 821 | 72k| 14k| 0.000000e+00 | -- | Inf
1739.71/1740.05 c 1740s|640000 | 101 | 19527k| 30.5 | 20M| 60 | - | 405 |4684 | 0 | 0 | 821 | 74k| 15k| 0.000000e+00 | -- | Inf
1765.81/1766.10 c 1766s|650000 | 103 | 19824k| 30.5 | 20M| 60 | - | 405 |4778 | 0 | 0 | 821 | 75k| 15k| 0.000000e+00 | -- | Inf
1790.51/1790.84 c 1791s|660000 | 101 | 20103k| 30.4 | 20M| 60 | - | 405 |4969 | 0 | 0 | 821 | 76k| 15k| 0.000000e+00 | -- | Inf
1796.71/1797.00 c
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Solving Time (sec) : 1797.00
1796.71/1797.00 c Solving Nodes : 662564
1796.71/1797.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 s UNKNOWN
1796.71/1797.00 c SCIP Status : solving was interrupted [time limit reached]
1796.71/1797.00 c Total Time : 1797.00
1796.71/1797.00 c solving : 1797.00
1796.71/1797.00 c presolving : 0.03 (included in solving)
1796.71/1797.00 c reading : 0.01 (included in solving)
1796.71/1797.00 c Original Problem :
1796.71/1797.00 c Problem name : HOME/instance-3729027-1338679363.opb
1796.71/1797.00 c Variables : 428 (428 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 942 initial, 942 maximal
1796.71/1797.00 c Presolved Problem :
1796.71/1797.00 c Problem name : t_HOME/instance-3729027-1338679363.opb
1796.71/1797.00 c Variables : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.00 c Constraints : 899 initial, 5627 maximal
1796.71/1797.00 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.71/1797.00 c trivial : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c implics : 0.00 0 8 0 0 0 0 0 0 0
1796.71/1797.00 c probing : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c knapsack : 0.01 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c setppc : 0.00 0 0 0 0 0 8 0 0 0
1796.71/1797.00 c linear : 0.01 15 0 0 15 0 35 0 0 0
1796.71/1797.00 c logicor : 0.00 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c root node : - 0 - - 0 - - - - -
1796.71/1797.00 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c integral : 0 0 0 334782 0 1 0 250 2385 0 0 665938
1796.71/1797.00 c knapsack : 285 5 2088593 0 0 0 6943473 100740 6886856 773 0 0
1796.71/1797.00 c setppc : 195 5 1986367 0 0 0 1389288 6777 1967416 0 0 0
1796.71/1797.00 c linear : 0+ 5 32250 0 0 0 0 0 4 0 0 0
1796.71/1797.00 c logicor : 419+ 5 1662747 0 0 0 225585 30108 2031361 0 0 0
1796.71/1797.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0
1796.71/1797.00 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
1796.71/1797.00 c integral : 79.52 0.00 0.00 79.52 0.00 0.00 0.00
1796.71/1797.00 c knapsack : 17.34 0.01 15.10 0.00 0.00 0.00 2.23
1796.71/1797.00 c setppc : 4.78 0.00 4.52 0.00 0.00 0.00 0.27
1796.71/1797.00 c linear : 0.01 0.00 0.01 0.00 0.00 0.00 0.00
1796.71/1797.00 c logicor : 16.04 0.00 15.91 0.00 0.00 0.00 0.14
1796.71/1797.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.71/1797.00 c Propagators : #Propagate #Resprop Cutoffs DomReds
1796.71/1797.00 c vbounds : 0 0 0 0
1796.71/1797.00 c rootredcost : 0 0 0 0
1796.71/1797.00 c pseudoobj : 0 0 0 0
1796.71/1797.00 c Propagator Timings : TotalTime Propagate Resprop
1796.71/1797.00 c vbounds : 0.23 0.23 0.00
1796.71/1797.00 c rootredcost : 0.27 0.27 0.00
1796.71/1797.00 c pseudoobj : 0.17 0.17 0.00
1796.71/1797.00 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.71/1797.00 c propagation : 7.73 54803 53558 464014 84.5 684 15.5 -
1796.71/1797.00 c infeasible LP : 19.03 194851 0 0 0.0 0 0.0 0
1796.71/1797.00 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.71/1797.00 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.71/1797.00 c applied globally : - - - 76051 18.9 - - -
1796.71/1797.00 c applied locally : - - - 512 90.4 - - -
1796.71/1797.00 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1796.71/1797.00 c cut pool : 0.01 4 - - 27 - (maximal pool size: 2488)
1796.71/1797.00 c redcost : 2.02 333636 0 0 0 0
1796.71/1797.00 c impliedbounds : 0.00 5 0 0 1481 0
1796.71/1797.00 c intobj : 0.00 0 0 0 0 0
1796.71/1797.00 c gomory : 0.60 5 0 0 103 0
1796.71/1797.00 c cgmip : 0.00 0 0 0 0 0
1796.71/1797.00 c closecuts : 0.00 0 0 0 0 0
1796.71/1797.00 c strongcg : 0.56 5 0 0 2080 0
1796.71/1797.00 c cmir : 0.00 0 0 0 0 0
1796.71/1797.00 c flowcover : 0.00 0 0 0 0 0
1796.71/1797.00 c clique : 0.00 5 0 0 5 0
1796.71/1797.00 c zerohalf : 0.00 0 0 0 0 0
1796.71/1797.00 c mcf : 0.00 1 0 0 0 0
1796.71/1797.00 c oddcycle : 0.00 0 0 0 0 0
1796.71/1797.00 c rapidlearning : 0.04 1 0 0 0 5
1796.71/1797.00 c Pricers : Time Calls Vars
1796.71/1797.00 c problem variables: 0.00 0 0
1796.71/1797.00 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1796.71/1797.00 c relpscost : 79.35 334782 250 2385 0 0 665938
1796.71/1797.00 c pscost : 0.00 0 0 0 0 0 0
1796.71/1797.00 c inference : 0.00 0 0 0 0 0 0
1796.71/1797.00 c mostinf : 0.00 0 0 0 0 0 0
1796.71/1797.00 c leastinf : 0.00 0 0 0 0 0 0
1796.71/1797.00 c fullstrong : 0.00 0 0 0 0 0 0
1796.71/1797.00 c allfullstrong : 0.00 0 0 0 0 0 0
1796.71/1797.00 c random : 0.00 0 0 0 0 0 0
1796.71/1797.00 c Primal Heuristics : Time Calls Found
1796.71/1797.00 c LP solutions : 0.00 - 0
1796.71/1797.00 c pseudo solutions : 0.00 - 0
1796.71/1797.00 c trivial : 0.00 1 0
1796.71/1797.00 c shiftandpropagate: 0.00 0 0
1796.71/1797.00 c simplerounding : 0.00 0 0
1796.71/1797.00 c zirounding : 0.00 0 0
1796.71/1797.00 c rounding : 0.00 0 0
1796.71/1797.00 c shifting : 0.00 0 0
1796.71/1797.00 c intshifting : 0.00 0 0
1796.71/1797.00 c oneopt : 0.00 0 0
1796.71/1797.00 c twoopt : 0.00 0 0
1796.71/1797.00 c fixandinfer : 0.00 0 0
1796.71/1797.00 c feaspump : 0.00 0 0
1796.71/1797.00 c clique : 0.00 0 0
1796.71/1797.00 c coefdiving : 0.00 0 0
1796.71/1797.00 c pscostdiving : 0.00 0 0
1796.71/1797.00 c fracdiving : 0.00 0 0
1796.71/1797.00 c veclendiving : 0.00 0 0
1796.71/1797.00 c intdiving : 0.00 0 0
1796.71/1797.00 c actconsdiving : 0.00 0 0
1796.71/1797.00 c objpscostdiving : 0.00 0 0
1796.71/1797.00 c rootsoldiving : 0.00 0 0
1796.71/1797.00 c linesearchdiving : 0.00 0 0
1796.71/1797.00 c guideddiving : 0.00 0 0
1796.71/1797.00 c octane : 0.00 0 0
1796.71/1797.00 c rens : 0.00 0 0
1796.71/1797.00 c rins : 0.00 0 0
1796.71/1797.00 c localbranching : 0.00 0 0
1796.71/1797.00 c mutation : 0.00 0 0
1796.71/1797.00 c crossover : 0.00 0 0
1796.71/1797.00 c dins : 0.00 0 0
1796.71/1797.00 c vbounds : 0.00 0 0
1796.71/1797.00 c undercover : 0.00 0 0
1796.71/1797.00 c subnlp : 0.00 0 0
1796.71/1797.00 c trysol : 0.00 0 0
1796.71/1797.00 c LP : Time Calls Iterations Iter/call Iter/sec
1796.71/1797.00 c primal LP : 0.00 0 0 0.00 -
1796.71/1797.00 c dual LP : 1571.09 529514 20171791 38.09 12839.40
1796.71/1797.00 c lex dual LP : 0.00 0 0 0.00 -
1796.71/1797.00 c barrier LP : 0.00 0 0 0.00 -
1796.71/1797.00 c diving/probing LP: 0.00 0 0 0.00 -
1796.71/1797.00 c strong branching : 72.98 15292 830592 54.32 11380.98
1796.71/1797.00 c (at root node) : - 10 6786 678.60 -
1796.71/1797.00 c conflict analysis: 0.00 0 0 0.00 -
1796.71/1797.00 c B&B Tree :
1796.71/1797.00 c number of runs : 1
1796.71/1797.00 c nodes : 662564
1796.71/1797.00 c nodes (total) : 662564
1796.71/1797.00 c nodes left : 100
1796.71/1797.00 c max depth : 60
1796.71/1797.00 c max depth (total): 60
1796.71/1797.00 c backtracks : 97665 (14.7%)
1796.71/1797.00 c delayed cutoffs : 3275
1796.71/1797.00 c repropagations : 86011 (311314 domain reductions, 3131 cutoffs)
1796.71/1797.00 c avg switch length: 2.81
1796.71/1797.00 c switching time : 27.46
1796.71/1797.00 c Solution :
1796.71/1797.00 c Solutions found : 0 (0 improvements)
1796.71/1797.00 c Primal Bound : -
1796.71/1797.00 c Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Gap : infinite
1796.71/1797.00 c Root Dual Bound : +0.00000000000000e+00
1796.71/1797.00 c Root Iterations : 6638
1796.71/1797.02 c Time complete: 1796.73.
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-3729027-1338679363/watcher-3729027-1338679363 -o /tmp/evaluation-result-3729027-1338679363/solver-3729027-1338679363 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3729027-1338679363.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 1.87 0.92 0.52 3/176 29527
/proc/meminfo: memFree=30388348/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 1750 0 0 0 0 0 0 0 20 0 1 0 334062263 11214848 1706 33554432000 4194304 9016284 140735933249664 140733609481944 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 2738 1717 340 1178 0 1556 0
[startup+0.074796 s]
/proc/loadavg: 1.87 0.92 0.52 3/176 29527
/proc/meminfo: memFree=30388348/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=23476 CPUtime=0.06 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 5035 0 0 0 6 0 0 0 20 0 1 0 334062263 24039424 4733 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 5869 4733 629 1178 0 4687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23476
[startup+0.100228 s]
/proc/loadavg: 1.87 0.92 0.52 3/176 29527
/proc/meminfo: memFree=30388348/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=24204 CPUtime=0.08 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 5290 0 0 0 8 0 0 0 20 0 1 0 334062263 24784896 4965 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 6051 4965 654 1178 0 4869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 24204
[startup+0.300234 s]
/proc/loadavg: 1.87 0.92 0.52 3/176 29527
/proc/meminfo: memFree=30388348/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=43600 CPUtime=0.29 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 10602 0 0 0 27 2 0 0 20 0 1 0 334062263 44646400 9571 33554432000 4194304 9016284 140735933249664 140735933243528 6561000 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 10900 9571 686 1178 0 9718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43600
[startup+0.700189 s]
/proc/loadavg: 1.87 0.92 0.52 3/176 29527
/proc/meminfo: memFree=30388348/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=43628 CPUtime=0.69 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 10660 0 0 0 67 2 0 0 20 0 1 0 334062263 44675072 9614 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 10907 9614 686 1178 0 9725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43628
[startup+1.50024 s]
/proc/loadavg: 1.88 0.93 0.53 3/177 29528
/proc/meminfo: memFree=30351744/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=43908 CPUtime=1.48 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 10789 0 0 0 146 2 0 0 20 0 1 0 334062263 44961792 9743 33554432000 4194304 9016284 140735933249664 140735933244824 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 10977 9743 686 1178 0 9795 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43908
[startup+3.10022 s]
/proc/loadavg: 1.88 0.93 0.53 3/177 29528
/proc/meminfo: memFree=30349016/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=45508 CPUtime=3.09 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11445 0 0 0 305 4 0 0 20 0 1 0 334062263 46600192 10399 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11377 10399 689 1178 0 10195 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45508
[startup+6.30018 s]
/proc/loadavg: 1.89 0.95 0.54 3/177 29528
/proc/meminfo: memFree=30348768/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=45508 CPUtime=6.29 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11449 0 0 0 622 7 0 0 20 0 1 0 334062263 46600192 10403 33554432000 4194304 9016284 140735933249664 140735933243416 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11377 10403 691 1178 0 10195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45508
[startup+12.7001 s]
/proc/loadavg: 1.90 0.97 0.55 3/177 29528
/proc/meminfo: memFree=30348908/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=45508 CPUtime=12.68 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11449 0 0 0 1254 14 0 0 20 0 1 0 334062263 46600192 10403 33554432000 4194304 9016284 140735933249664 140735933243576 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11377 10403 691 1178 0 10195 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45508
[startup+25.5002 s]
/proc/loadavg: 1.91 1.00 0.56 3/177 29528
/proc/meminfo: memFree=30348372/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=45508 CPUtime=25.49 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11449 0 0 0 2518 31 0 0 20 0 1 0 334062263 46600192 10403 33554432000 4194304 9016284 140735933249664 140735933243512 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11377 10403 691 1178 0 10195 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45508
[startup+51.1001 s]
/proc/loadavg: 2.01 1.11 0.61 3/177 29528
/proc/meminfo: memFree=30348344/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=45508 CPUtime=51.07 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11458 0 0 0 5048 59 0 0 20 0 1 0 334062263 46600192 10406 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11377 10406 691 1178 0 10195 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45508
[startup+102.306 s]
/proc/loadavg: 2.00 1.25 0.68 3/177 29528
/proc/meminfo: memFree=30347596/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=46000 CPUtime=102.27 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11585 0 0 0 10107 120 0 0 20 0 1 0 334062263 47104000 10533 33554432000 4194304 9016284 140735933249664 140735933243576 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11500 10533 691 1178 0 10318 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46000
[startup+162.3 s]
/proc/loadavg: 2.00 1.38 0.76 3/177 29529
/proc/meminfo: memFree=30338968/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=46752 CPUtime=162.25 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11762 0 0 0 16032 193 0 0 20 0 1 0 334062263 47874048 10871 33554432000 4194304 9016284 140735933249664 140735933243832 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11688 10871 691 1178 0 10506 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46752
[startup+222.3 s]
/proc/loadavg: 2.03 1.51 0.84 3/178 29530
/proc/meminfo: memFree=30334000/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47236 CPUtime=222.24 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11866 0 0 0 21960 264 0 0 20 0 1 0 334062263 48369664 10975 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11809 10975 691 1178 0 10627 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47236
[startup+282.3 s]
/proc/loadavg: 2.01 1.59 0.91 3/177 29530
/proc/meminfo: memFree=30332768/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47480 CPUtime=282.23 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11951 0 0 0 27878 345 0 0 20 0 1 0 334062263 48619520 11060 33554432000 4194304 9016284 140735933249664 140735933243512 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11870 11060 691 1178 0 10688 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 47480
[startup+342.3 s]
/proc/loadavg: 2.00 1.66 0.97 3/177 29530
/proc/meminfo: memFree=30332704/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47636 CPUtime=342.23 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11959 0 0 0 33805 418 0 0 20 0 1 0 334062263 48779264 11067 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11909 11067 691 1178 0 10727 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 47636
[startup+402.3 s]
/proc/loadavg: 2.00 1.72 1.04 3/177 29530
/proc/meminfo: memFree=30330472/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47636 CPUtime=402.21 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 11975 0 0 0 39732 489 0 0 20 0 1 0 334062263 48779264 11083 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11909 11083 691 1178 0 10727 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 47636
[startup+462.3 s]
/proc/loadavg: 2.00 1.77 1.09 3/178 29534
/proc/meminfo: memFree=30324640/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47940 CPUtime=462.21 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12020 0 0 0 45658 563 0 0 20 0 1 0 334062263 49090560 11128 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11985 11128 691 1178 0 10803 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 47940
[startup+522.3 s]
/proc/loadavg: 2.08 1.83 1.15 3/177 29534
/proc/meminfo: memFree=30322136/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=47940 CPUtime=522.2 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12020 0 0 0 51584 636 0 0 20 0 1 0 334062263 49090560 11128 33554432000 4194304 9016284 140735933249664 140735933243992 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 11985 11128 691 1178 0 10803 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 47940
[startup+582.3 s]
/proc/loadavg: 2.03 1.85 1.20 3/177 29534
/proc/meminfo: memFree=30317424/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=48288 CPUtime=582.19 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12138 0 0 0 57504 715 0 0 20 0 1 0 334062263 49446912 11246 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12072 11246 691 1178 0 10890 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 48288
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=30287472/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49012 CPUtime=1122.11 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12345 0 0 0 110843 1368 0 0 20 0 1 0 334062263 50188288 11452 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12253 11452 691 1178 0 11071 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 49012
[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/177 29539
/proc/meminfo: memFree=30286356/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49160 CPUtime=1182.1 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12386 0 0 0 116769 1441 0 0 20 0 1 0 334062263 50339840 11493 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12290 11493 691 1178 0 11108 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 49160
[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/177 29539
/proc/meminfo: memFree=30277480/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49160 CPUtime=1242.09 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12387 0 0 0 122695 1514 0 0 20 0 1 0 334062263 50339840 11494 33554432000 4194304 9016284 140735933249664 140735933243464 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12290 11494 691 1178 0 11108 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 49160
[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/177 29539
/proc/meminfo: memFree=30273140/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49348 CPUtime=1302.09 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12418 0 0 0 128619 1590 0 0 20 0 1 0 334062263 50532352 11525 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12337 11525 691 1178 0 11155 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 49348
[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.63 3/176 29539
/proc/meminfo: memFree=30269048/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49348 CPUtime=1362.07 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12418 0 0 0 134543 1664 0 0 20 0 1 0 334062263 50532352 11525 33554432000 4194304 9016284 140735933249664 140735933243576 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12337 11525 691 1178 0 11155 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 49348
[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.65 3/177 29541
/proc/meminfo: memFree=30266980/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49348 CPUtime=1422.07 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12433 0 0 0 140467 1740 0 0 20 0 1 0 334062263 50532352 11540 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12337 11540 691 1178 0 11155 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 49348
[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/177 29541
/proc/meminfo: memFree=30266124/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49480 CPUtime=1482.05 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12454 0 0 0 146395 1810 0 0 20 0 1 0 334062263 50667520 11561 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12370 11561 691 1178 0 11188 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 49480
[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/177 29541
/proc/meminfo: memFree=30263952/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49480 CPUtime=1542.05 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12455 0 0 0 152320 1885 0 0 20 0 1 0 334062263 50667520 11562 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12370 11562 691 1178 0 11188 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 49480
[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/177 29541
/proc/meminfo: memFree=30260792/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1602.03 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12528 0 0 0 158250 1953 0 0 20 0 1 0 334062263 50970624 11635 33554432000 4194304 9016284 140735933249664 140735933243832 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11635 691 1178 0 11262 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 49776
[startup+1662.3 s]
/proc/loadavg: 1.93 1.95 1.72 3/178 30418
/proc/meminfo: memFree=30459380/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1662.02 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12528 0 0 0 164178 2024 0 0 20 0 1 0 334062263 50970624 11635 33554432000 4194304 9016284 140735933249664 140735933243032 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11635 691 1178 0 11262 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 49776
[startup+1722.3 s]
/proc/loadavg: 1.97 1.96 1.73 3/177 30723
/proc/meminfo: memFree=30446064/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1722.01 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12528 0 0 0 170104 2097 0 0 20 0 1 0 334062263 50970624 11635 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11635 691 1178 0 11262 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 49776
[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.74 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1782.01 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12529 0 0 0 176038 2163 0 0 20 0 1 0 334062263 50970624 11636 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11636 691 1178 0 11262 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 49776
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 1.99 1.97 1.74 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1785.21 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12529 0 0 0 176353 2168 0 0 20 0 1 0 334062263 50970624 11636 33554432000 4194304 9016284 140735933249664 140735933243832 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11636 691 1178 0 11262 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 49776
[startup+1791.91 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1791.62 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12529 0 0 0 176987 2175 0 0 20 0 1 0 334062263 50970624 11636 33554432000 4194304 9016284 140735933249664 140735933243832 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11636 691 1178 0 11262 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 49776
[startup+1795.1 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1794.81 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12530 0 0 0 177303 2178 0 0 20 0 1 0 334062263 50970624 11637 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11637 691 1178 0 11262 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (KiB) 49776
[startup+1795.9 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1795.61 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12530 0 0 0 177382 2179 0 0 20 0 1 0 334062263 50970624 11637 33554432000 4194304 9016284 140735933249664 140735933243528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11637 691 1178 0 11262 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (KiB) 49776
[startup+1796.7 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1796.41 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12530 0 0 0 177461 2180 0 0 20 0 1 0 334062263 50970624 11637 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11637 691 1178 0 11262 0
Current children cumulated CPU time (s) 1796.41
Current children cumulated vsize (KiB) 49776
[startup+1796.9 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1796.61 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12530 0 0 0 177481 2180 0 0 20 0 1 0 334062263 50970624 11637 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11637 691 1178 0 11262 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (KiB) 49776
[startup+1797 s]
/proc/loadavg: 1.99 1.97 1.75 3/177 30723
/proc/meminfo: memFree=30445736/32873648 swapFree=7628/7628
[pid=29527] ppid=29525 vsize=49776 CPUtime=1796.71 cores=0,2,4,6
/proc/29527/stat : 29527 (scip-2.0.1.4b_2) R 29525 29527 20657 0 -1 4202496 12530 0 0 0 177491 2180 0 0 20 0 1 0 334062263 50970624 11637 33554432000 4194304 9016284 140735933249664 140735933243624 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/29527/statm: 12444 11637 691 1178 0 11262 0
Current children cumulated CPU time (s) 1796.71
Current children cumulated vsize (KiB) 49776
Child status: 0
Real time (s): 1797.02
CPU time (s): 1796.73
CPU user time (s): 1774.93
CPU system time (s): 21.8047
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 49776
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1774.93
system time used= 21.8047
maximum resident set size= 46556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12537
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= 1890
runsolver used 2.78258 second user time and 7.01993 second system time
The end