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-3730899-1338691855.opb>
0.03/0.04 c original problem has 2152 variables (2152 bin, 0 int, 0 impl, 0 cont) and 5613 constraints
0.03/0.04 c problem read
0.03/0.04 c No objective function, only one solution is needed.
0.03/0.04 c presolving settings loaded
0.03/0.05 c presolving:
0.03/0.09 c (round 1) 232 del vars, 207 del conss, 0 add conss, 74 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92088 impls, 0 clqs
0.03/0.09 c (round 2) 234 del vars, 543 del conss, 0 add conss, 76 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92088 impls, 0 clqs
0.03/0.09 c (round 3) 238 del vars, 553 del conss, 0 add conss, 80 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.03/0.09 c (round 4) 241 del vars, 559 del conss, 0 add conss, 83 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.03/0.09 c (round 5) 246 del vars, 568 del conss, 0 add conss, 88 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92394 impls, 0 clqs
0.03/0.09 c (round 6) 252 del vars, 581 del conss, 0 add conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92422 impls, 0 clqs
0.03/0.09 c (round 7) 252 del vars, 593 del conss, 0 add conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 0 upgd conss, 92682 impls, 0 clqs
0.09/0.12 c (round 8) 252 del vars, 607 del conss, 0 add conss, 94 chg bounds, 238 chg sides, 506 chg coeffs, 5006 upgd conss, 92682 impls, 0 clqs
0.09/0.13 c presolving (9 rounds):
0.09/0.13 c 252 deleted vars, 607 deleted constraints, 0 added constraints, 94 tightened bounds, 0 added holes, 238 changed sides, 506 changed coefficients
0.09/0.13 c 92682 implications, 0 cliques
0.09/0.13 c presolved problem has 1900 variables (1900 bin, 0 int, 0 impl, 0 cont) and 5006 constraints
0.09/0.13 c 472 constraints of type <knapsack>
0.09/0.13 c 3029 constraints of type <setppc>
0.09/0.13 c 1505 constraints of type <logicor>
0.09/0.13 c transformed objective value is always integral (scale: 1)
0.09/0.13 c Presolving Time: 0.09
0.09/0.13 c - non default parameters ----------------------------------------------------------------------
0.09/0.13 c # SCIP version 2.0.1.5
0.09/0.13 c
0.09/0.13 c # frequency for displaying node information lines
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13 c display/freq = 10000
0.09/0.13 c
0.09/0.13 c # maximal time in seconds to run
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13 c limits/time = 1797
0.09/0.13 c
0.09/0.13 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13 c limits/memory = 13950
0.09/0.13 c
0.09/0.13 c # solving stops, if the given number of solutions were found (-1: no limit)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13 c limits/solutions = 1
0.09/0.13 c
0.09/0.13 c # maximal number of separation rounds per node (-1: unlimited)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 5]
0.09/0.13 c separating/maxrounds = 1
0.09/0.13 c
0.09/0.13 c # maximal number of separation rounds in the root node (-1: unlimited)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13 c separating/maxroundsroot = 5
0.09/0.13 c
0.09/0.13 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13 c # [type: int, range: [1,2], default: 1]
0.09/0.13 c timing/clocktype = 2
0.09/0.13 c
0.09/0.13 c # belongs reading time to solving time?
0.09/0.13 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13 c timing/reading = TRUE
0.09/0.13 c
0.09/0.13 c # should presolving try to simplify inequalities
0.09/0.13 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13 c constraints/linear/simplifyinequalities = TRUE
0.09/0.13 c
0.09/0.13 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13 c constraints/indicator/addCouplingCons = TRUE
0.09/0.13 c
0.09/0.13 c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.09/0.13 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.09/0.13 c constraints/knapsack/disaggregation = FALSE
0.09/0.13 c
0.09/0.13 c # should presolving try to simplify knapsacks
0.09/0.13 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13 c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13 c
0.09/0.13 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13 c presolving/probing/maxrounds = 0
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/coefdiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/coefdiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/coefdiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 30]
0.09/0.13 c heuristics/crossover/freq = -1
0.09/0.13 c
0.09/0.13 c # number of nodes added to the contingent of the total nodes
0.09/0.13 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.13 c heuristics/crossover/nodesofs = 750
0.09/0.13 c
0.09/0.13 c # number of nodes without incumbent change that heuristic should wait
0.09/0.13 c # [type: longint, range: [0,9223372036854775807], default: 200]
0.09/0.13 c heuristics/crossover/nwaitingnodes = 100
0.09/0.13 c
0.09/0.13 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.09/0.13 c # [type: real, range: [0,1], default: 0.1]
0.09/0.13 c heuristics/crossover/nodesquot = 0.15
0.09/0.13 c
0.09/0.13 c # minimum percentage of integer variables that have to be fixed
0.09/0.13 c # [type: real, range: [0,1], default: 0.666]
0.09/0.13 c heuristics/crossover/minfixingrate = 0.5
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13 c heuristics/feaspump/freq = -1
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/feaspump/maxlpiterofs = 2000
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/fracdiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/fracdiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/fracdiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/guideddiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/guideddiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/guideddiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/intdiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/intshifting/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/linesearchdiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/linesearchdiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13 c heuristics/objpscostdiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to total iteration number
0.09/0.13 c # [type: real, range: [0,1], default: 0.01]
0.09/0.13 c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/objpscostdiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/oneopt/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/pscostdiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/pscostdiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/pscostdiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c heuristics/rens/freq = -1
0.09/0.13 c
0.09/0.13 c # minimum percentage of integer variables that have to be fixable
0.09/0.13 c # [type: real, range: [0,1], default: 0.5]
0.09/0.13 c heuristics/rens/minfixingrate = 0.3
0.09/0.13 c
0.09/0.13 c # number of nodes added to the contingent of the total nodes
0.09/0.13 c # [type: longint, range: [0,9223372036854775807], default: 500]
0.09/0.13 c heuristics/rens/nodesofs = 2000
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 20]
0.09/0.13 c heuristics/rootsoldiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.09/0.13 c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/rootsoldiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/rounding/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c heuristics/shiftandpropagate/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/shifting/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/simplerounding/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/subnlp/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c heuristics/trivial/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/trysol/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c heuristics/undercover/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 10]
0.09/0.13 c heuristics/veclendiving/freq = -1
0.09/0.13 c
0.09/0.13 c # maximal fraction of diving LP iterations compared to node LP iterations
0.09/0.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.09/0.13 c heuristics/veclendiving/maxlpiterquot = 0.075
0.09/0.13 c
0.09/0.13 c # additional number of allowed LP iterations
0.09/0.13 c # [type: int, range: [0,2147483647], default: 1000]
0.09/0.13 c heuristics/veclendiving/maxlpiterofs = 1500
0.09/0.13 c
0.09/0.13 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 1]
0.09/0.13 c heuristics/zirounding/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c separating/cmir/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: 0]
0.09/0.13 c separating/flowcover/freq = -1
0.09/0.13 c
0.09/0.13 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13 c separating/rapidlearning/freq = 0
0.09/0.13 c
0.09/0.13 c -----------------------------------------------------------------------------------------------
0.09/0.13 c start solving
0.09/0.13 c
0.09/0.17 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.09/0.17 c 0.2s| 1 | 0 | 614 | - | 14M| 0 | 497 |1900 |5006 |1900 |5006 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.40 c 0.4s| 1 | 0 | 1200 | - | 14M| 0 | 671 |1900 |5026 |1900 |5075 | 78 | 0 | 0 | 0.000000e+00 | -- | Inf
0.59/0.60 c 0.6s| 1 | 0 | 2267 | - | 14M| 0 | 819 |1900 |5026 |1900 |5171 | 174 | 0 | 0 | 0.000000e+00 | -- | Inf
1.09/1.13 c 1.1s| 1 | 0 | 3471 | - | 15M| 0 | 858 |1900 |5026 |1900 |5302 | 305 | 0 | 0 | 0.000000e+00 | -- | Inf
1.69/1.78 c 1.8s| 1 | 0 | 4161 | - | 15M| 0 | 820 |1900 |5026 |1900 |5390 | 393 | 0 | 0 | 0.000000e+00 | -- | Inf
2.19/2.25 c 2.2s| 1 | 0 | 6510 | - | 15M| 0 | 866 |1900 |5026 |1900 |5490 | 493 | 0 | 0 | 0.000000e+00 | -- | Inf
3.30/3.37 c 3.4s| 1 | 2 | 6510 | - | 15M| 0 | 866 |1900 |5026 |1900 |5490 | 493 | 0 | 14 | 0.000000e+00 | -- | Inf
146.06/146.19 c 146s| 10000 | 86 |527362 | 52.1 | 19M| 75 | 359 |1900 |9508 |1900 |5340 | 493 | 12k|2952 | 0.000000e+00 | -- | Inf
271.74/271.80 c 272s| 20000 | 48 | 1089k| 54.2 | 20M| 75 | 449 |1900 | 10k|1900 |5340 | 493 | 25k|5045 | 0.000000e+00 | -- | Inf
311.04/311.10 c
311.04/311.10 c SCIP Status : problem is solved [infeasible]
311.04/311.10 c Solving Time (sec) : 311.10
311.04/311.10 c Solving Nodes : 22628
311.04/311.10 c Primal Bound : +1.00000000000000e+20 (0 solutions)
311.04/311.10 c Dual Bound : +1.00000000000000e+20
311.04/311.10 c Gap : 0.00 %
311.04/311.10 s UNSATISFIABLE
311.04/311.10 c SCIP Status : problem is solved [infeasible]
311.04/311.10 c Total Time : 311.10
311.04/311.10 c solving : 311.10
311.04/311.10 c presolving : 0.09 (included in solving)
311.04/311.10 c reading : 0.03 (included in solving)
311.04/311.10 c Original Problem :
311.04/311.10 c Problem name : HOME/instance-3730899-1338691855.opb
311.04/311.10 c Variables : 2152 (2152 binary, 0 integer, 0 implicit integer, 0 continuous)
311.04/311.10 c Constraints : 5613 initial, 5613 maximal
311.04/311.10 c Presolved Problem :
311.04/311.10 c Problem name : t_HOME/instance-3730899-1338691855.opb
311.04/311.10 c Variables : 1900 (1900 binary, 0 integer, 0 implicit integer, 0 continuous)
311.04/311.10 c Constraints : 5006 initial, 11178 maximal
311.04/311.10 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
311.04/311.10 c trivial : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c dualfix : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c boundshift : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c inttobinary : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c pseudoobj : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c implics : 0.01 0 152 0 0 0 0 0 0 0
311.04/311.10 c probing : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c knapsack : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c setppc : 0.00 0 0 0 0 0 0 0 0 0
311.04/311.10 c linear : 0.05 94 6 0 94 0 607 0 238 506
311.04/311.10 c logicor : 0.01 0 0 0 0 0 0 0 0 0
311.04/311.10 c root node : - 112 - - 112 - - - - -
311.04/311.10 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS #Check #Resprop Cutoffs DomReds Cuts Conss Children
311.04/311.10 c integral : 0 0 0 17541 0 1 0 32 795 0 0 34310
311.04/311.10 c knapsack : 472 6 212513 0 0 0 121335 3109 228600 1202 0 0
311.04/311.10 c setppc : 3029 6 209404 0 0 0 783797 2038 749565 0 0 0
311.04/311.10 c linear : 0+ 5 98887 0 0 0 30 0 42 0 0 0
311.04/311.10 c logicor : 1505+ 6 180645 0 0 0 480817 5655 499919 0 0 0
311.04/311.10 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0
311.04/311.10 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS Check Resprop
311.04/311.10 c integral : 101.76 0.00 0.00 101.76 0.00 0.00 0.00
311.04/311.10 c knapsack : 2.45 0.01 2.36 0.00 0.00 0.00 0.07
311.04/311.10 c setppc : 3.83 0.00 3.61 0.00 0.00 0.00 0.22
311.04/311.10 c linear : 0.04 0.00 0.04 0.00 0.00 0.00 0.00
311.04/311.10 c logicor : 3.56 0.00 3.28 0.00 0.00 0.00 0.27
311.04/311.10 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00
311.04/311.10 c Propagators : #Propagate #Resprop Cutoffs DomReds
311.04/311.10 c vbounds : 0 0 0 0
311.04/311.10 c rootredcost : 0 0 0 0
311.04/311.10 c pseudoobj : 0 0 0 0
311.04/311.10 c Propagator Timings : TotalTime Propagate Resprop
311.04/311.10 c vbounds : 0.03 0.03 0.00
311.04/311.10 c rootredcost : 0.03 0.03 0.00
311.04/311.10 c pseudoobj : 0.02 0.02 0.00
311.04/311.10 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
311.04/311.10 c propagation : 1.03 10802 10546 76505 31.1 1836 17.2 -
311.04/311.10 c infeasible LP : 0.03 95 95 303 14.6 25 12.6 0
311.04/311.10 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
311.04/311.10 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
311.04/311.10 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
311.04/311.10 c applied globally : - - - 28764 22.3 - - -
311.04/311.10 c applied locally : - - - 0 0.0 - - -
311.04/311.10 c Separators : Time Calls Cutoffs DomReds Cuts Conss
311.04/311.10 c cut pool : 0.00 4 - - 192 - (maximal pool size: 1374)
311.04/311.10 c redcost : 0.45 17212 0 0 0 0
311.04/311.10 c impliedbounds : 0.00 5 0 0 0 0
311.04/311.10 c intobj : 0.00 0 0 0 0 0
311.04/311.10 c gomory : 0.68 5 0 0 2244 0
311.04/311.10 c cgmip : 0.00 0 0 0 0 0
311.04/311.10 c closecuts : 0.00 0 0 0 0 0
311.04/311.10 c strongcg : 0.45 5 0 0 2392 0
311.04/311.10 c cmir : 0.00 0 0 0 0 0
311.04/311.10 c flowcover : 0.00 0 0 0 0 0
311.04/311.10 c clique : 0.06 5 0 0 35 0
311.04/311.10 c zerohalf : 0.00 0 0 0 0 0
311.04/311.10 c mcf : 0.00 1 0 0 0 0
311.04/311.10 c oddcycle : 0.00 0 0 0 0 0
311.04/311.10 c rapidlearning : 0.11 1 0 3 0 29
311.04/311.10 c Pricers : Time Calls Vars
311.04/311.10 c problem variables: 0.00 0 0
311.04/311.10 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
311.04/311.10 c relpscost : 101.74 17541 32 795 0 0 34310
311.04/311.10 c pscost : 0.00 0 0 0 0 0 0
311.04/311.10 c inference : 0.00 0 0 0 0 0 0
311.04/311.10 c mostinf : 0.00 0 0 0 0 0 0
311.04/311.10 c leastinf : 0.00 0 0 0 0 0 0
311.04/311.10 c fullstrong : 0.00 0 0 0 0 0 0
311.04/311.10 c allfullstrong : 0.00 0 0 0 0 0 0
311.04/311.10 c random : 0.00 0 0 0 0 0 0
311.04/311.10 c Primal Heuristics : Time Calls Found
311.04/311.10 c LP solutions : 0.00 - 0
311.04/311.10 c pseudo solutions : 0.00 - 0
311.04/311.10 c trivial : 0.00 1 0
311.04/311.10 c shiftandpropagate: 0.00 0 0
311.04/311.10 c simplerounding : 0.00 0 0
311.04/311.10 c zirounding : 0.00 0 0
311.04/311.10 c rounding : 0.00 0 0
311.04/311.10 c shifting : 0.00 0 0
311.04/311.10 c intshifting : 0.00 0 0
311.04/311.10 c oneopt : 0.00 0 0
311.04/311.10 c twoopt : 0.00 0 0
311.04/311.10 c fixandinfer : 0.00 0 0
311.04/311.10 c feaspump : 0.00 0 0
311.04/311.10 c clique : 0.00 0 0
311.04/311.10 c coefdiving : 0.00 0 0
311.04/311.10 c pscostdiving : 0.00 0 0
311.04/311.10 c fracdiving : 0.00 0 0
311.04/311.10 c veclendiving : 0.00 0 0
311.04/311.10 c intdiving : 0.00 0 0
311.04/311.10 c actconsdiving : 0.00 0 0
311.04/311.10 c objpscostdiving : 0.00 0 0
311.04/311.10 c rootsoldiving : 0.00 0 0
311.04/311.10 c linesearchdiving : 0.00 0 0
311.04/311.10 c guideddiving : 0.00 0 0
311.04/311.10 c octane : 0.00 0 0
311.04/311.10 c rens : 0.00 0 0
311.04/311.10 c rins : 0.00 0 0
311.04/311.10 c localbranching : 0.00 0 0
311.04/311.10 c mutation : 0.00 0 0
311.04/311.10 c crossover : 0.00 0 0
311.04/311.10 c dins : 0.00 0 0
311.04/311.10 c vbounds : 0.00 0 0
311.04/311.10 c undercover : 0.00 0 0
311.04/311.10 c subnlp : 0.00 0 0
311.04/311.10 c trysol : 0.00 0 0
311.04/311.10 c LP : Time Calls Iterations Iter/call Iter/sec
311.04/311.10 c primal LP : 0.00 0 0 0.00 -
311.04/311.10 c dual LP : 179.67 17630 1272118 72.16 7080.40
311.04/311.10 c lex dual LP : 0.00 0 0 0.00 -
311.04/311.10 c barrier LP : 0.00 0 0 0.00 -
311.04/311.10 c diving/probing LP: 0.00 0 0 0.00 -
311.04/311.10 c strong branching : 99.90 5538 552483 99.76 5530.26
311.04/311.10 c (at root node) : - 14 6156 439.71 -
311.04/311.10 c conflict analysis: 0.00 0 0 0.00 -
311.04/311.10 c B&B Tree :
311.04/311.10 c number of runs : 1
311.04/311.10 c nodes : 22628
311.04/311.10 c nodes (total) : 22628
311.04/311.10 c nodes left : 0
311.04/311.10 c max depth : 75
311.04/311.10 c max depth (total): 75
311.04/311.10 c backtracks : 5799 (25.6%)
311.04/311.10 c delayed cutoffs : 11683
311.04/311.10 c repropagations : 20561 (570584 domain reductions, 5456 cutoffs)
311.04/311.10 c avg switch length: 3.47
311.04/311.10 c switching time : 5.68
311.04/311.10 c Solution :
311.04/311.10 c Solutions found : 0 (0 improvements)
311.04/311.10 c Primal Bound : infeasible
311.04/311.10 c Dual Bound : -
311.04/311.10 c Gap : 0.00 %
311.04/311.10 c Root Dual Bound : +0.00000000000000e+00
311.04/311.10 c Root Iterations : 6510
311.04/311.13 c Time complete: 311.06.
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-3730899-1338691855/watcher-3730899-1338691855 -o /tmp/evaluation-result-3730899-1338691855/solver-3730899-1338691855 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3730899-1338691855.opb -t 1800 -m 15500
running on 4 cores: 0,2,4,6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30929
/proc/meminfo: memFree=26688248/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 1692 0 0 0 0 0 0 0 20 0 1 0 335311399 11214848 1646 33554432000 4194304 9016284 140736173615680 140735209225944 7870589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 2738 1657 340 1178 0 1556 0
[startup+0.0376649 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30929
/proc/meminfo: memFree=26688248/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=18732 CPUtime=0.03 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 3657 0 0 0 3 0 0 0 20 0 1 0 335311399 19181568 3611 33554432000 4194304 9016284 140736173615680 140735209225944 7753282 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 4683 3611 357 1178 0 3501 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18732
[startup+0.100297 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30929
/proc/meminfo: memFree=26688248/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=33760 CPUtime=0.09 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 7451 0 0 0 9 0 0 0 20 0 1 0 335311399 34570240 7148 33554432000 4194304 9016284 140736173615680 140735209225944 4445524 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 8440 7148 496 1178 0 7258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33760
[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30929
/proc/meminfo: memFree=26688248/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=66920 CPUtime=0.29 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 15924 0 0 0 27 2 0 0 20 0 1 0 335311399 68526080 15414 33554432000 4194304 9016284 140736173615680 140735209225944 6470400 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 16730 15414 672 1178 0 15548 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66920
[startup+0.700206 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30929
/proc/meminfo: memFree=26688248/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=0.69 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17485 0 0 0 67 2 0 0 20 0 1 0 335311399 71618560 16255 33554432000 4194304 9016284 140736173615680 140736173610792 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16255 686 1178 0 16303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69940
[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30930
/proc/meminfo: memFree=26625596/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=1.49 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17491 0 0 0 146 3 0 0 20 0 1 0 335311399 71618560 16261 33554432000 4194304 9016284 140736173615680 140736173610792 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16261 686 1178 0 16303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69940
[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30930
/proc/meminfo: memFree=26625348/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=3.09 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17494 0 0 0 305 4 0 0 20 0 1 0 335311399 71618560 16264 33554432000 4194304 9016284 140736173615680 140736173609432 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16264 687 1178 0 16303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69940
[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30930
/proc/meminfo: memFree=26624976/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=6.29 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17495 0 0 0 623 6 0 0 20 0 1 0 335311399 71618560 16265 33554432000 4194304 9016284 140736173615680 140736173609736 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16265 688 1178 0 16303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69940
[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 30930
/proc/meminfo: memFree=26625008/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=12.69 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17495 0 0 0 1259 10 0 0 20 0 1 0 335311399 71618560 16265 33554432000 4194304 9016284 140736173615680 140736173609736 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16265 688 1178 0 16303 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69940
[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 30930
/proc/meminfo: memFree=26625148/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=25.49 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17508 0 0 0 2530 19 0 0 20 0 1 0 335311399 71618560 16273 33554432000 4194304 9016284 140736173615680 140736173609640 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16273 690 1178 0 16303 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69940
[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 30930
/proc/meminfo: memFree=26625272/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=51.08 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17511 0 0 0 5073 35 0 0 20 0 1 0 335311399 71618560 16276 33554432000 4194304 9016284 140736173615680 140736173609544 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16276 690 1178 0 16303 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69940
[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/175 30930
/proc/meminfo: memFree=26620808/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=102.28 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17513 0 0 0 10156 72 0 0 20 0 1 0 335311399 71618560 16278 33554432000 4194304 9016284 140736173615680 140736173609528 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16278 690 1178 0 16303 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 69940
[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 30930
/proc/meminfo: memFree=26619404/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=162.26 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 16109 117 0 0 20 0 1 0 335311399 71618560 16585 33554432000 4194304 9016284 140736173615680 140736173609848 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16585 690 1178 0 16303 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 69940
[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=222.25 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 22067 158 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173609848 4887822 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 69940
[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=282.24 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 28023 201 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173609528 7205397 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 69940
Solver just ended. Dumping a history of the last processes samples
[startup+294.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=294.24 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 29214 210 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173609544 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 294.24
Current children cumulated vsize (KiB) 69940
[startup+300.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=300.63 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 29850 213 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173609544 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 300.63
Current children cumulated vsize (KiB) 69940
[startup+307.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=307.04 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 30486 218 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173610008 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 307.04
Current children cumulated vsize (KiB) 69940
[startup+308.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=308.64 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 30645 219 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173610008 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 308.64
Current children cumulated vsize (KiB) 69940
[startup+310.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=310.24 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 30804 220 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173610008 7199317 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 310.24
Current children cumulated vsize (KiB) 69940
[startup+310.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=310.64 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 30844 220 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173610008 5510757 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 310.64
Current children cumulated vsize (KiB) 69940
[startup+311.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 30931
/proc/meminfo: memFree=26619700/32873852 swapFree=6856/6856
[pid=30929] ppid=30927 vsize=69940 CPUtime=311.04 cores=0,2,4,6
/proc/30929/stat : 30929 (scip-2.0.1.4b_2) R 30927 30929 20074 0 -1 4202496 17564 0 0 0 30884 220 0 0 20 0 1 0 335311399 71618560 16592 33554432000 4194304 9016284 140736173615680 140736173610008 7925162 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30929/statm: 17485 16592 690 1178 0 16303 0
Current children cumulated CPU time (s) 311.04
Current children cumulated vsize (KiB) 69940
Child status: 0
Real time (s): 311.132
CPU time (s): 311.077
CPU user time (s): 308.869
CPU system time (s): 2.20766
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 69940
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.869
system time used= 2.20766
maximum resident set size= 67580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17571
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= 321
runsolver used 0.531919 second user time and 1.3388 second system time
The end