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-4511815-1751214767.opb>
1.29/1.33 c original problem has 670720 variables (670720 bin, 0 int, 0 cont) and 5752 constraints
1.29/1.33 c problem read in 1.335 seconds
1.29/1.34 c problem without objective
2.78/2.89 c presolving:
4.27/4.36 c (round 1, fast) 1798 del vars, 2 del conss, 0 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
5.57/5.64 c (5.6s) running MILP presolver
14.25/14.36 c (14.4s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
14.65/14.72 c (round 2, medium) 1798 del vars, 5752 del conss, 3131 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
24.80/24.99 c (round 3, exhaustive) 1798 del vars, 5752 del conss, 3131 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 3131 upgd conss, 0 impls, 165739 clqs
35.67/35.84 c (35.8s) probing: 51/668922 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
35.67/35.84 c (35.8s) probing aborted: 50/50 successive totally useless probings
36.27/36.42 c (36.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
41.56/41.74 c (41.7s) symmetry computation finished: 95 generators found (max: 95, log10 of symmetry group size: 99.17) (symcode time: 4.77)
41.75/41.99 c dynamic symmetry handling statistics:
41.75/41.99 c orbitopal reduction: no components
41.75/41.99 c orbital reduction: no components
41.75/41.99 c lexicographic reduction: no permutations
41.75/41.99 c handled 1 out of 1 symmetry components
41.75/42.00 c (round 4, exhaustive) 2068 del vars, 5752 del conss, 3208 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 3131 upgd conss, 0 impls, 165739 clqs
44.25/44.45 c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
44.25/44.45 c 2409 deleted vars, 5752 deleted constraints, 3208 added constraints, 1542 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
44.25/44.45 c 0 implications, 165754 cliques
44.25/44.45 c presolved problem has 668311 variables (668311 bin, 0 int, 0 cont) and 3208 constraints
44.25/44.45 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
44.25/44.45 c 512 constraints of type <knapsack>
44.25/44.45 c 2619 constraints of type <setppc>
44.25/44.45 c 77 constraints of type <orbitope_pp>
44.25/44.45 c transformed objective value is always integral (scale: 1)
44.25/44.45 c Presolving Time: 41.78
44.25/44.45 c
44.25/44.45 c - non default parameters ----------------------------------------------------------------------
44.25/44.45 c
44.25/44.45 c # SCIP version 10.0.0
44.25/44.45 c
44.25/44.45 c # maximal time in seconds to run
44.25/44.45 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
44.25/44.45 c limits/time = 3596.999007
44.25/44.45 c
44.25/44.45 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
44.25/44.45 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
44.25/44.45 c limits/memory = 27900
44.25/44.45 c
44.25/44.45 c # belongs reading time to solving time?
44.25/44.45 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
44.25/44.45 c timing/reading = TRUE
44.25/44.45 c
44.25/44.45 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
44.25/44.45 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
44.25/44.45 c reading/opbreader/maxintsize = 47
44.25/44.45 c
44.25/44.45 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
44.25/44.45 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
44.25/44.45 c propagating/genvbounds/timingmask = 0
44.25/44.45 c
44.25/44.45 c -----------------------------------------------------------------------------------------------
44.35/44.57 c
3576.00/3597.45 c
3576.00/3597.45 c SCIP Status : solving was interrupted [time limit reached]
3576.00/3597.45 c Solving Time (sec) : 3597.45
3576.00/3597.45 c Solving Nodes : 1
3576.00/3597.45 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3576.00/3597.45 c Dual Bound : +0.00000000000000e+00
3576.00/3597.45 c Gap : infinite
3576.00/3597.45 s UNKNOWN
3576.00/3597.45 c SCIP Status : solving was interrupted [time limit reached]
3576.00/3597.45 c Total Time : 3597.45
3576.00/3597.45 c solving : 3597.45
3576.00/3597.45 c presolving : 41.78 (included in solving)
3576.00/3597.45 c reading : 1.33 (included in solving)
3576.00/3597.45 c copying : 0.00 (0 times copied the problem)
3576.00/3597.45 c Original Problem :
3576.00/3597.45 c Problem name : HOME/instance-4511815-1751214767.opb
3576.00/3597.45 c Variables : 670720 (670720 binary, 0 integer, 0 continuous)
3576.00/3597.45 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3576.00/3597.45 c Constraints : 5752 initial, 5752 maximal
3576.00/3597.47 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3576.00/3597.47 c Presolved Problem :
3576.00/3597.47 c Problem name : t_HOME/instance-4511815-1751214767.opb
3576.00/3597.47 c Variables : 668311 (668311 binary, 0 integer, 0 continuous)
3576.00/3597.47 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3576.00/3597.47 c Constraints : 3208 initial, 3209 maximal
3576.00/3597.48 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3576.00/3597.48 c Nonzeros : 2402785 constraint, 3238105 clique table
3576.00/3597.48 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3576.00/3597.48 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c domcol : 1.94 0.00 2 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c dualsparsify : 0.58 0.00 1 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c implics : 0.05 0.00 4 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c milp : 9.89 0.00 1 0 0 0 0 0 5750 3131 0 0
3576.00/3597.48 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c sparsify : 1.86 0.00 1 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c trivial : 0.11 0.00 5 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c dualfix : 0.11 0.00 5 256 0 0 0 0 0 0 0 0
3576.00/3597.48 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c probing : 5.12 0.03 2 301 0 0 0 0 0 0 0 0
3576.00/3597.48 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c symmetry : 5.57 0.00 1 270 0 0 0 0 0 77 0 0
3576.00/3597.48 c vbounds : 0.34 0.00 1 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c knapsack : 3.06 0.06 6 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c setppc : 0.47 0.02 6 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c linear : 11.40 0.33 4 1542 0 0 1542 0 2 0 0 0
3576.00/3597.48 c orbitope_pp : 0.01 0.00 1 40 0 0 0 0 0 0 0 0
3576.00/3597.48 c logicor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c components : 0.56 0.00 1 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c root node : - - - 0 - - 0 - - - - -
3576.00/3597.48 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3576.00/3597.48 c integral : 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0
3576.00/3597.48 c knapsack : 512 512 0 513093 0 0 0 2 0 3 0 0 0 0 0
3576.00/3597.48 c setppc : 2619 2619 0 513090 0 0 0 1 0 0 0 0 0 0 0
3576.00/3597.48 c orbitope_pp : 77 77 0 512990 0 0 0 0 0 2 0 0 0 0 0
3576.00/3597.48 c logicor : 0+ 1 0 1 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3576.00/3597.48 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c knapsack : 2.11 0.06 0.37 1.63 0.00 0.00 0.00 0.05 0.00 0.00
3576.00/3597.48 c setppc : 0.20 0.02 0.14 0.04 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c orbitope_pp : 3071.59 0.00 0.00 3071.59 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c fixedvar : 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c Propagators : #Propagate #ResProp Cutoffs DomReds
3576.00/3597.48 c dualfix : 1 0 0 0
3576.00/3597.48 c genvbounds : 0 0 0 0
3576.00/3597.48 c nlobbt : 0 0 0 0
3576.00/3597.48 c obbt : 0 0 0 0
3576.00/3597.48 c probing : 0 0 0 0
3576.00/3597.48 c pseudoobj : 0 0 0 0
3576.00/3597.48 c redcost : 0 0 0 0
3576.00/3597.48 c rootredcost : 0 0 0 0
3576.00/3597.48 c symmetry : 0 0 0 0
3576.00/3597.48 c vbounds : 2181 0 0 0
3576.00/3597.48 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3576.00/3597.48 c dualfix : 0.13 0.00 0.11 0.02 0.00 0.00
3576.00/3597.48 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3576.00/3597.48 c probing : 5.14 0.03 5.12 0.00 0.00 0.00
3576.00/3597.48 c pseudoobj : 0.10 0.00 0.00 0.10 0.00 0.00
3576.00/3597.48 c redcost : 0.06 0.00 0.00 0.06 0.00 0.00
3576.00/3597.48 c rootredcost : 0.15 0.00 0.00 0.15 0.00 0.00
3576.00/3597.48 c symmetry : 5.90 0.00 5.57 0.33 0.00 0.00
3576.00/3597.48 c vbounds : 0.81 0.00 0.34 0.47 0.00 0.00
3576.00/3597.48 c Symmetry :
3576.00/3597.48 c #affected vars : 215217 (215217 bin, 0 int, 0 cont)
3576.00/3597.48 c orbitopal red. : 0 reductions applied, 0 cutoffs
3576.00/3597.48 c orbital reduction: 0 reductions applied, 0 cutoffs
3576.00/3597.48 c lexicographic red: 0 reductions applied, 0 cutoffs
3576.00/3597.48 c shadow tree time : 0.00 s
3576.00/3597.48 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3576.00/3597.48 c propagation : 0.00 0 0 - 0 0.0 0 0.0 - - -
3576.00/3597.48 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3576.00/3597.48 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3576.00/3597.48 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3576.00/3597.48 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3576.00/3597.48 c applied globally : 0.00 - - 0 0 0.0 - - 0 - -
3576.00/3597.48 c applied locally : - - - 0 0 0.0 - - 0 - -
3576.00/3597.48 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3576.00/3597.48 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
3576.00/3597.48 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c > cmir : - - - - - - - 0 0 0 0 0 -
3576.00/3597.48 c > flowcover : - - - - - - - 0 0 0 0 0 -
3576.00/3597.48 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3576.00/3597.48 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c > gomorymi : - - - - - - - 0 0 0 0 0 -
3576.00/3597.48 c > strongcg : - - - - - - - 0 0 0 0 0 -
3576.00/3597.48 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3576.00/3597.48 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3576.00/3597.48 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c Pricers : ExecTime SetupTime Calls Vars
3576.00/3597.48 c problem variables: 0.00 - 0 0
3576.00/3597.48 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3576.00/3597.48 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3576.00/3597.48 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3576.00/3597.48 c LP solutions : 0.00 - - 0 0
3576.00/3597.48 c relax solutions : 0.00 - - 0 0
3576.00/3597.48 c pseudo solutions : 0.00 - - 0 0
3576.00/3597.48 c strong branching : 0.00 - - 0 0
3576.00/3597.48 c actconsdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c adaptivediving : 0.00 0.00 0 0 0
3576.00/3597.48 c alns : 0.00 0.00 0 0 0
3576.00/3597.48 c bound : 0.00 0.00 0 0 0
3576.00/3597.48 c clique : 34.84 0.00 1 0 0
3576.00/3597.48 c coefdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c completesol : 0.00 0.00 0 0 0
3576.00/3597.48 c conflictdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c crossover : 0.00 0.00 0 0 0
3576.00/3597.48 c dins : 0.00 0.00 0 0 0
3576.00/3597.48 c distributiondivin: 0.00 0.00 0 0 0
3576.00/3597.48 c dks : 0.00 0.00 0 0 0
3576.00/3597.48 c dps : 0.00 0.00 0 0 0
3576.00/3597.48 c dualval : 0.00 0.00 0 0 0
3576.00/3597.48 c farkasdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c feaspump : 0.00 0.00 0 0 0
3576.00/3597.48 c fixandinfer : 0.00 0.00 0 0 0
3576.00/3597.48 c fracdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c gins : 0.00 0.00 0 0 0
3576.00/3597.48 c guideddiving : 0.00 0.00 0 0 0
3576.00/3597.48 c indicator : 0.00 0.00 0 0 0
3576.00/3597.48 c indicatordiving : 0.00 0.00 0 0 0
3576.00/3597.48 c intdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c intshifting : 0.00 0.00 0 0 0
3576.00/3597.48 c linesearchdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c localbranching : 0.00 0.00 0 0 0
3576.00/3597.48 c locks : 3517.58 0.00 1 0 0
3576.00/3597.48 c lpface : 0.00 0.00 0 0 0
3576.00/3597.48 c mpec : 0.00 0.00 0 0 0
3576.00/3597.48 c multistart : 0.00 0.00 0 0 0
3576.00/3597.48 c mutation : 0.00 0.00 0 0 0
3576.00/3597.48 c nlpdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c objpscostdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c octane : 0.00 0.00 0 0 0
3576.00/3597.48 c ofins : 0.00 0.00 0 0 0
3576.00/3597.48 c oneopt : 0.00 0.00 0 0 0
3576.00/3597.48 c padm : 0.00 0.00 0 0 0
3576.00/3597.48 c proximity : 0.00 0.00 0 0 0
3576.00/3597.48 c pscostdiving : 0.00 0.00 0 0 0
3576.00/3597.48 c randrounding : 0.00 0.00 0 0 0
3576.00/3597.48 c rens : 0.00 0.00 0 0 0
3576.00/3597.48 c reoptsols : 0.00 0.00 0 0 0
3576.00/3597.48 c repair : 0.00 0.00 0 0 0
3576.00/3597.48 c rins : 0.00 0.00 0 0 0
3576.00/3597.48 c rootsoldiving : 0.00 0.00 0 0 0
3576.00/3597.48 c rounding : 0.00 0.00 0 0 0
3576.00/3597.48 c scheduler : 0.00 0.00 0 0 0
3576.00/3597.48 c shiftandpropagate: 0.00 0.00 0 0 0
3576.00/3597.48 c shifting : 0.00 0.00 0 0 0
3576.00/3597.48 c simplerounding : 0.00 0.00 0 0 0
3576.00/3597.48 c subnlp : 0.00 0.00 0 0 0
3576.00/3597.48 c trivial : 0.39 0.00 2 0 0
3576.00/3597.48 c trivialnegation : 0.00 0.00 0 0 0
3576.00/3597.48 c trustregion : 0.00 0.00 0 0 0
3576.00/3597.48 c trysol : 0.00 0.00 0 0 0
3576.00/3597.48 c twoopt : 0.00 0.00 0 0 0
3576.00/3597.48 c undercover : 0.00 0.00 0 0 0
3576.00/3597.48 c vbounds : 0.00 0.00 0 0 0
3576.00/3597.48 c veclendiving : 0.00 0.00 0 0 0
3576.00/3597.48 c zeroobj : 0.00 0.00 0 0 0
3576.00/3597.48 c zirounding : 0.00 0.00 0 0 0
3576.00/3597.48 c other solutions : - - - 0 -
3576.00/3597.48 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 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
3576.00/3597.48 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3576.00/3597.48 c primal LP : 0.00 0 0 0.00 - 0.00 0
3576.00/3597.48 c dual LP : 0.00 0 0 0.00 - 0.00 0
3576.00/3597.48 c lex dual LP : 0.00 0 0 0.00 -
3576.00/3597.48 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3576.00/3597.48 c resolve instable : 0.00 0 0 0.00 -
3576.00/3597.48 c diving/probing LP: 0.00 0 0 0.00 -
3576.00/3597.48 c strong branching : 0.00 0 0 0.00 - - - 0
3576.00/3597.48 c (at root node) : - 0 0 0.00 -
3576.00/3597.48 c conflict analysis: 0.00 0 0 0.00 -
3576.00/3597.48 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3576.00/3597.48 c benders : 0.00 0 0 0 0.00 0 0 0
3576.00/3597.48 c B&B Tree :
3576.00/3597.48 c number of runs : 1
3576.00/3597.48 c nodes : 1 (0 internal, 1 leaves)
3576.00/3597.48 c feasible leaves : 0
3576.00/3597.48 c infeas. leaves : 0
3576.00/3597.48 c objective leaves : 0
3576.00/3597.48 c nodes (total) : 1 (0 internal, 1 leaves)
3576.00/3597.48 c nodes left : 1
3576.00/3597.48 c max depth : 0
3576.00/3597.48 c max depth (total): 0
3576.00/3597.48 c backtracks : 0 (0.0%)
3576.00/3597.48 c early backtracks : 0 (0.0%)
3576.00/3597.48 c nodes exc. ref. : 0 (0.0%)
3576.00/3597.48 c delayed cutoffs : 0
3576.00/3597.48 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3576.00/3597.48 c avg switch length: 1.00
3576.00/3597.48 c switching time : 0.00
3576.00/3597.48 c Root Node :
3576.00/3597.48 c First LP value : -
3576.00/3597.48 c First LP Iters : 0
3576.00/3597.48 c First LP Time : 0.00
3576.00/3597.48 c Final Dual Bound : +0.00000000000000e+00
3576.00/3597.48 c Final Root Iters : 0
3576.00/3597.48 c Root LP Estimate : -
3576.00/3597.48 c Solution :
3576.00/3597.48 c Solutions found : 0 (0 improvements)
3576.00/3597.48 c Primal Bound : -
3576.00/3597.48 c Dual Bound : +0.00000000000000e+00
3576.00/3597.48 c Gap : infinite
3576.00/3597.48 c Integrals : Total Avg%
3576.00/3597.48 c primal-dual : 359744.69 100.00
3576.00/3597.48 c primal-ref : - - (not evaluated)
3576.00/3597.48 c dual-ref : - - (not evaluated)
3578.29/3599.74 c Time complete (sec): 3578.339
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 (62685 MiB free)
memory of node 1: 64507 MiB (63951 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511815-1751214767/watcher-4511815-1751214767 -o /tmp/evaluation-result-4511815-1751214767/solver-4511815-1751214767 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751214767-27324 --watchdog 3760 pbsolver -f HOME/instance-4511815-1751214767.opb -t 3600 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
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
solver pid=27374, runsolver pid=27371
Current StackSize limit: 8192 KiB
[startup+0.100065 s]*
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=129285424/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=128836 memory=117248 CPUtime=0.1 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 27342 0 0 0 6 4 0 0 20 0 1 0 37155607 131928064 29312 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 32209 29312 2176 2575 0 29116 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 128836 KiB
Current children cumulated memory: 117248 KiB
[startup+0.205657 s]*
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=128890288/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=228148 memory=216960 CPUtime=0.2 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 52290 0 0 0 12 8 0 0 20 0 1 0 37155607 233623552 54240 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 57037 54240 2176 2575 0 53944 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 228148 KiB
Current children cumulated memory: 216960 KiB
[startup+0.305595 s]*
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=128600992/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=319792 memory=308168 CPUtime=0.3 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 74575 0 0 0 19 11 0 0 20 0 1 0 37155607 327467008 77042 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 79948 77042 2176 2575 0 76855 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 319792 KiB
Current children cumulated memory: 308168 KiB
[startup+0.700184 s]
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=128052044/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=682668 memory=671696 CPUtime=0.69 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 163389 0 0 0 45 24 0 0 20 0 1 0 37155607 699052032 167924 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 170667 167924 2176 2575 0 167574 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 682668 KiB
Current children cumulated memory: 671696 KiB
[startup+1.5002 s]
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=127093372/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=874320 memory=859608 CPUtime=1.48 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 213221 0 0 0 116 32 0 0 20 0 1 0 37155607 895303680 214902 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 218580 214902 2368 2575 0 215487 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 874320 KiB
Current children cumulated memory: 859608 KiB
[startup+3.10555 s]
/proc/loadavg: 0.70 1.02 1.25 5/265 27380
/proc/meminfo: memFree=123584612/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=1752300 memory=1723116 CPUtime=3.09 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 416789 0 0 0 247 62 0 0 20 0 1 0 37155607 1794355200 430779 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 438075 430779 2432 2575 0 434982 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1752300 KiB
Current children cumulated memory: 1723116 KiB
[startup+6.30019 s]
/proc/loadavg: 0.97 1.07 1.26 5/265 27380
/proc/meminfo: memFree=121579712/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=2335460 memory=2285476 CPUtime=6.27 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 468917 0 0 0 545 82 0 0 20 0 1 0 37155607 2391511040 571369 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 583865 571369 2496 2575 0 580772 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2335460 KiB
Current children cumulated memory: 2285476 KiB
[startup+12.7002 s]
/proc/loadavg: 1.21 1.12 1.28 5/265 27380
/proc/meminfo: memFree=121550480/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=2356768 memory=2313204 CPUtime=12.66 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 470203 0 0 0 1183 83 0 0 20 0 1 0 37155607 2413330432 578301 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 589192 578301 2496 2575 0 586099 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2356768 KiB
Current children cumulated memory: 2313204 KiB
[startup+25.5002 s]
/proc/loadavg: 1.83 1.26 1.32 5/265 27380
/proc/meminfo: memFree=120238088/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=2204156 memory=2166748 CPUtime=25.4 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 493397 0 0 0 2452 88 0 0 20 0 1 0 37155607 2257055744 541687 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 551039 541687 2560 2575 0 547946 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2204156 KiB
Current children cumulated memory: 2166748 KiB
[startup+51.1057 s]
/proc/loadavg: 2.69 1.51 1.41 5/264 27380
/proc/meminfo: memFree=115098612/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4772096 memory=4318820 CPUtime=50.92 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 819379 0 0 0 4935 157 0 0 20 0 1 0 37155607 4886626304 1079705 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1193024 1079705 2624 2575 0 1189931 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4772096 KiB
Current children cumulated memory: 4318820 KiB
[startup+102.3 s]
/proc/loadavg: 3.49 1.91 1.55 5/264 27383
/proc/meminfo: memFree=114577136/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4916152 memory=4459840 CPUtime=101.92 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 852218 0 0 0 10029 163 0 0 20 0 1 0 37155607 5034139648 1114960 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1229038 1114960 2624 2575 0 1225945 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 4916152 KiB
Current children cumulated memory: 4459840 KiB
[startup+162.3 s]
/proc/loadavg: 3.90 2.33 1.72 5/264 27385
/proc/meminfo: memFree=114057680/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4916152 memory=4459840 CPUtime=161.65 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 852301 0 0 0 16002 163 0 0 20 0 1 0 37155607 5034139648 1114960 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1229038 1114960 2624 2575 0 1225945 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 4916152 KiB
Current children cumulated memory: 4459840 KiB
[startup+222.3 s]
/proc/loadavg: 4.05 2.66 1.87 5/264 27387
/proc/meminfo: memFree=113994740/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4917176 memory=4460992 CPUtime=221.33 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 852626 0 0 0 21969 164 0 0 20 0 1 0 37155607 5035188224 1115248 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1229294 1115248 2624 2575 0 1226201 0
Current children cumulated CPU time: 221.33 s
Current children cumulated vsize: 4917176 KiB
Current children cumulated memory: 4460992 KiB
[startup+282.3 s]
/proc/loadavg: 4.06 2.92 2.01 5/265 27390
/proc/meminfo: memFree=113984076/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4918520 memory=4462272 CPUtime=281 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 852967 0 0 0 27936 164 0 0 20 0 1 0 37155607 5036564480 1115568 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1229630 1115568 2624 2575 0 1226537 0
Current children cumulated CPU time: 281 s
Current children cumulated vsize: 4918520 KiB
Current children cumulated memory: 4462272 KiB
[startup+342.3 s]
/proc/loadavg: 4.13 3.15 2.15 5/264 27394
/proc/meminfo: memFree=113971024/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4922104 memory=4465856 CPUtime=340.67 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 853905 0 0 0 33903 164 0 0 20 0 1 0 37155607 5040234496 1116464 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1230526 1116464 2624 2575 0 1227433 0
Current children cumulated CPU time: 340.67 s
Current children cumulated vsize: 4922104 KiB
Current children cumulated memory: 4465856 KiB
[startup+402.3 s]
/proc/loadavg: 4.10 3.32 2.28 5/263 27396
/proc/meminfo: memFree=113956324/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4924344 memory=4468160 CPUtime=400.34 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 854467 0 0 0 39870 164 0 0 20 0 1 0 37155607 5042528256 1117040 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1231086 1117040 2624 2575 0 1227993 0
Current children cumulated CPU time: 400.34 s
Current children cumulated vsize: 4924344 KiB
Current children cumulated memory: 4468160 KiB
[startup+462.3 s]
/proc/loadavg: 4.15 3.48 2.40 5/263 27398
/proc/meminfo: memFree=113946328/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4928696 memory=4472128 CPUtime=460.02 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 855516 0 0 0 45837 165 0 0 20 0 1 0 37155607 5046984704 1118032 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1232174 1118032 2624 2575 0 1229081 0
Current children cumulated CPU time: 460.02 s
################
# More data... #
################
Current children cumulated memory: 4645472 KiB
[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/264 27676
/proc/meminfo: memFree=115907188/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5106436 memory=4649056 CPUtime=3143.41 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 900791 0 0 0 314160 181 0 0 20 0 1 0 37155607 5228990464 1162264 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1276609 1162264 2624 2575 0 1273516 0
Current children cumulated CPU time: 3143.41 s
Current children cumulated vsize: 5106436 KiB
Current children cumulated memory: 4649056 KiB
[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/264 27678
/proc/meminfo: memFree=115936624/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5112260 memory=4655072 CPUtime=3203.04 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 902318 0 0 0 320122 182 0 0 20 0 1 0 37155607 5234954240 1163768 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1278065 1163768 2624 2575 0 1274972 0
Current children cumulated CPU time: 3203.04 s
Current children cumulated vsize: 5112260 KiB
Current children cumulated memory: 4655072 KiB
[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/265 27681
/proc/meminfo: memFree=115900536/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5115844 memory=4658784 CPUtime=3262.66 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 903250 0 0 0 326084 182 0 0 20 0 1 0 37155607 5238624256 1164696 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1278961 1164696 2624 2575 0 1275868 0
Current children cumulated CPU time: 3262.66 s
Current children cumulated vsize: 5115844 KiB
Current children cumulated memory: 4658784 KiB
[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/265 27683
/proc/meminfo: memFree=115889432/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5119748 memory=4662752 CPUtime=3322.29 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 904298 0 0 0 332046 183 0 0 20 0 1 0 37155607 5242621952 1165688 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1279937 1165688 2624 2575 0 1276844 0
Current children cumulated CPU time: 3322.29 s
Current children cumulated vsize: 5119748 KiB
Current children cumulated memory: 4662752 KiB
[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/264 27687
/proc/meminfo: memFree=115865716/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5124356 memory=4667488 CPUtime=3381.92 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 905483 0 0 0 338009 183 0 0 20 0 1 0 37155607 5247340544 1166872 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1281089 1166872 2624 2575 0 1277996 0
Current children cumulated CPU time: 3381.92 s
Current children cumulated vsize: 5124356 KiB
Current children cumulated memory: 4667488 KiB
[startup+3462.3 s]
/proc/loadavg: 4.41 4.17 4.05 5/263 27689
/proc/meminfo: memFree=115865916/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5127940 memory=4671200 CPUtime=3441.55 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 906416 0 0 0 343971 184 0 0 20 0 1 0 37155607 5251010560 1167800 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1281985 1167800 2624 2575 0 1278892 0
Current children cumulated CPU time: 3441.55 s
Current children cumulated vsize: 5127940 KiB
Current children cumulated memory: 4671200 KiB
[startup+3522.3 s]
/proc/loadavg: 4.26 4.17 4.06 5/263 27691
/proc/meminfo: memFree=115837980/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5133768 memory=4677088 CPUtime=3501.19 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 907941 0 0 0 349934 185 0 0 20 0 1 0 37155607 5256978432 1169272 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1283442 1169272 2624 2575 0 1280349 0
Current children cumulated CPU time: 3501.19 s
Current children cumulated vsize: 5133768 KiB
Current children cumulated memory: 4677088 KiB
[startup+3582.3 s]
/proc/loadavg: 4.51 4.25 4.09 5/262 27737
/proc/meminfo: memFree=120086980/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5138376 memory=4682464 CPUtime=3560.96 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 909127 0 0 0 355911 185 0 0 20 0 1 0 37155607 5261697024 1170616 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284594 1170616 2624 2575 0 1281501 0
Current children cumulated CPU time: 3560.96 s
Current children cumulated vsize: 5138376 KiB
Current children cumulated memory: 4682464 KiB
[startup+3599.81 s]
# the end of solver process 27374 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3576.42 s, system=1.98242 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.51 4.25 4.09 5/262 27737
/proc/meminfo: memFree=120087484/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5138696 memory=4682848 CPUtime=3562.65 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 909208 0 0 0 356080 185 0 0 20 0 1 0 37155607 5262024704 1170712 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284674 1170712 2624 2575 0 1281581 0
Current children cumulated CPU time: 3562.65 s
Current children cumulated vsize: 5138696 KiB
Current children cumulated memory: 4682848 KiB
[startup+3590.4 s]
/proc/loadavg: 4.43 4.24 4.09 5/263 27743
/proc/meminfo: memFree=120122232/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5139720 memory=4683872 CPUtime=3569.02 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 909472 0 0 0 356717 185 0 0 20 0 1 0 37155607 5263073280 1170968 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284930 1170968 2624 2575 0 1281837 0
Current children cumulated CPU time: 3569.02 s
Current children cumulated vsize: 5139720 KiB
Current children cumulated memory: 4683872 KiB
[startup+3596.8 s]
/proc/loadavg: 4.40 4.23 4.09 5/263 27743
/proc/meminfo: memFree=120111084/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5139720 memory=4683872 CPUtime=3575.4 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 909475 0 0 0 357355 185 0 0 20 0 1 0 37155607 5263073280 1170968 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284930 1170968 2624 2575 0 1281837 0
Current children cumulated CPU time: 3575.4 s
Current children cumulated vsize: 5139720 KiB
Current children cumulated memory: 4683872 KiB
[startup+3598.4 s]
/proc/loadavg: 4.40 4.23 4.09 5/263 27743
/proc/meminfo: memFree=120102792/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5139720 memory=4683872 CPUtime=3576.99 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 909646 0 0 0 357514 185 0 0 20 0 1 0 37155607 5263073280 1170968 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284930 1170968 2624 2575 0 1281837 0
Current children cumulated CPU time: 3576.99 s
Current children cumulated vsize: 5139720 KiB
Current children cumulated memory: 4683872 KiB
[startup+3599.2 s]
/proc/loadavg: 4.40 4.23 4.09 5/263 27743
/proc/meminfo: memFree=120102792/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=5139720 memory=4683872 CPUtime=3577.79 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 910075 0 0 0 357594 185 0 0 20 0 1 0 37155607 5263073280 1170968 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1284930 1170968 2624 2575 0 1281837 0
Current children cumulated CPU time: 3577.79 s
Current children cumulated vsize: 5139720 KiB
Current children cumulated memory: 4683872 KiB
[startup+3599.6 s]
/proc/loadavg: 4.40 4.23 4.09 5/263 27743
/proc/meminfo: memFree=120102792/131249988 swapFree=33010684/33010684
[pid=27374] ppid=27371 vsize=4660384 memory=4205392 CPUtime=3578.18 cores=5,7
/proc/27374/stat : 27374 (pbsolver) R 27371 27374 27311 0 -1 4194304 910260 0 0 0 357631 187 0 0 20 0 1 0 37155607 4772233216 1051348 18446744073709551615 4198400 14743177 140723642315232 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 26202112 140723642317194 140723642317290 140723642317290 140723642322892 0
/proc/27374/statm: 1165096 1051348 2624 2575 0 1162003 0
Current children cumulated CPU time: 3578.18 s
Current children cumulated vsize: 4660384 KiB
Current children cumulated memory: 4205392 KiB
[startup+3599.8 s]*
/proc/loadavg: 4.37 4.23 4.09 5/263 27743
/proc/meminfo: memFree=125191668/131249988 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child status: 0
Real time (s): 3599.81
CPU time (s): 3578.41
CPU user time (s): 3576.42
CPU system time (s): 1.98242
CPU usage (%): 99.4055
Max. virtual memory (cumulated for all children) (KiB): 5139720
Max. memory (cumulated for all children) (KiB): 4683872
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.42
system time used= 1.98242
maximum resident set size= 4683872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 910271
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= 9
involuntary context switches= 4733
# summary of solver processes directly reported to runsolver:
# pid: 27374
# total CPU time (s): 3578.41
# total CPU user time (s): 3576.42
# total CPU system time (s): 1.98242
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.58786 second user time and 16.4903 second system time
The end