Trace number 4465203

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_12.opb.PB06.opb
MD5SUM3986604c534c992b7a4e3e5a4bb881f1
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 benchmark1038
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of 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 = 32333824, getVmSize() = 32333824, SCIPgetMemUsed() = 8873146, SCIPgetMemTotal() = 10493418, 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 = 21868088, getVmSize() = 42168320, SCIPgetMemUsed() = 10276015, SCIPgetMemTotal() = 18923383, 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-4465203-1722446386
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        : 1479 (1479 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2868
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2868 
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        1719.0000                -          -
1.50/0.25	c *       0              0           1        20        1188.0000                -          -
1.50/0.26	c *       0              0           1        20        1187.0000                -          -
1.50/0.26	c *       0              0           1        20        1180.0000                -          -
1.50/0.27	c *       0              0           1        20        1169.0000                -          -
1.50/0.27	c *       0              0           1        20        1080.0000                -          -
1.50/0.30	c *       0              0           1        20        1073.0000                -          -
71.15/3.86	c *       4           9635         276        20        1071.0000         241.0000    344.40%
73.11/3.98	c *       4           9635         276        20        1069.0000         241.0000    343.57%
75.55/4.09	c *       4           9635         276        20        1067.0000         241.0000    342.74%
78.87/4.22	c *       4           9635         276        20        1065.0000         241.0000    341.91%
80.82/4.34	c *       4           9635         276        20        1063.0000         241.0000    341.08%
82.79/4.49	c *       4           9635         276        20        1061.0000         241.0000    340.25%
86.71/4.61	c *       5          13669         266        20        1059.0000         241.0000    339.42%
88.85/4.78	c *       5          13669         266        20        1057.0000         241.0000    338.59%
92.65/4.94	c *       5          13669         266        20        1055.0000         241.0000    337.76%
95.20/5.10	c *       5          13669         266        20        1053.0000         241.0000    336.93%
95.20/5.10	c         5          13669         266        20        1053.0000         241.0000    336.93%
98.51/5.29	c *       5          13669         266        20        1051.0000         241.0000    336.10%
191.65/9.93	c *      10              2           3        20        1050.0000        1002.4444      4.74%
196.41/10.17	c *      10              2           3        20        1049.0000        1002.4444      4.64%
196.41/10.17	c        10              2           3        20        1049.0000        1002.4444      4.64%
201.56/10.46	c *      10              2           3        20        1048.0000        1002.4444      4.54%
205.52/10.70	c *      11              2           3        20        1047.0000        1002.4444      4.44%
211.40/11.03	c *      11              2           1        20        1046.0000        1003.0000      4.29%
219.32/11.30	c *      11              2           1        20        1045.0000        1003.0000      4.19%
225.29/11.65	c *      12              2           1        20        1044.0000        1003.0000      4.09%
231.24/11.98	c *      12              2           1        20        1043.0000        1006.9109      3.58%
302.25/15.52	c        16              3           2        20        1043.0000        1009.2608      3.34%
310.19/16.00	c *      16              3           2        20        1042.0000        1009.2608      3.24%
395.21/20.22	c *      20              5           4        20        1041.0000        1009.2608      3.14%
405.10/20.72	c        21              5           4        20        1041.0000        1009.2608      3.14%
504.03/25.78	c        26              8           7        20        1041.0000        1009.2608      3.14%
577.28/29.50	c *      30             12          11        20        1040.0000        1009.2608      3.05%
605.06/30.86	c        31             20          19        20        1040.0000        1009.2608      3.05%
642.73/32.79	c *      33             25          24        20        1039.0000        1009.2608      2.95%
704.13/35.89	c        36             33          32        20        1039.0000        1009.2608      2.95%
805.28/40.95	c        41             71          64        20        1039.0000        1009.4854      2.92%
896.66/45.56	c *      46            114          69        20        1038.0000        1009.8394      2.79%
904.42/46.02	c        46            114          69        20        1038.0000        1009.8394      2.79%
1005.93/51.11	c        51            153          89        20        1038.0000        1010.5555      2.72%
1107.15/56.18	c        56            205         123        20        1038.0000        1011.0107      2.67%
1207.70/61.28	c        61            252         144        20        1038.0000        1011.0713      2.66%
1308.73/66.33	c        66            295         159        20        1038.0000        1011.2890      2.64%
1407.76/71.37	c        71            393         191        20        1038.0000        1011.3647      2.63%
1508.99/76.40	c        76            502         206        20        1038.0000        1011.8045      2.59%
1608.21/81.49	c        82            535         221        20        1038.0000        1011.8491      2.58%
1709.30/86.54	c        87            632         258        20        1038.0000        1012.0319      2.57%
1808.47/91.59	c        92            692         280        20        1038.0000        1012.0882      2.56%
1909.61/96.65	c        97            721         293        20        1038.0000        1012.0882      2.56%
2010.78/101.70	c       102            732         300        20        1038.0000        1012.1391      2.56%
2109.95/106.75	c       107            750         314        20        1038.0000        1012.2335      2.55%
2211.13/111.80	c       112            814         318        20        1038.0000        1012.2335      2.55%
2310.38/116.85	c       117            882         332        20        1038.0000        1012.4317      2.53%
2411.56/121.90	c       122            907         345        20        1038.0000        1012.4427      2.52%
2510.80/126.95	c       127            941         357        20        1038.0000        1012.4748      2.52%
2610.02/131.96	c       132            974         372        20        1038.0000        1012.4748      2.52%
2709.09/136.98	c       137            992         380        20        1038.0000        1012.4748      2.52%
2810.93/142.10	c       142           1000         388        20        1038.0000        1012.4748      2.52%
2912.06/147.15	c       147           1028         396        20        1038.0000        1012.4862      2.52%
3012.65/152.20	c       152           1055         407        20        1038.0000        1012.4862      2.52%
3111.83/157.21	c       157           1056         408        20        1038.0000        1012.4862      2.52%
3211.01/162.24	c       162           1101         435        20        1038.0000        1012.4921      2.52%
3310.27/167.27	c       167           1140         446        20        1038.0000        1012.5585      2.51%
3411.49/172.38	c       172           2352         291        20        1038.0000        1012.5606      2.51%
3512.69/177.41	c       177           2393         296        20        1038.0000        1012.5606      2.51%
3613.89/182.51	c       183           2512         299        20        1038.0000        1012.6424      2.50%
3713.06/187.56	c       188           2612         309        20        1038.0000        1012.8170      2.49%
3812.19/192.57	c       193           2615         312        20        1038.0000        1012.8170      2.49%
3913.38/197.62	c       198           2654         317        20        1038.0000        1012.8785      2.48%
4012.57/202.69	c       203           2695         322        20        1038.0000        1012.8965      2.48%
4113.67/207.74	c       208           2759         324        20        1038.0000        1012.8966      2.48%
4214.83/212.81	c       213           2821         330        20        1038.0000        1012.9332      2.47%
4313.77/217.86	c       218           2925         332        20        1038.0000        1012.9387      2.47%
4415.00/222.91	c       223           3015         342        20        1038.0000        1012.9996      2.47%
4514.22/227.96	c       228           3072         349        20        1038.0000        1013.1093      2.46%
4613.46/232.99	c       233           3163         354        20        1038.0000        1013.1168      2.46%
4715.39/238.07	c       238           1312         280        20        1038.0000        1013.5833      2.41%
4814.60/243.11	c       243           1432         284        20        1038.0000        1013.5833      2.41%
4913.87/248.11	c       248           1465         285        20        1038.0000        1013.5833      2.41%
5016.29/253.22	c       253           1513         289        20        1038.0000        1013.6046      2.41%
5115.44/258.27	c       258           1595         293        20        1038.0000        1013.6046      2.41%
5216.64/263.33	c       263           1667           0        20        1038.0000        1013.6046      2.41%
5315.87/268.38	c       268           1667           0        20        1038.0000        1013.6046      2.41%
5416.90/273.43	c       273           1670           3        20        1038.0000        1013.6046      2.41%
5516.14/278.46	c       278           1678          11        20        1038.0000        1013.6046      2.41%
5615.36/283.49	c       284           1705          34        20        1038.0000        1013.6046      2.41%
5716.57/288.58	c       289           1714         291        20        1038.0000        1013.6703      2.40%
5817.66/293.63	c       294           1842         289        20        1038.0000        1013.8162      2.39%
5916.89/298.68	c       299           1938          47        20        1038.0000        1014.1076      2.36%
6017.97/303.73	c       304           2009          64        20        1038.0000        1014.4298      2.32%
6117.21/308.78	c       309           2059          64        20        1038.0000        1014.4820      2.32%
6218.27/313.83	c       314           2138          71        20        1038.0000        1014.5821      2.31%
6317.48/318.88	c       319           2204          75        20        1038.0000        1014.5821      2.31%
6418.64/323.93	c       324           2346          83        20        1038.0000        1014.5968      2.31%
6517.86/328.97	c       329           2458          87        20        1038.0000        1014.9467      2.27%
6619.72/334.05	c       334           2575          92        20        1038.0000        1015.2288      2.24%
6718.65/339.08	c       339           2601          98        20        1038.0000        1015.3201      2.23%
6819.87/344.15	c       344           2652         107        20        1038.0000        1015.6037      2.21%
6920.37/349.20	c       349           2715         110        20        1038.0000        1015.6219      2.20%
7019.58/354.25	c       354           2830         115        20        1038.0000        1015.6391      2.20%
7120.76/359.30	c       359           2928         113        20        1038.0000        1015.7570      2.19%
7219.95/364.33	c       364           3000         123        20        1038.0000        1015.9731      2.17%
7319.15/369.34	c       369           3028         131        20        1038.0000        1016.1362      2.15%
7420.33/374.46	c       374           3118         135        20        1038.0000        1016.1558      2.15%
7521.50/379.51	c       380           3148         137        20        1038.0000        1016.3818      2.13%
7620.70/384.56	c       385           3268         141        20        1038.0000        1016.5481      2.11%
7721.88/389.61	c       390           3298         149        20        1038.0000        1016.6387      2.10%
7821.10/394.66	c       395           3327         152        20        1038.0000        1016.6387      2.10%
7922.28/399.72	c       400           3361         160        20        1038.0000        1016.7243      2.09%
8021.51/404.77	c       405           3398         165        20        1038.0000        1016.8917      2.08%
8120.72/409.79	c       410           3438         169        20        1038.0000        1016.9007      2.07%
8221.93/414.87	c       415           3458         175        20        1038.0000        1016.9567      2.07%
8323.13/419.92	c       420           3524         185        20        1038.0000        1017.0178      2.06%
8422.36/424.95	c       425           3618         185        20        1038.0000        1017.0215      2.06%
8521.58/430.02	c       430           3690         189        20        1038.0000        1017.0215      2.06%
8620.82/435.03	c       435           3760         189        20        1038.0000        1017.0226      2.06%
8722.63/440.06	c       440           3762         191        20        1038.0000        1017.0226      2.06%
8822.00/445.06	c       445           3838         203        20        1038.0000        1017.0872      2.06%
8924.40/450.23	c       450           3918         207        20        1038.0000        1017.0872      2.06%
9023.63/455.28	c       455           4008         207        20        1038.0000        1017.1655      2.05%
9124.82/460.30	c       460           4104         215        20        1038.0000        1017.2776      2.04%
9223.99/465.38	c       465           4159         216        20        1038.0000        1017.2793      2.04%
9325.20/470.43	c       470           4257         224        20        1038.0000        1017.2793      2.04%
9424.43/475.48	c       475           4399         228        20        1038.0000        1017.2793      2.04%
9525.61/480.54	c       481           4508         227        20        1038.0000        1017.2806      2.04%
9624.95/485.59	c       486           4559         232        20        1038.0000        1017.2806      2.04%
9725.99/490.64	c       491           4648         231        20        1038.0000        1017.3943      2.03%
9825.22/495.69	c       496           4685         242        20        1038.0000        1017.4007      2.02%
9926.43/500.74	c       501           4753         250        20        1038.0000        1017.4661      2.02%
10025.67/505.79	c       506           4818         255        20        1038.0000        1017.5324      2.01%
10126.81/510.84	c       511           4841         262        20        1038.0000        1017.6250      2.00%
10226.01/515.87	c       516           4898         265        20        1038.0000        1017.6305      2.00%
10327.08/520.95	c       521           4958         269        20        1038.0000        1017.6465      2.00%
10426.35/525.96	c       526           5056         273        20        1038.0000        1017.6465      2.00%
10528.18/531.05	c       531           5118         281        20        1038.0000        1017.8214      1.98%
10627.47/536.10	c       536           5142         291        20        1038.0000        1017.9032      1.97%
10728.51/541.15	c       541           5237         294        20        1038.0000        1018.0662      1.96%
10827.71/546.18	c       546           5351         294        20        1038.0000        1018.0662      1.96%
10928.19/551.25	c       551           5435         296        20        1038.0000        1018.0662      1.96%
11027.41/556.28	c       556           5470         297        20        1038.0000        1018.0818      1.96%
11128.59/561.30	c       561           5506         303        20        1038.0000        1018.0818      1.96%
11229.76/566.41	c       566           5609         306        20        1038.0000        1018.0910      1.96%
11328.97/571.43	c       571           5678         313        20        1038.0000        1018.2768      1.94%
11430.17/576.51	c       577           5753         318        20        1038.0000        1018.2768      1.94%
11529.48/581.56	c       582           5822         323        20        1038.0000        1018.3290      1.93%
11630.50/586.60	c       587           5874         325        20        1038.0000        1018.3290      1.93%
11729.71/591.63	c       592           5935         334        20        1038.0000        1018.5073      1.91%
11828.91/596.68	c       597           6004         333        20        1038.0000        1018.5073      1.91%
11930.11/601.76	c       602           6048         339        20        1038.0000        1018.5473      1.91%
12029.29/606.77	c       607           6115         346        20        1038.0000        1018.5473      1.91%
12128.44/611.79	c       612           6211         358        20        1038.0000        1018.5615      1.91%
12229.64/616.82	c       617           6248         361        20        1038.0000        1018.6185      1.90%
12328.84/621.87	c       622           6339         364        20        1038.0000        1018.6185      1.90%
12428.03/626.89	c       627           6402         371        20        1038.0000        1018.6269      1.90%
12529.17/631.91	c       632           6458         375        20        1038.0000        1018.7491      1.89%
12628.44/636.92	c       637           6492         381        20        1038.0000        1018.7491      1.89%
12730.09/642.13	c       642           6538         385        20        1038.0000        1018.7789      1.89%
12832.63/647.21	c       647           6589         390        20        1038.0000        1018.7789      1.89%
12931.79/652.26	c       652           6688         395        20        1038.0000        1018.7967      1.88%
13030.99/657.28	c       657           6782         395        20        1038.0000        1018.7967      1.88%
13132.19/662.36	c       662           6883         394        20        1038.0000        1018.7967      1.88%
13233.34/667.41	c       667           6950         395        20        1038.0000        1018.7967      1.88%
13332.55/672.46	c       672           7027         404        20        1038.0000        1018.8425      1.88%
13433.86/677.51	c       678           7078         405        20        1038.0000        1018.8824      1.88%
13532.89/682.56	c       683           7158         407        20        1038.0000        1018.8824      1.88%
13633.93/687.61	c       688           7224         413        20        1038.0000        1018.8889      1.88%
13733.15/692.63	c       693           7308         413        20        1038.0000        1018.9055      1.87%
13832.35/697.67	c       698           7359         418        20        1038.0000        1018.9055      1.87%
13933.54/702.77	c       703           7448         423        20        1038.0000        1019.0006      1.86%
14034.70/707.82	c       708           7484         427        20        1038.0000        1019.0006      1.86%
14133.91/712.84	c       713           7579         428        20        1038.0000        1019.0006      1.86%
14233.06/717.85	c       718           7678         427        20        1038.0000        1019.0006      1.86%
14334.26/722.94	c       723           7748         431        20        1038.0000        1019.0006      1.86%
14433.48/728.03	c       728           7836         431        20        1038.0000        1019.0006      1.86%
14532.72/733.03	c       733           7864         439        20        1038.0000        1019.0576      1.86%
14634.71/738.13	c       738           7968         441        20        1038.0000        1019.0576      1.86%
14735.83/743.18	c       743           8028         447        20        1038.0000        1019.0769      1.86%
14836.27/748.23	c       748           8088         451        20        1038.0000        1019.1186      1.85%
14935.48/753.27	c       753           8092         455        20        1038.0000        1019.1186      1.85%
15034.56/758.28	c       758           8123         460        20        1038.0000        1019.1402      1.85%
15135.78/763.38	c       763           8238         463        20        1038.0000        1019.1436      1.85%
15236.98/768.43	c       768           8331         480        20        1038.0000        1019.1718      1.85%
15336.17/773.48	c       773           8449         484        20        1038.0000        1019.1747      1.85%
15437.36/778.51	c       779           8505         490        20        1038.0000        1019.1747      1.85%
15536.60/783.55	c       784           8646         495        20        1038.0000        1019.1790      1.85%
15635.75/788.57	c       789           8759         500        20        1038.0000        1019.2206      1.84%
15736.97/793.68	c       794           8832         499        20        1038.0000        1019.2206      1.84%
15838.15/798.73	c       799           8868         499        20        1038.0000        1019.2250      1.84%
15937.37/803.75	c       804           8930         505        20        1038.0000        1019.2250      1.84%
16038.57/808.83	c       809           9003         502        20        1038.0000        1019.2250      1.84%
16137.72/813.88	c       814           9058         511        20        1038.0000        1019.3081      1.83%
16238.84/818.92	c       819           9148         515        20        1038.0000        1019.3457      1.83%
16337.97/823.93	c       824           9235         520        20        1038.0000        1019.3457      1.83%
16437.14/828.93	c       829           9277         530        20        1038.0000        1019.3793      1.83%
16536.37/833.94	c       834           9401         536        20        1038.0000        1019.4509      1.82%
16635.38/838.99	c       839           9477         538        20        1038.0000        1019.4594      1.82%
16737.23/844.12	c       844           9618         541        20        1038.0000        1019.4640      1.82%
16839.48/849.23	c       849           9695         552        20        1038.0000        1019.5126      1.81%
16938.69/854.26	c       854           9768         559        20        1038.0000        1019.6308      1.80%
17039.89/859.33	c       859           9877         566        20        1038.0000        1019.6308      1.80%
17139.11/864.38	c       864           9986         573        20        1038.0000        1019.6919      1.80%
17240.27/869.41	c       869          10092         571        20        1038.0000        1019.6919      1.80%
17339.49/874.45	c       874          10181         574        20        1038.0000        1019.6923      1.80%
17440.57/879.52	c       880          10255         576        20        1038.0000        1019.6923      1.80%
17539.70/884.58	c       885          10270         577        20        1038.0000        1019.6924      1.80%
17640.87/889.63	c       890          10280         581        20        1038.0000        1019.6931      1.80%
17740.08/894.68	c       895          10304         585        20        1038.0000        1019.6931      1.80%
17841.30/899.73	c       900          10385         594        20        1038.0000        1019.7632      1.79%
17940.51/904.77	c       905          10515         594        20        1038.0000        1019.7632      1.79%
18041.68/909.83	c       910          10598         605        20        1038.0000        1019.7732      1.79%
18140.85/914.86	c       915          10642         613        20        1038.0000        1019.7811      1.79%
18240.00/919.88	c       920          10750         627        20        1038.0000        1019.8243      1.78%
18341.21/924.92	c       925          10833         632        20        1038.0000        1019.8243      1.78%
18440.43/929.98	c       930          10918         639        20        1038.0000        1019.8737      1.78%
18542.25/935.04	c       935          11013         648        20        1038.0000        1019.8737      1.78%
18641.42/940.13	c       940          11118         651        20        1038.0000        1019.9687      1.77%
18742.62/945.18	c       945          11191         660        20        1038.0000        1019.9751      1.77%
18842.74/950.23	c       950          11263         664        20        1038.0000        1019.9796      1.77%
18941.96/955.25	c       955          11269         664        20        1038.0000        1019.9862      1.77%
19043.15/960.33	c       960          11339         670        20        1038.0000        1019.9862      1.77%
19142.28/965.38	c       965          11382         681        20        1038.0000        1019.9945      1.77%
19243.28/970.43	c       970          11421         684        20        1038.0000        1020.0108      1.76%
19342.49/975.48	c       975          11469         686        20        1038.0000        1020.0108      1.76%
19441.70/980.49	c       980          11607         692        20        1038.0000        1020.0186      1.76%
19542.93/985.56	c       986          11681         696        20        1038.0000        1020.0645      1.76%
19644.11/990.63	c       991          11745         702        20        1038.0000        1020.1014      1.75%
19743.32/995.68	c       996          11828         705        20        1038.0000        1020.1350      1.75%
19844.46/1000.73	c      1001          11833         710        20        1038.0000        1020.1350      1.75%
19943.61/1005.78	c      1006          11879         714        20        1038.0000        1020.1495      1.75%
20044.82/1010.82	c      1011          11928         717        20        1038.0000        1020.1513      1.75%
20144.01/1015.84	c      1016          11970         725        20        1038.0000        1020.1513      1.75%
20243.21/1020.87	c      1021          12099         726        20        1038.0000        1020.1513      1.75%
20344.40/1025.97	c      1026          12179         728        20        1038.0000        1020.1559      1.75%
20443.59/1030.99	c      1031          12298         727        20        1038.0000        1020.1655      1.75%
20545.49/1036.08	c      1036          12334         735        20        1038.0000        1020.1655      1.75%
20644.73/1041.13	c      1041          12423         740        20        1038.0000        1020.1695      1.75%
20745.82/1046.18	c      1046          12542         741        20        1038.0000        1020.1695      1.75%
20844.98/1051.19	c      1051          12665         740        20        1038.0000        1020.1695      1.75%
20945.53/1056.21	c      1056          12777         742        20        1038.0000        1020.1695      1.75%
21046.71/1061.32	c      1061          12852         745        20        1038.0000        1020.1852      1.75%
21145.90/1066.34	c      1066          12906         753        20        1038.0000        1020.1880      1.75%
21247.09/1071.43	c      1071          12915         750        20        1038.0000        1020.1880      1.75%
21346.30/1076.48	c      1076          12967         756        20        1038.0000        1020.2045      1.74%
21445.49/1081.49	c      1082          13026         763        20        1038.0000        1020.2224      1.74%
21546.65/1086.58	c      1087          13098         767        20        1038.0000        1020.2599      1.74%
21645.84/1091.59	c      1092          13168         775        20        1038.0000        1020.2740      1.74%
21747.01/1096.68	c      1097          13249         782        20        1038.0000        1020.2740      1.74%
21848.20/1101.73	c      1102          13364         791        20        1038.0000        1020.3001      1.73%
21947.41/1106.77	c      1107          13420         795        20        1038.0000        1020.3270      1.73%
22048.57/1111.83	c      1112          13488         805        20        1038.0000        1020.3270      1.73%
22147.76/1116.88	c      1117          13548         805        20        1038.0000        1020.3341      1.73%
22248.95/1121.93	c      1122          13621         810        20        1038.0000        1020.3341      1.73%
22348.13/1126.97	c      1127          13638         813        20        1038.0000        1020.3478      1.73%
22449.98/1132.05	c      1132          13780         813        20        1038.0000        1020.3478      1.73%
22549.19/1137.10	c      1137          13900         817        20        1038.0000        1020.3753      1.73%
22650.25/1142.15	c      1142          13978         819        20        1038.0000        1020.3887      1.73%
22750.73/1147.20	c      1147          14104         827        20        1038.0000        1020.3887      1.73%
22849.93/1152.21	c      1152          14238         825        20        1038.0000        1020.4012      1.72%
22949.11/1157.29	c      1157          14352         839        20        1038.0000        1020.4108      1.72%
23050.30/1162.35	c      1162          14486         839        20        1038.0000        1020.4213      1.72%
23151.49/1167.40	c      1167          14634         843        20        1038.0000        1020.4213      1.72%
23250.67/1172.45	c      1172          14728         847        20        1038.0000        1020.4502      1.72%
23349.68/1177.46	c      1177          14768         859        20        1038.0000        1020.4796      1.72%
23450.84/1182.55	c      1183          14840         859        20        1038.0000        1020.5105      1.71%
23550.04/1187.56	c      1188          14895         866        20        1038.0000        1020.5129      1.71%
23651.04/1192.61	c      1193          14979         872        20        1038.0000        1020.5467      1.71%
23750.19/1197.63	c      1198          15046         883        20        1038.0000        1020.5629      1.71%
23851.39/1202.72	c      1203          15138         883        20        1038.0000        1020.5629      1.71%
23950.62/1207.78	c      1208          15255         884        20        1038.0000        1020.5629      1.71%
24051.78/1212.85	c      1213          15318         889        20        1038.0000        1020.5809      1.71%
24152.94/1217.90	c      1218          15358         893        20        1038.0000        1020.5809      1.71%
24252.16/1222.95	c      1223          15408         901        20        1038.0000        1020.5934      1.71%
24351.36/1227.96	c      1228          15512         909        20        1038.0000        1020.5971      1.71%
24450.55/1232.98	c      1233          15564         909        20        1038.0000        1020.5971      1.71%
24552.33/1238.08	c      1238          15638         907        20        1038.0000        1020.5971      1.71%
24653.52/1243.16	c      1243          15751         910        20        1038.0000        1020.5971      1.71%
24753.97/1248.21	c      1248          15811         918        20        1038.0000        1020.6089      1.70%
24853.12/1253.26	c      1253          15899         918        20        1038.0000        1020.6210      1.70%
24954.29/1258.31	c      1258          16014         927        20        1038.0000        1020.6256      1.70%
25053.50/1263.36	c      1263          16128         933        20        1038.0000        1020.6452      1.70%
25152.62/1268.39	c      1268          16258         937        20        1038.0000        1020.6764      1.70%
25253.79/1273.46	c      1273          16292         945        20        1038.0000        1020.6764      1.70%
25354.97/1278.51	c      1279          16378         943        20        1038.0000        1020.6764      1.70%
25454.09/1283.52	c      1284          16473         948        20        1038.0000        1020.6842      1.70%
25553.28/1288.53	c      1289          16526         955        20        1038.0000        1020.7249      1.69%
25652.59/1293.58	c      1294          16588         957        20        1038.0000        1020.7249      1.69%
25753.63/1298.63	c      1299          16674         955        20        1038.0000        1020.7249      1.69%
25852.84/1303.64	c      1304          16729         958        20        1038.0000        1020.7397      1.69%
25956.01/1308.81	c      1309          16796         963        20        1038.0000        1020.7439      1.69%
26055.23/1313.86	c      1314          16882         969        20        1038.0000        1020.7559      1.69%
26154.50/1318.88	c      1319          16990         981        20        1038.0000        1020.7705      1.69%
26255.56/1323.94	c      1324          17026         979        20        1038.0000        1020.7705      1.69%
26354.65/1329.01	c      1329          17091         992        20        1038.0000        1020.7987      1.69%
26456.49/1334.05	c      1334          17160         995        20        1038.0000        1020.7997      1.68%
26555.69/1339.09	c      1339          17218        1003        20        1038.0000        1020.8072      1.68%
26656.85/1344.14	c      1344          17300        1007        20        1038.0000        1020.8072      1.68%
26756.21/1349.16	c      1349          17418        1013        20        1038.0000        1020.8189      1.68%
26856.45/1354.26	c      1354          17518        1023        20        1038.0000        1020.8322      1.68%
26957.55/1359.31	c      1359          17598        1031        20        1038.0000        1020.8601      1.68%
27056.70/1364.36	c      1364          17728        1043        20        1038.0000        1020.8789      1.68%
27157.90/1369.41	c      1369          17836        1049        20        1038.0000        1020.8789      1.68%
27257.10/1374.46	c      1374          17947        1056        20        1038.0000        1020.8817      1.68%
27358.27/1379.51	c      1380          18045        1060        20        1038.0000        1020.9036      1.67%
27457.50/1384.56	c      1385          18119        1066        20        1038.0000        1020.9081      1.67%
27558.66/1389.61	c      1390          18177        1072        20        1038.0000        1020.9240      1.67%
27657.84/1394.66	c      1395          18218        1077        20        1038.0000        1020.9482      1.67%
27759.02/1399.71	c      1400          18258        1083        20        1038.0000        1020.9482      1.67%
27858.26/1404.76	c      1405          18345        1090        20        1038.0000        1020.9538      1.67%
27957.42/1409.79	c      1410          18398        1089        20        1038.0000        1020.9597      1.67%
28058.62/1414.86	c      1415          18448        1099        20        1038.0000        1020.9829      1.67%
28159.79/1419.91	c      1420          18528        1101        20        1038.0000        1020.9926      1.67%
28259.00/1424.96	c      1425          18638        1117        20        1038.0000        1021.0077      1.66%
28358.20/1430.01	c      1430          18708        1125        20        1038.0000        1021.0353      1.66%
28457.42/1435.04	c      1435          18772        1133        20        1038.0000        1021.0449      1.66%
28559.27/1440.11	c      1440          18816        1131        20        1038.0000        1021.0449      1.66%
28660.28/1445.16	c      1445          18939        1134        20        1038.0000        1021.0516      1.66%
28760.98/1450.21	c      1450          19002        1137        20        1038.0000        1021.0588      1.66%
28860.05/1455.25	c      1455          19128        1139        20        1038.0000        1021.0651      1.66%
28961.25/1460.31	c      1460          19266        1145        20        1038.0000        1021.0682      1.66%
29060.45/1465.36	c      1465          19412        1147        20        1038.0000        1021.0682      1.66%
29161.65/1470.41	c      1470          19518        1153        20        1038.0000        1021.0708      1.66%
29260.87/1475.47	c      1475          19602        1157        20        1038.0000        1021.0717      1.66%
29360.08/1480.47	c      1480          19685        1172        20        1038.0000        1021.0825      1.66%
29461.40/1485.56	c      1486          19738        1173        20        1038.0000        1021.0921      1.66%
29562.45/1490.61	c      1491          19740        1175        20        1038.0000        1021.0921      1.66%
29661.65/1495.62	c      1496          19811        1180        20        1038.0000        1021.0921      1.66%
29760.87/1500.65	c      1501          19876        1187        20        1038.0000        1021.0958      1.66%
29860.06/1505.67	c      1506          19938        1189        20        1038.0000        1021.0978      1.66%
29961.23/1510.75	c      1511          19980        1193        20        1038.0000        1021.0978      1.66%
30062.40/1515.84	c      1516          20026        1197        20        1038.0000        1021.0980      1.66%
30163.57/1520.90	c      1521          20134        1191        20        1038.0000        1021.0980      1.66%
30262.79/1525.96	c      1526          20230        1193        20        1038.0000        1021.1060      1.65%
30361.92/1531.01	c      1531          20297        1202        20        1038.0000        1021.1380      1.65%
30461.08/1536.03	c      1536          20408        1205        20        1038.0000        1021.1455      1.65%
30563.02/1541.05	c      1541          20444        1221        20        1038.0000        1021.1455      1.65%
30664.23/1546.16	c      1546          20516        1227        20        1038.0000        1021.1885      1.65%
30764.60/1551.21	c      1551          20553        1230        20        1038.0000        1021.1885      1.65%
30863.66/1556.26	c      1556          20603        1236        20        1038.0000        1021.1903      1.65%
30964.86/1561.31	c      1561          20627        1236        20        1038.0000        1021.1903      1.65%
31063.93/1566.36	c      1566          20671        1246        20        1038.0000        1021.2009      1.65%
31165.09/1571.41	c      1571          20758        1249        20        1038.0000        1021.2765      1.64%
31264.27/1576.44	c      1576          20828        1263        20        1038.0000        1021.3090      1.63%
31363.35/1581.49	c      1581          20829        1264        20        1038.0000        1021.3090      1.63%
31464.52/1586.51	c      1587          20938        1275        20        1038.0000        1021.3090      1.63%
31563.71/1591.57	c      1592          21064        1271        20        1038.0000        1021.3090      1.63%
31664.64/1596.65	c      1597          21188        1277        20        1038.0000        1021.3141      1.63%
31763.83/1601.67	c      1602          21257        1286        20        1038.0000        1021.3160      1.63%
31865.04/1606.76	c      1607          21420        1291        20        1038.0000        1021.3160      1.63%
31966.13/1611.81	c      1612          21531        1298        20        1038.0000        1021.3289      1.63%
32065.34/1616.86	c      1617          21605        1308        20        1038.0000        1021.3513      1.63%
32164.56/1621.87	c      1622          21678        1313        20        1038.0000        1021.3752      1.63%
32265.75/1626.96	c      1627          21726        1321        20        1038.0000        1021.3815      1.63%
32364.80/1632.01	c      1632          21806        1331        20        1038.0000        1021.3956      1.63%
32466.79/1637.06	c      1637          21924        1335        20        1038.0000        1021.3956      1.63%
32565.63/1642.11	c      1642          22061        1346        20        1038.0000        1021.4244      1.62%
32665.17/1647.12	c      1647          22111        1352        20        1038.0000        1021.4467      1.62%
32766.31/1652.16	c      1652          22152        1357        20        1038.0000        1021.4521      1.62%
32866.71/1657.22	c      1657          22169        1356        20        1038.0000        1021.4600      1.62%
32965.91/1662.26	c      1662          22222        1361        20        1038.0000        1021.4722      1.62%
33067.06/1667.35	c      1667          22328        1363        20        1038.0000        1021.4826      1.62%
33168.26/1672.41	c      1672          22408        1369        20        1038.0000        1021.4929      1.62%
33267.48/1677.44	c      1677          22517        1372        20        1038.0000        1021.4929      1.62%
33366.70/1682.45	c      1682          22658        1373        20        1038.0000        1021.5014      1.62%
33467.88/1687.56	c      1688          22716        1381        20        1038.0000        1021.5016      1.62%
33569.07/1692.61	c      1693          22838        1389        20        1038.0000        1021.5145      1.61%
33668.30/1697.65	c      1698          22948        1399        20        1038.0000        1021.5275      1.61%
33767.54/1702.69	c      1703          22995        1410        20        1038.0000        1021.5316      1.61%
33868.70/1707.75	c      1708          23071        1414        20        1038.0000        1021.5316      1.61%
33969.91/1712.81	c      1713          23148        1417        20        1038.0000        1021.5333      1.61%
34069.06/1717.83	c      1718          23180        1427        20        1038.0000        1021.5352      1.61%
34168.30/1722.85	c      1723          23278        1423        20        1038.0000        1021.5375      1.61%
34267.52/1727.87	c      1728          23378        1425        20        1038.0000        1021.5422      1.61%
34368.65/1732.92	c      1733          23468        1433        20        1038.0000        1021.5443      1.61%
34467.82/1737.93	c      1738          23507        1440        20        1038.0000        1021.5457      1.61%
34567.06/1742.95	c      1743          23538        1443        20        1038.0000        1021.5562      1.61%
34666.22/1748.01	c      1748          23622        1453        20        1038.0000        1021.5562      1.61%
34768.01/1753.13	c      1753          23718        1457        20        1038.0000        1021.5609      1.61%
34869.42/1758.17	c      1758          23787        1462        20        1038.0000        1021.5609      1.61%
34969.75/1763.20	c      1763          23808        1465        20        1038.0000        1021.5620      1.61%
35068.95/1768.29	c      1768          23892        1477        20        1038.0000        1021.5717      1.61%
35170.17/1773.33	c      1773          23928        1487        20        1038.0000        1021.5945      1.61%
35269.39/1778.35	c      1778          24008        1497        20        1038.0000        1021.5978      1.61%
35370.61/1783.42	c      1783          24128        1503        20        1038.0000        1021.5995      1.61%
35469.85/1788.44	c      1788          24188        1509        20        1038.0000        1021.5995      1.61%
35571.01/1793.53	c      1794          24255        1514        20        1038.0000        1021.6041      1.60%
35670.24/1798.56	c      1799          24321        1514        20        1038.0000        1021.6144      1.60%
35771.45/1803.63	c      1804          24352        1521        20        1038.0000        1021.6234      1.60%
35870.61/1808.68	c      1809          24398        1527        20        1038.0000        1021.6249      1.60%
35971.85/1813.73	c      1814          24477        1530        20        1038.0000        1021.6249      1.60%
36070.96/1818.78	c      1819          24568        1529        20        1038.0000        1021.6319      1.60%
36170.15/1823.79	c      1824          24607        1542        20        1038.0000        1021.6432      1.60%
36271.29/1828.89	c      1829          24717        1538        20        1038.0000        1021.6432      1.60%
36372.50/1833.92	c      1834          24792        1543        20        1038.0000        1021.6432      1.60%
36471.72/1838.93	c      1839          24842        1549        20        1038.0000        1021.6590      1.60%
36573.53/1844.05	c      1844          24934        1551        20        1038.0000        1021.6590      1.60%
36672.85/1849.10	c      1849          24974        1553        20        1038.0000        1021.6590      1.60%
36773.86/1854.15	c      1854          25059        1554        20        1038.0000        1021.6590      1.60%
36874.42/1859.20	c      1859          25126        1551        20        1038.0000        1021.6590      1.60%
36973.63/1864.23	c      1864          25278        1551        20        1038.0000        1021.6590      1.60%
37072.86/1869.29	c      1869          25377        1554        20        1038.0000        1021.6627      1.60%
37174.04/1874.37	c      1874          25490        1561        20        1038.0000        1021.6739      1.60%
37275.22/1879.42	c      1879          25519        1562        20        1038.0000        1021.6791      1.60%
37374.42/1884.47	c      1884          25556        1569        20        1038.0000        1021.6848      1.60%
37475.41/1889.50	c      1890          25641        1576        20        1038.0000        1021.6882      1.60%
37574.60/1894.57	c      1895          25739        1586        20        1038.0000        1021.7057      1.59%
37675.81/1899.62	c      1900          25830        1593        20        1038.0000        1021.7126      1.59%
37775.03/1904.68	c      1905          25887        1596        20        1038.0000        1021.7154      1.59%
37876.21/1909.72	c      1910          26013        1594        20        1038.0000        1021.7154      1.59%
37975.45/1914.78	c      1915          26145        1594        20        1038.0000        1021.7154      1.59%
38076.65/1919.83	c      1920          26261        1598        20        1038.0000        1021.7154      1.59%
38175.90/1924.88	c      1925          26311        1604        20        1038.0000        1021.7171      1.59%
38277.13/1929.93	c      1930          26361        1610        20        1038.0000        1021.7178      1.59%
38376.33/1934.97	c      1935          26410        1613        20        1038.0000        1021.7234      1.59%
38475.53/1940.03	c      1940          26515        1618        20        1038.0000        1021.7358      1.59%
38577.48/1945.08	c      1945          26638        1617        20        1038.0000        1021.7400      1.59%
38676.54/1950.12	c      1950          26710        1629        20        1038.0000        1021.7426      1.59%
38777.94/1955.15	c      1955          26818        1627        20        1038.0000        1021.7509      1.59%
38876.87/1960.19	c      1960          26889        1646        20        1038.0000        1021.7563      1.59%
38977.41/1965.25	c      1965          27018        1645        20        1038.0000        1021.7663      1.59%
39078.62/1970.34	c      1970          27088        1657        20        1038.0000        1021.7663      1.59%
39177.85/1975.40	c      1975          27202        1661        20        1038.0000        1021.7763      1.59%
39279.19/1980.46	c      1980          27293        1662        20        1038.0000        1021.7763      1.59%
39380.17/1985.51	c      1986          27411        1658        20        1038.0000        1021.7763      1.59%
39479.41/1990.56	c      1991          27452        1665        20        1038.0000        1021.7860      1.59%
39578.64/1995.59	c      1996          27537        1676        20        1038.0000        1021.7860      1.59%
39679.79/2000.63	c      2001          27647        1684        20        1038.0000        1021.8007      1.59%
39781.01/2005.71	c      2006          27744        1691        20        1038.0000        1021.8043      1.59%
39880.20/2010.76	c      2011          27776        1697        20        1038.0000        1021.8078      1.58%
39979.42/2015.77	c      2016          27868        1693        20        1038.0000        1021.8080      1.58%
40080.58/2020.86	c      2021          27965        1708        20        1038.0000        1021.8116      1.58%
40181.81/2025.91	c      2026          28101        1706        20        1038.0000        1021.8116      1.58%
40281.04/2030.96	c      2031          28214        1713        20        1038.0000        1021.8209      1.58%
40380.46/2036.01	c      2036          28338        1719        20        1038.0000        1021.8342      1.58%
40482.18/2041.04	c      2041          28449        1722        20        1038.0000        1021.8362      1.58%
40581.53/2046.11	c      2046          28521        1724        20        1038.0000        1021.8374      1.58%
40682.83/2051.15	c      2051          28591        1726        20        1038.0000        1021.8374      1.58%
40783.15/2056.20	c      2056          28664        1723        20        1038.0000        1021.8374      1.58%
40882.39/2061.25	c      2061          28699        1730        20        1038.0000        1021.8509      1.58%
40983.58/2066.30	c      2066          28748        1731        20        1038.0000        1021.8557      1.58%
41082.75/2071.32	c      2071          28781        1734        20        1038.0000        1021.8557      1.58%
41181.99/2076.35	c      2076          28792        1737        20        1038.0000        1021.8614      1.58%
41281.20/2081.36	c      2081          28938        1739        20        1038.0000        1021.8614      1.58%
41380.44/2086.39	c      2086          29048        1745        20        1038.0000        1021.8835      1.58%
41481.62/2091.44	c      2091          29115        1754        20        1038.0000        1021.8835      1.58%
41580.84/2096.49	c      2096          29238        1761        20        1038.0000        1021.8901      1.58%
41682.15/2101.51	c      2102          29352        1765        20        1038.0000        1021.8901      1.58%
41781.23/2106.59	c      2107          29478        1771        20        1038.0000        1021.9043      1.58%
41882.45/2111.60	c      2112          29508        1777        20        1038.0000        1021.9043      1.58%
41983.78/2116.71	c      2117          29598        1781        20        1038.0000        1021.9069      1.57%
42082.88/2121.76	c      2122          29690        1789        20        1038.0000        1021.9069      1.57%
42184.04/2126.82	c      2127          29759        1794        20        1038.0000        1021.9069      1.57%
42280.83/2131.89	c      2132          29836        1799        20        1038.0000        1021.9087      1.57%
42382.02/2136.93	c      2137          29948        1801        20        1038.0000        1021.9230      1.57%
42481.25/2141.99	c      2142          30068        1805        20        1038.0000        1021.9230      1.57%
42580.46/2147.02	c      2147          30188        1811        20        1038.0000        1021.9291      1.57%
42682.42/2152.04	c      2152          30315        1816        20        1038.0000        1021.9291      1.57%
42781.44/2157.13	c      2157          30404        1815        20        1038.0000        1021.9291      1.57%
42883.99/2162.20	c      2162          30458        1823        20        1038.0000        1021.9439      1.57%
42983.23/2167.26	c      2167          30508        1819        20        1038.0000        1021.9447      1.57%
43082.45/2172.29	c      2172          30548        1823        20        1038.0000        1021.9478      1.57%
43183.65/2177.32	c      2177          30647        1828        20        1038.0000        1021.9478      1.57%
43284.88/2182.41	c      2182          30728        1837        20        1038.0000        1021.9678      1.57%
43384.02/2187.43	c      2187          30772        1845        20        1038.0000        1021.9791      1.57%
43485.21/2192.52	c      2193          30898        1845        20        1038.0000        1021.9911      1.57%
43584.54/2197.53	c      2198          31014        1851        20        1038.0000        1021.9911      1.57%
43685.62/2202.62	c      2203          31072        1849        20        1038.0000        1021.9911      1.57%
43784.83/2207.67	c      2208          31178        1855        20        1038.0000        1021.9927      1.57%
43886.01/2212.73	c      2213          31218        1861        20        1038.0000        1021.9927      1.57%
43985.23/2217.78	c      2218          31259        1860        20        1038.0000        1021.9927      1.57%
44086.24/2222.84	c      2223          31380        1861        20        1038.0000        1021.9927      1.57%
44185.44/2227.89	c      2228          31468        1859        20        1038.0000        1021.9992      1.57%
44286.80/2232.94	c      2233          31557        1862        20        1038.0000        1021.9992      1.57%
44385.81/2237.99	c      2238          31648        1863        20        1038.0000        1021.9992      1.57%
44487.69/2243.04	c      2243          31724        1865        20        1038.0000        1022.0005      1.57%
44586.87/2248.09	c      2248          31819        1876        20        1038.0000        1022.0019      1.57%
44686.09/2253.13	c      2253          31944        1877        20        1038.0000        1022.0019      1.57%
44787.23/2258.16	c      2258          32023        1882        20        1038.0000        1022.0051      1.57%
44886.48/2263.19	c      2263          32158        1879        20        1038.0000        1022.0054      1.57%
44986.79/2268.24	c      2268          32219        1890        20        1038.0000        1022.0054      1.57%
45087.91/2273.34	c      2273          32291        1894        20        1038.0000        1022.0172      1.56%
45187.15/2278.39	c      2278          32369        1896        20        1038.0000        1022.0195      1.56%
45288.23/2283.44	c      2283          32498        1893        20        1038.0000        1022.0195      1.56%
45387.44/2288.47	c      2288          32532        1901        20        1038.0000        1022.0239      1.56%
45486.68/2293.49	c      2294          32648        1907        20        1038.0000        1022.0244      1.56%
45587.90/2298.54	c      2299          32717        1918        20        1038.0000        1022.0328      1.56%
45687.13/2303.57	c      2304          32810        1919        20        1038.0000        1022.0328      1.56%
45788.35/2308.60	c      2309          32870        1927        20        1038.0000        1022.0537      1.56%
45887.59/2313.61	c      2314          32928        1933        20        1038.0000        1022.0551      1.56%
45988.59/2318.78	c      2319          32978        1941        20        1038.0000        1022.0750      1.56%
46087.86/2323.79	c      2324          33071        1954        20        1038.0000        1022.0867      1.56%
46189.00/2328.86	c      2329          33084        1961        20        1038.0000        1022.1012      1.56%
46290.22/2333.92	c      2334          33202        1965        20        1038.0000        1022.1063      1.55%
46389.45/2339.00	c      2339          33349        1964        20        1038.0000        1022.1063      1.55%
46491.42/2344.06	c      2344          33406        1969        20        1038.0000        1022.1152      1.55%
46590.36/2349.11	c      2349          33508        1975        20        1038.0000        1022.1252      1.55%
46691.69/2354.17	c      2354          33577        1982        20        1038.0000        1022.1252      1.55%
46792.23/2359.22	c      2359          33666        1983        20        1038.0000        1022.1252      1.55%
46891.47/2364.23	c      2364          33738        1989        20        1038.0000        1022.1463      1.55%
46992.63/2369.31	c      2369          33748        1995        20        1038.0000        1022.1607      1.55%
47091.81/2374.37	c      2374          33768        1999        20        1038.0000        1022.1623      1.55%
47193.01/2379.42	c      2379          33847        2010        20        1038.0000        1022.1623      1.55%
47292.22/2384.43	c      2384          33911        2014        20        1038.0000        1022.1690      1.55%
47391.44/2389.49	c      2389          33968        2017        20        1038.0000        1022.1795      1.55%
47492.65/2394.57	c      2395          34019        2020        20        1038.0000        1022.1795      1.55%
47593.85/2399.62	c      2400          34072        2025        20        1038.0000        1022.1802      1.55%
47693.06/2404.67	c      2405          34170        2029        20        1038.0000        1022.1802      1.55%
47794.27/2409.72	c      2410          34260        2043        20        1038.0000        1022.1841      1.55%
47893.47/2414.77	c      2415          34352        2041        20        1038.0000        1022.1841      1.55%
47994.65/2419.82	c      2420          34428        2049        20        1038.0000        1022.1950      1.55%
48093.87/2424.87	c      2425          34518        2061        20        1038.0000        1022.1969      1.55%
48195.07/2429.92	c      2430          34592        2063        20        1038.0000        1022.1969      1.55%
48294.26/2434.97	c      2435          34721        2064        20        1038.0000        1022.1969      1.55%
48393.48/2440.01	c      2440          34841        2066        20        1038.0000        1022.1969      1.55%
48495.22/2445.07	c      2445          34946        2067        20        1038.0000        1022.1969      1.55%
48594.54/2450.12	c      2450          34991        2074        20        1038.0000        1022.2005      1.55%
48695.76/2455.15	c      2455          35077        2078        20        1038.0000        1022.2055      1.55%
48796.27/2460.22	c      2460          35138        2085        20        1038.0000        1022.2144      1.54%
48895.48/2465.27	c      2465          35222        2099        20        1038.0000        1022.2287      1.54%
48996.69/2470.32	c      2470          35238        2097        20        1038.0000        1022.2432      1.54%
49095.79/2475.37	c      2475          35302        2107        20        1038.0000        1022.2561      1.54%
49196.83/2480.42	c      2480          35416        2113        20        1038.0000        1022.2561      1.54%
49296.04/2485.47	c      2485          35508        2111        20        1038.0000        1022.2622      1.54%
49397.17/2490.52	c      2491          35538        2115        20        1038.0000        1022.2659      1.54%
49496.37/2495.57	c      2496          35550        2119        20        1038.0000        1022.2659      1.54%
49597.54/2500.61	c      2501          35657        2118        20        1038.0000        1022.2675      1.54%
49696.68/2505.67	c      2506          35798        2113        20        1038.0000        1022.2812      1.54%
49797.86/2510.72	c      2511          35845        2128        20        1038.0000        1022.2865      1.54%
49897.07/2515.77	c      2516          35921        2138        20        1038.0000        1022.2896      1.54%
49998.25/2520.82	c      2521          35948        2143        20        1038.0000        1022.2897      1.54%
50097.42/2525.86	c      2526          35997        2154        20        1038.0000        1022.2908      1.54%
50198.61/2530.92	c      2531          36047        2172        20        1038.0000        1022.2981      1.54%
50297.82/2535.97	c      2536          36096        2171        20        1038.0000        1022.2981      1.54%
50397.03/2541.02	c      2541          36137        2174        20        1038.0000        1022.2981      1.54%
50498.83/2546.06	c      2546          36166        2173        20        1038.0000        1022.2981      1.54%
50598.04/2551.06	c      2551          36211        2172        20        1038.0000        1022.2981      1.54%
50697.20/2556.08	c      2556          36234        2171        20        1038.0000        1022.2981      1.54%
50799.67/2561.22	c      2561          36285        2174        20        1038.0000        1022.3000      1.54%
50898.77/2566.24	c      2566          36333        2184        20        1038.0000        1022.3116      1.53%
50998.02/2571.28	c      2571          36439        2192        20        1038.0000        1022.3168      1.53%
51098.86/2576.33	c      2576          36498        2197        20        1038.0000        1022.3295      1.53%
51198.03/2581.37	c      2581          36593        2198        20        1038.0000        1022.3295      1.53%
51299.23/2586.42	c      2586          36625        2204        20        1038.0000        1022.3411      1.53%
51398.34/2591.47	c      2591          36719        2204        20        1038.0000        1022.3459      1.53%
51497.58/2596.47	c      2596          36748        2205        20        1038.0000        1022.3579      1.53%
51596.82/2601.49	c      2601          36852        2209        20        1038.0000        1022.3579      1.53%
51696.05/2606.49	c      2606          36977        2212        20        1038.0000        1022.3579      1.53%
51797.27/2611.53	c      2612          37076        2219        20        1038.0000        1022.3600      1.53%
51896.50/2616.59	c      2617          37177        2228        20        1038.0000        1022.3676      1.53%
51997.70/2621.61	c      2622          37328        2229        20        1038.0000        1022.3866      1.53%
52098.87/2626.71	c      2627          37418        2243        20        1038.0000        1022.3936      1.53%
52198.10/2631.75	c      2632          37464        2255        20        1038.0000        1022.4025      1.53%
52299.31/2636.81	c      2637          37519        2254        20        1038.0000        1022.4037      1.53%
52398.53/2641.86	c      2642          37648        2259        20        1038.0000        1022.4038      1.53%
52499.75/2646.91	c      2647          37709        2272        20        1038.0000        1022.4087      1.52%
52598.99/2651.96	c      2652          37758        2277        20        1038.0000        1022.4276      1.52%
52698.21/2657.01	c      2657          37859        2282        20        1038.0000        1022.4276      1.52%
52800.24/2662.06	c      2662          37958        2293        20        1038.0000        1022.4304      1.52%
52899.24/2667.11	c      2667          37960        2295        20        1038.0000        1022.4304      1.52%
52998.50/2672.12	c      2672          38003        2302        20        1038.0000        1022.4304      1.52%
53099.92/2677.15	c      2677          38057        2310        20        1038.0000        1022.4332      1.52%
53200.25/2682.24	c      2682          38109        2310        20        1038.0000        1022.4448      1.52%
53299.48/2687.27	c      2687          38148        2317        20        1038.0000        1022.4678      1.52%
53400.70/2692.30	c      2692          38179        2326        20        1038.0000        1022.4735      1.52%
53500.00/2697.33	c      2697          38218        2327        20        1038.0000        1022.4735      1.52%
53599.32/2702.36	c      2702          38258        2329        20        1038.0000        1022.4893      1.52%
53700.37/2707.47	c      2707          38312        2341        20        1038.0000        1022.4954      1.52%
53801.52/2712.58	c      2713          38368        2345        20        1038.0000        1022.5002      1.52%
53902.74/2717.60	c      2718          38384        2357        20        1038.0000        1022.5106      1.51%
54002.09/2722.69	c      2723          38425        2362        20        1038.0000        1022.5252      1.51%
54103.19/2727.71	c      2728          38506        2363        20        1038.0000        1022.5311      1.51%
54202.40/2732.79	c      2733          38558        2359        20        1038.0000        1022.5311      1.51%
54303.59/2737.84	c      2738          38673        2364        20        1038.0000        1022.5311      1.51%
54402.82/2742.88	c      2743          38743        2368        20        1038.0000        1022.5311      1.51%
54503.96/2747.94	c      2748          38772        2369        20        1038.0000        1022.5311      1.51%
54603.12/2753.00	c      2753          38813        2368        20        1038.0000        1022.5311      1.51%
54704.94/2758.06	c      2758          38865        2368        20        1038.0000        1022.5311      1.51%
54804.22/2763.12	c      2763          38908        2373        20        1038.0000        1022.5378      1.51%
54905.40/2768.15	c      2768          38978        2379        20        1038.0000        1022.5429      1.51%
55005.76/2773.22	c      2773          39008        2387        20        1038.0000        1022.5439      1.51%
55104.99/2778.27	c      2778          39025        2400        20        1038.0000        1022.5447      1.51%
55206.13/2783.32	c      2783          39098        2403        20        1038.0000        1022.5483      1.51%
55305.33/2788.37	c      2788          39143        2404        20        1038.0000        1022.5483      1.51%
55406.75/2793.42	c      2793          39188        2403        20        1038.0000        1022.5604      1.51%
55505.77/2798.47	c      2798          39258        2409        20        1038.0000        1022.5685      1.51%
55607.09/2803.52	c      2804          39338        2421        20        1038.0000        1022.5834      1.51%
55706.07/2808.58	c      2809          39371        2424        20        1038.0000        1022.5841      1.51%
55807.29/2813.62	c      2814          39437        2424        20        1038.0000        1022.5841      1.51%
55906.53/2818.66	c      2819          39532        2435        20        1038.0000        1022.5862      1.51%
56005.75/2823.67	c      2824          39608        2443        20        1038.0000        1022.5871      1.51%
56106.99/2828.70	c      2829          39665        2448        20        1038.0000        1022.5873      1.51%
56208.13/2833.82	c      2834          39733        2464        20        1038.0000        1022.5975      1.51%
56307.38/2838.88	c      2839          39788        2465        20        1038.0000        1022.5983      1.51%
56408.58/2843.93	c      2844          39860        2469        20        1038.0000        1022.5983      1.51%
56507.80/2848.98	c      2849          39936        2469        20        1038.0000        1022.5983      1.51%
56607.01/2854.03	c      2854          40059        2468        20        1038.0000        1022.5983      1.51%
56708.93/2859.08	c      2859          40128        2483        20        1038.0000        1022.6112      1.50%
56809.96/2864.13	c      2864          40156        2489        20        1038.0000        1022.6112      1.50%
56909.39/2869.18	c      2869          40189        2488        20        1038.0000        1022.6156      1.50%
57009.72/2874.23	c      2874          40264        2493        20        1038.0000        1022.6156      1.50%
57108.91/2879.28	c      2879          40319        2506        20        1038.0000        1022.6187      1.50%
57210.10/2884.33	c      2884          40408        2511        20        1038.0000        1022.6194      1.50%
57309.28/2889.39	c      2889          40453        2516        20        1038.0000        1022.6194      1.50%
57410.46/2894.41	c      2894          40543        2524        20        1038.0000        1022.6237      1.50%
57509.65/2899.44	c      2899          40618        2525        20        1038.0000        1022.6237      1.50%
57610.84/2904.54	c      2905          40685        2526        20        1038.0000        1022.6237      1.50%
57710.14/2909.58	c      2910          40807        2524        20        1038.0000        1022.6237      1.50%
57811.20/2914.64	c      2915          40908        2527        20        1038.0000        1022.6283      1.50%
57910.41/2919.68	c      2920          41002        2535        20        1038.0000        1022.6287      1.50%
58011.63/2924.75	c      2925          41094        2533        20        1038.0000        1022.6287      1.50%
58110.85/2929.77	c      2930          41164        2533        20        1038.0000        1022.6287      1.50%
58211.99/2934.85	c      2935          41228        2533        20        1038.0000        1022.6287      1.50%
58313.17/2939.90	c      2940          41328        2533        20        1038.0000        1022.6312      1.50%
58412.33/2944.95	c      2945          41388        2543        20        1038.0000        1022.6319      1.50%
58511.48/2950.00	c      2950          41446        2553        20        1038.0000        1022.6352      1.50%
58613.49/2955.05	c      2955          41517        2552        20        1038.0000        1022.6352      1.50%
58712.64/2960.11	c      2960          41560        2553        20        1038.0000        1022.6415      1.50%
58813.57/2965.14	c      2965          41628        2565        20        1038.0000        1022.6482      1.50%
58913.99/2970.20	c      2970          41708        2567        20        1038.0000        1022.6518      1.50%
59013.15/2975.24	c      2975          41747        2574        20        1038.0000        1022.6518      1.50%
59112.25/2980.29	c      2980          41855        2572        20        1038.0000        1022.6518      1.50%
59213.41/2985.34	c      2985          41966        2571        20        1038.0000        1022.6518      1.50%
59312.52/2990.36	c      2990          42066        2579        20        1038.0000        1022.6529      1.50%
59413.68/2995.41	c      2995          42158        2585        20        1038.0000        1022.6605      1.50%
59514.83/3000.52	c      3001          42278        2591        20        1038.0000        1022.6697      1.50%
59614.12/3005.54	c      3006          42385        2594        20        1038.0000        1022.6697      1.50%
59715.11/3010.62	c      3011          42463        2596        20        1038.0000        1022.6712      1.50%
59814.27/3015.67	c      3016          42582        2599        20        1038.0000        1022.6712      1.50%
59915.45/3020.72	c      3021          42638        2605        20        1038.0000        1022.6942      1.50%
60014.62/3025.74	c      3026          42689        2616        20        1038.0000        1022.6977      1.50%
60115.78/3030.80	c      3031          42784        2625        20        1038.0000        1022.7131      1.49%
60214.91/3035.83	c      3036          42828        2637        20        1038.0000        1022.7231      1.49%
60314.04/3040.87	c      3041          42962        2641        20        1038.0000        1022.7443      1.49%
60415.29/3045.93	c      3046          43078        2645        20        1038.0000        1022.7576      1.49%
60514.56/3050.99	c      3051          43148        2649        20        1038.0000        1022.7585      1.49%
60616.20/3056.07	c      3056          43198        2657        20        1038.0000        1022.7917      1.49%
60715.37/3061.12	c      3061          43225        2662        20        1038.0000        1022.7917      1.49%
60816.72/3066.17	c      3066          43284        2665        20        1038.0000        1022.7956      1.49%
60917.05/3071.22	c      3071          43403        2668        20        1038.0000        1022.7965      1.49%
61016.23/3076.27	c      3076          43496        2675        20        1038.0000        1022.7980      1.49%
61117.39/3081.32	c      3081          43571        2680        20        1038.0000        1022.8003      1.49%
61216.56/3086.37	c      3086          43646        2687        20        1038.0000        1022.8029      1.49%
61315.74/3091.39	c      3091          43682        2687        20        1038.0000        1022.8029      1.49%
61416.88/3096.47	c      3096          43713        2688        20        1038.0000        1022.8029      1.49%
61518.16/3101.52	c      3102          43733        2688        20        1038.0000        1022.8029      1.49%
61617.20/3106.57	c      3107          43787        2690        20        1038.0000        1022.8029      1.49%
61718.35/3111.62	c      3112          43824        2703        20        1038.0000        1022.8185      1.48%
61817.52/3116.67	c      3117          43867        2702        20        1038.0000        1022.8185      1.48%
61918.67/3121.72	c      3122          43883        2702        20        1038.0000        1022.8185      1.48%
62017.89/3126.77	c      3127          43921        2700        20        1038.0000        1022.8185      1.48%
62119.05/3131.82	c      3132          43943        2700        20        1038.0000        1022.8185      1.48%
62218.18/3136.88	c      3137          43972        2703        20        1038.0000        1022.8185      1.48%
62319.27/3141.93	c      3142          43994        2701        20        1038.0000        1022.8185      1.48%
62418.43/3146.98	c      3147          44059        2700        20        1038.0000        1022.8185      1.48%
62517.58/3152.03	c      3152          44124        2707        20        1038.0000        1022.8185      1.48%
62619.40/3157.08	c      3157          44197        2710        20        1038.0000        1022.8185      1.48%
62718.68/3162.13	c      3162          44248        2709        20        1038.0000        1022.8385      1.48%
62819.75/3167.14	c      3167          44302        2713        20        1038.0000        1022.8385      1.48%
62920.25/3172.23	c      3172          44344        2721        20        1038.0000        1022.8415      1.48%
63019.45/3177.28	c      3177          44417        2722        20        1038.0000        1022.8415      1.48%
63118.66/3182.29	c      3182          44488        2721        20        1038.0000        1022.8416      1.48%
63219.82/3187.38	c      3187          44575        2726        20        1038.0000        1022.8416      1.48%
63320.93/3192.43	c      3192          44622        2731        20        1038.0000        1022.8469      1.48%
63420.12/3197.49	c      3197          44658        2731        20        1038.0000        1022.8534      1.48%
63521.30/3202.50	c      3203          44668        2737        20        1038.0000        1022.8548      1.48%
63620.50/3207.58	c      3208          44718        2745        20        1038.0000        1022.8561      1.48%
63721.67/3212.63	c      3213          44783        2766        20        1038.0000        1022.8591      1.48%
63820.87/3217.68	c      3218          44827        2774        20        1038.0000        1022.8619      1.48%
63922.04/3222.72	c      3223          44874        2777        20        1038.0000        1022.8674      1.48%
64021.24/3227.73	c      3228          44968        2783        20        1038.0000        1022.8742      1.48%
64122.41/3232.83	c      3233          45038        2785        20        1038.0000        1022.8742      1.48%
64221.59/3237.88	c      3238          45080        2789        20        1038.0000        1022.8742      1.48%
64322.77/3242.93	c      3243          45104        2801        20        1038.0000        1022.8749      1.48%
64421.95/3247.98	c      3248          45154        2805        20        1038.0000        1022.8773      1.48%
64521.15/3253.00	c      3253          45238        2813        20        1038.0000        1022.8853      1.48%
64622.99/3258.07	c      3258          45294        2823        20        1038.0000        1022.8935      1.48%
64722.14/3263.12	c      3263          45363        2832        20        1038.0000        1022.9057      1.48%
64821.44/3268.12	c      3268          45432        2845        20        1038.0000        1022.9094      1.48%
64922.53/3273.17	c      3273          45460        2841        20        1038.0000        1022.9094      1.48%
65022.97/3278.26	c      3278          45492        2857        20        1038.0000        1022.9351      1.47%
65124.13/3283.34	c      3283          45528        2855        20        1038.0000        1022.9362      1.47%
65223.31/3288.39	c      3288          45584        2871        20        1038.0000        1022.9394      1.47%
65324.46/3293.41	c      3293          45657        2872        20        1038.0000        1022.9394      1.47%
65425.62/3298.51	c      3299          45707        2872        20        1038.0000        1022.9394      1.47%
65524.79/3303.55	c      3304          45727        2878        20        1038.0000        1022.9513      1.47%
65625.95/3308.60	c      3309          45803        2886        20        1038.0000        1022.9570      1.47%
65725.12/3313.64	c      3314          45865        2896        20        1038.0000        1022.9630      1.47%
65824.29/3318.67	c      3319          45995        2898        20        1038.0000        1022.9664      1.47%
65925.45/3323.75	c      3324          46018        2903        20        1038.0000        1022.9799      1.47%
66026.59/3328.80	c      3329          46102        2915        20        1038.0000        1022.9799      1.47%
66125.79/3333.84	c      3334          46145        2922        20        1038.0000        1022.9858      1.47%
66224.90/3338.86	c      3339          46203        2928        20        1038.0000        1022.9912      1.47%
66326.03/3343.90	c      3344          46286        2939        20        1038.0000        1022.9987      1.47%
66425.14/3349.00	c      3349          46326        2945        20        1038.0000        1022.9999      1.47%
66526.96/3354.05	c      3354          46369        2946        20        1038.0000        1022.9999      1.47%
66626.08/3359.08	c      3359          46435        2954        20        1038.0000        1023.0029      1.47%
66725.27/3364.09	c      3364          46493        2954        20        1038.0000        1023.0029      1.47%
66826.39/3369.18	c      3369          46548        2963        20        1038.0000        1023.0071      1.47%
66926.62/3374.20	c      3374          46638        2969        20        1038.0000        1023.0073      1.47%
67025.74/3379.29	c      3379          46708        2981        20        1038.0000        1023.0117      1.47%
67126.87/3384.32	c      3384          46808        2985        20        1038.0000        1023.0117      1.47%
67226.00/3389.35	c      3389          46878        2993        20        1038.0000        1023.0155      1.46%
67325.12/3394.40	c      3394          46883        2998        20        1038.0000        1023.0155      1.46%
67428.24/3399.51	c      3400          46928        3003        20        1038.0000        1023.0155      1.46%
67527.35/3404.55	c      3405          47004        3001        20        1038.0000        1023.0155      1.46%
67626.49/3409.58	c      3410          47042        3007        20        1038.0000        1023.0243      1.46%
67727.58/3414.66	c      3415          47108        3009        20        1038.0000        1023.0243      1.46%
67828.70/3419.71	c      3420          47148        3013        20        1038.0000        1023.0289      1.46%
67927.79/3424.76	c      3425          47247        3014        20        1038.0000        1023.0289      1.46%
68026.88/3429.80	c      3430          47351        3016        20        1038.0000        1023.0313      1.46%
68127.96/3434.84	c      3435          47453        3024        20        1038.0000        1023.0313      1.46%
68229.00/3439.91	c      3440          47578        3019        20        1038.0000        1023.0362      1.46%
68328.12/3444.95	c      3445          47665        3024        20        1038.0000        1023.0363      1.46%
68427.21/3449.99	c      3450          47718        3037        20        1038.0000        1023.0472      1.46%
68526.33/3455.01	c      3455          47774        3043        20        1038.0000        1023.0472      1.46%
68628.32/3460.09	c      3460          47833        3044        20        1038.0000        1023.0472      1.46%
68729.27/3465.16	c      3465          47897        3046        20        1038.0000        1023.0472      1.46%
68829.70/3470.21	c      3470          47971        3056        20        1038.0000        1023.0495      1.46%
68928.84/3475.26	c      3475          48068        3059        20        1038.0000        1023.0525      1.46%
69029.96/3480.31	c      3480          48188        3065        20        1038.0000        1023.0748      1.46%
69129.10/3485.36	c      3485          48258        3079        20        1038.0000        1023.0802      1.46%
69230.23/3490.41	c      3490          48324        3083        20        1038.0000        1023.0848      1.46%
69329.30/3495.46	c      3495          48406        3093        20        1038.0000        1023.1044      1.46%
69430.42/3500.51	c      3501          48509        3098        20        1038.0000        1023.1067      1.46%
69529.63/3505.54	c      3506          48598        3105        20        1038.0000        1023.1102      1.46%
69630.68/3510.61	c      3511          48698        3115        20        1038.0000        1023.1144      1.45%
69729.83/3515.66	c      3516          48817        3112        20        1038.0000        1023.1144      1.45%
69830.94/3520.71	c      3521          48906        3113        20        1038.0000        1023.1144      1.45%
69930.03/3525.76	c      3526          49031        3112        20        1038.0000        1023.1144      1.45%
70031.13/3530.81	c      3531          49118        3119        20        1038.0000        1023.1197      1.45%
70130.23/3535.84	c      3536          49225        3116        20        1038.0000        1023.1197      1.45%
70229.37/3540.87	c      3541          49285        3116        20        1038.0000        1023.1197      1.45%
70330.50/3545.91	c      3546          49408        3119        20        1038.0000        1023.1197      1.45%
70429.64/3551.02	c      3551          49548        3119        20        1038.0000        1023.1197      1.45%
70531.38/3556.07	c      3556          49578        3123        20        1038.0000        1023.1221      1.45%
70630.60/3561.12	c      3561          49608        3135        20        1038.0000        1023.1227      1.45%
70731.86/3566.17	c      3566          49694        3151        20        1038.0000        1023.1350      1.45%
70832.36/3571.22	c      3571          49741        3152        20        1038.0000        1023.1372      1.45%
70931.59/3576.27	c      3576          49760        3161        20        1038.0000        1023.1479      1.45%
71032.77/3581.32	c      3581          49887        3166        20        1038.0000        1023.1479      1.45%
71132.05/3586.37	c      3586          50013        3170        20        1038.0000        1023.1493      1.45%
71231.34/3591.39	c      3591          50068        3179        20        1038.0000        1023.1597      1.45%
71332.38/3596.42	c      3596          50199        3188        20        1038.0000        1023.1597      1.45%
71433.55/3601.50	c      3602          50304        3191        20        1038.0000        1023.1606      1.45%
71532.73/3606.51	c      3607          50378        3199        20        1038.0000        1023.1653      1.45%
71633.88/3611.62	c      3612          50398        3205        20        1038.0000        1023.1754      1.45%
71733.07/3616.67	c      3617          50484        3213        20        1038.0000        1023.1765      1.45%
71834.23/3621.72	c      3622          50588        3211        20        1038.0000        1023.1792      1.45%
71933.35/3626.74	c      3627          50676        3223        20        1038.0000        1023.1830      1.45%

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 (177575 MiB free)
  memory of node 1: 193494 MiB (185891 MiB free)
  memory of node 2: 193531 MiB (193053 MiB free)
  memory of node 3: 193531 MiB (189775 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-4465203-1722446386/watcher-4465203-1722446386 -o /tmp/evaluation-result-4465203-1722446386/solver-4465203-1722446386 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59013 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465203-1722446386.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100111 s]*
/proc/loadavg: 80.34 80.24 79.77 64/1001 66340
/proc/meminfo: memFree=764141472/790760804 swapFree=131071996/131071996
[pid=66319] ppid=66316 vsize=1518056 memory=95368 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/stat : 66319 (fscip) S 66316 66319 59001 0 -1 1077936128 21125 0 0 0 9 3 0 0 20 0 21 0 11221700 1554489344 23842 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
/proc/66319/statm: 379514 23842 2774 3035 0 63794 0
[pid=66319/tid=66321] ppid=66316 vsize=1518056 memory=8390339637985935414 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66321/stat : 66321 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66322] ppid=66316 vsize=1518056 memory=25138 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66322/stat : 66322 (fscip) R 66316 66319 59001 0 -1 4194368 335 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66323] ppid=66316 vsize=1518056 memory=54117410275792 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66323/stat : 66323 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66324] ppid=66316 vsize=1518056 memory=61818303414854 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66324/stat : 66324 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66325] ppid=66316 vsize=1518056 memory=57385930719929 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66325/stat : 66325 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66326] ppid=66316 vsize=1518056 memory=62883522413457 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66326/stat : 66326 (fscip) S 66316 66319 59001 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66327] ppid=66316 vsize=1518056 memory=13855157297350082 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66327/stat : 66327 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66328] ppid=66316 vsize=1518056 memory=14972269717883433 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66328/stat : 66328 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66329] ppid=66316 vsize=1518056 memory=3474581225665238668 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66329/stat : 66329 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66330] ppid=66316 vsize=1518056 memory=3544385916133245758 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66330/stat : 66330 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66331] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66331/stat : 66331 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66332] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66332/stat : 66332 (fscip) S 66316 66319 59001 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66333] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66333/stat : 66333 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66334] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66334/stat : 66334 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66335] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66335/stat : 66335 (fscip) S 66316 66319 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66336] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66336/stat : 66336 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23908 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66337] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66337/stat : 66337 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23974 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66338] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66338/stat : 66338 (fscip) S 66316 66319 59001 0 -1 1077936192 1223 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23974 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66339] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66339/stat : 66339 (fscip) S 66316 66319 59001 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23974 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66340] ppid=66316 vsize=1518056 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66340/stat : 66340 (fscip) S 66316 66319 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11221705 1554489344 23974 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1518056 KiB
Current children cumulated memory: 95368 KiB

[startup+0.223779 s]*
/proc/loadavg: 80.34 80.24 79.77 81/1021 66360
/proc/meminfo: memFree=763892864/790760804 swapFree=131071996/131071996
[pid=66319] ppid=66316 vsize=1797976 memory=361144 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/stat : 66319 (fscip) S 66316 66319 59001 0 -1 1077936128 86509 0 0 0 114 36 0 0 20 0 41 0 11221700 1841127424 90286 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
/proc/66319/statm: 449494 90286 2790 3035 0 176099 0
[pid=66319/tid=66321] ppid=66316 vsize=1797976 memory=8318255677412212789 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66321/stat : 66321 (fscip) R 66316 66319 59001 0 -1 4194368 4023 0 0 0 5 2 0 0 20 0 41 0 11221705 1841127424 90286 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66322] ppid=66316 vsize=1797976 memory=232817688915 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66322/stat : 66322 (fscip) R 66316 66319 59001 0 -1 4194368 3827 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90286 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66323] ppid=66316 vsize=1797976 memory=58511161844205 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66323/stat : 66323 (fscip) R 66316 66319 59001 0 -1 4194368 4122 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90286 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66324] ppid=66316 vsize=1797976 memory=55221233672921 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66324/stat : 66324 (fscip) R 66316 66319 59001 0 -1 4194368 3788 0 0 0 5 2 0 0 20 0 41 0 11221705 1841127424 90286 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66325] ppid=66316 vsize=1797976 memory=61779682288575 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66325/stat : 66325 (fscip) R 66316 66319 59001 0 -1 4194368 4019 0 0 0 5 2 0 0 20 0 41 0 11221705 1841127424 90352 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66326] ppid=66316 vsize=1797976 memory=58519818926381 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66326/stat : 66326 (fscip) R 66316 66319 59001 0 -1 4194368 4093 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66327] ppid=66316 vsize=1797976 memory=13854057785802944 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66327/stat : 66327 (fscip) R 66316 66319 59001 0 -1 4194368 4023 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66328] ppid=66316 vsize=1797976 memory=15261467029049544 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66328/stat : 66328 (fscip) R 66316 66319 59001 0 -1 4194368 4021 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66329] ppid=66316 vsize=1797976 memory=3906933369782699967 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66329/stat : 66329 (fscip) R 66316 66319 59001 0 -1 4194368 4085 0 0 0 6 0 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66330] ppid=66316 vsize=1797976 memory=3834875784385069722 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66330/stat : 66330 (fscip) R 66316 66319 59001 0 -1 4194368 4026 0 0 0 5 2 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66331] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66331/stat : 66331 (fscip) R 66316 66319 59001 0 -1 4194368 3951 0 0 0 4 2 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66332] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66332/stat : 66332 (fscip) R 66316 66319 59001 0 -1 4194368 3869 0 0 0 6 0 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66333] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66333/stat : 66333 (fscip) R 66316 66319 59001 0 -1 4194368 4022 0 0 0 4 2 0 0 20 0 41 0 11221705 1841127424 90418 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66334] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66334/stat : 66334 (fscip) R 66316 66319 59001 0 -1 4194368 3947 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66335] ppid=66316 vsize=1797976 memory=0 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66335/stat : 66335 (fscip) R 66316 66319 59001 0 -1 4194368 4841 0 0 0 6 1 0 0 20 0 41 0 11221705 1841127424 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66336] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66336/stat : 66336 (fscip) R 66316 66319 59001 0 -1 1077936192 4013 0 0 0 4 2 0 0 20 0 41 0 11221705 1841127424 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66337] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66337/stat : 66337 (fscip) R 66316 66319 59001 0 -1 4194368 3771 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66338] ppid=66316 vsize=1797976 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66338/stat : 66338 (fscip) R 66316 66319 59001 0 -1 4194368 3987 0 0 0 5 1 0 0 20 0 41 0 11221705 1841127424 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66339] ppid=66316 vsize=1798940 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66339/stat : 66339 (fscip) R 66316 66319 59001 0 -1 4194368 4014 0 0 0 4 2 0 0 20 0 41 0 11221705 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66340] ppid=66316 vsize=1798940 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66340/stat : 66340 (fscip) R 66316 66319 59001 0 -1 4194368 4009 0 0 0 5 1 0 0 20 0 41 0 11221705 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66341] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66341/stat : 66341 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66342] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66342/stat : 66342 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66343] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66343/stat : 66343 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66344] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66344/stat : 66344 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66345] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66345/stat : 66345 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66346] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66346/stat : 66346 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66347] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66347/stat : 66347 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90484 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66348] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66348/stat : 66348 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66349] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66349/stat : 66349 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66350] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66350/stat : 66350 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66351] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66351/stat : 66351 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66352] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66352/stat : 66352 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66353] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66353/stat : 66353 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66354] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66354/stat : 66354 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66355] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66355/stat : 66355 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66356] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66356/stat : 66356 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66357] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66357/stat : 66357 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66358] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66358/stat : 66358 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66359] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66359/stat : 66359 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66360] ppid=66316 vsize=1798940 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66360/stat : 66360 (fscip) S 66316 66319 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11221716 1842114560 90550 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 1797976 KiB
Current children cumulated memory: 361144 KiB

[startup+0.323778 s]*
/proc/loadavg: 80.34 80.24 79.77 81/1021 66360
/proc/meminfo: memFree=763746272/790760804 swapFree=131071996/131071996
[pid=66319] ppid=66316 vsize=1798544 memory=484820 CPUtime=3.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/stat : 66319 (fscip) S 66316 66319 59001 0 -1 1077936128 120570 0 0 0 248 74 0 0 20 0 41 0 11221700 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
/proc/66319/statm: 449636 121205 2934 3035 0 207679 0
[pid=66319/tid=66321] ppid=66316 vsize=1798544 memory=7017546533858338647 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66321/stat : 66321 (fscip) R 66316 66319 59001 0 -1 4194368 5120 0 0 0 11 4 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66322] ppid=66316 vsize=1798544 memory=279366684940528 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66322/stat : 66322 (fscip) R 66316 66319 59001 0 -1 4194368 5036 0 0 0 11 3 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66323] ppid=66316 vsize=1798544 memory=34340462562508916 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66323/stat : 66323 (fscip) R 66316 66319 59001 0 -1 4194368 7383 0 0 0 14 1 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66324] ppid=66316 vsize=1798544 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66324/stat : 66324 (fscip) R 66316 66319 59001 0 -1 4194368 5039 0 0 0 13 3 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66325] ppid=66316 vsize=1798544 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66325/stat : 66325 (fscip) D 66316 66319 59001 0 -1 4194368 4985 0 0 0 8 5 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66326] ppid=66316 vsize=1798544 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66326/stat : 66326 (fscip) R 66316 66319 59001 0 -1 4194368 7191 0 0 0 14 1 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66327] ppid=66316 vsize=1798544 memory=27992919332356134 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66327/stat : 66327 (fscip) R 66316 66319 59001 0 -1 4194368 5070 0 0 0 11 4 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66328] ppid=66316 vsize=1798544 memory=25073 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66328/stat : 66328 (fscip) D 66316 66319 59001 0 -1 4194368 5065 0 0 0 10 4 0 0 20 0 41 0 11221705 1841709056 121205 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0

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

/proc/66319/task/66340/stat : 66340 (fscip) R 66316 66319 59001 0 -1 4194368 2862167 0 0 0 355509 323 0 0 20 0 41 0 11221705 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66341] ppid=66316 vsize=9478888 memory=21372 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66341/stat : 66341 (fscip) S 66316 66319 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66342] ppid=66316 vsize=9478888 memory=15520 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66342/stat : 66342 (fscip) S 66316 66319 59001 0 -1 1077936192 58 0 0 0 3 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66343] ppid=66316 vsize=9478888 memory=8128980 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66343/stat : 66343 (fscip) S 66316 66319 59001 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66344] ppid=66316 vsize=9478888 memory=2316 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66344/stat : 66344 (fscip) S 66316 66319 59001 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66345] ppid=66316 vsize=9478888 memory=8131472 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66345/stat : 66345 (fscip) S 66316 66319 59001 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66346] ppid=66316 vsize=9478888 memory=11440 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66346/stat : 66346 (fscip) S 66316 66319 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66347] ppid=66316 vsize=9478888 memory=15520 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66347/stat : 66347 (fscip) S 66316 66319 59001 0 -1 1077936192 58 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66348] ppid=66316 vsize=9478888 memory=8109348 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66348/stat : 66348 (fscip) S 66316 66319 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66349] ppid=66316 vsize=9478888 memory=8128972 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66349/stat : 66349 (fscip) S 66316 66319 59001 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66350] ppid=66316 vsize=9478888 memory=2820 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66350/stat : 66350 (fscip) S 66316 66319 59001 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66351] ppid=66316 vsize=9478888 memory=6728 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66351/stat : 66351 (fscip) S 66316 66319 59001 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66352] ppid=66316 vsize=9478888 memory=7620 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66352/stat : 66352 (fscip) S 66316 66319 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66353] ppid=66316 vsize=9478888 memory=19092 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66353/stat : 66353 (fscip) S 66316 66319 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66354] ppid=66316 vsize=9478888 memory=11440 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66354/stat : 66354 (fscip) S 66316 66319 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66355] ppid=66316 vsize=9478888 memory=15520 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66355/stat : 66355 (fscip) S 66316 66319 59001 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66356] ppid=66316 vsize=9478888 memory=8172048 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66356/stat : 66356 (fscip) S 66316 66319 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66357] ppid=66316 vsize=9478888 memory=8173164 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66357/stat : 66357 (fscip) S 66316 66319 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66358] ppid=66316 vsize=9478888 memory=8173052 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66358/stat : 66358 (fscip) S 66316 66319 59001 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66359] ppid=66316 vsize=9478888 memory=8174936 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66359/stat : 66359 (fscip) S 66316 66319 59001 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66360] ppid=66316 vsize=9478888 memory=2660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66360/stat : 66360 (fscip) S 66316 66319 59001 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11221716 9706381312 2043817 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
Current children cumulated CPU time: 71052.6 s
Current children cumulated vsize: 9478888 KiB
Current children cumulated memory: 8175268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.14 s]
/proc/loadavg: 78.87 79.61 80.10 81/1021 68485
/proc/meminfo: memFree=758237988/790760804 swapFree=131071996/131071996
[pid=66319] ppid=66316 vsize=9544424 memory=8196372 CPUtime=72001.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/stat : 66319 (fscip) S 66316 66319 59001 0 -1 1077936128 34760011 0 0 0 7180657 19495 0 0 20 0 41 0 11221700 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 17 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
/proc/66319/statm: 2386106 2049093 2998 3035 0 2213069 0
[pid=66319/tid=66321] ppid=66316 vsize=9544424 memory=569882030769740 CPUtime=3597.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66321/stat : 66321 (fscip) R 66316 66319 59001 0 -1 4194368 1990883 0 0 0 359489 234 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66322] ppid=66316 vsize=9544424 memory=0 CPUtime=3590.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66322/stat : 66322 (fscip) R 66316 66319 59001 0 -1 4194368 2304852 0 0 0 358812 262 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66323] ppid=66316 vsize=9544424 memory=0 CPUtime=3601.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66323/stat : 66323 (fscip) R 66316 66319 59001 0 -1 4194368 341912 0 0 0 357125 3017 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66324] ppid=66316 vsize=9544424 memory=8066076 CPUtime=3596.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66324/stat : 66324 (fscip) R 66316 66319 59001 0 -1 4194368 2227289 0 0 0 359439 241 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66325] ppid=66316 vsize=9544424 memory=279366689772128 CPUtime=3596.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66325/stat : 66325 (fscip) R 66316 66319 59001 0 -1 4194368 2906008 0 0 0 359335 331 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66326] ppid=66316 vsize=9544424 memory=8173052 CPUtime=3595.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66326/stat : 66326 (fscip) R 66316 66319 59001 0 -1 4194368 340439 0 0 0 357330 2176 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66327] ppid=66316 vsize=9544424 memory=25333125866717268 CPUtime=3599.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66327/stat : 66327 (fscip) R 66316 66319 59001 0 -1 4194368 2220420 0 0 0 359655 246 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66328] ppid=66316 vsize=9544424 memory=0 CPUtime=3604.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66328/stat : 66328 (fscip) R 66316 66319 59001 0 -1 4194368 2676057 0 0 0 360197 302 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66329] ppid=66316 vsize=9544424 memory=25333125866717268 CPUtime=3602.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66329/stat : 66329 (fscip) R 66316 66319 59001 0 -1 4194368 344724 0 0 0 358099 2185 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66330] ppid=66316 vsize=9544424 memory=279366688716512 CPUtime=3602.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66330/stat : 66330 (fscip) R 66316 66319 59001 0 -1 4194368 1725767 0 0 0 360057 205 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66331] ppid=66316 vsize=9544424 memory=279366687886960 CPUtime=3601.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66331/stat : 66331 (fscip) R 66316 66319 59001 0 -1 4194368 2310601 0 0 0 359888 270 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66332] ppid=66316 vsize=9544424 memory=10544 CPUtime=3603.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66332/stat : 66332 (fscip) R 66316 66319 59001 0 -1 4194368 344880 0 0 0 357118 3225 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66333] ppid=66316 vsize=9544424 memory=0 CPUtime=3588.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66333/stat : 66333 (fscip) R 66316 66319 59001 0 -1 4194368 1882530 0 0 0 358597 210 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66334] ppid=66316 vsize=9544424 memory=0 CPUtime=3597.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66334/stat : 66334 (fscip) R 66316 66319 59001 0 -1 4194368 3062143 0 0 0 359434 341 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66335] ppid=66316 vsize=9544424 memory=12753232 CPUtime=3604.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66335/stat : 66335 (fscip) R 66316 66319 59001 0 -1 4194368 370927 0 0 0 358272 2191 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66336] ppid=66316 vsize=9544424 memory=11440 CPUtime=3600.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66336/stat : 66336 (fscip) R 66316 66319 59001 0 -1 4194368 2379066 0 0 0 359733 273 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66337] ppid=66316 vsize=9544424 memory=8195960 CPUtime=3605.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66337/stat : 66337 (fscip) R 66316 66319 59001 0 -1 4194368 2323795 0 0 0 360250 287 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66338] ppid=66316 vsize=9544424 memory=5660 CPUtime=3603.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66338/stat : 66338 (fscip) R 66316 66319 59001 0 -1 4194368 353448 0 0 0 357391 2915 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66339] ppid=66316 vsize=9544424 memory=8183124 CPUtime=3602.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66339/stat : 66339 (fscip) R 66316 66319 59001 0 -1 4194368 1745128 0 0 0 360006 204 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66340] ppid=66316 vsize=9544424 memory=1804 CPUtime=3605.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66340/stat : 66340 (fscip) R 66316 66319 59001 0 -1 4194368 2897827 0 0 0 360259 326 0 0 20 0 41 0 11221705 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66341] ppid=66316 vsize=9544424 memory=15776 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66341/stat : 66341 (fscip) S 66316 66319 59001 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66342] ppid=66316 vsize=9544424 memory=7620 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66342/stat : 66342 (fscip) S 66316 66319 59001 0 -1 1077936192 59 0 0 0 3 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66343] ppid=66316 vsize=9544424 memory=279366684679008 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66343/stat : 66343 (fscip) S 66316 66319 59001 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66344] ppid=66316 vsize=9544424 memory=279366687157424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66344/stat : 66344 (fscip) S 66316 66319 59001 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66345] ppid=66316 vsize=9544424 memory=8109348 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66345/stat : 66345 (fscip) S 66316 66319 59001 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66346] ppid=66316 vsize=9544424 memory=8128972 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66346/stat : 66346 (fscip) S 66316 66319 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66347] ppid=66316 vsize=9544424 memory=2820 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66347/stat : 66347 (fscip) S 66316 66319 59001 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66348] ppid=66316 vsize=9544424 memory=6728 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66348/stat : 66348 (fscip) S 66316 66319 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66349] ppid=66316 vsize=9544424 memory=20176 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66349/stat : 66349 (fscip) S 66316 66319 59001 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66350] ppid=66316 vsize=9544424 memory=5660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66350/stat : 66350 (fscip) S 66316 66319 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66351] ppid=66316 vsize=9544424 memory=-7450757551581388927 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66351/stat : 66351 (fscip) S 66316 66319 59001 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66352] ppid=66316 vsize=9544424 memory=279366685373728 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66352/stat : 66352 (fscip) S 66316 66319 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66353] ppid=66316 vsize=9544424 memory=279366687106320 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66353/stat : 66353 (fscip) S 66316 66319 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66354] ppid=66316 vsize=9544424 memory=8158912 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66354/stat : 66354 (fscip) S 66316 66319 59001 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66355] ppid=66316 vsize=9544424 memory=-5155626907875960965 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66355/stat : 66355 (fscip) S 66316 66319 59001 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66356] ppid=66316 vsize=9544424 memory=13820 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66356/stat : 66356 (fscip) S 66316 66319 59001 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66357] ppid=66316 vsize=9544424 memory=15776 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66357/stat : 66357 (fscip) S 66316 66319 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66358] ppid=66316 vsize=9544424 memory=2316 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66358/stat : 66358 (fscip) S 66316 66319 59001 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66359] ppid=66316 vsize=9544424 memory=2660 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66359/stat : 66359 (fscip) S 66316 66319 59001 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
[pid=66319/tid=66360] ppid=66316 vsize=9544424 memory=6108 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66319/task/66360/stat : 66360 (fscip) S 66316 66319 59001 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 11221716 9773490176 2049093 809668444160 4194304 16623229 140736796446000 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 52039680 140736796451850 140736796451968 140736796451968 140736796458992 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 9544424 KiB
Current children cumulated memory: 8196372 KiB

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

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

# cumulated CPU time of all completed processes:  user=71806.8 s, system=195.233 s

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

[startup+3630.4 s]
/proc/loadavg: 78.87 79.61 80.10 63/982 68485
/proc/meminfo: memFree=760049864/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): 3630.42
CPU time (s): 72002
CPU user time (s): 71806.8
CPU system time (s): 195.233
CPU usage (%): 1983.3
Max. virtual memory (cumulated for all children) (KiB): 9544424
Max. memory (cumulated for all children) (KiB): 8196372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71806.8
system time used= 195.233
maximum resident set size= 8196372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34760154
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= 252481
involuntary context switches= 231977


# summary of solver processes directly reported to runsolver:
#   pid: 66319
#   total CPU time (s): 72002
#   total CPU user time (s): 71806.8
#   total CPU system time (s): 195.233

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0372 second user time and 80.7937 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 19:19:46
IDJOB=4465203
IDBENCH=147524
IDSOLVER=3094
FILE ID=nodeD105/4465203-1722446386
RUNJOBID= nodeD105-1722441596-59013
SLURM_JOB_ID= 8254235
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_12.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-4465203-1722446386/watcher-4465203-1722446386 -o /tmp/evaluation-result-4465203-1722446386/solver-4465203-1722446386 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59013 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465203-1722446386.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 3986604c534c992b7a4e3e5a4bb881f1
RANDOM SEED=1699257525

nodeD105.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		: 2870.843
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		: 2993.605
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	: 5005.78
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		: 1651.854
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	: 5011.74
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		: 2999.724
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	: 5011.78
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		: 2872.823
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		: 2993.588
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	: 5005.78
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		: 2635.001
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	: 5011.74
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		: 2978.271
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	: 5011.78
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		: 2872.580
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		: 2993.581
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	: 5005.78
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		: 3569.812
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	: 5011.74
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		: 2982.042
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	: 5011.78
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		: 2869.870
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		: 2993.578
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	: 5005.78
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		: 2923.723
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	: 5011.74
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		: 2800.000
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	: 5011.78
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		: 2874.010
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2992.620
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	: 5005.78
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		: 3200.849
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	: 5011.74
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		: 2987.489
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	: 5011.78
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		: 2873.997
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		: 2993.573
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	: 5005.78
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		: 1919.024
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	: 5011.74
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		: 3000.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
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		: 2873.976
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		: 2993.567
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	: 5005.78
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		: 3218.895
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	: 5011.74
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		: 2975.116
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	: 5011.78
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		: 2873.480
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		: 2993.564
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	: 5005.78
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		: 3469.084
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	: 5011.74
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		: 2999.999
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	: 5011.78
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		: 2873.944
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		: 2993.558
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	: 5005.78
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		: 3516.638
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	: 5011.74
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		: 2978.273
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	: 5011.78
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		: 2852.329
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		: 2989.753
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	: 5005.78
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		: 2632.409
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	: 5011.74
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		: 2987.301
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	: 5011.78
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		: 2865.426
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		: 2989.719
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	: 5005.78
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		: 2615.212
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	: 5011.74
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		: 2994.328
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	: 5011.78
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		: 2872.452
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		: 2993.548
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	: 5005.78
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		: 2638.040
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	: 5011.74
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		: 2993.904
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	: 5011.78
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		: 2873.884
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		: 2991.650
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	: 5005.78
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		: 2624.737
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	: 5011.74
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		: 2999.053
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	: 5011.78
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		: 2873.875
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		: 2993.543
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	: 5005.78
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		: 2629.918
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	: 5011.74
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		: 2818.232
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	: 5011.78
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		: 2866.579
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		: 2989.782
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	: 5005.78
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		: 2631.861
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	: 5011.74
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		: 3000.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
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		: 2871.457
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		: 2992.560
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	: 5005.78
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		: 2635.517
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	: 5011.74
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		: 3000.000
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	: 5011.78
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		: 2872.377
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		: 2825.659
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	: 5005.78
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		: 2619.241
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	: 5011.74
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		: 3000.000
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	: 5011.78
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		: 2872.382
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		: 2990.578
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	: 5005.78
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		: 1391.198
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	: 5011.74
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		: 2983.799
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	: 5011.78
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		: 2868.367
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		: 2991.463
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	: 5005.78
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		: 2600.906
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	: 5011.74
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		: 3000.000
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	: 5011.78
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		: 2873.792
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		: 2992.728
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	: 5005.78
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		: 2183.399
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	: 5011.74
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		: 2970.241
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	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        764208048 kB
MemAvailable:   762485956 kB
Buffers:          137800 kB
Cached:          1287996 kB
SwapCached:            0 kB
Active:           293324 kB
Inactive:       23864164 kB
Active(anon):       2168 kB
Inactive(anon): 22752056 kB
Active(file):     291156 kB
Inactive(file):  1112108 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28504 kB
Writeback:            44 kB
AnonPages:      22729544 kB
Mapped:           125416 kB
Shmem:             22536 kB
KReclaimable:     140220 kB
Slab:             475344 kB
SReclaimable:     140220 kB
SUnreclaim:       335124 kB
KernelStack:       16816 kB
PageTables:        62524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2709740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           191616 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 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:      473088 kB
DirectMap2M:    53501952 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622768 MiB
End job on nodeD105 at 2024-07-31 20:20:16