Trace number 4465496

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) 72002 3641.79

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm25p-opt.opb.negationfix.opb
MD5SUMbbc2f3225867eda18c5e1d2c8daffc3b
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 benchmark27
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables47232
Total number of constraints994
Number of constraints which are clauses368
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint369
Number of terms in the objective function 128
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 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 136571
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 754855
Number of bits of the biggest sum of numbers20
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.11/0.14	c Default LC presolving (default).
0.11/0.14	c ** Before presolving: virtualMemUsedAtLc = 166854226, getVmSize() = 144830464, SCIPgetMemUsed() = 115300025, SCIPgetMemTotal() = 121394577, SCIPgetMemExternEstim() = 45459649
0.11/0.14	c ** set memory limit for presolving in LC to 8.79557e+12 for SCIP **
8.09/8.14	c ** Estimated virtualMemUsedAtSolver = 559378660, getVmSize() = 823427072, SCIPgetMemUsed() = 662378782, SCIPgetMemTotal() = 793608342, SCIPgetMemExternEstim() = 45459649
8.09/8.14	c ** set memory limit for solvers to 4.18685e+11 for each SCIP **
8.09/8.14	c Original Problem   :
8.09/8.14	c   Problem name     : instance-4465496-1722549218
8.09/8.14	c   Variables        : 47232 (47232 binary, 0 integer, 0 implicit integer, 0 continuous)
8.09/8.14	c   Constraints      : 994
8.09/8.14	c   Objective sense  : minimize
8.09/8.14	c Presolved Problem  :
8.09/8.14	c   Variables        : 47036 (47036 binary, 0 integer, 0 implicit integer, 0 continuous)
8.09/8.14	c   Constraints      : 626
8.09/8.14	c Constraints        : Number
8.09/8.14	c   knapsack         : 258 
8.09/8.14	c   setppc           : 368 
8.09/8.14	c ** Instance transfer method used: 0
8.18/8.21	c ** ParaScipInstance copy does not increase the number of variables. **
9.21/9.28	c LC is working with racing ramp-up and with rebuilding tree after racing.
9.21/9.28	c                                Nodes    Active                                            
9.21/9.28	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
39.51/11.02	c *      11              0           1        20         128.0000                -          -
39.51/11.02	c        11              0           1        20         128.0000                -          -
58.84/11.92	c *      12              0           1        20          38.0000                -          -
95.41/13.85	c *      14              0           1        20          36.0000                -          -
324.25/25.45	c        25              2           1        20          36.0000           0.0000          -
431.35/30.84	c        31              2           3        20          36.0000           0.0000          -
538.20/36.27	c        36             21          22        20          36.0000           0.0000          -
641.27/41.40	c        41             41          42        20          36.0000           0.0000          -
746.29/46.77	c        47            162         161        20          36.0000           1.0000          -
768.09/47.89	c *      48            201         202        20          35.0000           1.0000          -
815.44/50.29	c *      50            201         202        20          31.0000           1.0000          -
819.35/50.43	c *      50            201         202        20          30.0000           1.0000          -
853.67/52.14	c        52            201         202        20          30.0000           1.0000          -
930.84/56.13	c *      56             12          11        20          29.0000          26.0000     11.54%
953.88/57.21	c        57             12          11        20          29.0000          26.0000     11.54%
1052.93/62.26	c        62              2           1        20          29.0000          26.0000     11.54%
1126.26/66.01	c *      66             55          56        20          28.0000          26.0000      7.69%
1153.93/67.33	c        67             23          22        20          28.0000          26.0000      7.69%
1241.18/71.79	c *      72             12          11        20          27.0000          26.0000      3.85%
1258.92/72.70	c        73             12          11        20          27.0000          26.0000      3.85%
1366.45/78.08	c        78             24          23        20          27.0000          26.0000      3.85%
1467.85/83.17	c        83             26          25        20          27.0000          26.0000      3.85%
1568.13/88.21	c        88             28          27        20          27.0000          26.0000      3.85%
1668.83/93.30	c        93             32          31        20          27.0000          26.0000      3.85%
1771.80/98.52	c        99             42          41        20          27.0000          26.0000      3.85%
1870.80/103.58	c       104             47          46        20          27.0000          26.0000      3.85%
1969.94/108.60	c       109             50          49        20          27.0000          26.0000      3.85%
2071.05/113.67	c       114             58          57        20          27.0000          26.0000      3.85%
2174.15/118.84	c       119             62          61        20          27.0000          26.0000      3.85%
2275.12/123.93	c       124             70          69        20          27.0000          26.0000      3.85%
2374.11/128.99	c       129             75          74        20          27.0000          26.0000      3.85%
2477.76/134.18	c       134             85          84        20          27.0000          26.0000      3.85%
2578.08/139.26	c       139             89          88        20          27.0000          26.0000      3.85%
2681.00/144.49	c       144            108         107        20          27.0000          26.0000      3.85%
2784.08/149.62	c       150            126         125        20          27.0000          26.0000      3.85%
2885.06/154.74	c       155            140         139        20          27.0000          26.0000      3.85%
2984.13/159.74	c       160            190         189        20          27.0000          26.0000      3.85%
3083.17/164.78	c       165            217         216        20          27.0000          26.0000      3.85%
3184.38/169.81	c       170            221         220        20          27.0000          26.0000      3.85%
3283.50/174.83	c       175            233         232        20          27.0000          26.0000      3.85%
3384.52/179.93	c       180            246         245        20          27.0000          26.0000      3.85%
3483.62/185.03	c       185            276         275        20          27.0000          26.0000      3.85%
3585.46/190.04	c       190            297         296        20          27.0000          26.0000      3.85%
3684.39/195.11	c       195            306         305        20          27.0000          26.0000      3.85%
3786.69/200.23	c       200            306         305        20          27.0000          26.0000      3.85%
3887.83/205.34	c       205            321         320        20          27.0000          26.0000      3.85%
3988.97/210.48	c       210            324         323        20          27.0000          26.0000      3.85%
4090.08/215.52	c       216            341         338        20          27.0000          26.0000      3.85%
4191.19/220.60	c       221            367         364        20          27.0000          26.0000      3.85%
4290.23/225.65	c       226            449         446        20          27.0000          26.0000      3.85%
4391.28/230.72	c       231            599         558        20          27.0000          26.0000      3.85%
4490.39/235.73	c       236            712         671        20          27.0000          26.0000      3.85%
4589.38/240.75	c       241            887         846        20          27.0000          26.0000      3.85%
4688.54/245.78	c       246            939         898        20          27.0000          26.0000      3.85%
4789.68/250.80	c       251           1038         997        20          27.0000          26.0000      3.85%
4888.80/255.84	c       256           1170        1129        20          27.0000          26.0000      3.85%
4989.85/260.98	c       261           1388        1347        20          27.0000          26.0000      3.85%
5091.59/266.09	c       266           1478        1435        20          27.0000          26.0000      3.85%
5190.80/271.12	c       271           1610        1563        20          27.0000          26.0000      3.85%
5291.71/276.15	c       276           1701        1650        20          27.0000          26.0000      3.85%
5390.76/281.18	c       281           1735        1678        20          27.0000          26.0000      3.85%
5491.09/286.20	c       286           1816        1755        20          27.0000          26.0000      3.85%
5590.22/291.27	c       291           1931        1870        20          27.0000          26.0000      3.85%
5689.32/296.28	c       296           2008        1943        20          27.0000          26.0000      3.85%
5790.22/301.32	c       301           2092        2027        20          27.0000          26.0000      3.85%
5889.36/306.38	c       306           2135        2066        20          27.0000          26.0000      3.85%
5988.50/311.38	c       311           2166        2097        20          27.0000          26.0000      3.85%
6089.59/316.41	c       316           2183        2114        20          27.0000          26.0000      3.85%
6188.78/321.46	c       321           2217        2148        20          27.0000          26.0000      3.85%
6287.90/326.48	c       326           2240        2171        20          27.0000          26.0000      3.85%
6388.92/331.57	c       332           2300        2231        20          27.0000          26.0000      3.85%
6494.06/336.86	c       337           2342        2273        20          27.0000          26.0000      3.85%
6593.24/341.89	c       342           2380        2311        20          27.0000          26.0000      3.85%
6692.22/346.89	c       347           2427        2358        20          27.0000          26.0000      3.85%
6793.30/351.95	c       352           2485        2416        20          27.0000          26.0000      3.85%
6896.96/357.15	c       357           2537        2468        20          27.0000          26.0000      3.85%
6997.31/362.28	c       362           2618        2547        20          27.0000          26.0000      3.85%
7100.42/367.50	c       368           2658        2585        20          27.0000          26.0000      3.85%
7201.58/372.58	c       373           2708        2635        20          27.0000          26.0000      3.85%
7302.57/377.66	c       378           2776        2703        20          27.0000          26.0000      3.85%
7403.72/382.72	c       383           2849        2776        20          27.0000          26.0000      3.85%
7504.77/387.86	c       388           2922        2849        20          27.0000          26.0000      3.85%
7608.43/393.12	c       393           3009        2936        20          27.0000          26.0000      3.85%
7709.40/398.18	c       398           3062        2987        20          27.0000          26.0000      3.85%
7809.73/403.22	c       403           3112        3029        20          27.0000          26.0000      3.85%
7908.44/408.28	c       408           3186        3103        20          27.0000          26.0000      3.85%
8008.87/413.35	c       413           3237        3152        20          27.0000          26.0000      3.85%
8107.85/418.35	c       418           3289        3204        20          27.0000          26.0000      3.85%
8207.01/423.38	c       423           3346        3257        20          27.0000          26.0000      3.85%
8308.21/428.40	c       428           3362        3267        20          27.0000          26.0000      3.85%
8407.24/433.49	c       434           3407        3312        20          27.0000          26.0000      3.85%
8508.11/438.51	c       439           3425        3330        20          27.0000          26.0000      3.85%
8608.98/443.61	c       444           3505        3401        20          27.0000          26.0000      3.85%
8707.98/448.65	c       449           3571        3466        20          27.0000          26.0000      3.85%
8809.10/453.71	c       454           3614        3509        20          27.0000          26.0000      3.85%
8910.26/458.82	c       459           3675        3561        20          27.0000          26.0000      3.85%
9009.36/463.84	c       464           3730        3616        20          27.0000          26.0000      3.85%
9108.64/468.87	c       469           3784        3668        20          27.0000          26.0000      3.85%
9209.60/473.90	c       474           3863        3745        20          27.0000          26.0000      3.85%
9311.37/479.06	c       479           3893        3775        20          27.0000          26.0000      3.85%
9410.39/484.11	c       484           3923        3799        20          27.0000          26.0000      3.85%
9509.80/489.12	c       489           3964        3840        20          27.0000          26.0000      3.85%
9610.72/494.18	c       494           4022        3896        20          27.0000          26.0000      3.85%
9711.19/499.24	c       499           4086        3960        20          27.0000          26.0000      3.85%
9812.33/504.34	c       504           4139        4011        20          27.0000          26.0000      3.85%
9911.53/509.37	c       509           4142        4014        20          27.0000          26.0000      3.85%
10014.60/514.52	c       515           4217        4089        20          27.0000          26.0000      3.85%
10113.78/519.53	c       520           4274        4144        20          27.0000          26.0000      3.85%
10214.89/524.61	c       525           4328        4196        20          27.0000          26.0000      3.85%
10314.06/529.67	c       530           4365        4232        20          27.0000          26.0000      3.85%
10417.21/534.84	c       535           4421        4288        20          27.0000          26.0000      3.85%
10516.23/539.85	c       540           4458        4325        20          27.0000          26.0000      3.85%
10617.06/544.91	c       545           4489        4354        20          27.0000          26.0000      3.85%
10716.21/549.94	c       550           4513        4378        20          27.0000          26.0000      3.85%
10817.95/555.06	c       555           4590        4449        20          27.0000          26.0000      3.85%
10917.21/560.07	c       560           4626        4485        20          27.0000          26.0000      3.85%
11018.40/565.19	c       565           4697        4551        20          27.0000          26.0000      3.85%
11118.76/570.21	c       570           4771        4621        20          27.0000          26.0000      3.85%
11219.91/575.30	c       575           4804        4654        20          27.0000          26.0000      3.85%
11319.11/580.32	c       580           4822        4672        20          27.0000          26.0000      3.85%
11418.23/585.37	c       585           4869        4717        20          27.0000          26.0000      3.85%
11519.41/590.41	c       590           4907        4753        20          27.0000          26.0000      3.85%
11618.58/595.47	c       595           4957        4793        20          27.0000          26.0000      3.85%
11719.66/600.50	c       600           5001        4829        20          27.0000          26.0000      3.85%
11818.78/605.55	c       606           5027        4852        20          27.0000          26.0000      3.85%
11919.88/610.62	c       611           5064        4888        20          27.0000          26.0000      3.85%
12018.96/615.67	c       616           5111        4927        20          27.0000          26.0000      3.85%
12117.94/620.70	c       621           5169        4983        20          27.0000          26.0000      3.85%
12219.05/625.70	c       626           5232        5044        20          27.0000          26.0000      3.85%
12320.20/630.84	c       631           5285        5097        20          27.0000          26.0000      3.85%
12419.34/635.85	c       636           5329        5137        20          27.0000          26.0000      3.85%
12518.51/640.86	c       641           5355        5163        20          27.0000          26.0000      3.85%
12619.61/645.90	c       646           5381        5189        20          27.0000          26.0000      3.85%
12718.56/650.93	c       651           5415        5223        20          27.0000          26.0000      3.85%
12817.54/655.93	c       656           5466        5270        20          27.0000          26.0000      3.85%
12921.31/661.15	c       661           5512        5309        20          27.0000          26.0000      3.85%
13020.23/666.19	c       666           5565        5362        20          27.0000          26.0000      3.85%
13120.68/671.22	c       671           5584        5381        20          27.0000          26.0000      3.85%
13219.77/676.27	c       676           5629        5422        20          27.0000          26.0000      3.85%
13320.84/681.35	c       681           5682        5471        20          27.0000          26.0000      3.85%
13419.90/686.36	c       686           5750        5539        20          27.0000          26.0000      3.85%
13518.99/691.38	c       691           5811        5598        20          27.0000          26.0000      3.85%
13619.99/696.41	c       696           5871        5656        20          27.0000          26.0000      3.85%
13719.07/701.48	c       701           5933        5716        20          27.0000          26.0000      3.85%
13820.22/706.53	c       707           5989        5772        20          27.0000          26.0000      3.85%
13921.26/711.65	c       712           6027        5808        20          27.0000          26.0000      3.85%
14020.30/716.65	c       717           6079        5858        20          27.0000          26.0000      3.85%
14119.14/721.67	c       722           6117        5892        20          27.0000          26.0000      3.85%
14222.27/726.80	c       727           6162        5933        20          27.0000          26.0000      3.85%
14321.42/731.83	c       732           6220        5991        20          27.0000          26.0000      3.85%
14420.58/736.86	c       737           6289        6060        20          27.0000          26.0000      3.85%
14521.57/741.90	c       742           6343        6114        20          27.0000          26.0000      3.85%
14620.15/747.00	c       747           6405        6176        20          27.0000          26.0000      3.85%
14718.97/752.01	c       752           6464        6231        20          27.0000          26.0000      3.85%
14820.73/757.04	c       757           6504        6271        20          27.0000          26.0000      3.85%
14919.84/762.07	c       762           6543        6310        20          27.0000          26.0000      3.85%
15020.83/767.17	c       767           6602        6365        20          27.0000          26.0000      3.85%
15123.18/772.31	c       772           6630        6393        20          27.0000          26.0000      3.85%
15222.21/777.36	c       777           6693        6452        20          27.0000          26.0000      3.85%
15321.36/782.39	c       782           6743        6502        20          27.0000          26.0000      3.85%
15424.43/787.51	c       788           6799        6556        20          27.0000          26.0000      3.85%
15525.57/792.62	c       793           6802        6559        20          27.0000          26.0000      3.85%
15624.70/797.68	c       798           6853        6608        20          27.0000          26.0000      3.85%
15727.88/802.82	c       803           6911        6664        20          27.0000          26.0000      3.85%
15826.97/807.88	c       808           6933        6684        20          27.0000          26.0000      3.85%
15928.10/812.99	c       813           6973        6722        20          27.0000          26.0000      3.85%
16032.01/818.17	c       818           7033        6780        20          27.0000          26.0000      3.85%
16132.34/823.20	c       823           7116        6859        20          27.0000          26.0000      3.85%
16231.50/828.27	c       828           7172        6913        20          27.0000          26.0000      3.85%
16332.74/833.34	c       833           7223        6962        20          27.0000          26.0000      3.85%
16431.80/838.39	c       838           7223        6962        20          27.0000          26.0000      3.85%
16532.94/843.40	c       843           7281        7018        20          27.0000          26.0000      3.85%
16632.10/848.42	c       848           7326        7057        20          27.0000          26.0000      3.85%
16731.23/853.44	c       853           7376        7101        20          27.0000          26.0000      3.85%
16830.33/858.46	c       858           7432        7153        20          27.0000          26.0000      3.85%
16931.40/863.51	c       864           7471        7186        20          27.0000          26.0000      3.85%
17030.52/868.53	c       869           7509        7224        20          27.0000          26.0000      3.85%
17129.35/873.57	c       874           7552        7262        20          27.0000          26.0000      3.85%
17232.26/878.74	c       879           7612        7314        20          27.0000          26.0000      3.85%
17333.34/883.89	c       884           7677        7371        20          27.0000          26.0000      3.85%
17434.47/888.95	c       889           7727        7411        20          27.0000          26.0000      3.85%
17533.43/894.00	c       894           7760        7444        20          27.0000          26.0000      3.85%
17638.38/899.20	c       899           7785        7469        20          27.0000          26.0000      3.85%
17737.32/904.22	c       904           7852        7530        20          27.0000          26.0000      3.85%
17836.51/909.22	c       909           7905        7583        20          27.0000          26.0000      3.85%
17935.53/914.29	c       914           7956        7630        20          27.0000          26.0000      3.85%
18034.65/919.30	c       919           7963        7637        20          27.0000          26.0000      3.85%
18135.80/924.32	c       924           8043        7709        20          27.0000          26.0000      3.85%
18234.97/929.33	c       929           8084        7750        20          27.0000          26.0000      3.85%
18334.10/934.37	c       934           8114        7773        20          27.0000          26.0000      3.85%
18433.13/939.38	c       939           8168        7827        20          27.0000          26.0000      3.85%
18536.26/944.50	c       944           8235        7894        20          27.0000          26.0000      3.85%
18637.40/949.65	c       950           8295        7953        20          27.0000          26.0000      3.85%
18742.47/954.96	c       955           8346        7999        20          27.0000          26.0000      3.85%
18844.26/960.09	c       960           8386        8033        20          27.0000          26.0000      3.85%
18945.45/965.18	c       965           8443        8090        20          27.0000          26.0000      3.85%
19045.92/970.21	c       970           8486        8131        20          27.0000          26.0000      3.85%
19145.08/975.23	c       975           8563        8206        20          27.0000          26.0000      3.85%
19246.01/980.32	c       980           8613        8250        20          27.0000          26.0000      3.85%
19345.11/985.35	c       985           8665        8298        20          27.0000          26.0000      3.85%
19444.29/990.39	c       990           8723        8354        20          27.0000          26.0000      3.85%
19543.64/995.40	c       995           8775        8404        20          27.0000          26.0000      3.85%
19642.30/1000.43	c      1000           8815        8436        20          27.0000          26.0000      3.85%
19741.39/1005.46	c      1005           8848        8465        20          27.0000          26.0000      3.85%
19842.47/1010.54	c      1011           8908        8525        20          27.0000          26.0000      3.85%
19943.50/1015.60	c      1016           8964        8579        20          27.0000          26.0000      3.85%
20042.54/1020.61	c      1021           9003        8616        20          27.0000          26.0000      3.85%
20141.73/1025.64	c      1026           9049        8658        20          27.0000          26.0000      3.85%
20240.88/1030.64	c      1031           9113        8714        20          27.0000          26.0000      3.85%
20339.96/1035.65	c      1036           9163        8756        20          27.0000          26.0000      3.85%
20439.09/1040.69	c      1041           9219        8810        20          27.0000          26.0000      3.85%
20538.25/1045.69	c      1046           9250        8835        20          27.0000          26.0000      3.85%
20639.32/1050.78	c      1051           9304        8889        20          27.0000          26.0000      3.85%
20738.26/1055.78	c      1056           9355        8935        20          27.0000          26.0000      3.85%
20839.57/1060.89	c      1061           9397        8971        20          27.0000          26.0000      3.85%
20945.12/1066.15	c      1066           9459        9031        20          27.0000          26.0000      3.85%
21045.65/1071.24	c      1071           9509        9077        20          27.0000          26.0000      3.85%
21144.63/1076.29	c      1076           9572        9134        20          27.0000          26.0000      3.85%
21243.75/1081.29	c      1081           9625        9183        20          27.0000          26.0000      3.85%
21344.87/1086.34	c      1086           9670        9228        20          27.0000          26.0000      3.85%
21445.93/1091.45	c      1091           9728        9282        20          27.0000          26.0000      3.85%
21545.11/1096.48	c      1096           9781        9331        20          27.0000          26.0000      3.85%
21644.26/1101.49	c      1102           9811        9357        20          27.0000          26.0000      3.85%
21745.43/1106.52	c      1107           9827        9373        20          27.0000          26.0000      3.85%
21846.57/1111.62	c      1112           9876        9416        20          27.0000          26.0000      3.85%
21949.84/1116.82	c      1117           9926        9464        20          27.0000          26.0000      3.85%
22048.82/1121.89	c      1122           9998        9536        20          27.0000          26.0000      3.85%
22149.92/1126.91	c      1127          10041        9579        20          27.0000          26.0000      3.85%
22249.01/1131.92	c      1132          10084        9618        20          27.0000          26.0000      3.85%
22348.10/1136.94	c      1137          10132        9664        20          27.0000          26.0000      3.85%
22447.30/1142.00	c      1142          10214        9746        20          27.0000          26.0000      3.85%
22549.15/1147.10	c      1147          10272        9804        20          27.0000          26.0000      3.85%
22648.30/1152.12	c      1152          10339        9871        20          27.0000          26.0000      3.85%
22750.47/1157.26	c      1157          10381        9911        20          27.0000          26.0000      3.85%
22851.48/1162.33	c      1162          10417        9945        20          27.0000          26.0000      3.85%
22950.65/1167.37	c      1167          10435        9961        20          27.0000          26.0000      3.85%
23051.81/1172.50	c      1172          10442        9968        20          27.0000          26.0000      3.85%
23152.96/1177.50	c      1178          10501       10021        20          27.0000          26.0000      3.85%
23252.08/1182.53	c      1183          10540       10060        20          27.0000          26.0000      3.85%
23351.24/1187.55	c      1188          10586       10102        20          27.0000          26.0000      3.85%
23450.35/1192.56	c      1193          10631       10139        20          27.0000          26.0000      3.85%
23551.39/1197.61	c      1198          10673       10177        20          27.0000          26.0000      3.85%
23650.48/1202.67	c      1203          10717       10217        20          27.0000          26.0000      3.85%
23751.63/1207.76	c      1208          10772       10270        20          27.0000          26.0000      3.85%
23852.71/1212.84	c      1213          10828       10326        20          27.0000          26.0000      3.85%
23953.88/1217.92	c      1218          10907       10403        20          27.0000          26.0000      3.85%
24053.08/1222.93	c      1223          10961       10457        20          27.0000          26.0000      3.85%
24152.25/1227.97	c      1228          11025       10520        20          27.0000          26.0000      3.85%
24254.30/1233.06	c      1233          11073       10568        20          27.0000          26.0000      3.85%
24353.38/1238.08	c      1238          11112       10605        20          27.0000          26.0000      3.85%
24452.55/1243.14	c      1243          11145       10628        20          27.0000          26.0000      3.85%
24553.57/1248.15	c      1248          11196       10679        20          27.0000          26.0000      3.85%
24652.65/1253.17	c      1253          11218       10701        20          27.0000          26.0000      3.85%
24752.07/1258.19	c      1258          11291       10774        20          27.0000          26.0000      3.85%
24852.27/1263.23	c      1263          11352       10833        20          27.0000          26.0000      3.85%
24951.39/1268.27	c      1268          11369       10850        20          27.0000          26.0000      3.85%
25052.54/1273.37	c      1273          11387       10868        20          27.0000          26.0000      3.85%
25151.75/1278.40	c      1278          11407       10888        20          27.0000          26.0000      3.85%
25252.88/1283.41	c      1283          11469       10945        20          27.0000          26.0000      3.85%
25351.98/1288.42	c      1288          11494       10970        20          27.0000          26.0000      3.85%
25451.15/1293.44	c      1293          11527       11003        20          27.0000          26.0000      3.85%
25552.18/1298.55	c      1299          11545       11021        20          27.0000          26.0000      3.85%
25651.21/1303.57	c      1304          11545       11021        20          27.0000          26.0000      3.85%
25754.29/1308.76	c      1309          11545       11021        20          27.0000          26.0000      3.85%
25855.42/1313.82	c      1314          11564       11040        20          27.0000          26.0000      3.85%
25954.55/1318.87	c      1319          11605       11081        20          27.0000          26.0000      3.85%
26055.70/1323.98	c      1324          11661       11135        20          27.0000          26.0000      3.85%
26157.73/1329.09	c      1329          11709       11181        20          27.0000          26.0000      3.85%
26259.97/1334.22	c      1334          11751       11219        20          27.0000          26.0000      3.85%
26359.09/1339.29	c      1339          11791       11259        20          27.0000          26.0000      3.85%
26460.27/1344.30	c      1344          11824       11290        20          27.0000          26.0000      3.85%
26563.43/1349.56	c      1350          11833       11297        20          27.0000          26.0000      3.85%
26666.59/1354.72	c      1355          11875       11331        20          27.0000          26.0000      3.85%
26765.69/1359.74	c      1360          11877       11333        20          27.0000          26.0000      3.85%
26866.78/1364.84	c      1365          11896       11350        20          27.0000          26.0000      3.85%
26966.03/1369.88	c      1370          11912       11366        20          27.0000          26.0000      3.85%
27067.18/1374.91	c      1375          11936       11384        20          27.0000          26.0000      3.85%
27166.39/1380.03	c      1380          11948       11394        20          27.0000          26.0000      3.85%
27268.26/1385.08	c      1385          11967       11413        20          27.0000          26.0000      3.85%
27369.58/1390.14	c      1390          11986       11432        20          27.0000          26.0000      3.85%
27468.79/1395.19	c      1395          11989       11435        20          27.0000          26.0000      3.85%
27569.13/1400.21	c      1400          12031       11477        20          27.0000          26.0000      3.85%
27668.34/1405.26	c      1405          12061       11507        20          27.0000          26.0000      3.85%
27767.57/1410.27	c      1410          12077       11519        20          27.0000          26.0000      3.85%
27866.76/1415.29	c      1415          12120       11558        20          27.0000          26.0000      3.85%
27969.95/1420.44	c      1420          12157       11591        20          27.0000          26.0000      3.85%
28071.13/1425.50	c      1426          12186       11616        20          27.0000          26.0000      3.85%
28174.28/1430.73	c      1431          12217       11645        20          27.0000          26.0000      3.85%
28273.48/1435.74	c      1436          12237       11659        20          27.0000          26.0000      3.85%
28372.53/1440.79	c      1441          12237       11659        20          27.0000          26.0000      3.85%
28473.73/1445.83	c      1446          12253       11675        20          27.0000          26.0000      3.85%
28572.93/1450.84	c      1451          12275       11691        20          27.0000          26.0000      3.85%
28674.10/1455.99	c      1456          12283       11697        20          27.0000          26.0000      3.85%
28773.27/1461.02	c      1461          12332       11746        20          27.0000          26.0000      3.85%
28875.12/1466.05	c      1466          12362       11776        20          27.0000          26.0000      3.85%
28976.51/1471.16	c      1471          12413       11823        20          27.0000          26.0000      3.85%
29076.84/1476.28	c      1476          12474       11879        20          27.0000          26.0000      3.85%
29178.02/1481.38	c      1481          12531       11926        20          27.0000          26.0000      3.85%
29279.22/1486.42	c      1486          12554       11945        20          27.0000          26.0000      3.85%
29380.43/1491.51	c      1492          12578       11965        20          27.0000          26.0000      3.85%
29479.64/1496.57	c      1497          12616       11995        20          27.0000          26.0000      3.85%
29580.71/1501.66	c      1502          12632       12007        20          27.0000          26.0000      3.85%
29681.89/1506.73	c      1507          12690       12057        20          27.0000          26.0000      3.85%
29781.10/1511.78	c      1512          12745       12102        20          27.0000          26.0000      3.85%
29884.28/1516.90	c      1517          12811       12160        20          27.0000          26.0000      3.85%
29983.49/1521.91	c      1522          12847       12194        20          27.0000          26.0000      3.85%
30082.64/1526.93	c      1527          12865       12211        20          27.0000          26.0000      3.85%
30181.84/1531.96	c      1532          12866       12212        20          27.0000          26.0000      3.85%
30281.04/1537.01	c      1537          12903       12241        20          27.0000          26.0000      3.85%
30382.72/1542.12	c      1542          12909       12247        20          27.0000          26.0000      3.85%
30485.41/1547.21	c      1547          12979       12309        20          27.0000          26.0000      3.85%
30584.63/1552.21	c      1552          13026       12354        20          27.0000          26.0000      3.85%
30683.84/1557.22	c      1557          13089       12389        20          27.0000          26.0000      3.85%
30784.89/1562.33	c      1562          13111       12407        20          27.0000          26.0000      3.85%
30886.11/1567.42	c      1567          13152       12444        20          27.0000          26.0000      3.85%
30985.35/1572.44	c      1572          13194       12480        20          27.0000          26.0000      3.85%
31086.57/1577.59	c      1578          13244       12516        20          27.0000          26.0000      3.85%
31189.80/1582.80	c      1583          13309       12545        20          27.0000          26.0000      3.85%
31291.00/1587.84	c      1588          13336       12568        20          27.0000          26.0000      3.85%
31392.19/1592.92	c      1593          13340       12572        20          27.0000          26.0000      3.85%
31491.34/1597.93	c      1598          13364       12594        20          27.0000          26.0000      3.85%
31590.49/1603.02	c      1603          13375       12601        20          27.0000          26.0000      3.85%
31692.04/1608.10	c      1608          13424       12620        20          27.0000          26.0000      3.85%
31796.60/1613.35	c      1613          13449       12637        20          27.0000          26.0000      3.85%
31895.74/1618.37	c      1618          13517       12667        20          27.0000          26.0000      3.85%
31994.76/1623.38	c      1623          13574       12689        20          27.0000          26.0000      3.85%
32095.91/1628.41	c      1628          13584       12697        20          27.0000          26.0000      3.85%
32197.00/1633.53	c      1634          13631       12724        20          27.0000          26.0000      3.85%
32298.11/1638.64	c      1639          13691       12759        20          27.0000          26.0000      3.85%
32399.14/1643.77	c      1644          13722       12774        20          27.0000          26.0000      3.85%
32498.33/1648.78	c      1649          13747       12795        20          27.0000          26.0000      3.85%
32599.31/1653.85	c      1654          13767       12809        20          27.0000          26.0000      3.85%
32700.43/1658.92	c      1659          13809       12843        20          27.0000          26.0000      3.85%
32799.62/1664.01	c      1664          13865       12875        20          27.0000          26.0000      3.85%
32898.82/1669.03	c      1669          13908       12907        20          27.0000          26.0000      3.85%
33000.68/1674.11	c      1674          13948       12925        20          27.0000          26.0000      3.85%
33100.14/1679.14	c      1679          13967       12934        20          27.0000          26.0000      3.85%
33202.50/1684.28	c      1684          13994       12953        20          27.0000          26.0000      3.85%
33301.69/1689.28	c      1689          14043       12985        20          27.0000          26.0000      3.85%
33402.70/1694.32	c      1694          14062       13004        20          27.0000          26.0000      3.85%
33503.65/1699.49	c      1700          14106       13032        20          27.0000          26.0000      3.85%
33604.85/1704.53	c      1705          14106       13032        20          27.0000          26.0000      3.85%
33703.97/1709.56	c      1710          14148       13056        20          27.0000          26.0000      3.85%
33803.18/1714.59	c      1715          14148       13056        20          27.0000          26.0000      3.85%
33904.36/1719.61	c      1720          14171       13075        20          27.0000          26.0000      3.85%
34003.55/1724.63	c      1725          14209       13105        20          27.0000          26.0000      3.85%
34106.76/1729.87	c      1730          14232       13124        20          27.0000          26.0000      3.85%
34207.89/1734.98	c      1735          14268       13148        20          27.0000          26.0000      3.85%
34307.06/1740.00	c      1740          14306       13174        20          27.0000          26.0000      3.85%
34408.91/1745.05	c      1745          14335       13189        20          27.0000          26.0000      3.85%
34507.93/1750.07	c      1750          14370       13220        20          27.0000          26.0000      3.85%
34610.53/1755.28	c      1755          14408       13252        20          27.0000          26.0000      3.85%
34713.69/1760.45	c      1760          14430       13268        20          27.0000          26.0000      3.85%
34812.83/1765.49	c      1766          14490       13298        20          27.0000          26.0000      3.85%
34913.89/1770.51	c      1771          14545       13325        20          27.0000          26.0000      3.85%
35013.06/1775.55	c      1776          14574       13334        20          27.0000          26.0000      3.85%
35116.22/1780.75	c      1781          14623       13362        20          27.0000          26.0000      3.85%
35217.33/1785.83	c      1786          14654       13375        20          27.0000          26.0000      3.85%
35316.39/1790.88	c      1791          14698       13390        20          27.0000          26.0000      3.85%
35417.52/1795.98	c      1796          14715       13401        20          27.0000          26.0000      3.85%
35519.46/1801.07	c      1801          14747       13421        20          27.0000          26.0000      3.85%
35620.58/1806.15	c      1806          14779       13449        20          27.0000          26.0000      3.85%
35720.89/1811.24	c      1811          14845       13489        20          27.0000          26.0000      3.85%
35820.06/1816.28	c      1816          14845       13489        20          27.0000          26.0000      3.85%
35923.18/1821.45	c      1821          14882       13508        20          27.0000          26.0000      3.85%
36024.34/1826.58	c      1827          14952       13539        20          27.0000          26.0000      3.85%
36125.50/1831.66	c      1832          14965       13548        20          27.0000          26.0000      3.85%
36226.66/1836.70	c      1837          14986       13564        20          27.0000          26.0000      3.85%
36329.75/1841.92	c      1842          15043       13579        20          27.0000          26.0000      3.85%
36428.93/1846.98	c      1847          15082       13605        20          27.0000          26.0000      3.85%
36530.51/1852.06	c      1852          15082       13605        20          27.0000          26.0000      3.85%
36629.97/1857.09	c      1857          15105       13626        20          27.0000          26.0000      3.85%
36732.40/1862.26	c      1862          15141       13644        20          27.0000          26.0000      3.85%
36831.57/1867.28	c      1867          15141       13644        20          27.0000          26.0000      3.85%
36930.68/1872.30	c      1872          15177       13670        20          27.0000          26.0000      3.85%
37031.83/1877.36	c      1877          15207       13687        20          27.0000          26.0000      3.85%
37132.94/1882.46	c      1882          15249       13707        20          27.0000          26.0000      3.85%
37231.95/1887.46	c      1887          15279       13721        20          27.0000          26.0000      3.85%
37333.02/1892.59	c      1893          15280       13722        20          27.0000          26.0000      3.85%
37433.85/1897.64	c      1898          15346       13768        20          27.0000          26.0000      3.85%
37534.97/1902.73	c      1903          15395       13795        20          27.0000          26.0000      3.85%
37634.07/1907.77	c      1908          15434       13820        20          27.0000          26.0000      3.85%
37735.10/1912.84	c      1913          15462       13844        20          27.0000          26.0000      3.85%
37834.20/1917.89	c      1918          15515       13883        20          27.0000          26.0000      3.85%
37935.26/1922.95	c      1923          15557       13915        20          27.0000          26.0000      3.85%
38034.38/1927.96	c      1928          15596       13946        20          27.0000          26.0000      3.85%
38133.49/1933.01	c      1933          15647       13980        20          27.0000          26.0000      3.85%
38235.18/1938.05	c      1938          15677       13998        20          27.0000          26.0000      3.85%
38334.39/1943.07	c      1943          15697       14012        20          27.0000          26.0000      3.85%
38433.41/1948.13	c      1948          15699       14014        20          27.0000          26.0000      3.85%
38535.83/1953.22	c      1953          15747       14041        20          27.0000          26.0000      3.85%
38634.91/1958.22	c      1958          15780       14065        20          27.0000          26.0000      3.85%
38734.03/1963.23	c      1963          15796       14079        20          27.0000          26.0000      3.85%
38833.15/1968.24	c      1968          15825       14102        20          27.0000          26.0000      3.85%
38934.25/1973.30	c      1973          15840       14115        20          27.0000          26.0000      3.85%
39035.47/1978.41	c      1978          15896       14148        20          27.0000          26.0000      3.85%
39134.48/1983.44	c      1983          15945       14183        20          27.0000          26.0000      3.85%
39235.58/1988.56	c      1989          15978       14210        20          27.0000          26.0000      3.85%
39334.69/1993.60	c      1994          15997       14227        20          27.0000          26.0000      3.85%
39437.77/1998.72	c      1999          15997       14227        20          27.0000          26.0000      3.85%
39536.82/2003.75	c      2004          15997       14227        20          27.0000          26.0000      3.85%
39635.90/2008.79	c      2009          16018       14244        20          27.0000          26.0000      3.85%
39736.99/2013.80	c      2014          16077       14275        20          27.0000          26.0000      3.85%
39836.09/2018.85	c      2019          16115       14288        20          27.0000          26.0000      3.85%
39935.19/2023.90	c      2024          16136       14301        20          27.0000          26.0000      3.85%
40036.45/2028.93	c      2029          16180       14335        20          27.0000          26.0000      3.85%
40135.34/2033.94	c      2034          16239       14371        20          27.0000          26.0000      3.85%
40234.46/2038.97	c      2039          16288       14392        20          27.0000          26.0000      3.85%
40336.08/2044.05	c      2044          16313       14405        20          27.0000          26.0000      3.85%
40437.39/2049.14	c      2049          16335       14423        20          27.0000          26.0000      3.85%
40537.64/2054.25	c      2054          16398       14451        20          27.0000          26.0000      3.85%
40636.70/2059.25	c      2059          16418       14455        20          27.0000          26.0000      3.85%
40737.74/2064.33	c      2064          16457       14478        20          27.0000          26.0000      3.85%
40836.80/2069.39	c      2069          16463       14482        20          27.0000          26.0000      3.85%
40937.90/2074.43	c      2074          16487       14502        20          27.0000          26.0000      3.85%
41037.03/2079.44	c      2079          16544       14526        20          27.0000          26.0000      3.85%
41136.15/2084.48	c      2084          16579       14545        20          27.0000          26.0000      3.85%
41239.23/2089.65	c      2090          16611       14555        20          27.0000          26.0000      3.85%
41338.39/2094.69	c      2095          16669       14589        20          27.0000          26.0000      3.85%
41439.38/2099.70	c      2100          16689       14609        20          27.0000          26.0000      3.85%
41538.28/2104.72	c      2105          16703       14623        20          27.0000          26.0000      3.85%
41637.42/2109.75	c      2110          16778       14674        20          27.0000          26.0000      3.85%
41738.37/2114.85	c      2115          16803       14684        20          27.0000          26.0000      3.85%
41837.44/2119.85	c      2120          16846       14709        20          27.0000          26.0000      3.85%
41938.56/2124.93	c      2125          16914       14737        20          27.0000          26.0000      3.85%
42037.69/2129.94	c      2130          16942       14755        20          27.0000          26.0000      3.85%
42136.79/2134.97	c      2135          16970       14767        20          27.0000          26.0000      3.85%
42235.86/2140.02	c      2140          17029       14794        20          27.0000          26.0000      3.85%
42337.76/2145.06	c      2145          17077       14820        20          27.0000          26.0000      3.85%
42436.67/2150.07	c      2150          17098       14837        20          27.0000          26.0000      3.85%
42536.02/2155.10	c      2155          17149       14872        20          27.0000          26.0000      3.85%
42636.91/2160.13	c      2160          17193       14890        20          27.0000          26.0000      3.85%
42736.06/2165.16	c      2165          17252       14935        20          27.0000          26.0000      3.85%
42836.51/2170.20	c      2170          17298       14964        20          27.0000          26.0000      3.85%
42935.57/2175.24	c      2175          17336       14994        20          27.0000          26.0000      3.85%
43036.65/2180.32	c      2180          17399       15029        20          27.0000          26.0000      3.85%
43137.73/2185.41	c      2185          17481       15069        20          27.0000          26.0000      3.85%
43238.83/2190.51	c      2191          17566       15094        20          27.0000          26.0000      3.85%
43337.87/2195.55	c      2196          17659       15117        20          27.0000          26.0000      3.85%
43438.91/2200.67	c      2201          17742       15162        20          27.0000          26.0000      3.85%
43539.94/2205.73	c      2206          17781       15191        20          27.0000          26.0000      3.85%
43641.01/2210.83	c      2211          17832       15216        20          27.0000          26.0000      3.85%
43740.12/2215.88	c      2216          17898       15234        20          27.0000          26.0000      3.85%
43841.26/2220.94	c      2221          17923       15257        20          27.0000          26.0000      3.85%
43940.47/2226.01	c      2226          18016       15303        20          27.0000          26.0000      3.85%
44039.44/2231.04	c      2231          18068       15321        20          27.0000          26.0000      3.85%
44141.20/2236.06	c      2236          18134       15359        20          27.0000          26.0000      3.85%
44242.27/2241.17	c      2241          18208       15385        20          27.0000          26.0000      3.85%
44344.61/2246.31	c      2246          18283       15416        20          27.0000          26.0000      3.85%
44443.72/2251.33	c      2251          18349       15458        20          27.0000          26.0000      3.85%
44542.82/2256.35	c      2256          18421       15490        20          27.0000          26.0000      3.85%
44645.90/2261.50	c      2262          18485       15520        20          27.0000          26.0000      3.85%
44745.00/2266.57	c      2267          18541       15548        20          27.0000          26.0000      3.85%
44846.02/2271.60	c      2272          18622       15591        20          27.0000          26.0000      3.85%
44945.14/2276.66	c      2277          18676       15639        20          27.0000          26.0000      3.85%
45048.20/2281.81	c      2282          18752       15683        20          27.0000          26.0000      3.85%
45147.28/2286.83	c      2287          18804       15724        20          27.0000          26.0000      3.85%
45246.37/2291.89	c      2292          18839       15751        20          27.0000          26.0000      3.85%
45347.43/2296.95	c      2297          18923       15770        20          27.0000          26.0000      3.85%
45446.47/2302.02	c      2302          18964       15795        20          27.0000          26.0000      3.85%
45548.25/2307.06	c      2307          19061       15817        20          27.0000          26.0000      3.85%
45650.47/2312.27	c      2312          19155       15854        20          27.0000          26.0000      3.85%
45751.50/2317.39	c      2317          19226       15907        20          27.0000          26.0000      3.85%
45854.54/2322.50	c      2323          19303       15968        20          27.0000          26.0000      3.85%
45953.60/2327.52	c      2328          19352       15982        20          27.0000          26.0000      3.85%
46052.66/2332.53	c      2333          19362       15988        20          27.0000          26.0000      3.85%
46151.75/2337.56	c      2338          19462       16010        20          27.0000          26.0000      3.85%
46254.82/2342.75	c      2343          19538       16038        20          27.0000          26.0000      3.85%
46355.82/2347.80	c      2348          19612       16053        20          27.0000          26.0000      3.85%
46454.78/2352.85	c      2353          19684       16097        20          27.0000          26.0000      3.85%
46553.86/2357.88	c      2358          19730       16103        20          27.0000          26.0000      3.85%
46654.86/2362.96	c      2363          19812       16131        20          27.0000          26.0000      3.85%
46756.63/2368.07	c      2368          19908       16161        20          27.0000          26.0000      3.85%
46855.51/2373.11	c      2373          19946       16179        20          27.0000          26.0000      3.85%
46954.42/2378.13	c      2378          20027       16211        20          27.0000          26.0000      3.85%
47056.90/2383.20	c      2383          20077       16237        20          27.0000          26.0000      3.85%
47155.96/2388.25	c      2388          20152       16258        20          27.0000          26.0000      3.85%
47254.99/2393.27	c      2393          20247       16303        20          27.0000          26.0000      3.85%
47358.03/2398.42	c      2398          20314       16360        20          27.0000          26.0000      3.85%
47459.08/2403.53	c      2404          20390       16390        20          27.0000          26.0000      3.85%
47560.09/2408.62	c      2409          20456       16428        20          27.0000          26.0000      3.85%
47659.18/2413.68	c      2414          20481       16453        20          27.0000          26.0000      3.85%
47760.33/2418.75	c      2419          20540       16461        20          27.0000          26.0000      3.85%
47859.49/2423.79	c      2424          20630       16495        20          27.0000          26.0000      3.85%
47960.62/2428.86	c      2429          20663       16505        20          27.0000          26.0000      3.85%
48064.12/2434.04	c      2434          20712       16521        20          27.0000          26.0000      3.85%
48165.53/2439.19	c      2439          20792       16572        20          27.0000          26.0000      3.85%
48265.78/2444.24	c      2444          20856       16602        20          27.0000          26.0000      3.85%
48366.85/2449.38	c      2449          20856       16602        20          27.0000          26.0000      3.85%
48465.96/2454.39	c      2454          20886       16624        20          27.0000          26.0000      3.85%
48565.14/2459.40	c      2459          20999       16676        20          27.0000          26.0000      3.85%
48666.34/2464.49	c      2464          21096       16731        20          27.0000          26.0000      3.85%
48767.53/2469.55	c      2470          21167       16774        20          27.0000          26.0000      3.85%
48872.66/2474.87	c      2475          21242       16829        20          27.0000          26.0000      3.85%
48973.78/2479.92	c      2480          21307       16880        20          27.0000          26.0000      3.85%
49072.89/2484.94	c      2485          21362       16917        20          27.0000          26.0000      3.85%
49172.05/2489.95	c      2490          21423       16946        20          27.0000          26.0000      3.85%
49273.91/2495.09	c      2495          21479       16988        20          27.0000          26.0000      3.85%
49375.02/2500.15	c      2500          21562       17062        20          27.0000          26.0000      3.85%
49474.24/2505.19	c      2505          21642       17110        20          27.0000          26.0000      3.85%
49574.49/2510.26	c      2510          21740       17148        20          27.0000          26.0000      3.85%
49673.63/2515.27	c      2515          21805       17167        20          27.0000          26.0000      3.85%
49772.78/2520.28	c      2520          21864       17192        20          27.0000          26.0000      3.85%
49873.92/2525.31	c      2525          21925       17245        20          27.0000          26.0000      3.85%
49973.09/2530.35	c      2530          21985       17297        20          27.0000          26.0000      3.85%
50072.15/2535.37	c      2535          22061       17315        20          27.0000          26.0000      3.85%
50173.29/2540.43	c      2540          22112       17346        20          27.0000          26.0000      3.85%
50272.41/2545.45	c      2545          22203       17391        20          27.0000          26.0000      3.85%
50371.58/2550.46	c      2550          22298       17430        20          27.0000          26.0000      3.85%
50472.61/2555.53	c      2556          22334       17450        20          27.0000          26.0000      3.85%
50573.73/2560.64	c      2561          22379       17493        20          27.0000          26.0000      3.85%
50676.92/2565.85	c      2566          22457       17543        20          27.0000          26.0000      3.85%
50776.14/2570.87	c      2571          22502       17588        20          27.0000          26.0000      3.85%
50875.34/2575.88	c      2576          22566       17626        20          27.0000          26.0000      3.85%
50976.54/2580.95	c      2581          22636       17670        20          27.0000          26.0000      3.85%
51078.44/2586.07	c      2586          22723       17703        20          27.0000          26.0000      3.85%
51179.46/2591.17	c      2591          22803       17760        20          27.0000          26.0000      3.85%
51280.00/2596.23	c      2596          22852       17809        20          27.0000          26.0000      3.85%
51379.17/2601.26	c      2601          22925       17842        20          27.0000          26.0000      3.85%
51480.37/2606.37	c      2606          22978       17875        20          27.0000          26.0000      3.85%
51579.41/2611.39	c      2611          23059       17940        20          27.0000          26.0000      3.85%
51684.48/2616.63	c      2617          23156       18013        20          27.0000          26.0000      3.85%
51783.71/2621.67	c      2622          23208       18064        20          27.0000          26.0000      3.85%
51884.91/2626.73	c      2627          23296       18144        20          27.0000          26.0000      3.85%
51984.13/2631.75	c      2632          23349       18173        20          27.0000          26.0000      3.85%
52083.34/2636.80	c      2637          23456       18208        20          27.0000          26.0000      3.85%
52186.51/2641.92	c      2642          23502       18238        20          27.0000          26.0000      3.85%
52285.68/2647.03	c      2647          23596       18282        20          27.0000          26.0000      3.85%
52387.56/2652.07	c      2652          23653       18299        20          27.0000          26.0000      3.85%
52486.49/2657.11	c      2657          23665       18311        20          27.0000          26.0000      3.85%
52588.90/2662.27	c      2662          23711       18344        20          27.0000          26.0000      3.85%
52689.95/2667.34	c      2667          23777       18386        20          27.0000          26.0000      3.85%
52791.07/2672.44	c      2672          23843       18410        20          27.0000          26.0000      3.85%
52890.11/2677.45	c      2677          23894       18444        20          27.0000          26.0000      3.85%
52991.25/2682.58	c      2683          23984       18511        20          27.0000          26.0000      3.85%
53092.38/2687.65	c      2688          24069       18546        20          27.0000          26.0000      3.85%
53193.52/2692.70	c      2693          24115       18578        20          27.0000          26.0000      3.85%
53292.58/2697.72	c      2698          24215       18632        20          27.0000          26.0000      3.85%
53393.67/2702.86	c      2703          24270       18665        20          27.0000          26.0000      3.85%
53494.74/2707.96	c      2708          24369       18689        20          27.0000          26.0000      3.85%
53596.41/2713.04	c      2713          24441       18701        20          27.0000          26.0000      3.85%
53695.52/2718.05	c      2718          24512       18724        20          27.0000          26.0000      3.85%
53796.71/2723.20	c      2723          24565       18747        20          27.0000          26.0000      3.85%
53898.94/2728.38	c      2728          24605       18785        20          27.0000          26.0000      3.85%
53999.86/2733.44	c      2733          24695       18839        20          27.0000          26.0000      3.85%
54100.97/2738.50	c      2739          24772       18896        20          27.0000          26.0000      3.85%
54200.05/2743.55	c      2744          24850       18926        20          27.0000          26.0000      3.85%
54299.19/2748.57	c      2749          24942       18937        20          27.0000          26.0000      3.85%
54398.32/2753.58	c      2754          24998       18977        20          27.0000          26.0000      3.85%
54497.38/2758.59	c      2759          25071       19036        20          27.0000          26.0000      3.85%
54598.51/2763.67	c      2764          25150       19049        20          27.0000          26.0000      3.85%
54697.64/2768.69	c      2769          25185       19079        20          27.0000          26.0000      3.85%
54798.68/2773.70	c      2774          25283       19087        20          27.0000          26.0000      3.85%
54897.80/2778.74	c      2779          25315       19108        20          27.0000          26.0000      3.85%
54996.88/2783.74	c      2784          25410       19151        20          27.0000          26.0000      3.85%
55095.99/2788.77	c      2789          25493       19189        20          27.0000          26.0000      3.85%
55197.12/2793.83	c      2794          25544       19210        20          27.0000          26.0000      3.85%
55296.27/2798.84	c      2799          25599       19253        20          27.0000          26.0000      3.85%
55395.23/2803.87	c      2804          25658       19284        20          27.0000          26.0000      3.85%
55498.80/2809.04	c      2809          25675       19301        20          27.0000          26.0000      3.85%
55598.15/2814.05	c      2814          25743       19368        20          27.0000          26.0000      3.85%
55697.25/2819.06	c      2819          25776       19376        20          27.0000          26.0000      3.85%
55799.76/2824.28	c      2824          25859       19441        20          27.0000          26.0000      3.85%
55903.00/2829.45	c      2829          25906       19478        20          27.0000          26.0000      3.85%
56004.05/2834.55	c      2835          25951       19523        20          27.0000          26.0000      3.85%
56105.21/2839.60	c      2840          25996       19558        20          27.0000          26.0000      3.85%
56206.35/2844.72	c      2845          26101       19612        20          27.0000          26.0000      3.85%
56305.53/2849.74	c      2850          26125       19634        20          27.0000          26.0000      3.85%
56406.61/2854.88	c      2855          26206       19695        20          27.0000          26.0000      3.85%
56507.74/2859.91	c      2860          26271       19746        20          27.0000          26.0000      3.85%
56606.87/2864.98	c      2865          26347       19804        20          27.0000          26.0000      3.85%
56708.70/2870.13	c      2870          26422       19865        20          27.0000          26.0000      3.85%
56813.11/2875.33	c      2875          26468       19909        20          27.0000          26.0000      3.85%
56912.27/2880.37	c      2880          26523       19960        20          27.0000          26.0000      3.85%
57011.40/2885.37	c      2885          26568       19993        20          27.0000          26.0000      3.85%
57114.52/2890.51	c      2891          26636       20035        20          27.0000          26.0000      3.85%
57215.65/2895.63	c      2896          26706       20089        20          27.0000          26.0000      3.85%
57316.80/2900.76	c      2901          26797       20132        20          27.0000          26.0000      3.85%
57417.95/2905.89	c      2906          26853       20182        20          27.0000          26.0000      3.85%
57519.08/2911.01	c      2911          26882       20193        20          27.0000          26.0000      3.85%
57620.79/2916.04	c      2916          26951       20234        20          27.0000          26.0000      3.85%
57719.88/2921.08	c      2921          27003       20284        20          27.0000          26.0000      3.85%
57821.29/2926.16	c      2926          27069       20332        20          27.0000          26.0000      3.85%
57920.36/2931.17	c      2931          27149       20392        20          27.0000          26.0000      3.85%
58019.32/2936.20	c      2936          27222       20463        20          27.0000          26.0000      3.85%
58119.86/2941.25	c      2941          27268       20503        20          27.0000          26.0000      3.85%
58218.96/2946.26	c      2946          27310       20529        20          27.0000          26.0000      3.85%
58320.07/2951.34	c      2951          27361       20568        20          27.0000          26.0000      3.85%
58421.16/2956.40	c      2956          27419       20626        20          27.0000          26.0000      3.85%
58520.26/2961.45	c      2961          27447       20642        20          27.0000          26.0000      3.85%
58619.36/2966.47	c      2966          27499       20664        20          27.0000          26.0000      3.85%
58718.47/2971.49	c      2971          27554       20696        20          27.0000          26.0000      3.85%
58819.44/2976.60	c      2977          27611       20725        20          27.0000          26.0000      3.85%
58920.57/2981.63	c      2982          27670       20750        20          27.0000          26.0000      3.85%
59023.62/2986.81	c      2987          27725       20797        20          27.0000          26.0000      3.85%
59122.73/2991.87	c      2992          27725       20797        20          27.0000          26.0000      3.85%
59226.38/2997.05	c      2997          27763       20811        20          27.0000          26.0000      3.85%
59325.57/3002.11	c      3002          27853       20869        20          27.0000          26.0000      3.85%
59426.61/3007.15	c      3007          27886       20882        20          27.0000          26.0000      3.85%
59527.03/3012.20	c      3012          27977       20921        20          27.0000          26.0000      3.85%
59626.12/3017.28	c      3017          28062       20973        20          27.0000          26.0000      3.85%
59725.23/3022.30	c      3022          28128       21014        20          27.0000          26.0000      3.85%
59828.24/3027.41	c      3027          28195       21063        20          27.0000          26.0000      3.85%
59927.31/3032.48	c      3032          28242       21088        20          27.0000          26.0000      3.85%
60026.36/3037.49	c      3037          28325       21119        20          27.0000          26.0000      3.85%
60127.45/3042.53	c      3043          28425       21155        20          27.0000          26.0000      3.85%
60226.56/3047.54	c      3048          28487       21195        20          27.0000          26.0000      3.85%
60325.66/3052.58	c      3053          28567       21229        20          27.0000          26.0000      3.85%
60426.73/3057.63	c      3058          28618       21266        20          27.0000          26.0000      3.85%
60525.81/3062.67	c      3063          28701       21323        20          27.0000          26.0000      3.85%
60628.78/3067.82	c      3068          28764       21350        20          27.0000          26.0000      3.85%
60727.90/3072.89	c      3073          28838       21369        20          27.0000          26.0000      3.85%
60828.92/3077.92	c      3078          28903       21406        20          27.0000          26.0000      3.85%
60928.10/3082.95	c      3083          28971       21442        20          27.0000          26.0000      3.85%
61027.02/3087.96	c      3088          29042       21471        20          27.0000          26.0000      3.85%
61126.12/3092.96	c      3093          29137       21536        20          27.0000          26.0000      3.85%
61227.93/3098.08	c      3098          29183       21578        20          27.0000          26.0000      3.85%
61329.21/3103.15	c      3103          29265       21590        20          27.0000          26.0000      3.85%
61429.43/3108.27	c      3108          29333       21625        20          27.0000          26.0000      3.85%
61530.55/3113.33	c      3113          29375       21624        20          27.0000          26.0000      3.85%
61629.70/3118.36	c      3118          29449       21660        20          27.0000          26.0000      3.85%
61730.76/3123.44	c      3123          29493       21692        20          27.0000          26.0000      3.85%
61831.80/3128.56	c      3129          29599       21763        20          27.0000          26.0000      3.85%
61932.90/3133.68	c      3134          29662       21826        20          27.0000          26.0000      3.85%
62034.02/3138.71	c      3139          29740       21852        20          27.0000          26.0000      3.85%
62133.07/3143.75	c      3144          29830       21874        20          27.0000          26.0000      3.85%
62232.16/3148.77	c      3149          29882       21924        20          27.0000          26.0000      3.85%
62333.18/3153.87	c      3154          29955       21983        20          27.0000          26.0000      3.85%
62434.29/3158.93	c      3159          30025       22051        20          27.0000          26.0000      3.85%
62533.45/3163.99	c      3164          30071       22081        20          27.0000          26.0000      3.85%
62635.14/3169.04	c      3169          30137       22141        20          27.0000          26.0000      3.85%
62736.35/3174.18	c      3174          30138       22142        20          27.0000          26.0000      3.85%
62836.87/3179.24	c      3179          30216       22198        20          27.0000          26.0000      3.85%
62936.04/3184.26	c      3184          30253       22221        20          27.0000          26.0000      3.85%
63039.15/3189.41	c      3189          30282       22230        20          27.0000          26.0000      3.85%
63140.24/3194.50	c      3195          30350       22268        20          27.0000          26.0000      3.85%
63241.40/3199.68	c      3200          30436       22282        20          27.0000          26.0000      3.85%
63342.53/3204.70	c      3205          30479       22317        20          27.0000          26.0000      3.85%
63443.70/3209.85	c      3210          30479       22317        20          27.0000          26.0000      3.85%
63542.89/3214.88	c      3215          30541       22349        20          27.0000          26.0000      3.85%
63644.09/3220.03	c      3220          30608       22366        20          27.0000          26.0000      3.85%
63745.76/3225.09	c      3225          30658       22390        20          27.0000          26.0000      3.85%
63850.40/3230.31	c      3230          30718       22450        20          27.0000          26.0000      3.85%
63949.59/3235.37	c      3235          30792       22492        20          27.0000          26.0000      3.85%
64050.79/3240.47	c      3240          30863       22505        20          27.0000          26.0000      3.85%
64152.06/3245.55	c      3246          30949       22544        20          27.0000          26.0000      3.85%
64251.19/3250.57	c      3251          30990       22585        20          27.0000          26.0000      3.85%
64350.41/3255.60	c      3256          31032       22599        20          27.0000          26.0000      3.85%
64451.62/3260.63	c      3261          31108       22637        20          27.0000          26.0000      3.85%
64552.81/3265.78	c      3266          31177       22664        20          27.0000          26.0000      3.85%
64654.01/3270.89	c      3271          31268       22715        20          27.0000          26.0000      3.85%
64755.22/3275.97	c      3276          31352       22722        20          27.0000          26.0000      3.85%
64854.44/3280.98	c      3281          31405       22763        20          27.0000          26.0000      3.85%
64956.39/3286.05	c      3286          31477       22821        20          27.0000          26.0000      3.85%
65055.43/3291.08	c      3291          31568       22874        20          27.0000          26.0000      3.85%
65156.75/3296.14	c      3296          31645       22896        20          27.0000          26.0000      3.85%
65255.85/3301.16	c      3301          31692       22913        20          27.0000          26.0000      3.85%
65356.44/3306.27	c      3306          31732       22951        20          27.0000          26.0000      3.85%
65457.62/3311.33	c      3311          31763       22982        20          27.0000          26.0000      3.85%
65556.82/3316.36	c      3316          31805       23022        20          27.0000          26.0000      3.85%
65656.03/3321.38	c      3321          31884       23057        20          27.0000          26.0000      3.85%
65757.21/3326.41	c      3326          31929       23086        20          27.0000          26.0000      3.85%
65856.43/3331.41	c      3331          31998       23117        20          27.0000          26.0000      3.85%
65955.62/3336.47	c      3336          32037       23120        20          27.0000          26.0000      3.85%
66056.80/3341.56	c      3342          32104       23147        20          27.0000          26.0000      3.85%
66156.01/3346.58	c      3347          32188       23216        20          27.0000          26.0000      3.85%
66259.21/3351.71	c      3352          32301       23244        20          27.0000          26.0000      3.85%
66358.38/3356.76	c      3357          32350       23293        20          27.0000          26.0000      3.85%
66461.61/3361.91	c      3362          32416       23311        20          27.0000          26.0000      3.85%
66560.87/3366.95	c      3367          32487       23346        20          27.0000          26.0000      3.85%
66664.67/3372.20	c      3372          32576       23377        20          27.0000          26.0000      3.85%
66767.30/3377.32	c      3377          32633       23387        20          27.0000          26.0000      3.85%
66866.45/3382.35	c      3382          32678       23426        20          27.0000          26.0000      3.85%
66967.63/3387.45	c      3387          32715       23463        20          27.0000          26.0000      3.85%
67066.83/3392.47	c      3392          32758       23504        20          27.0000          26.0000      3.85%
67170.02/3397.64	c      3398          32829       23517        20          27.0000          26.0000      3.85%
67269.24/3402.68	c      3403          32869       23523        20          27.0000          26.0000      3.85%
67370.45/3407.73	c      3408          32929       23537        20          27.0000          26.0000      3.85%
67469.68/3412.77	c      3413          32997       23569        20          27.0000          26.0000      3.85%
67570.92/3417.83	c      3418          33086       23592        20          27.0000          26.0000      3.85%
67670.09/3422.85	c      3423          33174       23608        20          27.0000          26.0000      3.85%
67769.30/3427.87	c      3428          33220       23626        20          27.0000          26.0000      3.85%
67870.50/3432.91	c      3433          33314       23656        20          27.0000          26.0000      3.85%
67972.15/3438.03	c      3438          33372       23696        20          27.0000          26.0000      3.85%
68076.76/3443.37	c      3443          33470       23712        20          27.0000          26.0000      3.85%
68175.98/3448.38	c      3448          33535       23723        20          27.0000          26.0000      3.85%
68277.19/3453.40	c      3453          33628       23732        20          27.0000          26.0000      3.85%
68376.38/3458.43	c      3458          33682       23764        20          27.0000          26.0000      3.85%
68477.51/3463.57	c      3464          33727       23807        20          27.0000          26.0000      3.85%
68580.69/3468.70	c      3469          33789       23839        20          27.0000          26.0000      3.85%
68679.91/3473.72	c      3474          33838       23868        20          27.0000          26.0000      3.85%
68781.05/3478.86	c      3479          33893       23909        20          27.0000          26.0000      3.85%
68882.23/3483.90	c      3484          33938       23932        20          27.0000          26.0000      3.85%
68983.95/3489.10	c      3489          34014       24006        20          27.0000          26.0000      3.85%
69085.14/3494.19	c      3494          34109       24025        20          27.0000          26.0000      3.85%
69185.70/3499.22	c      3499          34163       24040        20          27.0000          26.0000      3.85%
69284.92/3504.25	c      3504          34216       24089        20          27.0000          26.0000      3.85%
69384.15/3509.28	c      3509          34294       24120        20          27.0000          26.0000      3.85%
69485.39/3514.34	c      3514          34375       24187        20          27.0000          26.0000      3.85%
69586.56/3519.44	c      3519          34420       24222        20          27.0000          26.0000      3.85%
69685.77/3524.46	c      3524          34460       24262        20          27.0000          26.0000      3.85%
69786.96/3529.54	c      3530          34499       24299        20          27.0000          26.0000      3.85%
69888.15/3534.61	c      3535          34536       24336        20          27.0000          26.0000      3.85%
69989.32/3539.70	c      3540          34579       24379        20          27.0000          26.0000      3.85%
70088.52/3544.72	c      3545          34625       24417        20          27.0000          26.0000      3.85%
70187.67/3549.75	c      3550          34666       24458        20          27.0000          26.0000      3.85%
70288.84/3554.83	c      3555          34694       24482        20          27.0000          26.0000      3.85%
70390.00/3559.91	c      3560          34726       24514        20          27.0000          26.0000      3.85%
70489.20/3564.97	c      3565          34818       24606        20          27.0000          26.0000      3.85%
70588.45/3570.01	c      3570          34914       24700        20          27.0000          26.0000      3.85%
70687.67/3575.02	c      3575          35010       24794        20          27.0000          26.0000      3.85%
70789.46/3580.07	c      3580          35094       24876        20          27.0000          26.0000      3.85%
70894.12/3585.34	c      3585          35164       24942        20          27.0000          26.0000      3.85%
70993.39/3590.38	c      3590          35244       25010        20          27.0000          26.0000      3.85%
71094.77/3595.45	c      3595          35344       25106        20          27.0000          26.0000      3.85%
71195.94/3600.51	c      3601          35482       25238        20          27.0000          26.0000      3.85%
71295.22/3605.53	c      3606          35579       25333        20          27.0000          26.0000      3.85%
71394.48/3610.58	c      3611          35644       25394        20          27.0000          26.0000      3.85%
71495.75/3615.62	c      3616          35688       25424        20          27.0000          26.0000      3.85%
71595.02/3620.64	c      3621          35755       25473        20          27.0000          26.0000      3.85%
71694.32/3625.68	c      3626          35824       25528        20          27.0000          26.0000      3.85%
71797.53/3630.88	c      3631          35886       25580        20          27.0000          26.0000      3.85%
71898.80/3636.03	c      3636          35957       25637        20          27.0000          26.0000      3.85%
72000.52/3641.06	c      3641          35987       25649        20          27.0000          26.0000      3.85%

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: 191670 MiB (182834 MiB free)
  memory of node 1: 193531 MiB (182687 MiB free)
  memory of node 2: 193531 MiB (192605 MiB free)
  memory of node 3: 193493 MiB (189293 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-4465496-1722549218/watcher-4465496-1722549218 -o /tmp/evaluation-result-4465496-1722549218/solver-4465496-1722549218 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123866 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465496-1722549218.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
Current StackSize limit: 8192 KiB

solver pid=128735, runsolver pid=128732

[startup+0.100104 s]*
/proc/loadavg: 80.22 80.13 80.31 62/984 128736
/proc/meminfo: memFree=765252888/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=128076 memory=116456 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 27016 0 0 0 7 4 0 0 20 0 1 0 21504572 131149824 29114 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 32019 29114 2555 3035 0 28415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 128076 KiB
Current children cumulated memory: 116456 KiB

[startup+0.219701 s]*
/proc/loadavg: 80.22 80.13 80.31 62/984 128736
/proc/meminfo: memFree=765217608/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=167900 memory=148340 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 34929 0 0 0 18 5 0 0 20 0 1 0 21504572 171929600 37085 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 41975 37085 2646 3035 0 38371 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 167900 KiB
Current children cumulated memory: 148340 KiB

[startup+0.319348 s]*
/proc/loadavg: 80.22 80.13 80.31 62/984 128736
/proc/meminfo: memFree=765179040/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=190204 memory=176380 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 43051 0 0 0 26 7 0 0 20 0 1 0 21504572 194768896 44095 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 47551 44095 2694 3035 0 43947 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 190204 KiB
Current children cumulated memory: 176380 KiB

[startup+0.700289 s]
/proc/loadavg: 80.22 80.13 80.31 63/984 128736
/proc/meminfo: memFree=765190048/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=223316 memory=211016 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 54812 0 0 0 60 8 0 0 20 0 1 0 21504572 228675584 52754 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 55829 52754 2758 3035 0 52225 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 223316 KiB
Current children cumulated memory: 211016 KiB

[startup+1.50022 s]
/proc/loadavg: 80.22 80.13 80.31 63/984 128736
/proc/meminfo: memFree=765092832/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=411184 memory=313752 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 71755 0 0 0 136 12 0 0 20 0 1 0 21504572 421052416 78438 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 102796 78438 2790 3035 0 99192 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 411184 KiB
Current children cumulated memory: 313752 KiB

[startup+3.11945 s]
/proc/loadavg: 78.68 79.81 80.20 63/984 128736
/proc/meminfo: memFree=764962000/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=439668 memory=346608 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 78985 0 0 0 297 13 0 0 20 0 1 0 21504572 450220032 86652 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 109917 86652 2790 3035 0 106313 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 439668 KiB
Current children cumulated memory: 346608 KiB

[startup+6.30017 s]
/proc/loadavg: 78.68 79.81 80.20 63/984 128738
/proc/meminfo: memFree=764902488/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=468148 memory=374844 CPUtime=6.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) R 128732 128735 123854 0 -1 4194304 86039 0 0 0 613 15 0 0 20 0 1 0 21504572 479383552 93711 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 117037 93711 2790 3035 0 113433 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 468148 KiB
Current children cumulated memory: 374844 KiB

[startup+12.7017 s]
/proc/loadavg: 77.26 79.50 80.10 74/1024 128778
/proc/meminfo: memFree=757551980/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=9337812 memory=7896256 CPUtime=73.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) S 128732 128735 123854 0 -1 1077936128 1959984 0 0 0 6971 388 0 0 20 0 41 0 21504572 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 2334453 1974064 2982 3035 0 2130656 0
[pid=128735/tid=128739] ppid=128732 vsize=9337812 memory=0 CPUtime=3.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128739/stat : 128739 (fscip) R 128732 128735 123854 0 -1 4194368 94395 0 0 0 317 18 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128740] ppid=128732 vsize=9337812 memory=15008 CPUtime=3.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128740/stat : 128740 (fscip) R 128732 128735 123854 0 -1 4194368 94405 0 0 0 310 17 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128741] ppid=128732 vsize=9337812 memory=7783372 CPUtime=3.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128741/stat : 128741 (fscip) R 128732 128735 123854 0 -1 4194368 79026 0 0 0 304 15 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128742] ppid=128732 vsize=9337812 memory=2871800 CPUtime=3.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128742/stat : 128742 (fscip) R 128732 128735 123854 0 -1 4194368 91756 0 0 0 309 16 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128743] ppid=128732 vsize=9337812 memory=7344836 CPUtime=3.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128743/stat : 128743 (fscip) R 128732 128735 123854 0 -1 4194368 98051 0 0 0 309 19 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128744] ppid=128732 vsize=9337812 memory=1952 CPUtime=3.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128744/stat : 128744 (fscip) R 128732 128735 123854 0 -1 4194368 82835 0 0 0 303 17 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128745] ppid=128732 vsize=9337812 memory=280958642575984 CPUtime=3.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128745/stat : 128745 (fscip) R 128732 128735 123854 0 -1 4194368 89887 0 0 0 305 19 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128746] ppid=128732 vsize=9337812 memory=0 CPUtime=3.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128746/stat : 128746 (fscip) R 128732 128735 123854 0 -1 4194368 94389 0 0 0 306 20 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128747] ppid=128732 vsize=9337812 memory=54673 CPUtime=3.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128747/stat : 128747 (fscip) R 128732 128735 123854 0 -1 4194368 79035 0 0 0 306 15 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128748] ppid=128732 vsize=9337812 memory=25333125866717268 CPUtime=3.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128748/stat : 128748 (fscip) R 128732 128735 123854 0 -1 4194368 84228 0 0 0 313 16 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128749] ppid=128732 vsize=9337812 memory=0 CPUtime=3.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128749/stat : 128749 (fscip) R 128732 128735 123854 0 -1 4194368 98196 0 0 0 308 21 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128750] ppid=128732 vsize=9337812 memory=280958642411200 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/128735/task/128750/stat : 128750 (fscip) R 128732 128735 123854 0 -1 4194368 82850 0 0 0 305 18 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128751] ppid=128732 vsize=9337812 memory=25333125866717268 CPUtime=3.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128751/stat : 128751 (fscip) R 128732 128735 123854 0 -1 4194368 86097 0 0 0 315 16 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128752] ppid=128732 vsize=9337812 memory=7219848 CPUtime=3.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128752/stat : 128752 (fscip) R 128732 128735 123854 0 -1 4194368 94113 0 0 0 307 20 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128753] ppid=128732 vsize=9337812 memory=0 CPUtime=3.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128753/stat : 128753 (fscip) R 128732 128735 123854 0 -1 4194368 82862 0 0 0 303 16 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128754] ppid=128732 vsize=9337812 memory=0 CPUtime=3.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128754/stat : 128754 (fscip) R 128732 128735 123854 0 -1 4194368 85715 0 0 0 319 16 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128755] ppid=128732 vsize=9337812 memory=0 CPUtime=3.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128755/stat : 128755 (fscip) R 128732 128735 123854 0 -1 4194368 94835 0 0 0 306 18 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128756] ppid=128732 vsize=9337812 memory=0 CPUtime=3.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128756/stat : 128756 (fscip) R 128732 128735 123854 0 -1 4194368 79043 0 0 0 307 15 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128757] ppid=128732 vsize=9337812 memory=6944656592455097440 CPUtime=3.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128757/stat : 128757 (fscip) R 128732 128735 123854 0 -1 4194368 85745 0 0 0 310 18 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128758] ppid=128732 vsize=9337812 memory=7163654045827295080 CPUtime=3.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128758/stat : 128758 (fscip) R 128732 128735 123854 0 -1 4194368 98123 0 0 0 307 20 0 0 20 0 41 0 21505387 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128759] ppid=128732 vsize=9337812 memory=16108 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128759/stat : 128759 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128760] ppid=128732 vsize=9337812 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/128735/task/128760/stat : 128760 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128761] ppid=128732 vsize=9337812 memory=94894851 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128761/stat : 128761 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128762] ppid=128732 vsize=9337812 memory=-6513159902681283434 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128762/stat : 128762 (fscip) S 128732 128735 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128763] ppid=128732 vsize=9337812 memory=280958642048704 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128763/stat : 128763 (fscip) S 128732 128735 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128764] ppid=128732 vsize=9337812 memory=140479321067664 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128764/stat : 128764 (fscip) S 128732 128735 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128765] ppid=128732 vsize=9337812 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/128735/task/128765/stat : 128765 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128766] ppid=128732 vsize=9337812 memory=-6513159902681283434 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128766/stat : 128766 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128767] ppid=128732 vsize=9337812 memory=7017847782995132501 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128767/stat : 128767 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128768] ppid=128732 vsize=9337812 memory=8663690513068916824 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128768/stat : 128768 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128769] ppid=128732 vsize=9337812 memory=5865465064658194540 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128769/stat : 128769 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128770] ppid=128732 vsize=9337812 memory=8508281356422317471 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128770/stat : 128770 (fscip) S 128732 128735 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128771] ppid=128732 vsize=9337812 memory=5440 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128771/stat : 128771 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128772] ppid=128732 vsize=9337812 memory=30399726987509844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128772/stat : 128772 (fscip) S 128732 128735 123854 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128773] ppid=128732 vsize=9337812 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/128735/task/128773/stat : 128773 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128774] ppid=128732 vsize=9337812 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/128735/task/128774/stat : 128774 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128775] ppid=128732 vsize=9337812 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/128735/task/128775/stat : 128775 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128776] ppid=128732 vsize=9337812 memory=28008 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128776/stat : 128776 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128777] ppid=128732 vsize=9337812 memory=32820 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128777/stat : 128777 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128778] ppid=128732 vsize=9337812 memory=7108 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128778/stat : 128778 (fscip) S 128732 128735 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21505501 9561919488 1974064 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
Current children cumulated CPU time: 73.59 s
Current children cumulated vsize: 9337812 KiB
Current children cumulated memory: 7896256 KiB

[startup+25.5017 s]
/proc/loadavg: 77.87 79.53 80.10 82/1024 128781

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

/proc/128735/task/128765/stat : 128765 (fscip) S 128732 128735 123854 0 -1 1077936192 134 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128766] ppid=128732 vsize=26020908 memory=25992 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/128735/task/128766/stat : 128766 (fscip) S 128732 128735 123854 0 -1 1077936192 132 0 0 0 1 1 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128767] ppid=128732 vsize=26020908 memory=25333125866717268 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/128735/task/128767/stat : 128767 (fscip) S 128732 128735 123854 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128768] ppid=128732 vsize=26020908 memory=25333125866717268 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/128735/task/128768/stat : 128768 (fscip) S 128732 128735 123854 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128769] ppid=128732 vsize=26020908 memory=24541980 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/128735/task/128769/stat : 128769 (fscip) S 128732 128735 123854 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128770] ppid=128732 vsize=26020908 memory=24542672 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/128735/task/128770/stat : 128770 (fscip) S 128732 128735 123854 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128771] ppid=128732 vsize=26020908 memory=24540296 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/128735/task/128771/stat : 128771 (fscip) S 128732 128735 123854 0 -1 1077936192 145 0 0 0 1 1 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128772] ppid=128732 vsize=26020908 memory=0 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/128735/task/128772/stat : 128772 (fscip) S 128732 128735 123854 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128773] ppid=128732 vsize=26020908 memory=27608 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/128735/task/128773/stat : 128773 (fscip) S 128732 128735 123854 0 -1 1077936192 133 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128774] ppid=128732 vsize=26020908 memory=24534640 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/128735/task/128774/stat : 128774 (fscip) S 128732 128735 123854 0 -1 1077936192 83 0 0 0 2 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128775] ppid=128732 vsize=26020908 memory=24482792 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/128735/task/128775/stat : 128775 (fscip) S 128732 128735 123854 0 -1 1077936192 67 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128776] ppid=128732 vsize=26020908 memory=11632 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/128735/task/128776/stat : 128776 (fscip) S 128732 128735 123854 0 -1 1077936192 133 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128777] ppid=128732 vsize=26020908 memory=24543752 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/128735/task/128777/stat : 128777 (fscip) S 128732 128735 123854 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128778] ppid=128732 vsize=26020908 memory=18104 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/128735/task/128778/stat : 128778 (fscip) S 128732 128735 123854 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 21505501 26645409792 6135986 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
Current children cumulated CPU time: 70834.6 s
Current children cumulated vsize: 26020908 KiB
Current children cumulated memory: 24543944 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3641 s]*
/proc/loadavg: 45.32 59.46 70.59 41/929 131579
/proc/meminfo: memFree=748261896/790760804 swapFree=131071996/131071996
[pid=128735] ppid=128732 vsize=26151980 memory=24662028 CPUtime=72000.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/stat : 128735 (fscip) S 128732 128735 123854 0 -1 1077936128 101275821 0 0 0 7187328 12724 0 0 20 0 41 0 21504572 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
/proc/128735/statm: 6537995 6165507 3366 3035 0 6399621 0
[pid=128735/tid=128739] ppid=128732 vsize=26151980 memory=7302696001386991697 CPUtime=3598.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128739/stat : 128739 (fscip) R 128732 128735 123854 0 -1 4194368 6194948 0 0 0 359279 618 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128740] ppid=128732 vsize=26151980 memory=6719476473781506385 CPUtime=3603.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128740/stat : 128740 (fscip) R 128732 128735 123854 0 -1 4194368 4891503 0 0 0 359849 484 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128741] ppid=128732 vsize=26151980 memory=7162815131355736419 CPUtime=3600.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128741/stat : 128741 (fscip) R 128732 128735 123854 0 -1 4194368 3923739 0 0 0 359212 820 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128742] ppid=128732 vsize=26151980 memory=6432439489120658234 CPUtime=3596.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128742/stat : 128742 (fscip) R 128732 128735 123854 0 -1 4194368 5831991 0 0 0 359070 625 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128743] ppid=128732 vsize=26151980 memory=0 CPUtime=3603.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128743/stat : 128743 (fscip) R 128732 128735 123854 0 -1 4194368 6178772 0 0 0 359707 597 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128744] ppid=128732 vsize=26151980 memory=0 CPUtime=3597.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128744/stat : 128744 (fscip) R 128732 128735 123854 0 -1 4194368 3362596 0 0 0 359057 675 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128745] ppid=128732 vsize=26151980 memory=0 CPUtime=3593.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128745/stat : 128745 (fscip) R 128732 128735 123854 0 -1 4194368 3774740 0 0 0 358831 489 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128746] ppid=128732 vsize=26151980 memory=0 CPUtime=3604.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128746/stat : 128746 (fscip) R 128732 128735 123854 0 -1 4194368 5818023 0 0 0 359921 564 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128747] ppid=128732 vsize=26151980 memory=0 CPUtime=3594.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128747/stat : 128747 (fscip) R 128732 128735 123854 0 -1 4194368 3180491 0 0 0 358830 615 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128748] ppid=128732 vsize=26151980 memory=0 CPUtime=3603.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128748/stat : 128748 (fscip) R 128732 128735 123854 0 -1 4194368 4425076 0 0 0 359882 434 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128749] ppid=128732 vsize=26151980 memory=0 CPUtime=3595.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128749/stat : 128749 (fscip) R 128732 128735 123854 0 -1 4194368 6966931 0 0 0 358860 734 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128750] ppid=128732 vsize=26151980 memory=0 CPUtime=3599.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128750/stat : 128750 (fscip) R 128732 128735 123854 0 -1 4194368 3915434 0 0 0 359205 779 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128751] ppid=128732 vsize=26151980 memory=0 CPUtime=3598.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128751/stat : 128751 (fscip) R 128732 128735 123854 0 -1 4194368 6069153 0 0 0 359221 647 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128752] ppid=128732 vsize=26151980 memory=0 CPUtime=3600.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128752/stat : 128752 (fscip) R 128732 128735 123854 0 -1 4194368 8300282 0 0 0 359255 839 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128753] ppid=128732 vsize=26151980 memory=0 CPUtime=3594.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128753/stat : 128753 (fscip) R 128732 128735 123854 0 -1 4194368 3617990 0 0 0 358670 747 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128754] ppid=128732 vsize=26151980 memory=0 CPUtime=3604.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128754/stat : 128754 (fscip) R 128732 128735 123854 0 -1 4194368 5321665 0 0 0 359965 506 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128755] ppid=128732 vsize=26151980 memory=0 CPUtime=3599.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128755/stat : 128755 (fscip) R 128732 128735 123854 0 -1 4194368 7026013 0 0 0 359262 715 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128756] ppid=128732 vsize=26151980 memory=5859277017898313059 CPUtime=3605.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128756/stat : 128756 (fscip) R 128732 128735 123854 0 -1 4194368 3783023 0 0 0 359734 784 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128757] ppid=128732 vsize=26151980 memory=11812 CPUtime=3596.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128757/stat : 128757 (fscip) R 128732 128735 123854 0 -1 4194368 3602771 0 0 0 359137 476 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128758] ppid=128732 vsize=26151980 memory=11624 CPUtime=3599.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128758/stat : 128758 (fscip) R 128732 128735 123854 0 -1 4194368 4893190 0 0 0 359466 468 0 0 20 0 41 0 21505387 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128759] ppid=128732 vsize=26151980 memory=2684 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/128735/task/128759/stat : 128759 (fscip) S 128732 128735 123854 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128760] ppid=128732 vsize=26151980 memory=6732 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/128735/task/128760/stat : 128760 (fscip) S 128732 128735 123854 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128761] ppid=128732 vsize=26151980 memory=24571060 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/128735/task/128761/stat : 128761 (fscip) S 128732 128735 123854 0 -1 1077936192 149 0 0 0 4 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128762] ppid=128732 vsize=26151980 memory=2736 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/128735/task/128762/stat : 128762 (fscip) S 128732 128735 123854 0 -1 1077936192 127 0 0 0 2 1 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128763] ppid=128732 vsize=26151980 memory=6764 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/128735/task/128763/stat : 128763 (fscip) S 128732 128735 123854 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128764] ppid=128732 vsize=26151980 memory=0 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/128735/task/128764/stat : 128764 (fscip) S 128732 128735 123854 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128765] ppid=128732 vsize=26151980 memory=29273809900535888 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/128735/task/128765/stat : 128765 (fscip) S 128732 128735 123854 0 -1 1077936192 137 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128766] ppid=128732 vsize=26151980 memory=6720663233864154471 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/128735/task/128766/stat : 128766 (fscip) S 128732 128735 123854 0 -1 1077936192 135 0 0 0 1 1 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128767] ppid=128732 vsize=26151980 memory=6432439489120658234 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/128735/task/128767/stat : 128767 (fscip) S 128732 128735 123854 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128768] ppid=128732 vsize=26151980 memory=0 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/128735/task/128768/stat : 128768 (fscip) S 128732 128735 123854 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128769] ppid=128732 vsize=26151980 memory=0 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/128735/task/128769/stat : 128769 (fscip) S 128732 128735 123854 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128770] ppid=128732 vsize=26151980 memory=280958642441728 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/128735/task/128770/stat : 128770 (fscip) S 128732 128735 123854 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128771] ppid=128732 vsize=26151980 memory=280958642441728 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/128735/task/128771/stat : 128771 (fscip) S 128732 128735 123854 0 -1 1077936192 147 0 0 0 1 1 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128772] ppid=128732 vsize=26151980 memory=7306641156380710760 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/128735/task/128772/stat : 128772 (fscip) S 128732 128735 123854 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128773] ppid=128732 vsize=26151980 memory=6432439489120658234 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/128735/task/128773/stat : 128773 (fscip) S 128732 128735 123854 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128774] ppid=128732 vsize=26151980 memory=25333125866717268 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/128735/task/128774/stat : 128774 (fscip) S 128732 128735 123854 0 -1 1077936192 84 0 0 0 2 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128775] ppid=128732 vsize=26151980 memory=211275800738 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/128735/task/128775/stat : 128775 (fscip) S 128732 128735 123854 0 -1 1077936192 68 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128776] ppid=128732 vsize=26151980 memory=56290663784834 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/128735/task/128776/stat : 128776 (fscip) S 128732 128735 123854 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128777] ppid=128732 vsize=26151980 memory=57394487157344 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/128735/task/128777/stat : 128777 (fscip) S 128732 128735 123854 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
[pid=128735/tid=128778] ppid=128732 vsize=26151980 memory=56299287274298 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/128735/task/128778/stat : 128778 (fscip) S 128732 128735 123854 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 21505501 26779627520 6165507 809668444160 4194304 16623229 140730989558848 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53121024 140730989564937 140730989565055 140730989565055 140730989572080 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 26151980 KiB
Current children cumulated memory: 24662028 KiB

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

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

# cumulated CPU time of all completed processes:  user=71874 s, system=127.952 s

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

[startup+3641.22 s]
/proc/loadavg: 45.32 59.46 70.59 22/890 131579
/proc/meminfo: memFree=751919988/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3641.6 s]
/proc/loadavg: 45.32 59.46 70.59 22/890 131579
/proc/meminfo: memFree=751919988/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3641.7 s]
/proc/loadavg: 45.32 59.46 70.59 22/890 131579
/proc/meminfo: memFree=751919988/790760804 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): 3641.79
CPU time (s): 72002
CPU user time (s): 71874
CPU system time (s): 127.952
CPU usage (%): 1977.1
Max. virtual memory (cumulated for all children) (KiB): 26217516
Max. memory (cumulated for all children) (KiB): 24673080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71874
system time used= 127.952
maximum resident set size= 24673256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101275956
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= 252788
involuntary context switches= 265908


# summary of solver processes directly reported to runsolver:
#   pid: 128735
#   total CPU time (s): 72002
#   total CPU user time (s): 71874
#   total CPU system time (s): 127.952

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0363 second user time and 83.5688 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-01 23:53:39
IDJOB=4465496
IDBENCH=158600
IDSOLVER=3094
FILE ID=nodeD103/4465496-1722549218
RUNJOBID= nodeD103-1722541827-123866
SLURM_JOB_ID= 8254276
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm25p-opt.opb.negationfix.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-4465496-1722549218/watcher-4465496-1722549218 -o /tmp/evaluation-result-4465496-1722549218/solver-4465496-1722549218 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123866 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465496-1722549218.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= bbc2f3225867eda18c5e1d2c8daffc3b
RANDOM SEED=1630639526

nodeD103.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	: 0x5003006
cpu MHz		: 3021.945
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.007
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 3598.192
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3173.068
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3021.976
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2927.494
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 3447.941
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3139.691
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3021.996
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.075
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2918.711
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3145.150
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.001
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.078
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 3634.010
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 2857.510
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.010
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.087
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2589.733
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3082.167
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.012
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2840.297
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2628.319
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3107.063
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.023
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2927.750
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2615.925
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3172.807
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.033
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2804.791
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2632.476
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3165.300
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.049
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2855.296
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2966.521
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3172.722
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3021.078
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2799.999
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2624.469
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3107.512
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.062
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2927.787
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2618.936
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3165.067
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.071
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.173
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2787.694
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3163.102
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.086
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2923.387
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2623.112
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3171.091
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.092
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2926.347
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2625.086
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3172.471
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.109
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2927.961
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2628.071
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3172.423
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.116
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2838.537
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2629.543
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3081.904
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.131
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2928.428
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2624.091
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3167.370
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3019.975
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2910.945
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2630.551
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3159.365
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.093
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2918.956
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2627.857
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3164.402
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
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	: 0x5003006
cpu MHz		: 3022.021
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 hwp hwp_act_window hwp_epp hwp_pkg_req 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	: 0x5003006
cpu MHz		: 2927.124
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
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	: 0x5003006
cpu MHz		: 2627.994
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
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	: 0x5003006
cpu MHz		: 3172.539
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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        765360164 kB
MemAvailable:   764886248 kB
Buffers:          299112 kB
Cached:          2576284 kB
SwapCached:            0 kB
Active:           466244 kB
Inactive:       22417636 kB
Active(anon):       2132 kB
Inactive(anon): 20028900 kB
Active(file):     464112 kB
Inactive(file):  2388736 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31016 kB
Writeback:           116 kB
AnonPages:      20004028 kB
Mapped:           126664 kB
Shmem:             22536 kB
KReclaimable:     185904 kB
Slab:             537572 kB
SReclaimable:     185904 kB
SUnreclaim:       351668 kB
KernelStack:       16896 kB
PageTables:        53928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2461436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           268032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    618496 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:      532480 kB
DirectMap2M:    62879744 kB
DirectMap1G:    742391808 kB

Free space on /tmp at the end= 8622864 MiB
End job on nodeD103 at 2024-08-02 00:54:20