0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-4451765-1721434845.opb>
0.09/0.13 c original problem has 5700 variables (5700 bin, 0 int, 0 impl, 0 cont) and 27830 constraints
0.09/0.13 c problem read in 0.13
0.09/0.13 c No objective function, only one solution is needed.
0.20/0.22 c presolving:
0.39/0.44 c (0.4s) running MILP presolver
0.50/0.51 c (0.5s) MILP presolver (2 rounds): 0 aggregations, 3 fixings, 0 bound changes
0.50/0.52 c (round 1, medium) 7 del vars, 5 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 10877 clqs
0.50/0.52 c (round 2, fast) 7 del vars, 725 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
0.59/0.66 c (round 3, exhaustive) 7 del vars, 725 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 27104 upgd conss, 0 impls, 11169 clqs
1.29/1.34 c (1.3s) probing: 51/5694 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
1.29/1.34 c (1.3s) probing aborted: 50/50 successive totally useless probings
1.38/1.46 c (1.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.78/1.81 c (1.8s) symmetry computation finished: 37 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.20)
1.78/1.81 c dynamic symmetry handling statistics:
1.78/1.81 c orbitopal reduction: no components
1.78/1.81 c orbital reduction: no components
1.78/1.81 c lexicographic reduction: 37 permutations with support sizes 148, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150
1.78/1.81 c handled 37 out of 37 symmetry components
1.78/1.87 c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
1.78/1.87 c 7 deleted vars, 725 deleted constraints, 0 added constraints, 3 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.78/1.87 c 0 implications, 11169 cliques
1.78/1.87 c presolved problem has 5694 variables (5694 bin, 0 int, 0 impl, 0 cont) and 27105 constraints
1.78/1.87 c 1 constraints of type <knapsack>
1.78/1.87 c 11169 constraints of type <setppc>
1.78/1.87 c 1 constraints of type <linear>
1.78/1.87 c 15934 constraints of type <logicor>
1.78/1.87 c transformed objective value is always integral (scale: 1)
1.78/1.87 c Presolving Time: 1.65
1.78/1.87 c - non default parameters ----------------------------------------------------------------------
1.78/1.87 c # SCIP version 10.0.0
1.78/1.87 c
1.78/1.87 c # maximal time in seconds to run
1.78/1.87 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.78/1.87 c limits/time = 3596.998007
1.78/1.87 c
1.78/1.87 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.78/1.87 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.78/1.87 c limits/memory = 27900
1.78/1.87 c
1.78/1.87 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
1.78/1.87 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
1.78/1.87 c limits/solutions = 1
1.78/1.87 c
1.78/1.87 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
1.78/1.87 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
1.78/1.87 c misc/usesymmetry = 3
1.78/1.87 c
1.78/1.87 c # belongs reading time to solving time?
1.78/1.87 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.78/1.87 c timing/reading = TRUE
1.78/1.87 c
1.78/1.87 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
1.78/1.87 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.78/1.87 c propagating/symmetry/detectdoublelex = FALSE
1.78/1.87 c
1.78/1.87 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
1.78/1.87 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.78/1.87 c propagating/symmetry/detectsubgroups = FALSE
1.78/1.87 c
1.78/1.87 c # Type of symmetries that shall be computed?
1.78/1.87 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
1.78/1.87 c propagating/symmetry/symtype = 1
1.78/1.87 c
1.78/1.87 c # Should components consisting of a single full reflection be handled?
1.78/1.87 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
1.78/1.87 c propagating/symmetry/usesimplesgncomp = FALSE
1.78/1.87 c
1.78/1.87 c -----------------------------------------------------------------------------------------------
1.78/1.87 c start solving
1.78/1.87 c
4.28/4.36 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
4.28/4.36 c 4.4s| 1 | 0 | 4666 | - | 302M | 0 |5694 | 27k| 27k| 0 | 0 | 137 | 0 | 0.000000e+00 | -- | Inf | unknown
55.96/56.13 c 56.1s| 1 | 0 | 34571 | - | 310M | 0 |5694 | 27k| 27k| 36 | 1 | 142 | 0 | 0.000000e+00 | -- | Inf | unknown
65.74/65.91 c 65.9s| 1 | 0 | 42800 | - | 318M | 0 |5694 | 27k| 27k| 72 | 2 | 142 | 0 | 0.000000e+00 | -- | Inf | unknown
79.00/79.21 c 79.2s| 1 | 0 | 54045 | - | 359M | 0 |5694 | 27k| 27k| 99 | 3 | 149 | 0 | 0.000000e+00 | -- | Inf | unknown
93.36/93.69 c 93.7s| 1 | 0 | 63227 | - | 362M | 0 |5694 | 27k| 27k| 127 | 4 | 155 | 0 | 0.000000e+00 | -- | Inf | unknown
109.73/110.08 c 110s| 1 | 0 | 72281 | - | 366M | 0 |5694 | 27k| 27k| 147 | 5 | 155 | 0 | 0.000000e+00 | -- | Inf | unknown
125.29/125.67 c 126s| 1 | 0 | 79891 | - | 373M | 0 |5694 | 27k| 27k| 169 | 6 | 164 | 0 | 0.000000e+00 | -- | Inf | unknown
143.14/143.57 c 144s| 1 | 0 | 89155 | - | 378M | 0 |5694 | 27k| 27k| 185 | 7 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
173.46/173.91 c 174s| 1 | 0 |102070 | - | 388M | 0 |5694 | 27k| 27k| 223 | 8 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
193.31/193.84 c 194s| 1 | 0 |114220 | - | 404M | 0 |5694 | 27k| 27k| 244 | 9 | 171 | 0 | 0.000000e+00 | -- | Inf | unknown
210.37/210.97 c 211s| 1 | 0 |123584 | - | 411M | 0 |5694 | 27k| 27k| 261 | 10 | 179 | 0 | 0.000000e+00 | -- | Inf | unknown
229.92/230.53 c 231s| 1 | 0 |135312 | - | 424M | 0 |5694 | 27k| 27k| 279 | 11 | 186 | 0 | 0.000000e+00 | -- | Inf | unknown
344.42/345.38 c 345s| 1 | 2 |186973 | - | 424M | 0 |5694 | 27k| 27k| 279 | 11 | 205 | 19 | 0.000000e+00 | -- | Inf | unknown
2910.87/2918.82 c 2919s| 100 | 55 | 1872k|17550.2 | 450M | 28 |5694 | 27k| 27k| 470 | 1 | 932 | 19 | 0.000000e+00 | -- | Inf | unknown
3399.49/3409.00 c 3409s| 200 | 65 | 2340k|11082.9 | 466M | 30 |5694 | 27k| 27k| 693 | 0 |1039 | 19 | 0.000000e+00 | -- | Inf | unknown
3587.01/3597.00 c
3587.01/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3587.01/3597.00 c Solving Time (sec) : 3597.00
3587.01/3597.00 c Solving Nodes : 246
3587.01/3597.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3587.01/3597.00 c Dual Bound : +0.00000000000000e+00
3587.01/3597.00 c Gap : infinite
3587.01/3597.00 s UNKNOWN
3587.01/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3587.01/3597.00 c Total Time : 3597.00
3587.01/3597.00 c solving : 3597.00
3587.01/3597.00 c presolving : 1.65 (included in solving)
3587.01/3597.00 c reading : 0.13 (included in solving)
3587.01/3597.00 c copying : 0.22 (4 #copies) (minimal 0.05, maximal 0.06, average 0.05)
3587.01/3597.00 c Original Problem :
3587.01/3597.00 c Problem name : HOME/instance-4451765-1721434845.opb
3587.01/3597.00 c Variables : 5700 (5700 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.01/3597.00 c Constraints : 27830 initial, 27830 maximal
3587.01/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.01/3597.00 c Presolved Problem :
3587.01/3597.00 c Problem name : t_HOME/instance-4451765-1721434845.opb
3587.01/3597.00 c Variables : 5694 (5694 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.01/3597.00 c Constraints : 27105 initial, 27795 maximal
3587.01/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.01/3597.00 c Nonzeros : 401028 constraint, 22338 clique table
3587.01/3597.00 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3587.01/3597.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c domcol : 0.04 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c dualsparsify : 0.11 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c gateextraction : 0.03 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c implics : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c milp : 0.22 0.00 1 3 0 0 0 0 1 0 0 0
3587.01/3597.00 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c sparsify : 0.12 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c trivial : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c dualfix : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c probing : 0.06 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c symmetry : 0.36 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c knapsack : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c setppc : 0.01 0.00 3 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c linear : 0.18 0.05 6 3 0 0 3 0 724 0 0 0
3587.01/3597.00 c logicor : 0.42 0.03 3 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c components : 0.03 0.00 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c root node : - - - 0 - - 0 - - - - -
3587.01/3597.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3587.01/3597.00 c benderslp : 0 0 0 0 157 0 0 43 0 0 0 0 0 0 0
3587.01/3597.00 c integral : 0 0 0 0 157 0 0 43 0 0 0 0 0 0 314
3587.01/3597.00 c knapsack : 1 1 11 15472 0 0 0 39 8774 2 4823 0 0 0 0
3587.01/3597.00 c setppc : 11169 11169 11 15648 0 0 0 31 37144 2 12076 0 0 0 0
3587.01/3597.00 c linear : 1+ 29 11 15611 0 0 0 4 2709 109 0 0 0 0 0
3587.01/3597.00 c logicor : 15934+ 16596 11 6247 0 0 0 0 117125 92 364280 0 0 0 0
3587.01/3597.00 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3587.01/3597.00 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c integral : 25.53 0.00 0.00 0.00 25.53 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c knapsack : 0.07 0.00 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c setppc : 0.77 0.00 0.01 0.75 0.00 0.00 0.00 0.00 0.01 0.01
3587.01/3597.00 c linear : 0.10 0.05 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c logicor : 1.90 0.03 0.05 1.79 0.00 0.00 0.00 0.00 0.03 0.01
3587.01/3597.00 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
3587.01/3597.00 c dualfix : 1 0 0 0
3587.01/3597.00 c genvbounds : 0 0 0 0
3587.01/3597.00 c nlobbt : 0 0 0 0
3587.01/3597.00 c obbt : 0 0 0 0
3587.01/3597.00 c probing : 0 0 0 0
3587.01/3597.00 c pseudoobj : 0 0 0 0
3587.01/3597.00 c redcost : 0 0 0 0
3587.01/3597.00 c rootredcost : 0 0 0 0
3587.01/3597.00 c symmetry : 0 0 0 0
3587.01/3597.00 c vbounds : 1953 0 0 0
3587.01/3597.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3587.01/3597.00 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c probing : 0.06 0.00 0.06 0.00 0.00 0.00
3587.01/3597.00 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c symmetry : 0.37 0.00 0.36 0.01 0.00 0.00
3587.01/3597.00 c vbounds : 0.01 0.00 0.00 0.00 0.00 0.00
3587.01/3597.00 c Symmetry :
3587.01/3597.00 c orbitopal red. : 0 reductions applied, 0 cutoffs
3587.01/3597.00 c orbital reduction: 0 reductions applied, 0 cutoffs
3587.01/3597.00 c lexicographic red: 0 reductions applied, 0 cutoffs
3587.01/3597.00 c shadow tree time : 0.00 s
3587.01/3597.00 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3587.01/3597.00 c propagation : 0.01 92 90 - 764 44.1 0 0.0 - - -
3587.01/3597.00 c infeasible LP : 0.46 178 132 - 2203 307.4 0 0.0 29 716.8 0
3587.01/3597.00 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3587.01/3597.00 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3587.01/3597.00 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3587.01/3597.00 c applied globally : 0.02 - - 0 1024 108.5 - - 29 - -
3587.01/3597.00 c applied locally : - - - 0 3 891.3 - - 0 - -
3587.01/3597.00 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3587.01/3597.00 c cut pool : 0.06 - 58 21 - - 750 1611 - - - - - (maximal pool size: 750)
3587.01/3597.00 c aggregation : 0.54 0.00 19 11 0 0 27 118 0 91 91 0 0
3587.01/3597.00 c > cmir : - - - - - - - 118 0 91 91 0 -
3587.01/3597.00 c > flowcover : - - - - - - - 0 0 0 0 0 -
3587.01/3597.00 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3587.01/3597.00 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c clique : 0.52 0.00 11 11 0 0 64 210 0 202 202 0 0
3587.01/3597.00 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c gomory : 92.31 0.00 18 10 0 0 472 765 0 37 37 0 0
3587.01/3597.00 c > gomorymi : - - - - - - - 379 0 4 4 0 -
3587.01/3597.00 c > strongcg : - - - - - - - 386 0 33 33 0 -
3587.01/3597.00 c impliedbounds : 0.01 0.00 19 11 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c mcf : 0.02 0.00 1 1 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c multilinear : 0.00 0.00 23 11 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c rlt : 0.00 0.00 14 10 0 0 0 0 0 0 0 0 0
3587.01/3597.00 c zerohalf : 2.78 0.00 19 11 0 0 255 518 68 466 401 65 0
3587.01/3597.00 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3587.01/3597.00 c hybrid : 0.02 0.00 45 11 796 0 883 279 0 735
3587.01/3597.00 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c Pricers : ExecTime SetupTime Calls Vars
3587.01/3597.00 c problem variables: 0.00 - 0 0
3587.01/3597.00 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3587.01/3597.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c relpscost : 25.53 0.00 157 0 0 0 0 0 0 314
3587.01/3597.00 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3587.01/3597.00 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3587.01/3597.00 c LP solutions : 0.00 - - 0 0
3587.01/3597.00 c relax solutions : 0.00 - - 0 0
3587.01/3597.00 c pseudo solutions : 0.00 - - 0 0
3587.01/3597.00 c strong branching : 0.00 - - 0 0
3587.01/3597.00 c actconsdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c adaptivediving : 116.96 0.00 1 0 0
3587.01/3597.00 c alns : 0.76 0.00 4 0 0
3587.01/3597.00 c bound : 0.00 0.00 0 0 0
3587.01/3597.00 c clique : 0.15 0.00 1 0 0
3587.01/3597.00 c coefdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c completesol : 0.00 0.00 0 0 0
3587.01/3597.00 c conflictdiving : 155.94 0.00 3 0 0
3587.01/3597.00 c crossover : 0.00 0.00 0 0 0
3587.01/3597.00 c dins : 0.00 0.00 0 0 0
3587.01/3597.00 c distributiondivin: 98.96 0.00 3 0 0
3587.01/3597.00 c dps : 0.00 0.00 0 0 0
3587.01/3597.00 c dualval : 0.00 0.00 0 0 0
3587.01/3597.00 c farkasdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c feasjump : 0.15 0.00 1 0 0
3587.01/3597.00 c feaspump : 44.92 0.00 1 0 0
3587.01/3597.00 c fixandinfer : 0.00 0.00 0 0 0
3587.01/3597.00 c fracdiving : 150.00 0.00 3 0 0
3587.01/3597.00 c gins : 0.00 0.00 0 0 0
3587.01/3597.00 c guideddiving : 0.00 0.00 0 0 0
3587.01/3597.00 c indcoefdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c indicator : 0.00 0.00 0 0 0
3587.01/3597.00 c indicatordiving : 0.00 0.00 0 0 0
3587.01/3597.00 c indoneopt : 0.00 0.00 0 0 0
3587.01/3597.00 c indrounding : 0.00 0.00 0 0 0
3587.01/3597.00 c indtwoopt : 0.00 0.00 0 0 0
3587.01/3597.00 c intdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c intshifting : 0.00 0.00 0 0 0
3587.01/3597.00 c linesearchdiving : 87.48 0.00 3 0 0
3587.01/3597.00 c localbranching : 0.00 0.00 0 0 0
3587.01/3597.00 c locks : 0.05 0.00 1 0 0
3587.01/3597.00 c lpface : 0.00 0.00 0 0 0
3587.01/3597.00 c mpec : 0.00 0.00 0 0 0
3587.01/3597.00 c multistart : 0.00 0.00 0 0 0
3587.01/3597.00 c mutation : 0.00 0.00 0 0 0
3587.01/3597.00 c nlpdiving : 0.00 0.00 0 0 0
3587.01/3597.00 c objpscostdiving : 1234.73 0.00 1 0 0
3587.01/3597.00 c octane : 0.00 0.00 0 0 0
3587.01/3597.00 c ofins : 0.00 0.00 0 0 0
3587.01/3597.00 c oneopt : 0.00 0.00 0 0 0
3587.01/3597.00 c padm : 0.00 0.00 0 0 0
3587.01/3597.00 c proximity : 0.00 0.00 0 0 0
3587.01/3597.00 c pscostdiving : 134.71 0.00 3 0 0
3587.01/3597.00 c randrounding : 0.18 0.00 48 0 0
3587.01/3597.00 c rens : 0.00 0.00 0 0 0
3587.01/3597.00 c reoptsols : 0.00 0.00 0 0 0
3587.01/3597.00 c repair : 0.00 0.00 0 0 0
3587.01/3597.00 c rins : 0.00 0.00 0 0 0
3587.01/3597.00 c rootsoldiving : 29.89 0.00 1 0 0
3587.01/3597.00 c rounding : 0.28 0.00 136 0 0
3587.01/3597.00 c scheduler : 0.00 0.00 0 0 0
3587.01/3597.00 c shiftandpropagate: 0.28 0.00 1 0 0
3587.01/3597.00 c shifting : 0.75 0.00 63 0 0
3587.01/3597.00 c simplerounding : 0.00 0.00 0 0 0
3587.01/3597.00 c smallcard : 0.00 0.00 0 0 0
3587.01/3597.00 c subnlp : 0.00 0.00 0 0 0
3587.01/3597.00 c trivial : 0.00 0.00 2 0 0
3587.01/3597.00 c trivialnegation : 0.00 0.00 0 0 0
3587.01/3597.00 c trustregion : 0.00 0.00 0 0 0
3587.01/3597.00 c trysol : 0.00 0.00 0 0 0
3587.01/3597.00 c twoopt : 0.00 0.00 0 0 0
3587.01/3597.00 c undercover : 0.00 0.00 0 0 0
3587.01/3597.00 c vbounds : 0.28 0.00 1 0 0
3587.01/3597.00 c veclendiving : 198.05 0.00 2 0 0
3587.01/3597.00 c zeroobj : 0.00 0.00 0 0 0
3587.01/3597.00 c zirounding : 0.32 0.00 157 0 0
3587.01/3597.00 c other solutions : - - - 0 -
3587.01/3597.00 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 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
3587.01/3597.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3587.01/3597.00 c primal LP : 0.18 17 0 0.00 0.00 0.18 17
3587.01/3597.00 c dual LP : 1214.88 290 1274686 4395.47 1049.23 0.00 0
3587.01/3597.00 c lex dual LP : 0.00 0 0 0.00 -
3587.01/3597.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3587.01/3597.00 c resolve instable : 0.00 0 0 0.00 -
3587.01/3597.00 c diving/probing LP: 2241.98 2763 1270818 459.94 566.83
3587.01/3597.00 c strong branching : 22.86 19 19000 1000.00 831.06 - - 38
3587.01/3597.00 c (at root node) : - 19 19000 1000.00 -
3587.01/3597.00 c conflict analysis: 0.00 0 0 0.00 -
3587.01/3597.00 c B&B Tree :
3587.01/3597.00 c number of runs : 1
3587.01/3597.00 c nodes : 246 (157 internal, 89 leaves)
3587.01/3597.00 c feasible leaves : 0
3587.01/3597.00 c infeas. leaves : 88
3587.01/3597.00 c objective leaves : 0
3587.01/3597.00 c nodes (total) : 246 (157 internal, 89 leaves)
3587.01/3597.00 c nodes left : 70
3587.01/3597.00 c max depth : 39
3587.01/3597.00 c max depth (total): 39
3587.01/3597.00 c backtracks : 45 (18.3%)
3587.01/3597.00 c early backtracks : 0 (0.0%)
3587.01/3597.00 c nodes exc. ref. : 0 (0.0%)
3587.01/3597.00 c delayed cutoffs : 0
3587.01/3597.00 c repropagations : 0 (0 domain reductions, 0 cutoffs)
3587.01/3597.00 c avg switch length: 2.36
3587.01/3597.00 c switching time : 0.96
3587.01/3597.00 c Root Node :
3587.01/3597.00 c First LP value : +0.00000000000000e+00
3587.01/3597.00 c First LP Iters : 4666 (2985.98 Iter/sec)
3587.01/3597.00 c First LP Time : 1.56
3587.01/3597.00 c Final Dual Bound : +0.00000000000000e+00
3587.01/3597.00 c Final Root Iters : 135312
3587.01/3597.00 c Root LP Estimate : +1.58284027230720e-03
3587.01/3597.00 c Solution :
3587.01/3597.00 c Solutions found : 0 (0 improvements)
3587.01/3597.00 c Primal Bound : -
3587.01/3597.00 c Dual Bound : +0.00000000000000e+00
3587.01/3597.00 c Gap : infinite
3587.01/3597.00 c Integrals : Total Avg%
3587.01/3597.00 c primal-dual : 359700.00 100.00
3587.01/3597.00 c primal-ref : - - (not evaluated)
3587.01/3597.00 c dual-ref : - - (not evaluated)
3587.11/3597.13 c Time complete: 3587.15.
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: 63968 MiB (62555 MiB free)
memory of node 1: 64473 MiB (61951 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451765-1721434845/watcher-4451765-1721434845 -o /tmp/evaluation-result-4451765-1721434845/solver-4451765-1721434845 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721434856-1036357 --watchdog 3760 pbscip -f HOME/instance-4451765-1721434845.opb -t 3600 -j 2 -m 31000
running on 2 cores: 4,6
CPU governors:
performance: 4 6
Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=1036604, runsolver pid=1036600
Current StackSize limit: 8192 KiB
[startup+0.100083 s]*
/proc/loadavg: 1.07 1.24 2.22 5/254 1036640
/proc/meminfo: memFree=127448864/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=74140 memory=33984 CPUtime=0.09 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 5524 0 0 0 9 0 0 0 20 0 1 0 195649418 75919360 8496 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 18535 8496 3260 3540 0 6792 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 74140 KiB
Current children cumulated memory: 33984 KiB
[startup+0.205515 s]*
/proc/loadavg: 1.07 1.24 2.22 4/257 1036650
/proc/meminfo: memFree=127361516/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=145296 memory=105748 CPUtime=0.2 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 23721 0 0 0 17 3 0 0 20 0 1 0 195649418 148783104 26437 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 36324 26437 3547 3540 0 24581 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 145296 KiB
Current children cumulated memory: 105748 KiB
[startup+0.305404 s]*
/proc/loadavg: 1.07 1.24 2.22 6/254 1036658
/proc/meminfo: memFree=127337608/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=170416 memory=122684 CPUtime=0.3 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 28197 0 0 0 26 4 0 0 20 0 1 0 195649418 174505984 30671 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 42604 30671 3595 3540 0 30861 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 170416 KiB
Current children cumulated memory: 122684 KiB
[startup+0.700222 s]
/proc/loadavg: 1.07 1.24 2.22 5/253 1036686
/proc/meminfo: memFree=127280584/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=216968 memory=177196 CPUtime=0.69 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 43316 0 0 0 62 7 0 0 20 0 1 0 195649418 222175232 44299 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 54242 44299 3738 3540 0 42499 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 216968 KiB
Current children cumulated memory: 177196 KiB
[startup+1.50023 s]
/proc/loadavg: 1.07 1.24 2.22 5/259 1036696
/proc/meminfo: memFree=127236632/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=280616 memory=238560 CPUtime=1.48 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 51927 0 0 0 140 8 0 0 20 0 1 0 195649418 287350784 59640 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 70154 59640 3802 3540 0 58411 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 280616 KiB
Current children cumulated memory: 238560 KiB
[startup+3.10524 s]
/proc/loadavg: 1.31 1.29 2.23 5/259 1036696
/proc/meminfo: memFree=127001512/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=393464 memory=351636 CPUtime=3.08 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 70477 0 0 0 296 12 0 0 20 0 1 0 195649418 402907136 87909 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 98366 87909 3898 3540 0 86623 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 393464 KiB
Current children cumulated memory: 351636 KiB
[startup+6.30018 s]
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=126974936/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=406076 memory=363196 CPUtime=6.28 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 72779 0 0 0 615 13 0 0 20 0 1 0 195649418 415821824 90799 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 101519 90799 3994 3540 0 89776 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 406076 KiB
Current children cumulated memory: 363196 KiB
[startup+12.7002 s]
/proc/loadavg: 1.60 1.35 2.25 5/259 1036790
/proc/meminfo: memFree=126869460/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=412368 memory=370488 CPUtime=12.66 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 74108 0 0 0 1253 13 0 0 20 0 1 0 195649418 422264832 92622 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 103092 92622 3994 3540 0 91349 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 412368 KiB
Current children cumulated memory: 370488 KiB
[startup+25.5002 s]
/proc/loadavg: 2.14 1.48 2.28 5/259 1036837
/proc/meminfo: memFree=126786656/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=434712 memory=389740 CPUtime=25.43 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 75371 0 0 0 2529 14 0 0 20 0 1 0 195649418 445145088 97435 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 108678 97435 3994 3540 0 96935 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 434712 KiB
Current children cumulated memory: 389740 KiB
[startup+51.1053 s]
/proc/loadavg: 2.77 1.68 2.33 5/259 1036842
/proc/meminfo: memFree=126701532/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=453132 memory=410308 CPUtime=50.98 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 77451 0 0 0 5083 15 0 0 20 0 1 0 195649418 464007168 102577 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 113283 102577 3994 3540 0 101540 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 453132 KiB
Current children cumulated memory: 410308 KiB
[startup+102.3 s]
/proc/loadavg: 3.51 2.06 2.42 5/259 1036895
/proc/meminfo: memFree=126613128/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=485772 memory=436684 CPUtime=102.04 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 84098 0 0 0 10188 16 0 0 20 0 1 0 195649418 497430528 109171 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 121443 109171 4010 3540 0 109700 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 485772 KiB
Current children cumulated memory: 436684 KiB
[startup+162.3 s]
/proc/loadavg: 3.87 2.43 2.53 5/258 1036907
/proc/meminfo: memFree=126543744/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=507612 memory=452972 CPUtime=161.89 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 88243 0 0 0 16172 17 0 0 20 0 1 0 195649418 519794688 113243 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 126903 113243 4010 3540 0 115160 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 507612 KiB
Current children cumulated memory: 452972 KiB
[startup+222.3 s]
/proc/loadavg: 4.00 2.73 2.63 5/259 1036919
/proc/meminfo: memFree=126466400/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=549040 memory=486272 CPUtime=221.74 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 95942 0 0 0 22155 19 0 0 20 0 1 0 195649418 562216960 121568 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 137260 121568 4010 3540 0 125517 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 549040 KiB
Current children cumulated memory: 486272 KiB
[startup+282.3 s]
/proc/loadavg: 4.49 3.09 2.76 5/261 1037313
/proc/meminfo: memFree=126445368/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=549040 memory=487280 CPUtime=281.6 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 96002 0 0 0 28140 20 0 0 20 0 1 0 195649418 562216960 121820 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 137260 121820 4010 3540 0 125517 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 549040 KiB
Current children cumulated memory: 487280 KiB
[startup+342.3 s]
/proc/loadavg: 4.18 3.26 2.84 5/257 1037323
/proc/meminfo: memFree=126378688/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=590976 memory=528660 CPUtime=341.43 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 106511 0 0 0 34122 21 0 0 20 0 1 0 195649418 605159424 132165 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 147744 132165 4026 3540 0 136001 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 590976 KiB
Current children cumulated memory: 528660 KiB
[startup+402.3 s]
/proc/loadavg: 4.17 3.43 2.93 5/257 1037334
/proc/meminfo: memFree=126360056/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=590976 memory=545396 CPUtime=401.28 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 106626 0 0 0 40106 22 0 0 20 0 1 0 195649418 605159424 136349 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 147744 136349 4042 3540 0 136001 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 590976 KiB
Current children cumulated memory: 545396 KiB
[startup+462.3 s]
/proc/loadavg: 4.12 3.55 3.00 5/260 1037517
/proc/meminfo: memFree=126349948/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=590976 memory=554236 CPUtime=461.13 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 106835 0 0 0 46091 22 0 0 20 0 1 0 195649418 605159424 138559 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 147744 138559 4042 3540 0 136001 0
################
# More data... #
################
/proc/loadavg: 4.07 4.11 4.07 5/256 1038797
/proc/meminfo: memFree=125998104/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3213.46 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 133188 0 0 0 321310 36 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3213.46 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3282.3 s]
/proc/loadavg: 4.20 4.13 4.09 5/254 1038807
/proc/meminfo: memFree=125995240/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3273.28 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 133373 0 0 0 327292 36 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3342.3 s]
/proc/loadavg: 4.21 4.14 4.09 5/254 1038818
/proc/meminfo: memFree=125989520/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3333.09 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 133489 0 0 0 333273 36 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3333.09 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3402.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/254 1038829
/proc/meminfo: memFree=125986072/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3392.91 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 133752 0 0 0 339254 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 1038839
/proc/meminfo: memFree=125981292/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3452.73 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 133864 0 0 0 345236 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3452.73 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 1038849
/proc/meminfo: memFree=125977020/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3512.54 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134053 0 0 0 351217 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1038864
/proc/meminfo: memFree=125971240/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3572.35 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134313 0 0 0 357198 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3597.14 s]
# the end of solver process 1036604 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3586.77 s, system=0.388878 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.07 4.10 4.09 5/256 1038864
/proc/meminfo: memFree=125971268/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3574.05 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134313 0 0 0 357368 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3574.05 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3590.4 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 1038865
/proc/meminfo: memFree=125971080/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3580.43 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358006 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3580.43 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3593.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 1038865
/proc/meminfo: memFree=125970988/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3583.62 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358325 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3583.62 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3595.2 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 1038866
/proc/meminfo: memFree=125970660/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3585.21 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358484 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3585.21 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3596 s]*
/proc/loadavg: 4.06 4.10 4.09 5/256 1038866
/proc/meminfo: memFree=125970520/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3586.02 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358565 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3586.02 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3596.8 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 1038866
/proc/meminfo: memFree=125970520/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3586.81 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358644 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3586.81 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3597 s]*
/proc/loadavg: 4.06 4.10 4.09 5/256 1038912
/proc/meminfo: memFree=126341952/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=660624 memory=622444 CPUtime=3587.01 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134315 0 0 0 358664 37 0 0 20 0 1 0 195649418 676478976 155611 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 165156 155611 4042 3540 0 153413 0
Current children cumulated CPU time: 3587.01 s
Current children cumulated vsize: 660624 KiB
Current children cumulated memory: 622444 KiB
[startup+3597.11 s]
/proc/loadavg: 4.06 4.10 4.09 5/256 1038912
/proc/meminfo: memFree=126341952/131524600 swapFree=131070704/131071996
[pid=1036604] ppid=1036600 vsize=659724 memory=621544 CPUtime=3587.11 cores=4,6
/proc/1036604/stat : 1036604 (pbscip) R 1036600 1036604 1036346 0 -1 4194304 134319 0 0 0 358674 37 0 0 20 0 1 0 195649418 675557376 155386 134679101440 4194304 18693293 140725825986592 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 34557952 140725825991682 140725825991781 140725825991781 140725825998798 0
/proc/1036604/statm: 164931 155386 4042 3540 0 153188 0
Current children cumulated CPU time: 3587.11 s
Current children cumulated vsize: 659724 KiB
Current children cumulated memory: 621544 KiB
Child status: 0
Real time (s): 3597.14
CPU time (s): 3587.16
CPU user time (s): 3586.77
CPU system time (s): 0.388878
CPU usage (%): 99.7226
Max. virtual memory (cumulated for all children) (KiB): 660624
Max. memory (cumulated for all children) (KiB): 622444
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.77
system time used= 0.388878
maximum resident set size= 622444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134350
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= 31
involuntary context switches= 1305
# summary of solver processes directly reported to runsolver:
# pid: 1036604
# total CPU time (s): 3587.16
# total CPU user time (s): 3586.77
# total CPU system time (s): 0.388878
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.70186 second user time and 15.6063 second system time
The end