0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3691846-1338043923.opb>
0.09/0.10 c original problem has 21777 variables (21777 bin, 0 int, 0 impl, 0 cont) and 22145 constraints
0.09/0.10 c problem read in 0.10
0.09/0.10 c No objective function, only one solution is needed.
0.09/0.10 c presolving settings loaded
0.19/0.23 c presolving:
0.29/0.34 c (round 1) 2 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21312 impls, 183 clqs
0.29/0.36 c (round 2) 238 del vars, 13 del conss, 0 add conss, 238 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21312 impls, 181 clqs
0.29/0.39 c (round 3) 367 del vars, 260 del conss, 0 add conss, 367 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21420 impls, 181 clqs
0.39/0.42 c (round 4) 475 del vars, 368 del conss, 0 add conss, 475 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21618 impls, 181 clqs
0.39/0.44 c (round 5) 562 del vars, 455 del conss, 0 add conss, 562 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21840 impls, 181 clqs
0.39/0.46 c (round 6) 626 del vars, 519 del conss, 0 add conss, 626 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22066 impls, 181 clqs
0.39/0.49 c (round 7) 669 del vars, 562 del conss, 0 add conss, 669 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22226 impls, 181 clqs
0.48/0.51 c (round 8) 696 del vars, 589 del conss, 0 add conss, 696 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22352 impls, 181 clqs
0.48/0.53 c (round 9) 714 del vars, 607 del conss, 0 add conss, 714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22394 impls, 181 clqs
0.48/0.55 c (round 10) 728 del vars, 621 del conss, 0 add conss, 728 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22440 impls, 181 clqs
0.48/0.57 c (round 11) 737 del vars, 630 del conss, 0 add conss, 737 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22496 impls, 181 clqs
0.48/0.59 c (round 12) 742 del vars, 635 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22526 impls, 181 clqs
0.79/0.86 c (round 13) 742 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21148 upgd conss, 22542 impls, 181 clqs
0.89/0.98 c (round 14) 742 del vars, 816 del conss, 0 add conss, 742 chg bounds, 0 chg sides, 0 chg coeffs, 21329 upgd conss, 22542 impls, 181 clqs
1.09/1.13 c presolving (15 rounds):
1.09/1.13 c 742 deleted vars, 816 deleted constraints, 0 added constraints, 742 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.09/1.13 c 22542 implications, 181 cliques
1.09/1.13 c presolved problem has 21035 variables (21035 bin, 0 int, 0 impl, 0 cont) and 21329 constraints
1.09/1.13 c 2603 constraints of type <setppc>
1.09/1.13 c 18726 constraints of type <logicor>
1.09/1.13 c transformed objective value is always integral (scale: 1)
1.09/1.13 c Presolving Time: 0.95
1.09/1.13 c - non default parameters ----------------------------------------------------------------------
1.09/1.13 c # SCIP version 2.1.1.4
1.09/1.13 c
1.09/1.13 c # maximal time in seconds to run
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.13 c limits/time = 1797
1.09/1.13 c
1.09/1.13 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.09/1.13 c limits/memory = 13950
1.09/1.13 c
1.09/1.13 c # solving stops, if the given number of solutions were found (-1: no limit)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.13 c limits/solutions = 1
1.09/1.13 c
1.09/1.13 c # maximal number of separation rounds per node (-1: unlimited)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 5]
1.09/1.13 c separating/maxrounds = 1
1.09/1.13 c
1.09/1.13 c # maximal number of separation rounds in the root node (-1: unlimited)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.13 c separating/maxroundsroot = 5
1.09/1.13 c
1.09/1.13 c # default clock type (1: CPU user seconds, 2: wall clock time)
1.09/1.13 c # [type: int, range: [1,2], default: 1]
1.09/1.13 c timing/clocktype = 2
1.09/1.13 c
1.09/1.13 c # belongs reading time to solving time?
1.09/1.13 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.09/1.13 c timing/reading = TRUE
1.09/1.13 c
1.09/1.13 c # should disaggregation of knapsack constraints be allowed in preprocessing?
1.09/1.13 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
1.09/1.13 c constraints/knapsack/disaggregation = FALSE
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/coefdiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/coefdiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/coefdiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 30]
1.09/1.13 c heuristics/crossover/freq = -1
1.09/1.13 c
1.09/1.13 c # number of nodes added to the contingent of the total nodes
1.09/1.13 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.09/1.13 c heuristics/crossover/nodesofs = 750
1.09/1.13 c
1.09/1.13 c # number of nodes without incumbent change that heuristic should wait
1.09/1.13 c # [type: longint, range: [0,9223372036854775807], default: 200]
1.09/1.13 c heuristics/crossover/nwaitingnodes = 100
1.09/1.13 c
1.09/1.13 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
1.09/1.13 c # [type: real, range: [0,1], default: 0.1]
1.09/1.13 c heuristics/crossover/nodesquot = 0.15
1.09/1.13 c
1.09/1.13 c # minimum percentage of integer variables that have to be fixed
1.09/1.13 c # [type: real, range: [0,1], default: 0.666]
1.09/1.13 c heuristics/crossover/minfixingrate = 0.5
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.13 c heuristics/feaspump/freq = -1
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/feaspump/maxlpiterofs = 2000
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/fracdiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/fracdiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/fracdiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/guideddiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/guideddiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/guideddiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/intdiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/intshifting/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/linesearchdiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/linesearchdiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/linesearchdiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.13 c heuristics/objpscostdiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to total iteration number
1.09/1.13 c # [type: real, range: [0,1], default: 0.01]
1.09/1.13 c heuristics/objpscostdiving/maxlpiterquot = 0.015
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/objpscostdiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/oneopt/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/pscostdiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/pscostdiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/pscostdiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c heuristics/rens/freq = -1
1.09/1.13 c
1.09/1.13 c # minimum percentage of integer variables that have to be fixable
1.09/1.13 c # [type: real, range: [0,1], default: 0.5]
1.09/1.13 c heuristics/rens/minfixingrate = 0.3
1.09/1.13 c
1.09/1.13 c # number of nodes added to the contingent of the total nodes
1.09/1.13 c # [type: longint, range: [0,9223372036854775807], default: 500]
1.09/1.13 c heuristics/rens/nodesofs = 2000
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 20]
1.09/1.13 c heuristics/rootsoldiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
1.09/1.13 c heuristics/rootsoldiving/maxlpiterquot = 0.015
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/rootsoldiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/rounding/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c heuristics/shiftandpropagate/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/shifting/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/simplerounding/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/subnlp/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c heuristics/trivial/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/trysol/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c heuristics/undercover/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 10]
1.09/1.13 c heuristics/veclendiving/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal fraction of diving LP iterations compared to node LP iterations
1.09/1.13 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
1.09/1.13 c heuristics/veclendiving/maxlpiterquot = 0.075
1.09/1.13 c
1.09/1.13 c # additional number of allowed LP iterations
1.09/1.13 c # [type: int, range: [0,2147483647], default: 1000]
1.09/1.13 c heuristics/veclendiving/maxlpiterofs = 1500
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/zirounding/freq = -1
1.09/1.13 c
1.09/1.13 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.13 c propagating/probing/maxprerounds = 0
1.09/1.13 c
1.09/1.13 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c separating/cmir/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 0]
1.09/1.13 c separating/flowcover/freq = -1
1.09/1.13 c
1.09/1.13 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: -1]
1.09/1.13 c separating/rapidlearning/freq = 0
1.09/1.13 c
1.09/1.13 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
1.09/1.13 c # [type: int, range: [-1,2147483647], default: 1]
1.09/1.13 c heuristics/indoneopt/freq = -1
1.09/1.13 c
1.09/1.13 c -----------------------------------------------------------------------------------------------
1.09/1.13 c start solving
1.09/1.13 c
27.39/27.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
27.39/27.46 c 27.5s| 1 | 0 | 17348 | - | 96M| 0 |3959 | 21k| 21k| 21k| 21k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
65.98/66.07 c 66.1s| 1 | 0 | 31632 | - | 96M| 0 |4349 | 21k| 21k| 21k| 21k| 7 | 0 | 0 | 0.000000e+00 | -- | Inf
96.58/96.64 c 96.6s| 1 | 0 | 42830 | - | 96M| 0 |4696 | 21k| 21k| 21k| 21k| 14 | 0 | 0 | 0.000000e+00 | -- | Inf
142.16/142.29 c 142s| 1 | 0 | 57826 | - | 96M| 0 |4543 | 21k| 21k| 21k| 21k| 20 | 0 | 0 | 0.000000e+00 | -- | Inf
178.85/178.90 c 179s| 1 | 0 | 70191 | - | 96M| 0 |4835 | 21k| 21k| 21k| 21k| 26 | 0 | 0 | 0.000000e+00 | -- | Inf
216.74/216.83 c 217s| 1 | 0 | 82810 | - | 96M| 0 |4884 | 21k| 21k| 21k| 21k| 32 | 0 | 0 | 0.000000e+00 | -- | Inf
305.93/306.08 c 306s| 1 | 0 | 95302 | - | 96M| 0 |5087 | 21k| 21k| 21k| 21k| 32 | 0 | 20 | 0.000000e+00 | -- | Inf
397.71/397.81 c 398s| 1 | 2 | 95302 | - | 96M| 0 |5087 | 21k| 21k| 21k| 21k| 32 | 0 | 53 | 0.000000e+00 | -- | Inf
1796.78/1797.17 c
1796.78/1797.17 c SCIP Status : solving was interrupted [time limit reached]
1796.78/1797.17 c Solving Time (sec) : 1797.17
1796.78/1797.17 c Solving Nodes : 10
1796.78/1797.17 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1796.78/1797.17 c Dual Bound : +0.00000000000000e+00
1796.78/1797.17 c Gap : infinite
1796.78/1797.17 s UNKNOWN
1796.78/1797.17 c SCIP Status : solving was interrupted [time limit reached]
1796.78/1797.17 c Total Time : 1797.17
1796.78/1797.17 c solving : 1797.17
1796.78/1797.17 c presolving : 0.95 (included in solving)
1796.78/1797.17 c reading : 0.10 (included in solving)
1796.78/1797.17 c copying : 0.00 (0 times copied the problem)
1796.78/1797.17 c Original Problem :
1796.78/1797.17 c Problem name : HOME/instance-3691846-1338043923.opb
1796.78/1797.17 c Variables : 21777 (21777 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.17 c Constraints : 22145 initial, 22145 maximal
1796.78/1797.17 c Objective sense : minimize
1796.78/1797.17 c Presolved Problem :
1796.78/1797.17 c Problem name : t_HOME/instance-3691846-1338043923.opb
1796.78/1797.17 c Variables : 21035 (21035 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.78/1797.17 c Constraints : 21329 initial, 21329 maximal
1796.78/1797.17 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1796.78/1797.17 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c trivial : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c dualfix : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c gateextraction : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c implics : 0.01 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c components : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c setppc : 0.02 0.00 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c linear : 0.49 0.02 742 0 0 742 0 816 0 0 0
1796.78/1797.17 c logicor : 0.28 0.01 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c root node : - - 1 - - 1 - - - - -
1796.78/1797.17 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1796.78/1797.17 c integral : 0 0 0 0 11 0 1 0 0 2 0 0 18
1796.78/1797.17 c setppc : 2603 2603 5 241 0 0 0 187 0 9992 0 0 0
1796.78/1797.17 c logicor : 18726 18726 5 131 0 0 0 2 0 3192 0 0 0
1796.78/1797.17 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1796.78/1797.17 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1796.78/1797.17 c integral : 847.04 0.00 0.00 0.00 847.04 0.00 0.00 0.00
1796.78/1797.17 c setppc : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00
1796.78/1797.17 c logicor : 0.03 0.01 0.00 0.02 0.00 0.00 0.00 0.00
1796.78/1797.17 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1796.78/1797.17 c Propagators : #Propagate #ResProp Cutoffs DomReds
1796.78/1797.17 c rootredcost : 0 0 0 0
1796.78/1797.17 c pseudoobj : 0 0 0 0
1796.78/1797.17 c vbounds : 0 0 0 0
1796.78/1797.17 c redcost : 16 0 0 0
1796.78/1797.17 c probing : 0 0 0 0
1796.78/1797.17 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1796.78/1797.17 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1796.78/1797.17 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1796.78/1797.17 c vbounds : 0.00 0.00 0.00 0.00 0.00
1796.78/1797.17 c redcost : 0.01 0.00 0.00 0.01 0.00
1796.78/1797.17 c probing : 0.00 0.00 0.00 0.00 0.00
1796.78/1797.17 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1796.78/1797.17 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1796.78/1797.17 c infeasible LP : 0.01 1 0 0 0.0 0 0.0 0
1796.78/1797.17 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1796.78/1797.17 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1796.78/1797.17 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1796.78/1797.17 c applied globally : - - - 0 0.0 - - -
1796.78/1797.17 c applied locally : - - - 0 0.0 - - -
1796.78/1797.17 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1796.78/1797.17 c cut pool : 0.00 4 - - 1 - (maximal pool size: 37)
1796.78/1797.17 c closecuts : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c impliedbounds : 0.01 0.00 5 0 0 0 0
1796.78/1797.17 c intobj : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c gomory : 7.43 0.00 5 0 0 26 0
1796.78/1797.17 c cgmip : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c strongcg : 7.58 0.00 5 0 0 26 0
1796.78/1797.17 c cmir : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c flowcover : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c clique : 1.01 0.00 5 0 0 30 0
1796.78/1797.17 c zerohalf : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c mcf : 0.02 0.00 1 0 0 0 0
1796.78/1797.17 c oddcycle : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c rapidlearning : 0.00 0.00 0 0 0 0 0
1796.78/1797.17 c Pricers : ExecTime SetupTime Calls Vars
1796.78/1797.17 c problem variables: 0.00 - 0 0
1796.78/1797.17 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1796.78/1797.17 c relpscost : 847.04 0.00 11 0 2 0 0 18
1796.78/1797.17 c pscost : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c inference : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c mostinf : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c leastinf : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c random : 0.00 0.00 0 0 0 0 0 0
1796.78/1797.17 c Primal Heuristics : ExecTime SetupTime Calls Found
1796.78/1797.17 c LP solutions : 0.00 - - 0
1796.78/1797.17 c pseudo solutions : 0.00 - - 0
1796.78/1797.17 c smallcard : 0.00 0.00 0 0
1796.78/1797.17 c trivial : 0.03 0.00 1 0
1796.78/1797.17 c shiftandpropagate: 0.00 0.00 0 0
1796.78/1797.17 c simplerounding : 0.00 0.00 0 0
1796.78/1797.17 c zirounding : 0.00 0.00 0 0
1796.78/1797.17 c rounding : 0.00 0.00 0 0
1796.78/1797.17 c shifting : 0.00 0.00 0 0
1796.78/1797.17 c intshifting : 0.00 0.00 0 0
1796.78/1797.17 c oneopt : 0.00 0.00 0 0
1796.78/1797.17 c twoopt : 0.00 0.00 0 0
1796.78/1797.17 c indtwoopt : 0.00 0.00 0 0
1796.78/1797.17 c indoneopt : 0.00 0.00 0 0
1796.78/1797.17 c fixandinfer : 0.00 0.00 0 0
1796.78/1797.17 c feaspump : 0.00 0.00 0 0
1796.78/1797.17 c clique : 0.00 0.00 0 0
1796.78/1797.17 c indrounding : 0.00 0.00 0 0
1796.78/1797.17 c indcoefdiving : 0.00 0.00 0 0
1796.78/1797.17 c coefdiving : 0.00 0.00 0 0
1796.78/1797.17 c pscostdiving : 0.00 0.00 0 0
1796.78/1797.17 c nlpdiving : 0.00 0.00 0 0
1796.78/1797.17 c fracdiving : 0.00 0.00 0 0
1796.78/1797.17 c veclendiving : 0.00 0.00 0 0
1796.78/1797.17 c intdiving : 0.00 0.00 0 0
1796.78/1797.17 c actconsdiving : 0.00 0.00 0 0
1796.78/1797.17 c objpscostdiving : 0.00 0.00 0 0
1796.78/1797.17 c rootsoldiving : 0.00 0.00 0 0
1796.78/1797.17 c linesearchdiving : 0.00 0.00 0 0
1796.78/1797.17 c guideddiving : 0.00 0.00 0 0
1796.78/1797.17 c octane : 0.00 0.00 0 0
1796.78/1797.17 c rens : 0.00 0.00 0 0
1796.78/1797.17 c rins : 0.00 0.00 0 0
1796.78/1797.17 c localbranching : 0.00 0.00 0 0
1796.78/1797.17 c mutation : 0.00 0.00 0 0
1796.78/1797.17 c crossover : 0.00 0.00 0 0
1796.78/1797.17 c dins : 0.00 0.00 0 0
1796.78/1797.17 c vbounds : 0.00 0.00 0 0
1796.78/1797.17 c undercover : 0.00 0.00 0 0
1796.78/1797.17 c subnlp : 0.00 0.00 0 0
1796.78/1797.17 c trysol : 0.00 0.00 0 0
1796.78/1797.17 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1796.78/1797.17 c primal LP : 0.06 1 0 0.00 0.00 0.06 1
1796.78/1797.17 c dual LP : 932.61 17 305404 17964.94 327.47 0.00 0
1796.78/1797.17 c lex dual LP : 0.00 0 0 0.00 -
1796.78/1797.17 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1796.78/1797.17 c diving/probing LP: 0.00 0 0 0.00 -
1796.78/1797.17 c strong branching : 847.00 307 301022 980.53 355.40
1796.78/1797.17 c (at root node) : - 53 52825 996.70 -
1796.78/1797.17 c conflict analysis: 0.00 0 0 0.00 -
1796.78/1797.17 c B&B Tree :
1796.78/1797.17 c number of runs : 1
1796.78/1797.17 c nodes : 10
1796.78/1797.17 c nodes (total) : 10
1796.78/1797.17 c nodes left : 9
1796.78/1797.17 c max depth : 3
1796.78/1797.17 c max depth (total): 3
1796.78/1797.17 c backtracks : 7 (70.0%)
1796.78/1797.17 c delayed cutoffs : 0
1796.78/1797.17 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1796.78/1797.17 c avg switch length: 2.60
1796.78/1797.17 c switching time : 0.09
1796.78/1797.17 c Solution :
1796.78/1797.17 c Solutions found : 0 (0 improvements)
1796.78/1797.17 c Primal Bound : -
1796.78/1797.17 c Dual Bound : +0.00000000000000e+00
1796.78/1797.17 c Gap : infinite
1796.78/1797.17 c Root Dual Bound : +0.00000000000000e+00
1796.78/1797.17 c Root Iterations : 95302
1796.88/1797.29 c Time complete: 1796.98.
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-3691846-1338043923/watcher-3691846-1338043923 -o /tmp/evaluation-result-3691846-1338043923/solver-3691846-1338043923 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691846-1338043923.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.04 2.04 2.00 3/174 17487
/proc/meminfo: memFree=28693036/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=12692 CPUtime=0 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 1930 0 0 0 0 0 0 0 20 0 1 0 270517780 12996608 1884 33554432000 4194304 10219143 140735933599216 140735933598120 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 3173 1884 413 1471 0 1693 0
[startup+0.0541571 s]
/proc/loadavg: 2.04 2.04 2.00 3/174 17487
/proc/meminfo: memFree=28693036/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=35980 CPUtime=0.04 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 7728 0 0 0 4 0 0 0 20 0 1 0 270517780 36843520 7682 33554432000 4194304 10219143 140735933599216 140735933598120 7589947 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 8995 7682 419 1471 0 7515 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 35980
[startup+0.100329 s]
/proc/loadavg: 2.04 2.04 2.00 3/174 17487
/proc/meminfo: memFree=28693036/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=42628 CPUtime=0.09 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 9381 0 0 0 9 0 0 0 20 0 1 0 270517780 43651072 9335 33554432000 4194304 10219143 140735933599216 140735933598120 9029200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 10657 9335 419 1471 0 9177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42628
[startup+0.300308 s]
/proc/loadavg: 2.04 2.04 2.00 3/174 17487
/proc/meminfo: memFree=28693036/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=90216 CPUtime=0.29 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 20635 0 0 0 23 6 0 0 20 0 1 0 270517780 92381184 20589 33554432000 4194304 10219143 140735933599216 140735933598120 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 22554 20589 549 1471 0 21074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90216
[startup+0.700285 s]
/proc/loadavg: 2.04 2.04 2.00 3/174 17487
/proc/meminfo: memFree=28693036/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=107724 CPUtime=0.69 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 25518 0 0 0 42 27 0 0 20 0 1 0 270517780 110309376 24972 33554432000 4194304 10219143 140735933599216 140735933598120 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 26931 24972 569 1471 0 25451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107724
[startup+1.50027 s]
/proc/loadavg: 2.04 2.04 2.00 3/175 17488
/proc/meminfo: memFree=28582048/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=176084 CPUtime=1.49 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 41422 0 0 0 111 38 0 0 20 0 1 0 270517780 180310016 41586 33554432000 4194304 10219143 140735933599216 140735933596216 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 44021 41586 727 1471 0 42541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176084
[startup+3.10029 s]
/proc/loadavg: 2.04 2.04 2.00 3/175 17488
/proc/meminfo: memFree=28526608/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=178332 CPUtime=3.08 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 42313 0 0 0 270 38 0 0 20 0 1 0 270517780 182611968 42433 33554432000 4194304 10219143 140735933599216 140735933592568 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 44583 42433 727 1471 0 43103 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 178332
[startup+6.30028 s]
/proc/loadavg: 2.04 2.04 2.00 3/175 17488
/proc/meminfo: memFree=28524624/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=178468 CPUtime=6.29 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 42368 0 0 0 590 39 0 0 20 0 1 0 270517780 182751232 42488 33554432000 4194304 10219143 140735933599216 140735933592472 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 44617 42488 727 1471 0 43137 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178468
[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.00 3/175 17488
/proc/meminfo: memFree=28522044/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=180612 CPUtime=12.69 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 43022 0 0 0 1229 40 0 0 20 0 1 0 270517780 184946688 43142 33554432000 4194304 10219143 140735933599216 140735933592888 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 45153 43142 730 1471 0 43673 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180612
[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.00 3/175 17488
/proc/meminfo: memFree=28519068/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=183648 CPUtime=25.48 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 43808 0 0 0 2506 42 0 0 20 0 1 0 270517780 188055552 43928 33554432000 4194304 10219143 140735933599216 140735933592392 8056250 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 45912 43928 730 1471 0 44432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 183648
[startup+51.1003 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 17488
/proc/meminfo: memFree=28517456/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=183648 CPUtime=51.08 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 44370 0 0 0 5056 52 0 0 20 0 1 0 270517780 188055552 44410 33554432000 4194304 10219143 140735933599216 140735933592472 8030289 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 45912 44410 765 1471 0 44432 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 183648
[startup+102.306 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 17488
/proc/meminfo: memFree=28513456/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=186748 CPUtime=102.28 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 45150 0 0 0 10164 64 0 0 20 0 1 0 270517780 191229952 45331 33554432000 4194304 10219143 140735933599216 140735933591736 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46687 45331 765 1471 0 45207 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 186748
[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 17488
/proc/meminfo: memFree=28512504/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=186748 CPUtime=162.25 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 45166 0 0 0 16152 73 0 0 20 0 1 0 270517780 191229952 45587 33554432000 4194304 10219143 140735933599216 140735933592568 8100280 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46687 45587 765 1471 0 45207 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 186748
[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 17488
/proc/meminfo: memFree=28516752/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=183236 CPUtime=222.24 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 46615 0 0 0 22142 82 0 0 20 0 1 0 270517780 187633664 44581 33554432000 4194304 10219143 140735933599216 140735933592664 8098531 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 45809 44581 768 1471 0 44329 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 183236
[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 17489
/proc/meminfo: memFree=28512660/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=186896 CPUtime=282.23 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 47651 0 0 0 28134 89 0 0 20 0 1 0 270517780 191381504 45617 33554432000 4194304 10219143 140735933599216 140735933592520 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46724 45617 769 1471 0 45244 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 186896
[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/175 17489
/proc/meminfo: memFree=28512592/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=187084 CPUtime=342.22 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 47662 0 0 0 34128 94 0 0 20 0 1 0 270517780 191574016 45626 33554432000 4194304 10219143 140735933599216 140735933592760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46771 45626 769 1471 0 45291 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 187084
[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/175 17489
/proc/meminfo: memFree=28511104/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=188388 CPUtime=402.21 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 48014 0 0 0 40120 101 0 0 20 0 1 0 270517780 192909312 45978 33554432000 4194304 10219143 140735933599216 140735933592568 8056919 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47097 45978 772 1471 0 45617 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 188388
[startup+462.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/175 17489
/proc/meminfo: memFree=28505956/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=193768 CPUtime=462.2 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 48786 0 0 0 46114 106 0 0 20 0 1 0 270517780 198418432 47261 33554432000 4194304 10219143 140735933599216 140735933592888 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48442 47261 772 1471 0 46962 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 193768
[startup+522.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/176 17492
/proc/meminfo: memFree=28514072/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=188400 CPUtime=522.19 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 52095 0 0 0 52106 113 0 0 20 0 1 0 270517780 192921600 45604 33554432000 4194304 10219143 140735933599216 140735933591928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47100 45604 772 1471 0 45620 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 188400
[startup+582.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/176 17516
/proc/meminfo: memFree=28511216/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=182600 CPUtime=582.18 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 52945 0 0 0 58099 119 0 0 20 0 1 0 270517780 186982400 44191 33554432000 4194304 10219143 140735933599216 140735933591928 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 45650 44191 772 1471 0 44170 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 182600
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28508240/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=191120 CPUtime=1122.1 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 70817 0 0 0 112035 175 0 0 20 0 1 0 270517780 195706880 46655 33554432000 4194304 10219143 140735933599216 140735933592712 8051761 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47780 46655 773 1471 0 46300 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 191120
[startup+1182.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/175 17521
/proc/meminfo: memFree=28508052/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=191120 CPUtime=1182.09 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 70825 0 0 0 118029 180 0 0 20 0 1 0 270517780 195706880 46660 33554432000 4194304 10219143 140735933599216 140735933592712 8056621 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47780 46660 773 1471 0 46300 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 191120
[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 17521
/proc/meminfo: memFree=28510228/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=188844 CPUtime=1242.08 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 72235 0 0 0 124021 187 0 0 20 0 1 0 270517780 193376256 46089 33554432000 4194304 10219143 140735933599216 140735933592392 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47211 46089 773 1471 0 45731 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 188844
[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/175 17521
/proc/meminfo: memFree=28512400/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=187088 CPUtime=1302.08 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 74020 0 0 0 130014 194 0 0 20 0 1 0 270517780 191578112 45542 33554432000 4194304 10219143 140735933599216 140735933592712 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46772 45542 773 1471 0 45292 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 187088
[startup+1362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 17521
/proc/meminfo: memFree=28512208/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=187088 CPUtime=1362.06 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 76246 0 0 0 136006 200 0 0 20 0 1 0 270517780 191578112 45603 33554432000 4194304 10219143 140735933599216 140735933592760 8056428 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46772 45603 773 1471 0 45292 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 187088
[startup+1422.31 s]
/proc/loadavg: 2.14 2.07 2.01 3/175 17521
/proc/meminfo: memFree=28512580/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=187088 CPUtime=1422.05 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 76271 0 0 0 142000 205 0 0 20 0 1 0 270517780 191578112 45628 33554432000 4194304 10219143 140735933599216 140735933593048 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 46772 45628 773 1471 0 45292 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 187088
[startup+1482.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/175 17522
/proc/meminfo: memFree=28509852/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=189564 CPUtime=1482.04 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 76910 0 0 0 147993 211 0 0 20 0 1 0 270517780 194113536 46267 33554432000 4194304 10219143 140735933599216 140735933592840 8051272 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 47391 46267 773 1471 0 45911 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 189564
[startup+1542.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/175 17522
/proc/meminfo: memFree=28504884/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195384 CPUtime=1542.02 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 82575 0 0 0 153985 217 0 0 20 0 1 0 270517780 200073216 47575 33554432000 4194304 10219143 140735933599216 140735933592760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48846 47575 778 1471 0 47366 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 195384
[startup+1602.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/175 17522
/proc/meminfo: memFree=28499428/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=201620 CPUtime=1602.01 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 83872 0 0 0 159977 224 0 0 20 0 1 0 270517780 206458880 48872 33554432000 4194304 10219143 140735933599216 140735933592392 8056857 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 50405 48872 778 1471 0 48925 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 201620
[startup+1662.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/175 17560
/proc/meminfo: memFree=28159828/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=201620 CPUtime=1662 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 83873 0 0 0 165972 228 0 0 20 0 1 0 270517780 206458880 48873 33554432000 4194304 10219143 140735933599216 140735933592392 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 50405 48873 778 1471 0 48925 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 201620
[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 17563
/proc/meminfo: memFree=27027508/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1722 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 171965 235 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592568 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 195636
[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823472/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1781.99 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 177958 241 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592888 8891017 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 195636
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.01 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823472/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1785.19 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 178278 241 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592392 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 195636
[startup+1791.91 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1791.59 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 178918 241 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592840 8056613 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 195636
[startup+1795.1 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1794.79 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 179237 242 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592664 8056221 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 195636
[startup+1795.9 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1795.58 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 179316 242 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 195636
[startup+1796.7 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1796.38 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 179396 242 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 195636
[startup+1797.1 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1796.78 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84818 0 0 0 179436 242 0 0 20 0 1 0 270517780 200331264 47807 33554432000 4194304 10219143 140735933599216 140735933592760 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47807 778 1471 0 47429 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (KiB) 195636
[startup+1797.2 s]
/proc/loadavg: 2.00 2.04 2.00 3/175 17564
/proc/meminfo: memFree=26823396/32873852 swapFree=6848/6848
[pid=17487] ppid=17485 vsize=195636 CPUtime=1796.88 cores=0,2,4,6
/proc/17487/stat : 17487 (scip-2.1.1.4exp) R 17485 17487 14609 0 -1 4202496 84826 0 0 0 179446 242 0 0 20 0 1 0 270517780 200331264 47815 33554432000 4194304 10219143 140735933599216 140735933592760 7594404 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17487/statm: 48909 47815 786 1471 0 47429 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 195636
Child status: 0
Real time (s): 1797.3
CPU time (s): 1796.99
CPU user time (s): 1794.56
CPU system time (s): 2.43663
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 201620
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.56
system time used= 2.43663
maximum resident set size= 195492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84841
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= 34
involuntary context switches= 1887
runsolver used 2.66759 second user time and 7.14991 second system time
The end