Trace number 4465391

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72000.6 3634.33

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-go19.opb
MD5SUM51fa3ae0158cc49e421df545accb4e20
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 361
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 361
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
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 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24031232, getVmSize() = 24031232, SCIPgetMemUsed() = 2013645, SCIPgetMemTotal() = 2542045, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16190122, getVmSize() = 29364224, SCIPgetMemUsed() = 4290640, SCIPgetMemTotal() = 6680768, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465391-1722508831
0.00/0.01	c   Variables        : 441 (441 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 441
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 361 (361 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 361
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 361 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.06	c                                Nodes    Active                                            
0.00/0.06	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.00/0.07	c *       0              0           1        20         361.0000                -          -
0.00/0.07	c *       0             14          13        20         341.0000           1.0000          -
0.00/0.07	c *       0             14          13        20          96.0000           1.0000          -
10.42/0.64	c *       1             14          13        20          92.0000           1.0000          -
10.42/0.66	c *       1             14          13        20          91.0000           1.0000          -
10.42/0.66	c *       1             14          13        20          87.0000           1.0000          -
10.42/0.67	c *       1             14          13        20          86.0000           1.0000          -
15.78/0.92	c *       1             14          13        20          85.0000           1.0000          -
49.43/2.66	c *       3              2           3        20          84.0000          77.1299      8.91%
97.83/5.10	c         5              4           3        20          84.0000          77.5071      8.38%
198.87/10.14	c        10             12          11        20          84.0000          77.5796      8.28%
298.11/15.14	c        15            112         111        20          84.0000          77.7055      8.10%
397.46/20.16	c        20            161         160        20          84.0000          77.8289      7.93%
497.96/25.22	c        25            345         344        20          84.0000          77.8951      7.84%
597.24/30.25	c        30            403         402        20          84.0000          78.0236      7.66%
698.52/35.35	c        35            507         506        20          84.0000          78.2086      7.41%
797.78/40.37	c        40            570         569        20          84.0000          78.3742      7.18%
899.06/45.41	c        45            698         697        20          84.0000          78.4461      7.08%
1000.39/50.51	c        51            862         861        20          84.0000          78.4461      7.08%
1099.69/55.52	c        56            672         671        20          84.0000          78.4898      7.02%
1198.90/60.57	c        61            772         771        20          84.0000          78.6454      6.81%
1300.21/65.62	c        66            832         831        20          84.0000          78.6756      6.77%
1399.49/70.68	c        71            864         863        20          84.0000          78.6984      6.74%
1500.79/75.72	c        76            934         933        20          84.0000          78.7349      6.69%
1600.07/80.76	c        81           1042        1041        20          84.0000          78.8231      6.57%
1699.30/85.77	c        86           1055           5        20          84.0000          78.8231      6.57%
1800.54/90.80	c        91           1153         103        20          84.0000          78.8231      6.57%
1899.78/95.85	c        96           1225         175        20          84.0000          78.8231      6.57%
1998.90/100.90	c       101           1320         270        20          84.0000          78.8231      6.57%
2100.03/105.95	c       106           1663         357        20          84.0000          78.8231      6.57%
2199.22/111.01	c       111           1450         400        20          84.0000          78.8596      6.52%
2300.93/116.07	c       116           1481         431        20          84.0000          78.9415      6.41%
2400.24/121.12	c       121           1522         472        20          84.0000          78.9611      6.38%
2501.58/126.16	c       126           1551         501        20          84.0000          78.9727      6.37%
2602.04/131.21	c       131           1585         535        20          84.0000          78.9727      6.37%
2701.27/136.26	c       136           1617         567        20          84.0000          79.0076      6.32%
2800.60/141.30	c       141           1641         591        20          84.0000          79.0245      6.30%
2901.82/146.31	c       146           1687         637        20          84.0000          79.1250      6.16%
3000.95/151.34	c       151           1707         657        20          84.0000          79.1250      6.16%
3104.06/156.50	c       156           1736         686        20          84.0000          79.1293      6.16%
3203.27/161.53	c       162           1767         717        20          84.0000          79.1620      6.11%
3302.40/166.55	c       167           1790         740        20          84.0000          79.1910      6.07%
3403.67/171.63	c       172           1841         791        20          84.0000          79.2123      6.04%
3504.93/176.72	c       177           1865         815        20          84.0000          79.2302      6.02%
3604.17/181.77	c       182           1890         840        20          84.0000          79.2685      5.97%
3705.49/186.82	c       187           1915         865        20          84.0000          79.2685      5.97%
3804.50/191.87	c       192           1991         915        20          84.0000          79.2706      5.97%
3905.74/196.92	c       197           2127         945        20          84.0000          79.2878      5.94%
4004.96/201.96	c       202           2201         997        20          84.0000          79.3185      5.90%
4104.19/206.99	c       207           2581         897        20          84.0000          79.3218      5.90%
4206.05/212.07	c       212           2638         930        20          84.0000          79.3257      5.89%
4307.01/217.12	c       217           2701         993        20          84.0000          79.3361      5.88%
4406.49/222.18	c       222           2570        1224        20          84.0000          79.3615      5.84%
4507.10/227.28	c       227           2651        1237        20          84.0000          79.4072      5.78%
4608.35/232.30	c       232           2771        1273        20          84.0000          79.4501      5.73%
4707.55/237.33	c       237           2886        1346        20          84.0000          79.4527      5.72%
4806.79/242.36	c       242           3081        1437        20          84.0000          79.4729      5.70%
4907.92/247.41	c       247           3211        1463        20          84.0000          79.5085      5.65%
5007.05/252.50	c       252           3391        1505        20          84.0000          79.5342      5.61%
5108.19/257.58	c       258           3553        1591        20          84.0000          79.5517      5.59%
5209.18/262.63	c       263           3701        1635        20          84.0000          79.5726      5.56%
5308.25/267.68	c       268           3878        1710        20          84.0000          79.5799      5.55%
5409.39/272.73	c       273           3985        1765        20          84.0000          79.5939      5.54%
5508.57/277.78	c       278           4141        1833        20          84.0000          79.6015      5.53%
5609.76/282.83	c       283           4411        1893        20          84.0000          79.6260      5.49%
5708.89/287.87	c       288           4581        1963        20          84.0000          79.6395      5.48%
5809.80/292.90	c       293           4761        2021        20          84.0000          79.6463      5.47%
5908.89/297.91	c       298           5071        2125        20          84.0000          79.6527      5.46%
6007.81/302.91	c       303           5231        2183        20          84.0000          79.6730      5.43%
6106.96/307.92	c       308           5371        2239        20          84.0000          79.6819      5.42%
6205.99/312.97	c       313           5681        2293        20          84.0000          79.6895      5.41%
6305.26/318.02	c       318           6001        2323        20          84.0000          79.7040      5.39%
6408.93/323.13	c       323           6291        2361        20          84.0000          79.7145      5.38%
6509.60/328.21	c       328           6577        2415        20          84.0000          79.7190      5.37%
6608.93/333.27	c       333           6721        2493        20          84.0000          79.7397      5.34%
6707.89/338.29	c       338           6896        2556        20          84.0000          79.7404      5.34%
6809.07/343.37	c       343           7241        2637        20          84.0000          79.7559      5.32%
6912.34/348.54	c       349           7388        2678        20          84.0000          79.7698      5.30%
7011.32/353.59	c       354           7691        2741        20          84.0000          79.7831      5.29%
7112.52/358.64	c       359           8161        2785        20          84.0000          79.7927      5.27%
7211.49/363.67	c       364           8441        2835        20          84.0000          79.8021      5.26%
7312.67/368.71	c       369           8781        2881        20          84.0000          79.8218      5.23%
7411.70/373.77	c       374           9171        2933        20          84.0000          79.8321      5.22%
7512.75/378.81	c       379           9581        2979        20          84.0000          79.8364      5.22%
7614.06/383.91	c       384           9981        3061        20          84.0000          79.8533      5.19%
7713.06/388.96	c       389          10091        3091        20          84.0000          79.8620      5.18%
7812.23/394.01	c       394          10421        3141        20          84.0000          79.8705      5.17%
7914.00/399.06	c       399          10591        3193        20          84.0000          79.8760      5.16%
8012.96/404.09	c       404          10756        3240        20          84.0000          79.8834      5.15%
8112.14/409.11	c       409          10961        3295        20          84.0000          79.8904      5.14%
8213.19/414.19	c       414          11351        3345        20          84.0000          79.9019      5.13%
8313.32/419.26	c       419          11750        3388        20          84.0000          79.9078      5.12%
8414.35/424.31	c       424          12081        3443        20          84.0000          79.9237      5.10%
8513.19/429.33	c       429          12325        3567        20          84.0000          79.9338      5.09%
8614.20/434.41	c       434          12601        3645        20          84.0000          79.9418      5.08%
8713.25/439.46	c       439          12861        3699        20          84.0000          79.9552      5.06%
8814.36/444.51	c       445          13231        3749        20          84.0000          79.9630      5.05%
8913.47/449.56	c       450          13452        3796        20          84.0000          79.9664      5.04%
9012.66/454.57	c       455          13703        3873        20          84.0000          79.9736      5.03%
9113.47/459.62	c       460          13871        3935        20          84.0000          79.9828      5.02%
9212.31/464.66	c       465          14151        4023        20          84.0000          79.9865      5.02%
9313.31/469.74	c       470          14371        4113        20          84.0000          79.9945      5.01%
9414.42/474.80	c       475          14521        4209        20          84.0000          80.0055      4.99%
9513.59/479.85	c       480          22881        6089        20          84.0000          80.0113      4.99%
9612.51/484.89	c       485          23311        6149        20          84.0000          80.0266      4.97%
9713.35/489.97	c       490          23631        6237        20          84.0000          80.0323      4.96%
9812.49/494.99	c       495          24201        6335        20          84.0000          80.0413      4.95%
9911.40/500.01	c       500          24681        6403        20          84.0000          80.0522      4.93%
10012.99/505.07	c       505          25141        6527        20          84.0000          80.0587      4.92%
10112.20/510.10	c       510          25577        6617        20          84.0000          80.0654      4.91%
10214.56/515.21	c       515          25991        6701        20          84.0000          80.0736      4.90%
10313.65/520.26	c       520          26401        6799        20          84.0000          80.0866      4.89%
10412.60/525.29	c       525          26791        6945        20          84.0000          80.0900      4.88%
10513.76/530.31	c       530          27151        7015        20          84.0000          80.0956      4.87%
10612.90/535.34	c       535          27517        7141        20          84.0000          80.1012      4.87%
10714.06/540.40	c       540          27941        7233        20          84.0000          80.1111      4.85%
10813.29/545.40	c       545          19691        5267        20          84.0000          80.1218      4.84%
10914.46/550.55	c       551          19891        5379        20          84.0000          80.1274      4.83%
11015.48/555.61	c       556          20201        5473        20          84.0000          80.1316      4.83%
11114.64/560.66	c       561          20531        5533        20          84.0000          80.1363      4.82%
11215.90/565.71	c       566          30251        7751        20          84.0000          80.1421      4.81%
11315.02/570.74	c       571          30886        7856        20          84.0000          80.1446      4.81%
11416.00/575.81	c       576          31371        7955        20          84.0000          80.1504      4.80%
11515.17/580.86	c       581          31651        8057        20          84.0000          80.1603      4.79%
11616.29/585.91	c       586          32141        8179        20          84.0000          80.1648      4.78%
11715.35/590.94	c       591          32541        8333        20          84.0000          80.1750      4.77%
11814.51/596.00	c       596          33001        8395        20          84.0000          80.1770      4.77%
11913.66/601.02	c       601          33491        8561        20          84.0000          80.1801      4.76%
12015.30/606.06	c       606          34041        8637        20          84.0000          80.1877      4.75%
12114.29/611.13	c       611          34421        8727        20          84.0000          80.1964      4.74%
12216.53/616.24	c       616          35071        8851        20          84.0000          80.2052      4.73%
12315.60/621.28	c       621          35701        8949        20          84.0000          80.2128      4.72%
12414.63/626.29	c       626          36339        9039        20          84.0000          80.2177      4.72%
12515.70/631.33	c       631          36931        9157        20          84.0000          80.2214      4.71%
12614.59/636.39	c       636          37491        9253        20          84.0000          80.2263      4.70%
12715.44/641.43	c       641          38021        9341        20          84.0000          80.2308      4.70%
12814.33/646.46	c       646          38661        9479        20          84.0000          80.2397      4.69%
12913.42/651.47	c       651          39261        9593        20          84.0000          80.2450      4.68%
13014.36/656.52	c       657          39811        9685        20          84.0000          80.2522      4.67%
13113.36/661.54	c       662          40471        9807        20          84.0000          80.2598      4.66%
13216.36/666.74	c       667          41161        9899        20          84.0000          80.2673      4.65%
13315.43/671.78	c       672          41681        9983        20          84.0000          80.2703      4.65%
13416.63/676.83	c       677          42091       10085        20          84.0000          80.2755      4.64%
13515.64/681.88	c       682          42601       10177        20          84.0000          80.2807      4.63%
13616.73/686.93	c       687          42881       10311        20          84.0000          80.2834      4.63%
13716.15/691.93	c       692          43461       10397        20          84.0000          80.2885      4.62%
13815.03/696.95	c       697          43892       10566        20          84.0000          80.2906      4.62%
13914.13/701.98	c       702          44431       10761        20          84.0000          80.2941      4.62%
14015.63/707.05	c       707          44841       10895        20          84.0000          80.2975      4.61%
14116.80/712.18	c       712          45421       11017        20          84.0000          80.3057      4.60%
14217.44/717.23	c       717          46161       11147        20          84.0000          80.3114      4.59%
14316.33/722.25	c       722          46571       11265        20          84.0000          80.3163      4.59%
14415.53/727.29	c       727          47301       11381        20          84.0000          80.3242      4.58%
14516.63/732.32	c       732          47991       11493        20          84.0000          80.3307      4.57%
14615.57/737.32	c       737          48581       11611        20          84.0000          80.3346      4.56%
14714.74/742.34	c       742          49061       11717        20          84.0000          80.3409      4.55%
14813.68/747.36	c       747          49621       11855        20          84.0000          80.3449      4.55%
14912.95/752.38	c       752          50319       11979        20          84.0000          80.3472      4.55%
15013.95/757.42	c       757          50821       12075        20          84.0000          80.3507      4.54%
15112.99/762.46	c       762          51271       12247        20          84.0000          80.3595      4.53%
15212.01/767.47	c       767          51884       12386        20          84.0000          80.3608      4.53%
15311.25/772.49	c       772          52361       12529        20          84.0000          80.3633      4.53%
15414.17/777.62	c       778          52991       12639        20          84.0000          80.3674      4.52%
15513.29/782.64	c       783          53501       12811        20          84.0000          80.3707      4.52%
15612.22/787.67	c       788          54001       12987        20          84.0000          80.3751      4.51%
15713.28/792.70	c       793          54741       13071        20          84.0000          80.3801      4.50%
15814.40/797.81	c       798          55531       13177        20          84.0000          80.3867      4.49%
15913.45/802.87	c       803          56101       13269        20          84.0000          80.3904      4.49%
16014.61/807.92	c       808          56561       13401        20          84.0000          80.3958      4.48%
16113.59/812.99	c       813          57171       13517        20          84.0000          80.3996      4.48%
16212.68/817.99	c       818          57691       13635        20          84.0000          80.4028      4.47%
16317.55/823.28	c       823          58161       13771        20          84.0000          80.4097      4.46%
16418.56/828.33	c       828          58751       13967        20          84.0000          80.4171      4.46%
16517.67/833.38	c       833          59511       14047        20          84.0000          80.4224      4.45%
16618.75/838.43	c       838          60371       14155        20          84.0000          80.4263      4.44%
16717.96/843.48	c       843          61091       14281        20          84.0000          80.4322      4.44%
16819.07/848.53	c       849          61771       14385        20          84.0000          80.4362      4.43%
16918.40/853.58	c       854          62541       14509        20          84.0000          80.4388      4.43%
17019.52/858.62	c       859          63051       14645        20          84.0000          80.4432      4.42%
17118.71/863.65	c       864          63581       14763        20          84.0000          80.4474      4.42%
17217.79/868.66	c       869          64131       14917        20          84.0000          80.4522      4.41%
17318.68/873.75	c       874          64751       15033        20          84.0000          80.4563      4.40%
17419.60/878.83	c       879          65321       15213        20          84.0000          80.4590      4.40%
17518.59/883.86	c       884          66081       15313        20          84.0000          80.4629      4.40%
17619.62/888.93	c       889          66531       15483        20          84.0000          80.4677      4.39%
17718.59/893.98	c       894          67221       15601        20          84.0000          80.4713      4.39%
17820.17/899.03	c       899          67841       15779        20          84.0000          80.4751      4.38%
17919.15/904.08	c       904          68451       15897        20          84.0000          80.4769      4.38%
18020.24/909.13	c       909          69141       15989        20          84.0000          80.4791      4.37%
18119.41/914.18	c       914          69941       16139        20          84.0000          80.4816      4.37%
18220.10/919.21	c       919          70571       16229        20          84.0000          80.4859      4.37%
18319.37/924.29	c       924          71301       16353        20          84.0000          80.4902      4.36%
18418.52/929.30	c       929          71711       16511        20          84.0000          80.4945      4.35%
18519.65/934.38	c       934          72391       16651        20          84.0000          80.4984      4.35%
18620.86/939.43	c       939          72931       16763        20          84.0000          80.5027      4.34%
18720.07/944.48	c       944          73451       16899        20          84.0000          80.5042      4.34%
18821.27/949.50	c       950          73951       17045        20          84.0000          80.5069      4.34%
18920.33/954.54	c       955          74571       17163        20          84.0000          80.5082      4.34%
19019.39/959.55	c       960          74981       17305        20          84.0000          80.5120      4.33%
19118.37/964.58	c       965          75551       17433        20          84.0000          80.5158      4.33%
19219.34/969.63	c       970          76011       17581        20          84.0000          80.5193      4.32%
19318.49/974.69	c       975          76511       17691        20          84.0000          80.5200      4.32%
19419.70/979.71	c       980          77081       17805        20          84.0000          80.5230      4.32%
19518.68/984.77	c       985          77621       17961        20          84.0000          80.5278      4.31%
19621.48/989.90	c       990          78251       18109        20          84.0000          80.5331      4.30%
19720.43/994.94	c       995          79011       18205        20          84.0000          80.5361      4.30%
19819.54/1000.02	c      1000          79691       18333        20          84.0000          80.5394      4.30%
19921.41/1005.08	c      1005          80261       18423        20          84.0000          80.5424      4.29%
20020.58/1010.12	c      1010          80871       18527        20          84.0000          80.5451      4.29%
20121.56/1015.18	c      1015          81421       18633        20          84.0000          80.5501      4.28%
20221.48/1020.23	c      1020          82061       18747        20          84.0000          80.5526      4.28%
20320.47/1025.28	c      1025          82861       18859        20          84.0000          80.5544      4.28%
20421.59/1030.33	c      1030          83511       18999        20          84.0000          80.5573      4.27%
20520.50/1035.38	c      1035          84211       19127        20          84.0000          80.5579      4.27%
20621.57/1040.43	c      1040          84761       19301        20          84.0000          80.5597      4.27%
20720.46/1045.45	c      1045          85481       19433        20          84.0000          80.5649      4.26%
20821.43/1050.52	c      1051          86271       19551        20          84.0000          80.5708      4.26%
20920.47/1055.58	c      1056          86971       19665        20          84.0000          80.5760      4.25%
21019.45/1060.59	c      1061          87531       19753        20          84.0000          80.5781      4.25%
21120.49/1065.65	c      1066          88121       19879        20          84.0000          80.5819      4.24%
21221.47/1070.71	c      1071          88651       20041        20          84.0000          80.5844      4.24%
21320.31/1075.73	c      1076          89281       20205        20          84.0000          80.5864      4.24%
21421.28/1080.81	c      1081          89911       20311        20          84.0000          80.5888      4.23%
21520.32/1085.88	c      1086          90521       20459        20          84.0000          80.5920      4.23%
21621.40/1090.93	c      1091          91261       20607        20          84.0000          80.5972      4.22%
21720.59/1095.98	c      1096          92011       20723        20          84.0000          80.6008      4.22%
21819.60/1101.03	c      1101          92491       20821        20          84.0000          80.6023      4.22%
21921.17/1106.05	c      1106          93001       20981        20          84.0000          80.6051      4.21%
22020.52/1111.11	c      1111          93451       21121        20          84.0000          80.6065      4.21%
22121.66/1116.19	c      1116          93860       21266        20          84.0000          80.6076      4.21%
22222.25/1121.23	c      1121          94451       21423        20          84.0000          80.6100      4.21%
22321.31/1126.25	c      1126          95001       21601        20          84.0000          80.6120      4.20%
22420.65/1131.26	c      1131          95621       21753        20          84.0000          80.6141      4.20%
22521.58/1136.33	c      1136          96281       21889        20          84.0000          80.6160      4.20%
22620.62/1141.36	c      1141          96901       22091        20          84.0000          80.6187      4.19%
22719.46/1146.38	c      1146          97291       22229        20          84.0000          80.6206      4.19%
22820.61/1151.40	c      1151          97871       22395        20          84.0000          80.6221      4.19%
22919.59/1156.46	c      1156          98351       22571        20          84.0000          80.6263      4.18%
23020.77/1161.55	c      1162          98851       22705        20          84.0000          80.6284      4.18%
23121.87/1166.61	c      1167          99411       22911        20          84.0000          80.6315      4.18%
23221.01/1171.67	c      1172         100011       23061        20          84.0000          80.6337      4.17%
23320.22/1176.69	c      1177         100582       23238        20          84.0000          80.6347      4.17%
23421.28/1181.71	c      1182         101191       23363        20          84.0000          80.6375      4.17%
23520.18/1186.77	c      1187         101681       23503        20          84.0000          80.6399      4.17%
23621.38/1191.82	c      1192         102521       23645        20          84.0000          80.6424      4.16%
23720.54/1196.88	c      1197         103311       23755        20          84.0000          80.6445      4.16%
23821.54/1201.91	c      1202         104061       23855        20          84.0000          80.6488      4.16%
23920.42/1207.00	c      1207         104781       23981        20          84.0000          80.6512      4.15%
24022.17/1212.09	c      1212         105531       24087        20          84.0000          80.6534      4.15%
24123.05/1217.14	c      1217         106251       24185        20          84.0000          80.6558      4.15%
24222.25/1222.17	c      1222         106971       24321        20          84.0000          80.6582      4.14%
24322.38/1227.21	c      1227         107551       24421        20          84.0000          80.6607      4.14%
24421.41/1232.27	c      1232         108361       24535        20          84.0000          80.6629      4.14%
24522.61/1237.32	c      1237         109061       24613        20          84.0000          80.6639      4.14%
24621.74/1242.37	c      1242         109791       24793        20          84.0000          80.6666      4.13%
24720.50/1247.38	c      1247         110321       24901        20          84.0000          80.6687      4.13%
24821.49/1252.45	c      1252         111091       24969        20          84.0000          80.6707      4.13%
24922.45/1257.52	c      1258         111661       25095        20          84.0000          80.6737      4.12%
25021.39/1262.57	c      1263         112151       25259        20          84.0000          80.6768      4.12%
25122.32/1267.62	c      1268         112691       25409        20          84.0000          80.6814      4.11%
25221.27/1272.68	c      1273         113211       25531        20          84.0000          80.6834      4.11%
25322.22/1277.78	c      1278         113901       25679        20          84.0000          80.6853      4.11%
25423.33/1282.83	c      1283         114441       25811        20          84.0000          80.6874      4.11%
25522.50/1287.88	c      1288         115211       25983        20          84.0000          80.6902      4.10%
25623.71/1292.93	c      1293         115791       26133        20          84.0000          80.6928      4.10%
25722.47/1297.96	c      1298         116661       26271        20          84.0000          80.6961      4.09%
25821.51/1302.98	c      1303         117321       26407        20          84.0000          80.6974      4.09%
25920.58/1308.00	c      1308         118111       26535        20          84.0000          80.7005      4.09%
26019.58/1313.00	c      1313         118771       26705        20          84.0000          80.7028      4.09%
26121.12/1318.03	c      1318         119411       26857        20          84.0000          80.7064      4.08%
26220.42/1323.05	c      1323         120071       27015        20          84.0000          80.7076      4.08%
26319.84/1328.13	c      1328         120621       27157        20          84.0000          80.7097      4.08%
26422.18/1333.20	c      1333         121211       27345        20          84.0000          80.7120      4.07%
26521.36/1338.27	c      1338         121991       27473        20          84.0000          80.7141      4.07%
26622.29/1343.35	c      1343         122751       27607        20          84.0000          80.7157      4.07%
26723.15/1348.48	c      1348         123321       27717        20          84.0000          80.7176      4.07%
26824.41/1353.52	c      1354         123831       27891        20          84.0000          80.7195      4.06%
26923.65/1358.53	c      1359         124421       28059        20          84.0000          80.7214      4.06%
27024.54/1363.60	c      1364         125081       28205        20          84.0000          80.7228      4.06%
27123.68/1368.67	c      1369         125837       28383        20          84.0000          80.7243      4.06%
27222.86/1373.69	c      1374         126331       28523        20          84.0000          80.7260      4.06%
27324.11/1378.71	c      1379         127061       28703        20          84.0000          80.7283      4.05%
27423.18/1383.78	c      1384         127611       28881        20          84.0000          80.7309      4.05%
27524.24/1388.84	c      1389         128231       29031        20          84.0000          80.7320      4.05%
27625.39/1393.90	c      1394         128741       29197        20          84.0000          80.7349      4.04%
27724.59/1398.98	c      1399         129371       29337        20          84.0000          80.7371      4.04%
27823.61/1404.03	c      1404         129901       29509        20          84.0000          80.7390      4.04%
27925.48/1409.05	c      1409         130561       29687        20          84.0000          80.7411      4.04%
28026.00/1414.12	c      1414         131331       29801        20          84.0000          80.7434      4.03%
28125.52/1419.18	c      1419         132011       29903        20          84.0000          80.7462      4.03%
28225.67/1424.23	c      1424         132601       30053        20          84.0000          80.7482      4.03%
28324.77/1429.29	c      1429         133131       30251        20          84.0000          80.7496      4.03%
28425.78/1434.31	c      1434         133601       30405        20          84.0000          80.7513      4.02%
28524.72/1439.38	c      1439         134271       30567        20          84.0000          80.7526      4.02%
28625.75/1444.43	c      1444         134781       30741        20          84.0000          80.7561      4.02%
28724.67/1449.48	c      1449         135471       30897        20          84.0000          80.7583      4.01%
28825.75/1454.53	c      1455         136131       31021        20          84.0000          80.7593      4.01%
28924.62/1459.58	c      1460         136801       31149        20          84.0000          80.7606      4.01%
29025.58/1464.61	c      1465         137511       31335        20          84.0000          80.7628      4.01%
29124.38/1469.66	c      1470         138121       31481        20          84.0000          80.7649      4.01%
29225.44/1474.73	c      1475         138721       31631        20          84.0000          80.7662      4.00%
29324.48/1479.78	c      1480         139301       31751        20          84.0000          80.7669      4.00%
29425.57/1484.83	c      1485         139901       31915        20          84.0000          80.7675      4.00%
29524.76/1489.88	c      1490         140591       32071        20          84.0000          80.7684      4.00%
29625.77/1494.93	c      1495         141131       32199        20          84.0000          80.7705      4.00%
29724.92/1499.96	c      1500         141851       32329        20          84.0000          80.7730      4.00%
29823.99/1504.97	c      1505         142291       32429        20          84.0000          80.7748      3.99%
29922.81/1510.00	c      1510         142831       32547        20          84.0000          80.7755      3.99%
30024.45/1515.08	c      1515         143481       32745        20          84.0000          80.7779      3.99%
30125.49/1520.19	c      1520         144031       32867        20          84.0000          80.7795      3.99%
30225.71/1525.21	c      1525         144611       33021        20          84.0000          80.7806      3.99%
30324.70/1530.28	c      1530         145281       33165        20          84.0000          80.7822      3.98%
30425.64/1535.33	c      1535         145901       33277        20          84.0000          80.7845      3.98%
30524.75/1540.35	c      1540         146456       33468        20          84.0000          80.7867      3.98%
30625.92/1545.43	c      1545         147121       33581        20          84.0000          80.7881      3.98%
30724.88/1550.48	c      1550         147641       33723        20          84.0000          80.7888      3.97%
30825.95/1555.51	c      1556         148261       33899        20          84.0000          80.7909      3.97%
30925.13/1560.53	c      1561         148791       34067        20          84.0000          80.7915      3.97%
31026.30/1565.60	c      1566         149511       34253        20          84.0000          80.7925      3.97%
31125.46/1570.65	c      1571         150101       34413        20          84.0000          80.7935      3.97%
31226.65/1575.73	c      1576         150581       34627        20          84.0000          80.7958      3.97%
31325.72/1580.75	c      1581         151171       34747        20          84.0000          80.7971      3.96%
31426.80/1585.83	c      1586         151771       34859        20          84.0000          80.7977      3.96%
31525.96/1590.89	c      1591         152511       34999        20          84.0000          80.7990      3.96%
31626.91/1595.93	c      1596         153122       35112        20          84.0000          80.7998      3.96%
31725.94/1600.98	c      1601         153691       35213        20          84.0000          80.8008      3.96%
31827.63/1606.03	c      1606         154321       35413        20          84.0000          80.8015      3.96%
31926.97/1611.07	c      1611         154871       35583        20          84.0000          80.8034      3.96%
32027.49/1616.12	c      1616         155391       35751        20          84.0000          80.8049      3.95%
32126.49/1621.17	c      1621         156041       35879        20          84.0000          80.8055      3.95%
32227.05/1626.23	c      1626         156661       35981        20          84.0000          80.8066      3.95%
32326.05/1631.28	c      1631         157201       36155        20          84.0000          80.8077      3.95%
32427.13/1636.33	c      1636         157851       36281        20          84.0000          80.8090      3.95%
32526.28/1641.35	c      1641         158421       36379        20          84.0000          80.8103      3.95%
32627.32/1646.43	c      1646         158951       36497        20          84.0000          80.8121      3.94%
32726.44/1651.48	c      1651         159491       36625        20          84.0000          80.8129      3.94%
32827.52/1656.53	c      1657         159971       36759        20          84.0000          80.8148      3.94%
32926.51/1661.58	c      1662         160489       36905        20          84.0000          80.8164      3.94%
33027.54/1666.63	c      1667         160851       37051        20          84.0000          80.8181      3.94%
33126.72/1671.64	c      1672         161551       37163        20          84.0000          80.8190      3.94%
33225.72/1676.67	c      1677         162251       37285        20          84.0000          80.8210      3.93%
33324.80/1681.69	c      1682         162914       37386        20          84.0000          80.8223      3.93%
33425.79/1686.71	c      1687         163401       37479        20          84.0000          80.8231      3.93%
33524.96/1691.78	c      1692         164021       37587        20          84.0000          80.8243      3.93%
33628.00/1696.92	c      1697         164621       37711        20          84.0000          80.8258      3.93%
33727.07/1701.98	c      1702         165131       37845        20          84.0000          80.8277      3.92%
33826.23/1707.00	c      1707         165821       37977        20          84.0000          80.8292      3.92%
33927.92/1712.08	c      1712         166311       38145        20          84.0000          80.8303      3.92%
34028.85/1717.13	c      1717         166951       38323        20          84.0000          80.8312      3.92%
34127.86/1722.17	c      1722         167671       38477        20          84.0000          80.8341      3.92%
34228.53/1727.24	c      1727         168201       38571        20          84.0000          80.8361      3.91%
34327.62/1732.28	c      1732         168751       38749        20          84.0000          80.8376      3.91%
34428.58/1737.33	c      1737         169271       38921        20          84.0000          80.8390      3.91%
34527.54/1742.38	c      1742         169891       39067        20          84.0000          80.8408      3.91%
34628.26/1747.43	c      1747         170531       39211        20          84.0000          80.8425      3.91%
34727.39/1752.48	c      1752         171251       39335        20          84.0000          80.8447      3.90%
34828.52/1757.53	c      1758         171751       39517        20          84.0000          80.8466      3.90%
34927.73/1762.58	c      1763         172351       39617        20          84.0000          80.8486      3.90%
35028.60/1767.63	c      1768         173001       39761        20          84.0000          80.8498      3.90%
35127.51/1772.68	c      1773         173551       39899        20          84.0000          80.8524      3.89%
35228.58/1777.71	c      1778         174131       40055        20          84.0000          80.8540      3.89%
35327.80/1782.77	c      1783         174721       40163        20          84.0000          80.8551      3.89%
35426.85/1787.79	c      1788         175341       40307        20          84.0000          80.8572      3.89%
35527.78/1792.83	c      1793         175826       40464        20          84.0000          80.8587      3.88%
35628.68/1797.93	c      1798         176271       40621        20          84.0000          80.8603      3.88%
35727.63/1802.98	c      1803         176961       40765        20          84.0000          80.8616      3.88%
35826.46/1808.03	c      1808         177461       40897        20          84.0000          80.8627      3.88%
35928.28/1813.09	c      1813         178121       41031        20          84.0000          80.8636      3.88%
36027.25/1818.13	c      1818         178751       41169        20          84.0000          80.8649      3.88%
36128.08/1823.19	c      1823         179581       41253        20          84.0000          80.8658      3.88%
36228.43/1828.20	c      1828         180057       41351        20          84.0000          80.8670      3.87%
36327.62/1833.28	c      1833         180791       41517        20          84.0000          80.8686      3.87%
36428.41/1838.33	c      1838         181371       41631        20          84.0000          80.8705      3.87%
36527.59/1843.38	c      1843         182061       41765        20          84.0000          80.8715      3.87%
36628.54/1848.43	c      1848         182741       41927        20          84.0000          80.8728      3.87%
36727.69/1853.48	c      1853         183291       42075        20          84.0000          80.8740      3.87%
36828.91/1858.54	c      1859         183911       42235        20          84.0000          80.8759      3.86%
36927.77/1863.58	c      1864         184581       42363        20          84.0000          80.8771      3.86%
37028.63/1868.61	c      1869         185291       42499        20          84.0000          80.8792      3.86%
37127.72/1873.68	c      1874         185831       42621        20          84.0000          80.8814      3.86%
37228.55/1878.73	c      1879         186461       42783        20          84.0000          80.8832      3.85%
37327.55/1883.78	c      1884         187201       42879        20          84.0000          80.8848      3.85%
37428.32/1888.84	c      1889         187981       43011        20          84.0000          80.8858      3.85%
37527.30/1893.88	c      1894         188761       43151        20          84.0000          80.8883      3.85%
37628.43/1898.93	c      1899         189451       43217        20          84.0000          80.8890      3.85%
37727.47/1903.98	c      1904         190251       43377        20          84.0000          80.8895      3.85%
37826.47/1909.01	c      1909         190851       43521        20          84.0000          80.8908      3.84%
37928.48/1914.04	c      1914         191761       43619        20          84.0000          80.8918      3.84%
38027.29/1919.10	c      1919         192521       43727        20          84.0000          80.8942      3.84%
38128.49/1924.16	c      1924         193261       43833        20          84.0000          80.8963      3.84%
38228.88/1929.23	c      1929         194101       43949        20          84.0000          80.8980      3.83%
38327.88/1934.27	c      1934         194651       44075        20          84.0000          80.8995      3.83%
38429.01/1939.33	c      1939         195241       44239        20          84.0000          80.9012      3.83%
38528.10/1944.38	c      1944         195771       44383        20          84.0000          80.9022      3.83%
38629.25/1949.41	c      1949         196431       44585        20          84.0000          80.9041      3.83%
38728.35/1954.48	c      1954         196991       44705        20          84.0000          80.9058      3.82%
38829.56/1959.52	c      1960         197721       44881        20          84.0000          80.9069      3.82%
38928.34/1964.56	c      1965         198381       45037        20          84.0000          80.9081      3.82%
39029.46/1969.63	c      1970         199031       45151        20          84.0000          80.9100      3.82%
39128.28/1974.68	c      1975         199871       45285        20          84.0000          80.9116      3.82%
39229.38/1979.73	c      1980         200361       45447        20          84.0000          80.9136      3.81%
39328.55/1984.74	c      1985         200951       45651        20          84.0000          80.9147      3.81%
39429.62/1989.83	c      1990         201531       45757        20          84.0000          80.9160      3.81%
39528.65/1994.88	c      1995         202151       45917        20          84.0000          80.9175      3.81%
39629.78/1999.90	c      2000         202701       46037        20          84.0000          80.9188      3.81%
39728.91/2004.97	c      2005         203331       46217        20          84.0000          80.9203      3.81%
39827.90/2010.01	c      2010         203981       46331        20          84.0000          80.9213      3.80%
39929.36/2015.06	c      2015         204671       46499        20          84.0000          80.9224      3.80%
40028.47/2020.12	c      2020         205261       46639        20          84.0000          80.9242      3.80%
40129.67/2025.18	c      2025         206021       46755        20          84.0000          80.9260      3.80%
40230.15/2030.23	c      2030         206501       46895        20          84.0000          80.9275      3.80%
40329.14/2035.28	c      2035         207071       47055        20          84.0000          80.9278      3.80%
40430.24/2040.33	c      2040         207901       47121        20          84.0000          80.9285      3.80%
40529.30/2045.35	c      2045         208531       47281        20          84.0000          80.9295      3.79%
40629.85/2050.42	c      2050         208931       47481        20          84.0000          80.9303      3.79%
40728.83/2055.44	c      2055         209423       47597        20          84.0000          80.9315      3.79%
40829.97/2060.50	c      2061         210041       47747        20          84.0000          80.9332      3.79%
40929.05/2065.53	c      2066         210761       47869        20          84.0000          80.9341      3.79%
41028.08/2070.55	c      2071         211231       48025        20          84.0000          80.9356      3.79%
41128.92/2075.67	c      2076         211831       48163        20          84.0000          80.9371      3.78%
41230.12/2080.72	c      2081         212481       48301        20          84.0000          80.9384      3.78%
41329.38/2085.77	c      2086         212951       48397        20          84.0000          80.9392      3.78%
41430.29/2090.82	c      2091         213711       48563        20          84.0000          80.9410      3.78%
41529.36/2095.87	c      2096         214281       48719        20          84.0000          80.9426      3.78%
41630.31/2100.90	c      2101         214941       48879        20          84.0000          80.9443      3.78%
41729.26/2105.97	c      2106         215531       48987        20          84.0000          80.9455      3.77%
41828.32/2110.99	c      2111         216131       49119        20          84.0000          80.9477      3.77%
41930.08/2116.06	c      2116         216931       49279        20          84.0000          80.9496      3.77%
42029.42/2121.07	c      2121         217581       49397        20          84.0000          80.9511      3.77%
42128.44/2126.10	c      2126         218291       49505        20          84.0000          80.9518      3.77%
42227.51/2131.10	c      2131         218791       49655        20          84.0000          80.9532      3.76%
42328.29/2136.17	c      2136         219371       49809        20          84.0000          80.9544      3.76%
42428.76/2141.23	c      2141         219991       49933        20          84.0000          80.9558      3.76%
42529.62/2146.36	c      2146         220621       50111        20          84.0000          80.9572      3.76%
42630.49/2151.42	c      2151         221081       50283        20          84.0000          80.9582      3.76%
42729.70/2156.47	c      2156         221751       50395        20          84.0000          80.9585      3.76%
42830.91/2161.52	c      2162         222321       50539        20          84.0000          80.9593      3.76%
42929.66/2166.57	c      2167         222941       50671        20          84.0000          80.9600      3.76%
43028.70/2171.58	c      2172         223781       50805        20          84.0000          80.9617      3.75%
43129.85/2176.65	c      2177         224471       50933        20          84.0000          80.9632      3.75%
43230.80/2181.72	c      2182         225091       51047        20          84.0000          80.9642      3.75%
43329.76/2186.74	c      2187         225631       51171        20          84.0000          80.9649      3.75%
43428.54/2191.75	c      2192         226101       51293        20          84.0000          80.9670      3.75%
43527.79/2196.77	c      2197         226701       51423        20          84.0000          80.9678      3.74%
43628.53/2201.84	c      2202         227221       51525        20          84.0000          80.9686      3.74%
43729.56/2206.92	c      2207         227741       51719        20          84.0000          80.9703      3.74%
43828.51/2211.99	c      2212         228251       51843        20          84.0000          80.9708      3.74%
43927.51/2217.00	c      2217         228851       51989        20          84.0000          80.9719      3.74%
44029.34/2222.06	c      2222         229531       52121        20          84.0000          80.9726      3.74%
44128.30/2227.11	c      2227         230191       52287        20          84.0000          80.9740      3.74%
44229.49/2232.15	c      2232         230742       52398        20          84.0000          80.9745      3.74%
44328.59/2237.17	c      2237         231431       52517        20          84.0000          80.9754      3.74%
44428.89/2242.26	c      2242         232041       52611        20          84.0000          80.9765      3.73%
44529.90/2247.35	c      2247         232921       52727        20          84.0000          80.9778      3.73%
44630.63/2252.42	c      2252         233481       52861        20          84.0000          80.9801      3.73%
44729.49/2257.47	c      2257         234211       52999        20          84.0000          80.9811      3.73%
44830.57/2262.52	c      2263         234841       53109        20          84.0000          80.9818      3.73%
44929.74/2267.57	c      2268         235591       53245        20          84.0000          80.9830      3.73%
45030.82/2272.61	c      2273         236231       53383        20          84.0000          80.9841      3.72%
45129.80/2277.68	c      2278         236751       53523        20          84.0000          80.9852      3.72%
45230.82/2282.72	c      2283         237331       53629        20          84.0000          80.9858      3.72%
45329.87/2287.77	c      2288         237851       53751        20          84.0000          80.9875      3.72%
45431.05/2292.82	c      2293         238481       53915        20          84.0000          80.9891      3.72%
45530.15/2297.87	c      2298         239041       54059        20          84.0000          80.9896      3.72%
45631.12/2302.92	c      2303         239621       54247        20          84.0000          80.9906      3.72%
45730.16/2307.93	c      2308         240141       54373        20          84.0000          80.9916      3.71%
45829.17/2313.01	c      2313         240771       54485        20          84.0000          80.9921      3.71%
45930.72/2318.07	c      2318         241311       54589        20          84.0000          80.9926      3.71%
46029.81/2323.08	c      2323         241891       54673        20          84.0000          80.9930      3.71%
46130.54/2328.13	c      2328         242441       54835        20          84.0000          80.9940      3.71%
46229.30/2333.19	c      2333         243051       55013        20          84.0000          80.9951      3.71%
46329.94/2338.25	c      2338         243661       55119        20          84.0000          80.9960      3.71%
46430.99/2343.32	c      2343         244331       55213        20          84.0000          80.9966      3.71%
46530.01/2348.37	c      2348         245119       55327        20          84.0000          80.9973      3.71%
46631.04/2353.42	c      2353         245651       55445        20          84.0000          80.9978      3.71%
46730.14/2358.47	c      2358         246341       55575        20          84.0000          80.9986      3.71%
46831.15/2363.52	c      2364         246891       55713        20          84.0000          80.9998      3.70%
46930.35/2368.53	c      2369         247481       55879        20          84.0000          81.0006      3.70%
47029.36/2373.59	c      2374         248061       56041        20          84.0000          81.0022      3.70%
47130.26/2378.66	c      2379         248631       56165        20          84.0000          81.0031      3.70%
47229.35/2383.68	c      2384         249241       56311        20          84.0000          81.0040      3.70%
47328.23/2388.69	c      2389         249801       56445        20          84.0000          81.0043      3.70%
47429.48/2393.75	c      2394         250391       56571        20          84.0000          81.0051      3.70%
47530.38/2398.81	c      2399         250991       56693        20          84.0000          81.0055      3.70%
47629.34/2403.90	c      2404         251541       56847        20          84.0000          81.0066      3.70%
47730.15/2408.93	c      2409         252121       56999        20          84.0000          81.0073      3.69%
47828.96/2414.02	c      2414         252791       57103        20          84.0000          81.0086      3.69%
47930.61/2419.07	c      2419         253386       57226        20          84.0000          81.0099      3.69%
48029.67/2424.12	c      2424         253861       57349        20          84.0000          81.0107      3.69%
48130.54/2429.13	c      2429         205341       57460        20          84.0000          81.0116      3.69%
48230.71/2434.21	c      2434         255091       57629        20          84.0000          81.0127      3.69%
48329.80/2439.23	c      2439         206471       57788        20          84.0000          81.0135      3.69%
48428.89/2444.28	c      2444         256241       57935        20          84.0000          81.0146      3.69%
48529.80/2449.32	c      2449         207841       57998        20          84.0000          81.0168      3.68%
48628.70/2454.37	c      2454         208381       58132        20          84.0000          81.0190      3.68%
48729.76/2459.45	c      2459         208811       58254        20          84.0000          81.0203      3.68%
48830.70/2464.51	c      2465         209431       58414        20          84.0000          81.0210      3.68%
48929.58/2469.57	c      2470         209941       58580        20          84.0000          81.0220      3.68%
49030.60/2474.62	c      2475         210411       58734        20          84.0000          81.0227      3.67%
49129.59/2479.67	c      2480         210901       58872        20          84.0000          81.0234      3.67%
49228.44/2484.68	c      2485         211381       58972        20          84.0000          81.0242      3.67%
49329.41/2489.70	c      2490         212071       59170        20          84.0000          81.0254      3.67%
49428.38/2494.71	c      2495         212521       59368        20          84.0000          81.0266      3.67%
49527.32/2499.77	c      2500         213051       59532        20          84.0000          81.0279      3.67%
49628.43/2504.86	c      2505         213701       59670        20          84.0000          81.0289      3.67%
49729.51/2509.96	c      2510         214261       59812        20          84.0000          81.0294      3.67%
49828.70/2515.02	c      2515         214941       59884        20          84.0000          81.0301      3.67%
49930.18/2520.07	c      2520         215461       60014        20          84.0000          81.0307      3.66%
50030.99/2525.12	c      2525         216171       60164        20          84.0000          81.0323      3.66%
50130.05/2530.17	c      2530         216721       60338        20          84.0000          81.0335      3.66%
50230.77/2535.22	c      2535         267941       60308        20          84.0000          81.0345      3.66%
50330.05/2540.27	c      2540         217681       60670        20          84.0000          81.0362      3.66%
50430.80/2545.32	c      2545         218191       60812        20          84.0000          81.0371      3.66%
50529.81/2550.37	c      2550         218681       60990        20          84.0000          81.0380      3.66%
50630.61/2555.42	c      2555         219261       61174        20          84.0000          81.0394      3.65%
50729.68/2560.43	c      2560         219881       61290        20          84.0000          81.0420      3.65%
50830.92/2565.51	c      2566         220367       61386        20          84.0000          81.0424      3.65%
50929.72/2570.52	c      2571         220861       61486        20          84.0000          81.0439      3.65%
51028.72/2575.53	c      2576         221351       61618        20          84.0000          81.0446      3.65%
51127.79/2580.58	c      2581         222038       61753        20          84.0000          81.0455      3.65%
51228.83/2585.62	c      2586         222581       61900        20          84.0000          81.0462      3.64%
51329.88/2590.72	c      2591         223181       62044        20          84.0000          81.0475      3.64%
51429.09/2595.73	c      2596         223801       62166        20          84.0000          81.0486      3.64%
51530.11/2600.87	c      2601         224331       62306        20          84.0000          81.0492      3.64%
51631.26/2605.92	c      2606         224861       62472        20          84.0000          81.0502      3.64%
51730.44/2610.96	c      2611         225381       62606        20          84.0000          81.0513      3.64%
51829.39/2616.02	c      2616         225951       62732        20          84.0000          81.0520      3.64%
51930.78/2621.06	c      2621         226521       62844        20          84.0000          81.0524      3.64%
52029.84/2626.06	c      2626         227021       63002        20          84.0000          81.0533      3.64%
52128.95/2631.07	c      2631         227581       63156        20          84.0000          81.0543      3.63%
52228.18/2636.14	c      2636         228111       63318        20          84.0000          81.0554      3.63%
52330.52/2641.22	c      2641         228691       63486        20          84.0000          81.0564      3.63%
52429.37/2646.25	c      2646         229221       63670        20          84.0000          81.0579      3.63%
52528.38/2651.27	c      2651         229781       63790        20          84.0000          81.0583      3.63%
52629.40/2656.31	c      2656         230351       63956        20          84.0000          81.0594      3.63%
52728.62/2661.33	c      2661         230961       64064        20          84.0000          81.0605      3.63%
52827.39/2666.37	c      2666         231581       64210        20          84.0000          81.0612      3.63%
52928.38/2671.43	c      2671         232141       64372        20          84.0000          81.0622      3.62%
53029.32/2676.50	c      2676         232581       64510        20          84.0000          81.0631      3.62%
53128.50/2681.51	c      2682         233111       64662        20          84.0000          81.0643      3.62%
53229.57/2686.65	c      2687         233801       64796        20          84.0000          81.0652      3.62%
53330.57/2691.71	c      2692         234295       64988        20          84.0000          81.0661      3.62%
53429.56/2696.77	c      2697         234771       65172        20          84.0000          81.0673      3.62%
53530.68/2701.85	c      2702         235361       65320        20          84.0000          81.0685      3.62%
53631.71/2706.92	c      2707         235871       65474        20          84.0000          81.0687      3.62%
53730.68/2711.97	c      2712         236421       65612        20          84.0000          81.0695      3.61%
53829.69/2717.02	c      2717         237151       65696        20          84.0000          81.0702      3.61%
53931.25/2722.07	c      2722         237621       65866        20          84.0000          81.0713      3.61%
54030.54/2727.10	c      2727         238171       66010        20          84.0000          81.0722      3.61%
54131.70/2732.14	c      2732         238813       66142        20          84.0000          81.0723      3.61%
54231.79/2737.22	c      2737         239281       66282        20          84.0000          81.0731      3.61%
54330.80/2742.27	c      2742         239901       66422        20          84.0000          81.0740      3.61%
54431.98/2747.32	c      2747         240431       66610        20          84.0000          81.0744      3.61%
54530.93/2752.37	c      2752         219851       63114        20          84.0000          81.0753      3.61%
54631.80/2757.42	c      2757         220423       63274        20          84.0000          81.0759      3.61%
54731.01/2762.47	c      2762         221111       63412        20          84.0000          81.0770      3.61%
54831.97/2767.52	c      2768         242831       67154        20          84.0000          81.0781      3.60%
54931.10/2772.57	c      2773         243461       67258        20          84.0000          81.0789      3.60%
55032.32/2777.62	c      2778         244151       67340        20          84.0000          81.0799      3.60%
55131.42/2782.67	c      2783         223471       64068        20          84.0000          81.0806      3.60%
55232.38/2787.72	c      2788         224081       64234        20          84.0000          81.0812      3.60%
55331.44/2792.77	c      2793         224791       64420        20          84.0000          81.0825      3.60%
55432.51/2797.80	c      2798         225371       64608        20          84.0000          81.0838      3.60%
55531.49/2802.80	c      2803         225821       64760        20          84.0000          81.0847      3.60%
55630.42/2807.85	c      2808         226351       64910        20          84.0000          81.0854      3.59%
55731.49/2812.91	c      2813         227091       65090        20          84.0000          81.0864      3.59%
55830.70/2817.97	c      2818         227651       65246        20          84.0000          81.0873      3.59%
55932.17/2823.02	c      2823         228281       65376        20          84.0000          81.0884      3.59%
56031.46/2828.06	c      2828         228901       65516        20          84.0000          81.0898      3.59%
56132.47/2833.15	c      2833         229451       65630        20          84.0000          81.0908      3.59%
56232.74/2838.21	c      2838         230011       65828        20          84.0000          81.0918      3.59%
56331.86/2843.25	c      2843         230531       65986        20          84.0000          81.0929      3.58%
56432.64/2848.31	c      2848         231151       66158        20          84.0000          81.0937      3.58%
56531.41/2853.37	c      2853         231721       66288        20          84.0000          81.0944      3.58%
56632.43/2858.42	c      2858         232461       66432        20          84.0000          81.0950      3.58%
56731.42/2863.47	c      2863         233001       66598        20          84.0000          81.0964      3.58%
56832.20/2868.52	c      2869         233621       66744        20          84.0000          81.0972      3.58%
56931.14/2873.57	c      2874         234071       66834        20          84.0000          81.0977      3.58%
57030.16/2878.59	c      2879         234684       66929        20          84.0000          81.0986      3.58%
57131.36/2883.60	c      2884         235371       67072        20          84.0000          81.0996      3.58%
57230.60/2888.69	c      2889         236031       67190        20          84.0000          81.1006      3.58%
57331.71/2893.73	c      2894         236761       67310        20          84.0000          81.1015      3.57%
57430.71/2898.78	c      2899         237416       67417        20          84.0000          81.1021      3.57%
57531.79/2903.87	c      2904         238001       67566        20          84.0000          81.1030      3.57%
57632.78/2908.91	c      2909         238401       67718        20          84.0000          81.1039      3.57%
57731.94/2913.95	c      2914         239051       67862        20          84.0000          81.1041      3.57%
57830.72/2918.97	c      2919         239519       68042        20          84.0000          81.1053      3.57%
57929.66/2923.97	c      2924         240161       68168        20          84.0000          81.1061      3.57%
58031.26/2929.04	c      2929         240641       68316        20          84.0000          81.1074      3.57%
58130.16/2934.10	c      2934         241321       68438        20          84.0000          81.1083      3.57%
58231.03/2939.17	c      2939         241961       68574        20          84.0000          81.1096      3.56%
58331.50/2944.22	c      2944         242591       68712        20          84.0000          81.1103      3.56%
58430.53/2949.28	c      2949         243251       68862        20          84.0000          81.1108      3.56%
58531.35/2954.30	c      2954         243841       69016        20          84.0000          81.1117      3.56%
58632.35/2959.42	c      2959         244481       69148        20          84.0000          81.1130      3.56%
58731.59/2964.47	c      2964         245078       69251        20          84.0000          81.1137      3.56%
58832.68/2969.52	c      2970         245781       69410        20          84.0000          81.1146      3.56%
58931.43/2974.54	c      2975         246373       69556        20          84.0000          81.1153      3.56%
59032.38/2979.62	c      2980         246821       69700        20          84.0000          81.1162      3.56%
59131.33/2984.67	c      2985         247351       69884        20          84.0000          81.1170      3.55%
59232.24/2989.72	c      2990         247947       70034        20          84.0000          81.1177      3.55%
59331.22/2994.74	c      2995         248481       70192        20          84.0000          81.1187      3.55%
59432.34/2999.82	c      3000         249131       70352        20          84.0000          81.1197      3.55%
59531.57/3004.87	c      3005         249571       70498        20          84.0000          81.1205      3.55%
59632.77/3009.92	c      3010         250201       70652        20          84.0000          81.1215      3.55%
59731.82/3014.96	c      3015         250811       70790        20          84.0000          81.1224      3.55%
59830.65/3020.01	c      3020         251371       70912        20          84.0000          81.1240      3.55%
59932.47/3025.07	c      3025         252091       71054        20          84.0000          81.1244      3.54%
60031.66/3030.12	c      3030         252791       71150        20          84.0000          81.1250      3.54%
60132.52/3035.13	c      3035         253351       71252        20          84.0000          81.1252      3.54%
60231.48/3040.19	c      3040         254051       71392        20          84.0000          81.1259      3.54%
60331.67/3045.25	c      3045         254701       71514        20          84.0000          81.1272      3.54%
60430.76/3050.26	c      3050         255231       71648        20          84.0000          81.1280      3.54%
60531.70/3055.32	c      3055         255741       71758        20          84.0000          81.1285      3.54%
60630.78/3060.34	c      3060         256598       71903        20          84.0000          81.1289      3.54%
60731.95/3065.43	c      3065         257289       72038        20          84.0000          81.1295      3.54%
60833.02/3070.51	c      3071         257831       72146        20          84.0000          81.1301      3.54%
60932.32/3075.57	c      3076         258539       72330        20          84.0000          81.1308      3.54%
61033.32/3080.63	c      3081         259071       72468        20          84.0000          81.1317      3.54%
61132.32/3085.67	c      3086         259760       72619        20          84.0000          81.1321      3.53%
61233.34/3090.72	c      3091         260361       72716        20          84.0000          81.1333      3.53%
61332.16/3095.77	c      3096         260841       72854        20          84.0000          81.1347      3.53%
61433.11/3100.82	c      3101         261351       73012        20          84.0000          81.1356      3.53%
61532.06/3105.84	c      3106         262021       73142        20          84.0000          81.1361      3.53%
61631.22/3110.87	c      3111         262731       73288        20          84.0000          81.1378      3.53%
61732.48/3115.92	c      3116         263321       73454        20          84.0000          81.1383      3.53%
61831.78/3120.95	c      3121         264061       73584        20          84.0000          81.1394      3.53%
61930.88/3125.99	c      3126         264611       73732        20          84.0000          81.1408      3.52%
62032.49/3131.07	c      3131         265011       73892        20          84.0000          81.1412      3.52%
62131.56/3136.12	c      3136         265651       74052        20          84.0000          81.1418      3.52%
62232.51/3141.15	c      3141         266261       74182        20          84.0000          81.1421      3.52%
62333.12/3146.21	c      3146         266821       74290        20          84.0000          81.1427      3.52%
62432.33/3151.26	c      3151         267471       74448        20          84.0000          81.1428      3.52%
62533.56/3156.32	c      3156         268061       74606        20          84.0000          81.1440      3.52%
62634.56/3161.42	c      3161         268591       74730        20          84.0000          81.1448      3.52%
62733.76/3166.47	c      3166         269151       74886        20          84.0000          81.1457      3.52%
62834.57/3171.51	c      3172         269691       75032        20          84.0000          81.1465      3.52%
62933.47/3176.57	c      3177         270221       75188        20          84.0000          81.1472      3.52%
63034.49/3181.62	c      3182         270891       75348        20          84.0000          81.1479      3.51%
63133.62/3186.67	c      3187         271481       75528        20          84.0000          81.1496      3.51%
63232.71/3191.68	c      3192         272111       75696        20          84.0000          81.1511      3.51%
63333.81/3196.77	c      3197         272691       75852        20          84.0000          81.1519      3.51%
63434.80/3201.82	c      3202         273261       75996        20          84.0000          81.1528      3.51%
63533.80/3206.87	c      3207         273771       76122        20          84.0000          81.1540      3.51%
63634.69/3211.92	c      3212         274391       76310        20          84.0000          81.1548      3.51%
63733.68/3216.93	c      3217         274919       76448        20          84.0000          81.1551      3.51%
63832.68/3222.02	c      3222         275591       76546        20          84.0000          81.1558      3.50%
63934.55/3227.05	c      3227         276081       76690        20          84.0000          81.1569      3.50%
64033.35/3232.10	c      3232         276711       76832        20          84.0000          81.1578      3.50%
64132.38/3237.13	c      3237         277397       76940        20          84.0000          81.1584      3.50%
64234.63/3242.22	c      3242         277911       77088        20          84.0000          81.1588      3.50%
64333.81/3247.27	c      3247         278501       77250        20          84.0000          81.1598      3.50%
64432.73/3252.29	c      3252         279351       77356        20          84.0000          81.1609      3.50%
64533.58/3257.37	c      3257         279937       77498        20          84.0000          81.1621      3.50%
64634.65/3262.42	c      3262         280531       77640        20          84.0000          81.1625      3.50%
64733.76/3267.47	c      3267         281221       77780        20          84.0000          81.1634      3.49%
64834.80/3272.52	c      3273         281883       77902        20          84.0000          81.1639      3.49%
64933.97/3277.57	c      3278         282491       78046        20          84.0000          81.1646      3.49%
65034.79/3282.62	c      3283         283041       78192        20          84.0000          81.1649      3.49%
65133.99/3287.67	c      3288         283538       78341        20          84.0000          81.1655      3.49%
65233.10/3292.69	c      3293         284161       78472        20          84.0000          81.1663      3.49%
65334.31/3297.74	c      3298         284691       78632        20          84.0000          81.1672      3.49%
65435.31/3302.80	c      3303         285311       78732        20          84.0000          81.1680      3.49%
65534.28/3307.87	c      3308         286011       78822        20          84.0000          81.1686      3.49%
65633.38/3312.90	c      3313         286671       78982        20          84.0000          81.1694      3.49%
65734.43/3317.97	c      3318         287211       79116        20          84.0000          81.1696      3.49%
65833.60/3323.02	c      3323         287751       79268        20          84.0000          81.1703      3.49%
65935.27/3328.07	c      3328         288371       79442        20          84.0000          81.1709      3.49%
66034.17/3333.08	c      3333         288981       79578        20          84.0000          81.1717      3.48%
66132.77/3338.11	c      3338         289521       79700        20          84.0000          81.1726      3.48%
66233.82/3343.18	c      3343         290171       79888        20          84.0000          81.1733      3.48%
66334.46/3348.23	c      3348         290771       80002        20          84.0000          81.1743      3.48%
66433.43/3353.26	c      3353         291361       80104        20          84.0000          81.1750      3.48%
66532.48/3358.29	c      3358         291991       80202        20          84.0000          81.1757      3.48%
66633.65/3363.36	c      3363         292531       80320        20          84.0000          81.1764      3.48%
66732.66/3368.38	c      3368         293111       80484        20          84.0000          81.1777      3.48%
66833.76/3373.45	c      3373         293591       80576        20          84.0000          81.1782      3.48%
66934.95/3378.54	c      3379         294221       80756        20          84.0000          81.1792      3.47%
67035.96/3383.60	c      3384         294821       80886        20          84.0000          81.1800      3.47%
67134.88/3388.65	c      3389         295371       80982        20          84.0000          81.1806      3.47%
67233.92/3393.68	c      3394         295921       81126        20          84.0000          81.1816      3.47%
67335.12/3398.76	c      3399         296491       81238        20          84.0000          81.1822      3.47%
67436.15/3403.81	c      3404         297121       81376        20          84.0000          81.1831      3.47%
67535.04/3408.87	c      3409         297761       81542        20          84.0000          81.1843      3.47%
67634.12/3413.88	c      3414         298361       81684        20          84.0000          81.1849      3.47%
67735.11/3418.97	c      3419         298911       81838        20          84.0000          81.1857      3.47%
67834.24/3424.02	c      3424         299477       81964        20          84.0000          81.1864      3.47%
67936.20/3429.05	c      3429         300201       82116        20          84.0000          81.1869      3.46%
68035.19/3434.10	c      3434         300731       82264        20          84.0000          81.1878      3.46%
68136.08/3439.17	c      3439         301291       82408        20          84.0000          81.1890      3.46%
68235.34/3444.19	c      3444         301871       82542        20          84.0000          81.1900      3.46%
68335.38/3449.27	c      3449         302411       82706        20          84.0000          81.1910      3.46%
68436.30/3454.32	c      3454         302981       82820        20          84.0000          81.1918      3.46%
68535.31/3459.37	c      3459         303511       82976        20          84.0000          81.1924      3.46%
68636.26/3464.40	c      3464         304121       83140        20          84.0000          81.1933      3.46%
68735.34/3469.47	c      3469         304711       83308        20          84.0000          81.1949      3.45%
68836.33/3474.51	c      3475         305271       83492        20          84.0000          81.1958      3.45%
68935.53/3479.57	c      3480         305911       83592        20          84.0000          81.1966      3.45%
69036.50/3484.62	c      3485         306451       83730        20          84.0000          81.1976      3.45%
69135.64/3489.66	c      3490         307141       83880        20          84.0000          81.1990      3.45%
69236.64/3494.72	c      3495         307611       83986        20          84.0000          81.2001      3.45%
69335.74/3499.77	c      3500         308341       84130        20          84.0000          81.2006      3.45%
69436.81/3504.82	c      3505         308889       84248        20          84.0000          81.2009      3.45%
69535.94/3509.85	c      3510         309507       84372        20          84.0000          81.2011      3.45%
69637.02/3514.90	c      3515         310051       84478        20          84.0000          81.2022      3.45%
69736.31/3519.97	c      3520         310621       84626        20          84.0000          81.2031      3.44%
69835.34/3525.03	c      3525         311301       84736        20          84.0000          81.2035      3.44%
69936.93/3530.07	c      3530         311841       84888        20          84.0000          81.2042      3.44%
70035.88/3535.12	c      3535         312469       84996        20          84.0000          81.2055      3.44%
70136.99/3540.17	c      3540         313151       85170        20          84.0000          81.2059      3.44%
70237.35/3545.22	c      3545         313791       85308        20          84.0000          81.2067      3.44%
70336.34/3550.27	c      3550         314361       85460        20          84.0000          81.2076      3.44%
70437.41/3555.32	c      3555         314941       85604        20          84.0000          81.2079      3.44%
70536.65/3560.34	c      3560         315541       85734        20          84.0000          81.2084      3.44%
70635.79/3565.35	c      3565         316101       85928        20          84.0000          81.2087      3.44%
70736.89/3570.43	c      3570         316621       86074        20          84.0000          81.2095      3.44%
70835.98/3575.48	c      3575         317131       86242        20          84.0000          81.2107      3.43%
70937.04/3580.56	c      3581         317861       86374        20          84.0000          81.2116      3.43%
71038.12/3585.61	c      3586         318471       86494        20          84.0000          81.2122      3.43%
71137.21/3590.67	c      3591         319081       86596        20          84.0000          81.2128      3.43%
71238.33/3595.72	c      3596         319631       86732        20          84.0000          81.2132      3.43%
71337.47/3600.77	c      3601         320311       86870        20          84.0000          81.2145      3.43%
71438.67/3605.82	c      3606         321092       86967        20          84.0000          81.2152      3.43%
71537.64/3610.87	c      3611         321681       87132        20          84.0000          81.2162      3.43%
71636.62/3615.89	c      3616         322231       87320        20          84.0000          81.2169      3.43%
71737.80/3620.92	c      3621         322731       87444        20          84.0000          81.2180      3.43%
71837.02/3625.98	c      3626         323421       87566        20          84.0000          81.2183      3.43%
71936.09/3631.01	c      3631         324031       87698        20          84.0000          81.2189      3.42%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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: 4
  memory of node 0: 191633 MiB (186770 MiB free)
  memory of node 1: 193531 MiB (191586 MiB free)
  memory of node 2: 193531 MiB (193088 MiB free)
  memory of node 3: 193531 MiB (191295 MiB free)
  node distances:
     10  21  21  21
     21  10  21  21
     21  21  10  21
     21  21  21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465391-1722508831/watcher-4465391-1722508831 -o /tmp/evaluation-result-4465391-1722508831/solver-4465391-1722508831 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103618 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465391-1722508831.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=106275, runsolver pid=106272
Current StackSize limit: 8192 KiB


[startup+0.107687 s]*
/proc/loadavg: 50.71 72.04 79.87 62/986 106316
/proc/meminfo: memFree=780877056/790760800 swapFree=131071996/131071996
[pid=106275] ppid=106272 vsize=1669012 memory=140864 CPUtime=1.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/stat : 106275 (fscip) S 106272 106275 103606 0 -1 1077936128 35260 0 0 0 100 19 0 0 20 0 41 0 17469829 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
/proc/106275/statm: 417253 35216 2950 3035 0 122660 0
[pid=106275/tid=106277] ppid=106272 vsize=1669012 memory=8390339637985935414 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106277/stat : 106277 (fscip) R 106272 106275 103606 0 -1 4194368 1200 0 0 0 5 0 0 0 20 0 41 0 17469830 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106278] ppid=106272 vsize=1669012 memory=74233 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106278/stat : 106278 (fscip) R 106272 106275 103606 0 -1 4194368 1196 0 0 0 5 0 0 0 20 0 41 0 17469830 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106279] ppid=106272 vsize=1669012 memory=54117410275792 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106279/stat : 106279 (fscip) R 106272 106275 103606 0 -1 4194368 2909 0 0 0 5 1 0 0 20 0 41 0 17469830 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106280] ppid=106272 vsize=1669012 memory=61818303414854 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106280/stat : 106280 (fscip) R 106272 106275 103606 0 -1 4194368 1202 0 0 0 5 0 0 0 20 0 41 0 17469830 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106281] ppid=106272 vsize=1669012 memory=55186907464376 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106281/stat : 106281 (fscip) R 106272 106275 103606 0 -1 4194368 1195 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106282] ppid=106272 vsize=1669012 memory=52996524475384 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106282/stat : 106282 (fscip) R 106272 106275 103606 0 -1 4194368 2452 0 0 0 2 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106283] ppid=106272 vsize=1669012 memory=15815590824642003 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106283/stat : 106283 (fscip) R 106272 106275 103606 0 -1 4194368 1200 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106284] ppid=106272 vsize=1669012 memory=15257056114379633 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106284/stat : 106284 (fscip) R 106272 106275 103606 0 -1 4194368 1177 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106285] ppid=106272 vsize=1669012 memory=3472613104213635849 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106285/stat : 106285 (fscip) R 106272 106275 103606 0 -1 4194368 2876 0 0 0 4 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106286] ppid=106272 vsize=1669012 memory=3474020444636812765 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106286/stat : 106286 (fscip) R 106272 106275 103606 0 -1 4194368 1197 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106287] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106287/stat : 106287 (fscip) R 106272 106275 103606 0 -1 4194368 1199 0 0 0 4 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106288] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106288/stat : 106288 (fscip) R 106272 106275 103606 0 -1 4194368 2587 0 0 0 4 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106289] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106289/stat : 106289 (fscip) R 106272 106275 103606 0 -1 4194368 1181 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106290] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106290/stat : 106290 (fscip) R 106272 106275 103606 0 -1 4194368 1203 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106291] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106291/stat : 106291 (fscip) R 106272 106275 103606 0 -1 4194368 2561 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106292] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106292/stat : 106292 (fscip) R 106272 106275 103606 0 -1 4194368 1202 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106293] ppid=106272 vsize=1669012 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106293/stat : 106293 (fscip) R 106272 106275 103606 0 -1 4194368 1197 0 0 0 6 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106294] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106294/stat : 106294 (fscip) R 106272 106275 103606 0 -1 4194368 2885 0 0 0 4 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106295] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106295/stat : 106295 (fscip) R 106272 106275 103606 0 -1 4194368 1205 0 0 0 5 0 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106296] ppid=106272 vsize=1669012 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106296/stat : 106296 (fscip) R 106272 106275 103606 0 -1 4194368 1188 0 0 0 4 1 0 0 20 0 41 0 17469831 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106297] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106297/stat : 106297 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106298] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106298/stat : 106298 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106299] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106299/stat : 106299 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106300] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106300/stat : 106300 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106301] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106301/stat : 106301 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106302] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106302/stat : 106302 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106303] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106303/stat : 106303 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106304] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106304/stat : 106304 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106305] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106305/stat : 106305 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106306] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106306/stat : 106306 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106307] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106307/stat : 106307 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106308] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106308/stat : 106308 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106309] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106309/stat : 106309 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106310] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106310/stat : 106310 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106311] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106311/stat : 106311 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106312] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106312/stat : 106312 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106313] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106313/stat : 106313 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106314] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106314/stat : 106314 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106315] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106315/stat : 106315 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106316] ppid=106272 vsize=1669012 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106316/stat : 106316 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1709068288 35216 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 1669012 KiB
Current children cumulated memory: 140864 KiB

[startup+0.229252 s]*
/proc/loadavg: 50.71 72.04 79.87 63/986 106316
/proc/meminfo: memFree=780623976/790760800 swapFree=131071996/131071996
[pid=106275] ppid=106272 vsize=1751800 memory=378148 CPUtime=3.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/stat : 106275 (fscip) S 106272 106275 103606 0 -1 1077936128 97494 0 0 0 293 30 0 0 20 0 41 0 17469829 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
/proc/106275/statm: 437950 94537 2950 3035 0 183151 0
[pid=106275/tid=106277] ppid=106272 vsize=1751800 memory=8318255677412212789 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106277/stat : 106277 (fscip) D 106272 106275 103606 0 -1 4194368 6382 0 0 0 14 1 0 0 20 0 41 0 17469830 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106278] ppid=106272 vsize=1751800 memory=241407623510 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106278/stat : 106278 (fscip) D 106272 106275 103606 0 -1 4194368 6402 0 0 0 15 1 0 0 20 0 41 0 17469830 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106279] ppid=106272 vsize=1751800 memory=60710185148856 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106279/stat : 106279 (fscip) R 106272 106275 103606 0 -1 4194368 3618 0 0 0 15 1 0 0 20 0 41 0 17469830 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106280] ppid=106272 vsize=1751800 memory=58519768605348 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106280/stat : 106280 (fscip) D 106272 106275 103606 0 -1 4194368 6373 0 0 0 15 1 0 0 20 0 41 0 17469830 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106281] ppid=106272 vsize=1751800 memory=62879193965448 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106281/stat : 106281 (fscip) D 106272 106275 103606 0 -1 4194368 4383 0 0 0 15 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106282] ppid=106272 vsize=1751800 memory=54104609338640 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106282/stat : 106282 (fscip) D 106272 106275 103606 0 -1 4194368 3186 0 0 0 12 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106283] ppid=106272 vsize=1751800 memory=14971165894550710 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106283/stat : 106283 (fscip) R 106272 106275 103606 0 -1 4194368 6419 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106284] ppid=106272 vsize=1751800 memory=15818906556190806 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106284/stat : 106284 (fscip) R 106272 106275 103606 0 -1 4194368 4295 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106285] ppid=106272 vsize=1751800 memory=3833750992596578666 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106285/stat : 106285 (fscip) R 106272 106275 103606 0 -1 4194368 3527 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106286] ppid=106272 vsize=1751800 memory=3545233613744608445 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106286/stat : 106286 (fscip) D 106272 106275 103606 0 -1 4194368 5280 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106287] ppid=106272 vsize=1751800 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106287/stat : 106287 (fscip) R 106272 106275 103606 0 -1 4194368 4405 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106288] ppid=106272 vsize=1751800 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106288/stat : 106288 (fscip) R 106272 106275 103606 0 -1 4194368 3266 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106289] ppid=106272 vsize=1751800 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106289/stat : 106289 (fscip) D 106272 106275 103606 0 -1 4194368 6298 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106290] ppid=106272 vsize=1751800 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106290/stat : 106290 (fscip) D 106272 106275 103606 0 -1 4194368 4369 0 0 0 13 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106291] ppid=106272 vsize=1751800 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106291/stat : 106291 (fscip) R 106272 106275 103606 0 -1 4194368 2991 0 0 0 15 0 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106292] ppid=106272 vsize=1751800 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106292/stat : 106292 (fscip) D 106272 106275 103606 0 -1 4194368 6396 0 0 0 14 2 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106293] ppid=106272 vsize=1751800 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106293/stat : 106293 (fscip) R 106272 106275 103606 0 -1 4194368 4420 0 0 0 15 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106294] ppid=106272 vsize=1751800 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106294/stat : 106294 (fscip) R 106272 106275 103606 0 -1 4194368 3814 0 0 0 15 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106295] ppid=106272 vsize=1751800 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106295/stat : 106295 (fscip) D 106272 106275 103606 0 -1 4194368 5400 0 0 0 13 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106296] ppid=106272 vsize=1751800 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106296/stat : 106296 (fscip) D 106272 106275 103606 0 -1 4194368 3961 0 0 0 14 1 0 0 20 0 41 0 17469831 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106297] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106297/stat : 106297 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106298] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106298/stat : 106298 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106299] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106299/stat : 106299 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106300] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106300/stat : 106300 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106301] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106301/stat : 106301 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106302] ppid=106272 vsize=1751800 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106302/stat : 106302 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1793843200 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106303] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106303/stat : 106303 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106304] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106304/stat : 106304 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106305] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106305/stat : 106305 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106306] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106306/stat : 106306 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106307] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106307/stat : 106307 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106308] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106308/stat : 106308 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94537 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106309] ppid=106272 vsize=1752824 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106309/stat : 106309 (fscip) S 106272 106275 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17469835 1794891776 94603 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0

################
# More data... #
################

/proc/106275/task/106296/stat : 106296 (fscip) R 106272 106275 103606 0 -1 4194368 1050677 0 0 0 354735 314 0 0 20 0 41 0 17469831 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106297] ppid=106272 vsize=7112804 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106297/stat : 106297 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106298] ppid=106272 vsize=7112804 memory=-6659248877300121427 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106298/stat : 106298 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106299] ppid=106272 vsize=7112804 memory=6061432 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106299/stat : 106299 (fscip) S 106272 106275 103606 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106300] ppid=106272 vsize=7112804 memory=11424 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106300/stat : 106300 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106301] ppid=106272 vsize=7112804 memory=6096324 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106301/stat : 106301 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106302] ppid=106272 vsize=7112804 memory=12 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106302/stat : 106302 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106303] ppid=106272 vsize=7112804 memory=6088596 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106303/stat : 106303 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106304] ppid=106272 vsize=7112804 memory=279312329498016 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106304/stat : 106304 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106305] ppid=106272 vsize=7112804 memory=11424 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106305/stat : 106305 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106306] ppid=106272 vsize=7112804 memory=14396 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106306/stat : 106306 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106307] ppid=106272 vsize=7112804 memory=5636 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106307/stat : 106307 (fscip) S 106272 106275 103606 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106308] ppid=106272 vsize=7112804 memory=11468 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106308/stat : 106308 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106309] ppid=106272 vsize=7112804 memory=6079936 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106309/stat : 106309 (fscip) S 106272 106275 103606 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106310] ppid=106272 vsize=7112804 memory=2268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106310/stat : 106310 (fscip) S 106272 106275 103606 0 -1 1077936192 60 0 0 0 0 2 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106311] ppid=106272 vsize=7112804 memory=31356 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106311/stat : 106311 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106312] ppid=106272 vsize=7112804 memory=3672 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106312/stat : 106312 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 2 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106313] ppid=106272 vsize=7112804 memory=6104772 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106313/stat : 106313 (fscip) S 106272 106275 103606 0 -1 1077936192 120 0 0 0 0 3 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106314] ppid=106272 vsize=7112804 memory=6061628 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106314/stat : 106314 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106315] ppid=106272 vsize=7112804 memory=6084348 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106315/stat : 106315 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106316] ppid=106272 vsize=7112804 memory=6110212 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106316/stat : 106316 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 2 0 0 20 0 41 0 17469835 7283511296 1527569 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
Current children cumulated CPU time: 70972.7 s
Current children cumulated vsize: 7112804 KiB
Current children cumulated memory: 6110276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.14 s]
/proc/loadavg: 77.33 80.01 80.30 62/1004 108540
/proc/meminfo: memFree=732810912/790760800 swapFree=131071996/131071996
[pid=106275] ppid=106272 vsize=7179316 memory=6153332 CPUtime=72000.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/stat : 106275 (fscip) S 106272 106275 103606 0 -1 1077936128 17915888 0 0 0 7177136 22888 0 0 20 0 41 0 17469829 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
/proc/106275/statm: 1794829 1538333 3318 3035 0 1644361 0
[pid=106275/tid=106277] ppid=106272 vsize=7179316 memory=6073732 CPUtime=3602.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106277/stat : 106277 (fscip) R 106272 106275 103606 0 -1 4194368 1519890 0 0 0 359906 358 0 0 20 0 41 0 17469830 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106278] ppid=106272 vsize=7179316 memory=11424 CPUtime=3600.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106278/stat : 106278 (fscip) R 106272 106275 103606 0 -1 4194368 956531 0 0 0 359758 339 0 0 20 0 41 0 17469830 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106279] ppid=106272 vsize=7179316 memory=913101457407604 CPUtime=3600.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106279/stat : 106279 (fscip) R 106272 106275 103606 0 -1 4194368 232449 0 0 0 357102 2977 0 0 20 0 41 0 17469830 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106280] ppid=106272 vsize=7179316 memory=16325789170925620 CPUtime=3598.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106280/stat : 106280 (fscip) R 106272 106275 103606 0 -1 4194368 1199606 0 0 0 359542 337 0 0 20 0 41 0 17469830 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106281] ppid=106272 vsize=7179316 memory=5432 CPUtime=3602.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106281/stat : 106281 (fscip) R 106272 106275 103606 0 -1 4194368 894585 0 0 0 359974 316 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106282] ppid=106272 vsize=7179316 memory=279312328837792 CPUtime=3597.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106282/stat : 106282 (fscip) R 106272 106275 103606 0 -1 4194368 236705 0 0 0 356718 3018 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106283] ppid=106272 vsize=7179316 memory=279312326707216 CPUtime=3601.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106283/stat : 106283 (fscip) R 106272 106275 103606 0 -1 4194368 1302998 0 0 0 359809 315 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106284] ppid=106272 vsize=7179316 memory=11424 CPUtime=3602.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106284/stat : 106284 (fscip) R 106272 106275 103606 0 -1 4194368 927444 0 0 0 359974 322 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106285] ppid=106272 vsize=7179316 memory=279312330493120 CPUtime=3594.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106285/stat : 106285 (fscip) R 106272 106275 103606 0 -1 4194368 241699 0 0 0 356701 2783 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106286] ppid=106272 vsize=7179316 memory=0 CPUtime=3597.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106286/stat : 106286 (fscip) R 106272 106275 103606 0 -1 4194368 1497250 0 0 0 359317 390 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106287] ppid=106272 vsize=7179316 memory=11424 CPUtime=3602.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106287/stat : 106287 (fscip) R 106272 106275 103606 0 -1 4194368 1056199 0 0 0 359887 345 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106288] ppid=106272 vsize=7179316 memory=6152504 CPUtime=3594.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106288/stat : 106288 (fscip) R 106272 106275 103606 0 -1 4194368 236424 0 0 0 356312 3157 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106289] ppid=106272 vsize=7179316 memory=6152508 CPUtime=3601.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106289/stat : 106289 (fscip) R 106272 106275 103606 0 -1 4194368 1231785 0 0 0 359804 320 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106290] ppid=106272 vsize=7179316 memory=36116 CPUtime=3605.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106290/stat : 106290 (fscip) R 106272 106275 103606 0 -1 4194368 920914 0 0 0 360315 274 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106291] ppid=106272 vsize=7179316 memory=279312327192256 CPUtime=3591 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106291/stat : 106291 (fscip) R 106272 106275 103606 0 -1 4194368 232649 0 0 0 355911 3189 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106292] ppid=106272 vsize=7179316 memory=11424 CPUtime=3601.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106292/stat : 106292 (fscip) R 106272 106275 103606 0 -1 4194368 1595228 0 0 0 359797 397 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106293] ppid=106272 vsize=7179316 memory=6720662160072391270 CPUtime=3601.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106293/stat : 106293 (fscip) R 106272 106275 103606 0 -1 4194368 916816 0 0 0 359822 330 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106294] ppid=106272 vsize=7179316 memory=279312327301088 CPUtime=3594.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106294/stat : 106294 (fscip) R 106272 106275 103606 0 -1 4194368 244332 0 0 0 356410 3018 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106295] ppid=106272 vsize=7179316 memory=279312326462592 CPUtime=3603.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106295/stat : 106295 (fscip) R 106272 106275 103606 0 -1 4194368 1397206 0 0 0 360012 336 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106296] ppid=106272 vsize=7179316 memory=279312327308960 CPUtime=3602.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106296/stat : 106296 (fscip) R 106272 106275 103606 0 -1 4194368 1069523 0 0 0 359881 320 0 0 20 0 41 0 17469831 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106297] ppid=106272 vsize=7179316 memory=6056 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106297/stat : 106297 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106298] ppid=106272 vsize=7179316 memory=6720662160072391270 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106298/stat : 106298 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106299] ppid=106272 vsize=7179316 memory=30399726987509844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106299/stat : 106299 (fscip) S 106272 106275 103606 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106300] ppid=106272 vsize=7179316 memory=6145532 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106300/stat : 106300 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106301] ppid=106272 vsize=7179316 memory=5432 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106301/stat : 106301 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106302] ppid=106272 vsize=7179316 memory=16108 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106302/stat : 106302 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106303] ppid=106272 vsize=7179316 memory=1996 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106303/stat : 106303 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106304] ppid=106272 vsize=7179316 memory=6153332 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106304/stat : 106304 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106305] ppid=106272 vsize=7179316 memory=33856 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106305/stat : 106305 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106306] ppid=106272 vsize=7179316 memory=6152496 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106306/stat : 106306 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106307] ppid=106272 vsize=7179316 memory=6104772 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106307/stat : 106307 (fscip) R 106272 106275 103606 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106308] ppid=106272 vsize=7179316 memory=6061628 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106308/stat : 106308 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106309] ppid=106272 vsize=7179316 memory=6145576 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106309/stat : 106309 (fscip) S 106272 106275 103606 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106310] ppid=106272 vsize=7179316 memory=6153064 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106310/stat : 106310 (fscip) S 106272 106275 103606 0 -1 1077936192 60 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106311] ppid=106272 vsize=7179316 memory=16325789170925620 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106311/stat : 106311 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106312] ppid=106272 vsize=7179316 memory=3602937100661686699 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106312/stat : 106312 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106313] ppid=106272 vsize=7179316 memory=279312329104656 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106313/stat : 106313 (fscip) S 106272 106275 103606 0 -1 1077936192 120 0 0 0 0 3 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106314] ppid=106272 vsize=7179316 memory=7006830863208789103 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106314/stat : 106314 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106315] ppid=106272 vsize=7179316 memory=6088596 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106315/stat : 106315 (fscip) S 106272 106275 103606 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
[pid=106275/tid=106316] ppid=106272 vsize=7179316 memory=279312329498016 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/106275/task/106316/stat : 106316 (fscip) S 106272 106275 103606 0 -1 1077936192 119 0 0 0 0 2 0 0 20 0 41 0 17469835 7351619584 1538333 809668444160 4194304 16623229 140722959452656 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 42438656 140722959459337 140722959459455 140722959459455 140722959466480 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 7179316 KiB
Current children cumulated memory: 6153332 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3634.33 s]
# the end of solver process 106275 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=71771.6 s, system=229.05 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3634.21 s]*
/proc/loadavg: 77.33 80.01 80.30 43/965 108540
/proc/meminfo: memFree=734781740/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.33
CPU time (s): 72000.6
CPU user time (s): 71771.6
CPU system time (s): 229.05
CPU usage (%): 1981.12
Max. virtual memory (cumulated for all children) (KiB): 7179316
Max. memory (cumulated for all children) (KiB): 6153332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71771.6
system time used= 229.05
maximum resident set size= 6153344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17915904
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= 1378966
involuntary context switches= 594815


# summary of solver processes directly reported to runsolver:
#   pid: 106275
#   total CPU time (s): 72000.6
#   total CPU user time (s): 71771.6
#   total CPU system time (s): 229.05

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.111 second user time and 80.3545 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-01 12:40:31
IDJOB=4465391
IDBENCH=155338
IDSOLVER=3094
FILE ID=nodeD101/4465391-1722508831
RUNJOBID= nodeD101-1722508775-103618
SLURM_JOB_ID= 8254261
Free space on /tmp= 8622608 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-go19.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465391-1722508831/watcher-4465391-1722508831 -o /tmp/evaluation-result-4465391-1722508831/solver-4465391-1722508831 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103618 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465391-1722508831.opb -qsol -t 72000 -sth 20

TIME LIMIT= 72000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 20

MD5SUM BENCH= 51fa3ae0158cc49e421df545accb4e20
RANDOM SEED=906430316

nodeD101.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.678
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3320.817
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3377.737
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.716
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2619.909
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2630.988
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 136
initial apicid	: 136
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.719
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3564.610
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2623.289
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3051.609
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.718
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3679.624
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2629.583
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 134
initial apicid	: 134
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3064.414
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.692
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3596.282
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3100.126
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 132
initial apicid	: 132
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.740
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3566.183
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3154.022
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 152
initial apicid	: 152
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.741
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3593.546
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3554.834
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3106.633
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.750
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2628.967
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2631.101
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 150
initial apicid	: 150
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3102.974
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 32
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.724
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 33
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2617.600
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 34
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2619.953
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 35
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3076.924
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 36
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.675
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 37
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2618.781
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 38
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2645.930
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 39
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3071.379
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 40
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3179.237
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 41
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2614.053
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 42
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2641.693
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 43
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 44
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3178.813
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 45
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2644.486
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 46
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2648.661
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 47
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 48
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3178.340
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 49
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2633.188
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 50
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2647.491
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 51
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3131.723
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 52
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3177.871
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 38
initial apicid	: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 53
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2647.939
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 54
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2647.402
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 166
initial apicid	: 166
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 55
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3136.939
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 56
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3177.455
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 36
initial apicid	: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 57
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2636.167
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 58
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2646.201
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 59
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 60
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3177.020
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 61
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2640.152
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 62
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2645.416
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 184
initial apicid	: 184
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 63
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 64
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3176.515
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 65
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2631.283
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 66
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2638.868
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 67
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3132.085
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 68
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3176.083
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 69
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2649.949
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 70
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2668.732
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 182
initial apicid	: 182
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 71
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3169.467
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 72
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3175.652
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 73
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2638.602
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 74
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2663.619
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3061.414
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 76
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3175.175
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 77
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2627.024
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3836.225
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 180
initial apicid	: 180
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 79
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        781064704 kB
MemAvailable:   779415612 kB
Buffers:          233992 kB
Cached:          1329976 kB
SwapCached:            0 kB
Active:           400624 kB
Inactive:        6882432 kB
Active(anon):       2112 kB
Inactive(anon):  5739500 kB
Active(file):     398512 kB
Inactive(file):  1142932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            296568 kB
Writeback:            72 kB
AnonPages:       5718748 kB
Mapped:           113444 kB
Shmem:             22536 kB
KReclaimable:     147684 kB
Slab:             482124 kB
SReclaimable:     147684 kB
SUnreclaim:       334440 kB
KernelStack:       16224 kB
PageTables:        21460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1538280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           251136 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622784 MiB
End job on nodeD101 at 2024-08-01 13:41:05