Trace number 4465210

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_7.opb.PB06.opb
MD5SUM4613bd71ebda28f991e46514414d76dd
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 benchmark1035
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 variables1968
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 1968
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 1968
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 1968
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 = 32546816, getVmSize() = 32546816, SCIPgetMemUsed() = 8874570, SCIPgetMemTotal() = 10624578, SCIPgetMemExternEstim() = 5427093
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 = 22001241, getVmSize() = 42102784, SCIPgetMemUsed() = 10169671, SCIPgetMemTotal() = 18820103, SCIPgetMemExternEstim() = 5427093
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-4465210-1722448801
0.00/0.05	c   Variables        : 1968 (1968 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        : 1429 (1429 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2742
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2742 
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.12/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.12/0.16	c                                Nodes    Active                                            
0.12/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.12/0.18	c *       0              0           1        20        1692.0000                -          -
1.26/0.25	c *       0              0           1        20        1170.0000                -          -
1.26/0.25	c *       0              0           1        20        1084.0000                -          -
1.26/0.28	c *       0              0           1        20        1075.0000                -          -
73.30/4.01	c *       4           8019         270        20        1066.0000         264.0000    303.79%
77.65/4.13	c *       4           8019         270        20        1064.0000         264.0000    303.03%
79.09/4.26	c *       4           8019         270        20        1062.0000         264.0000    302.27%
82.94/4.40	c *       4           8019         270        20        1060.0000         264.0000    301.52%
84.89/4.55	c *       5          12176         279        20        1058.0000         264.0000    300.76%
100.69/5.39	c *       5          11471         264        20        1057.0000         264.0000    300.38%
100.69/5.39	c         5          11471         264        20        1057.0000         264.0000    300.38%
104.65/5.55	c *       6          16832         271        20        1055.0000         264.0000    299.62%
108.53/5.76	c *       6          13169         260        20        1053.0000         264.0000    298.86%
128.28/6.71	c *       7              2           1        20        1051.0000         996.3455      5.49%
154.73/8.07	c *       8              3           2        20        1046.0000         996.8371      4.93%
203.64/10.58	c        11              3           2        20        1046.0000        1000.0147      4.60%
227.46/11.77	c *      12              2           1        20        1045.0000        1000.8329      4.41%
231.36/12.01	c *      12              2           1        20        1044.0000        1000.8329      4.31%
237.32/12.28	c *      12              2           1        20        1043.0000        1000.8329      4.21%
245.21/12.61	c *      13              2           1        20        1042.0000        1000.8329      4.11%
251.36/12.93	c *      13              2           1        20        1041.0000        1000.8329      4.01%
290.64/14.97	c *      15              2           1        20        1040.0000        1003.4221      3.65%
304.40/15.63	c        16              2           1        20        1040.0000        1003.4221      3.65%
365.79/18.73	c *      19              3           2        20        1039.0000        1003.9116      3.50%
403.32/20.68	c        21              3           2        20        1039.0000        1003.9116      3.50%
421.09/21.59	c *      22              4           3        20        1038.0000        1003.9116      3.40%
504.02/25.73	c        26              5           4        20        1038.0000        1003.9116      3.40%
603.09/30.78	c        31              8           7        20        1038.0000        1003.9116      3.40%
632.78/32.25	c *      32              8           7        20        1037.0000        1003.9116      3.30%
702.10/35.79	c        36             24          23        20        1037.0000        1003.9116      3.30%
803.26/40.81	c        41            127          46        20        1037.0000        1003.9116      3.30%
904.47/45.96	c        46            202          53        20        1037.0000        1004.0209      3.28%
957.87/48.69	c *      49            206          57        20        1036.0000        1004.0209      3.19%
1006.13/51.04	c        51            237          65        20        1036.0000        1004.0209      3.19%
1105.22/56.06	c        56            374          76        20        1036.0000        1004.6463      3.12%
1204.59/61.11	c        61            482          78        20        1036.0000        1004.7687      3.11%
1305.97/66.16	c        66             99          90        20        1036.0000        1005.2248      3.06%
1406.18/71.20	c        71             99          90        20        1036.0000        1005.2248      3.06%
1505.39/76.26	c        76            114         103        20        1036.0000        1005.5451      3.03%
1606.59/81.31	c        81            122         109        20        1036.0000        1006.1360      2.97%
1705.81/86.36	c        86            133         120        20        1036.0000        1006.1360      2.97%
1806.91/91.41	c        91            138         125        20        1036.0000        1006.1360      2.97%
1906.14/96.46	c        96            149         136        20        1036.0000        1006.1360      2.97%
2007.42/101.51	c       102            713         179        20        1036.0000        1006.2329      2.96%
2106.65/106.56	c       107            749         203        20        1036.0000        1006.3277      2.95%
2207.78/111.60	c       112            750         204        20        1036.0000        1006.3277      2.95%
2306.81/116.63	c       117            182         169        20        1036.0000        1006.6967      2.91%
2405.88/121.64	c       122            218         197        20        1036.0000        1006.6967      2.91%
2505.07/126.65	c       127            232         207        20        1036.0000        1007.0836      2.87%
2604.33/131.70	c       132            241         216        20        1036.0000        1007.0836      2.87%
2705.49/136.75	c       137            247         222        20        1036.0000        1007.0836      2.87%
2806.74/141.81	c       142           1392         295        20        1036.0000        1007.2896      2.85%
2905.97/146.87	c       147           1404         301        20        1036.0000        1007.3409      2.85%
3007.17/151.92	c       152           1502         309        20        1036.0000        1007.4845      2.83%
3106.58/156.97	c       157           1539         314        20        1036.0000        1007.4845      2.83%
3205.58/162.02	c       162           1546         321        20        1036.0000        1007.4845      2.83%
3307.60/167.07	c       167           1555         330        20        1036.0000        1007.6564      2.81%
3406.67/172.12	c       172           1662         341        20        1036.0000        1007.7481      2.80%
3507.93/177.15	c       177           1682         345        20        1036.0000        1007.7819      2.80%
3608.25/182.22	c       182            357         302        20        1036.0000        1007.9204      2.79%
3707.37/187.28	c       187           1822         359        20        1036.0000        1008.0111      2.78%
3806.53/192.29	c       192           1823         360        20        1036.0000        1008.0111      2.78%
3907.76/197.39	c       197           1938         367        20        1036.0000        1008.0111      2.78%
4008.93/202.44	c       202            395         332        20        1036.0000        1008.2360      2.75%
4108.19/207.45	c       207            419         350        20        1036.0000        1008.3636      2.74%
4209.42/212.54	c       213            428         359        20        1036.0000        1008.3636      2.74%
4308.70/217.57	c       218            452         363        20        1036.0000        1008.4928      2.73%
4409.93/222.64	c       223            462         367        20        1036.0000        1008.8813      2.69%
4509.12/227.69	c       228            493         376        20        1036.0000        1009.0036      2.68%
4610.36/232.75	c       233            552         373        20        1036.0000        1009.1215      2.66%
4709.46/237.80	c       238            575         376        20        1036.0000        1009.1215      2.66%
4810.48/242.81	c       243            657         380        20        1036.0000        1009.1215      2.66%
4911.66/247.91	c       248            736         379        20        1036.0000        1009.1414      2.66%
5011.03/252.96	c       253            851         376        20        1036.0000        1009.1414      2.66%
5110.08/258.00	c       258            879         382        20        1036.0000        1009.1414      2.66%
5212.03/263.05	c       263            952         379        20        1036.0000        1009.3878      2.64%
5311.04/268.09	c       268            962         383        20        1036.0000        1009.5256      2.62%
5412.25/273.15	c       273            992         387        20        1036.0000        1009.5407      2.62%
5511.35/278.20	c       278           1055         392        20        1036.0000        1009.5967      2.62%
5611.82/283.24	c       283           1142         391        20        1036.0000        1009.8599      2.59%
5710.93/288.29	c       288           1162         397        20        1036.0000        1009.9321      2.58%
5812.14/293.32	c       293           1223         404        20        1036.0000        1010.0431      2.57%
5911.30/298.38	c       298           1296         405        20        1036.0000        1010.1114      2.56%
6012.49/303.41	c       303           1364         405        20        1036.0000        1010.1114      2.56%
6113.52/308.50	c       309           1436         409        20        1036.0000        1010.2050      2.55%
6212.73/313.55	c       314           1536         405        20        1036.0000        1010.2050      2.55%
6313.87/318.60	c       319           1602         415        20        1036.0000        1010.2438      2.55%
6413.04/323.65	c       324           1603         416        20        1036.0000        1010.2438      2.55%
6514.28/328.70	c       329           1612         419        20        1036.0000        1010.2523      2.55%
6613.51/333.75	c       334           1662         425        20        1036.0000        1010.3655      2.54%
6712.63/338.80	c       339           1692         427        20        1036.0000        1010.3655      2.54%
6813.87/343.85	c       344           1816         427        20        1036.0000        1010.3655      2.54%
6913.12/348.89	c       349           1922         427        20        1036.0000        1010.4693      2.53%
7014.33/353.90	c       354           2002         431        20        1036.0000        1010.4699      2.53%
7113.54/359.01	c       359           2046         435        20        1036.0000        1010.4699      2.53%
7215.37/364.06	c       364           2077         440        20        1036.0000        1010.4785      2.53%
7314.61/369.11	c       369           2191         442        20        1036.0000        1010.5041      2.52%
7415.89/374.17	c       374           2298         441        20        1036.0000        1010.5041      2.52%
7516.39/379.22	c       379           2333         446        20        1036.0000        1010.7651      2.50%
7615.65/384.27	c       384           2402         453        20        1036.0000        1010.8056      2.49%
7716.85/389.32	c       389           2480         453        20        1036.0000        1010.8056      2.49%
7816.10/394.33	c       394           2532         453        20        1036.0000        1010.8665      2.49%
7915.35/399.37	c       399           2581         462        20        1036.0000        1010.9148      2.48%
8016.51/404.44	c       404           2632         461        20        1036.0000        1010.9415      2.48%
8117.73/409.53	c       410           2634         463        20        1036.0000        1010.9415      2.48%
8216.90/414.58	c       415           2672         469        20        1036.0000        1011.0930      2.46%
8318.09/419.64	c       420           2754         473        20        1036.0000        1011.0930      2.46%
8417.07/424.65	c       425           2792         477        20        1036.0000        1011.2210      2.45%
8518.24/429.74	c       430           2860         479        20        1036.0000        1011.2210      2.45%
8617.46/434.78	c       435           2946         485        20        1036.0000        1011.2210      2.45%
8718.68/439.84	c       440           3042         485        20        1036.0000        1011.2413      2.45%
8819.80/444.90	c       445           3102         489        20        1036.0000        1011.2942      2.44%
8919.03/449.94	c       450           3139         494        20        1036.0000        1011.2942      2.44%
9018.17/455.01	c       455           3262         493        20        1036.0000        1011.3649      2.44%
9120.10/460.06	c       460           3287         500        20        1036.0000        1011.4336      2.43%
9219.09/465.12	c       465           3360         509        20        1036.0000        1011.4336      2.43%
9320.37/470.16	c       470           3506         509        20        1036.0000        1011.4336      2.43%
9420.58/475.22	c       475           3506         509        20        1036.0000        1011.4336      2.43%
9519.80/480.27	c       480           3536         511        20        1036.0000        1011.4572      2.43%
9620.92/485.32	c       485           3612         517        20        1036.0000        1011.4831      2.42%
9720.05/490.37	c       490           3632         521        20        1036.0000        1011.4956      2.42%
9819.14/495.38	c       495           3715         522        20        1036.0000        1011.4956      2.42%
9920.21/500.47	c       500           3804         525        20        1036.0000        1011.5174      2.42%
10019.32/505.50	c       506           3907         530        20        1036.0000        1011.5174      2.42%
10120.45/510.54	c       511           4027         532        20        1036.0000        1011.5174      2.42%
10221.61/515.61	c       516           4156         527        20        1036.0000        1011.5174      2.42%
10320.87/520.66	c       521           4233         530        20        1036.0000        1011.5174      2.42%
10422.04/525.71	c       526           4272         533        20        1036.0000        1011.5442      2.42%
10521.29/530.76	c       531           5720         351        20        1036.0000        1011.5786      2.41%
10622.50/535.81	c       536           5847         364        20        1036.0000        1011.6283      2.41%
10721.75/540.82	c       541           5966         367        20        1036.0000        1011.6569      2.41%
10821.00/545.85	c       546           6076         375        20        1036.0000        1011.7298      2.40%
10922.07/550.96	c       551           6183         372        20        1036.0000        1011.7298      2.40%
11021.26/556.01	c       556           6236         377        20        1036.0000        1011.8612      2.39%
11123.20/561.06	c       561           6317         384        20        1036.0000        1011.8623      2.39%
11222.32/566.07	c       566           6352         395        20        1036.0000        1011.8913      2.38%
11323.40/571.16	c       571           6421         400        20        1036.0000        1011.9381      2.38%
11422.44/576.19	c       576           6481         410        20        1036.0000        1011.9805      2.37%
11522.99/581.26	c       581           6566         409        20        1036.0000        1012.0071      2.37%
11622.26/586.30	c       586           6621         416        20        1036.0000        1012.0371      2.37%
11723.40/591.35	c       591           6765         420        20        1036.0000        1012.0387      2.37%
11822.84/596.36	c       596           6801         432        20        1036.0000        1012.0897      2.36%
11921.87/601.37	c       601           6866         443        20        1036.0000        1012.1059      2.36%
12021.09/606.39	c       606           6920         457        20        1036.0000        1012.1579      2.36%
12122.25/611.44	c       611           6976         465        20        1036.0000        1012.2865      2.34%
12221.50/616.49	c       616           7055         466        20        1036.0000        1012.2928      2.34%
12322.66/621.54	c       622           7089         466        20        1036.0000        1012.2928      2.34%
12421.90/626.59	c       627           7166         473        20        1036.0000        1012.3756      2.33%
12523.08/631.64	c       632           7236         487        20        1036.0000        1012.4479      2.33%
12622.20/636.68	c       637           7272         495        20        1036.0000        1012.4479      2.33%
12723.25/641.74	c       642           7363         494        20        1036.0000        1012.4479      2.33%
12822.46/646.78	c       647           7466         497        20        1036.0000        1012.4710      2.32%
12923.57/651.80	c       652           7544         499        20        1036.0000        1012.4710      2.32%
13022.78/656.82	c       657           7646         499        20        1036.0000        1012.5030      2.32%
13122.02/661.87	c       662           7729         508        20        1036.0000        1012.5288      2.32%
13223.25/666.92	c       667           7856         507        20        1036.0000        1012.5603      2.31%
13322.51/671.97	c       672           7948         513        20        1036.0000        1012.6053      2.31%
13424.22/677.03	c       677           8033         518        20        1036.0000        1012.6168      2.31%
13523.53/682.04	c       682           8159         518        20        1036.0000        1012.6743      2.30%
13622.90/687.05	c       687           8261         522        20        1036.0000        1012.6743      2.30%
13722.08/692.07	c       692           8296         529        20        1036.0000        1012.7719      2.29%
13824.56/697.24	c       697           8396         535        20        1036.0000        1012.7799      2.29%
13923.76/702.27	c       702           8486         545        20        1036.0000        1012.8220      2.29%
14023.01/707.29	c       707           8586         547        20        1036.0000        1012.8285      2.29%
14124.41/712.32	c       712           8656         557        20        1036.0000        1012.8459      2.29%
14225.45/717.42	c       717           8756         561        20        1036.0000        1012.8736      2.28%
14324.64/722.49	c       722           8838         571        20        1036.0000        1012.8800      2.28%
14425.83/727.54	c       728           8886         577        20        1036.0000        1012.8876      2.28%
14525.05/732.59	c       733           9002         577        20        1036.0000        1012.8876      2.28%
14626.28/737.64	c       738           9059         582        20        1036.0000        1012.8876      2.28%
14725.36/742.65	c       743           9186         583        20        1036.0000        1012.9030      2.28%
14826.58/747.74	c       748           9272         589        20        1036.0000        1012.9731      2.27%
14925.69/752.80	c       753           9409         588        20        1036.0000        1012.9731      2.27%
15026.76/757.86	c       758           9474         587        20        1036.0000        1012.9731      2.27%
15127.94/762.91	c       763           9550         597        20        1036.0000        1013.0287      2.27%
15226.91/767.96	c       768           9550         597        20        1036.0000        1013.0287      2.27%
15326.13/773.01	c       773           9550         597        20        1036.0000        1013.0287      2.27%
15428.03/778.06	c       778           9550         597        20        1036.0000        1013.0287      2.27%
15526.98/783.11	c       783           9551         596        20        1036.0000        1013.0287      2.27%
15626.22/788.13	c       788           9620         607        20        1036.0000        1013.0778      2.26%
15727.42/793.17	c       793           9722         613        20        1036.0000        1013.0863      2.26%
15826.74/798.19	c       798           9776         621        20        1036.0000        1013.1374      2.26%
15929.07/803.31	c       803           9866         625        20        1036.0000        1013.1523      2.26%
16028.46/808.36	c       808           9950         635        20        1036.0000        1013.1701      2.25%
16127.45/813.37	c       813          10078         641        20        1036.0000        1013.1701      2.25%
16228.66/818.46	c       818           8347         242        20        1036.0000        1013.2533      2.24%
16329.75/823.53	c       824           8459         256        20        1036.0000        1013.2533      2.24%
16428.99/828.58	c       829           8566         261        20        1036.0000        1013.2718      2.24%
16530.17/833.63	c       834           8651         266        20        1036.0000        1013.2718      2.24%
16629.35/838.69	c       839          10651         676        20        1036.0000        1013.3028      2.24%
16730.57/843.74	c       844          10776         681        20        1036.0000        1013.3129      2.24%
16829.81/848.79	c       849          10849         694        20        1036.0000        1013.3311      2.24%
16929.04/853.80	c       854          10946         707        20        1036.0000        1013.3407      2.24%
17030.27/858.81	c       859           8986         297        20        1036.0000        1013.3514      2.24%
17131.50/863.94	c       864           9026         303        20        1036.0000        1013.3786      2.23%
17230.94/868.99	c       869          11226         725        20        1036.0000        1013.3995      2.23%
17332.60/874.04	c       874          11356         733        20        1036.0000        1013.4500      2.23%
17431.92/879.09	c       879          11506         737        20        1036.0000        1013.4597      2.22%
17531.05/884.10	c       884          11621         746        20        1036.0000        1013.4704      2.22%
17633.48/889.20	c       889           9256         335        20        1036.0000        1013.4781      2.22%
17732.72/894.25	c       894           9335         342        20        1036.0000        1013.5088      2.22%
17831.91/899.30	c       899           9449         348        20        1036.0000        1013.5641      2.21%
17933.18/904.31	c       904           9675         342        20        1036.0000        1013.5641      2.21%
18032.24/909.33	c       909           9709         352        20        1036.0000        1013.5680      2.21%
18133.31/914.45	c       914           9846         367        20        1036.0000        1013.5849      2.21%
18232.51/919.49	c       919          12565         802        20        1036.0000        1013.6284      2.21%
18333.71/924.51	c       925          12626         805        20        1036.0000        1013.6445      2.21%
18432.85/929.60	c       930          10046         395        20        1036.0000        1013.6570      2.20%
18534.04/934.65	c       935          10098         407        20        1036.0000        1013.7831      2.19%
18635.17/939.71	c       940          10177         414        20        1036.0000        1013.7935      2.19%
18734.37/944.76	c       945          10208         419        20        1036.0000        1013.8286      2.19%
18833.51/949.77	c       950          10286         427        20        1036.0000        1013.8416      2.19%
18934.67/954.86	c       955          10327         434        20        1036.0000        1013.8416      2.19%
19035.86/959.90	c       960          10440         443        20        1036.0000        1013.9040      2.18%
19135.27/964.95	c       965          10573         450        20        1036.0000        1013.9138      2.18%
19234.31/970.02	c       970          10666         455        20        1036.0000        1013.9507      2.17%
19336.12/975.07	c       975          10755         466        20        1036.0000        1013.9866      2.17%
19435.30/980.10	c       980          10796         469        20        1036.0000        1014.0321      2.17%
19534.74/985.12	c       985          10876         489        20        1036.0000        1014.0449      2.17%
19637.07/990.23	c       990          10892         501        20        1036.0000        1014.0690      2.16%
19736.28/995.25	c       995          11005         504        20        1036.0000        1014.0703      2.16%
19837.58/1000.33	c      1000          11212         499        20        1036.0000        1014.0703      2.16%
19936.59/1005.36	c      1005          11336         499        20        1036.0000        1014.0760      2.16%
20035.80/1010.37	c      1010          11456         509        20        1036.0000        1014.1675      2.15%
20135.01/1015.38	c      1015          11496         513        20        1036.0000        1014.2038      2.15%
20238.19/1020.53	c      1021          11586         519        20        1036.0000        1014.2092      2.15%
20337.37/1025.58	c      1026          11696         523        20        1036.0000        1014.2326      2.15%
20438.57/1030.63	c      1031          11778         533        20        1036.0000        1014.2356      2.15%
20537.74/1035.64	c      1036          11926         539        20        1036.0000        1014.2356      2.15%
20638.91/1040.71	c      1041          11996         535        20        1036.0000        1014.2552      2.14%
20738.04/1045.78	c      1046          12126         539        20        1036.0000        1014.2552      2.14%
20839.19/1050.84	c      1051          12138         541        20        1036.0000        1014.2598      2.14%
20938.34/1055.86	c      1056          12197         546        20        1036.0000        1014.2598      2.14%
21039.48/1060.93	c      1061          12343         544        20        1036.0000        1014.2616      2.14%
21138.67/1066.00	c      1066          12435         544        20        1036.0000        1014.2616      2.14%
21240.35/1071.05	c      1071          12501         546        20        1036.0000        1014.2647      2.14%
21339.46/1076.11	c      1076          12659         536        20        1036.0000        1014.2647      2.14%
21438.70/1081.12	c      1081          12754         539        20        1036.0000        1014.2848      2.14%
21541.16/1086.21	c      1086          12816         539        20        1036.0000        1014.4041      2.13%
21640.34/1091.26	c      1091          12876         549        20        1036.0000        1014.4059      2.13%
21739.49/1096.31	c      1096          12936         551        20        1036.0000        1014.4066      2.13%
21840.64/1101.36	c      1101          12987         572        20        1036.0000        1014.4380      2.13%
21941.77/1106.41	c      1106          13066         569        20        1036.0000        1014.4584      2.12%
22040.96/1111.42	c      1111          13108         575        20        1036.0000        1014.4584      2.12%
22140.15/1116.48	c      1116          13226         575        20        1036.0000        1014.4688      2.12%
22241.30/1121.56	c      1122          13266         583        20        1036.0000        1014.4970      2.12%
22342.39/1126.61	c      1127          13311         590        20        1036.0000        1014.4970      2.12%
22441.54/1131.65	c      1132          13325         594        20        1036.0000        1014.5119      2.12%
22542.66/1136.70	c      1137          13376         599        20        1036.0000        1014.5303      2.12%
22641.74/1141.76	c      1142          13456         601        20        1036.0000        1014.5316      2.12%
22742.87/1146.82	c      1147          13482         605        20        1036.0000        1014.5316      2.12%
22841.99/1151.87	c      1152          13508         607        20        1036.0000        1014.6136      2.11%
22941.16/1156.88	c      1157          13536         609        20        1036.0000        1014.6553      2.10%
23042.34/1161.97	c      1162          13556         615        20        1036.0000        1014.6680      2.10%
23141.47/1167.03	c      1167          13696         617        20        1036.0000        1014.6680      2.10%
23243.17/1172.08	c      1172          13794         623        20        1036.0000        1014.6760      2.10%
23342.58/1177.13	c      1177          13851         628        20        1036.0000        1014.6846      2.10%
23443.50/1182.14	c      1182          13916         631        20        1036.0000        1014.7742      2.09%
23542.79/1187.15	c      1187          13960         637        20        1036.0000        1014.7742      2.09%
23643.10/1192.29	c      1192          14052         643        20        1036.0000        1014.7751      2.09%
23744.18/1197.35	c      1197          14166         645        20        1036.0000        1014.8242      2.09%
23843.31/1202.40	c      1202          14236         657        20        1036.0000        1014.8957      2.08%
23944.40/1207.45	c      1207          14296         659        20        1036.0000        1014.9417      2.07%
24043.49/1212.50	c      1212          14322         661        20        1036.0000        1014.9417      2.07%
24144.66/1217.55	c      1218          14386         667        20        1036.0000        1014.9469      2.07%
24243.80/1222.59	c      1223          14410         675        20        1036.0000        1014.9674      2.07%
24344.92/1227.65	c      1228          14500         681        20        1036.0000        1014.9815      2.07%
24446.06/1232.71	c      1233          14626         681        20        1036.0000        1014.9895      2.07%
24545.12/1237.76	c      1238          14704         695        20        1036.0000        1014.9949      2.07%
24644.32/1242.77	c      1243          14809         698        20        1036.0000        1015.0010      2.07%
24745.40/1247.83	c      1248          14896         705        20        1036.0000        1015.0416      2.06%
24846.51/1252.93	c      1253          14950         715        20        1036.0000        1015.0750      2.06%
24945.71/1257.97	c      1258          15076         709        20        1036.0000        1015.0750      2.06%
25044.82/1262.98	c      1263          15197         722        20        1036.0000        1015.0750      2.06%
25144.00/1268.01	c      1268          15218         723        20        1036.0000        1015.0968      2.06%
25245.80/1273.06	c      1273          15250         731        20        1036.0000        1015.0968      2.06%
25344.88/1278.09	c      1278          15336         733        20        1036.0000        1015.1090      2.06%
25447.25/1283.24	c      1283          15427         736        20        1036.0000        1015.1090      2.06%
25546.37/1288.28	c      1288          15497         748        20        1036.0000        1015.1978      2.05%
25647.50/1293.34	c      1293          15557         752        20        1036.0000        1015.2043      2.05%
25746.61/1298.39	c      1298          15679         756        20        1036.0000        1015.2119      2.05%
25847.73/1303.44	c      1303          15756         761        20        1036.0000        1015.2369      2.05%
25946.75/1308.49	c      1308          15846         765        20        1036.0000        1015.2461      2.04%
26047.88/1313.54	c      1314          16026         769        20        1036.0000        1015.2512      2.04%
26146.89/1318.59	c      1319          16126         769        20        1036.0000        1015.2531      2.04%
26248.00/1323.64	c      1324          16139         778        20        1036.0000        1015.2683      2.04%
26347.12/1328.68	c      1329          16250         789        20        1036.0000        1015.3222      2.04%
26448.25/1333.74	c      1334          16311         796        20        1036.0000        1015.3243      2.04%
26547.36/1338.79	c      1339          16426         801        20        1036.0000        1015.3347      2.04%
26648.49/1343.84	c      1344          16466         809        20        1036.0000        1015.3565      2.03%
26747.58/1348.85	c      1349          16526         817        20        1036.0000        1015.3609      2.03%
26846.61/1353.88	c      1354          16607         830        20        1036.0000        1015.3964      2.03%
26947.68/1358.98	c      1359          16696         833        20        1036.0000        1015.4057      2.03%
27049.55/1364.04	c      1364          16716         837        20        1036.0000        1015.4201      2.03%
27148.82/1369.09	c      1369          16861         842        20        1036.0000        1015.4201      2.03%
27248.16/1374.12	c      1374          17010         849        20        1036.0000        1015.4201      2.03%
27347.22/1379.13	c      1379          17086         859        20        1036.0000        1015.4219      2.03%
27448.61/1384.15	c      1384          17106         863        20        1036.0000        1015.4263      2.03%
27548.82/1389.25	c      1389          17166         873        20        1036.0000        1015.4352      2.03%
27648.02/1394.29	c      1394          17219         880        20        1036.0000        1015.4352      2.03%
27749.21/1399.35	c      1399          17301         882        20        1036.0000        1015.4663      2.02%
27850.39/1404.41	c      1404          17391         888        20        1036.0000        1015.5112      2.02%
27949.61/1409.45	c      1409          17472         893        20        1036.0000        1015.5169      2.02%
28050.79/1414.54	c      1415          17516         891        20        1036.0000        1015.5594      2.01%
28150.00/1419.59	c      1420          17653         894        20        1036.0000        1015.5594      2.01%
28251.20/1424.63	c      1425          17706         899        20        1036.0000        1015.6347      2.01%
28350.40/1429.69	c      1430          17746         905        20        1036.0000        1015.6424      2.00%
28451.47/1434.74	c      1435          17806         911        20        1036.0000        1015.6474      2.00%
28550.66/1439.79	c      1440          17854         925        20        1036.0000        1015.6529      2.00%
28651.84/1444.84	c      1445          17902         929        20        1036.0000        1015.6696      2.00%
28751.03/1449.90	c      1450          17950         929        20        1036.0000        1015.6696      2.00%
28852.23/1454.95	c      1455          18059         924        20        1036.0000        1015.6696      2.00%
28951.44/1460.00	c      1460          18122         933        20        1036.0000        1015.7280      2.00%
29050.69/1465.03	c      1465          18187         936        20        1036.0000        1015.7593      1.99%
29152.47/1470.08	c      1470          18293         942        20        1036.0000        1015.7654      1.99%
29251.75/1475.11	c      1475          18386         949        20        1036.0000        1015.7975      1.99%
29350.93/1480.12	c      1480          18498         955        20        1036.0000        1015.8239      1.99%
29453.47/1485.25	c      1485          18596         959        20        1036.0000        1015.8364      1.98%
29552.70/1490.30	c      1490          18629         966        20        1036.0000        1015.8453      1.98%
29653.85/1495.35	c      1495          18658         971        20        1036.0000        1015.8625      1.98%
29753.22/1500.38	c      1500          18686         979        20        1036.0000        1015.8711      1.98%
29854.17/1505.45	c      1505          18740         987        20        1036.0000        1015.8854      1.98%
29953.14/1510.50	c      1510          18826         991        20        1036.0000        1015.9262      1.98%
30054.35/1515.52	c      1516          18827         992        20        1036.0000        1015.9262      1.98%
30153.45/1520.57	c      1521          18846         995        20        1036.0000        1015.9262      1.98%
30254.68/1525.62	c      1526          18908        1011        20        1036.0000        1015.9341      1.98%
30353.91/1530.70	c      1531          19017        1014        20        1036.0000        1015.9558      1.97%
30455.11/1535.75	c      1536          19086        1019        20        1036.0000        1015.9728      1.97%
30554.32/1540.80	c      1541          19099        1028        20        1036.0000        1015.9786      1.97%
30655.55/1545.85	c      1546          19215        1032        20        1036.0000        1015.9864      1.97%
30754.74/1550.86	c      1551          19346        1037        20        1036.0000        1015.9875      1.97%
30855.92/1555.93	c      1556          19375        1042        20        1036.0000        1015.9875      1.97%
30955.15/1561.00	c      1561          19462        1049        20        1036.0000        1015.9970      1.97%
31057.14/1566.05	c      1566          19592        1051        20        1036.0000        1015.9992      1.97%
31156.11/1571.08	c      1571          19656        1067        20        1036.0000        1016.0051      1.97%
31257.39/1576.15	c      1576          19696        1077        20        1036.0000        1016.0231      1.97%
31356.60/1581.18	c      1581          19756        1087        20        1036.0000        1016.0245      1.97%
31455.80/1586.19	c      1586          19760        1091        20        1036.0000        1016.0245      1.97%
31556.22/1591.23	c      1591          19824        1097        20        1036.0000        1016.0503      1.96%
31657.65/1596.35	c      1596          19916        1103        20        1036.0000        1016.0922      1.96%
31756.65/1601.40	c      1601          19982        1111        20        1036.0000        1016.1003      1.96%
31857.85/1606.42	c      1606          20086        1111        20        1036.0000        1016.1231      1.96%
31957.08/1611.50	c      1612          20174        1119        20        1036.0000        1016.1231      1.96%
32058.29/1616.54	c      1617          20345        1118        20        1036.0000        1016.1231      1.96%
32157.52/1621.57	c      1622          20461        1118        20        1036.0000        1016.1231      1.96%
32258.74/1626.65	c      1627          20590        1121        20        1036.0000        1016.1401      1.95%
32357.92/1631.67	c      1632          20716        1133        20        1036.0000        1016.1653      1.95%
32459.16/1636.72	c      1637          20836        1135        20        1036.0000        1016.1789      1.95%
32558.35/1641.80	c      1642          20866        1141        20        1036.0000        1016.1980      1.95%
32659.41/1646.85	c      1647          20918        1147        20        1036.0000        1016.2163      1.95%
32758.67/1651.90	c      1652          21000        1155        20        1036.0000        1016.2238      1.95%
32859.79/1656.95	c      1657          21099        1162        20        1036.0000        1016.2635      1.94%
32958.99/1662.00	c      1662          21186        1177        20        1036.0000        1016.2972      1.94%
33060.69/1667.05	c      1667          21346        1175        20        1036.0000        1016.3011      1.94%
33160.06/1672.10	c      1672          21430        1187        20        1036.0000        1016.3141      1.94%
33261.35/1677.15	c      1677          21594        1185        20        1036.0000        1016.3141      1.94%
33360.41/1682.20	c      1682          21705        1184        20        1036.0000        1016.3141      1.94%
33460.88/1687.25	c      1687          21720        1187        20        1036.0000        1016.3278      1.94%
33560.13/1692.30	c      1692          21799        1188        20        1036.0000        1016.3320      1.94%
33661.28/1697.31	c      1697          21873        1198        20        1036.0000        1016.3585      1.93%
33760.50/1702.40	c      1702          21991        1204        20        1036.0000        1016.3636      1.93%
33861.68/1707.45	c      1707          22084        1207        20        1036.0000        1016.3714      1.93%
33960.88/1712.50	c      1712          22116        1213        20        1036.0000        1016.3927      1.93%
34061.96/1717.55	c      1718          22183        1228        20        1036.0000        1016.4080      1.93%
34160.96/1722.57	c      1723          22304        1233        20        1036.0000        1016.4095      1.93%
34260.06/1727.59	c      1728          22434        1231        20        1036.0000        1016.4095      1.93%
34361.15/1732.63	c      1733          22508        1237        20        1036.0000        1016.4097      1.93%
34462.19/1737.75	c      1738          22647        1242        20        1036.0000        1016.4097      1.93%
34561.37/1742.76	c      1743          22696        1247        20        1036.0000        1016.4156      1.93%
34662.58/1747.82	c      1748          22808        1253        20        1036.0000        1016.4156      1.93%
34763.78/1752.91	c      1753          22898        1259        20        1036.0000        1016.4204      1.93%
34862.98/1757.94	c      1758          22972        1267        20        1036.0000        1016.4382      1.92%
34962.17/1763.01	c      1763          23052        1271        20        1036.0000        1016.4402      1.92%
35064.23/1768.06	c      1768          23070        1275        20        1036.0000        1016.4864      1.92%
35163.42/1773.11	c      1773          23116        1287        20        1036.0000        1016.5224      1.92%
35264.72/1778.16	c      1778          23196        1291        20        1036.0000        1016.5347      1.91%
35363.64/1783.17	c      1783          23236        1299        20        1036.0000        1016.5451      1.91%
35464.15/1788.21	c      1788          23358        1305        20        1036.0000        1016.5451      1.91%
35563.36/1793.26	c      1793          23417        1306        20        1036.0000        1016.5488      1.91%
35664.76/1798.36	c      1798          23450        1313        20        1036.0000        1016.5814      1.91%
35765.79/1803.41	c      1803          23466        1313        20        1036.0000        1016.5859      1.91%
35865.00/1808.46	c      1808          23554        1323        20        1036.0000        1016.5892      1.91%
35964.09/1813.48	c      1813          23613        1332        20        1036.0000        1016.5938      1.91%
36065.31/1818.51	c      1819          23673        1338        20        1036.0000        1016.5945      1.91%
36164.18/1823.56	c      1824          23776        1343        20        1036.0000        1016.6166      1.91%
36265.41/1828.63	c      1829          23788        1349        20        1036.0000        1016.6239      1.91%
36364.64/1833.65	c      1834          23832        1359        20        1036.0000        1016.6351      1.90%
36465.87/1838.76	c      1839          23977        1358        20        1036.0000        1016.6351      1.90%
36567.09/1843.81	c      1844          24096        1357        20        1036.0000        1016.6431      1.90%
36666.35/1848.86	c      1849          24163        1358        20        1036.0000        1016.6431      1.90%
36767.57/1853.91	c      1854          24250        1363        20        1036.0000        1016.6657      1.90%
36866.82/1858.96	c      1859          24296        1365        20        1036.0000        1016.6688      1.90%
36966.05/1864.01	c      1864          24347        1368        20        1036.0000        1016.6688      1.90%
37067.98/1869.06	c      1869          24369        1366        20        1036.0000        1016.6688      1.90%
37167.29/1874.10	c      1874          24406        1371        20        1036.0000        1016.6886      1.90%
37268.47/1879.16	c      1879          24474        1379        20        1036.0000        1016.7145      1.90%
37368.95/1884.21	c      1884          24563        1392        20        1036.0000        1016.7215      1.90%
37468.21/1889.26	c      1889          24637        1392        20        1036.0000        1016.7267      1.90%
37569.45/1894.31	c      1894          24716        1401        20        1036.0000        1016.7376      1.89%
37668.69/1899.36	c      1899          24795        1408        20        1036.0000        1016.7376      1.89%
37769.91/1904.40	c      1904          24921        1408        20        1036.0000        1016.7413      1.89%
37869.16/1909.45	c      1909          24996        1419        20        1036.0000        1016.7563      1.89%
37968.36/1914.46	c      1914          25026        1425        20        1036.0000        1016.7576      1.89%
38069.59/1919.53	c      1920          25136        1431        20        1036.0000        1016.7603      1.89%
38168.85/1924.58	c      1925          25197        1432        20        1036.0000        1016.7603      1.89%
38270.10/1929.66	c      1930          25283        1436        20        1036.0000        1016.7603      1.89%
38371.34/1934.71	c      1935          25377        1438        20        1036.0000        1016.7699      1.89%
38470.53/1939.76	c      1940          25476        1443        20        1036.0000        1016.7762      1.89%
38571.78/1944.81	c      1945          25477        1444        20        1036.0000        1016.7762      1.89%
38670.89/1949.83	c      1950          25556        1459        20        1036.0000        1016.7856      1.89%
38772.11/1954.91	c      1955          25585        1468        20        1036.0000        1016.8291      1.89%
38871.35/1959.91	c      1960          25676        1465        20        1036.0000        1016.8291      1.89%
38970.81/1965.01	c      1965          25806        1463        20        1036.0000        1016.8343      1.88%
39072.51/1970.06	c      1970          25890        1471        20        1036.0000        1016.8437      1.88%
39171.78/1975.07	c      1975          25976        1475        20        1036.0000        1016.8726      1.88%
39273.04/1980.14	c      1980          26043        1486        20        1036.0000        1016.8754      1.88%
39373.54/1985.21	c      1985          26086        1491        20        1036.0000        1016.8806      1.88%
39472.78/1990.26	c      1990          26152        1497        20        1036.0000        1016.8856      1.88%
39574.00/1995.31	c      1995          26281        1500        20        1036.0000        1016.8859      1.88%
39673.39/2000.36	c      2000          26337        1506        20        1036.0000        1016.9160      1.88%
39774.43/2005.41	c      2005          26460        1507        20        1036.0000        1016.9160      1.88%
39873.66/2010.43	c      2010          26599        1504        20        1036.0000        1016.9160      1.88%
39974.88/2015.51	c      2016          26666        1507        20        1036.0000        1016.9274      1.88%
40074.10/2020.56	c      2021          26716        1515        20        1036.0000        1016.9342      1.87%
40175.32/2025.61	c      2026          26751        1524        20        1036.0000        1016.9389      1.87%
40274.52/2030.66	c      2031          26827        1532        20        1036.0000        1016.9389      1.87%
40375.71/2035.71	c      2036          26916        1535        20        1036.0000        1016.9614      1.87%
40474.94/2040.76	c      2041          26969        1546        20        1036.0000        1016.9753      1.87%
40574.16/2045.78	c      2046          27016        1549        20        1036.0000        1017.0342      1.86%
40675.39/2050.82	c      2051          27099        1562        20        1036.0000        1017.0385      1.86%
40774.63/2055.87	c      2056          27139        1566        20        1036.0000        1017.0622      1.86%
40875.86/2060.94	c      2061          27213        1570        20        1036.0000        1017.0658      1.86%
40975.04/2066.01	c      2066          27282        1579        20        1036.0000        1017.0923      1.86%
41076.88/2071.06	c      2071          27392        1583        20        1036.0000        1017.0945      1.86%
41176.14/2076.11	c      2076          27460        1587        20        1036.0000        1017.1055      1.86%
41277.33/2081.16	c      2081          27613        1584        20        1036.0000        1017.1055      1.86%
41376.81/2086.19	c      2086          27676        1587        20        1036.0000        1017.1079      1.86%
41477.04/2091.26	c      2091          27763        1598        20        1036.0000        1017.1230      1.86%
41576.28/2096.31	c      2096          27876        1597        20        1036.0000        1017.1278      1.86%
41677.47/2101.36	c      2101          27878        1599        20        1036.0000        1017.1278      1.86%
41778.62/2106.41	c      2106          27930        1603        20        1036.0000        1017.1278      1.86%
41877.83/2111.46	c      2111          28017        1602        20        1036.0000        1017.1402      1.85%
41979.04/2116.51	c      2117          28106        1615        20        1036.0000        1017.1567      1.85%
42078.28/2121.56	c      2122          28155        1618        20        1036.0000        1017.1567      1.85%
42179.48/2126.61	c      2127          28199        1624        20        1036.0000        1017.1591      1.85%
42278.71/2131.66	c      2132          28306        1625        20        1036.0000        1017.1591      1.85%
42379.87/2136.71	c      2137          28366        1629        20        1036.0000        1017.1839      1.85%
42479.10/2141.76	c      2142          28380        1639        20        1036.0000        1017.1858      1.85%
42580.32/2146.81	c      2147          28420        1649        20        1036.0000        1017.2219      1.85%
42679.55/2151.86	c      2152          28495        1652        20        1036.0000        1017.2444      1.84%
42778.78/2156.91	c      2157          28559        1658        20        1036.0000        1017.2655      1.84%
42879.99/2161.93	c      2162          28645        1660        20        1036.0000        1017.2655      1.84%
42979.18/2167.01	c      2167          28710        1669        20        1036.0000        1017.2841      1.84%
43081.07/2172.06	c      2172          28805        1674        20        1036.0000        1017.2843      1.84%
43180.29/2177.10	c      2177          28886        1673        20        1036.0000        1017.2843      1.84%
43281.41/2182.16	c      2182          28982        1677        20        1036.0000        1017.2847      1.84%
43381.92/2187.21	c      2187          29038        1681        20        1036.0000        1017.2900      1.84%
43481.14/2192.26	c      2192          29038        1681        20        1036.0000        1017.2900      1.84%
43582.34/2197.31	c      2197          29112        1687        20        1036.0000        1017.2945      1.84%
43681.55/2202.36	c      2202          29128        1691        20        1036.0000        1017.2990      1.84%
43780.78/2207.37	c      2207          29184        1701        20        1036.0000        1017.3602      1.83%
43881.97/2212.46	c      2212          29278        1701        20        1036.0000        1017.3602      1.83%
43983.18/2217.51	c      2218          29346        1713        20        1036.0000        1017.3762      1.83%
44082.42/2222.53	c      2223          29381        1722        20        1036.0000        1017.3778      1.83%
44181.65/2227.57	c      2228          29466        1729        20        1036.0000        1017.3966      1.83%
44280.87/2232.58	c      2233          29476        1733        20        1036.0000        1017.4085      1.83%
44382.07/2237.61	c      2238          29517        1744        20        1036.0000        1017.4088      1.83%
44481.27/2242.64	c      2243          29561        1744        20        1036.0000        1017.4088      1.83%
44584.44/2247.81	c      2248          29593        1748        20        1036.0000        1017.4102      1.83%
44683.63/2252.84	c      2253          29705        1748        20        1036.0000        1017.4102      1.83%
44784.84/2257.91	c      2258          29766        1753        20        1036.0000        1017.4251      1.83%
44884.03/2262.96	c      2263          29780        1763        20        1036.0000        1017.4264      1.83%
44983.26/2267.98	c      2268          29837        1762        20        1036.0000        1017.4264      1.83%
45082.50/2272.99	c      2273          29912        1767        20        1036.0000        1017.4335      1.82%
45184.40/2278.11	c      2278          29986        1767        20        1036.0000        1017.4335      1.82%
45285.58/2283.14	c      2283          30038        1763        20        1036.0000        1017.4335      1.82%
45386.09/2288.21	c      2288          30099        1772        20        1036.0000        1017.4335      1.82%
45485.31/2293.26	c      2293          30206        1775        20        1036.0000        1017.4335      1.82%
45586.49/2298.31	c      2298          30245        1782        20        1036.0000        1017.4467      1.82%
45685.72/2303.36	c      2303          30274        1779        20        1036.0000        1017.4467      1.82%
45785.14/2308.37	c      2308          30291        1784        20        1036.0000        1017.4467      1.82%
45884.15/2313.39	c      2313          30369        1780        20        1036.0000        1017.4467      1.82%
45985.37/2318.42	c      2318          30436        1785        20        1036.0000        1017.4535      1.82%
46084.60/2323.47	c      2323          30468        1791        20        1036.0000        1017.4535      1.82%
46185.78/2328.53	c      2329          30581        1800        20        1036.0000        1017.4579      1.82%
46284.99/2333.54	c      2334          30613        1806        20        1036.0000        1017.4586      1.82%
46384.20/2338.56	c      2339          30706        1819        20        1036.0000        1017.4830      1.82%
46483.40/2343.57	c      2344          30726        1823        20        1036.0000        1017.4902      1.82%
46584.56/2348.60	c      2349          30785        1840        20        1036.0000        1017.5383      1.81%
46683.76/2353.61	c      2354          30905        1842        20        1036.0000        1017.5383      1.81%
46782.97/2358.63	c      2359          31031        1842        20        1036.0000        1017.5383      1.81%
46882.19/2363.68	c      2364          31089        1844        20        1036.0000        1017.5452      1.81%
46983.40/2368.73	c      2369          31185        1852        20        1036.0000        1017.5535      1.81%
47082.64/2373.78	c      2374          31236        1859        20        1036.0000        1017.5620      1.81%
47183.77/2378.84	c      2379          31256        1865        20        1036.0000        1017.5631      1.81%
47282.95/2383.85	c      2384          31329        1874        20        1036.0000        1017.5658      1.81%
47382.15/2388.89	c      2389          31408        1879        20        1036.0000        1017.5658      1.81%
47483.39/2393.90	c      2394          31444        1875        20        1036.0000        1017.5658      1.81%
47582.45/2398.95	c      2399          31508        1871        20        1036.0000        1017.5658      1.81%
47684.45/2404.05	c      2404          31573        1884        20        1036.0000        1017.5677      1.81%
47785.44/2409.13	c      2409          31676        1891        20        1036.0000        1017.5932      1.81%
47884.89/2414.16	c      2414          31759        1888        20        1036.0000        1017.5932      1.81%
47985.22/2419.23	c      2419          31834        1889        20        1036.0000        1017.5932      1.81%
48084.45/2424.29	c      2424          31886        1899        20        1036.0000        1017.5980      1.81%
48185.67/2429.35	c      2429          31925        1898        20        1036.0000        1017.5980      1.81%
48284.85/2434.39	c      2434          31956        1897        20        1036.0000        1017.6008      1.81%
48386.20/2439.44	c      2439          32051        1904        20        1036.0000        1017.6041      1.81%
48485.26/2444.45	c      2444          32176        1903        20        1036.0000        1017.6062      1.81%
48586.49/2449.55	c      2450          32196        1907        20        1036.0000        1017.6087      1.81%
48687.72/2454.60	c      2455          32233        1918        20        1036.0000        1017.6093      1.81%
48786.98/2459.65	c      2460          32346        1917        20        1036.0000        1017.6302      1.81%
48888.23/2464.70	c      2465          32413        1926        20        1036.0000        1017.6309      1.81%
48987.47/2469.76	c      2470          32445        1932        20        1036.0000        1017.6428      1.80%
49088.71/2474.81	c      2475          32510        1947        20        1036.0000        1017.6508      1.80%
49187.97/2479.86	c      2480          32571        1952        20        1036.0000        1017.6623      1.80%
49289.17/2484.91	c      2485          32702        1959        20        1036.0000        1017.6623      1.80%
49388.47/2489.96	c      2490          32816        1967        20        1036.0000        1017.6686      1.80%
49487.65/2495.01	c      2495          32931        1980        20        1036.0000        1017.6709      1.80%
49589.66/2500.06	c      2500          32976        1979        20        1036.0000        1017.6736      1.80%
49688.74/2505.11	c      2505          33007        1984        20        1036.0000        1017.6831      1.80%
49790.06/2510.16	c      2510          33084        1993        20        1036.0000        1017.6956      1.80%
49889.10/2515.19	c      2515          33230        1983        20        1036.0000        1017.6956      1.80%
49989.78/2520.26	c      2520          33329        1994        20        1036.0000        1017.7090      1.80%
50091.01/2525.31	c      2525          33385        1994        20        1036.0000        1017.7110      1.80%
50190.24/2530.36	c      2530          33524        1993        20        1036.0000        1017.7110      1.80%
50291.45/2535.41	c      2535          33626        1999        20        1036.0000        1017.7288      1.80%
50390.69/2540.46	c      2540          33676        2011        20        1036.0000        1017.7378      1.79%
50489.94/2545.50	c      2546          33698        2015        20        1036.0000        1017.7378      1.79%
50591.16/2550.52	c      2551          33788        2023        20        1036.0000        1017.7446      1.79%
50692.40/2555.61	c      2556          33867        2022        20        1036.0000        1017.7450      1.79%
50791.65/2560.67	c      2561          33931        2026        20        1036.0000        1017.7450      1.79%
50892.89/2565.72	c      2566          33956        2027        20        1036.0000        1017.7470      1.79%
50992.10/2570.77	c      2571          34023        2042        20        1036.0000        1017.7564      1.79%
51093.35/2575.82	c      2576          34136        2043        20        1036.0000        1017.7730      1.79%
51192.56/2580.87	c      2581          34219        2048        20        1036.0000        1017.7730      1.79%
51293.86/2585.93	c      2586          34296        2061        20        1036.0000        1017.7924      1.79%
51392.93/2590.98	c      2591          34383        2056        20        1036.0000        1017.7924      1.79%
51494.81/2596.03	c      2596          34467        2058        20        1036.0000        1017.7968      1.79%
51594.19/2601.05	c      2601          34522        2071        20        1036.0000        1017.7988      1.79%
51695.35/2606.14	c      2606          34595        2078        20        1036.0000        1017.8118      1.79%
51794.47/2611.19	c      2611          34705        2078        20        1036.0000        1017.8118      1.79%
51895.07/2616.25	c      2616          34840        2077        20        1036.0000        1017.8118      1.79%
51996.22/2621.33	c      2621          34936        2079        20        1036.0000        1017.8167      1.79%
52095.38/2626.37	c      2626          34955        2090        20        1036.0000        1017.8270      1.79%
52196.59/2631.42	c      2631          35036        2085        20        1036.0000        1017.8446      1.78%
52295.84/2636.47	c      2636          35106        2095        20        1036.0000        1017.8475      1.78%
52397.05/2641.51	c      2642          35206        2109        20        1036.0000        1017.8587      1.78%
52496.22/2646.58	c      2647          35281        2114        20        1036.0000        1017.8587      1.78%
52597.47/2651.63	c      2652          35414        2123        20        1036.0000        1017.8663      1.78%
52696.72/2656.68	c      2657          35481        2128        20        1036.0000        1017.8666      1.78%
52797.86/2661.74	c      2662          35516        2127        20        1036.0000        1017.8677      1.78%
52897.10/2666.77	c      2667          35557        2136        20        1036.0000        1017.8763      1.78%
52996.30/2671.79	c      2672          35662        2145        20        1036.0000        1017.8807      1.78%
53097.50/2676.88	c      2677          35789        2150        20        1036.0000        1017.8863      1.78%
53198.75/2681.95	c      2682          35816        2153        20        1036.0000        1017.8873      1.78%
53297.94/2686.98	c      2687          35860        2165        20        1036.0000        1017.8921      1.78%
53397.16/2692.00	c      2692          35953        2166        20        1036.0000        1017.8934      1.78%
53496.38/2697.02	c      2697          36046        2171        20        1036.0000        1017.9029      1.78%
53598.16/2702.05	c      2702          36106        2181        20        1036.0000        1017.9201      1.78%
53697.39/2707.06	c      2707          36218        2187        20        1036.0000        1017.9201      1.78%
53796.60/2712.11	c      2712          36337        2182        20        1036.0000        1017.9201      1.78%
53897.81/2717.17	c      2717          36396        2187        20        1036.0000        1017.9293      1.78%
53998.31/2722.22	c      2722          36484        2193        20        1036.0000        1017.9367      1.77%
54097.54/2727.27	c      2727          36604        2195        20        1036.0000        1017.9378      1.77%
54196.75/2732.29	c      2732          36679        2202        20        1036.0000        1017.9378      1.77%
54297.97/2737.37	c      2737          36732        2211        20        1036.0000        1017.9409      1.77%
54399.20/2742.42	c      2742          36814        2217        20        1036.0000        1017.9409      1.77%
54498.40/2747.44	c      2747          36908        2215        20        1036.0000        1017.9409      1.77%
54597.56/2752.45	c      2752          37051        2218        20        1036.0000        1017.9409      1.77%
54698.73/2757.58	c      2758          37165        2216        20        1036.0000        1017.9409      1.77%
54797.93/2762.59	c      2763          37236        2219        20        1036.0000        1017.9462      1.77%
54899.05/2767.68	c      2768          37253        2230        20        1036.0000        1017.9535      1.77%
55000.24/2772.73	c      2773          37306        2229        20        1036.0000        1017.9620      1.77%
55099.43/2777.76	c      2778          37346        2239        20        1036.0000        1017.9812      1.77%
55200.78/2782.83	c      2783          37436        2243        20        1036.0000        1017.9918      1.77%
55299.83/2787.84	c      2788          37466        2251        20        1036.0000        1018.0052      1.77%
55401.01/2792.93	c      2793          37558        2261        20        1036.0000        1018.0151      1.77%
55500.21/2797.98	c      2798          37656        2271        20        1036.0000        1018.0250      1.77%
55599.32/2803.03	c      2803          37717        2280        20        1036.0000        1018.0290      1.77%
55701.14/2808.08	c      2808          37791        2284        20        1036.0000        1018.0317      1.77%
55800.41/2813.08	c      2813          37882        2291        20        1036.0000        1018.0368      1.76%
55899.63/2818.10	c      2818          38026        2291        20        1036.0000        1018.0394      1.76%
56002.05/2823.23	c      2823          38046        2297        20        1036.0000        1018.0403      1.76%
56101.25/2828.30	c      2828          38179        2296        20        1036.0000        1018.0403      1.76%
56202.43/2833.31	c      2833          38276        2307        20        1036.0000        1018.0434      1.76%
56301.63/2838.40	c      2838          38363        2312        20        1036.0000        1018.0446      1.76%
56402.81/2843.45	c      2843          38492        2311        20        1036.0000        1018.0446      1.76%
56502.00/2848.50	c      2848          38556        2315        20        1036.0000        1018.0450      1.76%
56603.18/2853.55	c      2854          38616        2323        20        1036.0000        1018.0677      1.76%
56702.36/2858.60	c      2859          38700        2347        20        1036.0000        1018.0677      1.76%
56803.55/2863.66	c      2864          38766        2357        20        1036.0000        1018.0876      1.76%
56904.74/2868.71	c      2869          38841        2368        20        1036.0000        1018.0922      1.76%
57003.89/2873.76	c      2874          38858        2371        20        1036.0000        1018.0949      1.76%
57103.09/2878.77	c      2879          38956        2379        20        1036.0000        1018.1260      1.76%
57202.29/2883.78	c      2884          38986        2385        20        1036.0000        1018.1299      1.76%
57303.41/2888.84	c      2889          39079        2394        20        1036.0000        1018.1305      1.76%
57402.62/2893.87	c      2894          39186        2397        20        1036.0000        1018.1460      1.75%
57503.84/2899.01	c      2899          39188        2399        20        1036.0000        1018.1460      1.75%
57603.04/2904.02	c      2904          39256        2403        20        1036.0000        1018.1537      1.75%
57704.89/2909.10	c      2909          39302        2409        20        1036.0000        1018.1537      1.75%
57806.07/2914.15	c      2914          39350        2419        20        1036.0000        1018.1625      1.75%
57906.59/2919.23	c      2919          39402        2427        20        1036.0000        1018.1700      1.75%
58005.78/2924.24	c      2924          39477        2428        20        1036.0000        1018.1700      1.75%
58106.99/2929.33	c      2929          39556        2431        20        1036.0000        1018.1721      1.75%
58206.25/2934.38	c      2934          39680        2441        20        1036.0000        1018.1787      1.75%
58307.44/2939.44	c      2939          39801        2440        20        1036.0000        1018.1787      1.75%
58406.67/2944.50	c      2944          39896        2439        20        1036.0000        1018.1833      1.75%
58507.91/2949.55	c      2950          39920        2445        20        1036.0000        1018.1833      1.75%
58607.11/2954.60	c      2955          40046        2447        20        1036.0000        1018.1844      1.75%
58708.33/2959.65	c      2960          40130        2455        20        1036.0000        1018.1865      1.75%
58809.55/2964.70	c      2965          40216        2457        20        1036.0000        1018.1932      1.75%
58908.80/2969.75	c      2970          40256        2467        20        1036.0000        1018.2036      1.75%
59008.01/2974.80	c      2975          40316        2477        20        1036.0000        1018.2160      1.75%
59109.23/2979.85	c      2980          40357        2482        20        1036.0000        1018.2160      1.75%
59208.45/2984.90	c      2985          40371        2486        20        1036.0000        1018.2160      1.75%
59309.68/2989.94	c      2990          40435        2490        20        1036.0000        1018.2168      1.75%
59408.91/2994.95	c      2995          40613        2496        20        1036.0000        1018.2168      1.75%
59508.17/3000.01	c      3000          40756        2497        20        1036.0000        1018.2413      1.74%
59609.95/3005.06	c      3005          40806        2501        20        1036.0000        1018.2486      1.74%
59711.24/3010.15	c      3010          40863        2512        20        1036.0000        1018.2611      1.74%
59810.63/3015.16	c      3015          40937        2518        20        1036.0000        1018.2651      1.74%
59911.06/3020.22	c      3020          41001        2528        20        1036.0000        1018.2759      1.74%
60010.29/3025.24	c      3025          41077        2540        20        1036.0000        1018.2901      1.74%
60111.50/3030.35	c      3030          41116        2543        20        1036.0000        1018.2997      1.74%
60210.73/3035.36	c      3035          41168        2547        20        1036.0000        1018.2997      1.74%
60311.96/3040.42	c      3040          41296        2553        20        1036.0000        1018.3144      1.74%
60411.18/3045.50	c      3046          41369        2550        20        1036.0000        1018.3144      1.74%
60512.40/3050.52	c      3051          41476        2553        20        1036.0000        1018.3174      1.74%
60611.56/3055.60	c      3056          41523        2564        20        1036.0000        1018.3266      1.74%
60712.78/3060.65	c      3061          41616        2567        20        1036.0000        1018.3279      1.74%
60811.99/3065.69	c      3066          41663        2572        20        1036.0000        1018.3288      1.74%
60913.22/3070.72	c      3071          41736        2571        20        1036.0000        1018.3375      1.73%
61012.42/3075.74	c      3076          41740        2575        20        1036.0000        1018.3375      1.73%
61113.65/3080.87	c      3081          41809        2580        20        1036.0000        1018.3375      1.73%
61212.94/3085.88	c      3086          41881        2582        20        1036.0000        1018.3447      1.73%
61314.21/3090.94	c      3091          41917        2586        20        1036.0000        1018.3500      1.73%
61413.46/3096.03	c      3096          41992        2597        20        1036.0000        1018.3703      1.73%
61515.35/3101.09	c      3101          42105        2602        20        1036.0000        1018.3761      1.73%
61614.55/3106.14	c      3106          42151        2604        20        1036.0000        1018.3980      1.73%
61715.98/3111.16	c      3111          42289        2606        20        1036.0000        1018.3980      1.73%
61815.03/3116.18	c      3116          42367        2612        20        1036.0000        1018.4017      1.73%
61915.65/3121.30	c      3121          42446        2621        20        1036.0000        1018.4166      1.73%
62016.87/3126.35	c      3126          42481        2630        20        1036.0000        1018.4177      1.73%
62116.11/3131.36	c      3131          42604        2639        20        1036.0000        1018.4368      1.72%
62217.34/3136.46	c      3136          42639        2640        20        1036.0000        1018.4380      1.72%
62318.62/3141.51	c      3142          42646        2641        20        1036.0000        1018.4404      1.72%
62417.90/3146.56	c      3147          42749        2650        20        1036.0000        1018.4404      1.72%
62517.02/3151.57	c      3152          42912        2645        20        1036.0000        1018.4404      1.72%
62618.24/3156.66	c      3157          42946        2645        20        1036.0000        1018.4411      1.72%
62719.47/3161.71	c      3162          43027        2656        20        1036.0000        1018.4490      1.72%
62818.70/3166.77	c      3167          43106        2657        20        1036.0000        1018.4540      1.72%
62919.94/3171.82	c      3172          43205        2658        20        1036.0000        1018.4540      1.72%
63019.16/3176.88	c      3177          43336        2657        20        1036.0000        1018.4547      1.72%
63120.37/3181.93	c      3182          43452        2667        20        1036.0000        1018.4598      1.72%
63219.65/3186.98	c      3187          43586        2673        20        1036.0000        1018.4693      1.72%
63318.92/3192.03	c      3192          43640        2683        20        1036.0000        1018.4778      1.72%
63420.74/3197.05	c      3197          43699        2688        20        1036.0000        1018.4788      1.72%
63520.08/3202.13	c      3202          43762        2697        20        1036.0000        1018.4969      1.72%
63621.31/3207.18	c      3207          43876        2701        20        1036.0000        1018.5071      1.72%
63720.70/3212.19	c      3212          43971        2710        20        1036.0000        1018.5073      1.72%
63821.10/3217.25	c      3217          44036        2713        20        1036.0000        1018.5111      1.72%
63922.31/3222.34	c      3222          44066        2717        20        1036.0000        1018.5122      1.72%
64021.53/3227.39	c      3227          44126        2721        20        1036.0000        1018.5158      1.72%
64122.72/3232.41	c      3232          44196        2725        20        1036.0000        1018.5163      1.72%
64221.97/3237.45	c      3237          44313        2736        20        1036.0000        1018.5194      1.72%
64321.22/3242.46	c      3242          44396        2739        20        1036.0000        1018.5535      1.71%
64422.43/3247.59	c      3248          44409        2748        20        1036.0000        1018.5645      1.71%
64523.63/3252.63	c      3253          44521        2756        20        1036.0000        1018.5690      1.71%
64622.88/3257.70	c      3258          44660        2753        20        1036.0000        1018.5690      1.71%
64724.13/3262.75	c      3263          44808        2755        20        1036.0000        1018.5690      1.71%
64823.35/3267.76	c      3268          44916        2759        20        1036.0000        1018.5772      1.71%
64922.58/3272.77	c      3273          45014        2769        20        1036.0000        1018.5837      1.71%
65023.79/3277.89	c      3278          45116        2769        20        1036.0000        1018.5933      1.71%
65125.04/3282.96	c      3283          45172        2773        20        1036.0000        1018.5933      1.71%
65224.30/3288.02	c      3288          45243        2782        20        1036.0000        1018.5948      1.71%
65326.08/3293.07	c      3293          45341        2792        20        1036.0000        1018.5964      1.71%
65425.28/3298.12	c      3298          45480        2795        20        1036.0000        1018.5964      1.71%
65526.45/3303.17	c      3303          45566        2805        20        1036.0000        1018.6173      1.71%
65627.04/3308.22	c      3308          45656        2809        20        1036.0000        1018.6194      1.71%
65726.29/3313.28	c      3313          45693        2814        20        1036.0000        1018.6194      1.71%
65827.49/3318.34	c      3318          45806        2819        20        1036.0000        1018.6284      1.71%
65926.73/3323.36	c      3323          45884        2831        20        1036.0000        1018.6382      1.70%
66027.91/3328.40	c      3328          45976        2831        20        1036.0000        1018.6429      1.70%
66127.13/3333.48	c      3333          46056        2837        20        1036.0000        1018.6465      1.70%
66228.30/3338.51	c      3339          46117        2844        20        1036.0000        1018.6483      1.70%
66327.48/3343.53	c      3344          46216        2845        20        1036.0000        1018.6501      1.70%
66428.73/3348.65	c      3349          46282        2861        20        1036.0000        1018.6539      1.70%
66527.98/3353.68	c      3354          46333        2876        20        1036.0000        1018.6585      1.70%
66629.20/3358.73	c      3359          46451        2878        20        1036.0000        1018.6594      1.70%
66728.43/3363.76	c      3364          46566        2879        20        1036.0000        1018.6598      1.70%
66827.67/3368.80	c      3369          46681        2882        20        1036.0000        1018.6598      1.70%
66929.08/3373.90	c      3374          46766        2881        20        1036.0000        1018.6684      1.70%
67030.14/3378.93	c      3379          46826        2887        20        1036.0000        1018.6691      1.70%
67129.40/3383.97	c      3384          46830        2891        20        1036.0000        1018.6691      1.70%
67228.84/3389.02	c      3389          46896        2895        20        1036.0000        1018.6719      1.70%
67327.93/3394.03	c      3394          46979        2902        20        1036.0000        1018.6729      1.70%
67429.84/3399.12	c      3399          47045        2906        20        1036.0000        1018.6742      1.70%
67531.20/3404.20	c      3404          47087        2908        20        1036.0000        1018.6802      1.70%
67631.56/3409.26	c      3409          47174        2911        20        1036.0000        1018.6802      1.70%
67730.83/3414.28	c      3414          47246        2915        20        1036.0000        1018.6988      1.70%
67832.05/3419.37	c      3419          47287        2924        20        1036.0000        1018.7045      1.70%
67933.24/3424.43	c      3424          47347        2926        20        1036.0000        1018.7069      1.70%
68032.47/3429.48	c      3429          47434        2925        20        1036.0000        1018.7069      1.70%
68133.73/3434.52	c      3435          47509        2930        20        1036.0000        1018.7071      1.70%
68232.96/3439.54	c      3440          47586        2939        20        1036.0000        1018.7130      1.70%
68332.20/3444.55	c      3445          47656        2943        20        1036.0000        1018.7186      1.70%
68433.42/3449.68	c      3450          47693        2962        20        1036.0000        1018.7256      1.70%
68534.69/3454.72	c      3455          47842        2961        20        1036.0000        1018.7256      1.70%
68633.95/3459.75	c      3460          47876        2963        20        1036.0000        1018.7337      1.69%
68733.20/3464.77	c      3465          47880        2967        20        1036.0000        1018.7337      1.69%
68834.44/3469.83	c      3470          47943        2972        20        1036.0000        1018.7362      1.69%
68933.64/3474.88	c      3475          48016        2981        20        1036.0000        1018.7372      1.69%
69034.86/3479.97	c      3480          48085        2984        20        1036.0000        1018.7372      1.69%
69134.30/3485.03	c      3485          48149        2990        20        1036.0000        1018.7381      1.69%
69235.93/3490.08	c      3490          48276        2991        20        1036.0000        1018.7413      1.69%
69337.19/3495.14	c      3495          48379        2996        20        1036.0000        1018.7413      1.69%
69436.54/3500.19	c      3500          48464        2997        20        1036.0000        1018.7462      1.69%
69536.97/3505.24	c      3505          48564        2999        20        1036.0000        1018.7506      1.69%
69636.22/3510.29	c      3510          48692        3001        20        1036.0000        1018.7506      1.69%
69737.43/3515.34	c      3515          48786        3009        20        1036.0000        1018.7566      1.69%
69836.89/3520.39	c      3520          48832        3019        20        1036.0000        1018.7696      1.69%
69937.86/3525.43	c      3525          48856        3019        20        1036.0000        1018.7717      1.69%
70037.07/3530.45	c      3530          48895        3028        20        1036.0000        1018.7787      1.69%
70138.28/3535.55	c      3536          48976        3035        20        1036.0000        1018.7884      1.69%
70237.53/3540.57	c      3541          49036        3041        20        1036.0000        1018.7929      1.69%
70338.77/3545.62	c      3546          49076        3049        20        1036.0000        1018.8088      1.69%
70438.01/3550.68	c      3551          49117        3054        20        1036.0000        1018.8245      1.69%
70539.24/3555.71	c      3556          49171        3054        20        1036.0000        1018.8245      1.69%
70640.47/3560.82	c      3561          49237        3054        20        1036.0000        1018.8340      1.68%
70739.72/3565.88	c      3566          49356        3057        20        1036.0000        1018.8433      1.68%
70840.95/3570.90	c      3571          49428        3073        20        1036.0000        1018.8498      1.68%
70940.21/3575.93	c      3576          49546        3073        20        1036.0000        1018.8785      1.68%
71039.43/3581.03	c      3581          49576        3081        20        1036.0000        1018.8843      1.68%
71141.38/3586.08	c      3586          49676        3089        20        1036.0000        1018.8976      1.68%
71240.49/3591.13	c      3591          49764        3093        20        1036.0000        1018.9183      1.68%
71341.87/3596.15	c      3596          49794        3105        20        1036.0000        1018.9239      1.68%
71441.04/3601.17	c      3601          49916        3113        20        1036.0000        1018.9277      1.68%
71541.56/3606.20	c      3606          49986        3117        20        1036.0000        1018.9302      1.68%
71640.81/3611.28	c      3611          50037        3128        20        1036.0000        1018.9443      1.67%
71742.23/3616.38	c      3616          50098        3129        20        1036.0000        1018.9510      1.67%
71843.29/3621.43	c      3621          50126        3135        20        1036.0000        1018.9510      1.67%
71942.57/3626.48	c      3626          50198        3149        20        1036.0000        1018.9711      1.67%

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 (184186 MiB free)
  memory of node 1: 193531 MiB (191944 MiB free)
  memory of node 2: 193531 MiB (175059 MiB free)
  memory of node 3: 193493 MiB (187290 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-4465210-1722448801/watcher-4465210-1722448801 -o /tmp/evaluation-result-4465210-1722448801/solver-4465210-1722448801 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58669 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465210-1722448801.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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=65759, runsolver pid=65756
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 78.79 80.00 79.34 62/1005 65780
/proc/meminfo: memFree=756142860/790760804 swapFree=131071996/131071996
[pid=65759] ppid=65756 vsize=1517956 memory=90932 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/stat : 65759 (fscip) S 65756 65759 58658 0 -1 1077936128 20453 0 0 0 9 3 0 0 20 0 21 0 11462860 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
/proc/65759/statm: 379489 22733 2774 3035 0 63097 0
[pid=65759/tid=65761] ppid=65756 vsize=1517956 memory=8390339637985935414 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65761/stat : 65761 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65762] ppid=65756 vsize=1517956 memory=57906 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65762/stat : 65762 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65763] ppid=65756 vsize=1517956 memory=55216921903569 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65763/stat : 65763 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65764] ppid=65756 vsize=1517956 memory=59619280159299 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65764/stat : 65764 (fscip) R 65756 65759 58658 0 -1 4194368 902 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65765] ppid=65756 vsize=1517956 memory=55186907464376 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65765/stat : 65765 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65766] ppid=65756 vsize=1517956 memory=59597872432034 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65766/stat : 65766 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22733 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65767] ppid=65756 vsize=1517956 memory=15541808134358452 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65767/stat : 65767 (fscip) S 65756 65759 58658 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65768] ppid=65756 vsize=1517956 memory=15535206786402832 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65768/stat : 65768 (fscip) S 65756 65759 58658 0 -1 1077936192 1220 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65769] ppid=65756 vsize=1517956 memory=118528 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65769/stat : 65769 (fscip) S 65756 65759 58658 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65770] ppid=65756 vsize=1517956 memory=236085 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65770/stat : 65770 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65771] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65771/stat : 65771 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65772] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65772/stat : 65772 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462865 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65773] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65773/stat : 65773 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65774] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65774/stat : 65774 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65775] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65775/stat : 65775 (fscip) S 65756 65759 58658 0 -1 1077936192 1220 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65776] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65776/stat : 65776 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65777] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65777/stat : 65777 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65778] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65778/stat : 65778 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65779] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65779/stat : 65779 (fscip) S 65756 65759 58658 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65780] ppid=65756 vsize=1517956 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65780/stat : 65780 (fscip) S 65756 65759 58658 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11462866 1554386944 22799 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1517956 KiB
Current children cumulated memory: 90932 KiB

[startup+0.22079 s]*
/proc/loadavg: 78.79 80.00 79.34 81/1025 65800
/proc/meminfo: memFree=755902424/790760804 swapFree=131071996/131071996
[pid=65759] ppid=65756 vsize=1797876 memory=335424 CPUtime=1.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/stat : 65759 (fscip) S 65756 65759 58658 0 -1 1077936128 79697 0 0 0 104 22 0 0 20 0 41 0 11462860 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 17 17 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
/proc/65759/statm: 449469 83856 2838 3035 0 170245 0
[pid=65759/tid=65761] ppid=65756 vsize=1797876 memory=8318255677412212789 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65761/stat : 65761 (fscip) D 65756 65759 58658 0 -1 4194368 3715 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65762] ppid=65756 vsize=1797876 memory=237112656212 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65762/stat : 65762 (fscip) D 65756 65759 58658 0 -1 4194368 3646 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65763] ppid=65756 vsize=1797876 memory=59610673504748 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65763/stat : 65763 (fscip) D 65756 65759 58658 0 -1 4194368 3640 0 0 0 5 0 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65764] ppid=65756 vsize=1797876 memory=53022210450128 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65764/stat : 65764 (fscip) R 65756 65759 58658 0 -1 4194368 3727 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65765] ppid=65756 vsize=1797876 memory=59580659065786 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65765/stat : 65765 (fscip) D 65756 65759 58658 0 -1 4194368 3800 0 0 0 5 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65766] ppid=65756 vsize=1797876 memory=54083134500164 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65766/stat : 65766 (fscip) R 65756 65759 58658 0 -1 4194368 3653 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65767] ppid=65756 vsize=1797876 memory=13571483297383557 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65767/stat : 65767 (fscip) D 65756 65759 58658 0 -1 4194368 4165 0 0 0 5 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65768] ppid=65756 vsize=1797876 memory=13846395564161175 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65768/stat : 65768 (fscip) D 65756 65759 58658 0 -1 4194368 3528 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65769] ppid=65756 vsize=1797876 memory=104264 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65769/stat : 65769 (fscip) D 65756 65759 58658 0 -1 4194368 3480 0 0 0 5 0 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65770] ppid=65756 vsize=1797876 memory=92434 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65770/stat : 65770 (fscip) R 65756 65759 58658 0 -1 4194368 3662 0 0 0 4 0 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65771] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65771/stat : 65771 (fscip) D 65756 65759 58658 0 -1 4194368 3602 0 0 0 4 1 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65772] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65772/stat : 65772 (fscip) D 65756 65759 58658 0 -1 4194368 3715 0 0 0 5 0 0 0 20 0 41 0 11462865 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65773] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65773/stat : 65773 (fscip) D 65756 65759 58658 0 -1 4194368 3663 0 0 0 4 1 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65774] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65774/stat : 65774 (fscip) D 65756 65759 58658 0 -1 4194368 3439 0 0 0 4 1 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65775] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65775/stat : 65775 (fscip) D 65756 65759 58658 0 -1 4194368 3605 0 0 0 5 0 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65776] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65776/stat : 65776 (fscip) R 65756 65759 58658 0 -1 4194368 3821 0 0 0 4 1 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65777] ppid=65756 vsize=1797876 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65777/stat : 65777 (fscip) D 65756 65759 58658 0 -1 4194368 3611 0 0 0 4 0 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65778] ppid=65756 vsize=1797876 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65778/stat : 65778 (fscip) R 65756 65759 58658 0 -1 4194368 3603 0 0 0 4 0 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65779] ppid=65756 vsize=1797876 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65779/stat : 65779 (fscip) D 65756 65759 58658 0 -1 4194368 4018 0 0 0 5 1 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65780] ppid=65756 vsize=1797876 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65780/stat : 65780 (fscip) R 65756 65759 58658 0 -1 4194368 3537 0 0 0 4 1 0 0 20 0 41 0 11462866 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65781] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65781/stat : 65781 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65782] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65782/stat : 65782 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65783] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65783/stat : 65783 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65784] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65784/stat : 65784 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83856 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65785] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65785/stat : 65785 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65786] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65786/stat : 65786 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65787] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65787/stat : 65787 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65788] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65788/stat : 65788 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65789] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65789/stat : 65789 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65790] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65790/stat : 65790 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65791] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65791/stat : 65791 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65792] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65792/stat : 65792 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65794] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65794/stat : 65794 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 83988 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65793] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65793/stat : 65793 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84120 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65795] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65795/stat : 65795 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65796] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65796/stat : 65796 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65797] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65797/stat : 65797 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65798] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65798/stat : 65798 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65799] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65799/stat : 65799 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65800] ppid=65756 vsize=1797876 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65800/stat : 65800 (fscip) S 65756 65759 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11462876 1841025024 84186 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 1797876 KiB
Current children cumulated memory: 335424 KiB

[startup+0.32879 s]*
/proc/loadavg: 78.79 80.00 79.34 81/1025 65800
/proc/meminfo: memFree=755750672/790760804 swapFree=131071996/131071996
[pid=65759] ppid=65756 vsize=1799304 memory=484596 CPUtime=3.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/stat : 65759 (fscip) S 65756 65759 58658 0 -1 1077936128 120439 0 0 0 273 58 0 0 20 0 41 0 11462860 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
/proc/65759/statm: 449826 121149 2934 3035 0 208459 0
[pid=65759/tid=65761] ppid=65756 vsize=1799304 memory=7017546533858207575 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65761/stat : 65761 (fscip) R 65756 65759 58658 0 -1 4194368 5132 0 0 0 11 4 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65762] ppid=65756 vsize=1799304 memory=279953484847344 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65762/stat : 65762 (fscip) D 65756 65759 58658 0 -1 4194368 5086 0 0 0 12 3 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65763] ppid=65756 vsize=1799304 memory=34340462562508916 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65763/stat : 65763 (fscip) D 65756 65759 58658 0 -1 4194368 7498 0 0 0 15 0 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65764] ppid=65756 vsize=1799304 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65764/stat : 65764 (fscip) R 65756 65759 58658 0 -1 4194368 4979 0 0 0 14 2 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65765] ppid=65756 vsize=1799304 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65765/stat : 65765 (fscip) R 65756 65759 58658 0 -1 4194368 5012 0 0 0 16 1 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65766] ppid=65756 vsize=1799304 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65766/stat : 65766 (fscip) D 65756 65759 58658 0 -1 4194368 7297 0 0 0 14 2 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65767] ppid=65756 vsize=1799304 memory=7566180915052019746 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65767/stat : 65767 (fscip) R 65756 65759 58658 0 -1 4194368 4997 0 0 0 16 1 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65768] ppid=65756 vsize=1799304 memory=57828 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65768/stat : 65768 (fscip) R 65756 65759 58658 0 -1 4194368 4780 0 0 0 9 3 0 0 20 0 41 0 11462865 1842487296 121149 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0

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

[pid=65759/tid=65784] ppid=65756 vsize=8505408 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65784/stat : 65784 (fscip) S 65756 65759 58658 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65785] ppid=65756 vsize=8505408 memory=7142016 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65785/stat : 65785 (fscip) S 65756 65759 58658 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65786] ppid=65756 vsize=8505408 memory=11624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65786/stat : 65786 (fscip) S 65756 65759 58658 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65787] ppid=65756 vsize=8505408 memory=7141280 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65787/stat : 65787 (fscip) S 65756 65759 58658 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65788] ppid=65756 vsize=8505408 memory=279953484694464 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65788/stat : 65788 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65789] ppid=65756 vsize=8505408 memory=8721000657 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65789/stat : 65789 (fscip) S 65756 65759 58658 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65790] ppid=65756 vsize=8505408 memory=11624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65790/stat : 65790 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65791] ppid=65756 vsize=8505408 memory=7142204 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65791/stat : 65791 (fscip) S 65756 65759 58658 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65792] ppid=65756 vsize=8505408 memory=7142204 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65792/stat : 65792 (fscip) S 65756 65759 58658 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65794] ppid=65756 vsize=8505408 memory=2780 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65794/stat : 65794 (fscip) S 65756 65759 58658 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65793] ppid=65756 vsize=8505408 memory=6592 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65793/stat : 65793 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65795] ppid=65756 vsize=8505408 memory=4310940 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65795/stat : 65795 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65796] ppid=65756 vsize=8505408 memory=11624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65796/stat : 65796 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65797] ppid=65756 vsize=8505408 memory=13552 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65797/stat : 65797 (fscip) S 65756 65759 58658 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65798] ppid=65756 vsize=8505408 memory=10528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65798/stat : 65798 (fscip) S 65756 65759 58658 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65799] ppid=65756 vsize=8505408 memory=5440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65799/stat : 65799 (fscip) S 65756 65759 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65800] ppid=65756 vsize=8505408 memory=32812 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65800/stat : 65800 (fscip) S 65756 65759 58658 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1785554 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
Current children cumulated CPU time: 71067.2 s
Current children cumulated vsize: 8505408 KiB
Current children cumulated memory: 7142216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.3 s]
/proc/loadavg: 61.10 62.72 69.96 61/978 67948
/proc/meminfo: memFree=771583788/790760804 swapFree=131071996/131071996
[pid=65759] ppid=65756 vsize=8505408 memory=7126520 CPUtime=72000.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/stat : 65759 (fscip) S 65756 65759 58658 0 -1 1077936128 29995883 0 0 0 7179113 20902 0 0 20 0 41 0 11462860 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
/proc/65759/statm: 2126352 1781630 2998 3035 0 1957975 0
[pid=65759/tid=65761] ppid=65756 vsize=8505408 memory=6936280 CPUtime=3600.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65761/stat : 65761 (fscip) R 65756 65759 58658 0 -1 4194368 1612318 0 0 0 359857 200 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65762] ppid=65756 vsize=8505408 memory=4207488150211395610 CPUtime=3600.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65762/stat : 65762 (fscip) R 65756 65759 58658 0 -1 4194368 2241506 0 0 0 359812 260 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65763] ppid=65756 vsize=8505408 memory=565071667397100 CPUtime=3601.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65763/stat : 65763 (fscip) R 65756 65759 58658 0 -1 4194368 329638 0 0 0 356739 3373 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65764] ppid=65756 vsize=8505408 memory=7384 CPUtime=3603.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65764/stat : 65764 (fscip) R 65756 65759 58658 0 -1 4194368 2060403 0 0 0 360159 232 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65765] ppid=65756 vsize=8505408 memory=13840 CPUtime=3598.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65765/stat : 65765 (fscip) R 65756 65759 58658 0 -1 4194368 2368550 0 0 0 359602 282 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65766] ppid=65756 vsize=8505408 memory=279953484963136 CPUtime=3601.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65766/stat : 65766 (fscip) R 65756 65759 58658 0 -1 4194368 329343 0 0 0 356938 3245 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65767] ppid=65756 vsize=8505408 memory=2212 CPUtime=3597.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65767/stat : 65767 (fscip) R 65756 65759 58658 0 -1 4194368 1452183 0 0 0 359596 175 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65768] ppid=65756 vsize=8505408 memory=25333125866717268 CPUtime=3601.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65768/stat : 65768 (fscip) R 65756 65759 58658 0 -1 4194368 2202812 0 0 0 359842 268 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65769] ppid=65756 vsize=8505408 memory=7159852 CPUtime=3601.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65769/stat : 65769 (fscip) R 65756 65759 58658 0 -1 4194368 304412 0 0 0 357963 2222 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65770] ppid=65756 vsize=8505408 memory=7159860 CPUtime=3605.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65770/stat : 65770 (fscip) R 65756 65759 58658 0 -1 4194368 1947673 0 0 0 360371 212 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65771] ppid=65756 vsize=8505408 memory=-7162808650406387835 CPUtime=3601.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65771/stat : 65771 (fscip) R 65756 65759 58658 0 -1 4194368 2160640 0 0 0 359881 282 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65772] ppid=65756 vsize=8505408 memory=25333125866717268 CPUtime=3604.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65772/stat : 65772 (fscip) R 65756 65759 58658 0 -1 4194368 318812 0 0 0 357433 3036 0 0 20 0 41 0 11462865 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65773] ppid=65756 vsize=8505408 memory=25333125866717268 CPUtime=3596.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65773/stat : 65773 (fscip) R 65756 65759 58658 0 -1 4194368 1792792 0 0 0 359416 212 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65774] ppid=65756 vsize=8505408 memory=2420 CPUtime=3593.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65774/stat : 65774 (fscip) R 65756 65759 58658 0 -1 4194368 2380313 0 0 0 359084 281 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65775] ppid=65756 vsize=8505408 memory=5440 CPUtime=3595.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65775/stat : 65775 (fscip) R 65756 65759 58658 0 -1 4194368 312653 0 0 0 356859 2670 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65776] ppid=65756 vsize=8505408 memory=1952 CPUtime=3597.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65776/stat : 65776 (fscip) R 65756 65759 58658 0 -1 4194368 1688494 0 0 0 359579 194 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65777] ppid=65756 vsize=8505408 memory=279953486456336 CPUtime=3592.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65777/stat : 65777 (fscip) R 65756 65759 58658 0 -1 4194368 2022997 0 0 0 359013 248 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65778] ppid=65756 vsize=8505408 memory=-7162808650406387835 CPUtime=3603.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65778/stat : 65778 (fscip) R 65756 65759 58658 0 -1 4194368 324209 0 0 0 357406 2970 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65779] ppid=65756 vsize=8505408 memory=4316780 CPUtime=3602.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65779/stat : 65779 (fscip) R 65756 65759 58658 0 -1 4194368 1795030 0 0 0 360080 210 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65780] ppid=65756 vsize=8505408 memory=7141704 CPUtime=3596.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65780/stat : 65780 (fscip) R 65756 65759 58658 0 -1 4194368 2340112 0 0 0 359331 277 0 0 20 0 41 0 11462866 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65781] ppid=65756 vsize=8505408 memory=36112 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65781/stat : 65781 (fscip) S 65756 65759 58658 0 -1 1077936192 70 0 0 0 0 2 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65782] ppid=65756 vsize=8505408 memory=11624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65782/stat : 65782 (fscip) S 65756 65759 58658 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65783] ppid=65756 vsize=8505408 memory=7141280 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65783/stat : 65783 (fscip) S 65756 65759 58658 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65784] ppid=65756 vsize=8505408 memory=7159704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65784/stat : 65784 (fscip) S 65756 65759 58658 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65785] ppid=65756 vsize=8505408 memory=7159852 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65785/stat : 65785 (fscip) S 65756 65759 58658 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65786] ppid=65756 vsize=8505408 memory=7955703735327286888 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65786/stat : 65786 (fscip) S 65756 65759 58658 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65787] ppid=65756 vsize=8505408 memory=7142104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65787/stat : 65787 (fscip) S 65756 65759 58658 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65788] ppid=65756 vsize=8505408 memory=354635 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65788/stat : 65788 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65789] ppid=65756 vsize=8505408 memory=354126 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65789/stat : 65789 (fscip) S 65756 65759 58658 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65790] ppid=65756 vsize=8505408 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65790/stat : 65790 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65791] ppid=65756 vsize=8505408 memory=7142016 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65791/stat : 65791 (fscip) S 65756 65759 58658 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65792] ppid=65756 vsize=8505408 memory=13552 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65792/stat : 65792 (fscip) S 65756 65759 58658 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65794] ppid=65756 vsize=8505408 memory=7159704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65794/stat : 65794 (fscip) S 65756 65759 58658 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65793] ppid=65756 vsize=8505408 memory=7159852 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65793/stat : 65793 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65795] ppid=65756 vsize=8505408 memory=7142316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65795/stat : 65795 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65796] ppid=65756 vsize=8505408 memory=7159852 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65796/stat : 65796 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65797] ppid=65756 vsize=8505408 memory=7159704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65797/stat : 65797 (fscip) S 65756 65759 58658 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65798] ppid=65756 vsize=8505408 memory=7142192 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65798/stat : 65798 (fscip) S 65756 65759 58658 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65799] ppid=65756 vsize=8505408 memory=11624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65799/stat : 65799 (fscip) S 65756 65759 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
[pid=65759/tid=65800] ppid=65756 vsize=8505408 memory=13552 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65759/task/65800/stat : 65800 (fscip) S 65756 65759 58658 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11462876 8709537792 1781630 809668444160 4194304 16623229 140736946656992 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 47116288 140736946660362 140736946660480 140736946660480 140736946667504 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 8505408 KiB
Current children cumulated memory: 7126520 KiB

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

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

# cumulated CPU time of all completed processes:  user=71791.4 s, system=209.229 s

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

[startup+3629.41 s]*
/proc/loadavg: 61.10 62.72 69.96 43/939 67949
/proc/meminfo: memFree=775199460/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3629.52 s]
/proc/loadavg: 61.10 62.72 69.96 43/939 67949
/proc/meminfo: memFree=775199460/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3629.52
CPU time (s): 72000.6
CPU user time (s): 71791.4
CPU system time (s): 209.229
CPU usage (%): 1983.75
Max. virtual memory (cumulated for all children) (KiB): 8505408
Max. memory (cumulated for all children) (KiB): 7159860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71791.4
system time used= 209.229
maximum resident set size= 7159860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29995884
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= 258175
involuntary context switches= 234313


# summary of solver processes directly reported to runsolver:
#   pid: 65759
#   total CPU time (s): 72000.6
#   total CPU user time (s): 71791.4
#   total CPU system time (s): 209.229

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3199 second user time and 82.564 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-07-31 20:00:01
IDJOB=4465210
IDBENCH=147535
IDSOLVER=3094
FILE ID=nodeD103/4465210-1722448801
RUNJOBID= nodeD103-1722441596-58669
SLURM_JOB_ID= 8254233
Free space on /tmp= 8622836 MiB

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

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

MD5SUM BENCH= 4613bd71ebda28f991e46514414d76dd
RANDOM SEED=2077273995

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        756205892 kB
MemAvailable:   754113284 kB
Buffers:          141564 kB
Cached:           564116 kB
SwapCached:            0 kB
Active:           295704 kB
Inactive:       31876956 kB
Active(anon):       2132 kB
Inactive(anon): 31487408 kB
Active(file):     293572 kB
Inactive(file):   389548 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28536 kB
Writeback:            32 kB
AnonPages:      31464020 kB
Mapped:           126408 kB
Shmem:             22536 kB
KReclaimable:     119352 kB
Slab:             448296 kB
SReclaimable:     119352 kB
SUnreclaim:       328944 kB
KernelStack:       16848 kB
PageTables:        75636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4316356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           186624 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4847616 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:      458752 kB
DirectMap2M:    49321984 kB
DirectMap1G:    756023296 kB

Free space on /tmp at the end= 8622836 MiB
End job on nodeD103 at 2024-07-31 21:00:31