Trace number 4465209

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 3630.35

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.opb
MD5SUM2f43827d921579f008f60b037bb7dde7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1036
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1963
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1963
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1963
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1963
Number of bits of the biggest sum of numbers11
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.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 32530432, getVmSize() = 32530432, SCIPgetMemUsed() = 8863194, SCIPgetMemTotal() = 10605354, SCIPgetMemExternEstim() = 5423109
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
0.00/0.05	c ** Estimated virtualMemUsedAtSolver = 21998380, getVmSize() = 42340352, SCIPgetMemUsed() = 10353775, SCIPgetMemTotal() = 19020207, SCIPgetMemExternEstim() = 5423109
0.00/0.05	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
0.00/0.05	c Original Problem   :
0.00/0.05	c   Problem name     : instance-4465209-1722447256
0.00/0.05	c   Variables        : 1963 (1963 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 4000
0.00/0.05	c   Objective sense  : minimize
0.00/0.05	c Presolved Problem  :
0.00/0.05	c   Variables        : 1524 (1524 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2954
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2954 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.17	c                                Nodes    Active                                            
0.11/0.17	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.11/0.18	c *       0              0           1        20        1741.0000                -          -
1.39/0.27	c *       0              0           1        20        1204.0000                -          -
1.39/0.27	c *       0              0           1        20        1173.0000                -          -
1.39/0.28	c *       0              0           1        20        1088.0000                -          -
1.39/0.31	c *       0              0           1        20        1084.0000                -          -
18.27/1.20	c *       1              2           3        20        1073.0000         218.0000    392.20%
82.70/4.42	c *       4          10401         284        20        1072.0000         218.0000    391.74%
84.67/4.57	c *       5           5697         272        20        1070.0000         218.0000    390.83%
88.51/4.72	c *       5          16341         282        20        1068.0000         218.0000    389.91%
90.49/4.87	c *       5          16341         282        20        1066.0000         218.0000    388.99%
94.87/5.06	c *       5          16341         282        20        1064.0000         218.0000    388.07%
94.87/5.06	c         5          16341         282        20        1064.0000         218.0000    388.07%
98.29/5.23	c *       5          16341         282        20        1062.0000         218.0000    387.16%
102.23/5.40	c *       5          16341         282        20        1060.0000         218.0000    386.24%
106.18/5.63	c *       6          16862         277        20        1058.0000         218.0000    385.32%
110.13/5.84	c *       6          16862         277        20        1049.0000         218.0000    381.19%
194.01/10.11	c        10              2           1        20        1049.0000        1002.8760      4.60%
233.72/12.07	c *      12              2           1        20        1048.0000        1006.6787      4.10%
237.03/12.30	c *      12              2           1        20        1047.0000        1006.6787      4.01%
246.93/12.74	c *      13              2           1        20        1046.0000        1006.6787      3.91%
253.65/13.11	c *      13              2           1        20        1045.0000        1006.6787      3.81%
304.11/15.63	c *      16              2           1        20        1044.0000        1006.6787      3.71%
304.11/15.63	c        16              2           1        20        1044.0000        1006.6787      3.71%
347.52/17.85	c *      18              4           3        20        1043.0000        1007.1258      3.56%
375.27/19.25	c *      19              4           3        20        1042.0000        1007.1258      3.46%
404.78/20.74	c        21              4           3        20        1042.0000        1007.1258      3.46%
411.44/21.11	c *      21              4           3        20        1041.0000        1007.1258      3.36%
464.07/23.72	c *      24              6           5        20        1040.0000        1007.1258      3.26%
503.60/25.79	c        26             10           9        20        1040.0000        1007.1258      3.26%
507.54/25.92	c *      26             10           9        20        1039.0000        1007.1258      3.16%
580.79/29.65	c *      30             17          16        20        1038.0000        1007.1451      3.06%
604.51/30.83	c        31             17          16        20        1038.0000        1007.1451      3.06%
655.84/33.42	c *      33             25          24        20        1037.0000        1007.1451      2.96%
703.34/35.86	c        36             25          24        20        1037.0000        1007.1451      2.96%
804.33/40.96	c        41             29          28        20        1037.0000        1007.1451      2.96%
905.94/46.03	c        46             94          41        20        1037.0000        1007.5697      2.92%
1005.07/51.07	c        51            122          53        20        1037.0000        1007.7747      2.90%
1104.32/56.13	c        56            202          67        20        1037.0000        1008.5883      2.82%
1205.65/61.16	c        61            268          83        20        1037.0000        1008.5883      2.82%
1304.58/66.19	c        66            360          91        20        1037.0000        1009.5181      2.72%
1405.20/71.28	c        71            482          89        20        1037.0000        1009.5651      2.72%
1506.53/76.33	c        76            485          92        20        1037.0000        1009.5651      2.72%
1605.54/81.38	c        81            584          99        20        1037.0000        1009.5779      2.72%
1706.68/86.44	c        86            632         101        20        1037.0000        1009.7812      2.70%
1805.93/91.46	c        91            714         115        20        1037.0000        1010.2817      2.64%
1905.04/96.47	c        96            822         121        20        1037.0000        1011.0000      2.57%
2006.06/101.58	c       102            922         127        20        1037.0000        1011.1961      2.55%
2107.22/106.65	c       107            943         132        20        1037.0000        1011.1961      2.55%
2208.47/111.71	c       112           1044         133        20        1037.0000        1011.2457      2.55%
2307.71/116.76	c       117           1123         148        20        1037.0000        1011.2703      2.54%
2408.82/121.81	c       122           1285         146        20        1037.0000        1011.2703      2.54%
2507.91/126.86	c       127           1373         146        20        1037.0000        1011.3111      2.54%
2608.99/131.91	c       132           1382         149        20        1037.0000        1011.5890      2.51%
2708.23/136.96	c       137           1466         155        20        1037.0000        1011.6769      2.50%
2807.45/142.01	c       142           1585         160        20        1037.0000        1011.6769      2.50%
2909.15/147.04	c       147           1673         160        20        1037.0000        1011.6867      2.50%
3008.23/152.10	c       152           1799         162        20        1037.0000        1011.6867      2.50%
3109.61/157.16	c       157           1892         161        20        1037.0000        1011.7658      2.49%
3209.95/162.21	c       162           1970         165        20        1037.0000        1011.7658      2.49%
3309.07/167.26	c       167           2064         171        20        1037.0000        1011.8723      2.48%
3410.40/172.31	c       172           2223         174        20        1037.0000        1011.9720      2.47%
3509.51/177.36	c       177           2315         176        20        1037.0000        1011.9720      2.47%
3610.70/182.40	c       182           2446         177        20        1037.0000        1011.9720      2.47%
3709.93/187.46	c       187           2572         179        20        1037.0000        1012.0275      2.47%
3811.15/192.51	c       193           2622         183        20        1037.0000        1012.0907      2.46%
3910.32/197.56	c       198           2662         191        20        1037.0000        1012.2354      2.45%
4011.46/202.61	c       203           2665         194        20        1037.0000        1012.2354      2.45%
4110.41/207.62	c       208           2836         193        20        1037.0000        1012.2354      2.45%
4209.59/212.67	c       213           2895         196        20        1037.0000        1012.2664      2.44%
4310.67/217.76	c       218           2943         206        20        1037.0000        1012.3533      2.43%
4411.87/222.81	c       223           3049         218        20        1037.0000        1012.4764      2.42%
4510.95/227.83	c       228           3205         222        20        1037.0000        1012.4764      2.42%
4612.17/232.91	c       233           3213         222        20        1037.0000        1012.5305      2.42%
4711.38/237.96	c       238           3265         230        20        1037.0000        1012.5703      2.41%
4810.56/243.01	c       243           3343         230        20        1037.0000        1012.5804      2.41%
4909.66/248.01	c       248           3376         237        20        1037.0000        1012.6027      2.41%
5011.46/253.06	c       253           3463         236        20        1037.0000        1012.6256      2.41%
5112.84/258.15	c       258           3474         241        20        1037.0000        1012.6655      2.40%
5211.78/263.19	c       263           3532         249        20        1037.0000        1012.7900      2.39%
5312.32/268.25	c       268           3599         252        20        1037.0000        1012.7900      2.39%
5413.52/273.30	c       273           3682         257        20        1037.0000        1012.9229      2.38%
5512.72/278.35	c       278           3772         265        20        1037.0000        1013.0316      2.37%
5613.89/283.40	c       283           3785         272        20        1037.0000        1013.0548      2.36%
5713.04/288.42	c       288           3905         272        20        1037.0000        1013.0548      2.36%
5814.18/293.50	c       294           4014         275        20        1037.0000        1013.0574      2.36%
5913.45/298.55	c       299           4112         277        20        1037.0000        1013.0574      2.36%
6014.48/303.60	c       304           4162         283        20        1037.0000        1013.1744      2.35%
6113.67/308.63	c       309           4252         295        20        1037.0000        1013.1875      2.35%
6214.83/313.70	c       314           4282         293        20        1037.0000        1013.1910      2.35%
6314.05/318.75	c       319           3562         399        20        1037.0000        1013.2873      2.34%
6415.21/323.80	c       324           4419         306        20        1037.0000        1013.2966      2.34%
6514.43/328.85	c       329           3755         404        20        1037.0000        1013.3191      2.34%
6613.61/333.86	c       334           3815         410        20        1037.0000        1013.3314      2.34%
6714.74/338.95	c       339           3902         415        20        1037.0000        1013.3764      2.33%
6813.96/344.00	c       344           4012         417        20        1037.0000        1013.3764      2.33%
6915.77/349.05	c       349           4062         415        20        1037.0000        1013.4944      2.32%
7014.89/354.11	c       354           4072         419        20        1037.0000        1013.4944      2.32%
7057.88/356.27	c *     356           4132         429        20        1036.0000        1013.5011      2.22%
7119.23/359.31	c       359           4162           0        20        1036.0000        1013.5011      2.22%
7222.02/364.59	c       365           4162           0        20        1036.0000        1013.5011      2.22%
7323.22/369.64	c       370           4183          21        20        1036.0000        1013.5011      2.22%
7422.35/374.69	c       375           4244          30        20        1036.0000        1013.5011      2.22%
7523.56/379.75	c       380           4379          37        20        1036.0000        1013.5011      2.22%
7622.88/384.77	c       385           4454          40        20        1036.0000        1013.5011      2.22%
7723.98/389.80	c       390           4530          52        20        1036.0000        1013.5011      2.22%
7823.23/394.83	c       395           4625          59        20        1036.0000        1013.5011      2.22%
7924.44/399.94	c       400           4724          62        20        1036.0000        1013.5011      2.22%
8023.68/405.00	c       405           4832          66        20        1036.0000        1013.5011      2.22%
8125.44/410.05	c       410           4929          69        20        1036.0000        1013.5011      2.22%
8224.68/415.06	c       415           4955          73        20        1036.0000        1013.5011      2.22%
8325.74/420.15	c       420           4994          84        20        1036.0000        1013.5011      2.22%
8426.27/425.20	c       425           5070          88        20        1036.0000        1013.5011      2.22%
8525.47/430.26	c       430           5168          90        20        1036.0000        1013.5011      2.22%
8626.68/435.31	c       435           5445          70        20        1036.0000        1013.5215      2.22%
8725.89/440.33	c       440           5522          73        20        1036.0000        1013.5215      2.22%
8825.08/445.34	c       445           5621          76        20        1036.0000        1013.6396      2.21%
8926.22/450.47	c       450           5693          80        20        1036.0000        1013.7901      2.19%
9025.41/455.49	c       456           5789          84        20        1036.0000        1013.7934      2.19%
9126.63/460.58	c       461           5853          94        20        1036.0000        1013.8369      2.19%
9227.84/465.63	c       466           5912          97        20        1036.0000        1014.1300      2.16%
9327.08/470.69	c       471           5972         105        20        1036.0000        1014.1812      2.15%
9428.17/475.74	c       476           6042         113        20        1036.0000        1014.3204      2.14%
9527.41/480.79	c       481           6052         117        20        1036.0000        1014.3293      2.14%
9628.59/485.80	c       486           6064         121        20        1036.0000        1014.3293      2.14%
9727.82/490.89	c       491           6102         129        20        1036.0000        1014.5717      2.11%
9829.03/495.94	c       496           6165         132        20        1036.0000        1014.5717      2.11%
9928.24/501.00	c       501           6243         136        20        1036.0000        1014.6564      2.10%
10030.04/506.05	c       506           6362         139        20        1036.0000        1014.6880      2.10%
10129.25/511.11	c       511           6416         147        20        1036.0000        1014.7236      2.10%
10230.47/516.16	c       516           6453         150        20        1036.0000        1014.7975      2.09%
10330.99/521.21	c       521           6488         161        20        1036.0000        1014.8430      2.08%
10430.15/526.29	c       526           6542         163        20        1036.0000        1014.9094      2.08%
10531.35/531.33	c       531           6556         167        20        1036.0000        1014.9094      2.08%
10630.55/536.38	c       536           6612         177        20        1036.0000        1015.0414      2.06%
10731.77/541.43	c       541           6694         179        20        1036.0000        1015.0414      2.06%
10830.95/546.48	c       546           6792         177        20        1036.0000        1015.2208      2.05%
10932.14/551.50	c       552           6821         184        20        1036.0000        1015.2511      2.04%
11031.37/556.58	c       557           6872         187        20        1036.0000        1015.2993      2.04%
11132.60/561.63	c       562           6942         193        20        1036.0000        1015.3082      2.04%
11231.82/566.68	c       567           6995         200        20        1036.0000        1015.3155      2.04%
11333.05/571.73	c       572           7113         202        20        1036.0000        1015.3155      2.04%
11432.28/576.78	c       577           7142         205        20        1036.0000        1015.3500      2.03%
11533.51/581.83	c       582           7182         207        20        1036.0000        1015.3525      2.03%
11632.70/586.85	c       587           7215         212        20        1036.0000        1015.3557      2.03%
11731.91/591.89	c       592           7252         223        20        1036.0000        1015.4047      2.03%
11833.13/596.97	c       597           7308         227        20        1036.0000        1015.4222      2.03%
11932.30/602.03	c       602           7392         227        20        1036.0000        1015.4222      2.03%
12034.10/607.08	c       607           7463         230        20        1036.0000        1015.4894      2.02%
12133.47/612.13	c       612           7502         233        20        1036.0000        1015.5148      2.02%
12234.71/617.15	c       617           7576         237        20        1036.0000        1015.5148      2.02%
12335.05/622.23	c       622           7652         233        20        1036.0000        1015.5566      2.01%
12434.26/627.25	c       627           7686         245        20        1036.0000        1015.5774      2.01%
12533.48/632.28	c       632           7765         246        20        1036.0000        1015.7044      2.00%
12634.68/637.34	c       637           7821         254        20        1036.0000        1015.7149      2.00%
12735.90/642.43	c       642           7868         257        20        1036.0000        1015.7212      2.00%
12835.04/647.46	c       647           7925         260        20        1036.0000        1015.7212      2.00%
12936.29/652.54	c       653           8002         265        20        1036.0000        1015.7530      1.99%
13035.42/657.59	c       658           8034         269        20        1036.0000        1015.7764      1.99%
13136.54/662.64	c       663           8131         272        20        1036.0000        1015.7764      1.99%
13235.63/667.69	c       668           8214         273        20        1036.0000        1015.7955      1.99%
13336.82/672.74	c       673           8313         280        20        1036.0000        1015.9970      1.97%
13436.01/677.79	c       678           8344         281        20        1036.0000        1016.0098      1.97%
13537.20/682.84	c       683           8373         286        20        1036.0000        1016.0390      1.96%
13636.40/687.89	c       688           8458         285        20        1036.0000        1016.0390      1.96%
13737.57/692.94	c       693           8551         286        20        1036.0000        1016.0390      1.96%
13836.61/697.99	c       698           8642         283        20        1036.0000        1016.0390      1.96%
13935.74/703.01	c       703           8723         284        20        1036.0000        1016.0390      1.96%
14037.50/708.09	c       708           8758         287        20        1036.0000        1016.0572      1.96%
14136.69/713.12	c       713           8810         291        20        1036.0000        1016.0572      1.96%
14237.93/718.19	c       718           8902         291        20        1036.0000        1016.0834      1.96%
14338.42/723.24	c       723           8928         297        20        1036.0000        1016.0834      1.96%
14437.58/728.27	c       728           9062         297        20        1036.0000        1016.0834      1.96%
14538.77/733.32	c       733           9131         300        20        1036.0000        1016.0834      1.96%
14637.95/738.34	c       738           9252         301        20        1036.0000        1016.0894      1.96%
14739.16/743.44	c       743           9292         307        20        1036.0000        1016.0943      1.96%
14838.36/748.46	c       748           9337         318        20        1036.0000        1016.1302      1.96%
14939.54/753.50	c       754           9407         320        20        1036.0000        1016.1789      1.95%
15040.73/758.60	c       759           9462         323        20        1036.0000        1016.1924      1.95%
15139.94/763.62	c       764           9475         330        20        1036.0000        1016.2268      1.95%
15239.14/768.63	c       769           9510         333        20        1036.0000        1016.2268      1.95%
15340.33/773.77	c       774           9532         333        20        1036.0000        1016.3006      1.94%
15441.47/778.82	c       779           9552         335        20        1036.0000        1016.3423      1.93%
15540.63/783.85	c       784           9612         345        20        1036.0000        1016.3978      1.93%
15641.76/788.90	c       789           9652         349        20        1036.0000        1016.3978      1.93%
15740.94/793.95	c       794           9712         349        20        1036.0000        1016.4014      1.93%
15840.08/799.03	c       799           9772         353        20        1036.0000        1016.4014      1.93%
15942.08/804.08	c       804           9814         357        20        1036.0000        1016.4685      1.92%
16041.30/809.12	c       809           9852         359        20        1036.0000        1016.4998      1.92%
16142.54/814.18	c       814           9902         363        20        1036.0000        1016.5050      1.92%
16242.87/819.23	c       819           9902         363        20        1036.0000        1016.5050      1.92%
16342.10/824.29	c       824           9967         370        20        1036.0000        1016.5050      1.92%
16443.31/829.31	c       829           9991         372        20        1036.0000        1016.5335      1.91%
16542.69/834.37	c       834          10032         381        20        1036.0000        1016.5430      1.91%
16643.73/839.44	c       839          10088         385        20        1036.0000        1016.6749      1.90%
16742.94/844.48	c       844          10152         385        20        1036.0000        1016.6828      1.90%
16844.11/849.52	c       850          10202         387        20        1036.0000        1016.7044      1.90%
16943.32/854.54	c       855          10295         394        20        1036.0000        1016.7044      1.90%
17044.34/859.61	c       860          10346         393        20        1036.0000        1016.7044      1.90%
17145.45/864.70	c       865          10392         391        20        1036.0000        1016.7120      1.90%
17244.63/869.74	c       870          10408         393        20        1036.0000        1016.7120      1.90%
17345.77/874.81	c       875          10484         393        20        1036.0000        1016.7120      1.90%
17444.98/879.85	c       880          10533         392        20        1036.0000        1016.7268      1.90%
17546.21/884.90	c       885          10602         399        20        1036.0000        1016.9050      1.88%
17645.36/889.95	c       890          10622         405        20        1036.0000        1016.9402      1.87%
17744.62/895.00	c       895          10648         421        20        1036.0000        1016.9454      1.87%
17843.80/900.02	c       900          10682         431        20        1036.0000        1017.0611      1.86%
17945.77/905.04	c       905          10732         433        20        1036.0000        1017.0634      1.86%
18046.85/910.17	c       910          10768         443        20        1036.0000        1017.1120      1.86%
18147.33/915.21	c       915          10835         444        20        1036.0000        1017.1120      1.86%
18246.55/920.24	c       920          10922         455        20        1036.0000        1017.1134      1.86%
18347.75/925.31	c       925          10992         453        20        1036.0000        1017.1245      1.86%
18446.98/930.36	c       930          11012         457        20        1036.0000        1017.1295      1.86%
18548.19/935.41	c       935          11052         463        20        1036.0000        1017.1370      1.85%
18647.43/940.46	c       940          11082         467        20        1036.0000        1017.1370      1.85%
18748.60/945.51	c       946          11126         465        20        1036.0000        1017.1370      1.85%
18847.78/950.54	c       951          11168         479        20        1036.0000        1017.1641      1.85%
18947.00/955.59	c       956          11263         486        20        1036.0000        1017.1712      1.85%
19048.21/960.68	c       961          11366         493        20        1036.0000        1017.1712      1.85%
19149.38/965.70	c       966          11416         491        20        1036.0000        1017.1712      1.85%
19248.61/970.77	c       971          11479         494        20        1036.0000        1017.1959      1.85%
19349.80/975.80	c       976          11552         499        20        1036.0000        1017.2103      1.85%
19449.03/980.88	c       981          11574         505        20        1036.0000        1017.2958      1.84%
19550.25/985.90	c       986          11575         506        20        1036.0000        1017.2958      1.84%
19649.49/990.98	c       991          11634         507        20        1036.0000        1017.3188      1.84%
19748.71/996.03	c       996          11747         508        20        1036.0000        1017.3188      1.84%
19850.54/1001.08	c      1001          11888         507        20        1036.0000        1017.3188      1.84%
19949.74/1006.13	c      1006          11935         512        20        1036.0000        1017.3188      1.84%
20051.10/1011.18	c      1011          11974         515        20        1036.0000        1017.3267      1.84%
20151.50/1016.23	c      1016          12074         511        20        1036.0000        1017.3267      1.84%
20250.73/1021.28	c      1021          12122         511        20        1036.0000        1017.3292      1.84%
20351.97/1026.31	c      1026          12194         517        20        1036.0000        1017.3583      1.83%
20451.16/1031.32	c      1031          12262         519        20        1036.0000        1017.3894      1.83%
20550.41/1036.39	c      1036          12340         523        20        1036.0000        1017.3950      1.83%
20651.49/1041.42	c      1041          12462         521        20        1036.0000        1017.4019      1.83%
20752.70/1046.54	c      1047          12537         526        20        1036.0000        1017.4019      1.83%
20852.03/1051.59	c      1052          12579         530        20        1036.0000        1017.4183      1.83%
20953.17/1056.64	c      1057          12672         543        20        1036.0000        1017.4311      1.83%
21052.43/1061.66	c      1062          12776         541        20        1036.0000        1017.4311      1.83%
21153.52/1066.74	c      1067          12832         541        20        1036.0000        1017.4647      1.82%
21252.75/1071.76	c      1072          12872         543        20        1036.0000        1017.5078      1.82%
21351.96/1076.78	c      1077          12938         549        20        1036.0000        1017.5475      1.81%
21455.18/1081.90	c      1082          12977         550        20        1036.0000        1017.5475      1.81%
21554.37/1086.95	c      1087          12997         560        20        1036.0000        1017.6124      1.81%
21653.61/1092.00	c      1092          13057         562        20        1036.0000        1017.6124      1.81%
21752.85/1097.02	c      1097          13102         565        20        1036.0000        1017.6323      1.80%
21854.89/1102.10	c      1102          13112         569        20        1036.0000        1017.6328      1.80%
21956.01/1107.16	c      1107          13138         571        20        1036.0000        1017.6328      1.80%
22055.15/1112.17	c      1112          13157         576        20        1036.0000        1017.6662      1.80%
22155.65/1117.28	c      1117          13223         582        20        1036.0000        1017.7379      1.79%
22256.86/1122.33	c      1122          13297         582        20        1036.0000        1017.7379      1.79%
22356.07/1127.38	c      1127          13403         580        20        1036.0000        1017.7379      1.79%
22457.28/1132.40	c      1132          13422         587        20        1036.0000        1017.7627      1.79%
22556.45/1137.49	c      1138          13472         593        20        1036.0000        1017.7627      1.79%
22657.55/1142.54	c      1143          13539         594        20        1036.0000        1017.7627      1.79%
22756.72/1147.57	c      1148          13589         598        20        1036.0000        1017.7755      1.79%
22857.89/1152.64	c      1153          13628         603        20        1036.0000        1017.7834      1.79%
22957.13/1157.69	c      1158          13702         605        20        1036.0000        1017.8319      1.78%
23058.35/1162.72	c      1163          13732         609        20        1036.0000        1017.8356      1.78%
23157.58/1167.75	c      1168          13826         613        20        1036.0000        1017.8356      1.78%
23256.80/1172.79	c      1173          13892         611        20        1036.0000        1017.8363      1.78%
23360.01/1177.90	c      1178          13942         619        20        1036.0000        1017.8363      1.78%
23459.25/1182.95	c      1183          14082         619        20        1036.0000        1017.8380      1.78%
23558.48/1188.01	c      1188          14207         622        20        1036.0000        1017.8380      1.78%
23657.73/1193.02	c      1193          14338         625        20        1036.0000        1017.8380      1.78%
23759.57/1198.03	c      1198          14404         625        20        1036.0000        1017.8689      1.78%
23860.79/1203.16	c      1203          14557         622        20        1036.0000        1017.8689      1.78%
23960.04/1208.17	c      1208          14682         625        20        1036.0000        1017.8910      1.78%
24060.33/1213.22	c      1213          14709         632        20        1036.0000        1017.9020      1.78%
24159.52/1218.23	c      1218          14826         641        20        1036.0000        1017.9364      1.77%
24258.74/1223.25	c      1223          14867         644        20        1036.0000        1017.9762      1.77%
24360.08/1228.39	c      1228          15007         648        20        1036.0000        1017.9762      1.77%
24461.20/1233.46	c      1233          15122         645        20        1036.0000        1017.9915      1.77%
24562.43/1238.51	c      1239          15222         649        20        1036.0000        1018.0047      1.77%
24661.69/1243.56	c      1244          15232         653        20        1036.0000        1018.0592      1.76%
24758.75/1248.58	c      1249          15259         662        20        1036.0000        1018.0666      1.76%
24859.72/1253.66	c      1254          15300         665        20        1036.0000        1018.0805      1.76%
24960.89/1258.71	c      1259          15359         668        20        1036.0000        1018.0991      1.76%
25060.07/1263.72	c      1264          15422         673        20        1036.0000        1018.1362      1.75%
25161.25/1268.81	c      1269          15431         678        20        1036.0000        1018.1362      1.75%
25260.49/1273.86	c      1274          15464         679        20        1036.0000        1018.1880      1.75%
25359.71/1278.90	c      1279          15541         684        20        1036.0000        1018.2303      1.75%
25460.93/1283.97	c      1284          15546         689        20        1036.0000        1018.2506      1.74%
25560.19/1289.02	c      1289          15625         694        20        1036.0000        1018.2836      1.74%
25661.96/1294.07	c      1294          15742         693        20        1036.0000        1018.2902      1.74%
25761.31/1299.13	c      1299          15829         692        20        1036.0000        1018.2902      1.74%
25862.47/1304.14	c      1304          15870         699        20        1036.0000        1018.2902      1.74%
25962.88/1309.23	c      1309          15945         710        20        1036.0000        1018.2902      1.74%
26062.12/1314.28	c      1314          15963         712        20        1036.0000        1018.2998      1.74%
26163.34/1319.30	c      1319          15982         715        20        1036.0000        1018.3156      1.74%
26262.68/1324.38	c      1324          15985         718        20        1036.0000        1018.3156      1.74%
26363.71/1329.43	c      1329          16057         722        20        1036.0000        1018.3431      1.73%
26462.87/1334.49	c      1334          16175         728        20        1036.0000        1018.4315      1.73%
26564.00/1339.53	c      1340          16302         729        20        1036.0000        1018.4725      1.72%
26663.18/1344.55	c      1345          16438         733        20        1036.0000        1018.4725      1.72%
26762.41/1349.58	c      1350          16492         735        20        1036.0000        1018.4786      1.72%
26863.64/1354.68	c      1355          16529         738        20        1036.0000        1018.4786      1.72%
26964.84/1359.73	c      1360          16562         743        20        1036.0000        1018.4788      1.72%
27064.06/1364.78	c      1365          16627         746        20        1036.0000        1018.4788      1.72%
27165.27/1369.83	c      1370          16654         749        20        1036.0000        1018.4799      1.72%
27264.50/1374.88	c      1375          16682         749        20        1036.0000        1018.5174      1.72%
27365.71/1379.93	c      1380          16741         754        20        1036.0000        1018.5174      1.72%
27464.95/1384.98	c      1385          16836         761        20        1036.0000        1018.5174      1.72%
27564.13/1389.99	c      1390          16872         769        20        1036.0000        1018.6008      1.71%
27665.96/1395.08	c      1395          16875         772        20        1036.0000        1018.6008      1.71%
27765.31/1400.13	c      1400          16925         776        20        1036.0000        1018.6082      1.71%
27866.51/1405.18	c      1405          16984         779        20        1036.0000        1018.6326      1.70%
27967.00/1410.20	c      1410          17005         782        20        1036.0000        1018.6517      1.70%
28066.22/1415.29	c      1415          17102         781        20        1036.0000        1018.6542      1.70%
28167.57/1420.34	c      1420          17134         789        20        1036.0000        1018.6552      1.70%
28268.50/1425.40	c      1425          17212         789        20        1036.0000        1018.6552      1.70%
28367.73/1430.45	c      1430          17312         785        20        1036.0000        1018.6552      1.70%
28466.92/1435.46	c      1435          17358         795        20        1036.0000        1018.6828      1.70%
28568.14/1440.55	c      1441          17385         800        20        1036.0000        1018.6862      1.70%
28669.36/1445.60	c      1446          17483         802        20        1036.0000        1018.6862      1.70%
28768.55/1450.64	c      1451          17582         807        20        1036.0000        1018.6930      1.70%
28869.75/1455.71	c      1456          17623         812        20        1036.0000        1018.6930      1.70%
28968.98/1460.72	c      1461          17705         812        20        1036.0000        1018.6930      1.70%
29070.16/1465.80	c      1466          17788         815        20        1036.0000        1018.6930      1.70%
29169.41/1470.82	c      1471          17825         822        20        1036.0000        1018.7466      1.69%
29270.60/1475.90	c      1476          17872         827        20        1036.0000        1018.7575      1.69%
29369.78/1480.95	c      1481          17952         829        20        1036.0000        1018.7575      1.69%
29468.93/1486.00	c      1486          18065         832        20        1036.0000        1018.7596      1.69%
29570.83/1491.06	c      1491          18162         831        20        1036.0000        1018.7933      1.69%
29669.94/1496.11	c      1496          18183         838        20        1036.0000        1018.7934      1.69%
29771.14/1501.14	c      1501          18193         840        20        1036.0000        1018.7984      1.69%
29871.70/1506.22	c      1506          18251         844        20        1036.0000        1018.7984      1.69%
29970.82/1511.27	c      1511          18283         846        20        1036.0000        1018.8049      1.69%
30072.16/1516.33	c      1516          18352         845        20        1036.0000        1018.8137      1.69%
30171.28/1521.37	c      1521          18422         849        20        1036.0000        1018.8137      1.69%
30272.48/1526.42	c      1526          18507         848        20        1036.0000        1018.8137      1.69%
30371.72/1531.47	c      1531          18612         847        20        1036.0000        1018.8137      1.69%
30470.95/1536.48	c      1536          18653         854        20        1036.0000        1018.8162      1.69%
30572.11/1541.58	c      1542          18683         866        20        1036.0000        1018.8317      1.69%
30673.21/1546.63	c      1547          18772         869        20        1036.0000        1018.8429      1.68%
30772.43/1551.65	c      1552          18909         876        20        1036.0000        1018.8429      1.68%
30873.64/1556.71	c      1557          19006         879        20        1036.0000        1018.8429      1.68%
30974.87/1561.80	c      1562          19054         881        20        1036.0000        1018.8452      1.68%
31074.05/1566.85	c      1567          19105         890        20        1036.0000        1018.8707      1.68%
31173.25/1571.88	c      1572          19185         896        20        1036.0000        1018.8931      1.68%
31274.46/1576.92	c      1577          19281         900        20        1036.0000        1018.8934      1.68%
31373.69/1582.00	c      1582          19384         901        20        1036.0000        1018.8934      1.68%
31475.57/1587.04	c      1587          19452         899        20        1036.0000        1018.9033      1.68%
31574.85/1592.10	c      1592          19504         905        20        1036.0000        1018.9033      1.68%
31676.04/1597.15	c      1597          19532         911        20        1036.0000        1018.9165      1.68%
31776.51/1602.20	c      1602          19534         913        20        1036.0000        1018.9165      1.68%
31875.72/1607.26	c      1607          19652         919        20        1036.0000        1018.9173      1.68%
31977.02/1612.31	c      1612          19734         921        20        1036.0000        1018.9315      1.68%
32076.12/1617.36	c      1617          19855         924        20        1036.0000        1018.9315      1.68%
32177.23/1622.41	c      1622          19978         931        20        1036.0000        1018.9747      1.67%
32276.46/1627.46	c      1627          20053         934        20        1036.0000        1018.9978      1.67%
32377.58/1632.52	c      1633          20142         941        20        1036.0000        1019.0090      1.67%
32476.57/1637.58	c      1638          20185         948        20        1036.0000        1019.0162      1.67%
32577.79/1642.60	c      1643          20252         949        20        1036.0000        1019.0215      1.67%
32676.98/1647.63	c      1648          20313         954        20        1036.0000        1019.0215      1.67%
32778.19/1652.74	c      1653          20466         955        20        1036.0000        1019.0215      1.67%
32877.42/1657.79	c      1658          20553         956        20        1036.0000        1019.0434      1.66%
32978.64/1662.84	c      1663          20555         958        20        1036.0000        1019.0434      1.66%
33077.86/1667.89	c      1668          20649         958        20        1036.0000        1019.0434      1.66%
33179.06/1672.92	c      1673          20722         961        20        1036.0000        1019.0581      1.66%
33278.30/1677.99	c      1678          20746         969        20        1036.0000        1019.0799      1.66%
33380.03/1683.04	c      1683          20835         970        20        1036.0000        1019.0799      1.66%
33479.30/1688.05	c      1688          20902         981        20        1036.0000        1019.1064      1.66%
33578.19/1693.07	c      1693          20982         985        20        1036.0000        1019.1128      1.66%
33679.64/1698.18	c      1698          21007         988        20        1036.0000        1019.1128      1.66%
33780.05/1703.26	c      1703          21095         994        20        1036.0000        1019.1128      1.66%
33879.22/1708.30	c      1708          21141        1000        20        1036.0000        1019.1164      1.66%
33980.39/1713.36	c      1713          21242        1003        20        1036.0000        1019.1168      1.66%
34079.63/1718.39	c      1718          21333        1004        20        1036.0000        1019.1168      1.66%
34180.85/1723.45	c      1723          21403        1006        20        1036.0000        1019.1213      1.66%
34280.09/1728.48	c      1728          21522        1011        20        1036.0000        1019.1213      1.66%
34381.31/1733.55	c      1734          21647        1010        20        1036.0000        1019.1213      1.66%
34482.55/1738.60	c      1739          21712        1013        20        1036.0000        1019.1732      1.65%
34581.76/1743.65	c      1744          21730        1021        20        1036.0000        1019.1732      1.65%
34681.00/1748.67	c      1749          21793        1024        20        1036.0000        1019.1813      1.65%
34782.19/1753.77	c      1754          21888        1025        20        1036.0000        1019.1813      1.65%
34883.40/1758.82	c      1759          21922        1031        20        1036.0000        1019.1900      1.65%
34982.59/1763.87	c      1764          21990        1035        20        1036.0000        1019.1995      1.65%
35083.79/1768.92	c      1769          22091        1040        20        1036.0000        1019.2086      1.65%
35182.98/1773.95	c      1774          22165        1044        20        1036.0000        1019.2139      1.65%
35282.23/1779.02	c      1779          22243        1044        20        1036.0000        1019.2471      1.64%
35384.21/1784.07	c      1784          22290        1047        20        1036.0000        1019.2471      1.64%
35483.35/1789.12	c      1789          22354        1049        20        1036.0000        1019.2605      1.64%
35584.67/1794.17	c      1794          22455        1054        20        1036.0000        1019.2809      1.64%
35685.07/1799.22	c      1799          22497        1058        20        1036.0000        1019.2837      1.64%
35784.29/1804.27	c      1804          22542        1061        20        1036.0000        1019.3032      1.64%
35883.54/1809.29	c      1809          22592        1073        20        1036.0000        1019.3032      1.64%
35984.67/1814.36	c      1814          22667        1078        20        1036.0000        1019.3134      1.64%
36085.87/1819.42	c      1819          22732        1083        20        1036.0000        1019.3177      1.64%
36185.08/1824.48	c      1824          22732        1083        20        1036.0000        1019.3177      1.64%
36286.29/1829.52	c      1830          22788        1087        20        1036.0000        1019.3177      1.64%
36385.49/1834.57	c      1835          22866        1095        20        1036.0000        1019.3532      1.63%
36486.71/1839.60	c      1840          22953        1092        20        1036.0000        1019.3801      1.63%
36585.94/1844.61	c      1845          23002        1099        20        1036.0000        1019.4042      1.63%
36687.17/1849.72	c      1850          23064        1103        20        1036.0000        1019.4042      1.63%
36786.37/1854.77	c      1855          23107        1106        20        1036.0000        1019.4310      1.63%
36887.55/1859.82	c      1860          23213        1110        20        1036.0000        1019.4375      1.62%
36986.75/1864.87	c      1865          23282        1111        20        1036.0000        1019.4402      1.62%
37087.92/1869.92	c      1870          23322        1119        20        1036.0000        1019.4660      1.62%
37187.15/1874.96	c      1875          23344        1123        20        1036.0000        1019.4660      1.62%
37286.35/1880.02	c      1880          23382        1127        20        1036.0000        1019.4927      1.62%
37388.14/1885.07	c      1885          23465        1132        20        1036.0000        1019.4927      1.62%
37487.62/1890.10	c      1890          23549        1136        20        1036.0000        1019.5021      1.62%
37588.63/1895.17	c      1895          23609        1142        20        1036.0000        1019.5155      1.62%
37688.03/1900.19	c      1900          23689        1142        20        1036.0000        1019.5155      1.62%
37788.46/1905.22	c      1905          23768        1145        20        1036.0000        1019.5155      1.62%
37889.62/1910.32	c      1910          23783        1150        20        1036.0000        1019.5247      1.62%
37988.82/1915.37	c      1915          23812        1155        20        1036.0000        1019.5324      1.62%
38089.98/1920.40	c      1920          23842        1159        20        1036.0000        1019.5421      1.61%
38189.23/1925.43	c      1925          23872        1165        20        1036.0000        1019.5568      1.61%
38288.42/1930.46	c      1930          23900        1175        20        1036.0000        1019.5657      1.61%
38389.58/1935.57	c      1936          23985        1174        20        1036.0000        1019.5657      1.61%
38490.80/1940.62	c      1941          24005        1176        20        1036.0000        1019.5760      1.61%
38590.00/1945.67	c      1946          24108        1179        20        1036.0000        1019.5760      1.61%
38691.18/1950.72	c      1951          24161        1184        20        1036.0000        1019.5849      1.61%
38790.40/1955.77	c      1956          24245        1184        20        1036.0000        1019.5849      1.61%
38889.65/1960.79	c      1961          24323        1190        20        1036.0000        1019.6189      1.61%
38990.80/1965.87	c      1966          24432        1191        20        1036.0000        1019.6204      1.61%
39092.03/1970.92	c      1971          24522        1197        20        1036.0000        1019.6394      1.60%
39191.29/1975.97	c      1976          24548        1207        20        1036.0000        1019.6412      1.60%
39290.53/1980.98	c      1981          24613        1210        20        1036.0000        1019.6477      1.60%
39392.40/1986.07	c      1986          24646        1215        20        1036.0000        1019.6633      1.60%
39491.80/1991.12	c      1991          24728        1217        20        1036.0000        1019.6633      1.60%
39592.87/1996.16	c      1996          24774        1219        20        1036.0000        1019.6670      1.60%
39693.34/2001.22	c      2001          24838        1231        20        1036.0000        1019.6728      1.60%
39792.55/2006.27	c      2006          24915        1232        20        1036.0000        1019.6836      1.60%
39893.71/2011.32	c      2011          24945        1236        20        1036.0000        1019.6879      1.60%
39992.85/2016.36	c      2016          24972        1243        20        1036.0000        1019.7043      1.60%
40094.07/2021.42	c      2021          25042        1245        20        1036.0000        1019.7227      1.60%
40193.31/2026.47	c      2026          25052        1251        20        1036.0000        1019.7284      1.60%
40294.49/2031.52	c      2032          25092        1255        20        1036.0000        1019.7300      1.60%
40393.81/2036.58	c      2037          25118        1261        20        1036.0000        1019.7300      1.60%
40494.90/2041.63	c      2042          25173        1260        20        1036.0000        1019.7623      1.59%
40594.14/2046.68	c      2047          25251        1264        20        1036.0000        1019.7623      1.59%
40695.24/2051.73	c      2052          25372        1265        20        1036.0000        1019.7793      1.59%
40794.42/2056.76	c      2057          25412        1271        20        1036.0000        1019.7793      1.59%
40895.59/2061.83	c      2062          25482        1271        20        1036.0000        1019.8038      1.59%
40994.80/2066.88	c      2067          25546        1277        20        1036.0000        1019.8038      1.59%
41096.01/2071.93	c      2072          25654        1273        20        1036.0000        1019.8038      1.59%
41195.24/2076.98	c      2077          25720        1273        20        1036.0000        1019.8038      1.59%
41294.48/2082.03	c      2082          25804        1269        20        1036.0000        1019.8046      1.59%
41396.52/2087.08	c      2087          25898        1273        20        1036.0000        1019.8046      1.59%
41495.60/2092.13	c      2092          25952        1275        20        1036.0000        1019.8466      1.58%
41596.90/2097.18	c      2097          25998        1277        20        1036.0000        1019.8466      1.58%
41695.98/2102.19	c      2102          26072        1281        20        1036.0000        1019.8509      1.58%
41796.49/2107.21	c      2107          26084        1289        20        1036.0000        1019.8654      1.58%
41895.61/2112.25	c      2112          26144        1297        20        1036.0000        1019.8668      1.58%
41996.83/2117.38	c      2117          26239        1296        20        1036.0000        1019.8668      1.58%
42098.05/2122.40	c      2122          26329        1302        20        1036.0000        1019.8668      1.58%
42197.22/2127.48	c      2127          26356        1305        20        1036.0000        1019.8842      1.58%
42298.35/2132.53	c      2133          26458        1305        20        1036.0000        1019.8842      1.58%
42397.59/2137.55	c      2138          26527        1306        20        1036.0000        1019.8842      1.58%
42498.79/2142.63	c      2143          26585        1310        20        1036.0000        1019.8844      1.58%
42597.91/2147.67	c      2148          26606        1321        20        1036.0000        1019.9182      1.58%
42699.13/2152.73	c      2153          26652        1327        20        1036.0000        1019.9347      1.58%
42798.38/2157.78	c      2158          26702        1337        20        1036.0000        1019.9363      1.57%
42899.59/2162.80	c      2163          26809        1344        20        1036.0000        1019.9504      1.57%
42998.82/2167.82	c      2168          26833        1344        20        1036.0000        1019.9504      1.57%
43097.90/2172.86	c      2173          26892        1349        20        1036.0000        1019.9557      1.57%
43197.13/2177.86	c      2178          26984        1353        20        1036.0000        1019.9557      1.57%
43300.91/2183.03	c      2183          27104        1355        20        1036.0000        1019.9568      1.57%
43400.14/2188.09	c      2188          27264        1355        20        1036.0000        1019.9568      1.57%
43501.31/2193.14	c      2193          27347        1362        20        1036.0000        1019.9579      1.57%
43600.55/2198.16	c      2198          27432        1361        20        1036.0000        1019.9587      1.57%
43700.98/2203.24	c      2203          27432        1361        20        1036.0000        1019.9587      1.57%
43800.17/2208.29	c      2208          27534        1373        20        1036.0000        1019.9750      1.57%
43901.34/2213.34	c      2213          27582        1379        20        1036.0000        1019.9907      1.57%
44000.54/2218.39	c      2218          27692        1389        20        1036.0000        1019.9974      1.57%
44101.72/2223.44	c      2223          27796        1395        20        1036.0000        1019.9974      1.57%
44200.92/2228.49	c      2228          27878        1395        20        1036.0000        1019.9976      1.57%
44302.08/2233.54	c      2234          28008        1397        20        1036.0000        1019.9976      1.57%
44401.30/2238.57	c      2239          28141        1398        20        1036.0000        1019.9976      1.57%
44502.49/2243.64	c      2244          28257        1406        20        1036.0000        1020.0036      1.57%
44601.67/2248.69	c      2249          28360        1417        20        1036.0000        1020.0055      1.57%
44702.86/2253.74	c      2254          28497        1422        20        1036.0000        1020.0114      1.57%
44802.05/2258.76	c      2259          28632        1421        20        1036.0000        1020.0156      1.57%
44903.22/2263.86	c      2264          28740        1429        20        1036.0000        1020.0237      1.57%
45004.40/2268.90	c      2269          28802        1433        20        1036.0000        1020.0398      1.56%
45103.62/2273.95	c      2274          28888        1443        20        1036.0000        1020.0427      1.56%
45202.84/2279.00	c      2279          29022        1443        20        1036.0000        1020.0571      1.56%
45304.62/2284.05	c      2284          29116        1451        20        1036.0000        1020.0606      1.56%
45403.98/2289.10	c      2289          29275        1454        20        1036.0000        1020.0606      1.56%
45505.12/2294.15	c      2294          29420        1451        20        1036.0000        1020.0606      1.56%
45604.26/2299.19	c      2299          29536        1453        20        1036.0000        1020.0606      1.56%
45704.72/2304.25	c      2304          29573        1462        20        1036.0000        1020.0709      1.56%
45805.92/2309.30	c      2309          29622        1467        20        1036.0000        1020.0805      1.56%
45905.14/2314.36	c      2314          29673        1472        20        1036.0000        1020.0836      1.56%
46004.37/2319.38	c      2319          29676        1475        20        1036.0000        1020.0836      1.56%
46105.56/2324.45	c      2324          29732        1485        20        1036.0000        1020.0955      1.56%
46206.78/2329.50	c      2330          29786        1493        20        1036.0000        1020.1156      1.56%
46305.99/2334.55	c      2335          29922        1497        20        1036.0000        1020.1218      1.56%
46407.20/2339.60	c      2340          30032        1503        20        1036.0000        1020.1228      1.56%
46506.41/2344.62	c      2345          30097        1510        20        1036.0000        1020.1228      1.56%
46607.63/2349.71	c      2350          30193        1518        20        1036.0000        1020.1471      1.55%
46706.76/2354.76	c      2355          30292        1521        20        1036.0000        1020.1569      1.55%
46807.98/2359.81	c      2360          30420        1527        20        1036.0000        1020.1569      1.55%
46907.20/2364.86	c      2365          30476        1531        20        1036.0000        1020.1682      1.55%
47008.41/2369.91	c      2370          30612        1531        20        1036.0000        1020.1721      1.55%
47107.58/2374.96	c      2375          30662        1537        20        1036.0000        1020.1721      1.55%
47206.82/2380.01	c      2380          30703        1540        20        1036.0000        1020.1755      1.55%
47308.71/2385.06	c      2385          30732        1547        20        1036.0000        1020.1930      1.55%
47408.06/2390.11	c      2390          30828        1557        20        1036.0000        1020.2005      1.55%
47509.20/2395.16	c      2395          30902        1561        20        1036.0000        1020.2240      1.55%
47609.61/2400.21	c      2400          30982        1573        20        1036.0000        1020.2348      1.55%
47708.85/2405.24	c      2405          31116        1579        20        1036.0000        1020.2348      1.55%
47809.94/2410.31	c      2410          31152        1583        20        1036.0000        1020.2412      1.54%
47909.02/2415.36	c      2415          31174        1589        20        1036.0000        1020.2603      1.54%
48008.38/2420.39	c      2420          31176        1591        20        1036.0000        1020.2603      1.54%
48109.45/2425.46	c      2425          31267        1592        20        1036.0000        1020.2603      1.54%
48208.64/2430.49	c      2430          31357        1592        20        1036.0000        1020.2603      1.54%
48309.91/2435.51	c      2436          31406        1593        20        1036.0000        1020.2603      1.54%
48409.11/2440.59	c      2441          31552        1597        20        1036.0000        1020.2603      1.54%
48510.24/2445.65	c      2446          31601        1602        20        1036.0000        1020.2666      1.54%
48611.41/2450.72	c      2451          31642        1605        20        1036.0000        1020.2942      1.54%
48710.60/2455.77	c      2456          31736        1609        20        1036.0000        1020.2942      1.54%
48811.68/2460.80	c      2461          31813        1610        20        1036.0000        1020.3220      1.54%
48910.79/2465.81	c      2466          31852        1613        20        1036.0000        1020.3333      1.54%
49011.97/2470.92	c      2471          31909        1620        20        1036.0000        1020.3518      1.53%
49111.15/2475.97	c      2476          31962        1621        20        1036.0000        1020.3529      1.53%
49210.33/2480.98	c      2481          32002        1629        20        1036.0000        1020.3640      1.53%
49309.43/2486.00	c      2486          32102        1633        20        1036.0000        1020.3727      1.53%
49411.35/2491.07	c      2491          32132        1637        20        1036.0000        1020.3727      1.53%
49512.37/2496.18	c      2496          32172        1643        20        1036.0000        1020.3742      1.53%
49612.80/2501.23	c      2501          32228        1657        20        1036.0000        1020.3804      1.53%
49711.94/2506.28	c      2506          32295        1660        20        1036.0000        1020.3804      1.53%
49813.03/2511.33	c      2511          32337        1666        20        1036.0000        1020.3856      1.53%
49912.29/2516.37	c      2516          32440        1663        20        1036.0000        1020.3856      1.53%
50013.28/2521.44	c      2521          32472        1667        20        1036.0000        1020.3983      1.53%
50112.44/2526.49	c      2526          32531        1674        20        1036.0000        1020.3995      1.53%
50213.55/2531.52	c      2532          32652        1671        20        1036.0000        1020.3995      1.53%
50312.69/2536.58	c      2537          32739        1678        20        1036.0000        1020.4011      1.53%
50413.83/2541.64	c      2542          32834        1677        20        1036.0000        1020.4011      1.53%
50512.97/2546.66	c      2547          32868        1685        20        1036.0000        1020.4020      1.53%
50614.08/2551.70	c      2552          32912        1689        20        1036.0000        1020.4667      1.52%
50713.24/2556.75	c      2557          32922        1695        20        1036.0000        1020.4684      1.52%
50816.25/2561.90	c      2562          32923        1696        20        1036.0000        1020.4684      1.52%
50915.26/2566.95	c      2567          32942        1699        20        1036.0000        1020.4692      1.52%
51014.25/2572.00	c      2572          33047        1704        20        1036.0000        1020.4692      1.52%
51115.90/2577.05	c      2577          33117        1700        20        1036.0000        1020.4692      1.52%
51214.94/2582.10	c      2582          33196        1711        20        1036.0000        1020.4905      1.52%
51316.09/2587.15	c      2587          33302        1709        20        1036.0000        1020.5212      1.52%
51416.40/2592.20	c      2592          33371        1722        20        1036.0000        1020.5212      1.52%
51515.45/2597.22	c      2597          33462        1723        20        1036.0000        1020.5212      1.52%
51614.57/2602.25	c      2602          33569        1724        20        1036.0000        1020.5212      1.52%
51715.74/2607.35	c      2607          33625        1726        20        1036.0000        1020.5247      1.52%
51816.86/2612.40	c      2612          33713        1736        20        1036.0000        1020.5258      1.52%
51915.97/2617.45	c      2617          33832        1745        20        1036.0000        1020.5691      1.51%
52017.10/2622.50	c      2623          33872        1749        20        1036.0000        1020.5704      1.51%
52116.23/2627.55	c      2628          33924        1761        20        1036.0000        1020.5828      1.51%
52215.25/2632.57	c      2633          34016        1765        20        1036.0000        1020.6072      1.51%
52316.27/2637.65	c      2638          34088        1771        20        1036.0000        1020.6089      1.51%
52415.36/2642.69	c      2643          34199        1772        20        1036.0000        1020.6119      1.51%
52516.54/2647.75	c      2648          34274        1777        20        1036.0000        1020.6211      1.51%
52617.68/2652.80	c      2653          34342        1783        20        1036.0000        1020.6488      1.50%
52716.87/2657.85	c      2658          34382        1787        20        1036.0000        1020.6534      1.50%
52816.03/2662.86	c      2663          34386        1791        20        1036.0000        1020.6534      1.50%
52917.12/2667.94	c      2668          34472        1799        20        1036.0000        1020.6648      1.50%
53016.29/2672.96	c      2673          34538        1803        20        1036.0000        1020.6648      1.50%
53117.97/2678.04	c      2678          34677        1802        20        1036.0000        1020.6648      1.50%
53217.16/2683.10	c      2683          34787        1806        20        1036.0000        1020.6658      1.50%
53318.48/2688.15	c      2688          34825        1808        20        1036.0000        1020.6669      1.50%
53417.37/2693.20	c      2693          34946        1811        20        1036.0000        1020.6669      1.50%
53517.75/2698.25	c      2698          35012        1813        20        1036.0000        1020.6863      1.50%
53618.91/2703.30	c      2703          35050        1817        20        1036.0000        1020.6863      1.50%
53718.21/2708.35	c      2708          35106        1823        20        1036.0000        1020.6920      1.50%
53817.35/2713.38	c      2713          35212        1829        20        1036.0000        1020.7088      1.50%
53918.57/2718.43	c      2718          35266        1843        20        1036.0000        1020.7265      1.50%
54019.77/2723.50	c      2724          35322        1847        20        1036.0000        1020.7398      1.50%
54118.93/2728.55	c      2729          35387        1850        20        1036.0000        1020.7398      1.50%
54220.13/2733.60	c      2734          35522        1855        20        1036.0000        1020.7673      1.49%
54319.31/2738.65	c      2739          35558        1865        20        1036.0000        1020.7691      1.49%
54418.57/2743.69	c      2744          35643        1872        20        1036.0000        1020.7693      1.49%
54519.61/2748.75	c      2749          35722        1875        20        1036.0000        1020.7883      1.49%
54620.75/2753.80	c      2754          35726        1879        20        1036.0000        1020.7883      1.49%
54719.82/2758.85	c      2759          35802        1887        20        1036.0000        1020.7933      1.49%
54818.93/2763.88	c      2764          35870        1891        20        1036.0000        1020.7957      1.49%
54919.92/2768.95	c      2769          35978        1891        20        1036.0000        1020.7957      1.49%
55019.01/2774.00	c      2774          36052        1893        20        1036.0000        1020.8113      1.49%
55120.75/2779.05	c      2779          36118        1905        20        1036.0000        1020.8197      1.49%
55219.81/2784.10	c      2784          36236        1909        20        1036.0000        1020.8201      1.49%
55320.81/2789.13	c      2789          36372        1903        20        1036.0000        1020.8222      1.49%
55421.22/2794.20	c      2794          36402        1917        20        1036.0000        1020.8519      1.48%
55520.34/2799.25	c      2799          36443        1928        20        1036.0000        1020.8530      1.48%
55619.48/2804.29	c      2804          36558        1933        20        1036.0000        1020.8530      1.48%
55720.65/2809.31	c      2809          36642        1937        20        1036.0000        1020.8721      1.48%
55821.82/2814.40	c      2814          36750        1935        20        1036.0000        1020.8721      1.48%
55921.02/2819.45	c      2819          36826        1939        20        1036.0000        1020.8721      1.48%
56020.17/2824.47	c      2824          36876        1945        20        1036.0000        1020.8771      1.48%
56119.37/2829.48	c      2829          37012        1943        20        1036.0000        1020.8775      1.48%
56220.56/2834.58	c      2835          37104        1955        20        1036.0000        1020.8883      1.48%
56321.75/2839.65	c      2840          37234        1957        20        1036.0000        1020.8883      1.48%
56420.95/2844.66	c      2845          37341        1960        20        1036.0000        1020.8905      1.48%
56522.13/2849.75	c      2850          37402        1961        20        1036.0000        1020.8936      1.48%
56623.20/2854.80	c      2855          37507        1970        20        1036.0000        1020.9042      1.48%
56722.34/2859.84	c      2860          37612        1969        20        1036.0000        1020.9140      1.48%
56821.48/2864.87	c      2865          37698        1975        20        1036.0000        1020.9140      1.48%
56922.62/2869.95	c      2870          37706        1979        20        1036.0000        1020.9163      1.48%
57021.76/2875.00	c      2875          37757        1988        20        1036.0000        1020.9172      1.48%
57123.75/2880.05	c      2880          37912        1989        20        1036.0000        1020.9183      1.48%
57222.62/2885.10	c      2885          37996        1997        20        1036.0000        1020.9389      1.48%
57323.93/2890.15	c      2890          38108        1997        20        1036.0000        1020.9389      1.48%
57424.40/2895.20	c      2895          38132        2003        20        1036.0000        1020.9558      1.47%
57523.55/2900.25	c      2900          38252        2007        20        1036.0000        1020.9589      1.47%
57624.68/2905.30	c      2905          38295        2018        20        1036.0000        1020.9624      1.47%
57723.83/2910.35	c      2910          38434        2019        20        1036.0000        1020.9624      1.47%
57824.96/2915.40	c      2915          38469        2024        20        1036.0000        1020.9659      1.47%
57924.13/2920.45	c      2920          38512        2027        20        1036.0000        1020.9672      1.47%
58025.27/2925.50	c      2926          38609        2034        20        1036.0000        1020.9713      1.47%
58124.41/2930.55	c      2931          38683        2038        20        1036.0000        1020.9769      1.47%
58225.55/2935.60	c      2936          38810        2043        20        1036.0000        1020.9769      1.47%
58324.76/2940.65	c      2941          38932        2041        20        1036.0000        1020.9769      1.47%
58423.94/2945.67	c      2946          38984        2051        20        1036.0000        1020.9893      1.47%
58525.18/2950.72	c      2951          39093        2052        20        1036.0000        1020.9893      1.47%
58624.37/2955.79	c      2956          39182        2051        20        1036.0000        1020.9899      1.47%
58725.57/2960.83	c      2961          39209        2062        20        1036.0000        1020.9983      1.47%
58826.77/2965.91	c      2966          39282        2065        20        1036.0000        1021.0013      1.47%
58925.94/2970.96	c      2971          39304        2071        20        1036.0000        1021.0013      1.47%
59025.11/2976.01	c      2976          39373        2074        20        1036.0000        1021.0038      1.47%
59126.95/2981.06	c      2981          39424        2081        20        1036.0000        1021.0126      1.47%
59226.13/2986.11	c      2986          39493        2088        20        1036.0000        1021.0156      1.47%
59327.25/2991.14	c      2991          39592        2091        20        1036.0000        1021.0278      1.47%
59426.49/2996.15	c      2996          39642        2101        20        1036.0000        1021.0430      1.46%
59525.70/3001.15	c      3001          39675        2106        20        1036.0000        1021.0430      1.46%
59624.55/3006.17	c      3006          39773        2110        20        1036.0000        1021.0548      1.46%
59725.11/3011.22	c      3011          39885        2112        20        1036.0000        1021.0618      1.46%
59824.28/3016.28	c      3016          39982        2117        20        1036.0000        1021.0708      1.46%
59925.42/3021.33	c      3021          40047        2120        20        1036.0000        1021.0708      1.46%
60024.54/3026.38	c      3026          40114        2127        20        1036.0000        1021.0780      1.46%
60125.69/3031.40	c      3031          40207        2130        20        1036.0000        1021.0845      1.46%
60224.85/3036.47	c      3036          40264        2139        20        1036.0000        1021.0867      1.46%
60325.94/3041.54	c      3042          40339        2136        20        1036.0000        1021.0867      1.46%
60424.85/3046.59	c      3047          40422        2137        20        1036.0000        1021.0913      1.46%
60525.91/3051.65	c      3052          40499        2142        20        1036.0000        1021.0917      1.46%
60627.13/3056.71	c      3057          40539        2148        20        1036.0000        1021.1027      1.46%
60726.39/3061.76	c      3062          40586        2151        20        1036.0000        1021.1074      1.46%
60827.60/3066.81	c      3067          40627        2154        20        1036.0000        1021.1084      1.46%
60926.79/3071.86	c      3072          40672        2151        20        1036.0000        1021.1097      1.46%
61025.97/3076.87	c      3077          40744        2159        20        1036.0000        1021.1097      1.46%
61127.12/3081.90	c      3082          40762        2161        20        1036.0000        1021.1112      1.46%
61226.26/3086.92	c      3087          40788        2173        20        1036.0000        1021.1135      1.46%
61325.43/3091.94	c      3092          40844        2179        20        1036.0000        1021.1237      1.46%
61427.29/3097.07	c      3097          40879        2184        20        1036.0000        1021.1366      1.46%
61528.49/3102.17	c      3102          40965        2184        20        1036.0000        1021.1471      1.45%
61628.88/3107.22	c      3107          41054        2193        20        1036.0000        1021.1554      1.45%
61728.00/3112.23	c      3112          41187        2192        20        1036.0000        1021.1554      1.45%
61829.15/3117.33	c      3117          41264        2193        20        1036.0000        1021.1628      1.45%
61928.24/3122.36	c      3122          41366        2199        20        1036.0000        1021.1628      1.45%
62029.33/3127.43	c      3127          41447        2202        20        1036.0000        1021.1699      1.45%
62128.50/3132.48	c      3132          41521        2208        20        1036.0000        1021.1711      1.45%
62229.73/3137.52	c      3138          41543        2212        20        1036.0000        1021.1938      1.45%
62328.96/3142.54	c      3143          41670        2215        20        1036.0000        1021.2002      1.45%
62430.12/3147.63	c      3148          41788        2211        20        1036.0000        1021.2002      1.45%
62529.21/3152.68	c      3153          41835        2218        20        1036.0000        1021.2005      1.45%
62630.35/3157.73	c      3158          41939        2222        20        1036.0000        1021.2081      1.45%
62729.47/3162.77	c      3163          41992        2225        20        1036.0000        1021.2168      1.45%
62828.61/3167.78	c      3168          42052        2229        20        1036.0000        1021.2185      1.45%
62929.92/3172.84	c      3173          42109        2236        20        1036.0000        1021.2185      1.45%
63030.94/3177.93	c      3178          42182        2239        20        1036.0000        1021.2376      1.45%
63130.16/3182.97	c      3183          42270        2247        20        1036.0000        1021.2376      1.45%
63229.32/3188.00	c      3188          42356        2247        20        1036.0000        1021.2376      1.45%
63331.03/3193.05	c      3193          42415        2254        20        1036.0000        1021.2426      1.45%
63432.36/3198.15	c      3198          42499        2254        20        1036.0000        1021.2426      1.45%
63532.91/3203.20	c      3203          42558        2261        20        1036.0000        1021.2533      1.44%
63632.16/3208.26	c      3208          42572        2259        20        1036.0000        1021.2591      1.44%
63731.33/3213.27	c      3213          42592        2267        20        1036.0000        1021.2592      1.44%
63832.55/3218.31	c      3218          42662        2271        20        1036.0000        1021.2655      1.44%
63931.76/3223.34	c      3223          42732        2277        20        1036.0000        1021.2744      1.44%
64030.74/3228.36	c      3228          42752        2281        20        1036.0000        1021.2763      1.44%
64129.89/3233.37	c      3233          42857        2288        20        1036.0000        1021.2763      1.44%
64232.98/3238.57	c      3239          42912        2291        20        1036.0000        1021.2957      1.44%
64334.12/3243.62	c      3244          42958        2297        20        1036.0000        1021.3054      1.44%
64433.26/3248.67	c      3249          43040        2307        20        1036.0000        1021.3170      1.44%
64534.39/3253.72	c      3254          43110        2313        20        1036.0000        1021.3174      1.44%
64633.59/3258.75	c      3259          43189        2320        20        1036.0000        1021.3280      1.44%
64734.79/3263.82	c      3264          43262        2319        20        1036.0000        1021.3472      1.43%
64834.02/3268.83	c      3269          43336        2325        20        1036.0000        1021.3507      1.43%
64933.24/3273.86	c      3274          43442        2331        20        1036.0000        1021.3579      1.43%
65034.44/3278.93	c      3279          43525        2344        20        1036.0000        1021.3579      1.43%
65133.72/3284.03	c      3284          43592        2345        20        1036.0000        1021.3710      1.43%
65235.47/3289.07	c      3289          43668        2351        20        1036.0000        1021.3710      1.43%
65334.54/3294.11	c      3294          43744        2353        20        1036.0000        1021.3728      1.43%
65434.03/3299.11	c      3299          43812        2355        20        1036.0000        1021.3729      1.43%
65535.03/3304.15	c      3304          43832        2361        20        1036.0000        1021.3787      1.43%
65634.45/3309.18	c      3309          43844        2367        20        1036.0000        1021.3799      1.43%
65736.78/3314.34	c      3314          43898        2369        20        1036.0000        1021.3799      1.43%
65837.98/3319.40	c      3319          43936        2373        20        1036.0000        1021.3799      1.43%
65937.20/3324.45	c      3324          44020        2383        20        1036.0000        1021.3932      1.43%
66038.39/3329.51	c      3330          44108        2379        20        1036.0000        1021.3932      1.43%
66137.54/3334.53	c      3335          44213        2382        20        1036.0000        1021.3989      1.43%
66238.73/3339.62	c      3340          44308        2387        20        1036.0000        1021.4049      1.43%
66337.89/3344.67	c      3345          44379        2388        20        1036.0000        1021.4049      1.43%
66436.98/3349.69	c      3350          44460        2389        20        1036.0000        1021.4049      1.43%
66538.13/3354.77	c      3355          44536        2393        20        1036.0000        1021.4098      1.43%
66639.26/3359.82	c      3360          44605        2404        20        1036.0000        1021.4118      1.43%
66738.46/3364.87	c      3365          44687        2402        20        1036.0000        1021.4118      1.43%
66839.60/3369.92	c      3370          44741        2404        20        1036.0000        1021.4135      1.43%
66938.75/3374.98	c      3375          44822        2405        20        1036.0000        1021.4140      1.43%
67037.84/3380.03	c      3380          44891        2414        20        1036.0000        1021.4168      1.43%
67139.59/3385.04	c      3385          44988        2421        20        1036.0000        1021.4170      1.43%
67238.88/3390.14	c      3390          45041        2420        20        1036.0000        1021.4170      1.43%
67340.12/3395.18	c      3395          45130        2423        20        1036.0000        1021.4172      1.43%
67440.51/3400.23	c      3400          45254        2425        20        1036.0000        1021.4172      1.43%
67539.75/3405.27	c      3405          45340        2433        20        1036.0000        1021.4255      1.43%
67640.80/3410.33	c      3410          45433        2436        20        1036.0000        1021.4278      1.43%
67739.96/3415.38	c      3415          45521        2444        20        1036.0000        1021.4420      1.43%
67841.16/3420.43	c      3420          45622        2443        20        1036.0000        1021.4675      1.42%
67940.38/3425.48	c      3425          45706        2455        20        1036.0000        1021.4785      1.42%
68041.57/3430.53	c      3431          45732        2455        20        1036.0000        1021.4892      1.42%
68140.78/3435.58	c      3436          45742        2459        20        1036.0000        1021.4959      1.42%
68241.96/3440.63	c      3441          45808        2473        20        1036.0000        1021.5071      1.42%
68341.16/3445.68	c      3446          45933        2470        20        1036.0000        1021.5071      1.42%
68442.36/3450.74	c      3451          45998        2473        20        1036.0000        1021.5071      1.42%
68541.51/3455.76	c      3456          46085        2478        20        1036.0000        1021.5110      1.42%
68642.55/3460.84	c      3461          46196        2479        20        1036.0000        1021.5110      1.42%
68741.68/3465.89	c      3466          46307        2480        20        1036.0000        1021.5110      1.42%
68842.80/3470.94	c      3471          46372        2479        20        1036.0000        1021.5117      1.42%
68941.91/3475.99	c      3476          46454        2489        20        1036.0000        1021.5147      1.42%
69043.66/3481.04	c      3481          46576        2493        20        1036.0000        1021.5170      1.42%
69142.94/3486.08	c      3486          46645        2496        20        1036.0000        1021.5170      1.42%
69244.14/3491.14	c      3491          46741        2496        20        1036.0000        1021.5213      1.42%
69343.27/3496.18	c      3496          46814        2499        20        1036.0000        1021.5244      1.42%
69443.75/3501.22	c      3501          46932        2499        20        1036.0000        1021.5244      1.42%
69543.00/3506.29	c      3506          47017        2508        20        1036.0000        1021.5273      1.42%
69644.04/3511.31	c      3511          47118        2515        20        1036.0000        1021.5273      1.42%
69743.35/3516.31	c      3516          47183        2520        20        1036.0000        1021.5544      1.41%
69844.43/3521.42	c      3521          47272        2527        20        1036.0000        1021.5615      1.41%
69945.62/3526.50	c      3527          47372        2537        20        1036.0000        1021.5615      1.41%
70044.84/3531.55	c      3532          47430        2553        20        1036.0000        1021.5752      1.41%
70146.00/3536.60	c      3537          47553        2554        20        1036.0000        1021.5752      1.41%
70245.22/3541.62	c      3542          47602        2555        20        1036.0000        1021.5807      1.41%
70344.43/3546.64	c      3547          47689        2562        20        1036.0000        1021.5807      1.41%
70443.61/3551.68	c      3552          47791        2560        20        1036.0000        1021.5807      1.41%
70544.80/3556.75	c      3557          47842        2565        20        1036.0000        1021.5849      1.41%
70644.02/3561.78	c      3562          47922        2571        20        1036.0000        1021.5856      1.41%
70745.17/3566.88	c      3567          47972        2579        20        1036.0000        1021.5940      1.41%
70846.33/3571.91	c      3572          48077        2584        20        1036.0000        1021.5940      1.41%
70945.55/3576.95	c      3577          48187        2584        20        1036.0000        1021.5940      1.41%
71044.75/3581.99	c      3582          48283        2586        20        1036.0000        1021.5960      1.41%
71146.52/3587.07	c      3587          48332        2595        20        1036.0000        1021.6024      1.41%
71245.95/3592.09	c      3592          48394        2603        20        1036.0000        1021.6080      1.41%
71347.09/3597.16	c      3597          48448        2609        20        1036.0000        1021.6099      1.41%
71447.38/3602.20	c      3602          48576        2609        20        1036.0000        1021.6099      1.41%
71546.55/3607.21	c      3607          48629        2612        20        1036.0000        1021.6099      1.41%
71645.74/3612.22	c      3612          48672        2615        20        1036.0000        1021.6190      1.41%
71744.99/3617.27	c      3617          48714        2621        20        1036.0000        1021.6190      1.41%
71844.11/3622.29	c      3622          48759        2630        20        1036.0000        1021.6308      1.41%
71945.30/3627.30	c      3627          48819        2638        20        1036.0000        1021.6389      1.41%

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 (177224 MiB free)
  memory of node 1: 193531 MiB (186905 MiB free)
  memory of node 2: 193531 MiB (177014 MiB free)
  memory of node 3: 193493 MiB (192376 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-4465209-1722447256/watcher-4465209-1722447256 -o /tmp/evaluation-result-4465209-1722447256/solver-4465209-1722447256 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58771 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465209-1722447256.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=66415, runsolver pid=66412
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 80.25 80.35 80.19 62/1005 66436
/proc/meminfo: memFree=751066740/790760800 swapFree=131071996/131071996
[pid=66415] ppid=66412 vsize=1518188 memory=87060 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/66415/stat : 66415 (fscip) S 66412 66415 58757 0 -1 1077936128 19595 0 0 0 8 3 0 0 20 0 21 0 11305019 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
/proc/66415/statm: 379547 21765 2774 3035 0 62276 0
[pid=66415/tid=66417] ppid=66412 vsize=1518188 memory=4026532269 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66417/stat : 66417 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66418] ppid=66412 vsize=1518188 memory=224244531548 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66418/stat : 66418 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66419] ppid=66412 vsize=1518188 memory=56316433563133 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66419/stat : 66419 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66420] ppid=66412 vsize=1518188 memory=60718791818977 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66420/stat : 66420 (fscip) R 66412 66415 58757 0 -1 4194368 1121 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66421] ppid=66412 vsize=1518188 memory=55186907496393 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66421/stat : 66421 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66422] ppid=66412 vsize=1518188 memory=57394554293609 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66422/stat : 66422 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66423] ppid=66412 vsize=1518188 memory=14698482715900339 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66423/stat : 66423 (fscip) S 66412 66415 58757 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66424] ppid=66412 vsize=1518188 memory=16101455274707142 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66424/stat : 66424 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66425] ppid=66412 vsize=1518188 memory=78778 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66425/stat : 66425 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66426] ppid=66412 vsize=1518188 memory=180632 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66426/stat : 66426 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66427] ppid=66412 vsize=1518188 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/66415/task/66427/stat : 66427 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66428] ppid=66412 vsize=1518188 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/66415/task/66428/stat : 66428 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66429] ppid=66412 vsize=1518188 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/66415/task/66429/stat : 66429 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66430] ppid=66412 vsize=1518188 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/66415/task/66430/stat : 66430 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66431] ppid=66412 vsize=1518188 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/66415/task/66431/stat : 66431 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66432] ppid=66412 vsize=1518188 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/66415/task/66432/stat : 66432 (fscip) S 66412 66415 58757 0 -1 1077936192 1230 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66433] ppid=66412 vsize=1518188 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/66415/task/66433/stat : 66433 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66434] ppid=66412 vsize=1518188 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/66415/task/66434/stat : 66434 (fscip) S 66412 66415 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21765 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66435] ppid=66412 vsize=1518188 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/66415/task/66435/stat : 66435 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21831 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66436] ppid=66412 vsize=1518188 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/66415/task/66436/stat : 66436 (fscip) S 66412 66415 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11305025 1554624512 21831 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1518188 KiB
Current children cumulated memory: 87060 KiB

[startup+0.22027 s]*
/proc/loadavg: 80.25 80.35 80.19 82/1025 66456
/proc/meminfo: memFree=750819588/790760800 swapFree=131071996/131071996
[pid=66415] ppid=66412 vsize=1798108 memory=349328 CPUtime=1.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/stat : 66415 (fscip) S 66412 66415 58757 0 -1 1077936128 83804 0 0 0 111 28 0 0 20 0 41 0 11305019 1841262592 87332 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 17 51 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
/proc/66415/statm: 449527 87332 2838 3035 0 174199 0
[pid=66415/tid=66417] ppid=66412 vsize=1798108 memory=4026531959 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66417/stat : 66417 (fscip) R 66412 66415 58757 0 -1 4194368 4007 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66418] ppid=66412 vsize=1798108 memory=32309 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66418/stat : 66418 (fscip) R 66412 66415 58757 0 -1 4194368 3716 0 0 0 4 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66419] ppid=66412 vsize=1798108 memory=55216921903569 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66419/stat : 66419 (fscip) R 66412 66415 58757 0 -1 4194368 4112 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66420] ppid=66412 vsize=1798108 memory=59619280159299 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66420/stat : 66420 (fscip) R 66412 66415 58757 0 -1 4194368 4203 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66421] ppid=66412 vsize=1798108 memory=54087395836598 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66421/stat : 66421 (fscip) R 66412 66415 58757 0 -1 4194368 3882 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66422] ppid=66412 vsize=1798108 memory=52996507698068 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66422/stat : 66422 (fscip) R 66412 66415 58757 0 -1 4194368 3815 0 0 0 6 0 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66423] ppid=66412 vsize=1798108 memory=14417007739143610 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66423/stat : 66423 (fscip) R 66412 66415 58757 0 -1 4194368 3939 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66424] ppid=66412 vsize=1798108 memory=14692980879526171 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66424/stat : 66424 (fscip) R 66412 66415 58757 0 -1 4194368 3881 0 0 0 6 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66425] ppid=66412 vsize=1798108 memory=118718 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66425/stat : 66425 (fscip) R 66412 66415 58757 0 -1 4194368 3851 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87398 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66426] ppid=66412 vsize=1798108 memory=38885 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66426/stat : 66426 (fscip) R 66412 66415 58757 0 -1 4194368 4071 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66427] ppid=66412 vsize=1798108 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66427/stat : 66427 (fscip) R 66412 66415 58757 0 -1 4194368 3883 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66428] ppid=66412 vsize=1798108 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66428/stat : 66428 (fscip) R 66412 66415 58757 0 -1 4194368 3563 0 0 0 3 0 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66429] ppid=66412 vsize=1798108 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66429/stat : 66429 (fscip) R 66412 66415 58757 0 -1 4194368 4008 0 0 0 4 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66430] ppid=66412 vsize=1798108 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66430/stat : 66430 (fscip) R 66412 66415 58757 0 -1 1077936192 3886 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66431] ppid=66412 vsize=1798108 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66431/stat : 66431 (fscip) R 66412 66415 58757 0 -1 4194368 3823 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66432] ppid=66412 vsize=1798108 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66432/stat : 66432 (fscip) R 66412 66415 58757 0 -1 4194368 3820 0 0 0 4 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66433] ppid=66412 vsize=1798108 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66433/stat : 66433 (fscip) R 66412 66415 58757 0 -1 4194368 3911 0 0 0 6 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66434] ppid=66412 vsize=1798108 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66434/stat : 66434 (fscip) R 66412 66415 58757 0 -1 4194368 3753 0 0 0 5 0 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66435] ppid=66412 vsize=1798108 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66435/stat : 66435 (fscip) R 66412 66415 58757 0 -1 4194368 3887 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66436] ppid=66412 vsize=1798108 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66436/stat : 66436 (fscip) R 66412 66415 58757 0 -1 1077936192 3685 0 0 0 5 1 0 0 20 0 41 0 11305025 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66437] ppid=66412 vsize=1798108 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/66415/task/66437/stat : 66437 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66438] ppid=66412 vsize=1798108 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/66415/task/66438/stat : 66438 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66439] ppid=66412 vsize=1798108 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/66415/task/66439/stat : 66439 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87464 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66440] ppid=66412 vsize=1798108 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/66415/task/66440/stat : 66440 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87530 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66441] ppid=66412 vsize=1798108 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/66415/task/66441/stat : 66441 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66442] ppid=66412 vsize=1798108 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/66415/task/66442/stat : 66442 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66443] ppid=66412 vsize=1798108 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/66415/task/66443/stat : 66443 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66444] ppid=66412 vsize=1798108 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/66415/task/66444/stat : 66444 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66445] ppid=66412 vsize=1798108 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/66415/task/66445/stat : 66445 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66446] ppid=66412 vsize=1798108 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/66415/task/66446/stat : 66446 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66447] ppid=66412 vsize=1798108 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/66415/task/66447/stat : 66447 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66448] ppid=66412 vsize=1798108 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/66415/task/66448/stat : 66448 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66449] ppid=66412 vsize=1798108 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/66415/task/66449/stat : 66449 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66450] ppid=66412 vsize=1798108 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/66415/task/66450/stat : 66450 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66452] ppid=66412 vsize=1798108 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/66415/task/66452/stat : 66452 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66451] ppid=66412 vsize=1798108 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/66415/task/66451/stat : 66451 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66453] ppid=66412 vsize=1798108 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/66415/task/66453/stat : 66453 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66454] ppid=66412 vsize=1798108 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/66415/task/66454/stat : 66454 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87596 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66455] ppid=66412 vsize=1798108 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/66415/task/66455/stat : 66455 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87662 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66456] ppid=66412 vsize=1798108 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/66415/task/66456/stat : 66456 (fscip) S 66412 66415 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11305036 1841262592 87662 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 1798108 KiB
Current children cumulated memory: 349328 KiB

[startup+0.327376 s]*
/proc/loadavg: 80.25 80.35 80.19 78/1025 66456
/proc/meminfo: memFree=750674460/790760800 swapFree=131071996/131071996
[pid=66415] ppid=66412 vsize=1799320 memory=473660 CPUtime=2.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/stat : 66415 (fscip) S 66412 66415 58757 0 -1 1077936128 117746 0 0 0 215 68 0 0 20 0 41 0 11305019 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
/proc/66415/statm: 449830 118415 2934 3035 0 206123 0
[pid=66415/tid=66417] ppid=66412 vsize=1799320 memory=8508281356422317471 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66417/stat : 66417 (fscip) R 66412 66415 58757 0 -1 4194368 5079 0 0 0 9 4 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66418] ppid=66412 vsize=1799320 memory=7318452475133972 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66418/stat : 66418 (fscip) R 66412 66415 58757 0 -1 4194368 4698 0 0 0 8 4 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66419] ppid=66412 vsize=1799320 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66419/stat : 66419 (fscip) R 66412 66415 58757 0 -1 4194368 7520 0 0 0 12 2 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66420] ppid=66412 vsize=1799320 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66420/stat : 66420 (fscip) R 66412 66415 58757 0 -1 4194368 5045 0 0 0 12 1 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66421] ppid=66412 vsize=1799320 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66421/stat : 66421 (fscip) R 66412 66415 58757 0 -1 4194368 4870 0 0 0 9 4 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66422] ppid=66412 vsize=1799320 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66422/stat : 66422 (fscip) R 66412 66415 58757 0 -1 4194368 7247 0 0 0 12 1 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66423] ppid=66412 vsize=1799320 memory=4026714978 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66423/stat : 66423 (fscip) R 66412 66415 58757 0 -1 4194368 4973 0 0 0 11 3 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66424] ppid=66412 vsize=1799320 memory=207047885133 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66424/stat : 66424 (fscip) R 66412 66415 58757 0 -1 4194368 4892 0 0 0 10 4 0 0 20 0 41 0 11305025 1842503680 118415 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0

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

[pid=66415/tid=66440] ppid=66412 vsize=7403784 memory=6186300 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/66415/task/66440/stat : 66440 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66441] ppid=66412 vsize=7403784 memory=6182412 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66441/stat : 66441 (fscip) S 66412 66415 58757 0 -1 1077936192 125 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66442] ppid=66412 vsize=7403784 memory=279872954715664 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66442/stat : 66442 (fscip) S 66412 66415 58757 0 -1 1077936192 129 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66443] ppid=66412 vsize=7403784 memory=6178044 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/66415/task/66443/stat : 66443 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66444] ppid=66412 vsize=7403784 memory=6182000 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/66415/task/66444/stat : 66444 (fscip) S 66412 66415 58757 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66445] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66445/stat : 66445 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66446] ppid=66412 vsize=7403784 memory=319332 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/66415/task/66446/stat : 66446 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66447] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66447/stat : 66447 (fscip) S 66412 66415 58757 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66448] ppid=66412 vsize=7403784 memory=2212 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66448/stat : 66448 (fscip) S 66412 66415 58757 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66449] ppid=66412 vsize=7403784 memory=6198032 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/66415/task/66449/stat : 66449 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66450] ppid=66412 vsize=7403784 memory=6198072 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/66415/task/66450/stat : 66450 (fscip) S 66412 66415 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66452] ppid=66412 vsize=7403784 memory=6198072 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/66415/task/66452/stat : 66452 (fscip) S 66412 66415 58757 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66451] ppid=66412 vsize=7403784 memory=6196732 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/66415/task/66451/stat : 66451 (fscip) S 66412 66415 58757 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66453] ppid=66412 vsize=7403784 memory=21524 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/66415/task/66453/stat : 66453 (fscip) S 66412 66415 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66454] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66454/stat : 66454 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66455] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66455/stat : 66455 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66456] ppid=66412 vsize=7403784 memory=13844 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/66415/task/66456/stat : 66456 (fscip) S 66412 66415 58757 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1549518 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
Current children cumulated CPU time: 71052.7 s
Current children cumulated vsize: 7403784 KiB
Current children cumulated memory: 6198072 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.14 s]
/proc/loadavg: 80.20 80.45 80.45 81/1024 68665
/proc/meminfo: memFree=758392920/790760800 swapFree=131071996/131071996
[pid=66415] ppid=66412 vsize=7403784 memory=6204532 CPUtime=72001.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/stat : 66415 (fscip) S 66412 66415 58757 0 -1 1077936128 29662522 0 0 0 7181793 18365 0 0 20 0 41 0 11305019 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 17 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
/proc/66415/statm: 1850946 1551133 2998 3035 0 1692543 0
[pid=66415/tid=66417] ppid=66412 vsize=7403784 memory=6040228 CPUtime=3598.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66417/stat : 66417 (fscip) R 66412 66415 58757 0 -1 4194368 1760504 0 0 0 359678 201 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66418] ppid=66412 vsize=7403784 memory=26972 CPUtime=3600.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66418/stat : 66418 (fscip) R 66412 66415 58757 0 -1 4194368 2288730 0 0 0 359780 296 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66419] ppid=66412 vsize=7403784 memory=30962685530996822 CPUtime=3595.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66419/stat : 66419 (fscip) R 66412 66415 58757 0 -1 4194368 319878 0 0 0 356981 2615 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66420] ppid=66412 vsize=7403784 memory=279872954982880 CPUtime=3601.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66420/stat : 66420 (fscip) R 66412 66415 58757 0 -1 4194368 1824441 0 0 0 359986 211 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66421] ppid=66412 vsize=7403784 memory=6188752 CPUtime=3592.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66421/stat : 66421 (fscip) R 66412 66415 58757 0 -1 4194368 2396229 0 0 0 358941 297 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66422] ppid=66412 vsize=7403784 memory=570706664490764 CPUtime=3600.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66422/stat : 66422 (fscip) R 66412 66415 58757 0 -1 4194368 310978 0 0 0 357408 2633 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66423] ppid=66412 vsize=7403784 memory=570706664490764 CPUtime=3603.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66423/stat : 66423 (fscip) R 66412 66415 58757 0 -1 4194368 1558783 0 0 0 360138 180 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66424] ppid=66412 vsize=7403784 memory=6087432 CPUtime=3606.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66424/stat : 66424 (fscip) R 66412 66415 58757 0 -1 4194368 2341052 0 0 0 360334 285 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66425] ppid=66412 vsize=7403784 memory=6204680 CPUtime=3599.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66425/stat : 66425 (fscip) R 66412 66415 58757 0 -1 4194368 307384 0 0 0 357177 2776 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66426] ppid=66412 vsize=7403784 memory=6935655951380209984 CPUtime=3602.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66426/stat : 66426 (fscip) R 66412 66415 58757 0 -1 4194368 1721766 0 0 0 360049 206 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66427] ppid=66412 vsize=7403784 memory=16088 CPUtime=3591.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66427/stat : 66427 (fscip) R 66412 66415 58757 0 -1 4194368 2189688 0 0 0 358859 270 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66428] ppid=66412 vsize=7403784 memory=0 CPUtime=3603.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66428/stat : 66428 (fscip) R 66412 66415 58757 0 -1 4194368 338913 0 0 0 358274 2095 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66429] ppid=66412 vsize=7403784 memory=60240 CPUtime=3604.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66429/stat : 66429 (fscip) R 66412 66415 58757 0 -1 4194368 1685838 0 0 0 360266 187 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66430] ppid=66412 vsize=7403784 memory=6206804 CPUtime=3597.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66430/stat : 66430 (fscip) R 66412 66415 58757 0 -1 4194368 2169414 0 0 0 359454 263 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66431] ppid=66412 vsize=7403784 memory=2180 CPUtime=3604.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66431/stat : 66431 (fscip) R 66412 66415 58757 0 -1 4194368 338080 0 0 0 357778 2719 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66432] ppid=66412 vsize=7403784 memory=5556 CPUtime=3598.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66432/stat : 66432 (fscip) R 66412 66415 58757 0 -1 4194368 1495753 0 0 0 359725 173 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66433] ppid=66412 vsize=7403784 memory=16088 CPUtime=3600.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66433/stat : 66433 (fscip) R 66412 66415 58757 0 -1 4194368 2282426 0 0 0 359778 292 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66434] ppid=66412 vsize=7403784 memory=54204 CPUtime=3597.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66434/stat : 66434 (fscip) R 66412 66415 58757 0 -1 4194368 311962 0 0 0 357604 2104 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66435] ppid=66412 vsize=7403784 memory=1968 CPUtime=3593.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66435/stat : 66435 (fscip) R 66412 66415 58757 0 -1 4194368 1592820 0 0 0 359115 189 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66436] ppid=66412 vsize=7403784 memory=6357456786576759994 CPUtime=3606.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66436/stat : 66436 (fscip) R 66412 66415 58757 0 -1 4194368 2416717 0 0 0 360320 327 0 0 20 0 41 0 11305025 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66437] ppid=66412 vsize=7403784 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/66415/task/66437/stat : 66437 (fscip) S 66412 66415 58757 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66438] ppid=66412 vsize=7403784 memory=11700 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/66415/task/66438/stat : 66438 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66439] ppid=66412 vsize=7403784 memory=11896 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/66415/task/66439/stat : 66439 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66440] ppid=66412 vsize=7403784 memory=6206920 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/66415/task/66440/stat : 66440 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66441] ppid=66412 vsize=7403784 memory=6206920 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66441/stat : 66441 (fscip) S 66412 66415 58757 0 -1 1077936192 125 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66442] ppid=66412 vsize=7403784 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66442/stat : 66442 (fscip) S 66412 66415 58757 0 -1 1077936192 129 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66443] ppid=66412 vsize=7403784 memory=2323966535987516496 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/66415/task/66443/stat : 66443 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66444] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66444/stat : 66444 (fscip) S 66412 66415 58757 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66445] ppid=66412 vsize=7403784 memory=13844 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/66415/task/66445/stat : 66445 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66446] ppid=66412 vsize=7403784 memory=5556 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/66415/task/66446/stat : 66446 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66447] ppid=66412 vsize=7403784 memory=16088 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/66415/task/66447/stat : 66447 (fscip) S 66412 66415 58757 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66448] ppid=66412 vsize=7403784 memory=25988 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66415/task/66448/stat : 66448 (fscip) S 66412 66415 58757 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66449] ppid=66412 vsize=7403784 memory=11572 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/66415/task/66449/stat : 66449 (fscip) S 66412 66415 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66450] ppid=66412 vsize=7403784 memory=6207168 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/66415/task/66450/stat : 66450 (fscip) S 66412 66415 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66452] ppid=66412 vsize=7403784 memory=39996 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/66415/task/66452/stat : 66452 (fscip) S 66412 66415 58757 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66451] ppid=66412 vsize=7403784 memory=6204400 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/66415/task/66451/stat : 66451 (fscip) S 66412 66415 58757 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66453] ppid=66412 vsize=7403784 memory=7044 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/66415/task/66453/stat : 66453 (fscip) S 66412 66415 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66454] ppid=66412 vsize=7403784 memory=6207168 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/66415/task/66454/stat : 66454 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66455] ppid=66412 vsize=7403784 memory=28656 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/66415/task/66455/stat : 66455 (fscip) S 66412 66415 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
[pid=66415/tid=66456] ppid=66412 vsize=7403784 memory=6207168 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/66415/task/66456/stat : 66456 (fscip) S 66412 66415 58757 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11305036 7581474816 1551133 809668444160 4194304 16623229 140736879372832 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 54919168 140736879379466 140736879379584 140736879379584 140736879386608 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 7403784 KiB
Current children cumulated memory: 6204532 KiB

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

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

# cumulated CPU time of all completed processes:  user=71818.2 s, system=183.856 s

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

[startup+3630.21 s]*
/proc/loadavg: 80.20 80.45 80.45 62/985 68665
/proc/meminfo: memFree=761359328/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3630.32 s]
/proc/loadavg: 80.20 80.45 80.45 62/985 68665
/proc/meminfo: memFree=761359328/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3630.35
CPU time (s): 72002
CPU user time (s): 71818.2
CPU system time (s): 183.856
CPU usage (%): 1983.33
Max. virtual memory (cumulated for all children) (KiB): 7403784
Max. memory (cumulated for all children) (KiB): 6207168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71818.2
system time used= 183.856
maximum resident set size= 6208832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29662544
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= 256564
involuntary context switches= 214914


# summary of solver processes directly reported to runsolver:
#   pid: 66415
#   total CPU time (s): 72002
#   total CPU user time (s): 71818.2
#   total CPU system time (s): 183.856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.3926 second user time and 81.2026 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 19:34:16
IDJOB=4465209
IDBENCH=147530
IDSOLVER=3094
FILE ID=nodeD104/4465209-1722447256
RUNJOBID= nodeD104-1722441596-58771
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_6.opb.PB06.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-4465209-1722447256/watcher-4465209-1722447256 -o /tmp/evaluation-result-4465209-1722447256/solver-4465209-1722447256 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58771 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465209-1722447256.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2f43827d921579f008f60b037bb7dde7
RANDOM SEED=2077273995

nodeD104.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		: 3015.538
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		: 2894.902
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	: 5006.76
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		: 3165.107
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	: 5013.48
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		: 1557.305
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.76
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		: 2957.567
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		: 2884.646
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	: 5006.76
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		: 3165.270
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	: 5013.48
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		: 3534.901
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.76
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		: 3034.054
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		: 2894.878
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	: 5006.76
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		: 3165.388
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	: 5013.48
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		: 1819.731
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.76
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		: 3034.132
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		: 2889.028
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	: 5006.76
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		: 3165.325
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	: 5013.48
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		: 2922.594
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.76
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		: 2953.972
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		: 2881.035
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	: 5006.76
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		: 3165.310
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	: 5013.48
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		: 3256.352
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.76
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		: 3034.036
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		: 2893.474
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	: 5006.76
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		: 3165.305
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	: 5013.48
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		: 3390.503
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.76
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		: 3020.395
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		: 2894.862
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	: 5006.76
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		: 3165.273
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	: 5013.48
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		: 3473.301
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.76
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		: 3030.103
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		: 2880.088
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	: 5006.76
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		: 3165.268
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	: 5013.48
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		: 1762.717
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.76
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		: 3033.827
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		: 2894.855
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	: 5006.76
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		: 3165.245
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	: 5013.48
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		: 2661.121
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.76
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		: 3020.562
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		: 2894.854
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	: 5006.76
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		: 3165.234
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	: 5013.48
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		: 2667.684
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.76
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		: 3001.710
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		: 2879.325
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	: 5006.76
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		: 3165.205
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	: 5013.48
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		: 2659.161
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.76
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		: 3024.904
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		: 2892.398
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	: 5006.76
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		: 3162.350
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	: 5013.48
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		: 2667.243
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.76
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		: 3012.644
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		: 2894.845
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	: 5006.76
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		: 3162.641
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	: 5013.48
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		: 2651.577
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.76
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		: 3033.480
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		: 2894.845
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	: 5006.76
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		: 3163.760
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	: 5013.48
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		: 2668.217
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.76
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		: 2947.564
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		: 2886.279
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	: 5006.76
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		: 3163.913
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	: 5013.48
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		: 3540.926
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.76
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		: 2912.774
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		: 2883.559
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	: 5006.76
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		: 3157.287
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	: 5013.48
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.843
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.76
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		: 3004.016
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		: 2877.623
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	: 5006.76
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		: 3165.111
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	: 5013.48
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		: 2645.844
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.76
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		: 3021.444
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		: 2876.384
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	: 5006.76
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		: 3165.101
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	: 5013.48
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		: 1104.021
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.76
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		: 3033.225
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.201
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	: 5006.76
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		: 3165.076
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	: 5013.48
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		: 2664.611
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.76
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		: 3026.003
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		: 2882.643
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	: 5006.76
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		: 3165.057
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	: 5013.48
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		: 1224.654
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        751126392 kB
MemAvailable:   749646644 kB
Buffers:          137968 kB
Cached:          1746640 kB
SwapCached:            0 kB
Active:           295412 kB
Inactive:       36900652 kB
Active(anon):       2212 kB
Inactive(anon): 35331796 kB
Active(file):     293200 kB
Inactive(file):  1568856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28420 kB
Writeback:           108 kB
AnonPages:      35296436 kB
Mapped:           126540 kB
Shmem:             22536 kB
KReclaimable:     155824 kB
Slab:             491392 kB
SReclaimable:     155824 kB
SUnreclaim:       335568 kB
KernelStack:       16880 kB
PageTables:        95960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    5040820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           181632 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3080192 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:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622764 MiB
End job on nodeD104 at 2024-07-31 20:34:47