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-4542669-1753213491.opb>
0.58/0.61 c original problem has 403744 variables (403744 bin, 0 int, 0 cont) and 31066 constraints
0.58/0.61 c problem read in 0.608 seconds
0.58/0.61 c problem without objective
1.38/1.47 c presolving:
1.88/1.99 c (2.0s) running MILP presolver
2.27/2.35 c (2.3s) MILP presolver found nothing
2.58/2.66 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17643 upgd conss, 0 impls, 13392 clqs
3.08/3.10 c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 31066 upgd conss, 0 impls, 13392 clqs
6.97/7.03 c (7.0s) probing: 51/403744 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
6.97/7.03 c (7.0s) probing aborted: 50/50 successive totally useless probings
7.16/7.29 c (7.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
7.96/8.06 c (8.1s) symmetry computation finished: 158 generators found (max: 158, log10 of symmetry group size: 168.69) (symcode time: 0.53)
7.96/8.09 c dynamic symmetry handling statistics:
7.96/8.09 c orbitopal reduction: no components
7.96/8.09 c orbital reduction: 1 components of sizes 53
7.96/8.09 c lexicographic reduction: 53 permutations with support sizes 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 58, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56
7.96/8.09 c handled 6 out of 6 symmetry components
7.96/8.09 c (round 3, exhaustive) 1410 del vars, 0 del conss, 5 add conss, 0 chg bounds, 0 chg sides, 8 chg coeffs, 31066 upgd conss, 0 impls, 13393 clqs
8.75/8.88 c (8.9s) probing: 56/403744 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
8.75/8.88 c (8.9s) probing aborted: 50/50 successive totally useless probings
8.96/9.10 c presolving (4 rounds: 4 fast, 4 medium, 4 exhaustive):
9.06/9.10 c 1416 deleted vars, 6 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1418 changed coefficients
9.06/9.10 c 0 implications, 13393 cliques
9.06/9.10 c presolved problem has 402328 variables (402328 bin, 0 int, 0 cont) and 31065 constraints
9.06/9.10 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
9.06/9.10 c 1893 constraints of type <knapsack>
9.06/9.10 c 13390 constraints of type <setppc>
9.06/9.10 c 4 constraints of type <orbitope_pp>
9.06/9.10 c 15778 constraints of type <logicor>
9.06/9.10 c transformed objective value is always integral (scale: 1)
9.06/9.10 c Presolving Time: 7.79
9.06/9.10 c
9.06/9.10 c - non default parameters ----------------------------------------------------------------------
9.06/9.10 c
9.06/9.10 c # SCIP version 10.0.0
9.06/9.10 c
9.06/9.10 c # maximal time in seconds to run
9.06/9.10 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
9.06/9.10 c limits/time = 3596.99824
9.06/9.10 c
9.06/9.10 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
9.06/9.10 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
9.06/9.10 c limits/memory = 27900
9.06/9.10 c
9.06/9.10 c # belongs reading time to solving time?
9.06/9.10 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
9.06/9.10 c timing/reading = TRUE
9.06/9.10 c
9.06/9.10 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
9.06/9.10 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
9.06/9.10 c reading/opbreader/maxintsize = 47
9.06/9.10 c
9.06/9.10 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
9.06/9.10 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
9.06/9.10 c propagating/genvbounds/timingmask = 0
9.06/9.10 c
9.06/9.10 c -----------------------------------------------------------------------------------------------
9.06/9.18 c
24.50/24.65 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
24.50/24.65 c 24.6s| 1 | 0 | 64470 | - | 2062M | 0 | 402k| 31k| 31k| 0 | 0 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
57.98/58.29 c 58.3s| 1 | 0 | 98647 | - | 2213M | 0 | 402k| 31k| 31k| 113 | 1 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
62.17/62.42 c 62.4s| 1 | 0 | 99031 | - | 2248M | 0 | 402k| 31k| 31k| 207 | 2 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
67.35/67.67 c 67.7s| 1 | 0 | 99381 | - | 2300M | 0 | 402k| 31k| 31k| 276 | 3 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
74.33/74.68 c 74.7s| 1 | 0 | 99700 | - | 2360M | 0 | 402k| 31k| 31k| 335 | 4 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
81.80/82.12 c 82.1s| 1 | 0 |100151 | - | 2416M | 0 | 402k| 31k| 31k| 402 | 5 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
89.68/90.07 c 90.1s| 1 | 0 |100492 | - | 2480M | 0 | 402k| 31k| 31k| 464 | 6 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
97.04/97.46 c 97.5s| 1 | 0 |100864 | - | 2552M | 0 | 402k| 31k| 31k| 508 | 7 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
104.22/104.63 c 105s| 1 | 0 |101143 | - | 2618M | 0 | 402k| 31k| 31k| 557 | 8 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
111.00/111.48 c 111s| 1 | 0 |101476 | - | 2677M | 0 | 402k| 31k| 31k| 602 | 9 | 193 | 0 | 0.000000e+00 | -- | Inf | unknown
116.69/117.18 c 117s| 1 | 0 |101824 | - | 2727M | 0 | 402k| 31k| 31k| 645 | 10 | 194 | 0 | 0.000000e+00 | -- | Inf | unknown
119.18/119.67 c 120s| 1 | 0 |102072 | - | 2735M | 0 | 402k| 31k| 31k| 678 | 11 | 195 | 0 | 0.000000e+00 | -- | Inf | unknown
158.25/158.85 c 159s| 1 | 2 |123607 | - | 2762M | 0 | 402k| 31k| 31k| 678 | 11 | 204 | 25 | 0.000000e+00 | -- | Inf | unknown
524.83/526.84 c 527s| 100 | 97 |310594 |2106.3 | 2914M | 12 | 402k| 31k| 31k|3947 | 2 | 307 | 25 | 0.000000e+00 | -- | Inf | 12.55%
664.75/667.30 c 667s| 200 | 197 |402423 |1509.3 | 2918M | 12 | 402k| 31k| 31k|7945 | 2 | 345 | 25 | 0.000000e+00 | -- | Inf | 12.55%
766.89/769.99 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
766.89/769.99 c 770s| 300 | 297 |465298 |1214.8 | 2928M | 12 | 402k| 31k| 31k| 11k| 1 | 370 | 25 | 0.000000e+00 | -- | Inf | 12.55%
924.10/927.87 c 928s| 400 | 397 |526532 |1063.8 | 2953M | 23 | 402k| 31k| 31k| 14k| 1 | 408 | 25 | 0.000000e+00 | -- | Inf | 12.55%
981.54/985.57 c 986s| 500 | 497 |552470 | 902.6 | 2989M | 44 | 402k| 31k| 31k| 15k| 1 | 419 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1133.37/1138.06 c 1138s| 600 | 597 |621378 | 867.0 | 3020M | 45 | 402k| 31k| 31k| 16k| 2 | 507 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1282.73/1288.00 c 1288s| 700 | 697 |700731 | 856.5 | 3042M | 45 | 402k| 31k| 31k| 18k| 1 | 570 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1373.52/1379.28 c 1379s| 800 | 797 |748760 | 809.4 | 3055M | 45 | 402k| 31k| 31k| 20k| 1 | 607 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1435.16/1441.17 c 1441s| 900 | 897 |780115 | 754.2 | 3065M | 45 | 402k| 31k| 31k| 22k| 1 | 615 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1504.22/1510.50 c 1510s| 1000 | 997 |820613 | 719.3 | 3075M | 45 | 402k| 31k| 31k| 24k| 2 | 624 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1602.99/1609.72 c 1610s| 1100 | 1097 |886058 | 713.4 | 3085M | 45 | 402k| 31k| 31k| 25k| 1 | 645 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1674.79/1681.83 c 1682s| 1200 | 1197 |939618 | 698.5 | 3095M | 45 | 402k| 31k| 31k| 27k| 2 | 656 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1741.08/1748.47 c 1748s| 1300 | 1297 |979678 | 675.6 | 3104M | 45 | 402k| 31k| 31k| 29k| 1 | 674 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1791.47/1799.02 c 1799s| 1400 | 1397 | 1005k| 645.7 | 3114M | 45 | 402k| 31k| 31k| 31k| 1 | 678 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1854.08/1861.93 c 1862s| 1500 | 1497 | 1037k| 624.1 | 3123M | 45 | 402k| 31k| 31k| 33k| 1 | 686 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1915.31/1923.43 c 1923s| 1600 | 1597 | 1066k| 603.1 | 3133M | 45 | 402k| 31k| 31k| 35k| 1 | 693 | 25 | 0.000000e+00 | -- | Inf | 12.55%
1972.44/1980.84 c 1981s| 1700 | 1697 | 1099k| 587.3 | 3142M | 45 | 402k| 31k| 31k| 36k| 1 | 701 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2057.77/2066.56 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2057.77/2066.56 c 2067s| 1800 | 1797 | 1143k| 578.8 | 3152M | 45 | 402k| 31k| 31k| 38k| 1 | 722 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2110.83/2119.83 c 2120s| 1900 | 1897 | 1173k| 564.2 | 3160M | 45 | 402k| 31k| 31k| 40k| 1 | 731 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2167.68/2176.91 c 2177s| 2000 | 1997 | 1215k| 557.0 | 3171M | 45 | 402k| 31k| 31k| 42k| 1 | 750 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2242.86/2252.49 c 2252s| 2100 | 2097 | 1251k| 547.5 | 3181M | 45 | 402k| 31k| 31k| 44k| 1 | 762 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2493.28/2503.91 c 2504s| 2200 | 2197 | 1372k| 577.9 | 3189M | 45 | 402k| 31k| 31k| 46k| 1 | 776 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2563.88/2574.82 c 2575s| 2300 | 2297 | 1415k| 571.3 | 3198M | 45 | 402k| 31k| 31k| 47k| 1 | 783 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2638.29/2649.57 c 2650s| 2400 | 2397 | 1466k| 568.8 | 3206M | 45 | 402k| 31k| 31k| 49k| 1 | 806 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2681.61/2693.03 c 2693s| 2500 | 2497 | 1490k| 555.6 | 3215M | 45 | 402k| 31k| 31k| 51k| 1 | 810 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2745.33/2757.04 c 2757s| 2600 | 2597 | 1527k| 548.6 | 3227M | 45 | 402k| 31k| 31k| 53k| 1 | 820 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2798.98/2810.92 c 2811s| 2700 | 2697 | 1559k| 539.9 | 3235M | 45 | 402k| 31k| 31k| 54k| 1 | 827 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2849.27/2861.40 c 2861s| 2800 | 2797 | 1585k| 529.9 | 3244M | 45 | 402k| 31k| 31k| 56k| 1 | 833 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2899.85/2912.29 c 2912s| 2900 | 2897 | 1608k| 519.8 | 3254M | 45 | 402k| 31k| 31k| 57k| 1 | 839 | 25 | 0.000000e+00 | -- | Inf | 12.55%
2953.01/2965.60 c 2966s| 3000 | 2997 | 1637k| 511.9 | 3262M | 45 | 402k| 31k| 31k| 59k| 1 | 846 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3017.82/3030.78 c 3031s| 3100 | 3097 | 1674k| 507.4 | 3271M | 45 | 402k| 31k| 31k| 61k| 1 | 867 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3069.70/3082.86 c 3083s| 3200 | 3197 | 1704k| 501.0 | 3283M | 55 | 402k| 31k| 31k| 62k| 1 | 877 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3094.38/3107.69 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3094.38/3107.69 c 3108s| 3300 | 3297 | 1711k| 487.9 | 3293M | 56 | 402k| 31k| 31k| 62k| 1 | 877 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3140.68/3154.14 c 3154s| 3400 | 3397 | 1727k| 478.2 | 3303M | 56 | 402k| 31k| 31k| 63k| 1 | 883 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3174.04/3187.68 c 3188s| 3500 | 3497 | 1737k| 467.5 | 3307M | 66 | 402k| 31k| 31k| 63k| 1 | 885 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3199.24/3212.99 c 3213s| 3600 | 3597 | 1742k| 455.7 | 3318M | 77 | 402k| 31k| 31k| 63k| 1 | 890 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3213.97/3227.79 c 3228s| 3700 | 3695 | 1742k| 443.6 | 3329M | 118 | 402k| 31k| 31k| 63k| 1 | 892 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3228.51/3242.32 c 3242s| 3800 | 3795 | 1743k| 432.2 | 3340M | 137 | 402k| 31k| 31k| 63k| 1 | 892 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3248.82/3262.76 c 3263s| 3900 | 3895 | 1748k| 422.3 | 3366M | 171 | 402k| 31k| 31k| 64k| 1 | 892 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3277.19/3291.24 c 3291s| 4000 | 3995 | 1759k| 414.5 | 3379M | 177 | 402k| 31k| 31k| 64k| 1 | 899 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3307.35/3321.52 c 3322s| 4100 | 4095 | 1768k| 406.6 | 3391M | 177 | 402k| 31k| 31k| 65k| 1 | 901 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3337.72/3352.04 c 3352s| 4200 | 4195 | 1778k| 399.3 | 3404M | 178 | 402k| 31k| 31k| 65k| 1 | 904 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3370.67/3385.15 c 3385s| 4300 | 4295 | 1788k| 392.3 | 3423M | 178 | 402k| 31k| 31k| 66k| 1 | 908 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3401.63/3416.22 c 3416s| 4400 | 4395 | 1798k| 385.8 | 3434M | 178 | 402k| 31k| 31k| 66k| 2 | 913 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3443.24/3458.07 c 3458s| 4500 | 4495 | 1817k| 381.3 | 3444M | 178 | 402k| 31k| 31k| 67k| 1 | 927 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3484.16/3499.17 c 3499s| 4600 | 4580 | 1829k| 375.6 | 3461M | 178 | 402k| 31k| 31k| 68k| 1 | 951 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3528.46/3543.69 c 3544s| 4700 | 4680 | 1846k| 371.2 | 3485M | 178 | 402k| 31k| 31k| 68k| 1 | 970 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3581.46/3596.86 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3581.46/3596.86 c 3597s| 4800 | 4753 | 1867k| 367.9 | 3506M | 178 | 402k| 31k| 31k| 69k| 0 |1031 | 25 | 0.000000e+00 | -- | Inf | 12.55%
3581.56/3597.00 c
3581.56/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3581.56/3597.00 c Solving Time (sec) : 3597.00
3581.56/3597.00 c Solving Nodes : 4801
3581.56/3597.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3581.56/3597.00 c Dual Bound : +0.00000000000000e+00
3581.56/3597.00 c Gap : infinite
3581.56/3597.00 s UNKNOWN
3581.56/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3581.56/3597.00 c Total Time : 3597.00
3581.56/3597.00 c solving : 3597.00
3581.56/3597.00 c presolving : 7.79 (included in solving)
3581.56/3597.00 c reading : 0.61 (included in solving)
3581.56/3597.00 c copying : 2.32 (4 #copies) (minimal 0.53, maximal 0.61, average 0.58)
3581.56/3597.00 c Original Problem :
3581.56/3597.00 c Problem name : HOME/instance-4542669-1753213491.opb
3581.56/3597.00 c Variables : 403744 (403744 binary, 0 integer, 0 continuous)
3581.56/3597.00 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.56/3597.00 c Constraints : 31066 initial, 31066 maximal
3581.67/3597.01 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3581.67/3597.01 c Presolved Problem :
3581.67/3597.01 c Problem name : t_HOME/instance-4542669-1753213491.opb
3581.67/3597.01 c Variables : 402328 (402328 binary, 0 integer, 0 continuous)
3581.67/3597.01 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
3581.67/3597.01 c Constraints : 31065 initial, 31890 maximal
3581.67/3597.02 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3581.67/3597.02 c Nonzeros : 900219 constraint, 386990 clique table
3581.67/3597.02 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3581.67/3597.02 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c domcol : 0.23 0.00 2 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c dualsparsify : 0.26 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c gateextraction : 0.14 0.00 2 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c implics : 0.03 0.00 4 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c milp : 0.67 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c sparsify : 0.19 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c trivial : 0.06 0.00 4 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c dualfix : 0.05 0.00 4 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c probing : 3.22 0.01 2 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c symmetry : 0.80 0.00 1 1410 0 0 0 0 0 5 0 0
3581.67/3597.02 c vbounds : 0.14 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c knapsack : 0.10 0.01 9 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c setppc : 0.31 0.01 6 0 3 0 0 0 3 0 0 0
3581.67/3597.02 c linear : 0.47 0.11 6 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c orbitope_pp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c logicor : 0.61 0.03 8 3 0 0 0 0 3 0 0 1418
3581.67/3597.02 c components : 0.12 0.00 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c root node : - - - 2 - - 2 - - - - -
3581.67/3597.02 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3581.67/3597.02 c integral : 0 0 0 0 4777 0 0 1715 0 0 0 0 0 0 9554
3581.67/3597.02 c knapsack : 1893+ 1930 11 180061 0 0 0 1711 2976 51 664 0 0 0 0
3581.67/3597.02 c setppc : 13390+ 13421 11 180010 0 0 0 1 7728 17 25904 0 0 0 0
3581.67/3597.02 c orbitope_pp : 4 4 0 179893 0 0 0 1 403 0 534 0 0 0 0
3581.67/3597.02 c logicor : 15778+ 16542 11 24190 0 0 0 1 213 79 593 0 0 0 0
3581.67/3597.02 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3581.67/3597.02 c integral : 52.00 0.00 0.00 0.00 52.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c knapsack : 0.57 0.01 0.10 0.33 0.00 0.00 0.00 0.12 0.00 0.00
3581.67/3597.02 c setppc : 1.17 0.01 0.09 1.06 0.00 0.00 0.00 0.01 0.00 0.00
3581.67/3597.02 c orbitope_pp : 3.02 0.00 0.00 3.02 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c logicor : 0.27 0.03 0.07 0.17 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c fixedvar : 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c Propagators : #Propagate #ResProp Cutoffs DomReds
3581.67/3597.02 c dualfix : 1 0 0 0
3581.67/3597.02 c genvbounds : 0 0 0 0
3581.67/3597.02 c nlobbt : 0 0 0 0
3581.67/3597.02 c obbt : 0 0 0 0
3581.67/3597.02 c probing : 0 0 0 0
3581.67/3597.02 c pseudoobj : 0 0 0 0
3581.67/3597.02 c redcost : 0 0 0 0
3581.67/3597.02 c rootredcost : 0 0 0 0
3581.67/3597.02 c symmetry : 6533 0 0 0
3581.67/3597.02 c vbounds : 28854 0 0 0
3581.67/3597.02 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3581.67/3597.02 c dualfix : 0.07 0.00 0.05 0.01 0.00 0.00
3581.67/3597.02 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3581.67/3597.02 c probing : 3.24 0.01 3.22 0.00 0.00 0.00
3581.67/3597.02 c pseudoobj : 0.04 0.00 0.00 0.04 0.00 0.00
3581.67/3597.02 c redcost : 0.02 0.00 0.00 0.02 0.00 0.00
3581.67/3597.02 c rootredcost : 0.05 0.00 0.00 0.05 0.00 0.00
3581.67/3597.02 c symmetry : 3.50 0.00 0.80 2.70 0.00 0.00
3581.67/3597.02 c vbounds : 2.82 0.00 0.14 2.68 0.00 0.00
3581.67/3597.02 c Symmetry :
3581.67/3597.02 c #affected vars : 3837 (3837 bin, 0 int, 0 cont)
3581.67/3597.02 c orbitopal red. : 0 reductions applied, 0 cutoffs
3581.67/3597.02 c orbital reduction: 0 reductions applied, 0 cutoffs
3581.67/3597.02 c lexicographic red: 0 reductions applied, 0 cutoffs
3581.67/3597.02 c shadow tree time : 0.02 s
3581.67/3597.02 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3581.67/3597.02 c propagation : 0.00 136 100 - 667 61.2 0 0.0 - - -
3581.67/3597.02 c infeasible LP : 6.53 230 231 - 524 40.9 4 10.0 230 59.6 0
3581.67/3597.02 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3581.67/3597.02 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3581.67/3597.02 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3581.67/3597.02 c applied globally : 0.01 - - 1 801 34.8 - - 230 - -
3581.67/3597.02 c applied locally : - - - 0 0 0.0 - - 0 - -
3581.67/3597.02 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3581.67/3597.02 c cut pool : 13.13 - 1631 21 - - 5670 564441 - - - - - (maximal pool size: 3074)
3581.67/3597.02 c aggregation : 2.83 0.00 62 11 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c > cmir : - - - - - - - 0 0 0 0 0 -
3581.67/3597.02 c > flowcover : - - - - - - - 0 0 0 0 0 -
3581.67/3597.02 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3581.67/3597.02 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c clique : 14.85 0.00 11 11 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c gomory : 47.29 0.00 61 10 0 0 4574 404705 117 13916 13915 1 0
3581.67/3597.02 c > gomorymi : - - - - - - - 155465 61 4675 4675 0 -
3581.67/3597.02 c > strongcg : - - - - - - - 249240 56 9241 9240 1 -
3581.67/3597.02 c impliedbounds : 0.87 0.00 62 11 0 0 2 65 0 65 65 0 0
3581.67/3597.02 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c mcf : 0.14 0.00 1 1 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c multilinear : 0.00 0.00 38 11 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
3581.67/3597.02 c zerohalf : 8.40 0.00 62 11 0 0 1313 159671 103 55941 55850 91 0
3581.67/3597.02 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3581.67/3597.02 c hybrid : 4.99 0.00 1549 11 69922 0 494739 678 0 3509
3581.67/3597.02 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c Pricers : ExecTime SetupTime Calls Vars
3581.67/3597.02 c problem variables: 0.00 - 0 0
3581.67/3597.02 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3581.67/3597.02 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c relpscost : 51.99 0.00 4777 0 0 0 0 0 0 9554
3581.67/3597.02 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3581.67/3597.02 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3581.67/3597.02 c LP solutions : 0.00 - - 0 0
3581.67/3597.02 c relax solutions : 0.00 - - 0 0
3581.67/3597.02 c pseudo solutions : 0.00 - - 0 0
3581.67/3597.02 c strong branching : 0.01 - - 0 0
3581.67/3597.02 c actconsdiving : 0.00 0.00 0 0 0
3581.67/3597.02 c adaptivediving : 34.88 0.00 5 0 0
3581.67/3597.02 c alns : 27.04 0.00 3 0 0
3581.67/3597.02 c bound : 0.00 0.00 0 0 0
3581.67/3597.02 c clique : 2.14 0.00 1 0 0
3581.67/3597.02 c coefdiving : 0.00 0.00 0 0 0
3581.67/3597.02 c completesol : 0.00 0.00 0 0 0
3581.67/3597.02 c conflictdiving : 774.69 0.00 72 0 0
3581.67/3597.02 c crossover : 0.00 0.00 0 0 0
3581.67/3597.02 c dins : 0.00 0.00 0 0 0
3581.67/3597.02 c distributiondivin: 53.72 0.00 25 0 0
3581.67/3597.02 c dks : 0.00 0.00 0 0 0
3581.67/3597.02 c dps : 0.00 0.00 0 0 0
3581.67/3597.02 c dualval : 0.00 0.00 0 0 0
3581.67/3597.02 c farkasdiving : 0.00 0.00 0 0 0
3581.67/3597.02 c feaspump : 43.71 0.00 4 0 0
3581.67/3597.02 c fixandinfer : 0.00 0.00 0 0 0
3581.67/3597.02 c fracdiving : 406.38 0.00 41 0 0
3581.67/3597.02 c gins : 0.00 0.00 0 0 0
3581.67/3597.02 c guideddiving : 0.00 0.00 0 0 0
3581.67/3597.02 c indicator : 0.00 0.00 0 0 0
3581.67/3597.02 c indicatordiving : 0.00 0.00 0 0 0
3581.67/3597.02 c intdiving : 0.00 0.00 0 0 0
3581.67/3597.02 c intshifting : 0.00 0.00 0 0 0
3581.67/3597.02 c linesearchdiving : 223.44 0.00 21 0 0
3581.67/3597.02 c localbranching : 0.00 0.00 0 0 0
3581.67/3597.02 c locks : 1.90 0.00 1 0 0
3581.67/3597.02 c lpface : 1.93 0.00 0 0 0
3581.67/3597.02 c mpec : 0.00 0.00 0 0 0
3581.67/3597.02 c multistart : 0.00 0.00 0 0 0
3581.67/3597.02 c mutation : 0.00 0.00 0 0 0
3581.67/3597.02 c nlpdiving : 0.00 0.00 0 0 0
3581.67/3597.02 c objpscostdiving : 248.72 0.00 2 0 0
3581.67/3597.02 c octane : 0.00 0.00 0 0 0
3581.67/3597.02 c ofins : 0.00 0.00 0 0 0
3581.67/3597.02 c oneopt : 0.01 0.00 0 0 0
3581.67/3597.02 c padm : 0.00 0.00 0 0 0
3581.67/3597.02 c proximity : 0.00 0.00 0 0 0
3581.67/3597.02 c pscostdiving : 40.33 0.00 16 0 0
3581.67/3597.02 c randrounding : 36.52 0.00 1712 0 0
3581.67/3597.02 c rens : 1.79 0.00 1 0 0
3581.67/3597.02 c reoptsols : 0.00 0.00 0 0 0
3581.67/3597.02 c repair : 0.00 0.00 0 0 0
3581.67/3597.02 c rins : 0.00 0.00 0 0 0
3581.67/3597.02 c rootsoldiving : 12.35 0.00 2 0 0
3581.67/3597.02 c rounding : 1.49 0.00 1072 0 0
3581.67/3597.02 c scheduler : 0.00 0.00 0 0 0
3581.67/3597.02 c shiftandpropagate: 0.18 0.00 1 0 0
3581.67/3597.02 c shifting : 20.22 0.00 646 0 0
3581.67/3597.02 c simplerounding : 0.02 0.00 0 0 0
3581.67/3597.02 c subnlp : 0.00 0.00 0 0 0
3581.67/3597.02 c trivial : 0.29 0.00 2 0 0
3581.67/3597.02 c trivialnegation : 0.00 0.00 0 0 0
3581.67/3597.02 c trustregion : 0.00 0.00 0 0 0
3581.67/3597.02 c trysol : 0.00 0.00 0 0 0
3581.67/3597.02 c twoopt : 0.00 0.00 0 0 0
3581.67/3597.02 c undercover : 0.00 0.00 0 0 0
3581.67/3597.02 c vbounds : 0.21 0.00 1 0 0
3581.67/3597.02 c veclendiving : 245.31 0.00 26 0 0
3581.67/3597.02 c zeroobj : 0.00 0.00 0 0 0
3581.67/3597.02 c zirounding : 3.18 0.00 1000 0 0
3581.67/3597.02 c other solutions : - - - 0 -
3581.67/3597.02 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 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
3581.67/3597.02 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3581.67/3597.02 c primal LP : 45.83 742 0 0.00 0.00 45.82 742
3581.67/3597.02 c dual LP : 849.87 6347 852205 134.46 1002.74 0.38 9
3581.67/3597.02 c lex dual LP : 0.00 0 0 0.00 -
3581.67/3597.02 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3581.67/3597.02 c resolve instable : 0.00 0 0 0.00 -
3581.67/3597.02 c diving/probing LP: 375.43 2526 1015220 401.91 2704.15
3581.67/3597.02 c strong branching : 4.91 25 1438 57.52 292.69 - - 0
3581.67/3597.02 c (at root node) : - 25 1438 57.52 -
3581.67/3597.02 c conflict analysis: 0.00 0 0 0.00 -
3581.67/3597.02 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
3581.67/3597.02 c benders : 0.00 0 0 0 0.00 0 0 0
3581.67/3597.02 c B&B Tree :
3581.67/3597.02 c number of runs : 1
3581.67/3597.02 c nodes : 4801 (4777 internal, 24 leaves)
3581.67/3597.02 c feasible leaves : 0
3581.67/3597.02 c infeas. leaves : 23
3581.67/3597.02 c objective leaves : 0
3581.67/3597.02 c nodes (total) : 4801 (4777 internal, 24 leaves)
3581.67/3597.02 c nodes left : 4753
3581.67/3597.02 c max depth : 178
3581.67/3597.02 c max depth (total): 178
3581.67/3597.02 c backtracks : 755 (15.7%)
3581.67/3597.02 c early backtracks : 0 (0.0%)
3581.67/3597.02 c nodes exc. ref. : 0 (0.0%)
3581.67/3597.02 c delayed cutoffs : 2
3581.67/3597.02 c repropagations : 286 (244 domain reductions, 1 cutoffs)
3581.67/3597.02 c avg switch length: 2.53
3581.67/3597.02 c switching time : 60.00
3581.67/3597.02 c Root Node :
3581.67/3597.02 c First LP value : +0.00000000000000e+00
3581.67/3597.02 c First LP Iters : 64470 (6020.69 Iter/sec)
3581.67/3597.02 c First LP Time : 10.71
3581.67/3597.02 c Final Dual Bound : +0.00000000000000e+00
3581.67/3597.02 c Final Root Iters : 102072
3581.67/3597.02 c Root LP Estimate : +4.04606733464181e-02
3581.67/3597.02 c Solution :
3581.67/3597.02 c Solutions found : 0 (0 improvements)
3581.67/3597.02 c Primal Bound : -
3581.67/3597.02 c Dual Bound : +0.00000000000000e+00
3581.67/3597.02 c Gap : infinite
3581.67/3597.02 c Integrals : Total Avg%
3581.67/3597.02 c primal-dual : 359699.85 100.00
3581.67/3597.02 c primal-ref : - - (not evaluated)
3581.67/3597.02 c dual-ref : - - (not evaluated)
3582.77/3598.16 c Time complete (sec): 3582.837
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 (48284 MiB free)
memory of node 1: 64507 MiB (55997 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542669-1753213491/watcher-4542669-1753213491 -o /tmp/evaluation-result-4542669-1753213491/solver-4542669-1753213491 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168479 --watchdog 3760 pbsolver -f HOME/instance-4542669-1753213491.opb -t 3600 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=169163, runsolver pid=169160
[startup+0.100047 s]*
/proc/loadavg: 4.11 4.10 4.09 5/263 169164
/proc/meminfo: memFree=106711508/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=94956 memory=83968 CPUtime=0.09 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 19027 0 0 0 6 3 0 0 20 0 1 0 237027020 97234944 20992 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 23739 20992 2176 2575 0 20646 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 94956 KiB
Current children cumulated memory: 83968 KiB
[startup+0.205679 s]*
/proc/loadavg: 4.11 4.10 4.09 6/263 169164
/proc/meminfo: memFree=106638932/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=165504 memory=154496 CPUtime=0.19 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 36668 0 0 0 14 5 0 0 20 0 1 0 237027020 169476096 38624 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 41376 38624 2176 2575 0 38283 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 154496 KiB
[startup+0.304733 s]*
/proc/loadavg: 4.11 4.10 4.09 5/263 169164
/proc/meminfo: memFree=106566608/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=237060 memory=225920 CPUtime=0.29 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 54531 0 0 0 21 8 0 0 20 0 1 0 237027020 242749440 56480 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 59265 56480 2176 2575 0 56172 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 237060 KiB
Current children cumulated memory: 225920 KiB
[startup+0.700156 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 169164
/proc/meminfo: memFree=106429520/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=528524 memory=514408 CPUtime=0.68 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 127266 0 0 0 49 19 0 0 20 0 1 0 237027020 541208576 128602 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 132131 128602 2368 2575 0 129038 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 528524 KiB
Current children cumulated memory: 514408 KiB
[startup+1.50019 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 169164
/proc/meminfo: memFree=105995900/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=1081252 memory=1055156 CPUtime=1.48 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 258334 0 0 0 109 39 0 0 20 0 1 0 237027020 1107202048 263789 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 270313 263789 2400 2575 0 267220 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1081252 KiB
Current children cumulated memory: 1055156 KiB
[startup+3.10544 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 169165
/proc/meminfo: memFree=105483504/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=1229656 memory=1197376 CPUtime=3.08 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 292376 0 0 0 258 50 0 0 20 0 1 0 237027020 1259167744 299344 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 307414 299344 2528 2575 0 304321 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1229656 KiB
Current children cumulated memory: 1197376 KiB
[startup+6.30017 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 169165
/proc/meminfo: memFree=105484632/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=1306452 memory=1262544 CPUtime=6.27 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 302496 0 0 0 574 53 0 0 20 0 1 0 237027020 1337806848 315636 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 326613 315636 2592 2575 0 323520 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1306452 KiB
Current children cumulated memory: 1262544 KiB
[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 169165
/proc/meminfo: memFree=104970412/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=2134804 memory=1905620 CPUtime=12.64 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 417371 0 0 0 1190 74 0 0 20 0 1 0 237027020 2186039296 476405 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 533701 476405 2624 2575 0 530608 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2134804 KiB
Current children cumulated memory: 1905620 KiB
[startup+25.5002 s]
/proc/loadavg: 4.30 4.14 4.10 5/263 169165
/proc/meminfo: memFree=102611772/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=2350660 memory=2073652 CPUtime=25.4 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 442104 0 0 0 2461 79 0 0 20 0 1 0 237027020 2407075840 518413 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 587665 518413 2656 2575 0 584572 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2350660 KiB
Current children cumulated memory: 2073652 KiB
[startup+51.1057 s]
/proc/loadavg: 4.38 4.17 4.12 5/263 169166
/proc/meminfo: memFree=102492032/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=2370824 memory=2093760 CPUtime=50.91 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 445693 0 0 0 5011 80 0 0 20 0 1 0 237027020 2427723776 523440 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 592706 523440 2656 2575 0 589613 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2370824 KiB
Current children cumulated memory: 2093760 KiB
[startup+102.3 s]
/proc/loadavg: 4.21 4.16 4.11 5/263 169167
/proc/meminfo: memFree=100656336/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=2910000 memory=2523384 CPUtime=101.93 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 531179 0 0 0 10098 95 0 0 20 0 1 0 237027020 2979840000 630846 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 727500 630846 2688 2575 0 724407 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 2910000 KiB
Current children cumulated memory: 2523384 KiB
[startup+162.3 s]
/proc/loadavg: 4.18 4.16 4.11 5/264 169216
/proc/meminfo: memFree=112882816/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3895408 memory=3521040 CPUtime=161.74 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 793504 0 0 0 16042 132 0 0 20 0 1 0 237027020 3988897792 880260 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 973852 880260 2688 2575 0 970759 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 3895408 KiB
Current children cumulated memory: 3521040 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/264 169218
/proc/meminfo: memFree=112861928/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3895408 memory=3525520 CPUtime=221.52 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 795162 0 0 0 22019 133 0 0 20 0 1 0 237027020 3988897792 881380 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 973852 881380 2688 2575 0 970759 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 3895408 KiB
Current children cumulated memory: 3525520 KiB
[startup+282.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/265 169221
/proc/meminfo: memFree=112602092/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3895408 memory=3528720 CPUtime=281.29 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 796058 0 0 0 27996 133 0 0 20 0 1 0 237027020 3988897792 882180 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 973852 882180 2688 2575 0 970759 0
Current children cumulated CPU time: 281.29 s
Current children cumulated vsize: 3895408 KiB
Current children cumulated memory: 3528720 KiB
[startup+342.3 s]
/proc/loadavg: 4.28 4.19 4.12 5/264 169223
/proc/meminfo: memFree=112574252/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3902952 memory=3529872 CPUtime=341.06 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 796520 0 0 0 33972 134 0 0 20 0 1 0 237027020 3996622848 882468 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 975738 882468 2688 2575 0 972645 0
Current children cumulated CPU time: 341.06 s
Current children cumulated vsize: 3902952 KiB
Current children cumulated memory: 3529872 KiB
[startup+402.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/264 169225
/proc/meminfo: memFree=112515900/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3902952 memory=3529872 CPUtime=400.83 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 796581 0 0 0 39949 134 0 0 20 0 1 0 237027020 3996622848 882468 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 975738 882468 2688 2575 0 972645 0
Current children cumulated CPU time: 400.83 s
Current children cumulated vsize: 3902952 KiB
Current children cumulated memory: 3529872 KiB
[startup+462.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/264 169226
/proc/meminfo: memFree=112456068/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=3902952 memory=3529872 CPUtime=460.59 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 796700 0 0 0 45925 134 0 0 20 0 1 0 237027020 3996622848 882468 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 975738 882468 2688 2575 0 972645 0
Current children cumulated CPU time: 460.59 s
################
# More data... #
################
Current children cumulated memory: 4038296 KiB
[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 169367
/proc/meminfo: memFree=102425316/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038296 CPUtime=3148.84 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 951936 0 0 0 314713 171 0 0 20 0 1 0 237027020 4518801408 1009574 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009574 2688 2575 0 1100130 0
Current children cumulated CPU time: 3148.84 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038296 KiB
[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 169369
/proc/meminfo: memFree=102401288/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038296 CPUtime=3208.59 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952096 0 0 0 320687 172 0 0 20 0 1 0 237027020 4518801408 1009574 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009574 2688 2575 0 1100130 0
Current children cumulated CPU time: 3208.59 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038296 KiB
[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 169371
/proc/meminfo: memFree=102370324/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3268.33 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952108 0 0 0 326661 172 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3268.33 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 169373
/proc/meminfo: memFree=102369420/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3328.06 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952178 0 0 0 332634 172 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3328.06 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/262 169375
/proc/meminfo: memFree=102343856/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3387.79 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952268 0 0 0 338607 172 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3387.79 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/262 169377
/proc/meminfo: memFree=102295216/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3447.52 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952275 0 0 0 344580 172 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3447.52 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/262 169379
/proc/meminfo: memFree=102269268/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3507.26 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952525 0 0 0 350553 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3507.26 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/262 169426
/proc/meminfo: memFree=120185664/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3567.01 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952622 0 0 0 356528 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3567.01 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3598.28 s]
# the end of solver process 169163 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3581.07 s, system=1.87489 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.07 4.08 4.09 5/262 169426
/proc/meminfo: memFree=120169996/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3568.71 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952622 0 0 0 356698 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3568.71 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3590.4 s]
/proc/loadavg: 4.06 4.08 4.09 5/262 169426
/proc/meminfo: memFree=120145300/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3575.08 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952622 0 0 0 357335 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3575.08 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3593.6 s]
/proc/loadavg: 4.06 4.08 4.09 4/260 169440
/proc/meminfo: memFree=120260852/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3578.27 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952623 0 0 0 357654 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3578.27 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3596.8 s]
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=119505132/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3581.46 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 952623 0 0 0 357973 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3581.46 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3597.6 s]
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=119005208/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4412892 memory=4038424 CPUtime=3582.26 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 953187 0 0 0 358053 173 0 0 20 0 1 0 237027020 4518801408 1009606 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1103223 1009606 2688 2575 0 1100130 0
Current children cumulated CPU time: 3582.26 s
Current children cumulated vsize: 4412892 KiB
Current children cumulated memory: 4038424 KiB
[startup+3598 s]*
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=118996716/131249996 swapFree=33010672/33010684
[pid=169163] ppid=169160 vsize=4373760 memory=4000564 CPUtime=3582.66 cores=1,3
/proc/169163/stat : 169163 (pbsolver) R 169160 169163 168467 0 -1 4194304 953417 0 0 0 358093 173 0 0 20 0 1 0 237027020 4478730240 1000141 18446744073709551615 4198400 14743177 140732734297200 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55164928 140732734298504 140732734298600 140732734298600 140732734304204 0
/proc/169163/statm: 1093440 1000141 2688 2575 0 1090347 0
Current children cumulated CPU time: 3582.66 s
Current children cumulated vsize: 4373760 KiB
Current children cumulated memory: 4000564 KiB
[startup+3598.2 s]*
/proc/loadavg: 4.13 4.09 4.09 5/262 169471
/proc/meminfo: memFree=120268476/131249996 swapFree=33010672/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): 3598.28
CPU time (s): 3582.95
CPU user time (s): 3581.07
CPU system time (s): 1.87489
CPU usage (%): 99.5739
Max. virtual memory (cumulated for all children) (KiB): 4412892
Max. memory (cumulated for all children) (KiB): 4038424
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.07
system time used= 1.87489
maximum resident set size= 4038424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 953675
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= 3
involuntary context switches= 2057
# summary of solver processes directly reported to runsolver:
# pid: 169163
# total CPU time (s): 3582.95
# total CPU user time (s): 3581.07
# total CPU system time (s): 1.87489
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69863 second user time and 16.6761 second system time
The end