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-4451915-1721434849.opb>
0.00/0.00 c original problem has 380 variables (380 bin, 0 int, 0 impl, 0 cont) and 1734 constraints
0.00/0.00 c problem read in 0.00
0.00/0.00 c No objective function, only one solution is needed.
0.00/0.01 c presolving:
0.00/0.01 c (round 1, fast) 4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 629 clqs
0.00/0.01 c (round 2, fast) 6 del vars, 154 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 697 clqs
0.00/0.01 c (round 3, fast) 7 del vars, 159 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 697 clqs
0.00/0.01 c (0.0s) running MILP presolver
0.00/0.01 c (0.0s) MILP presolver found nothing
0.00/0.02 c (round 4, exhaustive) 7 del vars, 159 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 1574 upgd conss, 0 impls, 697 clqs
0.00/0.05 c (0.0s) probing cycle finished: starting next cycle
0.00/0.05 c (0.0s) probing: 1/374 (0.3%) - 0 fixings, 0 aggregations, 68 implications, 0 bound changes
0.00/0.05 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.06 c (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.06 c (0.1s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.00/0.06 c dynamic symmetry handling statistics:
0.00/0.06 c orbitopal reduction: no components
0.00/0.06 c orbital reduction: no components
0.00/0.06 c lexicographic reduction: 9 permutations with support sizes 36, 38, 38, 38, 38, 38, 38, 38, 38
0.00/0.06 c handled 9 out of 9 symmetry components
0.00/0.06 c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.00/0.06 c 7 deleted vars, 159 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.06 c 0 implications, 765 cliques
0.00/0.06 c presolved problem has 374 variables (374 bin, 0 int, 0 impl, 0 cont) and 1575 constraints
0.00/0.06 c 1 constraints of type <knapsack>
0.00/0.06 c 697 constraints of type <setppc>
0.00/0.06 c 1 constraints of type <linear>
0.00/0.06 c 876 constraints of type <logicor>
0.00/0.06 c transformed objective value is always integral (scale: 1)
0.00/0.06 c Presolving Time: 0.06
0.00/0.06 c - non default parameters ----------------------------------------------------------------------
0.00/0.06 c # SCIP version 10.0.0
0.00/0.06 c
0.00/0.06 c # maximal time in seconds to run
0.00/0.06 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.06 c limits/time = 3596.997053
0.00/0.06 c
0.00/0.06 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.06 c limits/memory = 27900
0.00/0.06 c
0.00/0.06 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.06 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.06 c limits/solutions = 1
0.00/0.06 c
0.00/0.06 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.
0.00/0.06 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.06 c misc/usesymmetry = 3
0.00/0.06 c
0.00/0.06 c # belongs reading time to solving time?
0.00/0.06 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.06 c timing/reading = TRUE
0.00/0.06 c
0.00/0.06 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.06 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06 c propagating/symmetry/detectdoublelex = FALSE
0.00/0.06 c
0.00/0.06 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.06 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06 c propagating/symmetry/detectsubgroups = FALSE
0.00/0.06 c
0.00/0.06 c # Type of symmetries that shall be computed?
0.00/0.06 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.06 c propagating/symmetry/symtype = 1
0.00/0.06 c
0.00/0.06 c # Should components consisting of a single full reflection be handled?
0.00/0.06 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06 c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.06 c
0.00/0.06 c -----------------------------------------------------------------------------------------------
0.00/0.06 c start solving
0.00/0.06 c
0.00/0.09 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.00/0.09 c 0.1s| 1 | 0 | 502 | - | 14M | 0 | 374 |1609 |1575 | 0 | 0 | 33 | 0 | 0.000000e+00 | -- | Inf | unknown
0.29/0.39 c 0.4s| 1 | 0 | 4049 | - | 16M | 0 | 374 |1785 |1581 | 6 | 1 | 35 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.47 c 0.5s| 1 | 0 | 4099 | - | 18M | 0 | 374 |1790 |1584 | 9 | 2 | 40 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.50 c 0.5s| 1 | 0 | 4168 | - | 22M | 0 | 374 |1792 |1587 | 12 | 3 | 42 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.54 c 0.5s| 1 | 0 | 4226 | - | 26M | 0 | 374 |1792 |1591 | 16 | 4 | 42 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.57 c 0.6s| 1 | 0 | 4283 | - | 28M | 0 | 374 |1793 |1594 | 19 | 5 | 43 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.62 c 0.6s| 1 | 0 | 4340 | - | 34M | 0 | 374 |1794 |1599 | 24 | 6 | 44 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.66 c 0.7s| 1 | 0 | 4397 | - | 37M | 0 | 374 |1801 |1602 | 27 | 7 | 51 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.72 c 0.7s| 1 | 0 | 4463 | - | 42M | 0 | 374 |1807 |1608 | 33 | 8 | 57 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.78 c 0.8s| 1 | 0 | 4498 | - | 49M | 0 | 374 |1811 |1613 | 38 | 9 | 61 | 0 | 0.000000e+00 | -- | Inf | unknown
0.79/0.81 c 0.8s| 1 | 0 | 4534 | - | 51M | 0 | 374 |1811 |1615 | 40 | 10 | 61 | 0 | 0.000000e+00 | -- | Inf | unknown
0.79/0.83 c 0.8s| 1 | 0 | 4548 | - | 51M | 0 | 374 |1811 |1613 | 42 | 11 | 61 | 0 | 0.000000e+00 | -- | Inf | unknown
0.99/1.00 c 1.0s| 1 | 2 | 5044 | - | 51M | 0 | 374 |1815 |1613 | 42 | 11 | 65 | 11 | 0.000000e+00 | -- | Inf | unknown
2.38/2.44 c 2.4s| 100 | 25 | 20353 | 159.6 | 54M | 13 | 374 |2006 |1597 | 83 | 0 | 269 | 11 | 0.000000e+00 | -- | Inf | 22.68%
3.18/3.28 c 3.3s| 200 | 19 | 26649 | 111.1 | 58M | 17 | 374 |2142 | 0 | 152 | 0 | 413 | 11 | 0.000000e+00 | -- | Inf | 37.66%
4.37/4.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
4.37/4.47 c 4.5s| 300 | 10 | 34357 | 99.7 | 63M | 17 | 374 |2253 |1595 | 280 | 0 | 547 | 11 | 0.000000e+00 | -- | Inf | 57.03%
5.57/5.68 c 5.7s| 400 | 9 | 43484 | 97.6 | 63M | 17 | 374 |2269 |1595 | 388 | 1 | 676 | 11 | 0.000000e+00 | -- | Inf | 76.95%
6.47/6.56 c 6.6s| 500 | 10 | 52515 | 96.1 | 67M | 17 | 374 |2333 |1603 | 517 | 1 | 811 | 11 | 0.000000e+00 | -- | Inf | 79.08%
7.27/7.30 c 7.3s| 600 | 12 | 61270 | 94.7 | 68M | 17 | 374 |2426 | 0 | 612 | 0 | 974 | 11 | 0.000000e+00 | -- | Inf | 80.66%
8.26/8.34 c 8.3s| 700 | 12 | 74111 | 99.5 | 69M | 17 | 374 |2493 | 0 | 734 | 0 |1117 | 11 | 0.000000e+00 | -- | Inf | 84.18%
9.27/9.40 c 9.4s| 800 | 13 | 83957 | 99.4 | 72M | 17 | 374 |2583 |1607 | 882 | 1 |1258 | 11 | 0.000000e+00 | -- | Inf | 87.48%
9.97/10.01 c 10.0s| 900 | 13 | 93158 | 98.6 | 72M | 17 | 374 |2684 |1601 | 968 | 1 |1411 | 11 | 0.000000e+00 | -- | Inf | 89.50%
10.56/10.66 c 10.7s| 1000 | 11 |102092 | 97.6 | 72M | 17 | 374 |2765 |1611 |1142 | 0 |1539 | 11 | 0.000000e+00 | -- | Inf | 90.99%
11.36/11.47 c 11.5s| 1100 | 12 |110896 | 96.8 | 75M | 17 | 374 |2870 |1612 |1278 | 0 |1697 | 11 | 0.000000e+00 | -- | Inf | 92.37%
12.15/12.22 c 12.2s| 1200 | 7 |119379 | 95.8 | 75M | 17 | 374 |2961 |1615 |1392 | 0 |1853 | 11 | 0.000000e+00 | -- | Inf | 93.51%
13.15/13.25 c 13.2s| 1300 | 8 |130641 | 97.1 | 76M | 17 | 374 |3022 |1603 |1521 | 0 |2018 | 11 | 0.000000e+00 | -- | Inf | 95.07%
13.85/13.93 c 13.9s| 1400 | 11 |139452 | 96.4 | 77M | 17 | 374 |3120 |1607 |1677 | 1 |2160 | 11 | 0.000000e+00 | -- | Inf | 96.37%
14.75/14.86 c 14.9s| 1500 | 7 |147978 | 95.7 | 77M | 17 | 374 |3213 |1611 |1859 | 1 |2304 | 11 | 0.000000e+00 | -- | Inf | 97.75%
15.64/15.71 c 15.7s| 1600 | 5 |156998 | 95.3 | 77M | 17 | 374 |3261 |1609 |2009 | 1 |2449 | 11 | 0.000000e+00 | -- | Inf | 99.69%
15.74/15.83 c
15.74/15.83 c SCIP Status : problem is solved [infeasible]
15.74/15.83 c Solving Time (sec) : 15.83
15.74/15.83 c Solving Nodes : 1616
15.74/15.83 c Primal Bound : +1.00000000000000e+20 (0 solutions)
15.74/15.83 c Dual Bound : +1.00000000000000e+20
15.74/15.83 c Gap : 0.00 %
15.74/15.83 s UNSATISFIABLE
15.74/15.83 c SCIP Status : problem is solved [infeasible]
15.74/15.83 c Total Time : 15.83
15.74/15.83 c solving : 15.83
15.74/15.83 c presolving : 0.06 (included in solving)
15.74/15.83 c reading : 0.00 (included in solving)
15.74/15.83 c copying : 0.14 (30 #copies) (minimal 0.00, maximal 0.01, average 0.00)
15.74/15.83 c Original Problem :
15.74/15.83 c Problem name : HOME/instance-4451915-1721434849.opb
15.74/15.83 c Variables : 380 (380 binary, 0 integer, 0 implicit integer, 0 continuous)
15.74/15.83 c Constraints : 1734 initial, 1734 maximal
15.74/15.83 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
15.74/15.83 c Presolved Problem :
15.74/15.83 c Problem name : t_HOME/instance-4451915-1721434849.opb
15.74/15.83 c Variables : 374 (374 binary, 0 integer, 0 implicit integer, 0 continuous)
15.74/15.83 c Constraints : 1575 initial, 3274 maximal
15.74/15.83 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
15.74/15.83 c Nonzeros : 4720 constraint, 960 clique table
15.74/15.83 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
15.74/15.83 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c dualsparsify : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c gateextraction : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c implics : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
15.74/15.83 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c trivial : 0.00 0.00 5 1 0 0 0 0 0 0 0 0
15.74/15.83 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c dualfix : 0.00 0.00 5 1 0 0 0 0 0 0 0 0
15.74/15.83 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c probing : 0.03 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c knapsack : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
15.74/15.83 c setppc : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
15.74/15.83 c linear : 0.01 0.00 7 4 0 0 4 0 159 0 0 0
15.74/15.83 c logicor : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
15.74/15.83 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c root node : - - - 127 - - 127 - - - - -
15.74/15.83 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
15.74/15.83 c benderslp : 0 0 0 0 875 0 0 7 0 0 0 0 0 0 0
15.74/15.83 c integral : 0 0 0 0 875 0 0 7 0 0 0 0 0 0 1750
15.74/15.83 c knapsack : 1+ 71 11 11090 0 0 0 3 674 27 1045 0 0 0 0
15.74/15.83 c setppc : 697+ 698 11 11073 0 0 0 2 7842 31 15896 1 0 0 0
15.74/15.83 c linear : 1+ 217 12 11036 0 0 0 4 346 87 628 9 4 0 0
15.74/15.83 c logicor : 876+ 2488 11 8588 0 0 0 0 14618 352 41329 4 1 0 0
15.74/15.83 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
15.74/15.83 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c integral : 0.17 0.00 0.00 0.00 0.17 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c knapsack : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c setppc : 0.07 0.00 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c linear : 0.03 0.00 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c logicor : 0.16 0.00 0.00 0.15 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c Propagators : #Propagate #ResProp Cutoffs DomReds
15.74/15.83 c dualfix : 1 0 0 0
15.74/15.83 c genvbounds : 0 0 0 0
15.74/15.83 c nlobbt : 0 0 0 0
15.74/15.83 c obbt : 0 0 0 0
15.74/15.83 c probing : 0 0 0 0
15.74/15.83 c pseudoobj : 0 0 0 0
15.74/15.83 c redcost : 0 0 0 0
15.74/15.83 c rootredcost : 0 0 0 0
15.74/15.83 c symmetry : 12 0 0 0
15.74/15.83 c vbounds : 6940 0 0 0
15.74/15.83 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
15.74/15.83 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c probing : 0.03 0.00 0.03 0.00 0.00 0.00
15.74/15.83 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
15.74/15.83 c symmetry : 0.02 0.00 0.00 0.02 0.00 0.00
15.74/15.83 c vbounds : 0.01 0.00 0.00 0.01 0.00 0.00
15.74/15.83 c Symmetry :
15.74/15.83 c orbitopal red. : 0 reductions applied, 0 cutoffs
15.74/15.83 c orbital reduction: 0 reductions applied, 0 cutoffs
15.74/15.83 c lexicographic red: 0 reductions applied, 0 cutoffs
15.74/15.83 c shadow tree time : 0.00 s
15.74/15.83 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
15.74/15.83 c propagation : 0.01 448 440 - 1801 12.4 10 8.2 - - -
15.74/15.83 c infeasible LP : 0.05 540 529 - 3236 15.5 2 7.5 528 25.7 0
15.74/15.83 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
15.74/15.83 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
15.74/15.83 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
15.74/15.83 c applied globally : 0.01 - - 1 1933 11.8 - - 497 - -
15.74/15.83 c applied locally : - - - 0 12 8.4 - - 31 - -
15.74/15.83 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
15.74/15.83 c cut pool : 0.39 - 718 21 - - 14726 22510 - - - - - (maximal pool size: 4084)
15.74/15.83 c aggregation : 0.11 0.00 384 11 0 0 3 1 2 0 0 0 0
15.74/15.83 c > cmir : - - - - - - - 1 2 0 0 0 -
15.74/15.83 c > flowcover : - - - - - - - 0 0 0 0 0 -
15.74/15.83 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
15.74/15.83 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c clique : 0.01 0.00 11 11 0 0 21 41 0 18 18 0 0
15.74/15.83 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c gomory : 5.99 0.00 381 10 0 0 19741 18690 5222 615 433 182 0
15.74/15.83 c > gomorymi : - - - - - - - 8181 2611 205 100 105 -
15.74/15.83 c > strongcg : - - - - - - - 10509 2611 410 333 77 -
15.74/15.83 c impliedbounds : 0.01 0.00 384 11 0 2 1 1 0 1 1 0 0
15.74/15.83 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
15.74/15.83 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c multilinear : 0.00 0.00 30 11 0 0 0 0 0 0 0 0 0
15.74/15.83 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
15.74/15.83 c rapidlearning : 1.71 0.00 29 1 0 878 0 0 0 0 0 0 344
15.74/15.83 c rlt : 0.00 0.00 201 10 0 0 0 0 0 0 0 0 0
15.74/15.83 c zerohalf : 0.57 0.00 382 11 0 0 843 3777 659 1371 910 461 0
15.74/15.83 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
15.74/15.83 c hybrid : 0.03 0.00 384 11 1909 113 26498 42 0 2907
15.74/15.83 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c Pricers : ExecTime SetupTime Calls Vars
15.74/15.83 c problem variables: 0.00 - 0 0
15.74/15.83 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
15.74/15.83 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c random : 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c relpscost : 0.17 0.00 875 0 0 0 0 0 0 1750
15.74/15.83 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
15.74/15.83 c Primal Heuristics : ExecTime SetupTime Calls Found Best
15.74/15.83 c LP solutions : 0.00 - - 0 0
15.74/15.83 c relax solutions : 0.00 - - 0 0
15.74/15.83 c pseudo solutions : 0.00 - - 0 0
15.74/15.83 c strong branching : 0.00 - - 0 0
15.74/15.83 c actconsdiving : 0.00 0.00 0 0 0
15.74/15.83 c adaptivediving : 0.17 0.00 12 0 0
15.74/15.83 c alns : 0.01 0.00 1 0 0
15.74/15.83 c bound : 0.00 0.00 0 0 0
15.74/15.83 c clique : 0.00 0.00 1 0 0
15.74/15.83 c coefdiving : 0.00 0.00 0 0 0
15.74/15.83 c completesol : 0.00 0.00 0 0 0
15.74/15.83 c conflictdiving : 0.07 0.00 7 0 0
15.74/15.83 c crossover : 0.00 0.00 0 0 0
15.74/15.83 c dins : 0.00 0.00 0 0 0
15.74/15.83 c distributiondivin: 0.26 0.00 6 0 0
15.74/15.83 c dps : 0.00 0.00 0 0 0
15.74/15.83 c dualval : 0.00 0.00 0 0 0
15.74/15.83 c farkasdiving : 0.00 0.00 0 0 0
15.74/15.83 c feasjump : 0.01 0.00 1 0 0
15.74/15.83 c feaspump : 0.15 0.00 1 0 0
15.74/15.83 c fixandinfer : 0.00 0.00 0 0 0
15.74/15.83 c fracdiving : 0.13 0.00 7 0 0
15.74/15.83 c gins : 0.00 0.00 0 0 0
15.74/15.83 c guideddiving : 0.00 0.00 0 0 0
15.74/15.83 c indcoefdiving : 0.00 0.00 0 0 0
15.74/15.83 c indicator : 0.00 0.00 0 0 0
15.74/15.83 c indicatordiving : 0.00 0.00 0 0 0
15.74/15.83 c indoneopt : 0.00 0.00 0 0 0
15.74/15.83 c indrounding : 0.00 0.00 0 0 0
15.74/15.83 c indtwoopt : 0.00 0.00 0 0 0
15.74/15.83 c intdiving : 0.00 0.00 0 0 0
15.74/15.83 c intshifting : 0.00 0.00 0 0 0
15.74/15.83 c linesearchdiving : 0.05 0.00 6 0 0
15.74/15.83 c localbranching : 0.00 0.00 0 0 0
15.74/15.83 c locks : 0.00 0.00 1 0 0
15.74/15.83 c lpface : 0.00 0.00 0 0 0
15.74/15.83 c mpec : 0.00 0.00 0 0 0
15.74/15.83 c multistart : 0.00 0.00 0 0 0
15.74/15.83 c mutation : 0.00 0.00 0 0 0
15.74/15.83 c nlpdiving : 0.00 0.00 0 0 0
15.74/15.83 c objpscostdiving : 0.43 0.00 3 0 0
15.74/15.83 c octane : 0.00 0.00 0 0 0
15.74/15.83 c ofins : 0.00 0.00 0 0 0
15.74/15.83 c oneopt : 0.00 0.00 0 0 0
15.74/15.83 c padm : 0.00 0.00 0 0 0
15.74/15.83 c proximity : 0.00 0.00 0 0 0
15.74/15.83 c pscostdiving : 0.13 0.00 7 0 0
15.74/15.83 c randrounding : 0.01 0.00 12 0 0
15.74/15.83 c rens : 0.00 0.00 0 0 0
15.74/15.83 c reoptsols : 0.00 0.00 0 0 0
15.74/15.83 c repair : 0.00 0.00 0 0 0
15.74/15.83 c rins : 0.00 0.00 0 0 0
15.74/15.83 c rootsoldiving : 0.14 0.00 4 0 0
15.74/15.83 c rounding : 0.03 0.00 454 0 0
15.74/15.83 c scheduler : 0.00 0.00 0 0 0
15.74/15.83 c shiftandpropagate: 0.00 0.00 1 0 0
15.74/15.83 c shifting : 0.08 0.00 254 0 0
15.74/15.83 c simplerounding : 0.00 0.00 0 0 0
15.74/15.83 c smallcard : 0.00 0.00 0 0 0
15.74/15.83 c subnlp : 0.00 0.00 0 0 0
15.74/15.83 c trivial : 0.00 0.00 2 0 0
15.74/15.83 c trivialnegation : 0.00 0.00 0 0 0
15.74/15.83 c trustregion : 0.00 0.00 0 0 0
15.74/15.83 c trysol : 0.00 0.00 0 0 0
15.74/15.83 c twoopt : 0.00 0.00 0 0 0
15.74/15.83 c undercover : 0.00 0.00 0 0 0
15.74/15.83 c vbounds : 0.00 0.00 1 0 0
15.74/15.83 c veclendiving : 0.08 0.00 7 0 0
15.74/15.83 c zeroobj : 0.00 0.00 0 0 0
15.74/15.83 c zirounding : 0.03 0.00 875 0 0
15.74/15.83 c other solutions : - - - 0 -
15.74/15.83 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 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
15.74/15.83 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
15.74/15.83 c primal LP : 0.04 180 0 0.00 0.00 0.04 180
15.74/15.83 c dual LP : 4.22 1807 137235 76.20 32502.85 0.00 6
15.74/15.83 c lex dual LP : 0.00 0 0 0.00 -
15.74/15.83 c barrier LP : 0.00 0 0 0.00 - 0.00 0
15.74/15.83 c resolve instable : 0.00 0 0 0.00 -
15.74/15.83 c diving/probing LP: 1.33 239 20972 87.75 15712.27
15.74/15.83 c strong branching : 0.11 11 2944 267.64 25700.57 - - 0
15.74/15.83 c (at root node) : - 11 2944 267.64 -
15.74/15.83 c conflict analysis: 0.00 0 0 0.00 -
15.74/15.83 c B&B Tree :
15.74/15.83 c number of runs : 1
15.74/15.83 c nodes : 1616 (875 internal, 741 leaves)
15.74/15.83 c feasible leaves : 0
15.74/15.83 c infeas. leaves : 741
15.74/15.83 c objective leaves : 0
15.74/15.83 c nodes (total) : 1616 (875 internal, 741 leaves)
15.74/15.83 c nodes left : 0
15.74/15.83 c max depth : 17
15.74/15.83 c max depth (total): 17
15.74/15.83 c backtracks : 453 (28.0%)
15.74/15.83 c early backtracks : 0 (0.0%)
15.74/15.83 c nodes exc. ref. : 0 (0.0%)
15.74/15.83 c delayed cutoffs : 135
15.74/15.83 c repropagations : 1200 (26020 domain reductions, 132 cutoffs)
15.74/15.83 c avg switch length: 3.52
15.74/15.83 c switching time : 0.19
15.74/15.83 c Root Node :
15.74/15.83 c First LP value : +0.00000000000000e+00
15.74/15.83 c First LP Iters : 502 (59226.05 Iter/sec)
15.74/15.83 c First LP Time : 0.01
15.74/15.83 c Final Dual Bound : -
15.74/15.83 c Final Root Iters : 4548
15.74/15.83 c Root LP Estimate : +1.72062969213471e-02
15.74/15.83 c Solution :
15.74/15.83 c Solutions found : 0 (0 improvements)
15.74/15.83 c Primal Bound : infeasible
15.74/15.83 c Dual Bound : -
15.74/15.83 c Gap : 0.00 %
15.74/15.83 c Integrals : Total Avg%
15.74/15.83 c primal-dual : - - (problem infeasible)
15.74/15.83 c primal-ref : - - (problem infeasible)
15.74/15.83 c dual-ref : - - (problem infeasible)
15.74/15.85 c Time complete: 15.8092.
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 (62126 MiB free)
memory of node 1: 64473 MiB (61943 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451915-1721434849/watcher-4451915-1721434849 -o /tmp/evaluation-result-4451915-1721434849/solver-4451915-1721434849 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721434856-1036358 --watchdog 3760 pbscip -f HOME/instance-4451915-1721434849.opb -t 3600 -j 2 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=1036787, runsolver pid=1036784
[startup+0.100742 s]*
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=127030484/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=70912 memory=31888 CPUtime=0.09 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 4434 0 0 0 9 0 0 0 20 0 1 0 195649833 72613888 7972 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 17728 7972 3964 3540 0 5985 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70912 KiB
Current children cumulated memory: 31888 KiB
[startup+0.205598 s]*
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=127030120/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=71084 memory=32152 CPUtime=0.19 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 4471 0 0 0 19 0 0 0 20 0 1 0 195649833 72790016 8038 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 17771 8038 3964 3540 0 6028 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 71084 KiB
Current children cumulated memory: 32152 KiB
[startup+0.304998 s]*
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=127028972/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=72008 memory=32944 CPUtime=0.29 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 4705 0 0 0 29 0 0 0 20 0 1 0 195649833 73736192 8236 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 18002 8236 3964 3540 0 6259 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 72008 KiB
Current children cumulated memory: 32944 KiB
[startup+0.700222 s]
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=127019240/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=95780 memory=55728 CPUtime=0.68 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 10510 0 0 0 67 1 0 0 20 0 1 0 195649833 98078720 13932 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 23945 13932 4012 3540 0 12202 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 95780 KiB
Current children cumulated memory: 55728 KiB
[startup+1.5002 s]
/proc/loadavg: 1.31 1.29 2.23 5/259 1036788
/proc/meminfo: memFree=126981852/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=116792 memory=74208 CPUtime=1.48 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 15142 0 0 0 146 2 0 0 20 0 1 0 195649833 119595008 18552 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 29198 18552 4012 3540 0 17455 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 116792 KiB
Current children cumulated memory: 74208 KiB
[startup+3.10583 s]
/proc/loadavg: 1.60 1.35 2.25 5/259 1036788
/proc/meminfo: memFree=126917200/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=121484 memory=79372 CPUtime=3.08 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 16838 0 0 0 306 2 0 0 20 0 1 0 195649833 124399616 19843 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 30371 19843 4012 3540 0 18628 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 121484 KiB
Current children cumulated memory: 79372 KiB
[startup+6.3002 s]
/proc/loadavg: 1.60 1.35 2.25 5/259 1036790
/proc/meminfo: memFree=126896664/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=129908 memory=87496 CPUtime=6.27 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 21035 0 0 0 624 3 0 0 20 0 1 0 195649833 133025792 21874 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 32477 21874 4012 3540 0 20734 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 129908 KiB
Current children cumulated memory: 87496 KiB
[startup+12.7002 s]
/proc/loadavg: 1.80 1.39 2.26 5/259 1036790
/proc/meminfo: memFree=126841356/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=12.65 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25755 0 0 0 1261 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
[startup+15.8622 s]
# the end of solver process 1036787 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=15.7658 s, system=0.049846 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+12.8002 s]
/proc/loadavg: 1.80 1.39 2.26 5/259 1036790
/proc/meminfo: memFree=126841356/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=12.75 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25781 0 0 0 1271 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
[startup+14.4002 s]
/proc/loadavg: 1.97 1.44 2.27 5/259 1036790
/proc/meminfo: memFree=126836800/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=14.35 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25781 0 0 0 1431 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 14.35 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
[startup+15.2002 s]
/proc/loadavg: 1.97 1.44 2.27 5/259 1036791
/proc/meminfo: memFree=126837696/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=15.14 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25787 0 0 0 1510 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 15.14 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
[startup+15.6002 s]
/proc/loadavg: 1.97 1.44 2.27 5/259 1036791
/proc/meminfo: memFree=126837696/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=15.54 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25787 0 0 0 1550 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 15.54 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
[startup+15.8002 s]
/proc/loadavg: 1.97 1.44 2.27 5/259 1036791
/proc/meminfo: memFree=126837696/131524600 swapFree=131070704/131071996
[pid=1036787] ppid=1036784 vsize=140924 memory=98312 CPUtime=15.74 cores=1,3
/proc/1036787/stat : 1036787 (pbscip) R 1036784 1036787 1036346 0 -1 4194304 25787 0 0 0 1570 4 0 0 20 0 1 0 195649833 144306176 24578 134679101440 4194304 18693293 140729411227312 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 59301888 140729411228674 140729411228773 140729411228773 140729411235790 0
/proc/1036787/statm: 35231 24578 4012 3540 0 23488 0
Current children cumulated CPU time: 15.74 s
Current children cumulated vsize: 140924 KiB
Current children cumulated memory: 98312 KiB
Child status: 0
Real time (s): 15.8622
CPU time (s): 15.8156
CPU user time (s): 15.7658
CPU system time (s): 0.049846
CPU usage (%): 99.7061
Max. virtual memory (cumulated for all children) (KiB): 142704
Max. memory (cumulated for all children) (KiB): 100048
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.7658
system time used= 0.049846
maximum resident set size= 100048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25793
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= 7
involuntary context switches= 28
# summary of solver processes directly reported to runsolver:
# pid: 1036787
# total CPU time (s): 15.8156
# total CPU user time (s): 15.7658
# total CPU system time (s): 0.049846
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041715 second user time and 0.094148 second system time
The end