Trace number 4465493

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.1 3635.15

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_clique-50.lin.opb
MD5SUM11852bf7a05815ba1c78428ce5d4534c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2312
Best CPU time to get the best result obtained on this benchmark2994.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3825
Total number of constraints7400
Number of constraints which are clauses3675
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints3675
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 3675
Biggest coefficient in the objective function 49
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 62475
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 49
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 62475
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.02	c Default LC presolving (default).
0.00/0.02	c ** Before presolving: virtualMemUsedAtLc = 43225088, getVmSize() = 43225088, SCIPgetMemUsed() = 17127939, SCIPgetMemTotal() = 21050947, SCIPgetMemExternEstim() = 10458497
0.00/0.02	c ** set memory limit for presolving in LC to 8.79596e+12 for SCIP **
0.60/0.63	c ** Estimated virtualMemUsedAtSolver = 56258871, getVmSize() = 98971648, SCIPgetMemUsed() = 49240906, SCIPgetMemTotal() = 73929810, SCIPgetMemExternEstim() = 10458497
0.60/0.63	c ** set memory limit for solvers to 4.18844e+11 for each SCIP **
0.60/0.63	c Original Problem   :
0.60/0.63	c   Problem name     : instance-4465493-1722549146
0.60/0.63	c   Variables        : 3825 (3825 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.63	c   Constraints      : 7400
0.60/0.63	c   Objective sense  : minimize
0.60/0.63	c Presolved Problem  :
0.60/0.63	c   Variables        : 3825 (3825 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.63	c   Constraints      : 3725
0.60/0.63	c Constraints        : Number
0.60/0.63	c   setppc           : 50 
0.60/0.63	c   and              : 3675 
0.60/0.63	c ** Instance transfer method used: 0
0.60/0.64	c ** ParaScipInstance copy does not increase the number of variables. **
0.69/0.76	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.69/0.76	c                                Nodes    Active                                            
0.69/0.76	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.13/0.88	c *       1              0           1        20        6715.0000                -          -
22.35/1.99	c *       2              0           1        20        6622.0000                -          -
28.22/2.30	c *       2              0           1        20        6454.0000                -          -
34.18/2.57	c *       3              2           1        20        6334.0000           0.0000          -
38.13/2.74	c *       3              2           1        20        6230.0000           0.0000          -
38.13/2.76	c *       3              2           1        20        6124.0000           0.0000          -
42.10/2.93	c *       3              2           1        20        6058.0000           0.0000          -
44.75/3.13	c *       3              2           1        20        2312.0000           0.0000          -
84.37/5.13	c         5            606          61        20        2312.0000           0.0000          -
184.96/10.15	c        10              5           4        20        2312.0000           0.0000          -
285.35/15.24	c        15             15          10        20        2312.0000          34.5000          -
390.45/20.53	c        21             17          10        20        2312.0000          66.0000          -
489.64/25.54	c        26             24          15        20        2312.0000          77.5000          -
590.86/30.68	c        31             39          30        20        2312.0000          77.5000          -
692.08/35.72	c        36            133          74        20        2312.0000          95.0000          -
791.11/40.73	c        41            161          88        20        2312.0000         164.5000          -
890.01/45.75	c        46            170         122        20        2312.0000         202.0000          -
989.12/50.78	c        51            202         146        20        2312.0000         243.1875          -
1090.03/55.85	c        56            243         171        20        2312.0000         270.5000          -
1189.14/60.89	c        61            272         185        20        2312.0000         285.0000          -
1290.19/65.92	c        66            310         186        20        2312.0000         318.0000          -
1389.35/70.98	c        71            322         198        20        2312.0000         354.0000          -
1491.18/76.04	c        76            333         209        20        2312.0000         354.0000          -
1590.25/81.09	c        81            348         224        20        2312.0000         368.5000          -
1689.47/86.10	c        86            369         280        20        2312.0000         394.0000    486.80%
1793.93/91.31	c        91            408         319        20        2312.0000         394.0000    486.80%
1893.11/96.34	c        96            410         321        20        2312.0000         394.0000    486.80%
1998.25/101.61	c       102            387         263        20        2312.0000         464.1667    398.10%
2097.42/106.67	c       107            413         287        20        2312.0000         472.2500    389.57%
2198.54/111.74	c       112            419         293        20        2312.0000         472.2500    389.57%
2299.73/116.83	c       117            434         308        20        2312.0000         486.5000    375.23%
2398.89/121.88	c       122            441         315        20        2312.0000         486.5000    375.23%
2500.04/126.93	c       127            462         336        20        2312.0000         487.0000    374.74%
2599.24/131.98	c       132            468         342        20        2312.0000         487.0000    374.74%
2698.36/137.02	c       137            477         351        20        2312.0000         503.0000    359.64%
2800.25/142.05	c       142            485         359        20        2312.0000         503.0000    359.64%
2899.40/147.06	c       147            495         369        20        2312.0000         508.5000    354.67%
3003.83/152.31	c       152            505         377        20        2312.0000         508.5000    354.67%
3102.93/157.36	c       157            517         387        20        2312.0000         508.5000    354.67%
3204.05/162.40	c       162            524         394        20        2312.0000         529.5217    336.62%
3302.76/167.46	c       167            536         406        20        2312.0000         529.5217    336.62%
3403.88/172.50	c       173            549         415        20        2312.0000         529.5217    336.62%
3504.96/177.64	c       178            554         420        20        2312.0000         529.5217    336.62%
3610.07/183.01	c       183            562         428        20        2312.0000         565.5000    308.84%
3711.89/188.07	c       188            576         440        20        2312.0000         574.1667    302.67%
3811.54/193.12	c       193            580         442        20        2312.0000         574.1667    302.67%
3910.12/198.13	c       198            592         452        20        2312.0000         575.2500    301.91%
4011.18/203.17	c       203            602         460        20        2312.0000         575.2500    301.91%
4111.80/208.26	c       208            607         463        20        2312.0000         575.2500    301.91%
4212.64/213.38	c       213            617         471        20        2312.0000         575.2500    301.91%
4311.72/218.39	c       218            629         475        20        2312.0000         575.2500    301.91%
4412.66/223.40	c       223            638         480        20        2312.0000         593.0000    289.88%
4511.81/228.45	c       228            642         484        20        2312.0000         599.5000    285.65%
4612.95/233.51	c       234            650         490        20        2312.0000         599.5000    285.65%
4716.05/238.72	c       239            662         500        20        2312.0000         599.5000    285.65%
4815.25/243.77	c       244            662         565        20        2312.0000         600.5000    285.01%
4916.30/248.82	c       249            674         512        20        2312.0000         603.5000    283.10%
5015.28/253.85	c       254            685         523        20        2312.0000         603.5000    283.10%
5116.10/258.90	c       259            694         532        20        2312.0000         603.5000    283.10%
5215.29/263.98	c       264            696         534        20        2312.0000         603.5000    283.10%
5317.09/269.08	c       269            686         587        20        2312.0000         611.0000    278.40%
5416.03/274.12	c       274            712         540        20        2312.0000         627.2222    268.61%
5516.91/279.16	c       279            714         542        20        2312.0000         627.2222    268.61%
5616.31/284.19	c       284            705         604        20        2312.0000         630.0000    266.98%
5716.62/289.23	c       289            712         611        20        2312.0000         643.0000    259.56%
5817.78/294.33	c       294            717         616        20        2312.0000         643.0000    259.56%
5916.91/299.35	c       299            719         618        20        2312.0000         643.0000    259.56%
6015.97/304.37	c       304            726         625        20        2312.0000         643.0000    259.56%
6115.06/309.39	c       309            728         627        20        2312.0000         643.0000    259.56%
6216.20/314.43	c       314            732         631        20        2312.0000         655.0000    252.98%
6315.37/319.47	c       319            743         642        20        2312.0000         658.5000    251.10%
6416.47/324.53	c       325            754         651        20        2312.0000         658.5000    251.10%
6515.60/329.55	c       330            756         653        20        2312.0000         658.5000    251.10%
6614.77/334.57	c       335            772         669        20        2312.0000         663.0000    248.72%
6719.86/339.80	c       340            772         669        20        2312.0000         663.0000    248.72%
6818.98/344.85	c       345            777         674        20        2312.0000         663.0000    248.72%
6917.94/349.89	c       350            779         676        20        2312.0000         663.0000    248.72%
7018.95/354.95	c       355            788         685        20        2312.0000         668.0000    246.11%
7118.12/359.99	c       360            797         694        20        2312.0000         668.0000    246.11%
7217.19/365.01	c       365            803         700        20        2312.0000         668.0000    246.11%
7318.92/370.10	c       370            806         703        20        2312.0000         668.0000    246.11%
7420.02/375.16	c       375            810         707        20        2312.0000         668.0000    246.11%
7518.94/380.17	c       380           2332        2018        20        2312.0000         682.5000    238.75%
7619.07/385.25	c       385           2366        2046        20        2312.0000         682.5000    238.75%
7720.26/390.30	c       390            835         630        20        2312.0000         709.5000    225.86%
7819.29/395.35	c       395            843         636        20        2312.0000         709.5000    225.86%
7920.44/400.42	c       400            846         639        20        2312.0000         709.5000    225.86%
8019.47/405.46	c       405           2552        2200        20        2312.0000         716.0000    222.91%
8120.45/410.51	c       411           2623        2265        20        2312.0000         719.5000    221.33%
8219.46/415.57	c       416           2672        2308        20        2312.0000         720.0000    221.11%
8318.61/420.58	c       421           2748        2356        20        2312.0000         732.0000    215.85%
8417.56/425.59	c       426           2826        2408        20        2312.0000         741.5000    211.80%
8518.58/430.61	c       431           2912        2472        20        2312.0000         742.5000    211.38%
8619.31/435.75	c       436           2919        2479        20        2312.0000         742.5000    211.38%
8719.77/440.82	c       441           2919        2479        20        2312.0000         742.5000    211.38%
8818.83/445.82	c       446           2927        2485        20        2312.0000         742.5000    211.38%
8919.68/450.92	c       451           3002        2538        20        2312.0000         745.2500    210.23%
9018.80/455.97	c       456           3039        2568        20        2312.0000         747.0000    209.50%
9118.00/461.01	c       461           3072        2593        20        2312.0000         747.5000    209.30%
9219.79/466.07	c       466           3154        2638        20        2312.0000         748.8333    208.75%
9318.71/471.11	c       471           3172        2652        20        2312.0000         748.8333    208.75%
9420.18/476.16	c       476           3215        2673        20        2312.0000         748.8333    208.75%
9520.56/481.20	c       481           3236        2684        20        2312.0000         748.8333    208.75%
9619.76/486.28	c       486           3278        2718        20        2312.0000         749.5000    208.47%
9723.03/491.42	c       491           3342        2752        20        2312.0000         757.5000    205.21%
9822.04/496.47	c       496           3436        2810        20        2312.0000         767.0000    201.43%
9923.21/501.51	c       502           3482        2838        20        2312.0000         769.5000    200.45%
10022.33/506.56	c       507           3510           1        20        2312.0000         769.5000    200.45%
10125.46/511.70	c       512           3549          40        20        2312.0000         769.5000    200.45%
10226.58/516.83	c       517           3586          77        20        2312.0000         769.5000    200.45%
10325.73/521.89	c       522           3620         111        20        2312.0000         769.5000    200.45%
10426.65/526.93	c       527           3670         161        20        2312.0000         769.5000    200.45%
10525.79/531.98	c       532           3696         187        20        2312.0000         769.5000    200.45%
10624.98/537.03	c       537           3701         192        20        2312.0000         769.5000    200.45%
10726.85/542.13	c       542           3720         211        20        2312.0000         769.5000    200.45%
10827.93/547.18	c       547           3766         257        20        2312.0000         769.5000    200.45%
10928.30/552.24	c       552           3786         277        20        2312.0000         769.5000    200.45%
11029.45/557.32	c       557           3803         294        20        2312.0000         769.5000    200.45%
11130.48/562.44	c       562           3863         354        20        2312.0000         769.5000    200.45%
11229.67/567.46	c       567           3709        1928        20        2312.0000         775.5000    198.13%
11330.74/572.53	c       573           3767        1966        20        2312.0000         781.0000    196.03%
11431.71/577.62	c       578           3845        1997        20        2312.0000         786.5000    193.96%
11532.86/582.76	c       583           3887        2013        20        2312.0000         789.0000    193.03%
11631.92/587.77	c       588           3951        2025        20        2312.0000         789.0000    193.03%
11735.09/592.91	c       593           1042         789        20        2312.0000         805.5000    187.03%
11834.25/597.99	c       598           1045         790        20        2312.0000         805.5000    187.03%
11936.09/603.05	c       603           1047         792        20        2312.0000         805.5000    187.03%
12035.21/608.10	c       608           1052         795        20        2312.0000         813.0000    184.38%
12136.45/613.14	c       613           1053         796        20        2312.0000         813.0000    184.38%
12236.81/618.20	c       618           1060         797        20        2312.0000         813.0000    184.38%
12335.65/623.27	c       623           1065         802        20        2312.0000         813.0000    184.38%
12436.72/628.31	c       628           4277        2143        20        2312.0000         831.0000    178.22%
12535.71/633.37	c       633           4379        2172        20        2312.0000         831.0000    178.22%
12636.80/638.42	c       638           4447        2204        20        2312.0000         835.0000    176.89%
12735.99/643.45	c       643           4456        2211        20        2312.0000         835.0000    176.89%
12836.74/648.50	c       648           4537        2235        20        2312.0000         841.5000    174.75%
12939.87/653.70	c       654           4604        2262        20        2312.0000         848.0000    172.64%
13038.93/658.78	c       659           4693        2288        20        2312.0000         853.5000    170.88%
13139.93/663.85	c       664           4725        2300        20        2312.0000         853.5000    170.88%
13239.04/668.87	c       669           4725        2300        20        2312.0000         853.5000    170.88%
13340.20/673.94	c       674           4783        2331        20        2312.0000         854.0000    170.73%
13441.85/679.03	c       679           4860        2352        20        2312.0000         854.0000    170.73%
13542.87/684.18	c       684           4889        2361        20        2312.0000         854.0000    170.73%
13643.39/689.24	c       689           4917        2369        20        2312.0000         854.5000    170.57%
13744.25/694.32	c       694           4945        2387        20        2312.0000         854.5000    170.57%
13845.40/699.45	c       699           4945        2387        20        2312.0000         854.5000    170.57%
13946.43/704.50	c       704           4977        2395        20        2312.0000         863.0000    167.90%
14045.57/709.58	c       710           5027        2419        20        2312.0000         868.5000    166.21%
14146.69/714.62	c       715           5113        2453        20        2312.0000         872.0000    165.14%
14245.87/719.68	c       720           5215        2494        20        2312.0000         880.0000    162.73%
14347.00/724.73	c       725           5280        2501        20        2312.0000         880.0000    162.73%
14450.19/729.91	c       730           5352        2523        20        2312.0000         880.0000    162.73%
14549.39/734.96	c       735           5377        2530        20        2312.0000         883.0000    161.83%
14648.55/740.00	c       740           5423        2542        20        2312.0000         883.0000    161.83%
14747.71/745.02	c       745           5517        2588        20        2312.0000         889.5000    159.92%
14849.53/750.06	c       750           5591        2622        20        2312.0000         908.0000    154.63%
14950.60/755.18	c       755           5609        2628        20        2312.0000         908.0000    154.63%
15050.93/760.25	c       760           5609        2628        20        2312.0000         908.0000    154.63%
15152.10/765.35	c       765           5609        2628        20        2312.0000         908.0000    154.63%
15251.30/770.40	c       770           5609        2628        20        2312.0000         908.0000    154.63%
15352.46/775.41	c       775           5609        2628        20        2312.0000         908.0000    154.63%
15453.65/780.53	c       781           5609        2628        20        2312.0000         908.0000    154.63%
15554.76/785.62	c       786           5666        2641        20        2312.0000         908.0000    154.63%
15653.90/790.66	c       791           5706        2661        20        2312.0000         909.0000    154.35%
15755.07/795.73	c       796           5737        2666        20        2312.0000         910.0000    154.07%
15854.21/800.75	c       801           5744        2669        20        2312.0000         910.0000    154.07%
15953.40/805.76	c       806           5808        2687        20        2312.0000         910.0000    154.07%
16054.59/810.80	c       811           5938        2731        20        2312.0000         913.5000    153.09%
16153.76/815.86	c       816           6025        2743        20        2312.0000         913.5000    153.09%
16252.93/820.87	c       821           6097        2765        20        2312.0000         916.5000    152.26%
16352.15/825.88	c       826           6163        2775        20        2312.0000         917.0000    152.13%
16453.20/830.90	c       831           6216        2792        20        2312.0000         917.1667    152.08%
16552.38/835.94	c       836           6216        2792        20        2312.0000         917.1667    152.08%
16651.46/841.00	c       841           6286        2814        20        2312.0000         917.1667    152.08%
16753.41/846.05	c       846           6317        2829        20        2312.0000         920.0000    151.30%
16852.30/851.10	c       851           6317        2829        20        2312.0000         920.0000    151.30%
16951.47/856.13	c       856           6317        2829        20        2312.0000         920.0000    151.30%
17052.57/861.14	c       861           6344        2836        20        2312.0000         920.0000    151.30%
17151.66/866.20	c       866           6377        2851        20        2312.0000         923.0000    150.49%
17252.00/871.22	c       871           6447        2870        20        2312.0000         925.0000    149.95%
17351.16/876.26	c       876           6507        2881        20        2312.0000         926.5000    149.54%
17454.22/881.40	c       881           6557        2895        20        2312.0000         929.0000    148.87%
17553.40/886.45	c       886           6557        2895        20        2312.0000         929.0000    148.87%
17652.65/891.46	c       891           6628        2904        20        2312.0000         930.0000    148.60%
17753.58/896.54	c       897           6689        2915        20        2312.0000         930.0000    148.60%
17854.66/901.61	c       902           6797        2931        20        2312.0000         932.5000    147.94%
17953.81/906.63	c       907           6893        2955        20        2312.0000         933.0000    147.80%
18052.89/911.68	c       912           6947        2967        20        2312.0000         935.5000    147.14%
18153.79/916.72	c       917           7042        3013        20        2312.0000         939.0000    146.22%
18252.61/921.77	c       922           7114        3039        20        2312.0000         945.0000    144.66%
18353.55/926.86	c       927           7114        3039        20        2312.0000         945.0000    144.66%
18452.64/931.87	c       932           1318         977        20        2312.0000         955.5000    141.97%
18553.70/936.96	c       937           1322         981        20        2312.0000         955.5000    141.97%
18652.57/942.01	c       942           1326         981        20        2312.0000         955.5000    141.97%
18754.20/947.06	c       947           1357        1006        20        2312.0000         955.5000    141.97%
18853.25/952.11	c       952           1362        1007        20        2312.0000         979.0000    136.16%
18954.16/957.16	c       957           1375        1014        20        2312.0000         979.0000    136.16%
19054.56/962.23	c       962           1381        1016        20        2312.0000         979.0000    136.16%
19153.64/967.28	c       967           1393        1016        20        2312.0000         979.0000    136.16%
19254.82/972.34	c       972           1402        1023        20        2312.0000         982.7500    135.26%
19355.99/977.43	c       977           1420        1037        20        2312.0000         982.7500    135.26%
19455.11/982.44	c       982           1433        1040        20        2312.0000         982.7500    135.26%
19554.41/987.49	c       987           1447        1050        20        2312.0000         982.7500    135.26%
19655.42/992.56	c       993           1453        1050        20        2312.0000         982.7500    135.26%
19756.51/997.61	c       998           1467        1056        20        2312.0000        1001.8445    130.77%
19857.65/1002.71	c      1003           1472        1057        20        2312.0000        1038.0000    122.74%
19956.72/1007.79	c      1008           1475        1060        20        2312.0000        1038.0000    122.74%
20057.87/1012.84	c      1013           1478        1061        20        2312.0000        1038.0000    122.74%
20158.94/1017.92	c      1018           1481        1062        20        2312.0000        1038.0000    122.74%
20258.06/1022.98	c      1023           1484        1061        20        2312.0000        1038.0000    122.74%
20356.93/1028.02	c      1028           1494        1067        20        2312.0000        1049.0000    120.40%
20461.91/1033.20	c      1033           1496        1069        20        2312.0000        1049.0000    120.40%
20561.03/1038.26	c      1038           1499        1072        20        2312.0000        1049.0000    120.40%
20661.86/1043.31	c      1043           1506        1079        20        2312.0000        1049.0000    120.40%
20762.94/1048.45	c      1048           1518        1083        20        2312.0000        1049.0000    120.40%
20864.10/1053.54	c      1054           1522        1085        20        2312.0000        1051.5789    119.86%
20963.19/1058.55	c      1059           1524        1087        20        2312.0000        1051.5789    119.86%
21064.35/1063.63	c      1064           1527        1090        20        2312.0000        1051.5789    119.86%
21164.78/1068.71	c      1069           1529        1090        20        2312.0000        1051.5789    119.86%
21264.03/1073.76	c      1074           1534        1093        20        2312.0000        1056.5000    118.84%
21364.99/1078.83	c      1079           1535        1094        20        2312.0000        1056.5000    118.84%
21466.10/1084.02	c      1084           1542        1097        20        2312.0000        1060.1667    118.08%
21567.61/1089.12	c      1089           1545        1100        20        2312.0000        1060.1667    118.08%
21670.06/1094.22	c      1094           1552        1103        20        2312.0000        1070.8125    115.91%
21771.11/1099.38	c      1099           1562        1113        20        2312.0000        1085.5000    112.99%
21872.21/1104.41	c      1104           1580        1129        20        2312.0000        1085.5000    112.99%
21971.24/1109.43	c      1109           1590        1133        20        2312.0000        1085.5000    112.99%
22072.42/1114.51	c      1115           1593        1134        20        2312.0000        1085.5881    112.97%
22173.54/1119.64	c      1120           1599        1136        20        2312.0000        1085.5881    112.97%
22274.59/1124.77	c      1125           1602        1137        20        2312.0000        1085.5881    112.97%
22375.56/1129.82	c      1130           1604        1139        20        2312.0000        1085.5881    112.97%
22474.54/1134.90	c      1135           1609        1142        20        2312.0000        1088.0000    112.50%
22575.44/1139.99	c      1140           1617        1146        20        2312.0000        1088.0000    112.50%
22674.57/1145.03	c      1145           1618        1147        20        2312.0000        1088.0000    112.50%
22776.25/1150.09	c      1150           1623        1146        20        2312.0000        1088.0000    112.50%
22875.37/1155.10	c      1155           1630        1151        20        2312.0000        1088.0000    112.50%
22974.31/1160.10	c      1160           1634        1153        20        2312.0000        1095.0000    111.14%
23075.34/1165.17	c      1165           1641        1160        20        2312.0000        1095.0000    111.14%
23175.63/1170.30	c      1170           1644        1163        20        2312.0000        1095.0000    111.14%
23276.79/1175.36	c      1175           1652        1167        20        2312.0000        1095.0000    111.14%
23377.91/1180.41	c      1180           1652        1167        20        2312.0000        1095.0000    111.14%
23477.05/1185.43	c      1185           1656        1169        20        2312.0000        1095.0000    111.14%
23575.98/1190.45	c      1190           1662        1173        20        2312.0000        1097.5000    110.66%
23675.29/1195.47	c      1195          10176        3503        20        2312.0000        1101.5000    109.90%
23776.33/1200.52	c      1201          10176        3503        20        2312.0000        1101.5000    109.90%
23877.46/1205.61	c      1206          10223        3526        20        2312.0000        1101.5000    109.90%
23976.58/1210.65	c      1211          10286        3549        20        2312.0000        1102.5000    109.71%
24077.59/1215.71	c      1216          10357        3571        20        2312.0000        1107.5000    108.76%
24176.71/1220.75	c      1221          10406        3590        20        2312.0000        1111.3333    108.04%
24277.87/1225.82	c      1226          10446        3602        20        2312.0000        1112.5833    107.80%
24377.03/1230.87	c      1231          10473        3611        20        2312.0000        1112.5833    107.80%
24478.21/1236.00	c      1236          10527        3639        20        2312.0000        1114.0000    107.54%
24580.03/1241.06	c      1241          10585        3659        20        2312.0000        1114.2500    107.49%
24678.95/1246.07	c      1246          10585        3659        20        2312.0000        1114.2500    107.49%
24777.97/1251.07	c      1251          10585        3659        20        2312.0000        1114.2500    107.49%
24879.02/1256.19	c      1256          10585        3659        20        2312.0000        1114.2500    107.49%
24979.01/1261.25	c      1261          10585        3659        20        2312.0000        1114.2500    107.49%
25082.13/1266.44	c      1266          10585        3659        20        2312.0000        1114.2500    107.49%
25181.27/1271.46	c      1271          10585        3659        20        2312.0000        1114.2500    107.49%
25280.28/1276.49	c      1276          10635        3663        20        2312.0000        1114.2500    107.49%
25381.11/1281.53	c      1282          10714        3688        20        2312.0000        1116.0000    107.17%
25482.23/1286.61	c      1287          10799        3705        20        2312.0000        1116.0000    107.17%
25581.27/1291.68	c      1292          10856        3716        20        2312.0000        1116.7500    107.03%
25684.16/1296.80	c      1297          10916        3732        20        2312.0000        1118.5000    106.71%
25785.02/1302.00	c      1302          10986        3744        20        2312.0000        1122.5000    105.97%
25883.66/1307.03	c      1307          11068        3762        20        2312.0000        1124.5833    105.59%
25985.31/1312.10	c      1312          11129        3783        20        2312.0000        1128.0000    104.96%
26086.21/1317.15	c      1317          11181        3803        20        2312.0000        1135.0000    103.70%
26185.28/1322.15	c      1322          11263        3833        20        2312.0000        1138.5000    103.07%
26285.47/1327.21	c      1327          11329        3847        20        2312.0000        1142.0000    102.45%
26384.65/1332.23	c      1332          11416        3862        20        2312.0000        1148.2500    101.35%
26483.63/1337.27	c      1337          11481        3878        20        2312.0000        1150.5000    100.96%
26584.68/1342.32	c      1342          11525        3896        20        2312.0000        1150.5000    100.96%
26683.71/1347.34	c      1347          11575        3908        20        2312.0000        1155.0000    100.17%
26782.57/1352.37	c      1352          11631        3926        20        2312.0000        1163.0000     98.80%
26883.51/1357.47	c      1357          11662        3937        20        2312.0000        1163.5000     98.71%
26984.50/1362.55	c      1363          11721        3956        20        2312.0000        1166.5000     98.20%
27085.45/1367.60	c      1368          11784        3967        20        2312.0000        1169.0000     97.78%
27184.62/1372.65	c      1373          11837        3979        20        2312.0000        1169.0000     97.78%
27283.63/1377.70	c      1378          11885        4009        20        2312.0000        1170.0000     97.61%
27384.58/1382.75	c      1383          11946        4018        20        2312.0000        1180.5000     95.85%
27485.43/1387.80	c      1388          11966        4024        20        2312.0000        1180.5000     95.85%
27584.53/1392.85	c      1393          11981        4023        20        2312.0000        1180.5000     95.85%
27683.20/1397.86	c      1398          12048        4034        20        2312.0000        1182.5000     95.52%
27781.98/1402.88	c      1403          12111        4047        20        2312.0000        1184.5000     95.19%
27882.91/1408.02	c      1408          12186        4050        20        2312.0000        1187.5000     94.69%
27984.45/1413.12	c      1413          12242        4052        20        2312.0000        1187.5000     94.69%
28086.95/1418.25	c      1418          12290        4068        20        2312.0000        1190.0000     94.29%
28188.01/1423.30	c      1423          12303        4077        20        2312.0000        1190.0000     94.29%
28289.03/1428.40	c      1428          12373        4105        20        2312.0000        1190.0000     94.29%
28388.18/1433.45	c      1433          12397        4107        20        2312.0000        1190.0000     94.29%
28487.29/1438.47	c      1438          12415        4107        20        2312.0000        1190.0000     94.29%
28588.23/1443.55	c      1444          12456        4126        20        2312.0000        1191.0000     94.12%
28689.08/1448.60	c      1449          12536        4141        20        2312.0000        1194.7857     93.51%
28788.29/1453.66	c      1454          12611        4160        20        2312.0000        1196.0000     93.31%
28889.25/1458.71	c      1459          12651        4163        20        2312.0000        1196.0000     93.31%
28988.14/1463.75	c      1464          12732        4170        20        2312.0000        1200.0000     92.67%
29089.04/1468.81	c      1469          12772        4176        20        2312.0000        1201.2500     92.47%
29188.12/1473.85	c      1474          12856        4188        20        2312.0000        1202.5000     92.27%
29289.05/1478.90	c      1479          12890        4200        20        2312.0000        1203.5000     92.11%
29388.11/1483.95	c      1484          12939        4214        20        2312.0000        1204.7500     91.91%
29486.92/1489.02	c      1489          12979        4222        20        2312.0000        1205.7500     91.75%
29588.73/1494.07	c      1494          13056        4243        20        2312.0000        1208.5000     91.31%
29687.53/1499.11	c      1499          13082        4253        20        2312.0000        1209.0000     91.23%
29788.87/1504.17	c      1504          13096        4257        20        2312.0000        1209.3333     91.18%
29889.26/1509.22	c      1509          13144        4275        20        2312.0000        1209.3333     91.18%
29988.42/1514.22	c      1514          13191        4283        20        2312.0000        1209.5000     91.15%
30087.47/1519.25	c      1519          13286        4314        20        2312.0000        1210.5000     91.00%
30190.23/1524.43	c      1524          13350        4328        20        2312.0000        1211.0000     90.92%
30289.05/1529.47	c      1529          13406        4337        20        2312.0000        1214.5000     90.37%
30388.22/1534.48	c      1534          13466        4356        20        2312.0000        1215.5000     90.21%
30489.30/1539.58	c      1540          13526        4361        20        2312.0000        1216.2500     90.09%
30590.45/1544.65	c      1545          13579        4373        20        2312.0000        1217.6250     89.88%
30689.52/1549.66	c      1550          13589        4376        20        2312.0000        1217.6250     89.88%
30788.50/1554.67	c      1555          13666        4397        20        2312.0000        1224.0000     88.89%
30889.36/1559.72	c      1560          13705        4400        20        2312.0000        1224.0000     88.89%
30988.39/1564.73	c      1565          13705        4400        20        2312.0000        1224.0000     88.89%
31087.46/1569.75	c      1570          13754        4421        20        2312.0000        1224.5000     88.81%
31188.49/1574.83	c      1575          13820        4445        20        2312.0000        1228.0000     88.27%
31287.67/1579.89	c      1580          13899        4457        20        2312.0000        1228.0000     88.27%
31391.18/1585.05	c      1585          13966        4484        20        2312.0000        1233.5000     87.43%
31492.19/1590.15	c      1590          14030        4490        20        2312.0000        1233.5000     87.43%
31592.68/1595.25	c      1595          14091        4517        20        2312.0000        1237.2500     86.87%
31695.66/1600.47	c      1600          14156        4524        20        2312.0000        1239.2500     86.56%
31796.78/1605.52	c      1606          14216        4527        20        2312.0000        1240.5000     86.38%
31895.77/1610.58	c      1611          14255        4542        20        2312.0000        1241.8333     86.18%
31996.81/1615.63	c      1616          14313        4554        20        2312.0000        1242.5000     86.08%
32095.63/1620.64	c      1621          14336        4559        20        2312.0000        1242.7500     86.04%
32196.50/1625.70	c      1626          14386        4567        20        2312.0000        1244.5000     85.78%
32295.72/1630.72	c      1631          14423        4580        20        2312.0000        1244.5000     85.78%
32396.74/1635.81	c      1636          14483        4600        20        2312.0000        1246.0000     85.55%
32497.77/1641.00	c      1641          14526        4614        20        2312.0000        1246.5000     85.48%
32599.09/1646.05	c      1646          14611        4631        20        2312.0000        1246.7500     85.44%
32697.82/1651.09	c      1651          14696        4652        20        2312.0000        1252.5000     84.59%
32799.38/1656.15	c      1656          14748        4674        20        2312.0000        1253.5000     84.44%
32901.27/1661.37	c      1661          14806        4684        20        2312.0000        1255.0000     84.22%
33002.30/1666.46	c      1666          14896        4712        20        2312.0000        1256.0000     84.08%
33105.27/1671.63	c      1672          14966        4720        20        2312.0000        1259.1500     83.62%
33204.42/1676.64	c      1677          15000        4726        20        2312.0000        1259.7500     83.53%
33303.57/1681.68	c      1682          15001        4727        20        2312.0000        1259.7500     83.53%
33404.68/1686.73	c      1687          15048        4730        20        2312.0000        1260.2500     83.46%
33505.83/1691.83	c      1692          15123        4755        20        2312.0000        1262.0000     83.20%
33604.96/1696.86	c      1697          15172        4772        20        2312.0000        1265.0000     82.77%
33704.03/1701.87	c      1702          15274        4796        20        2312.0000        1266.0000     82.62%
33805.10/1706.93	c      1707          15306        4804        20        2312.0000        1269.7500     82.08%
33906.84/1712.09	c      1712          15392        4813        20        2312.0000        1271.0000     81.90%
34009.24/1717.23	c      1717          15416        4816        20        2312.0000        1272.0000     81.76%
34110.31/1722.32	c      1722          15435        4817        20        2312.0000        1272.0000     81.76%
34209.57/1727.37	c      1727          15493        4835        20        2312.0000        1275.0000     81.33%
34308.41/1732.38	c      1732          15546        4850        20        2312.0000        1277.0000     81.05%
34409.42/1737.46	c      1737          15604        4861        20        2312.0000        1277.0000     81.05%
34510.59/1742.52	c      1743          15654        4869        20        2312.0000        1278.0000     80.91%
34609.52/1747.56	c      1748          15707        4890        20        2312.0000        1280.0000     80.62%
34710.57/1752.61	c      1753          15797        4904        20        2312.0000        1280.3750     80.57%
34811.59/1757.73	c      1758          15829        4904        20        2312.0000        1281.0000     80.48%
34910.58/1762.74	c      1763          15894        4932        20        2312.0000        1281.5000     80.41%
35009.57/1767.79	c      1768          15956        4942        20        2312.0000        1282.5000     80.27%
35110.66/1772.83	c      1773          16006        4952        20        2312.0000        1286.0714     79.77%
35209.69/1777.89	c      1778          16082        4969        20        2312.0000        1287.0000     79.64%
35310.61/1782.92	c      1783          16134        4987        20        2312.0000        1287.0000     79.64%
35409.56/1787.97	c      1788          16141        4984        20        2312.0000        1287.0000     79.64%
35511.05/1793.05	c      1793          16194        4995        20        2312.0000        1287.0000     79.64%
35610.22/1798.07	c      1798          16252        5014        20        2312.0000        1289.5000     79.29%
35709.49/1803.10	c      1803          16344        5035        20        2312.0000        1289.5000     79.29%
35808.38/1808.12	c      1808          16376        5041        20        2312.0000        1290.0000     79.22%
35909.55/1813.18	c      1813          16376        5041        20        2312.0000        1290.0000     79.22%
36009.95/1818.20	c      1818          16420        5049        20        2312.0000        1294.6667     78.58%
36108.94/1823.28	c      1823          16487        5073        20        2312.0000        1295.0000     78.53%
36209.91/1828.31	c      1828          16513        5079        20        2312.0000        1295.0000     78.53%
36313.01/1833.51	c      1834          16523        5079        20        2312.0000        1295.0000     78.53%
36412.11/1838.56	c      1839          16523        5079        20        2312.0000        1295.0000     78.53%
36513.23/1843.64	c      1844          16585        5097        20        2312.0000        1295.0000     78.53%
36614.34/1848.76	c      1849          16635        5103        20        2312.0000        1297.0000     78.26%
36715.47/1853.80	c      1854          16726        5128        20        2312.0000        1299.5000     77.91%
36814.57/1858.86	c      1859          16778        5146        20        2312.0000        1301.0000     77.71%
36915.68/1863.90	c      1864          16846        5152        20        2312.0000        1304.5000     77.23%
37014.76/1868.94	c      1869          16872        5158        20        2312.0000        1304.5000     77.23%
37113.89/1874.03	c      1874          16902        5155        20        2312.0000        1304.5000     77.23%
37215.79/1879.13	c      1879          16936        5161        20        2312.0000        1306.0000     77.03%
37319.96/1884.31	c      1884          17006        5170        20        2312.0000        1308.0000     76.76%
37419.10/1889.33	c      1889          17081        5180        20        2312.0000        1308.0000     76.76%
37518.21/1894.39	c      1894          17166        5188        20        2312.0000        1310.9615     76.36%
37621.23/1899.57	c      1900          17226        5200        20        2312.0000        1311.5000     76.29%
37722.34/1904.60	c      1905          17296        5216        20        2312.0000        1312.0000     76.22%
37823.44/1909.72	c      1910          17330        5226        20        2312.0000        1313.0000     76.09%
37924.47/1914.80	c      1915          17406        5245        20        2312.0000        1313.7500     75.98%
38025.43/1919.93	c      1920          17472        5259        20        2312.0000        1313.7500     75.98%
38124.56/1924.95	c      1925          17550        5291        20        2312.0000        1318.5000     75.35%
38226.24/1930.06	c      1930          17644        5301        20        2312.0000        1318.5000     75.35%
38327.07/1935.17	c      1935          17706        5311        20        2312.0000        1321.5000     74.95%
38426.24/1940.19	c      1940          17752        5320        20        2312.0000        1321.5000     74.95%
38528.52/1945.31	c      1945          17800        5333        20        2312.0000        1321.5000     74.95%
38629.58/1950.41	c      1950          17896        5345        20        2312.0000        1321.6875     74.93%
38728.72/1955.46	c      1955          17929        5352        20        2312.0000        1323.0000     74.75%
38829.55/1960.51	c      1961          17971        5370        20        2312.0000        1323.3750     74.70%
38928.49/1965.53	c      1966          18046        5381        20        2312.0000        1324.0000     74.62%
39027.66/1970.56	c      1971          18100        5403        20        2312.0000        1325.0000     74.49%
39128.52/1975.62	c      1976          18152        5415        20        2312.0000        1325.0000     74.49%
39227.45/1980.62	c      1981          18152        5415        20        2312.0000        1325.0000     74.49%
39326.48/1985.66	c      1986          18186        5416        20        2312.0000        1326.5000     74.29%
39427.41/1990.72	c      1991          18250        5425        20        2312.0000        1327.7500     74.13%
39526.43/1995.79	c      1996          18298        5435        20        2312.0000        1327.7500     74.13%
39627.40/2000.89	c      2001          18326        5450        20        2312.0000        1330.3333     73.79%
39728.43/2005.96	c      2006          18338        5456        20        2312.0000        1330.3333     73.79%
39827.40/2010.99	c      2011          18366        5454        20        2312.0000        1331.2500     73.67%
39929.00/2016.14	c      2016          18416        5470        20        2312.0000        1333.5000     73.38%
40030.24/2021.19	c      2021          18474        5480        20        2312.0000        1334.0000     73.31%
40130.48/2026.25	c      2026          18520        5490        20        2312.0000        1334.5000     73.25%
40231.37/2031.30	c      2031          18616        5499        20        2312.0000        1337.7500     72.83%
40330.36/2036.35	c      2036          18688        5502        20        2312.0000        1338.6667     72.71%
40429.38/2041.39	c      2041          18751        5522        20        2312.0000        1339.0000     72.67%
40530.34/2046.45	c      2046          18806        5531        20        2312.0000        1341.3750     72.36%
40629.53/2051.47	c      2051          18881        5544        20        2312.0000        1342.0000     72.28%
40728.48/2056.50	c      2056          18919        5556        20        2312.0000        1342.0000     72.28%
40829.52/2061.55	c      2062          18919        5556        20        2312.0000        1342.0000     72.28%
40930.55/2066.60	c      2067          18977        5582        20        2312.0000        1344.0000     72.02%
41029.57/2071.64	c      2072          19080        5593        20        2312.0000        1344.6667     71.94%
41128.56/2076.69	c      2077          19136        5595        20        2312.0000        1345.0000     71.90%
41231.54/2081.88	c      2082          19195        5612        20        2312.0000        1346.5000     71.70%
41332.49/2086.97	c      2087          19242        5623        20        2312.0000        1347.0000     71.64%
41431.49/2091.98	c      2092          19297        5628        20        2312.0000        1347.0000     71.64%
41533.00/2097.05	c      2097          19297        5628        20        2312.0000        1347.0000     71.64%
41632.20/2102.07	c      2102          19305        5626        20        2312.0000        1347.0000     71.64%
41734.51/2107.21	c      2107          19396        5645        20        2312.0000        1350.5000     71.20%
41837.53/2112.42	c      2112          19476        5661        20        2312.0000        1353.0000     70.88%
41938.56/2117.52	c      2118          19566        5681        20        2312.0000        1353.2500     70.85%
42037.56/2122.57	c      2123          19640        5695        20        2312.0000        1353.5000     70.82%
42140.43/2127.75	c      2128          19701        5704        20        2312.0000        1358.5000     70.19%
42241.42/2132.82	c      2133          19767        5718        20        2312.0000        1358.5000     70.19%
42340.34/2137.84	c      2138          19853        5722        20        2312.0000        1360.5000     69.94%
42441.41/2142.95	c      2143          19853        5722        20        2312.0000        1360.5000     69.94%
42540.44/2148.00	c      2148          19898        5727        20        2312.0000        1360.5000     69.94%
42642.13/2153.11	c      2153          19976        5738        20        2312.0000        1364.0000     69.50%
42741.23/2158.12	c      2158          20057        5745        20        2312.0000        1365.0000     69.38%
42843.39/2163.23	c      2163          20088        5750        20        2312.0000        1365.0000     69.38%
42942.49/2168.29	c      2168          20088        5750        20        2312.0000        1365.0000     69.38%
43043.29/2173.32	c      2173          20156        5761        20        2312.0000        1366.7500     69.16%
43144.31/2178.41	c      2178          20230        5769        20        2312.0000        1367.3000     69.09%
43243.35/2183.48	c      2183          20286        5777        20        2312.0000        1367.5000     69.07%
43344.34/2188.52	c      2189          20375        5798        20        2312.0000        1368.0000     69.01%
43445.37/2193.61	c      2194          20452        5795        20        2312.0000        1368.0000     69.01%
43548.36/2198.81	c      2199          20566        5831        20        2312.0000        1373.5000     68.33%
43647.39/2203.85	c      2204          20646        5838        20        2312.0000        1377.5000     67.84%
43748.27/2208.95	c      2209          20706        5837        20        2312.0000        1378.7500     67.69%
43849.94/2214.11	c      2214          20779        5850        20        2312.0000        1378.7500     67.69%
43950.93/2219.19	c      2219          20856        5865        20        2312.0000        1382.5000     67.23%
44053.02/2224.36	c      2224          20936        5872        20        2312.0000        1383.5000     67.11%
44151.88/2229.38	c      2229          21055        5889        20        2312.0000        1383.5000     67.11%
44252.88/2234.46	c      2234          21145        5907        20        2312.0000        1384.0000     67.05%
44353.86/2239.54	c      2240          21260        5925        20        2312.0000        1384.5000     66.99%
44454.71/2244.70	c      2245          21369        5938        20        2312.0000        1385.1250     66.92%
44555.68/2249.75	c      2250          21474        5957        20        2312.0000        1386.7500     66.72%
44656.60/2254.87	c      2255          21511        5956        20        2312.0000        1386.7500     66.72%
44757.60/2260.04	c      2260          21556        5963        20        2312.0000        1390.2500     66.30%
44859.37/2265.10	c      2265          21646        5982        20        2312.0000        1390.8750     66.23%
44958.27/2270.11	c      2270          21726        5996        20        2312.0000        1391.5000     66.15%
45057.25/2275.12	c      2275          21800        6002        20        2312.0000        1394.0000     65.85%
45158.24/2280.16	c      2280          21886        6035        20        2312.0000        1394.2500     65.82%
45257.38/2285.18	c      2285          21946        6045        20        2312.0000        1396.5000     65.56%
45357.54/2290.20	c      2290          21946        6045        20        2312.0000        1396.5000     65.56%
45456.59/2295.26	c      2295          21946        6045        20        2312.0000        1396.5000     65.56%
45555.58/2300.29	c      2300          21946        6045        20        2312.0000        1396.5000     65.56%
45656.64/2305.35	c      2305          21946        6045        20        2312.0000        1396.5000     65.56%
45757.75/2310.41	c      2310          21946        6045        20        2312.0000        1396.5000     65.56%
45856.90/2315.44	c      2315          21946        6045        20        2312.0000        1396.5000     65.56%
45955.54/2320.49	c      2320          21946        6045        20        2312.0000        1396.5000     65.56%
46056.68/2325.54	c      2326          21973        6052        20        2312.0000        1396.5000     65.56%
46155.63/2330.59	c      2331          22066        6087        20        2312.0000        1397.2500     65.47%
46256.45/2335.64	c      2336          22156        6103        20        2312.0000        1402.0000     64.91%
46355.40/2340.64	c      2341          22246        6114        20        2312.0000        1406.5000     64.38%
46456.39/2345.71	c      2346          22333        6132        20        2312.0000        1408.5000     64.15%
46555.35/2350.72	c      2351          22425        6148        20        2312.0000        1410.2500     63.94%
46654.37/2355.76	c      2356          22515        6168        20        2312.0000        1414.0000     63.51%
46755.34/2360.81	c      2361          22616        6170        20        2312.0000        1416.0000     63.28%
46854.38/2365.82	c      2366          22686        6194        20        2312.0000        1417.5000     63.10%
46953.36/2370.86	c      2371          22702        6200        20        2312.0000        1418.0000     63.05%
47054.38/2375.91	c      2376          22747        6211        20        2312.0000        1419.7500     62.85%
47155.81/2381.06	c      2381          22833        6215        20        2312.0000        1419.7500     62.85%
47254.79/2386.11	c      2386          22942        6216        20        2312.0000        1420.0000     62.82%
47357.14/2391.28	c      2391          23036        6230        20        2312.0000        1422.7500     62.50%
47458.14/2396.33	c      2396          23158        6240        20        2312.0000        1423.5000     62.42%
47557.13/2401.38	c      2401          23236        6259        20        2312.0000        1424.0000     62.36%
47658.15/2406.43	c      2406          23341        6282        20        2312.0000        1429.0000     61.79%
47757.31/2411.47	c      2411          23413        6292        20        2312.0000        1429.7500     61.71%
47858.19/2416.52	c      2417          23510        6305        20        2312.0000        1431.5000     61.51%
47957.20/2421.56	c      2422          23612        6307        20        2312.0000        1433.0000     61.34%
48058.14/2426.62	c      2427          23713        6312        20        2312.0000        1434.8800     61.13%
48157.16/2431.68	c      2432          23746        6313        20        2312.0000        1435.4375     61.07%
48258.16/2436.73	c      2437          23776        6313        20        2312.0000        1435.5000     61.06%
48357.22/2441.78	c      2442          23839        6319        20        2312.0000        1436.7500     60.92%
48458.21/2446.80	c      2447          23915        6330        20        2312.0000        1436.7500     60.92%
48557.21/2451.88	c      2452          24010        6340        20        2312.0000        1437.5000     60.83%
48658.24/2456.91	c      2457          24112        6352        20        2312.0000        1439.0000     60.67%
48760.05/2462.04	c      2462          24213        6355        20        2312.0000        1442.5000     60.28%
48858.92/2467.10	c      2467          24289        6371        20        2312.0000        1442.5000     60.28%
48960.28/2472.15	c      2472          24389        6385        20        2312.0000        1444.5000     60.06%
49059.00/2477.20	c      2477          24472        6400        20        2312.0000        1448.0000     59.67%
49159.36/2482.27	c      2482          24596        6405        20        2312.0000        1449.3250     59.52%
49258.40/2487.28	c      2487          24706        6411        20        2312.0000        1450.7500     59.37%
49359.51/2492.32	c      2492          24836        6422        20        2312.0000        1452.0000     59.23%
49458.63/2497.36	c      2497          24886        6426        20        2312.0000        1455.2500     58.87%
49559.74/2502.41	c      2502          24959        6425        20        2312.0000        1455.2500     58.87%
49658.92/2507.43	c      2507          25066        6429        20        2312.0000        1455.5000     58.85%
49759.78/2512.54	c      2513          25159        6423        20        2312.0000        1457.2500     58.66%
49860.82/2517.61	c      2518          25287        6432        20        2312.0000        1457.5000     58.63%
49959.81/2522.66	c      2523          25351        6438        20        2312.0000        1458.2500     58.55%
50060.81/2527.72	c      2528          25446        6459        20        2312.0000        1460.0000     58.36%
50159.91/2532.75	c      2533          25504        6458        20        2312.0000        1461.2500     58.22%
50258.92/2537.80	c      2538          25557        6465        20        2312.0000        1461.5000     58.19%
50362.04/2542.94	c      2543          25557        6465        20        2312.0000        1461.5000     58.19%
50461.16/2547.97	c      2548          25664        6471        20        2312.0000        1462.0000     58.14%
50562.97/2553.05	c      2553          25762        6473        20        2312.0000        1462.0000     58.14%
50664.47/2558.16	c      2558          25856        6468        20        2312.0000        1462.7500     58.06%
50763.10/2563.18	c      2563          25966        6471        20        2312.0000        1465.5000     57.76%
50863.54/2568.21	c      2568          26026        6491        20        2312.0000        1466.5000     57.65%
50968.63/2573.59	c      2574          26136        6497        20        2312.0000        1467.5000     57.55%
51069.73/2578.63	c      2579          26232        6505        20        2312.0000        1468.5000     57.44%
51168.83/2583.67	c      2584          26386        6518        20        2312.0000        1469.5000     57.33%
51269.93/2588.75	c      2589          26486        6526        20        2312.0000        1471.5000     57.12%
51371.01/2593.81	c      2594          26567        6537        20        2312.0000        1473.5000     56.91%
51470.10/2598.83	c      2599          26654        6538        20        2312.0000        1474.4167     56.81%
51571.21/2603.90	c      2604          26737        6539        20        2312.0000        1474.5000     56.80%
51670.32/2608.96	c      2609          26814        6538        20        2312.0000        1475.2500     56.72%
51769.40/2614.00	c      2614          26866        6536        20        2312.0000        1477.0000     56.53%
51871.23/2619.05	c      2619          26901        6541        20        2312.0000        1477.0000     56.53%
51970.09/2624.10	c      2624          26976        6542        20        2312.0000        1477.7083     56.46%
52071.07/2629.16	c      2629          27046        6562        20        2312.0000        1478.7500     56.35%
52171.68/2634.24	c      2634          27127        6570        20        2312.0000        1479.0000     56.32%
52270.82/2639.27	c      2639          27140        6571        20        2312.0000        1479.0000     56.32%
52369.97/2644.29	c      2644          27140        6571        20        2312.0000        1479.0000     56.32%
52471.07/2649.37	c      2649          27186        6575        20        2312.0000        1481.0000     56.11%
52572.14/2654.43	c      2654          27266        6588        20        2312.0000        1483.5000     55.85%
52671.21/2659.45	c      2659          27336        6592        20        2312.0000        1486.0000     55.59%
52770.38/2664.49	c      2664          27406        6588        20        2312.0000        1487.0000     55.48%
52871.51/2669.55	c      2670          27484        6586        20        2312.0000        1490.0000     55.17%
52972.66/2674.60	c      2675          27527        6577        20        2312.0000        1490.0000     55.17%
53071.69/2679.67	c      2680          27596        6570        20        2312.0000        1492.0000     54.96%
53170.82/2684.68	c      2685          27683        6571        20        2312.0000        1492.0000     54.96%
53271.96/2689.71	c      2690          27757        6575        20        2312.0000        1493.3333     54.82%
53371.12/2694.75	c      2695          27836        6580        20        2312.0000        1497.0000     54.44%
53472.26/2699.80	c      2700          27905        6578        20        2312.0000        1497.7500     54.36%
53571.27/2704.85	c      2705          27966        6570        20        2312.0000        1499.0000     54.24%
53672.40/2709.90	c      2710          28026        6588        20        2312.0000        1499.3333     54.20%
53771.49/2714.95	c      2715          28079        6590        20        2312.0000        1499.5000     54.18%
53870.63/2720.00	c      2720          28079        6590        20        2312.0000        1499.5000     54.18%
53972.15/2725.05	c      2725          28106        6591        20        2312.0000        1499.7920     54.15%
54071.35/2730.10	c      2730          28106        6591        20        2312.0000        1499.7920     54.15%
54172.39/2735.14	c      2735          28160        6603        20        2312.0000        1500.0000     54.13%
54271.62/2740.18	c      2740          28228        6600        20        2312.0000        1503.5000     53.77%
54370.60/2745.19	c      2745          28323        6615        20        2312.0000        1505.0000     53.62%
54470.73/2750.27	c      2750          28393        6626        20        2312.0000        1506.0000     53.52%
54569.65/2755.27	c      2755          28463        6622        20        2312.0000        1507.7500     53.34%
54668.71/2760.29	c      2760          28526        6631        20        2312.0000        1511.5000     52.96%
54769.77/2765.32	c      2765          28605        6636        20        2312.0000        1512.2500     52.88%
54870.69/2770.43	c      2770          28656        6623        20        2312.0000        1513.1667     52.79%
54969.73/2775.48	c      2775          28695        6636        20        2312.0000        1513.2500     52.78%
55070.80/2780.56	c      2781          28755        6636        20        2312.0000        1515.2500     52.58%
55171.85/2785.64	c      2786          28798        6630        20        2312.0000        1516.0000     52.51%
55270.92/2790.65	c      2791          28880        6645        20        2312.0000        1516.0000     52.51%
55373.94/2795.84	c      2796          28948        6645        20        2312.0000        1519.0000     52.21%
55472.99/2800.88	c      2801          28966        6645        20        2312.0000        1519.2500     52.18%
55574.01/2805.90	c      2806          28966        6645        20        2312.0000        1519.2500     52.18%
55673.00/2810.94	c      2811          28966        6645        20        2312.0000        1519.2500     52.18%
55774.68/2816.12	c      2816          28966        6645        20        2312.0000        1519.2500     52.18%
55875.70/2821.18	c      2821          28966        6645        20        2312.0000        1519.2500     52.18%
55976.09/2826.24	c      2826          29006        6646        20        2312.0000        1521.5000     51.96%
56075.13/2831.29	c      2831          29105        6648        20        2312.0000        1522.5000     51.86%
56176.02/2836.34	c      2836          29176        6645        20        2312.0000        1523.5000     51.76%
56275.08/2841.39	c      2841          29241        6639        20        2312.0000        1523.7500     51.73%
56376.12/2846.43	c      2846          29297        6635        20        2312.0000        1524.5000     51.66%
56475.29/2851.49	c      2851          29376        6619        20        2312.0000        1526.5000     51.46%
56576.19/2856.54	c      2857          29436        6616        20        2312.0000        1526.5000     51.46%
56675.27/2861.59	c      2862          29526        6616        20        2312.0000        1526.7500     51.43%
56776.35/2866.63	c      2867          29596        6620        20        2312.0000        1527.0000     51.41%
56875.48/2871.69	c      2872          29653        6622        20        2312.0000        1528.5000     51.26%
56976.61/2876.74	c      2877          29726        6626        20        2312.0000        1528.5000     51.26%
57075.71/2881.76	c      2882          29787        6617        20        2312.0000        1529.0000     51.21%
57176.53/2886.84	c      2887          29846        6620        20        2312.0000        1530.6667     51.05%
57275.58/2891.86	c      2892          29924        6619        20        2312.0000        1530.6667     51.05%
57376.70/2896.93	c      2897          29996        6619        20        2312.0000        1531.8750     50.93%
57475.83/2901.96	c      2902          30076        6627        20        2312.0000        1534.5000     50.67%
57577.51/2907.08	c      2907          30145        6644        20        2312.0000        1535.5000     50.57%
57676.75/2912.13	c      2912          30219        6633        20        2312.0000        1538.0000     50.33%
57777.81/2917.19	c      2917          30336        6638        20        2312.0000        1539.5000     50.18%
57877.16/2922.19	c      2922          30424        6625        20        2312.0000        1541.0000     50.03%
57977.28/2927.20	c      2927          30524        6623        20        2312.0000        1542.5000     49.89%
58076.34/2932.24	c      2932          30606        6615        20        2312.0000        1544.8000     49.66%
58175.44/2937.26	c      2937          30647        6626        20        2312.0000        1545.5000     49.60%
58276.53/2942.36	c      2942          30721        6628        20        2312.0000        1546.5000     49.50%
58377.67/2947.41	c      2947          30776        6633        20        2312.0000        1547.7500     49.38%
58476.56/2952.42	c      2952          30852        6633        20        2312.0000        1548.0000     49.35%
58575.61/2957.48	c      2957          30951        6627        20        2312.0000        1548.0000     49.35%
58676.75/2962.56	c      2963          31031        6622        20        2312.0000        1548.5000     49.31%
58777.87/2967.60	c      2968          31086        6627        20        2312.0000        1549.0000     49.26%
58876.92/2972.68	c      2973          31142        6618        20        2312.0000        1549.2500     49.23%
58977.85/2977.75	c      2978          31189        6611        20        2312.0000        1549.5000     49.21%
59078.82/2982.81	c      2983          31211        6615        20        2312.0000        1549.5000     49.21%
59177.86/2987.84	c      2988          31276        6606        20        2312.0000        1550.0000     49.16%
59278.89/2992.93	c      2993          31321        6605        20        2312.0000        1550.0000     49.16%
59380.65/2998.04	c      2998          31382        6610        20        2312.0000        1550.0000     49.16%
59479.50/3003.06	c      3003          31456        6616        20        2312.0000        1550.1250     49.15%
59580.54/3008.16	c      3008          31526        6626        20        2312.0000        1551.5000     49.02%
59679.58/3013.19	c      3013          31594        6632        20        2312.0000        1551.5208     49.02%
59781.94/3018.33	c      3018          31695        6621        20        2312.0000        1553.0000     48.87%
59882.99/3023.42	c      3023          31733        6625        20        2312.0000        1553.5000     48.83%
59982.06/3028.47	c      3028          31786        6636        20        2312.0000        1554.0000     48.78%
60083.15/3033.51	c      3034          31866        6632        20        2312.0000        1554.5000     48.73%
60184.17/3038.64	c      3039          31946        6633        20        2312.0000        1557.2143     48.47%
60283.21/3043.67	c      3044          32003        6628        20        2312.0000        1558.0000     48.40%
60382.13/3048.68	c      3049          32056        6636        20        2312.0000        1559.0000     48.30%
60485.01/3053.84	c      3054          32142        6635        20        2312.0000        1559.0000     48.30%
60583.92/3058.88	c      3059          32216        6647        20        2312.0000        1560.5000     48.16%
60684.91/3063.97	c      3064          32285        6648        20        2312.0000        1560.5000     48.16%
60788.81/3069.17	c      3069          32376        6646        20        2312.0000        1561.5000     48.06%
60888.93/3074.22	c      3074          32466        6653        20        2312.0000        1563.7500     47.85%
60987.95/3079.23	c      3079          32523        6647        20        2312.0000        1565.0000     47.73%
61086.71/3084.25	c      3084          32576        6644        20        2312.0000        1566.2500     47.61%
61185.77/3089.27	c      3089          32670        6652        20        2312.0000        1567.0000     47.54%
61286.81/3094.35	c      3094          32727        6655        20        2312.0000        1567.5000     47.50%
61385.83/3099.36	c      3099          32796        6662        20        2312.0000        1568.0000     47.45%
61484.87/3104.39	c      3104          32886        6669        20        2312.0000        1571.3125     47.14%
61585.86/3109.48	c      3109          32956        6666        20        2312.0000        1571.5000     47.12%
61686.94/3114.54	c      3115          33035        6673        20        2312.0000        1572.0000     47.07%
61786.05/3119.59	c      3120          33120        6656        20        2312.0000        1572.0000     47.07%
61886.83/3124.63	c      3125          33120        6656        20        2312.0000        1572.0000     47.07%
61985.83/3129.64	c      3130          33120        6656        20        2312.0000        1572.0000     47.07%
62086.82/3134.72	c      3135          33120        6656        20        2312.0000        1572.0000     47.07%
62185.78/3139.76	c      3140          33120        6656        20        2312.0000        1572.0000     47.07%
62286.80/3144.82	c      3145          33120        6656        20        2312.0000        1572.0000     47.07%
62385.82/3149.87	c      3150          33120        6656        20        2312.0000        1572.0000     47.07%
62484.69/3154.87	c      3155          33120        6656        20        2312.0000        1572.0000     47.07%
62585.72/3159.91	c      3160          33120        6656        20        2312.0000        1572.0000     47.07%
62684.80/3164.99	c      3165          33120        6656        20        2312.0000        1572.0000     47.07%
62783.82/3170.02	c      3170          33120        6656        20        2312.0000        1572.0000     47.07%
62885.63/3175.12	c      3175          33133        6653        20        2312.0000        1572.0000     47.07%
62986.35/3180.17	c      3180          33209        6641        20        2312.0000        1572.0000     47.07%
63085.29/3185.18	c      3185          33326        6640        20        2312.0000        1574.0000     46.89%
63185.53/3190.27	c      3190          33349        6647        20        2312.0000        1574.0000     46.89%
63286.70/3195.32	c      3195          33394        6640        20        2312.0000        1574.5000     46.84%
63385.58/3200.36	c      3200          33449        6637        20        2312.0000        1574.5000     46.84%
63486.63/3205.44	c      3205          33573        6629        20        2312.0000        1575.0000     46.79%
63589.66/3210.60	c      3211          33651        6630        20        2312.0000        1577.7500     46.54%
63688.71/3215.63	c      3216          33719        6626        20        2312.0000        1578.7500     46.44%
63787.73/3220.62	c      3221          33782        6639        20        2312.0000        1580.5000     46.28%
63886.80/3225.67	c      3226          33832        6639        20        2312.0000        1580.7500     46.26%
63987.90/3230.70	c      3231          33915        6621        20        2312.0000        1581.8750     46.16%
64087.02/3235.74	c      3236          33959        6620        20        2312.0000        1582.5000     46.10%
64188.09/3240.81	c      3241          34046        6628        20        2312.0000        1584.0000     45.96%
64287.19/3245.86	c      3246          34146        6646        20        2312.0000        1584.5000     45.91%
64388.29/3250.94	c      3251          34256        6644        20        2312.0000        1588.5625     45.54%
64487.42/3256.03	c      3256          34321        6643        20        2312.0000        1589.4250     45.46%
64589.18/3261.10	c      3261          34376        6642        20        2312.0000        1590.3333     45.38%
64688.30/3266.11	c      3266          34456        6659        20        2312.0000        1591.8782     45.24%
64789.39/3271.16	c      3271          34514        6658        20        2312.0000        1593.0000     45.13%
64888.33/3276.17	c      3276          34573        6657        20        2312.0000        1593.5000     45.09%
64988.76/3281.21	c      3281          34646        6664        20        2312.0000        1594.6250     44.99%
65089.92/3286.38	c      3286          34688        6664        20        2312.0000        1595.0312     44.95%
65191.08/3291.43	c      3291          34760        6665        20        2312.0000        1595.0312     44.95%
65290.12/3296.45	c      3296          34826        6663        20        2312.0000        1596.5000     44.82%
65391.28/3301.53	c      3302          34887        6666        20        2312.0000        1597.5000     44.73%
65490.42/3306.57	c      3307          34942        6653        20        2312.0000        1598.5000     44.64%
65591.60/3311.62	c      3312          35023        6652        20        2312.0000        1599.5000     44.55%
65690.78/3316.67	c      3317          35091        6639        20        2312.0000        1599.5000     44.55%
65791.97/3321.70	c      3322          35091        6639        20        2312.0000        1599.5000     44.55%
65891.16/3326.75	c      3327          35156        6634        20        2312.0000        1600.2500     44.48%
65990.37/3331.79	c      3332          35236        6638        20        2312.0000        1600.5000     44.45%
66091.56/3336.83	c      3337          35303        6651        20        2312.0000        1601.0000     44.41%
66192.70/3341.94	c      3342          35376        6644        20        2312.0000        1602.3333     44.29%
66291.86/3346.99	c      3347          35436        6650        20        2312.0000        1604.0000     44.14%
66390.97/3352.02	c      3352          35518        6644        20        2312.0000        1605.5000     44.00%
66492.66/3357.05	c      3357          35612        6640        20        2312.0000        1606.0000     43.96%
66593.92/3362.14	c      3362          35612        6640        20        2312.0000        1606.0000     43.96%
66693.19/3367.16	c      3367          35675        6640        20        2312.0000        1606.8750     43.88%
66793.66/3372.26	c      3372          35719        6644        20        2312.0000        1607.2500     43.85%
66894.80/3377.30	c      3377          35800        6655        20        2312.0000        1608.2500     43.76%
66993.98/3382.33	c      3382          35868        6657        20        2312.0000        1608.2500     43.76%
67097.14/3387.52	c      3388          35868        6657        20        2312.0000        1608.2500     43.76%
67196.30/3392.57	c      3393          35919        6652        20        2312.0000        1608.2500     43.76%
67297.42/3397.62	c      3398          35976        6649        20        2312.0000        1610.7500     43.54%
67398.55/3402.73	c      3403          36041        6638        20        2312.0000        1611.5000     43.47%
67497.70/3407.79	c      3408          36114        6644        20        2312.0000        1612.5000     43.38%
67598.79/3412.82	c      3413          36173        6639        20        2312.0000        1613.1250     43.32%
67697.91/3417.85	c      3418          36246        6646        20        2312.0000        1613.8333     43.26%
67797.08/3422.89	c      3423          36326        6644        20        2312.0000        1614.7500     43.18%
67898.30/3427.97	c      3428          36396        6645        20        2312.0000        1615.5000     43.11%
67997.50/3433.02	c      3433          36466        6647        20        2312.0000        1617.0625     42.98%
68099.25/3438.07	c      3438          36546        6641        20        2312.0000        1619.1667     42.79%
68198.64/3443.12	c      3443          36586        6639        20        2312.0000        1620.9583     42.63%
68299.93/3448.18	c      3448          36586        6639        20        2312.0000        1620.9583     42.63%
68400.25/3453.22	c      3453          36638        6635        20        2312.0000        1621.0000     42.63%
68499.44/3458.27	c      3458          36716        6623        20        2312.0000        1621.0000     42.63%
68600.65/3463.33	c      3463          36795        6615        20        2312.0000        1624.2500     42.34%
68699.85/3468.37	c      3468          36879        6608        20        2312.0000        1624.5000     42.32%
68798.98/3473.38	c      3473          36946        6613        20        2312.0000        1626.3929     42.16%
68900.14/3478.47	c      3478          37036        6618        20        2312.0000        1628.7500     41.95%
69001.27/3483.51	c      3484          37096        6620        20        2312.0000        1629.0000     41.93%
69102.42/3488.66	c      3489          37173        6623        20        2312.0000        1629.0000     41.93%
69203.59/3493.71	c      3494          37256        6622        20        2312.0000        1632.0000     41.67%
69304.76/3498.89	c      3499          37296        6623        20        2312.0000        1633.0000     41.58%
69405.95/3503.95	c      3504          37333        6617        20        2312.0000        1633.0000     41.58%
69505.14/3509.02	c      3509          37333        6617        20        2312.0000        1633.0000     41.58%
69606.90/3514.04	c      3514          37384        6606        20        2312.0000        1633.0000     41.58%
69708.12/3519.15	c      3519          37473        6595        20        2312.0000        1633.5000     41.54%
69808.57/3524.22	c      3524          37564        6595        20        2312.0000        1633.5000     41.54%
69907.77/3529.27	c      3529          37576        6595        20        2312.0000        1634.0000     41.49%
70008.86/3534.32	c      3534          37646        6581        20        2312.0000        1634.8000     41.42%
70110.10/3539.42	c      3539          37695        6582        20        2312.0000        1635.6212     41.35%
70209.16/3544.46	c      3544          37763        6580        20        2312.0000        1637.2500     41.21%
70310.32/3549.50	c      3550          37846        6570        20        2312.0000        1638.4167     41.11%
70409.38/3554.52	c      3555          37934        6568        20        2312.0000        1639.2500     41.04%
70508.52/3559.58	c      3560          38004        6554        20        2312.0000        1639.5000     41.02%
70609.69/3564.66	c      3565          38050        6548        20        2312.0000        1640.0000     40.98%
70710.84/3569.78	c      3570          38118        6537        20        2312.0000        1641.5000     40.85%
70811.97/3574.82	c      3575          38209        6527        20        2312.0000        1645.2083     40.53%
70913.11/3579.94	c      3580          38266        6526        20        2312.0000        1647.7500     40.31%
71012.26/3584.99	c      3585          38365        6523        20        2312.0000        1648.0000     40.29%
71114.12/3590.04	c      3590          38430        6518        20        2312.0000        1648.0000     40.29%
71212.98/3595.10	c      3595          38526        6513        20        2312.0000        1649.0000     40.21%
71312.40/3600.13	c      3600          38626        6517        20        2312.0000        1649.3750     40.17%
71413.38/3605.14	c      3605          38671        6516        20        2312.0000        1650.5000     40.08%
71512.73/3610.16	c      3610          38756        6514        20        2312.0000        1654.0000     39.78%
71613.03/3615.28	c      3615          38814        6514        20        2312.0000        1654.0000     39.78%
71716.09/3620.41	c      3620          38866        6504        20        2312.0000        1654.2500     39.76%
71817.12/3625.54	c      3626          38966        6511        20        2312.0000        1656.0000     39.61%
71918.24/3630.68	c      3631          39026        6511        20        2312.0000        1657.2500     39.51%

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 (182838 MiB free)
  memory of node 1: 193531 MiB (182703 MiB free)
  memory of node 2: 193531 MiB (180121 MiB free)
  memory of node 3: 193493 MiB (192875 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-4465493-1722549146/watcher-4465493-1722549146 -o /tmp/evaluation-result-4465493-1722549146/solver-4465493-1722549146 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123867 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465493-1722549146.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100122 s]*
/proc/loadavg: 78.68 79.96 80.28 63/984 128638
/proc/meminfo: memFree=756236200/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=58228 memory=47908 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) R 128634 128637 123854 0 -1 4194304 10344 0 0 0 10 1 0 0 20 0 1 0 21497308 59625472 11977 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 14557 11977 2774 3035 0 10953 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 58228 KiB
Current children cumulated memory: 47908 KiB

[startup+0.219578 s]*
/proc/loadavg: 78.68 79.96 80.28 62/984 128638
/proc/meminfo: memFree=756223596/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=61692 memory=51340 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) R 128634 128637 123854 0 -1 4194304 11229 0 0 0 21 1 0 0 20 0 1 0 21497308 63172608 12835 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 15423 12835 2774 3035 0 11819 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 61692 KiB
Current children cumulated memory: 51340 KiB

[startup+0.318695 s]*
/proc/loadavg: 78.68 79.96 80.28 63/984 128638
/proc/meminfo: memFree=756222464/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=62720 memory=52396 CPUtime=0.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) R 128634 128637 123854 0 -1 4194304 11485 0 0 0 31 1 0 0 20 0 1 0 21497308 64225280 13099 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 15680 13099 2774 3035 0 12076 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 62720 KiB
Current children cumulated memory: 52396 KiB

[startup+0.700186 s]
/proc/loadavg: 78.68 79.96 80.28 64/984 128638
/proc/meminfo: memFree=756222296/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=1573596 memory=144752 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) S 128634 128637 123854 0 -1 1077936128 34808 0 0 0 64 5 0 0 20 0 21 0 21497308 1611362304 36122 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 393399 36122 2790 3035 0 79923 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1573596 KiB
Current children cumulated memory: 144752 KiB

[startup+1.50094 s]
/proc/loadavg: 78.68 79.96 80.28 81/1024 128678
/proc/meminfo: memFree=755545656/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=1819596 memory=789900 CPUtime=14.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) S 128634 128637 123854 0 -1 1077936128 210847 0 0 0 1374 81 0 0 20 0 41 0 21497308 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 454899 197475 2902 3035 0 295364 0
[pid=128637/tid=128639] ppid=128634 vsize=1819596 memory=0 CPUtime=0.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128639/stat : 128639 (fscip) R 128634 128637 123854 0 -1 4194368 7797 0 0 0 69 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128640] ppid=128634 vsize=1819596 memory=5440 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128640/stat : 128640 (fscip) R 128634 128637 123854 0 -1 4194368 12008 0 0 0 61 6 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128641] ppid=128634 vsize=1819596 memory=762575208 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128641/stat : 128641 (fscip) R 128634 128637 123854 0 -1 4194368 8711 0 0 0 67 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128642] ppid=128634 vsize=1819596 memory=279318768959632 CPUtime=0.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128642/stat : 128642 (fscip) R 128634 128637 123854 0 -1 1077936192 7848 0 0 0 68 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128643] ppid=128634 vsize=1819596 memory=25333125866717268 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128643/stat : 128643 (fscip) R 128634 128637 123854 0 -1 4194368 11813 0 0 0 61 6 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128644] ppid=128634 vsize=1819596 memory=52808 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128644/stat : 128644 (fscip) R 128634 128637 123854 0 -1 4194368 8688 0 0 0 66 3 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128645] ppid=128634 vsize=1819596 memory=1952 CPUtime=0.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128645/stat : 128645 (fscip) R 128634 128637 123854 0 -1 1077936192 7479 0 0 0 65 3 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128646] ppid=128634 vsize=1819596 memory=29273809900535888 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128646/stat : 128646 (fscip) R 128634 128637 123854 0 -1 4194368 11779 0 0 0 62 5 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128647] ppid=128634 vsize=1819596 memory=0 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128647/stat : 128647 (fscip) R 128634 128637 123854 0 -1 4194368 8692 0 0 0 67 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128648] ppid=128634 vsize=1819596 memory=0 CPUtime=0.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128648/stat : 128648 (fscip) R 128634 128637 123854 0 -1 4194368 7725 0 0 0 68 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128649] ppid=128634 vsize=1819596 memory=26 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128649/stat : 128649 (fscip) R 128634 128637 123854 0 -1 4194368 11831 0 0 0 62 5 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128650] ppid=128634 vsize=1819596 memory=123 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128650/stat : 128650 (fscip) R 128634 128637 123854 0 -1 4194368 8686 0 0 0 67 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128651] ppid=128634 vsize=1819596 memory=29 CPUtime=0.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128651/stat : 128651 (fscip) R 128634 128637 123854 0 -1 4194368 8061 0 0 0 67 3 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128652] ppid=128634 vsize=1819596 memory=25992 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128652/stat : 128652 (fscip) R 128634 128637 123854 0 -1 4194368 12005 0 0 0 61 6 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128653] ppid=128634 vsize=1819596 memory=104 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128653/stat : 128653 (fscip) R 128634 128637 123854 0 -1 4194368 8700 0 0 0 67 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128654] ppid=128634 vsize=1819596 memory=6232 CPUtime=0.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128654/stat : 128654 (fscip) R 128634 128637 123854 0 -1 4194368 9164 0 0 0 67 3 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128655] ppid=128634 vsize=1819596 memory=19852 CPUtime=0.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128655/stat : 128655 (fscip) R 128634 128637 123854 0 -1 4194368 11792 0 0 0 60 5 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128656] ppid=128634 vsize=1819596 memory=180 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128656/stat : 128656 (fscip) R 128634 128637 123854 0 -1 4194368 8943 0 0 0 67 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128657] ppid=128634 vsize=1819596 memory=0 CPUtime=0.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128657/stat : 128657 (fscip) R 128634 128637 123854 0 -1 4194368 9302 0 0 0 68 2 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128658] ppid=128634 vsize=1819596 memory=0 CPUtime=0.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128658/stat : 128658 (fscip) R 128634 128637 123854 0 -1 4194368 11756 0 0 0 62 5 0 0 20 0 41 0 21497371 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128659] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128659/stat : 128659 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128660] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128660/stat : 128660 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128661] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128661/stat : 128661 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128662] ppid=128634 vsize=1819596 memory=6944652177228980320 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128662/stat : 128662 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128663] ppid=128634 vsize=1819596 memory=6944656575208382560 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128663/stat : 128663 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128664] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128664/stat : 128664 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128665] ppid=128634 vsize=1819596 memory=6443074738126149986 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128665/stat : 128665 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128666] ppid=128634 vsize=1819596 memory=279318769128496 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128666/stat : 128666 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128667] ppid=128634 vsize=1819596 memory=6944656592452807323 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128667/stat : 128667 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128668] ppid=128634 vsize=1819596 memory=3053511329498284128 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128668/stat : 128668 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128669] ppid=128634 vsize=1819596 memory=279318769163840 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128669/stat : 128669 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128670] ppid=128634 vsize=1819596 memory=3473884057953840176 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128670/stat : 128670 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128671] ppid=128634 vsize=1819596 memory=7954029165828728664 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128671/stat : 128671 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128672] ppid=128634 vsize=1819596 memory=5787218225092716131 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128672/stat : 128672 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128673] ppid=128634 vsize=1819596 memory=5795409608478584933 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128673/stat : 128673 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128674] ppid=128634 vsize=1819596 memory=289 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128674/stat : 128674 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128675] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128675/stat : 128675 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128676] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128676/stat : 128676 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128677] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128677/stat : 128677 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128678] ppid=128634 vsize=1819596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128678/stat : 128678 (fscip) S 128634 128637 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21497384 1863266304 197475 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
Current children cumulated CPU time: 14.55 s
Current children cumulated vsize: 1819596 KiB
Current children cumulated memory: 789900 KiB

[startup+3.13673 s]
/proc/loadavg: 78.68 79.96 80.28 81/1024 128678
/proc/meminfo: memFree=754797752/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=2739896 memory=1488812 CPUtime=46.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) S 128634 128637 123854 0 -1 1077936128 465251 0 0 0 4534 142 0 0 20 0 41 0 21497308 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 684974 372203 3014 3035 0 468417 0
[pid=128637/tid=128639] ppid=128634 vsize=2739896 memory=25333125866717268 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128639/stat : 128639 (fscip) R 128634 128637 123854 0 -1 4194368 19516 0 0 0 227 4 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128640] ppid=128634 vsize=2739896 memory=762575208 CPUtime=2.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128640/stat : 128640 (fscip) R 128634 128637 123854 0 -1 4194368 20979 0 0 0 217 11 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128641] ppid=128634 vsize=2739896 memory=1438968 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128641/stat : 128641 (fscip) R 128634 128637 123854 0 -1 4194368 30250 0 0 0 224 7 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128642] ppid=128634 vsize=2739896 memory=697700 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128642/stat : 128642 (fscip) R 128634 128637 123854 0 -1 4194368 19888 0 0 0 226 5 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128643] ppid=128634 vsize=2739896 memory=697700 CPUtime=2.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128643/stat : 128643 (fscip) R 128634 128637 123854 0 -1 4194368 22187 0 0 0 219 9 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128644] ppid=128634 vsize=2739896 memory=0 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128644/stat : 128644 (fscip) R 128634 128637 123854 0 -1 4194368 17731 0 0 0 227 4 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128645] ppid=128634 vsize=2739896 memory=5440 CPUtime=2.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128645/stat : 128645 (fscip) R 128634 128637 123854 0 -1 4194368 20801 0 0 0 224 5 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128646] ppid=128634 vsize=2739896 memory=52808 CPUtime=2.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128646/stat : 128646 (fscip) R 128634 128637 123854 0 -1 4194368 21603 0 0 0 220 8 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128647] ppid=128634 vsize=2739896 memory=1952 CPUtime=2.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128647/stat : 128647 (fscip) R 128634 128637 123854 0 -1 4194368 23254 0 0 0 226 4 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128648] ppid=128634 vsize=2739896 memory=-1807685287724411743 CPUtime=2.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128648/stat : 128648 (fscip) R 128634 128637 123854 0 -1 4194368 20265 0 0 0 220 6 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128649] ppid=128634 vsize=2739896 memory=0 CPUtime=2.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128649/stat : 128649 (fscip) R 128634 128637 123854 0 -1 4194368 20881 0 0 0 219 8 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128650] ppid=128634 vsize=2739896 memory=6935657029433778496 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128650/stat : 128650 (fscip) R 128634 128637 123854 0 -1 4194368 17831 0 0 0 227 4 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128651] ppid=128634 vsize=2739896 memory=26 CPUtime=2.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128651/stat : 128651 (fscip) R 128634 128637 123854 0 -1 4194368 21157 0 0 0 226 5 0 0 20 0 41 0 21497371 2805653504 372203 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0

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

[pid=128637/tid=128662] ppid=128634 vsize=15394444 memory=15260 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128662/stat : 128662 (fscip) S 128634 128637 123854 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128663] ppid=128634 vsize=15394444 memory=11231252 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128663/stat : 128663 (fscip) S 128634 128637 123854 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128664] ppid=128634 vsize=15394444 memory=11812 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128664/stat : 128664 (fscip) S 128634 128637 123854 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128665] ppid=128634 vsize=15394444 memory=11624 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128665/stat : 128665 (fscip) S 128634 128637 123854 0 -1 1077936192 106 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128666] ppid=128634 vsize=15394444 memory=279318769606704 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128666/stat : 128666 (fscip) S 128634 128637 123854 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128667] ppid=128634 vsize=15394444 memory=7306648805836476778 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128667/stat : 128667 (fscip) S 128634 128637 123854 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128668] ppid=128634 vsize=15394444 memory=23854092 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128668/stat : 128668 (fscip) S 128634 128637 123854 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128669] ppid=128634 vsize=15394444 memory=11231252 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128669/stat : 128669 (fscip) S 128634 128637 123854 0 -1 1077936192 77 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128670] ppid=128634 vsize=15394444 memory=7108 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128670/stat : 128670 (fscip) S 128634 128637 123854 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128671] ppid=128634 vsize=15394444 memory=36112 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128671/stat : 128671 (fscip) S 128634 128637 123854 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128672] ppid=128634 vsize=15394444 memory=11227980 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128672/stat : 128672 (fscip) S 128634 128637 123854 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128673] ppid=128634 vsize=15394444 memory=11229420 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128673/stat : 128673 (fscip) S 128634 128637 123854 0 -1 1077936192 98 0 0 0 0 2 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128674] ppid=128634 vsize=15394444 memory=6055652847293562906 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128674/stat : 128674 (fscip) S 128634 128637 123854 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128675] ppid=128634 vsize=15394444 memory=57792 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128675/stat : 128675 (fscip) S 128634 128637 123854 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128676] ppid=128634 vsize=15394444 memory=11231024 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128676/stat : 128676 (fscip) S 128634 128637 123854 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128677] ppid=128634 vsize=15394444 memory=16108 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128677/stat : 128677 (fscip) S 128634 128637 123854 0 -1 1077936192 115 0 0 0 0 2 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128678] ppid=128634 vsize=15394444 memory=11231760 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128678/stat : 128678 (fscip) S 128634 128637 123854 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 21497384 15763910656 2807940 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
Current children cumulated CPU time: 70960.7 s
Current children cumulated vsize: 15394444 KiB
Current children cumulated memory: 11231760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.8 s]
/proc/loadavg: 60.06 65.40 73.34 61/976 131532
/proc/meminfo: memFree=737479788/790760804 swapFree=131071996/131071996
[pid=128637] ppid=128634 vsize=15525516 memory=11287168 CPUtime=72001.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/stat : 128637 (fscip) S 128634 128637 123854 0 -1 1077936128 42411139 0 0 0 7189442 10710 0 0 20 0 41 0 21497308 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
/proc/128637/statm: 3881379 2821792 3334 3035 0 3724403 0
[pid=128637/tid=128639] ppid=128634 vsize=15525516 memory=-6943855650595571281 CPUtime=3599.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128639/stat : 128639 (fscip) R 128634 128637 123854 0 -1 4194368 2099953 0 0 0 359688 284 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128640] ppid=128634 vsize=15525516 memory=7811050877405391203 CPUtime=3599.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128640/stat : 128640 (fscip) R 128634 128637 123854 0 -1 4194368 2243193 0 0 0 359574 331 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128641] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3602.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128641/stat : 128641 (fscip) R 128634 128637 123854 0 -1 4194368 1858408 0 0 0 359297 999 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128642] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3601.86 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128642/stat : 128642 (fscip) R 128634 128637 123854 0 -1 4194368 1991597 0 0 0 359916 270 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128643] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3606.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128643/stat : 128643 (fscip) R 128634 128637 123854 0 -1 4194368 2087020 0 0 0 360308 313 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128644] ppid=128634 vsize=15525516 memory=4640799344342362474 CPUtime=3588.45 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128644/stat : 128644 (fscip) R 128634 128637 123854 0 -1 4194368 2206702 0 0 0 357781 1064 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128645] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3601.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128645/stat : 128645 (fscip) R 128634 128637 123854 0 -1 4194368 2190369 0 0 0 359910 278 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128646] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3602.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128646/stat : 128646 (fscip) R 128634 128637 123854 0 -1 4194368 2178563 0 0 0 359932 311 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128647] ppid=128634 vsize=15525516 memory=4640799344342362474 CPUtime=3599.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128647/stat : 128647 (fscip) R 128634 128637 123854 0 -1 4194368 2261970 0 0 0 358703 1208 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128648] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3599 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128648/stat : 128648 (fscip) R 128634 128637 123854 0 -1 4194368 2043175 0 0 0 359633 267 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128649] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3601.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128649/stat : 128649 (fscip) R 128634 128637 123854 0 -1 4194368 2356361 0 0 0 359825 360 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128650] ppid=128634 vsize=15525516 memory=4640799344342362474 CPUtime=3601.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128650/stat : 128650 (fscip) R 128634 128637 123854 0 -1 4194368 2236433 0 0 0 359097 1083 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128651] ppid=128634 vsize=15525516 memory=7656233090459198569 CPUtime=3603.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128651/stat : 128651 (fscip) R 128634 128637 123854 0 -1 4194368 1986686 0 0 0 360116 254 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128652] ppid=128634 vsize=15525516 memory=7656239661742384233 CPUtime=3601.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128652/stat : 128652 (fscip) R 128634 128637 123854 0 -1 4194368 2148528 0 0 0 359836 345 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128653] ppid=128634 vsize=15525516 memory=7656239661742384233 CPUtime=3600 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128653/stat : 128653 (fscip) R 128634 128637 123854 0 -1 4194368 1854127 0 0 0 358988 1012 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128654] ppid=128634 vsize=15525516 memory=4642481592837892458 CPUtime=3597.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128654/stat : 128654 (fscip) R 128634 128637 123854 0 -1 4194368 2075789 0 0 0 359456 275 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128655] ppid=128634 vsize=15525516 memory=7656239661742384233 CPUtime=3590.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128655/stat : 128655 (fscip) R 128634 128637 123854 0 -1 4194368 2314913 0 0 0 358697 376 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128656] ppid=128634 vsize=15525516 memory=7656239661742384233 CPUtime=3601.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128656/stat : 128656 (fscip) R 128634 128637 123854 0 -1 4194368 1877318 0 0 0 359099 1006 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128657] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=3597.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128657/stat : 128657 (fscip) R 128634 128637 123854 0 -1 4194368 2041412 0 0 0 359519 270 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128658] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=3602.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128658/stat : 128658 (fscip) R 128634 128637 123854 0 -1 4194368 2336495 0 0 0 359872 343 0 0 20 0 41 0 21497371 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128659] ppid=128634 vsize=15525516 memory=7020078748043863915 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128659/stat : 128659 (fscip) S 128634 128637 123854 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128660] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128660/stat : 128660 (fscip) S 128634 128637 123854 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128661] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128661/stat : 128661 (fscip) S 128634 128637 123854 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128662] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128662/stat : 128662 (fscip) S 128634 128637 123854 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128663] ppid=128634 vsize=15525516 memory=7805984349402655592 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128663/stat : 128663 (fscip) S 128634 128637 123854 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128664] ppid=128634 vsize=15525516 memory=5859279216904791395 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128664/stat : 128664 (fscip) S 128634 128637 123854 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128665] ppid=128634 vsize=15525516 memory=7663275458038359657 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128665/stat : 128665 (fscip) S 128634 128637 123854 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128666] ppid=128634 vsize=15525516 memory=7663275458038359657 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128666/stat : 128666 (fscip) S 128634 128637 123854 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128667] ppid=128634 vsize=15525516 memory=7663275458038359657 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128667/stat : 128667 (fscip) S 128634 128637 123854 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128668] ppid=128634 vsize=15525516 memory=7663275458038359657 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128668/stat : 128668 (fscip) S 128634 128637 123854 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128669] ppid=128634 vsize=15525516 memory=7595982043740395622 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128669/stat : 128669 (fscip) S 128634 128637 123854 0 -1 1077936192 78 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128670] ppid=128634 vsize=15525516 memory=6720663233864154471 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128670/stat : 128670 (fscip) S 128634 128637 123854 0 -1 1077936192 104 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128671] ppid=128634 vsize=15525516 memory=6432439489120658234 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128671/stat : 128671 (fscip) S 128634 128637 123854 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128672] ppid=128634 vsize=15525516 memory=3963225075163071001 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128672/stat : 128672 (fscip) S 128634 128637 123854 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128673] ppid=128634 vsize=15525516 memory=279318768936672 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128673/stat : 128673 (fscip) S 128634 128637 123854 0 -1 1077936192 100 0 0 0 0 2 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128674] ppid=128634 vsize=15525516 memory=3963225083786560245 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128674/stat : 128674 (fscip) S 128634 128637 123854 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128675] ppid=128634 vsize=15525516 memory=13567080955905334 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128675/stat : 128675 (fscip) S 128634 128637 123854 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128676] ppid=128634 vsize=15525516 memory=15817811322734555 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128676/stat : 128676 (fscip) S 128634 128637 123854 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128677] ppid=128634 vsize=15525516 memory=279318770689648 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128677/stat : 128677 (fscip) S 128634 128637 123854 0 -1 1077936192 117 0 0 0 0 2 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
[pid=128637/tid=128678] ppid=128634 vsize=15525516 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/128637/task/128678/stat : 128678 (fscip) S 128634 128637 123854 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 21497384 15898128384 2821792 809668444160 4194304 16623229 140723719601536 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47083520 140723719607305 140723719607423 140723719607423 140723719614448 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 15525516 KiB
Current children cumulated memory: 11287168 KiB

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

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

# cumulated CPU time of all completed processes:  user=71894.6 s, system=107.441 s

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

[startup+3635.02 s]*
/proc/loadavg: 60.06 65.40 73.34 43/937 131532
/proc/meminfo: memFree=744833092/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.12 s]
/proc/loadavg: 60.06 65.40 73.34 43/937 131532
/proc/meminfo: memFree=744833092/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): 3635.15
CPU time (s): 72002.1
CPU user time (s): 71894.6
CPU system time (s): 107.441
CPU usage (%): 1980.72
Max. virtual memory (cumulated for all children) (KiB): 15525516
Max. memory (cumulated for all children) (KiB): 11291488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71894.6
system time used= 107.441
maximum resident set size= 11292508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42411388
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= 335283
involuntary context switches= 333651


# summary of solver processes directly reported to runsolver:
#   pid: 128637
#   total CPU time (s): 72002.1
#   total CPU user time (s): 71894.6
#   total CPU system time (s): 107.441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.981 second user time and 81.4619 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-01 23:52:26
IDJOB=4465493
IDBENCH=158576
IDSOLVER=3094
FILE ID=nodeD103/4465493-1722549146
RUNJOBID= nodeD103-1722541827-123867
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/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-50.lin.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-4465493-1722549146/watcher-4465493-1722549146 -o /tmp/evaluation-result-4465493-1722549146/solver-4465493-1722549146 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123867 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465493-1722549146.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 11852bf7a05815ba1c78428ce5d4534c
RANDOM SEED=998224129

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		: 3011.500
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		: 2895.475
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		: 3134.846
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		: 3593.793
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		: 3011.513
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		: 2894.633
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		: 3133.667
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		: 3565.796
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		: 3011.519
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		: 2895.467
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		: 3134.892
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		: 2621.447
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		: 3011.522
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		: 2895.467
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		: 3134.909
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		: 3065.347
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		: 3011.527
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		: 2880.951
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		: 3134.910
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		: 2862.568
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		: 3011.526
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		: 2892.206
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		: 3134.920
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		: 1344.134
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		: 3011.530
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		: 2895.463
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		: 3134.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		: 1235.615
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		: 3011.534
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		: 2894.244
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		: 3134.946
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		: 3143.647
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		: 3011.543
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		: 2806.263
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		: 2815.797
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		: 2632.381
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		: 3009.927
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		: 2890.608
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		: 3133.692
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		: 2627.015
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		: 3011.551
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		: 2895.454
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		: 3134.816
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		: 2626.414
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		: 3011.556
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		: 2895.453
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		: 3134.747
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		: 2631.435
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		: 3011.564
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		: 2895.055
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		: 3134.674
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		: 2612.527
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		: 3011.567
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		: 2895.044
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		: 3134.597
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		: 2640.846
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		: 3011.574
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		: 2894.566
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		: 3134.523
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		: 2663.638
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		: 3011.577
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		: 2895.445
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		: 3134.490
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		: 2663.108
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		: 3011.586
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		: 2890.130
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		: 3068.397
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		: 2656.562
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		: 3011.588
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		: 2883.131
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		: 3133.260
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		: 1694.520
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		: 3011.601
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		: 2884.489
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		: 3134.551
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		: 1231.505
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		: 3011.605
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		: 2895.024
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3134.575
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		: 1670.535
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:        756265164 kB
MemAvailable:   755790212 kB
Buffers:          298912 kB
Cached:          2575232 kB
SwapCached:            0 kB
Active:           466868 kB
Inactive:       31489488 kB
Active(anon):       2132 kB
Inactive(anon): 29102620 kB
Active(file):     464736 kB
Inactive(file):  2386868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28568 kB
Writeback:            60 kB
AnonPages:      29075364 kB
Mapped:           126696 kB
Shmem:             22536 kB
KReclaimable:     186316 kB
Slab:             537720 kB
SReclaimable:     186316 kB
SUnreclaim:       351404 kB
KernelStack:       16896 kB
PageTables:        76024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2888440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           268032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1798144 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= 8622832 MiB
End job on nodeD103 at 2024-08-02 00:53:01