0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 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-3730155-1338681917.opb>
6.38/6.47 c original problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
6.38/6.47 c problem read
6.38/6.47 c No objective function, only one solution is needed.
6.38/6.47 c presolving settings loaded
7.99/8.01 c presolving:
12.09/12.14 c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
12.88/12.93 c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 3241 chg coeffs, 990000 upgd conss, 2400 impls, 80 clqs
13.68/13.75 c presolving (3 rounds):
13.68/13.75 c 0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 3414 changed coefficients
13.68/13.75 c 5520 implications, 80 cliques
13.68/13.75 c presolved problem has 2800 variables (2800 bin, 0 int, 0 impl, 0 cont) and 990001 constraints
13.68/13.75 c 3160 constraints of type <knapsack>
13.68/13.75 c 1280 constraints of type <setppc>
13.68/13.75 c 1 constraints of type <linear>
13.68/13.75 c 985560 constraints of type <logicor>
13.68/13.75 c transformed objective value is always integral (scale: 1)
13.68/13.75 c Presolving Time: 5.99
13.68/13.75 c - non default parameters ----------------------------------------------------------------------
13.68/13.75 c # SCIP version 1.2.1.3
13.68/13.75 c
13.68/13.75 c # frequency for displaying node information lines
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 100]
13.68/13.75 c display/freq = 10000
13.68/13.75 c
13.68/13.75 c # maximal time in seconds to run
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.68/13.75 c limits/time = 1783.53
13.68/13.75 c
13.68/13.75 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
13.68/13.75 c limits/memory = 13950
13.68/13.75 c
13.68/13.75 c # solving stops, if the given number of solutions were found (-1: no limit)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: -1]
13.68/13.75 c limits/solutions = 1
13.68/13.75 c
13.68/13.75 c # maximal number of separation rounds per node (-1: unlimited)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 5]
13.68/13.75 c separating/maxrounds = 1
13.68/13.75 c
13.68/13.75 c # maximal number of separation rounds in the root node (-1: unlimited)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: -1]
13.68/13.75 c separating/maxroundsroot = 5
13.68/13.75 c
13.68/13.75 c # default clock type (1: CPU user seconds, 2: wall clock time)
13.68/13.75 c # [type: int, range: [1,2], default: 1]
13.68/13.75 c timing/clocktype = 2
13.68/13.75 c
13.68/13.75 c # should presolving try to simplify inequalities
13.68/13.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.68/13.75 c constraints/linear/simplifyinequalities = TRUE
13.68/13.75 c
13.68/13.75 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
13.68/13.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.68/13.75 c constraints/indicator/addCouplingCons = TRUE
13.68/13.75 c
13.68/13.75 c # should disaggregation of knapsack constraints be allowed in preprocessing?
13.68/13.75 c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
13.68/13.75 c constraints/knapsack/disaggregation = FALSE
13.68/13.75 c
13.68/13.75 c # should presolving try to simplify knapsacks
13.68/13.75 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
13.68/13.75 c constraints/knapsack/simplifyinequalities = TRUE
13.68/13.75 c
13.68/13.75 c # maximal number of presolving rounds the presolver participates in (-1: no limit)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: -1]
13.68/13.75 c presolving/probing/maxrounds = 0
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/coefdiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/coefdiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/coefdiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 30]
13.68/13.75 c heuristics/crossover/freq = -1
13.68/13.75 c
13.68/13.75 c # number of nodes added to the contingent of the total nodes
13.68/13.75 c # [type: longint, range: [0,9223372036854775807], default: 500]
13.68/13.75 c heuristics/crossover/nodesofs = 750
13.68/13.75 c
13.68/13.75 c # number of nodes without incumbent change that heuristic should wait
13.68/13.75 c # [type: longint, range: [0,9223372036854775807], default: 200]
13.68/13.75 c heuristics/crossover/nwaitingnodes = 100
13.68/13.75 c
13.68/13.75 c # contingent of sub problem nodes in relation to the number of nodes of the original problem
13.68/13.75 c # [type: real, range: [0,1], default: 0.1]
13.68/13.75 c heuristics/crossover/nodesquot = 0.15
13.68/13.75 c
13.68/13.75 c # minimum percentage of integer variables that have to be fixed
13.68/13.75 c # [type: real, range: [0,1], default: 0.666]
13.68/13.75 c heuristics/crossover/minfixingrate = 0.5
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 20]
13.68/13.75 c heuristics/feaspump/freq = -1
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/feaspump/maxlpiterofs = 2000
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/fracdiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/fracdiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/fracdiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/guideddiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/guideddiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/guideddiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/intdiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/intshifting/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/linesearchdiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/linesearchdiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/linesearchdiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/nlp/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 20]
13.68/13.75 c heuristics/objpscostdiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to total iteration number
13.68/13.75 c # [type: real, range: [0,1], default: 0.01]
13.68/13.75 c heuristics/objpscostdiving/maxlpiterquot = 0.015
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/objpscostdiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/oneopt/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/pscostdiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/pscostdiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/pscostdiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 0]
13.68/13.75 c heuristics/rens/freq = -1
13.68/13.75 c
13.68/13.75 c # minimum percentage of integer variables that have to be fixable
13.68/13.75 c # [type: real, range: [0,1], default: 0.5]
13.68/13.75 c heuristics/rens/minfixingrate = 0.3
13.68/13.75 c
13.68/13.75 c # number of nodes added to the contingent of the total nodes
13.68/13.75 c # [type: longint, range: [0,9223372036854775807], default: 500]
13.68/13.75 c heuristics/rens/nodesofs = 2000
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 20]
13.68/13.75 c heuristics/rootsoldiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
13.68/13.75 c heuristics/rootsoldiving/maxlpiterquot = 0.015
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/rootsoldiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/rounding/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/shifting/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/simplerounding/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 0]
13.68/13.75 c heuristics/trivial/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/trysol/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 10]
13.68/13.75 c heuristics/veclendiving/freq = -1
13.68/13.75 c
13.68/13.75 c # maximal fraction of diving LP iterations compared to node LP iterations
13.68/13.75 c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
13.68/13.75 c heuristics/veclendiving/maxlpiterquot = 0.075
13.68/13.75 c
13.68/13.75 c # additional number of allowed LP iterations
13.68/13.75 c # [type: int, range: [0,2147483647], default: 1000]
13.68/13.75 c heuristics/veclendiving/maxlpiterofs = 1500
13.68/13.75 c
13.68/13.75 c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 1]
13.68/13.75 c heuristics/zirounding/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 0]
13.68/13.75 c separating/cmir/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: 0]
13.68/13.75 c separating/flowcover/freq = -1
13.68/13.75 c
13.68/13.75 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
13.68/13.75 c # [type: int, range: [-1,2147483647], default: -1]
13.68/13.75 c separating/rapidlearning/freq = 0
13.68/13.75 c
13.68/13.75 c -----------------------------------------------------------------------------------------------
13.68/13.75 c start solving
13.68/13.78 c
455.52/455.62 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
455.52/455.62 c 449s| 1 | 0 | 8330 | - |1122M| 0 | 338 |2800 | 990k|2800 | 990k| 0 | 0 | 0 | 0.000000e+00 | -- | Inf
530.81/530.97 c 524s| 1 | 0 | 9272 | - |1122M| 0 | 307 |2800 | 990k|2800 | 990k| 24 | 0 | 0 | 0.000000e+00 | -- | Inf
1345.68/1345.90 c 1339s| 1 | 0 | 20848 | - |1122M| 0 | 228 |2800 | 990k|2800 | 990k| 50 | 0 | 0 | 0.000000e+00 | -- | Inf
1790.41/1790.75 c 1784s| 1 | 0 | 27453 | - |1122M| 0 | - |2800 | 990k|2800 | 990k| 73 | 0 | 0 | 0.000000e+00 | -- | Inf
1790.41/1790.79 c 1784s| 1 | 2 | 27453 | - |1122M| 0 | - |2800 | 990k|2800 | 990k| 73 | 0 | 0 | 0.000000e+00 | -- | Inf
1790.41/1790.79 c
1790.41/1790.79 c SCIP Status : solving was interrupted [time limit reached]
1790.41/1790.79 c Solving Time (sec) : 1784.32
1790.41/1790.79 c Solving Nodes : 1
1790.41/1790.79 c Primal Bound : +1.00000000000000e+20 (0 solutions)
1790.41/1790.79 c Dual Bound : +0.00000000000000e+00
1790.41/1790.79 c Gap : infinite
1790.41/1790.79 s UNKNOWN
1790.41/1790.79 c SCIP Status : solving was interrupted [time limit reached]
1790.41/1790.79 c Solving Time : 1784.32
1790.41/1790.79 c Original Problem :
1790.41/1790.79 c Problem name : HOME/instance-3730155-1338681917.opb
1790.41/1790.79 c Variables : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.41/1790.79 c Constraints : 990001 initial, 990001 maximal
1790.41/1790.79 c Presolved Problem :
1790.41/1790.79 c Problem name : t_HOME/instance-3730155-1338681917.opb
1790.41/1790.79 c Variables : 2800 (2800 binary, 0 integer, 0 implicit integer, 0 continuous)
1790.41/1790.79 c Constraints : 990001 initial, 990001 maximal
1790.41/1790.79 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.41/1790.79 c trivial : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c dualfix : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c implics : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c probing : 0.00 0 0 0 0 0 0 0 0
1790.41/1790.79 c knapsack : 0.53 0 0 0 0 0 0 0 3414
1790.41/1790.79 c setppc : 0.01 0 0 0 0 0 0 0 0
1790.41/1790.79 c linear : 2.68 0 0 0 0 0 0 0 0
1790.41/1790.79 c logicor : 1.62 0 0 0 0 0 0 0 0
1790.41/1790.79 c root node : - 0 - - 0 - - - -
1790.41/1790.79 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.41/1790.79 c integral : 0 0 0 0 0 0 0 0 0 0
1790.41/1790.79 c knapsack : 3160 3 1 0 1 0 0 147 0 0
1790.41/1790.79 c setppc : 1280 3 1 0 1 0 0 0 0 0
1790.41/1790.79 c linear : 1 3 1 0 1 0 0 0 0 0
1790.41/1790.79 c logicor : 985560 3 1 0 1 0 0 0 0 0
1790.41/1790.79 c countsols : 0 0 0 0 1 0 0 0 0 0
1790.41/1790.79 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.41/1790.79 c integral : 0.00 0.00 0.00 0.00 0.00
1790.41/1790.79 c knapsack : 0.03 0.03 0.00 0.00 0.00
1790.41/1790.79 c setppc : 0.00 0.00 0.00 0.00 0.00
1790.41/1790.79 c linear : 0.00 0.00 0.00 0.00 0.00
1790.41/1790.79 c logicor : 0.55 0.13 0.38 0.00 0.04
1790.41/1790.79 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.41/1790.79 c Propagators : Time Calls Cutoffs DomReds
1790.41/1790.79 c vbounds : 0.00 1 0 0
1790.41/1790.79 c rootredcost : 0.00 0 0 0
1790.41/1790.79 c pseudoobj : 0.00 0 0 0
1790.41/1790.79 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.41/1790.79 c propagation : 0.00 0 0 0 0.0 0 0.0 -
1790.41/1790.79 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
1790.41/1790.79 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.41/1790.79 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.41/1790.79 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.41/1790.79 c applied globally : - - - 0 0.0 - - -
1790.41/1790.79 c applied locally : - - - 0 0.0 - - -
1790.41/1790.79 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.41/1790.79 c cut pool : 0.00 2 - - 0 - (maximal pool size: 156)
1790.41/1790.79 c redcost : 0.00 3 0 0 0 0
1790.41/1790.79 c impliedbounds : 0.00 3 0 0 0 0
1790.41/1790.79 c intobj : 0.00 0 0 0 0 0
1790.41/1790.79 c cgmip : 0.00 0 0 0 0 0
1790.41/1790.79 c gomory : 73.11 3 0 0 1500 0
1790.41/1790.79 c strongcg : 73.27 3 0 0 1500 0
1790.41/1790.79 c cmir : 0.00 0 0 0 0 0
1790.41/1790.79 c flowcover : 0.00 0 0 0 0 0
1790.41/1790.79 c clique : 0.01 3 0 0 0 0
1790.41/1790.79 c zerohalf : 0.00 0 0 0 0 0
1790.41/1790.79 c mcf : 0.00 0 0 0 0 0
1790.41/1790.79 c rapidlearning : 0.00 0 0 0 0 0
1790.41/1790.79 c Pricers : Time Calls Vars
1790.41/1790.79 c problem variables: 0.00 0 0
1790.41/1790.79 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.41/1790.79 c relpscost : 0.00 0 0 0 0 0 0
1790.41/1790.79 c pscost : 0.00 0 0 0 0 0 0
1790.41/1790.79 c inference : 0.00 1 0 0 0 0 2
1790.41/1790.79 c mostinf : 0.00 0 0 0 0 0 0
1790.41/1790.79 c leastinf : 0.00 0 0 0 0 0 0
1790.41/1790.79 c fullstrong : 0.00 0 0 0 0 0 0
1790.41/1790.79 c allfullstrong : 0.00 0 0 0 0 0 0
1790.41/1790.79 c random : 0.00 0 0 0 0 0 0
1790.41/1790.79 c Primal Heuristics : Time Calls Found
1790.41/1790.79 c LP solutions : 0.00 - 0
1790.41/1790.79 c pseudo solutions : 0.00 - 0
1790.41/1790.79 c trivial : 0.25 1 0
1790.41/1790.79 c simplerounding : 0.00 0 0
1790.41/1790.79 c zirounding : 0.00 0 0
1790.41/1790.79 c rounding : 0.00 0 0
1790.41/1790.79 c shifting : 0.00 0 0
1790.41/1790.79 c intshifting : 0.00 0 0
1790.41/1790.79 c oneopt : 0.00 0 0
1790.41/1790.79 c twoopt : 0.00 0 0
1790.41/1790.79 c fixandinfer : 0.00 0 0
1790.41/1790.79 c feaspump : 0.00 0 0
1790.41/1790.79 c coefdiving : 0.00 0 0
1790.41/1790.79 c pscostdiving : 0.00 0 0
1790.41/1790.79 c fracdiving : 0.00 0 0
1790.41/1790.79 c veclendiving : 0.00 0 0
1790.41/1790.79 c intdiving : 0.00 0 0
1790.41/1790.79 c actconsdiving : 0.00 0 0
1790.41/1790.79 c objpscostdiving : 0.00 0 0
1790.41/1790.79 c rootsoldiving : 0.00 0 0
1790.41/1790.79 c linesearchdiving : 0.00 0 0
1790.41/1790.79 c guideddiving : 0.00 0 0
1790.41/1790.79 c octane : 0.00 0 0
1790.41/1790.79 c rens : 0.00 0 0
1790.41/1790.79 c rins : 0.00 0 0
1790.41/1790.79 c localbranching : 0.00 0 0
1790.41/1790.79 c mutation : 0.00 0 0
1790.41/1790.79 c crossover : 0.00 0 0
1790.41/1790.79 c dins : 0.00 0 0
1790.41/1790.79 c undercover : 0.00 0 0
1790.41/1790.79 c nlp : 0.00 0 0
1790.41/1790.79 c trysol : 0.00 0 0
1790.41/1790.79 c LP : Time Calls Iterations Iter/call Iter/sec
1790.41/1790.79 c primal LP : 0.00 0 0 0.00 -
1790.41/1790.79 c dual LP : 1627.57 4 27453 6863.25 16.87
1790.41/1790.79 c lex dual LP : 0.00 0 0 0.00 -
1790.41/1790.79 c barrier LP : 0.00 0 0 0.00 -
1790.41/1790.79 c diving/probing LP: 0.00 0 0 0.00 -
1790.41/1790.79 c strong branching : 0.00 0 0 0.00 -
1790.41/1790.79 c (at root node) : - 0 0 0.00 -
1790.41/1790.79 c conflict analysis: 0.00 0 0 0.00 -
1790.41/1790.79 c B&B Tree :
1790.41/1790.79 c number of runs : 1
1790.41/1790.79 c nodes : 1
1790.41/1790.79 c nodes (total) : 1
1790.41/1790.79 c nodes left : 2
1790.41/1790.79 c max depth : 0
1790.41/1790.79 c max depth (total): 0
1790.41/1790.79 c backtracks : 0 (0.0%)
1790.41/1790.79 c delayed cutoffs : 0
1790.41/1790.79 c repropagations : 0 (0 domain reductions, 0 cutoffs)
1790.41/1790.79 c avg switch length: 1.00
1790.41/1790.79 c switching time : 0.00
1790.41/1790.79 c Solution :
1790.41/1790.79 c Solutions found : 0 (0 improvements)
1790.41/1790.79 c Primal Bound : -
1790.41/1790.79 c Dual Bound : +0.00000000000000e+00
1790.41/1790.79 c Gap : infinite
1790.41/1790.79 c Root Dual Bound : +0.00000000000000e+00
1790.41/1790.79 c Root Iterations : 27453
1792.21/1792.51 c Time complete: 1792.22.
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-3730155-1338681917/watcher-3730155-1338681917 -o /tmp/evaluation-result-3730155-1338681917/solver-3730155-1338681917 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3730155-1338681917.opb -t 1800 -m 15500
running on 4 cores: 1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 26824
/proc/meminfo: memFree=30460420/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=8944 CPUtime=0 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 1282 0 0 0 0 0 0 0 20 0 1 0 334320369 9158656 1229 33554432000 4194304 8395647 140736179561248 140736179493304 7382157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 2236 1238 374 1026 0 1206 0
[startup+0.0329061 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 26824
/proc/meminfo: memFree=30460420/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=13412 CPUtime=0.02 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 2588 0 0 0 2 0 0 0 20 0 1 0 334320369 13733888 2535 33554432000 4194304 8395647 140736179561248 140736179493304 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 3353 2535 390 1026 0 2323 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13412
[startup+0.100276 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 26824
/proc/meminfo: memFree=30460420/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=17292 CPUtime=0.09 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 3570 0 0 0 9 0 0 0 20 0 1 0 334320369 17707008 3517 33554432000 4194304 8395647 140736179561248 140736179493304 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 4323 3517 390 1026 0 3293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17292
[startup+0.300296 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 26824
/proc/meminfo: memFree=30460420/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=29028 CPUtime=0.29 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 6491 0 0 0 29 0 0 0 20 0 1 0 334320369 29724672 6438 33554432000 4194304 8395647 140736179561248 140736179493304 7384783 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 7257 6438 390 1026 0 6227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29028
[startup+0.7003 s]
/proc/loadavg: 2.00 2.00 1.88 3/176 26824
/proc/meminfo: memFree=30460420/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=52216 CPUtime=0.69 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 12298 0 0 0 68 1 0 0 20 0 1 0 334320369 53469184 12245 33554432000 4194304 8395647 140736179561248 140736179493304 7370168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 13054 12245 390 1026 0 12024 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52216
[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26825
/proc/meminfo: memFree=30396676/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=97192 CPUtime=1.48 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 23445 0 0 0 146 2 0 0 20 0 1 0 334320369 99524608 23392 33554432000 4194304 8395647 140736179561248 140736179426456 7430272 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 24298 23392 390 1026 0 23268 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97192
[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26825
/proc/meminfo: memFree=30333816/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=187572 CPUtime=3.09 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 45944 0 0 0 302 7 0 0 20 0 1 0 334320369 192073728 45891 33554432000 4194304 8395647 140736179561248 140736179426456 7301477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 46893 45891 390 1026 0 45863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187572
[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26825
/proc/meminfo: memFree=30150676/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=362988 CPUtime=6.28 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 89961 0 0 0 615 13 0 0 20 0 1 0 334320369 371699712 89908 33554432000 4194304 8395647 140736179561248 140736179426456 7385092 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 90747 89908 390 1026 0 89717 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 362988
[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26825
/proc/meminfo: memFree=29156640/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=1312460 CPUtime=12.68 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 325713 0 0 0 1216 52 0 0 20 0 1 0 334320369 1343959040 325937 33554432000 4194304 8395647 140736179561248 140736179557224 4327586 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 328115 325937 485 1026 0 327085 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1312460
[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26825
/proc/meminfo: memFree=28450140/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2129884 CPUtime=25.49 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 396363 0 0 0 2471 78 0 0 20 0 1 0 334320369 2181001216 502344 33554432000 4194304 8395647 140736179561248 140736179556712 6496284 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 532471 502344 566 1026 0 531441 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2129884
[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 26826
/proc/meminfo: memFree=28391504/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2191592 CPUtime=51.08 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 401016 0 0 0 5026 82 0 0 20 0 1 0 334320369 2244190208 516951 33554432000 4194304 8395647 140736179561248 140736179556376 6698349 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 547898 516951 570 1026 0 546868 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2191592
[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 26826
/proc/meminfo: memFree=28343412/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2239540 CPUtime=102.28 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 404202 0 0 0 10135 93 0 0 20 0 1 0 334320369 2293288960 528864 33554432000 4194304 8395647 140736179561248 140736179556376 7382157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 559885 528864 570 1026 0 558855 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2239540
[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/177 26826
/proc/meminfo: memFree=28327708/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2261376 CPUtime=162.26 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 407161 0 0 0 16127 99 0 0 20 0 1 0 334320369 2315649024 532858 33554432000 4194304 8395647 140736179561248 140736179556376 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 565344 532858 570 1026 0 564314 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2261376
[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/177 26826
/proc/meminfo: memFree=28305616/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2267548 CPUtime=222.26 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 408846 0 0 0 22119 107 0 0 20 0 1 0 334320369 2321969152 538253 33554432000 4194304 8395647 140736179561248 140736179556376 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 566887 538253 570 1026 0 565857 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2267548
[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 27130
/proc/meminfo: memFree=29186792/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2267548 CPUtime=282.25 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 409393 0 0 0 28114 111 0 0 20 0 1 0 334320369 2321969152 538366 33554432000 4194304 8395647 140736179561248 140736179556376 6697232 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 566887 538366 570 1026 0 565857 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2267548
[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 27133
/proc/meminfo: memFree=29179372/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2267548 CPUtime=342.24 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 409827 0 0 0 34109 115 0 0 20 0 1 0 334320369 2321969152 538457 33554432000 4194304 8395647 140736179561248 140736179556376 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 566887 538457 570 1026 0 565857 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 2267548
[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 27134
/proc/meminfo: memFree=29176308/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2267548 CPUtime=402.23 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 410272 0 0 0 40104 119 0 0 20 0 1 0 334320369 2321969152 538529 33554432000 4194304 8395647 140736179561248 140736179556376 6696700 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 566887 538529 570 1026 0 565857 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2267548
[startup+462.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/177 27134
/proc/meminfo: memFree=29175344/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2267548 CPUtime=462.22 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 410701 0 0 0 46098 124 0 0 20 0 1 0 334320369 2321969152 538586 33554432000 4194304 8395647 140736179561248 140736179556440 7385934 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 566887 538586 591 1026 0 565857 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2267548
[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/177 27172
/proc/meminfo: memFree=29070312/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2311152 CPUtime=522.2 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 420586 0 0 0 52090 130 0 0 20 0 1 0 334320369 2366619648 554646 33554432000 4194304 8395647 140736179561248 140736179556808 6697246 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 577788 554646 598 1026 0 576758 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 2311152
[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 27172
/proc/meminfo: memFree=29072448/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2311152 CPUtime=582.2 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 420766 0 0 0 58086 134 0 0 20 0 1 0 334320369 2366619648 554647 33554432000 4194304 8395647 140736179561248 140736179556488 7382123 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 577788 554647 599 1026 0 576758 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2311152
[startup+642.3 s]
################
# More data... #
################
/proc/meminfo: memFree=28797264/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1062.12 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 442940 0 0 0 106013 199 0 0 20 0 1 0 334320369 2464088064 569863 33554432000 4194304 8395647 140736179561248 140736179556376 6697268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 569863 599 1026 0 600554 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2406336
[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 1.94 3/177 27367
/proc/meminfo: memFree=28795012/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1122.11 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 444624 0 0 0 112005 206 0 0 20 0 1 0 334320369 2464088064 570375 33554432000 4194304 8395647 140736179561248 140736179556376 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 570375 599 1026 0 600554 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2406336
[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/177 27367
/proc/meminfo: memFree=28793512/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1182.1 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 445968 0 0 0 117998 212 0 0 20 0 1 0 334320369 2464088064 570729 33554432000 4194304 8395647 140736179561248 140736179556376 6635667 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 570729 599 1026 0 600554 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2406336
[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/177 27367
/proc/meminfo: memFree=28795824/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1242.09 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 447632 0 0 0 123990 219 0 0 20 0 1 0 334320369 2464088064 570287 33554432000 4194304 8395647 140736179561248 140736179556376 7382137 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 570287 599 1026 0 600554 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2406336
[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 27368
/proc/meminfo: memFree=28797760/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1302.09 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 449215 0 0 0 129983 226 0 0 20 0 1 0 334320369 2464088064 569778 33554432000 4194304 8395647 140736179561248 140736179556376 6699159 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 569778 599 1026 0 600554 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2406336
[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27368
/proc/meminfo: memFree=28798648/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2406336 CPUtime=1362.07 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 450724 0 0 0 135973 234 0 0 20 0 1 0 334320369 2464088064 569483 33554432000 4194304 8395647 140736179561248 140736179556488 7428202 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 601584 569483 599 1026 0 600554 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2406336
[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27368
/proc/meminfo: memFree=28777448/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2392744 CPUtime=1422.07 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 452754 0 0 0 141965 242 0 0 20 0 1 0 334320369 2450169856 574670 33554432000 4194304 8395647 140736179561248 140736179556376 6752391 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598186 574670 599 1026 0 597156 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2392744
[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27368
/proc/meminfo: memFree=28770972/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2399444 CPUtime=1482.06 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 454753 0 0 0 147956 250 0 0 20 0 1 0 334320369 2457030656 576241 33554432000 4194304 8395647 140736179561248 140736179556808 7382157 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 599861 576241 599 1026 0 598831 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2399444
[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 27371
/proc/meminfo: memFree=28759388/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2411168 CPUtime=1542.05 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 456976 0 0 0 153946 259 0 0 20 0 1 0 334320369 2469036032 578971 33554432000 4194304 8395647 140736179561248 140736179556376 6698214 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 602792 578971 599 1026 0 601762 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2411168
[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28758864/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2412776 CPUtime=1602.03 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 458181 0 0 0 159936 267 0 0 20 0 1 0 334320369 2470682624 579100 33554432000 4194304 8395647 140736179561248 140736179556376 6636373 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 603194 579100 599 1026 0 602164 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2412776
[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28782840/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1662.02 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 462236 0 0 0 165923 279 0 0 20 0 1 0 334320369 2451202048 573281 33554432000 4194304 8395647 140736179561248 140736179556376 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 573281 599 1026 0 597408 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2393752
[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28782004/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1722.02 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 464112 0 0 0 171916 286 0 0 20 0 1 0 334320369 2451202048 572819 33554432000 4194304 8395647 140736179561248 140736179556376 6696991 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 572819 599 1026 0 597408 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2393752
[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28781300/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1782.01 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467319 0 0 0 177905 296 0 0 20 0 1 0 334320369 2451202048 572800 33554432000 4194304 8395647 140736179561248 140736179556376 6697955 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 572800 599 1026 0 597408 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2393752
Solver just ended. Dumping a history of the last processes samples
[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28781300/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1785.21 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467319 0 0 0 178225 296 0 0 20 0 1 0 334320369 2451202048 572800 33554432000 4194304 8395647 140736179561248 140736179556376 6697268 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 572800 599 1026 0 597408 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 2393752
[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28781300/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1788.41 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467319 0 0 0 178545 296 0 0 20 0 1 0 334320369 2451202048 572800 33554432000 4194304 8395647 140736179561248 140736179556376 6698051 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 572800 599 1026 0 597408 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (KiB) 2393752
[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28781300/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1790.01 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467320 0 0 0 178705 296 0 0 20 0 1 0 334320369 2451202048 573312 33554432000 4194304 8395647 140736179561248 140736179556376 6721073 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 573312 599 1026 0 597408 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 2393752
[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28779368/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=2393752 CPUtime=1791.61 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467774 0 0 0 178864 297 0 0 20 0 1 0 334320369 2451202048 572810 33554432000 4194304 8395647 140736179561248 140736179557080 4219801 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 598438 572810 608 1026 0 597408 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 2393752
[startup+1792.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28779368/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=1784748 CPUtime=1792.01 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467774 0 0 0 178902 299 0 0 20 0 1 0 334320369 1827581952 444698 33554432000 4194304 8395647 140736179561248 140736179557080 4220267 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 446187 444698 608 1026 0 445157 0
Current children cumulated CPU time (s) 1792.01
Current children cumulated vsize (KiB) 1784748
[startup+1792.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/177 27372
/proc/meminfo: memFree=28779368/32873844 swapFree=8656/8656
[pid=26824] ppid=26822 vsize=1537700 CPUtime=1792.21 cores=1,3,5,7
/proc/26824/stat : 26824 (pbscip.linux.x8) R 26822 26824 18061 0 -1 4202496 467774 0 0 0 178920 301 0 0 20 0 1 0 334320369 1574604800 382936 33554432000 4194304 8395647 140736179561248 140736179557080 4220170 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26824/statm: 384425 382936 608 1026 0 383395 0
Current children cumulated CPU time (s) 1792.21
Current children cumulated vsize (KiB) 1537700
Child status: 0
Real time (s): 1792.52
CPU time (s): 1792.23
CPU user time (s): 1789.2
CPU system time (s): 3.02854
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 2534928
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.2
system time used= 3.02854
maximum resident set size= 2409208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467782
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= 12
involuntary context switches= 1844
runsolver used 7.28589 second user time and 17.0494 second system time
The end