0.00/0.00 c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00 c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3690612-1338024246.opb>
2.59/2.60 c original problem has 44846 variables (44846 bin, 0 int, 0 impl, 0 cont) and 988104 constraints
2.59/2.60 c problem read in 2.60
2.59/2.65 c No objective function, only one solution is needed.
2.59/2.65 c presolving settings loaded
5.79/5.84 c presolving:
15.39/15.41 c (round 1) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 988095 upgd conss, 415364 impls, 1772 clqs
23.68/23.78 c presolving (2 rounds):
23.68/23.78 c 1 deleted vars, 22 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 0 changed coefficients
23.68/23.78 c 415364 implications, 1772 cliques
23.68/23.78 c presolved problem has 44845 variables (44845 bin, 0 int, 0 impl, 0 cont) and 988082 constraints
23.68/23.78 c 101519 constraints of type <knapsack>
23.68/23.78 c 198703 constraints of type <setppc>
23.68/23.78 c 1 constraints of type <linear>
23.68/23.78 c 687859 constraints of type <logicor>
23.68/23.78 c transformed objective value is always integral (scale: 1)
23.68/23.78 c Presolving Time: 20.46
23.68/23.78 c - non default parameters ----------------------------------------------------------------------
23.68/23.78 c # SCIP version 2.1.1.4
23.68/23.78 c
23.68/23.78 c # maximal time in seconds to run
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
23.68/23.78 c limits/time = 1797
23.68/23.78 c
23.68/23.78 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
23.68/23.78 c limits/memory = 13950
23.68/23.78 c
23.68/23.78 c # solving stops, if the given number of solutions were found (-1: no limit)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: -1]
23.68/23.78 c limits/solutions = 1
23.68/23.78 c
23.68/23.78 c # maximal number of separation rounds per node (-1: unlimited)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 5]
23.68/23.78 c separating/maxrounds = 1
23.68/23.78 c
23.68/23.78 c # maximal number of separation rounds in the root node (-1: unlimited)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: -1]
23.68/23.78 c separating/maxroundsroot = 5
23.68/23.78 c
23.68/23.78 c # default clock type (1: CPU user seconds, 2: wall clock time)
23.68/23.78 c # [type: int, range: [1,2], default: 1]
23.68/23.78 c timing/clocktype = 2
23.68/23.78 c
23.68/23.78 c # belongs reading time to solving time?
23.68/23.78 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
23.68/23.78 c timing/reading = TRUE
23.68/23.78 c
23.68/23.78 c # should disaggregation of knapsack constraints be allowed in preprocessing?
23.68/23.78 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
23.68/23.78 c constraints/knapsack/disaggregation = FALSE
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.78 c heuristics/coefdiving/freq = -1
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.78 c heuristics/coefdiving/maxlpiterquot = 0.075
23.68/23.78 c
23.68/23.78 c # additional number of allowed LP iterations
23.68/23.78 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.78 c heuristics/coefdiving/maxlpiterofs = 1500
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 30]
23.68/23.78 c heuristics/crossover/freq = -1
23.68/23.78 c
23.68/23.78 c # number of nodes added to the contingent of the total nodes
23.68/23.78 c # [type: longint, range: [0,9223372036854775807], default: 500]
23.68/23.78 c heuristics/crossover/nodesofs = 750
23.68/23.78 c
23.68/23.78 c # number of nodes without incumbent change that heuristic should wait
23.68/23.78 c # [type: longint, range: [0,9223372036854775807], default: 200]
23.68/23.78 c heuristics/crossover/nwaitingnodes = 100
23.68/23.78 c
23.68/23.78 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
23.68/23.78 c # [type: real, range: [0,1], default: 0.1]
23.68/23.78 c heuristics/crossover/nodesquot = 0.15
23.68/23.78 c
23.68/23.78 c # minimum percentage of integer variables that have to be fixed
23.68/23.78 c # [type: real, range: [0,1], default: 0.666]
23.68/23.78 c heuristics/crossover/minfixingrate = 0.5
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 20]
23.68/23.78 c heuristics/feaspump/freq = -1
23.68/23.78 c
23.68/23.78 c # additional number of allowed LP iterations
23.68/23.78 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.78 c heuristics/feaspump/maxlpiterofs = 2000
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.78 c heuristics/fracdiving/freq = -1
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.78 c heuristics/fracdiving/maxlpiterquot = 0.075
23.68/23.78 c
23.68/23.78 c # additional number of allowed LP iterations
23.68/23.78 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.78 c heuristics/fracdiving/maxlpiterofs = 1500
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.78 c heuristics/guideddiving/freq = -1
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.78 c heuristics/guideddiving/maxlpiterquot = 0.075
23.68/23.78 c
23.68/23.78 c # additional number of allowed LP iterations
23.68/23.78 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.78 c heuristics/guideddiving/maxlpiterofs = 1500
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.78 c heuristics/intdiving/maxlpiterquot = 0.075
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.78 c heuristics/intshifting/freq = -1
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.78 c heuristics/linesearchdiving/freq = -1
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.78 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.78 c heuristics/linesearchdiving/maxlpiterquot = 0.075
23.68/23.78 c
23.68/23.78 c # additional number of allowed LP iterations
23.68/23.78 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.78 c heuristics/linesearchdiving/maxlpiterofs = 1500
23.68/23.78 c
23.68/23.78 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
23.68/23.78 c # [type: int, range: [-1,2147483647], default: 20]
23.68/23.78 c heuristics/objpscostdiving/freq = -1
23.68/23.78 c
23.68/23.78 c # maximal fraction of diving LP iterations compared to total iteration number
23.68/23.79 c # [type: real, range: [0,1], default: 0.01]
23.68/23.79 c heuristics/objpscostdiving/maxlpiterquot = 0.015
23.68/23.79 c
23.68/23.79 c # additional number of allowed LP iterations
23.68/23.79 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.79 c heuristics/objpscostdiving/maxlpiterofs = 1500
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/oneopt/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.79 c heuristics/pscostdiving/freq = -1
23.68/23.79 c
23.68/23.79 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.79 c heuristics/pscostdiving/maxlpiterquot = 0.075
23.68/23.79 c
23.68/23.79 c # additional number of allowed LP iterations
23.68/23.79 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.79 c heuristics/pscostdiving/maxlpiterofs = 1500
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c heuristics/rens/freq = -1
23.68/23.79 c
23.68/23.79 c # minimum percentage of integer variables that have to be fixable
23.68/23.79 c # [type: real, range: [0,1], default: 0.5]
23.68/23.79 c heuristics/rens/minfixingrate = 0.3
23.68/23.79 c
23.68/23.79 c # number of nodes added to the contingent of the total nodes
23.68/23.79 c # [type: longint, range: [0,9223372036854775807], default: 500]
23.68/23.79 c heuristics/rens/nodesofs = 2000
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 20]
23.68/23.79 c heuristics/rootsoldiving/freq = -1
23.68/23.79 c
23.68/23.79 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
23.68/23.79 c heuristics/rootsoldiving/maxlpiterquot = 0.015
23.68/23.79 c
23.68/23.79 c # additional number of allowed LP iterations
23.68/23.79 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.79 c heuristics/rootsoldiving/maxlpiterofs = 1500
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/rounding/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c heuristics/shiftandpropagate/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.79 c heuristics/shifting/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/simplerounding/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/subnlp/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c heuristics/trivial/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/trysol/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c heuristics/undercover/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 10]
23.68/23.79 c heuristics/veclendiving/freq = -1
23.68/23.79 c
23.68/23.79 c # maximal fraction of diving LP iterations compared to node LP iterations
23.68/23.79 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
23.68/23.79 c heuristics/veclendiving/maxlpiterquot = 0.075
23.68/23.79 c
23.68/23.79 c # additional number of allowed LP iterations
23.68/23.79 c # [type: int, range: [0,2147483647], default: 1000]
23.68/23.79 c heuristics/veclendiving/maxlpiterofs = 1500
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/zirounding/freq = -1
23.68/23.79 c
23.68/23.79 c # maximal number of presolving rounds the propagator participates in (-1: no limit)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: -1]
23.68/23.79 c propagating/probing/maxprerounds = 0
23.68/23.79 c
23.68/23.79 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c separating/cmir/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 0]
23.68/23.79 c separating/flowcover/freq = -1
23.68/23.79 c
23.68/23.79 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: -1]
23.68/23.79 c separating/rapidlearning/freq = 0
23.68/23.79 c
23.68/23.79 c # frequency for calling primal heuristic <indoneopt> (-1: never, 0: only at depth freqofs)
23.68/23.79 c # [type: int, range: [-1,2147483647], default: 1]
23.68/23.79 c heuristics/indoneopt/freq = -1
23.68/23.79 c
23.68/23.79 c -----------------------------------------------------------------------------------------------
23.68/23.79 c start solving
23.78/23.81 c
55.26/55.36 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
55.26/55.36 c 55.3s| 1 | 0 | 6626 | - |1501M| 0 |1401 | 44k| 988k| 44k| 988k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
153.96/154.07 c 154s| 1 | 0 | 17431 | - |1501M| 0 |5009 | 44k| 988k| 44k| 988k| 7 | 0 | 0 | 0.000000e+00 | -- | Inf
215.84/215.98 c 216s| 1 | 0 | 23309 | - |1502M| 0 |7226 | 44k| 988k| 44k| 988k| 27 | 0 | 0 | 0.000000e+00 | -- | Inf
246.94/247.06 c 247s| 1 | 0 | 24835 | - |1509M| 0 |8817 | 44k| 988k| 44k| 988k| 66 | 0 | 0 | 0.000000e+00 | -- | Inf
275.23/275.30 c 275s| 1 | 0 | 26470 | - |1515M| 0 |9898 | 44k| 988k| 44k| 988k| 86 | 0 | 0 | 0.000000e+00 | -- | Inf
322.01/322.12 c 322s| 1 | 0 | 27801 | - |1517M| 0 |9691 | 44k| 988k| 44k| 988k| 107 | 0 | 0 | 0.000000e+00 | -- | Inf
678.36/678.53 c 678s| 1 | 2 | 27801 | - |1517M| 0 |9691 | 44k| 988k| 44k| 988k| 107 | 0 | 28 | 0.000000e+00 | -- | Inf
1799.67/1800.03 c
1799.67/1800.03 c SCIP Status : solving was interrupted [time limit reached]
1799.67/1800.03 c Solving Time (sec) : 1799.98
1799.67/1800.03 c Solving Nodes : 4
1799.67/1800.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1799.67/1800.03 c Dual Bound : +0.00000000000000e+00
1799.67/1800.03 c Gap : infinite
1799.67/1800.03 s UNKNOWN
1799.67/1800.03 c SCIP Status : solving was interrupted [time limit reached]
1799.67/1800.03 c Total Time : 1799.98
1799.67/1800.03 c solving : 1799.98
1799.67/1800.03 c presolving : 20.46 (included in solving)
1799.67/1800.03 c reading : 2.60 (included in solving)
1799.67/1800.03 c copying : 0.00 (0 times copied the problem)
1799.67/1800.03 c Original Problem :
1799.67/1800.03 c Problem name : HOME/instance-3690612-1338024246.opb
1799.67/1800.03 c Variables : 44846 (44846 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.67/1800.03 c Constraints : 988104 initial, 988104 maximal
1799.67/1800.03 c Objective sense : minimize
1799.67/1800.03 c Presolved Problem :
1799.67/1800.03 c Problem name : t_HOME/instance-3690612-1338024246.opb
1799.67/1800.03 c Variables : 44845 (44845 binary, 0 integer, 0 implicit integer, 0 continuous)
1799.67/1800.03 c Constraints : 988082 initial, 988082 maximal
1799.67/1800.03 c Presolvers : ExecTime SetupTime FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1799.67/1800.03 c domcol : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c trivial : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c dualfix : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c gateextraction : 0.34 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c implics : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c components : 0.43 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c probing : 0.00 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c knapsack : 0.46 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c setppc : 0.48 0.00 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c linear : 8.70 0.00 0 1 0 0 0 8 0 7 0
1799.67/1800.03 c logicor : 2.04 4.61 0 0 0 0 0 14 0 0 0
1799.67/1800.03 c root node : - - 0 - - 0 - - - - -
1799.67/1800.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Conss Children
1799.67/1800.03 c integral : 0 0 0 0 4 0 1 0 0 0 0 0 8
1799.67/1800.03 c knapsack : 101519 101519 5 7 0 0 0 0 0 0 117 0 0
1799.67/1800.03 c setppc : 198703 198703 5 7 0 0 0 0 0 620 0 0 0
1799.67/1800.03 c linear : 1 1 5 7 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c logicor : 687859 687859 5 4 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0
1799.67/1800.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS Check ResProp
1799.67/1800.03 c integral : 1454.36 0.00 0.00 0.00 1454.36 0.00 0.00 0.00
1799.67/1800.03 c knapsack : 0.69 0.00 0.67 0.02 0.00 0.00 0.00 0.00
1799.67/1800.03 c setppc : 0.08 0.00 0.04 0.04 0.00 0.00 0.00 0.00
1799.67/1800.03 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1799.67/1800.03 c logicor : 4.87 4.61 0.11 0.15 0.00 0.00 0.00 0.00
1799.67/1800.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1799.67/1800.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
1799.67/1800.03 c rootredcost : 0 0 0 0
1799.67/1800.03 c pseudoobj : 0 0 0 0
1799.67/1800.03 c vbounds : 0 0 0 0
1799.67/1800.03 c redcost : 9 0 0 0
1799.67/1800.03 c probing : 0 0 0 0
1799.67/1800.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp
1799.67/1800.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00
1799.67/1800.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00
1799.67/1800.03 c vbounds : 0.01 0.01 0.00 0.00 0.00
1799.67/1800.03 c redcost : 0.01 0.00 0.00 0.01 0.00
1799.67/1800.03 c probing : 0.00 0.00 0.00 0.00 0.00
1799.67/1800.03 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1799.67/1800.03 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1799.67/1800.03 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1799.67/1800.03 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1799.67/1800.03 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1799.67/1800.03 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1799.67/1800.03 c applied globally : - - - 0 0.0 - - -
1799.67/1800.03 c applied locally : - - - 0 0.0 - - -
1799.67/1800.03 c Separators : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss
1799.67/1800.03 c cut pool : 0.00 4 - - 37 - (maximal pool size: 1128)
1799.67/1800.03 c closecuts : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c impliedbounds : 0.02 0.00 5 0 0 0 0
1799.67/1800.03 c intobj : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c gomory : 26.45 0.00 5 0 0 250 0
1799.67/1800.03 c cgmip : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c strongcg : 31.94 0.00 5 0 0 2500 0
1799.67/1800.03 c cmir : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c flowcover : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c clique : 4.08 0.00 5 0 0 40 0
1799.67/1800.03 c zerohalf : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c mcf : 0.80 0.00 1 0 0 0 0
1799.67/1800.03 c oddcycle : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c rapidlearning : 0.00 0.00 0 0 0 0 0
1799.67/1800.03 c Pricers : ExecTime SetupTime Calls Vars
1799.67/1800.03 c problem variables: 0.00 - 0 0
1799.67/1800.03 c Branching Rules : ExecTime SetupTime Calls Cutoffs DomReds Cuts Conss Children
1799.67/1800.03 c relpscost : 1454.36 0.00 4 0 0 0 0 8
1799.67/1800.03 c pscost : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c inference : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c mostinf : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c leastinf : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c random : 0.00 0.00 0 0 0 0 0 0
1799.67/1800.03 c Primal Heuristics : ExecTime SetupTime Calls Found
1799.67/1800.03 c LP solutions : 0.00 - - 0
1799.67/1800.03 c pseudo solutions : 0.00 - - 0
1799.67/1800.03 c smallcard : 0.00 0.00 0 0
1799.67/1800.03 c trivial : 0.02 0.00 1 0
1799.67/1800.03 c shiftandpropagate: 0.00 0.00 0 0
1799.67/1800.03 c simplerounding : 0.00 0.00 0 0
1799.67/1800.03 c zirounding : 0.00 0.00 0 0
1799.67/1800.03 c rounding : 0.00 0.00 0 0
1799.67/1800.03 c shifting : 0.00 0.00 0 0
1799.67/1800.03 c intshifting : 0.00 0.00 0 0
1799.67/1800.03 c oneopt : 0.00 0.00 0 0
1799.67/1800.03 c twoopt : 0.00 0.00 0 0
1799.67/1800.03 c indtwoopt : 0.00 0.00 0 0
1799.67/1800.03 c indoneopt : 0.00 0.00 0 0
1799.67/1800.03 c fixandinfer : 0.00 0.00 0 0
1799.67/1800.03 c feaspump : 0.00 0.00 0 0
1799.67/1800.03 c clique : 0.00 0.00 0 0
1799.67/1800.03 c indrounding : 0.00 0.00 0 0
1799.67/1800.03 c indcoefdiving : 0.00 0.00 0 0
1799.67/1800.03 c coefdiving : 0.00 0.00 0 0
1799.67/1800.03 c pscostdiving : 0.00 0.00 0 0
1799.67/1800.03 c nlpdiving : 0.00 0.00 0 0
1799.67/1800.03 c fracdiving : 0.00 0.00 0 0
1799.67/1800.03 c veclendiving : 0.00 0.00 0 0
1799.67/1800.03 c intdiving : 0.00 0.00 0 0
1799.67/1800.03 c actconsdiving : 0.00 0.00 0 0
1799.67/1800.03 c objpscostdiving : 0.00 0.00 0 0
1799.67/1800.03 c rootsoldiving : 0.00 0.00 0 0
1799.67/1800.03 c linesearchdiving : 0.00 0.00 0 0
1799.67/1800.03 c guideddiving : 0.00 0.00 0 0
1799.67/1800.03 c octane : 0.00 0.00 0 0
1799.67/1800.03 c rens : 0.00 0.00 0 0
1799.67/1800.03 c rins : 0.00 0.00 0 0
1799.67/1800.03 c localbranching : 0.00 0.00 0 0
1799.67/1800.03 c mutation : 0.00 0.00 0 0
1799.67/1800.03 c crossover : 0.00 0.00 0 0
1799.67/1800.03 c dins : 0.00 0.00 0 0
1799.67/1800.03 c vbounds : 0.00 0.00 0 0
1799.67/1800.03 c undercover : 0.00 0.00 0 0
1799.67/1800.03 c subnlp : 0.00 0.00 0 0
1799.67/1800.03 c trysol : 0.00 0.00 0 0
1799.67/1800.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It
1799.67/1800.03 c primal LP : 1.14 1 0 0.00 0.00 1.14 1
1799.67/1800.03 c dual LP : 253.18 9 29140 3237.78 115.10 0.00 0
1799.67/1800.03 c lex dual LP : 0.00 0 0 0.00 -
1799.67/1800.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1799.67/1800.03 c diving/probing LP: 0.00 0 0 0.00 -
1799.67/1800.03 c strong branching : 1454.21 113 83525 739.16 57.44
1799.67/1800.03 c (at root node) : - 28 20984 749.43 -
1799.67/1800.03 c conflict analysis: 0.00 0 0 0.00 -
1799.67/1800.03 c B&B Tree :
1799.67/1800.03 c number of runs : 1
1799.67/1800.03 c nodes : 4
1799.67/1800.03 c nodes (total) : 4
1799.67/1800.03 c nodes left : 5
1799.67/1800.03 c max depth : 3
1799.67/1800.03 c max depth (total): 3
1799.67/1800.03 c backtracks : 0 (0.0%)
1799.67/1800.03 c delayed cutoffs : 0
1799.67/1800.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1799.67/1800.03 c avg switch length: 1.00
1799.67/1800.03 c switching time : 1.28
1799.67/1800.03 c Solution :
1799.67/1800.03 c Solutions found : 0 (0 improvements)
1799.67/1800.03 c Primal Bound : -
1799.67/1800.03 c Dual Bound : +0.00000000000000e+00
1799.67/1800.03 c Gap : infinite
1799.67/1800.03 c Root Dual Bound : +0.00000000000000e+00
1799.67/1800.03 c Root Iterations : 27801
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-3690612-1338024246/watcher-3690612-1338024246 -o /tmp/evaluation-result-3690612-1338024246/solver-3690612-1338024246 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3690612-1338024246.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/176 31138
/proc/meminfo: memFree=28480280/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=10244 CPUtime=0 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1297 0 0 0 0 0 0 0 20 0 1 0 268553267 10489856 1251 33554432000 4194304 10173063 140733832078704 140734229375112 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 2561 1251 413 1460 0 1092 0
[startup+0.0717771 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31138
/proc/meminfo: memFree=28480280/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=20248 CPUtime=0.06 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 3824 0 0 0 6 0 0 0 20 0 1 0 268553267 20733952 3778 33554432000 4194304 10173063 140733832078704 140733831943288 7171967 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 5062 3778 413 1460 0 3593 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20248
[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31138
/proc/meminfo: memFree=28480280/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=24588 CPUtime=0.09 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 4908 0 0 0 9 0 0 0 20 0 1 0 268553267 25178112 4862 33554432000 4194304 10173063 140733832078704 140733831943288 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 6147 4862 413 1460 0 4678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24588
[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31138
/proc/meminfo: memFree=28480280/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=50296 CPUtime=0.29 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 11295 0 0 0 28 1 0 0 20 0 1 0 268553267 51503104 11249 33554432000 4194304 10173063 140733832078704 140733831943288 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 12574 11250 413 1460 0 11105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50296
[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 31138
/proc/meminfo: memFree=28480280/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=103328 CPUtime=0.69 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 24560 0 0 0 66 3 0 0 20 0 1 0 268553267 105807872 24514 33554432000 4194304 10173063 140733832078704 140733831943288 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 25832 24514 413 1460 0 24363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103328
[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=28346004/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=205768 CPUtime=1.49 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 50184 0 0 0 142 7 0 0 20 0 1 0 268553267 210706432 50138 33554432000 4194304 10173063 140733832078704 140733831943880 8985008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 51442 50138 413 1460 0 49973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 205768
[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=28204884/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=615256 CPUtime=3.09 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 151735 0 0 0 287 22 0 0 20 0 1 0 268553267 630022144 151675 33554432000 4194304 10173063 140733832078704 140733832074488 4900240 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 153814 151675 465 1460 0 152345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 615256
[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=27081072/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=1207364 CPUtime=6.29 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 361071 0 0 0 554 75 0 0 20 0 1 0 268553267 1236340736 297499 33554432000 4194304 10173063 140733832078704 140733832075704 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 301841 297499 559 1460 0 300372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1207364
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=27167068/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=1427280 CPUtime=12.68 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 414210 0 0 0 903 365 0 0 20 0 1 0 268553267 1461534720 351563 33554432000 4194304 10173063 140733832078704 140733832075704 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 356820 351563 578 1460 0 355351 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1427280
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=26556732/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=2031676 CPUtime=25.48 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 621908 0 0 0 1968 580 0 0 20 0 1 0 268553267 2080436224 501303 33554432000 4194304 10173063 140733832078704 140733832074712 5044654 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 507919 501303 684 1460 0 506450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2031676
[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31139
/proc/meminfo: memFree=25551536/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3072580 CPUtime=51.07 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 733877 0 0 0 4478 629 0 0 20 0 1 0 268553267 3146321920 730507 33554432000 4194304 10173063 140733832078704 140733832072344 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 768145 730507 753 1460 0 766676 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3072580
[startup+102.307 s]
/proc/loadavg: 1.95 1.98 1.99 3/177 31177
/proc/meminfo: memFree=25663276/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=2997872 CPUtime=102.27 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 753758 0 0 0 9522 705 0 0 20 0 1 0 268553267 3069820928 700012 33554432000 4194304 10173063 140733832078704 140733832071960 7706073 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 749468 700012 796 1460 0 747999 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2997872
[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 31177
/proc/meminfo: memFree=25663744/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3034152 CPUtime=162.25 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 772259 0 0 0 15474 751 0 0 20 0 1 0 268553267 3106971648 699328 33554432000 4194304 10173063 140733832078704 140733832072344 7594574 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 758538 699328 799 1460 0 757069 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3034152
[startup+222.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 31177
/proc/meminfo: memFree=25590244/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121664 CPUtime=222.24 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 785235 0 0 0 21432 792 0 0 20 0 1 0 268553267 3196583936 716123 33554432000 4194304 10173063 140733832078704 140733832073576 8963895 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780416 716123 799 1460 0 778947 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3121664
[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 31177
/proc/meminfo: memFree=25585760/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3157192 CPUtime=282.22 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 794812 0 0 0 27393 829 0 0 20 0 1 0 268553267 3232964608 716868 33554432000 4194304 10173063 140733832078704 140733832073576 8887105 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 789298 716868 799 1460 0 787829 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3157192
[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 31178
/proc/meminfo: memFree=25646400/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3122716 CPUtime=342.22 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 809327 0 0 0 33365 857 0 0 20 0 1 0 268553267 3197661184 700784 33554432000 4194304 10173063 140733832078704 140733832072616 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780679 700784 803 1460 0 779210 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 3122716
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 31181
/proc/meminfo: memFree=25623956/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3122716 CPUtime=402.21 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 833843 0 0 0 39320 901 0 0 20 0 1 0 268553267 3197661184 701287 33554432000 4194304 10173063 140733832078704 140733832071448 8039667 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780679 701287 803 1460 0 779210 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 3122716
[startup+462.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 31181
/proc/meminfo: memFree=25640504/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3122716 CPUtime=462.19 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 857479 0 0 0 45277 942 0 0 20 0 1 0 268553267 3197661184 701296 33554432000 4194304 10173063 140733832078704 140733832072152 8012669 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780679 701296 803 1460 0 779210 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 3122716
[startup+522.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/177 31181
/proc/meminfo: memFree=25631700/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3122716 CPUtime=522.19 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 880216 0 0 0 51235 984 0 0 20 0 1 0 268553267 3197661184 700779 33554432000 4194304 10173063 140733832078704 140733832071448 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780679 700779 803 1460 0 779210 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 3122716
[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/177 31181
/proc/meminfo: memFree=25628756/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3133352 CPUtime=582.18 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 903974 0 0 0 57191 1027 0 0 20 0 1 0 268553267 3208552448 703905 33554432000 4194304 10173063 140733832078704 140733832072152 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 783338 703905 803 1460 0 781869 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 3133352
[startup+642.3 s]
################
# More data... #
################
[startup+822.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31183
/proc/meminfo: memFree=25596208/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121292 CPUtime=822.14 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 991417 0 0 0 81016 1198 0 0 20 0 1 0 268553267 3196203008 704236 33554432000 4194304 10173063 140733832078704 140733832072536 7911877 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780323 704236 809 1460 0 778854 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 3121292
[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31183
/proc/meminfo: memFree=25574996/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3143524 CPUtime=882.13 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1011807 0 0 0 86969 1244 0 0 20 0 1 0 268553267 3218968576 707942 33554432000 4194304 10173063 140733832078704 140733832071224 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785881 707942 809 1460 0 784412 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 3143524
[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 31184
/proc/meminfo: memFree=25596628/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121292 CPUtime=942.11 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1033215 0 0 0 92924 1287 0 0 20 0 1 0 268553267 3196203008 704236 33554432000 4194304 10173063 140733832078704 140733832071416 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780323 704236 809 1460 0 778854 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 3121292
[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 31187
/proc/meminfo: memFree=25577588/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121292 CPUtime=1002.1 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1052015 0 0 0 98884 1326 0 0 20 0 1 0 268553267 3196203008 704520 33554432000 4194304 10173063 140733832078704 140733832071880 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780323 704520 809 1460 0 778854 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 3121292
[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31187
/proc/meminfo: memFree=25560976/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121292 CPUtime=1062.09 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1073637 0 0 0 104841 1368 0 0 20 0 1 0 268553267 3196203008 704012 33554432000 4194304 10173063 140733832078704 140733832072536 7911886 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780323 704012 809 1460 0 778854 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 3121292
[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31187
/proc/meminfo: memFree=25547464/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3140384 CPUtime=1122.08 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1092240 0 0 0 110800 1408 0 0 20 0 1 0 268553267 3215753216 708606 33554432000 4194304 10173063 140733832078704 140733832072152 7706041 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785096 708606 809 1460 0 783627 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 3140384
[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31187
/proc/meminfo: memFree=25565780/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3141768 CPUtime=1182.08 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1111940 0 0 0 116759 1449 0 0 20 0 1 0 268553267 3217170432 708567 33554432000 4194304 10173063 140733832078704 140733832072152 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785442 708567 809 1460 0 783973 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 3141768
[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31188
/proc/meminfo: memFree=25539076/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3142924 CPUtime=1242.06 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1131218 0 0 0 122715 1491 0 0 20 0 1 0 268553267 3218354176 708200 33554432000 4194304 10173063 140733832078704 140733832072152 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785731 708200 809 1460 0 784262 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 3142924
[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 31188
/proc/meminfo: memFree=25549204/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121132 CPUtime=1302.06 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1151510 0 0 0 128671 1535 0 0 20 0 1 0 268553267 3196039168 704730 33554432000 4194304 10173063 140733832078704 140733832072248 8012644 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780283 704730 809 1460 0 778814 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3121132
[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 31188
/proc/meminfo: memFree=25543016/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3140796 CPUtime=1362.04 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1171139 0 0 0 134631 1573 0 0 20 0 1 0 268553267 3216175104 708824 33554432000 4194304 10173063 140733832078704 140733832071416 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785199 708824 809 1460 0 783730 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3140796
[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 31188
/proc/meminfo: memFree=25535172/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3121132 CPUtime=1422.04 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1189693 0 0 0 140590 1614 0 0 20 0 1 0 268553267 3196039168 704750 33554432000 4194304 10173063 140733832078704 140733832071880 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780283 704750 809 1460 0 778814 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3121132
[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 31188
/proc/meminfo: memFree=25513144/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3142184 CPUtime=1482.02 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1208505 0 0 0 146545 1657 0 0 20 0 1 0 268553267 3217596416 708904 33554432000 4194304 10173063 140733832078704 140733832071224 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785546 708904 809 1460 0 784077 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3142184
[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 31189
/proc/meminfo: memFree=25509404/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3140488 CPUtime=1542.01 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1230419 0 0 0 152499 1702 0 0 20 0 1 0 268553267 3215859712 708864 33554432000 4194304 10173063 140733832078704 140733832071448 8039664 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785122 708864 809 1460 0 783653 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 3140488
[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 31192
/proc/meminfo: memFree=25502340/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3142448 CPUtime=1602 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1251083 0 0 0 158455 1745 0 0 20 0 1 0 268553267 3217866752 708474 33554432000 4194304 10173063 140733832078704 140733832071880 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 785612 708474 809 1460 0 784143 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3142448
[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 31192
/proc/meminfo: memFree=25515928/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3123676 CPUtime=1661.99 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1267973 0 0 0 164412 1787 0 0 20 0 1 0 268553267 3198644224 703812 33554432000 4194304 10173063 140733832078704 140733832071880 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780919 703812 810 1460 0 779450 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 3123676
[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31192
/proc/meminfo: memFree=25505152/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3123676 CPUtime=1721.99 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1288133 0 0 0 170370 1829 0 0 20 0 1 0 268553267 3198644224 703812 33554432000 4194304 10173063 140733832078704 140733832072536 8982074 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 780919 703812 810 1460 0 779450 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3123676
[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 31192
/proc/meminfo: memFree=25494180/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=3133228 CPUtime=1781.97 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1307441 0 0 0 176330 1867 0 0 20 0 1 0 268553267 3208425472 706346 33554432000 4194304 10173063 140733832078704 140733832070984 8033088 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 783307 706346 810 1460 0 781838 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3133228
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 31192
/proc/meminfo: memFree=25533088/32873844 swapFree=7620/7620
[pid=31138] ppid=31136 vsize=2975044 CPUtime=1800.08 cores=0,2,4,6
/proc/31138/stat : 31138 (scip-2.1.1.4fix) R 31136 31138 30301 0 -1 4202496 1313601 0 0 0 178128 1880 0 0 20 0 1 0 268553267 3046445056 696605 33554432000 4194304 10173063 140733832078704 140733832074680 5061270 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31138/statm: 743761 696605 820 1460 0 742292 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 2975044
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.44
CPU time (s): 1800.12
CPU user time (s): 1781.29
CPU system time (s): 18.8331
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 3268312
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.29
system time used= 18.8331
maximum resident set size= 2987380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1313601
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= 60
involuntary context switches= 1885
runsolver used 3.42148 second user time and 9.03463 second system time
The end