0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00 c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c External libraries:
0.00/0.00 c SoPlex 8.0.0 Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00 c CppAD 20180000.0 Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00 c AMPL/MP 4.0.0 AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00 c PaPILO 3.0.0 parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00 c bliss 0.77 Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00 c sassy 2.0 Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00 c
0.00/0.00 c reading problem <HOME/instance-4494499-1751149911.opb>
1.08/1.10 c original problem has 3750 variables (3750 bin, 0 int, 0 cont) and 467625 constraints
1.08/1.10 c problem read in 1.103 seconds
1.08/1.10 c problem without objective
1.98/2.03 c presolving:
3.27/3.32 c (3.3s) running MILP presolver
3.77/3.80 c (3.8s) MILP presolver found nothing
4.86/4.97 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 467625 upgd conss, 0 impls, 750 clqs
6.55/6.67 c (6.7s) probing: 51/3750 (1.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
6.55/6.67 c (6.7s) probing aborted: 50/50 successive totally useless probings
9.05/9.19 c (9.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
12.82/12.92 c (12.9s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 2.38) (symcode time: 3.26)
12.82/12.92 c dynamic symmetry handling statistics:
12.82/12.92 c orbitopal reduction: no components
12.82/12.92 c orbital reduction: no components
12.82/12.92 c lexicographic reduction: no permutations
12.82/12.92 c handled 1 out of 1 symmetry components
12.82/12.92 c (round 2, exhaustive) 11 del vars, 0 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 467625 upgd conss, 0 impls, 749 clqs
12.93/13.06 c (round 3, fast) 13 del vars, 2491 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 249 chg coeffs, 467625 upgd conss, 0 impls, 748 clqs
13.72/13.81 c (13.8s) probing: 56/3750 (1.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
13.72/13.81 c (13.8s) probing aborted: 50/50 successive totally useless probings
15.31/15.44 c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
15.31/15.44 c 13 deleted vars, 2678 deleted constraints, 4 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 249 changed coefficients
15.31/15.44 c 0 implications, 748 cliques
15.31/15.44 c presolved problem has 3738 variables (3738 bin, 0 int, 0 cont) and 464951 constraints
15.31/15.44 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
15.31/15.44 c 748 constraints of type <setppc>
15.31/15.44 c 4 constraints of type <orbitope_pp>
15.31/15.44 c 464199 constraints of type <logicor>
15.31/15.44 c transformed objective value is always integral (scale: 1)
15.31/15.44 c Presolving Time: 13.45
15.31/15.44 c
15.31/15.44 c - non default parameters ----------------------------------------------------------------------
15.31/15.44 c
15.31/15.44 c # SCIP version 10.0.0
15.31/15.44 c
15.31/15.44 c # maximal time in seconds to run
15.31/15.44 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
15.31/15.44 c limits/time = 3596.99801
15.31/15.44 c
15.31/15.44 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
15.31/15.44 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
15.31/15.44 c limits/memory = 27900
15.31/15.44 c
15.31/15.44 c # belongs reading time to solving time?
15.31/15.44 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
15.31/15.44 c timing/reading = TRUE
15.31/15.44 c
15.31/15.44 c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
15.31/15.44 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
15.31/15.44 c reading/opbreader/maxintsize = 47
15.31/15.44 c
15.31/15.44 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
15.31/15.44 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
15.31/15.44 c propagating/genvbounds/timingmask = 0
15.31/15.44 c
15.31/15.44 c -----------------------------------------------------------------------------------------------
15.31/15.45 c
23.68/23.84 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
23.68/23.84 c 23.8s| 1 | 0 | 1990 | - | 2310M | 0 |3738 | 465k| 464k| 0 | 0 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
167.34/168.00 c 168s| 1 | 0 | 22294 | - | 2485M | 0 |3738 | 465k| 464k| 6 | 1 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
180.89/181.68 c 182s| 1 | 0 | 22755 | - | 2539M | 0 |3738 | 465k| 464k| 11 | 2 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
189.87/190.66 c 191s| 1 | 0 | 22882 | - | 2605M | 0 |3738 | 465k| 464k| 17 | 3 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
198.54/199.31 c 199s| 1 | 0 | 23175 | - | 2657M | 0 |3738 | 464k| 464k| 24 | 4 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
209.31/210.17 c 210s| 1 | 0 | 23471 | - | 2721M | 0 |3738 | 464k| 464k| 32 | 5 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
217.88/218.73 c 219s| 1 | 0 | 23709 | - | 2788M | 0 |3738 | 464k| 464k| 36 | 6 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
230.44/231.37 c 231s| 1 | 0 | 24319 | - | 2881M | 0 |3738 | 464k| 464k| 42 | 7 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
241.51/242.40 c 242s| 1 | 0 | 24906 | - | 2922M | 0 |3738 | 464k| 464k| 46 | 8 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
253.18/254.15 c 254s| 1 | 0 | 25419 | - | 2975M | 0 |3738 | 464k| 464k| 51 | 9 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
261.45/262.40 c 262s| 1 | 0 | 25718 | - | 3025M | 0 |3738 | 464k| 465k| 56 | 10 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
270.93/271.97 c 272s| 1 | 0 | 26193 | - | 3071M | 0 |3738 | 464k| 465k| 62 | 11 | 58 | 0 | 0.000000e+00 | -- | Inf | unknown
1279.46/1283.42 c WARNING: LP solution value is above SCIP's infinity value
1370.19/1374.44 c 1374s| 1 | 2 | 70429 | - | 3071M | 0 |3738 | 464k| 465k| 62 | 11 | 58 | 19 | 0.000000e+00 | -- | Inf | unknown
3586.51/3597.03 c
3586.51/3597.03 c SCIP Status : solving was interrupted [time limit reached]
3586.51/3597.03 c Solving Time (sec) : 3597.03
3586.51/3597.03 c Solving Nodes : 30
3586.51/3597.03 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3586.51/3597.03 c Dual Bound : +0.00000000000000e+00
3586.51/3597.03 c Gap : infinite
3586.51/3597.03 s UNKNOWN
3586.51/3597.03 c SCIP Status : solving was interrupted [time limit reached]
3586.51/3597.03 c Total Time : 3597.03
3586.51/3597.03 c solving : 3597.03
3586.51/3597.03 c presolving : 13.45 (included in solving)
3586.51/3597.03 c reading : 1.10 (included in solving)
3586.51/3597.03 c copying : 0.73 (1 #copies) (minimal 0.73, maximal 0.73, average 0.73)
3586.51/3597.03 c Original Problem :
3586.51/3597.03 c Problem name : HOME/instance-4494499-1751149911.opb
3586.51/3597.03 c Variables : 3750 (3750 binary, 0 integer, 0 continuous)
3586.51/3597.03 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.51/3597.03 c Constraints : 467625 initial, 467625 maximal
3586.51/3597.03 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.51/3597.03 c Presolved Problem :
3586.51/3597.03 c Problem name : t_HOME/instance-4494499-1751149911.opb
3586.51/3597.03 c Variables : 3738 (3738 binary, 0 integer, 0 continuous)
3586.51/3597.03 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.51/3597.03 c Constraints : 464951 initial, 465009 maximal
3586.51/3597.03 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.51/3597.03 c Nonzeros : 1866284 constraint, 3737 clique table
3586.51/3597.03 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3586.51/3597.03 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c domcol : 0.22 0.00 2 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c dualsparsify : 2.52 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c gateextraction : 0.19 0.00 2 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c implics : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c milp : 1.31 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c sparsify : 0.44 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c trivial : 0.00 0.00 4 1 0 0 0 0 0 0 0 0
3586.51/3597.03 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c dualfix : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c probing : 0.16 0.00 2 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c symmetry : 3.73 0.00 1 10 0 0 0 0 0 4 0 0
3586.51/3597.03 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c setppc : 0.00 0.00 7 0 1 0 0 0 2 0 0 0
3586.51/3597.03 c linear : 1.35 0.35 2 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c orbitope_pp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c logicor : 1.56 1.44 7 0 0 0 0 0 2676 0 0 249
3586.51/3597.03 c components : 0.18 0.00 1 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c root node : - - - 0 - - 0 - - - - -
3586.51/3597.03 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3586.51/3597.03 c integral : 0 0 0 0 29 0 0 18 0 0 0 0 0 0 58
3586.51/3597.03 c setppc : 748 748 11 13825 0 0 0 15 648 16 58 0 0 0 0
3586.51/3597.03 c orbitope_pp : 4 4 0 13709 0 0 0 0 8 0 0 0 0 0 0
3586.51/3597.03 c logicor : 464199+ 464257 11 5632 0 0 0 0 1813 8 0 0 0 0 0
3586.51/3597.03 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3586.51/3597.03 c integral : 77.03 0.00 0.00 0.00 77.03 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c setppc : 0.12 0.00 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c orbitope_pp : 0.36 0.00 0.00 0.35 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c logicor : 4.69 1.44 1.62 1.58 0.00 0.00 0.00 0.00 0.00 0.04
3586.51/3597.03 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c Propagators : #Propagate #ResProp Cutoffs DomReds
3586.51/3597.03 c dualfix : 1 0 0 0
3586.51/3597.03 c genvbounds : 0 0 0 0
3586.51/3597.03 c nlobbt : 0 0 0 0
3586.51/3597.03 c obbt : 0 0 0 0
3586.51/3597.03 c probing : 0 0 0 0
3586.51/3597.03 c pseudoobj : 0 0 0 0
3586.51/3597.03 c redcost : 0 0 0 0
3586.51/3597.03 c rootredcost : 0 0 0 0
3586.51/3597.03 c symmetry : 0 0 0 0
3586.51/3597.03 c vbounds : 5470 0 0 0
3586.51/3597.03 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3586.51/3597.03 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c probing : 0.16 0.00 0.16 0.00 0.00 0.00
3586.51/3597.03 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c symmetry : 3.74 0.00 3.73 0.00 0.00 0.00
3586.51/3597.03 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3586.51/3597.03 c Symmetry :
3586.51/3597.03 c #affected vars : 3750 (3750 bin, 0 int, 0 cont)
3586.51/3597.03 c orbitopal red. : 0 reductions applied, 0 cutoffs
3586.51/3597.03 c orbital reduction: 0 reductions applied, 0 cutoffs
3586.51/3597.03 c lexicographic red: 0 reductions applied, 0 cutoffs
3586.51/3597.03 c shadow tree time : 0.00 s
3586.51/3597.03 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3586.51/3597.03 c propagation : 0.01 18 18 - 453 301.0 0 0.0 - - -
3586.51/3597.03 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.51/3597.03 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3586.51/3597.03 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3586.51/3597.03 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3586.51/3597.03 c applied globally : 0.00 - - 0 58 117.1 - - 0 - -
3586.51/3597.03 c applied locally : - - - 0 0 0.0 - - 0 - -
3586.51/3597.03 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3586.51/3597.03 c cut pool : 0.02 - 25 21 - - 2163 2356 - - - - - (maximal pool size: 2163)
3586.51/3597.03 c aggregation : 1.02 0.00 13 11 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c > cmir : - - - - - - - 0 0 0 0 0 -
3586.51/3597.03 c > flowcover : - - - - - - - 0 0 0 0 0 -
3586.51/3597.03 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3586.51/3597.03 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c clique : 0.08 0.00 11 11 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c gomory : 2.18 0.00 12 10 0 0 2102 2295 0 13 13 0 0
3586.51/3597.03 c > gomorymi : - - - - - - - 1207 0 13 13 0 -
3586.51/3597.03 c > strongcg : - - - - - - - 1088 0 0 0 0 -
3586.51/3597.03 c impliedbounds : 0.00 0.00 13 11 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c multilinear : 0.00 0.00 18 11 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
3586.51/3597.03 c zerohalf : 70.96 0.00 13 11 0 0 61 61 0 61 61 0 0
3586.51/3597.03 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3586.51/3597.03 c hybrid : 0.03 0.00 13 11 74 0 2282 62 0 2179
3586.51/3597.03 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c Pricers : ExecTime SetupTime Calls Vars
3586.51/3597.03 c problem variables: 0.00 - 0 0
3586.51/3597.03 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3586.51/3597.03 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c relpscost : 77.03 0.00 29 0 0 0 0 0 0 58
3586.51/3597.03 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3586.51/3597.03 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3586.51/3597.03 c LP solutions : 0.00 - - 0 0
3586.51/3597.03 c relax solutions : 0.00 - - 0 0
3586.51/3597.03 c pseudo solutions : 0.00 - - 0 0
3586.51/3597.03 c strong branching : 0.00 - - 0 0
3586.51/3597.03 c actconsdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c adaptivediving : 170.85 0.00 1 0 0
3586.51/3597.03 c alns : 0.00 0.00 0 0 0
3586.51/3597.03 c bound : 0.00 0.00 0 0 0
3586.51/3597.03 c clique : 1.01 0.00 1 0 0
3586.51/3597.03 c coefdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c completesol : 0.00 0.00 0 0 0
3586.51/3597.03 c conflictdiving : 1022.09 0.00 1 0 0
3586.51/3597.03 c crossover : 0.00 0.00 0 0 0
3586.51/3597.03 c dins : 0.00 0.00 0 0 0
3586.51/3597.03 c distributiondivin: 300.95 0.00 1 0 0
3586.51/3597.03 c dks : 0.00 0.00 0 0 0
3586.51/3597.03 c dps : 0.00 0.00 0 0 0
3586.51/3597.03 c dualval : 0.00 0.00 0 0 0
3586.51/3597.03 c farkasdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c feaspump : 133.22 0.00 1 0 0
3586.51/3597.03 c fixandinfer : 0.00 0.00 0 0 0
3586.51/3597.03 c fracdiving : 304.57 0.00 1 0 0
3586.51/3597.03 c gins : 0.00 0.00 0 0 0
3586.51/3597.03 c guideddiving : 0.00 0.00 0 0 0
3586.51/3597.03 c indicator : 0.00 0.00 0 0 0
3586.51/3597.03 c indicatordiving : 0.00 0.00 0 0 0
3586.51/3597.03 c intdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c intshifting : 0.00 0.00 0 0 0
3586.51/3597.03 c linesearchdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c localbranching : 0.00 0.00 0 0 0
3586.51/3597.03 c locks : 0.32 0.00 1 0 0
3586.51/3597.03 c lpface : 0.00 0.00 0 0 0
3586.51/3597.03 c mpec : 0.00 0.00 0 0 0
3586.51/3597.03 c multistart : 0.00 0.00 0 0 0
3586.51/3597.03 c mutation : 0.00 0.00 0 0 0
3586.51/3597.03 c nlpdiving : 0.00 0.00 0 0 0
3586.51/3597.03 c objpscostdiving : 70.10 0.00 1 0 0
3586.51/3597.03 c octane : 0.00 0.00 0 0 0
3586.51/3597.03 c ofins : 0.00 0.00 0 0 0
3586.51/3597.03 c oneopt : 0.00 0.00 0 0 0
3586.51/3597.03 c padm : 0.00 0.00 0 0 0
3586.51/3597.03 c proximity : 0.00 0.00 0 0 0
3586.51/3597.03 c pscostdiving : 300.03 0.00 1 0 0
3586.51/3597.03 c randrounding : 1.66 0.00 12 0 0
3586.51/3597.03 c rens : 3.09 0.00 1 0 0
3586.51/3597.03 c reoptsols : 0.00 0.00 0 0 0
3586.51/3597.03 c repair : 0.00 0.00 0 0 0
3586.51/3597.03 c rins : 0.00 0.00 0 0 0
3586.51/3597.03 c rootsoldiving : 64.83 0.00 1 0 0
3586.51/3597.03 c rounding : 1.52 0.00 42 0 0
3586.51/3597.03 c scheduler : 0.00 0.00 0 0 0
3586.51/3597.03 c shiftandpropagate: 0.42 0.00 1 0 0
3586.51/3597.03 c shifting : 4.10 0.00 15 0 0
3586.51/3597.03 c simplerounding : 0.00 0.00 0 0 0
3586.51/3597.03 c subnlp : 0.00 0.00 0 0 0
3586.51/3597.03 c trivial : 0.04 0.00 2 0 0
3586.51/3597.03 c trivialnegation : 0.00 0.00 0 0 0
3586.51/3597.03 c trustregion : 0.00 0.00 0 0 0
3586.51/3597.03 c trysol : 0.00 0.00 0 0 0
3586.51/3597.03 c twoopt : 0.00 0.00 0 0 0
3586.51/3597.03 c undercover : 0.00 0.00 0 0 0
3586.51/3597.03 c vbounds : 1.02 0.00 1 0 0
3586.51/3597.03 c veclendiving : 307.13 0.00 1 0 0
3586.51/3597.03 c zeroobj : 0.00 0.00 0 0 0
3586.51/3597.03 c zirounding : 0.38 0.00 29 0 0
3586.51/3597.03 c other solutions : - - - 0 -
3586.51/3597.03 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3586.51/3597.03 c rens : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c rins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c dins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3586.51/3597.03 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3586.51/3597.03 c trustregion : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3586.51/3597.03 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3586.51/3597.03 c primal LP : 0.10 2 0 0.00 0.00 0.10 2
3586.51/3597.03 c dual LP : 739.12 43 43544 1036.76 58.91 0.07 1
3586.51/3597.03 c lex dual LP : 0.00 0 0 0.00 -
3586.51/3597.03 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3586.51/3597.03 c resolve instable : 0.00 0 0 0.00 -
3586.51/3597.03 c diving/probing LP: 2675.64 44 156617 3559.48 58.53
3586.51/3597.03 c strong branching : 72.11 19 7674 403.89 106.42 - - 15
3586.51/3597.03 c (at root node) : - 19 7674 403.89 -
3586.51/3597.03 c conflict analysis: 0.00 0 0 0.00 -
3586.51/3597.03 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3586.51/3597.03 c benders : 0.00 0 0 0 0.00 0 0 0
3586.51/3597.03 c B&B Tree :
3586.51/3597.03 c number of runs : 1
3586.51/3597.03 c nodes : 30 (29 internal, 1 leaves)
3586.51/3597.03 c feasible leaves : 0
3586.51/3597.03 c infeas. leaves : 0
3586.51/3597.03 c objective leaves : 0
3586.51/3597.03 c nodes (total) : 30 (29 internal, 1 leaves)
3586.51/3597.03 c nodes left : 30
3586.51/3597.03 c max depth : 17
3586.51/3597.03 c max depth (total): 17
3586.51/3597.03 c backtracks : 8 (26.7%)
3586.51/3597.03 c early backtracks : 0 (0.0%)
3586.51/3597.03 c nodes exc. ref. : 0 (0.0%)
3586.51/3597.03 c delayed cutoffs : 0
3586.51/3597.03 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3586.51/3597.03 c avg switch length: 1.87
3586.51/3597.03 c switching time : 0.19
3586.51/3597.03 c Root Node :
3586.51/3597.03 c First LP value : +0.00000000000000e+00
3586.51/3597.03 c First LP Iters : 1990 (353.99 Iter/sec)
3586.51/3597.03 c First LP Time : 5.62
3586.51/3597.03 c Final Dual Bound : +0.00000000000000e+00
3586.51/3597.03 c Final Root Iters : 26193
3586.51/3597.03 c Root LP Estimate : +2.49999999999996e-03
3586.51/3597.03 c Solution :
3586.51/3597.03 c Solutions found : 0 (0 improvements)
3586.51/3597.03 c Primal Bound : -
3586.51/3597.03 c Dual Bound : +0.00000000000000e+00
3586.51/3597.03 c Gap : infinite
3586.51/3597.03 c Integrals : Total Avg%
3586.51/3597.03 c primal-dual : 359703.21 100.00
3586.51/3597.03 c primal-ref : - - (not evaluated)
3586.51/3597.03 c dual-ref : - - (not evaluated)
3587.51/3598.03 c Time complete (sec): 3587.548
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
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.
NUMA information:
number of nodes: 2
memory of node 0: 63665 MiB (61449 MiB free)
memory of node 1: 64507 MiB (62264 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494499-1751149911/watcher-4494499-1751149911 -o /tmp/evaluation-result-4494499-1751149911/solver-4494499-1751149911 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751146306-16115 --watchdog 3760 pbsolver -f HOME/instance-4494499-1751149911.opb -t 3600 -m 31000
running on 2 cores: 4,6
CPU governors:
performance: 4 6
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=17689, runsolver pid=17686
[startup+0.100065 s]*
/proc/loadavg: 4.14 4.10 4.09 5/264 17690
/proc/meminfo: memFree=126667188/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=47908 memory=37504 CPUtime=0.09 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 7424 0 0 0 9 0 0 0 20 0 1 0 30668913 49057792 9376 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 11977 9376 2176 2575 0 8884 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47908 KiB
Current children cumulated memory: 37504 KiB
[startup+0.205677 s]*
/proc/loadavg: 4.14 4.10 4.09 5/264 17690
/proc/meminfo: memFree=126651060/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=70652 memory=59776 CPUtime=0.19 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 12974 0 0 0 18 1 0 0 20 0 1 0 30668913 72347648 14944 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 17663 14944 2176 2575 0 14570 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 70652 KiB
Current children cumulated memory: 59776 KiB
[startup+0.305679 s]*
/proc/loadavg: 4.14 4.10 4.09 5/264 17690
/proc/meminfo: memFree=126635184/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=93076 memory=82176 CPUtime=0.3 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 18579 0 0 0 27 3 0 0 20 0 1 0 30668913 95309824 20544 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 23269 20544 2176 2575 0 20176 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 93076 KiB
Current children cumulated memory: 82176 KiB
[startup+0.700164 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 17690
/proc/meminfo: memFree=126586800/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=176896 memory=165708 CPUtime=0.68 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 38950 0 0 0 62 6 0 0 20 0 1 0 30668913 181141504 41427 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 44224 41427 2176 2575 0 41131 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 176896 KiB
Current children cumulated memory: 165708 KiB
[startup+1.50017 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 17690
/proc/meminfo: memFree=126491040/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=457640 memory=445440 CPUtime=1.48 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 108659 0 0 0 131 17 0 0 20 0 1 0 30668913 468623360 111360 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 114410 111360 2368 2575 0 111317 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 457640 KiB
Current children cumulated memory: 445440 KiB
[startup+3.10557 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 17690
/proc/meminfo: memFree=125856948/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=957528 memory=941552 CPUtime=3.08 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 186179 0 0 0 275 33 0 0 20 0 1 0 30668913 980508672 235388 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 239382 235388 2432 2575 0 236289 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 957528 KiB
Current children cumulated memory: 941552 KiB
[startup+6.30015 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 17735
/proc/meminfo: memFree=126707336/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=1049164 memory=1033204 CPUtime=6.26 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 255061 0 0 0 576 50 0 0 20 0 1 0 30668913 1074343936 258301 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 262291 258301 2528 2575 0 259198 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1049164 KiB
Current children cumulated memory: 1033204 KiB
[startup+12.7002 s]
/proc/loadavg: 4.12 4.10 4.09 4/260 17813
/proc/meminfo: memFree=125561148/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=2349612 memory=2170852 CPUtime=12.63 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 304373 0 0 0 1184 79 0 0 20 0 1 0 30668913 2406002688 542713 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 587403 542713 2560 2575 0 584310 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2349612 KiB
Current children cumulated memory: 2170852 KiB
[startup+25.5002 s]
/proc/loadavg: 4.18 4.11 4.09 5/264 17825
/proc/meminfo: memFree=123484176/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=2540832 memory=2364736 CPUtime=25.38 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 399329 0 0 0 2440 98 0 0 20 0 1 0 30668913 2601811968 591184 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 635208 591184 2656 2575 0 632115 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2540832 KiB
Current children cumulated memory: 2364736 KiB
[startup+51.1056 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 17871
/proc/meminfo: memFree=122889688/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=2542336 memory=2366528 CPUtime=50.89 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 399705 0 0 0 4991 98 0 0 20 0 1 0 30668913 2603352064 591632 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 635584 591632 2656 2575 0 632491 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 2542336 KiB
Current children cumulated memory: 2366528 KiB
[startup+102.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/265 18143
/proc/meminfo: memFree=122552936/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=2544224 memory=2368320 CPUtime=101.9 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 400023 0 0 0 10090 100 0 0 20 0 1 0 30668913 2605285376 592080 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 636056 592080 2656 2575 0 632963 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 2544224 KiB
Current children cumulated memory: 2368320 KiB
[startup+162.3 s]
/proc/loadavg: 4.22 4.15 4.10 5/265 18595
/proc/meminfo: memFree=122487592/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=2661120 memory=2441208 CPUtime=161.65 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 415690 0 0 0 16057 108 0 0 20 0 1 0 30668913 2724986880 610302 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 665280 610302 2688 2575 0 662187 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 2661120 KiB
Current children cumulated memory: 2441208 KiB
[startup+222.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 18642
/proc/meminfo: memFree=122276540/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3149872 memory=2647640 CPUtime=221.47 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 439395 0 0 0 22032 115 0 0 20 0 1 0 30668913 3225468928 661910 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 787468 661910 2688 2575 0 784375 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 3149872 KiB
Current children cumulated memory: 2647640 KiB
[startup+282.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/265 18644
/proc/meminfo: memFree=122139144/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3398660 memory=2723752 CPUtime=281.29 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 448233 0 0 0 28011 118 0 0 20 0 1 0 30668913 3480227840 680938 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 849665 680938 2688 2575 0 846572 0
Current children cumulated CPU time: 281.29 s
Current children cumulated vsize: 3398660 KiB
Current children cumulated memory: 2723752 KiB
[startup+342.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 18646
/proc/meminfo: memFree=121981860/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3442512 memory=2768236 CPUtime=341.1 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 449226 0 0 0 33992 118 0 0 20 0 1 0 30668913 3525132288 692059 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 860628 692059 2688 2575 0 857535 0
Current children cumulated CPU time: 341.1 s
Current children cumulated vsize: 3442512 KiB
Current children cumulated memory: 2768236 KiB
[startup+402.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/264 18652
/proc/meminfo: memFree=121913692/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3488416 memory=2815908 CPUtime=400.93 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 450444 0 0 0 39974 119 0 0 20 0 1 0 30668913 3572137984 703977 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 872104 703977 2688 2575 0 869011 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 3488416 KiB
Current children cumulated memory: 2815908 KiB
[startup+462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 18657
/proc/meminfo: memFree=121887820/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3502516 memory=2830244 CPUtime=460.75 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 453979 0 0 0 45955 120 0 0 20 0 1 0 30668913 3586576384 707561 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 875629 707561 2688 2575 0 872536 0
Current children cumulated CPU time: 460.75 s
################
# More data... #
################
/proc/loadavg: 4.13 4.09 4.09 5/262 18799
/proc/meminfo: memFree=120214924/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3902656 memory=3297752 CPUtime=3152.95 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 731759 0 0 0 315102 193 0 0 20 0 1 0 30668913 3996319744 824438 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 975664 824438 2688 2575 0 972571 0
Current children cumulated CPU time: 3152.95 s
Current children cumulated vsize: 3902656 KiB
Current children cumulated memory: 3297752 KiB
[startup+3222.3 s]
/proc/loadavg: 4.51 4.19 4.12 5/263 18802
/proc/meminfo: memFree=120180156/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3911304 memory=3306456 CPUtime=3212.8 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 733930 0 0 0 321086 194 0 0 20 0 1 0 30668913 4005175296 826614 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 977826 826614 2688 2575 0 974733 0
Current children cumulated CPU time: 3212.8 s
Current children cumulated vsize: 3911304 KiB
Current children cumulated memory: 3306456 KiB
[startup+3282.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/263 18804
/proc/meminfo: memFree=120165520/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3911304 memory=3306456 CPUtime=3272.64 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 733930 0 0 0 327070 194 0 0 20 0 1 0 30668913 4005175296 826614 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 977826 826614 2688 2575 0 974733 0
Current children cumulated CPU time: 3272.64 s
Current children cumulated vsize: 3911304 KiB
Current children cumulated memory: 3306456 KiB
[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 18806
/proc/meminfo: memFree=120189420/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3911304 memory=3306456 CPUtime=3332.48 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 733960 0 0 0 333054 194 0 0 20 0 1 0 30668913 4005175296 826614 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 977826 826614 2688 2575 0 974733 0
Current children cumulated CPU time: 3332.48 s
Current children cumulated vsize: 3911304 KiB
Current children cumulated memory: 3306456 KiB
[startup+3402.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 18813
/proc/meminfo: memFree=120191964/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3913984 memory=3309144 CPUtime=3392.32 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 734753 0 0 0 339038 194 0 0 20 0 1 0 30668913 4007919616 827286 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 978496 827286 2688 2575 0 975403 0
Current children cumulated CPU time: 3392.32 s
Current children cumulated vsize: 3913984 KiB
Current children cumulated memory: 3309144 KiB
[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/264 18817
/proc/meminfo: memFree=120184120/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3913984 memory=3309144 CPUtime=3452.16 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 734756 0 0 0 345022 194 0 0 20 0 1 0 30668913 4007919616 827286 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 978496 827286 2688 2575 0 975403 0
Current children cumulated CPU time: 3452.16 s
Current children cumulated vsize: 3913984 KiB
Current children cumulated memory: 3309144 KiB
[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/263 18819
/proc/meminfo: memFree=120167624/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3914736 memory=3309912 CPUtime=3512 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 734952 0 0 0 351006 194 0 0 20 0 1 0 30668913 4008689664 827478 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 978684 827478 2688 2575 0 975591 0
Current children cumulated CPU time: 3512 s
Current children cumulated vsize: 3914736 KiB
Current children cumulated memory: 3309912 KiB
[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/264 18823
/proc/meminfo: memFree=120171444/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3571.84 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737160 0 0 0 356990 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3571.84 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3598.05 s]
# the end of solver process 17689 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3585.59 s, system=1.97896 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.12 4.13 4.10 5/264 18823
/proc/meminfo: memFree=120170188/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3573.54 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737160 0 0 0 357160 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3573.54 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3590.4 s]
/proc/loadavg: 4.19 4.14 4.10 5/264 18823
/proc/meminfo: memFree=120170388/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3579.92 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737221 0 0 0 357798 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3579.92 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3593.6 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 18824
/proc/meminfo: memFree=120170388/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3583.11 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737231 0 0 0 358117 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3583.11 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3595.2 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 18824
/proc/meminfo: memFree=120170800/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3584.71 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737231 0 0 0 358277 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3584.71 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3596.8 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 18824
/proc/meminfo: memFree=120170800/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3586.3 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737231 0 0 0 358436 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3586.3 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3597.6 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 18824
/proc/meminfo: memFree=120170800/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3923404 memory=3318488 CPUtime=3587.1 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737740 0 0 0 358516 194 0 0 20 0 1 0 30668913 4017565696 829622 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 980851 829622 2688 2575 0 977758 0
Current children cumulated CPU time: 3587.1 s
Current children cumulated vsize: 3923404 KiB
Current children cumulated memory: 3318488 KiB
[startup+3598 s]*
/proc/loadavg: 4.16 4.14 4.10 5/264 18824
/proc/meminfo: memFree=120503964/131249996 swapFree=33010684/33010684
[pid=17689] ppid=17686 vsize=3580948 memory=2976264 CPUtime=3587.51 cores=4,6
/proc/17689/stat : 17689 (pbsolver) R 17686 17689 16104 0 -1 4194304 737836 0 0 0 358556 195 0 0 20 0 1 0 30668913 3666890752 744066 18446744073709551615 4198400 14743177 140723800263248 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 32251904 140723800267146 140723800267242 140723800267242 140723800272844 0
/proc/17689/statm: 895237 744066 2688 2575 0 892144 0
Current children cumulated CPU time: 3587.51 s
Current children cumulated vsize: 3580948 KiB
Current children cumulated memory: 2976264 KiB
Child status: 0
Real time (s): 3598.05
CPU time (s): 3587.57
CPU user time (s): 3585.59
CPU system time (s): 1.97896
CPU usage (%): 99.7085
Max. virtual memory (cumulated for all children) (KiB): 4139044
Max. memory (cumulated for all children) (KiB): 3510048
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.59
system time used= 1.97896
maximum resident set size= 3510048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 737965
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= 15
involuntary context switches= 1855
# summary of solver processes directly reported to runsolver:
# pid: 17689
# total CPU time (s): 3587.57
# total CPU user time (s): 3585.59
# total CPU system time (s): 1.97896
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54841 second user time and 16.0713 second system time
The end