Trace number 4465205

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) 72001.9 3630.59

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_21.opb.PB06.opb
MD5SUM3cf724146d283b6491b934147ab5b23d
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 benchmark1030
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1959
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 1959
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 1959
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 1959
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 = 32534528, getVmSize() = 32534528, SCIPgetMemUsed() = 8855402, SCIPgetMemTotal() = 10624506, SCIPgetMemExternEstim() = 5419921
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 = 21992138, getVmSize() = 42061824, SCIPgetMemUsed() = 10143647, SCIPgetMemTotal() = 18810159, SCIPgetMemExternEstim() = 5419921
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-4465205-1722446314
0.00/0.05	c   Variables        : 1959 (1959 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        : 1425 (1425 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2738
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2738 
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        1687.0000                -          -
1.48/0.25	c *       0              0           1        20        1174.0000                -          -
1.48/0.25	c *       0              0           1        20        1171.0000                -          -
1.48/0.26	c *       0              0           1        20        1149.0000                -          -
1.48/0.27	c *       0              0           1        20        1072.0000                -          -
1.48/0.30	c *       0              0           1        20        1062.0000                -          -
65.28/3.58	c *       4          10561         258        20        1055.0000         263.0000    301.14%
67.25/3.69	c *       4          10561         258        20        1053.0000         263.0000    300.38%
71.20/3.86	c *       4          10561         258        20        1051.0000         263.0000    299.62%
73.18/4.02	c *       4          10561         258        20        1049.0000         263.0000    298.86%
77.76/4.18	c *       4          10561         258        20        1048.0000         263.0000    298.48%
81.01/4.35	c *       4          10561         258        20        1047.0000         263.0000    298.10%
84.94/4.52	c *       5          15897         244        20        1046.0000         263.0000    297.72%
86.92/4.68	c *       5          15897         244        20        1045.0000         263.0000    297.34%
104.71/5.52	c         6          15897         244        20        1045.0000         263.0000    297.34%
110.65/5.80	c *       6          20755         301        20        1044.0000         263.0000    296.96%
112.63/6.02	c *       6          20755         301        20        1043.0000         263.0000    296.58%
118.57/6.23	c *       6          20755         301        20        1042.0000         263.0000    296.20%
122.54/6.46	c *       6          20755         301        20        1041.0000         263.0000    295.82%
132.41/7.04	c *       7              2           1        20        1037.0000         996.4167      4.07%
203.76/10.56	c        11              3           2        20        1037.0000         999.0625      3.80%
217.65/11.28	c *      11              3           2        20        1036.0000         999.0625      3.70%
223.61/11.52	c *      12              3           2        20        1035.0000         999.0625      3.60%
231.47/11.93	c *      12              3           2        20        1034.0000         999.0625      3.50%
236.31/12.19	c *      12              3           4        20        1033.0000         999.0625      3.40%
304.52/15.61	c        16              2           1        20        1033.0000        1001.3061      3.17%
320.35/16.42	c *      16              2           1        20        1032.0000        1002.5036      2.94%
403.39/20.66	c        21              3           2        20        1032.0000        1002.5036      2.94%
504.52/25.72	c        26              6           5        20        1032.0000        1002.5036      2.94%
603.38/30.77	c        31             11          10        20        1032.0000        1002.5036      2.94%
704.64/35.82	c        36             25          24        20        1032.0000        1002.5036      2.94%
803.52/40.88	c        41             72          31        20        1032.0000        1002.6325      2.93%
904.67/45.93	c        46            122          45        20        1032.0000        1002.7983      2.91%
1003.99/50.98	c        51            182          57        20        1032.0000        1002.9408      2.90%
1102.89/56.03	c        56            272          69        20        1032.0000        1003.4318      2.85%
1130.65/57.38	c *      57            302          71        20        1031.0000        1003.5866      2.73%
1206.59/61.19	c        61            312          71        20        1031.0000        1003.6667      2.72%
1307.00/66.22	c        66            362         122        20        1031.0000        1004.2062      2.67%
1406.22/71.25	c        71            412         136        20        1031.0000        1005.0000      2.59%
1505.40/76.28	c        76            453         161        20        1031.0000        1005.2046      2.57%
1606.52/81.32	c        81            525         130        20        1031.0000        1005.3341      2.55%
1707.72/86.41	c        86            628         131        20        1031.0000        1005.3341      2.55%
1810.90/91.66	c        92            636         182        20        1031.0000        1005.4536      2.54%
1914.03/96.84	c        97            792         139        20        1031.0000        1005.6111      2.52%
2015.09/101.94	c       102            330         236        20        1031.0000        1005.8614      2.50%
2114.21/106.97	c       107            852         204        20        1031.0000        1005.9300      2.49%
2216.02/112.04	c       112           1062         171        20        1031.0000        1006.0882      2.48%
2315.44/117.09	c       117           1042         210        20        1031.0000        1006.1742      2.47%
2414.48/122.12	c       122           1082         214        20        1031.0000        1006.2500      2.46%
2515.80/127.15	c       127           1122         216        20        1031.0000        1006.3578      2.45%
2616.05/132.25	c       132           1153         217        20        1031.0000        1006.3578      2.45%
2717.16/137.30	c       137           1153         217        20        1031.0000        1006.3578      2.45%
2816.36/142.35	c       142           1452         193        20        1031.0000        1006.5608      2.43%
2915.66/147.40	c       147           1572         197        20        1031.0000        1006.5608      2.43%
3016.73/152.44	c       152           1732         201        20        1031.0000        1006.6067      2.42%
3117.88/157.50	c       158           1792         209        20        1031.0000        1006.6934      2.41%
3216.89/162.56	c       163           1814         215        20        1031.0000        1006.7650      2.41%
3318.10/167.60	c       168           1905         222        20        1031.0000        1006.7656      2.41%
3417.02/172.64	c       173           1975         228        20        1031.0000        1006.7957      2.40%
3516.24/177.68	c       178           2052         239        20        1031.0000        1006.8360      2.40%
3617.42/182.72	c       183           2192         245        20        1031.0000        1006.8553      2.40%
3718.53/187.81	c       188           2282         247        20        1031.0000        1006.9125      2.39%
3817.64/192.84	c       193           2349         254        20        1031.0000        1006.9570      2.39%
3916.72/197.84	c       198            907         291        20        1031.0000        1007.6925      2.31%
4015.92/202.87	c       203            937         293        20        1031.0000        1007.6925      2.31%
4117.10/207.96	c       208           1002         296        20        1031.0000        1007.7273      2.31%
4219.05/213.06	c       213           1014         302        20        1031.0000        1007.7507      2.31%
4318.22/218.10	c       218           1093         303        20        1031.0000        1008.0303      2.28%
4419.14/223.16	c       223           1144         308        20        1031.0000        1008.0303      2.28%
4519.56/228.21	c       228           1222         312        20        1031.0000        1008.1942      2.26%
4618.66/233.22	c       233           1244         314        20        1031.0000        1008.1942      2.26%
4719.68/238.31	c       238           1260         312        20        1031.0000        1008.1942      2.26%
4818.84/243.33	c       243           1332         314        20        1031.0000        1008.3159      2.25%
4918.04/248.34	c       248           1373         319        20        1031.0000        1008.3159      2.25%
5017.21/253.37	c       253           1445         319        20        1031.0000        1008.3159      2.25%
5120.37/258.50	c       258           1496         324        20        1031.0000        1008.3966      2.24%
5219.49/263.56	c       264           1561         323        20        1031.0000        1008.3966      2.24%
5320.66/268.61	c       269           1642         326        20        1031.0000        1008.4194      2.24%
5419.88/273.66	c       274           1732         332        20        1031.0000        1008.4757      2.23%
5520.89/278.71	c       279           1836         338        20        1031.0000        1008.5130      2.23%
5620.10/283.77	c       284           1881         339        20        1031.0000        1008.5130      2.23%
5721.26/288.81	c       289           2739         137        20        1031.0000        1008.5745      2.22%
5820.44/293.87	c       294           2809         153        20        1031.0000        1008.7927      2.20%
5919.50/298.89	c       299           2869         157        20        1031.0000        1008.8022      2.20%
6020.72/303.97	c       304           2924         164        20        1031.0000        1008.8022      2.20%
6119.71/309.03	c       309           3069         165        20        1031.0000        1008.8167      2.20%
6221.59/314.08	c       314           3099         167        20        1031.0000        1008.9219      2.19%
6320.57/319.11	c       319           3201         169        20        1031.0000        1008.9862      2.18%
6421.87/324.18	c       324           2622         388        20        1031.0000        1009.0129      2.18%
6522.31/329.23	c       329           2755         393        20        1031.0000        1009.1117      2.17%
6621.48/334.28	c       334           2834         408        20        1031.0000        1009.2639      2.15%
6722.36/339.34	c       339           3502         190        20        1031.0000        1009.3847      2.14%
6821.70/344.39	c       344           3581         189        20        1031.0000        1009.4253      2.14%
6922.61/349.44	c       349           3182         438        20        1031.0000        1009.6387      2.12%
7021.66/354.49	c       354           3298         444        20        1031.0000        1009.6498      2.11%
7122.84/359.55	c       360           3379         451        20        1031.0000        1009.6498      2.11%
7222.06/364.59	c       365           3445         453        20        1031.0000        1009.6701      2.11%
7323.21/369.60	c       370           3472         454        20        1031.0000        1009.6710      2.11%
7424.39/374.70	c       375           4059         221        20        1031.0000        1009.6844      2.11%
7523.59/379.71	c       380           4130         224        20        1031.0000        1009.6923      2.11%
7624.74/384.80	c       385           3548         462        20        1031.0000        1009.7335      2.11%
7723.79/389.82	c       390           3653         469        20        1031.0000        1009.7846      2.10%
7824.98/394.91	c       395           4331         243        20        1031.0000        1009.8902      2.09%
7924.02/399.96	c       400           4371         245        20        1031.0000        1009.9181      2.09%
8023.22/405.00	c       405           4489         249        20        1031.0000        1009.9412      2.09%
8124.75/410.07	c       410           4579         255        20        1031.0000        1009.9677      2.08%
8223.90/415.11	c       415           4591         261        20        1031.0000        1009.9677      2.08%
8323.10/420.12	c       420           4627         265        20        1031.0000        1009.9677      2.08%
8424.25/425.16	c       425           4766         264        20        1031.0000        1009.9677      2.08%
8523.23/430.17	c       430           4829         265        20        1031.0000        1010.0133      2.08%
8623.74/435.23	c       435           4859         269        20        1031.0000        1010.0466      2.07%
8722.93/440.27	c       440           4872         276        20        1031.0000        1010.0665      2.07%
8822.13/445.28	c       445           4942         280        20        1031.0000        1010.0789      2.07%
8923.26/450.39	c       450           5056         282        20        1031.0000        1010.0789      2.07%
9026.45/455.54	c       456           5179         281        20        1031.0000        1010.0892      2.07%
9125.45/460.57	c       461           5213         289        20        1031.0000        1010.1020      2.07%
9226.60/465.64	c       466           5329         295        20        1031.0000        1010.1676      2.06%
9325.79/470.69	c       471           5455         305        20        1031.0000        1010.1785      2.06%
9426.95/475.73	c       476           5544         310        20        1031.0000        1010.2188      2.06%
9528.12/480.81	c       481           5626         314        20        1031.0000        1010.2394      2.06%
9627.25/485.84	c       486           5780         314        20        1031.0000        1010.2394      2.06%
9726.44/490.89	c       491           5897         315        20        1031.0000        1010.2394      2.06%
9827.59/495.96	c       496           5950         314        20        1031.0000        1010.2875      2.05%
9926.81/501.01	c       501           5969         317        20        1031.0000        1010.3256      2.05%
10028.62/506.04	c       506           6051         327        20        1031.0000        1010.3963      2.04%
10127.88/511.08	c       511           6119         329        20        1031.0000        1010.4626      2.03%
10229.06/516.16	c       516           6130         334        20        1031.0000        1010.4898      2.03%
10329.54/521.21	c       521           6139         337        20        1031.0000        1010.5196      2.03%
10428.68/526.27	c       526           6193         345        20        1031.0000        1010.5214      2.03%
10527.90/531.27	c       531           6273         349        20        1031.0000        1010.5241      2.03%
10627.05/536.29	c       536           6419         349        20        1031.0000        1010.5446      2.02%
10728.19/541.31	c       541           6448         356        20        1031.0000        1010.5446      2.02%
10827.39/546.36	c       546           7480         427        20        1031.0000        1010.7075      2.01%
10930.59/551.52	c       552           7609         430        20        1031.0000        1010.7075      2.01%
11029.72/556.54	c       557           7672         429        20        1031.0000        1010.7677      2.00%
11130.74/561.62	c       562           7759         440        20        1031.0000        1010.8124      2.00%
11229.67/566.65	c       567           7831         442        20        1031.0000        1010.8856      1.99%
11328.89/571.67	c       572           7881         448        20        1031.0000        1010.9802      1.98%
11428.10/576.69	c       577           8000         447        20        1031.0000        1011.0411      1.97%
11529.30/581.73	c       582           8050         451        20        1031.0000        1011.0559      1.97%
11630.48/586.87	c       587           8086         455        20        1031.0000        1011.0559      1.97%
11731.56/591.91	c       592           8142         461        20        1031.0000        1011.1519      1.96%
11830.76/596.94	c       597           8210         463        20        1031.0000        1011.2065      1.96%
11929.97/601.97	c       602           8252         471        20        1031.0000        1011.2468      1.95%
12031.76/607.07	c       607           8357         478        20        1031.0000        1011.2653      1.95%
12130.94/612.09	c       612           8451         480        20        1031.0000        1011.2716      1.95%
12232.25/617.15	c       617           8550         475        20        1031.0000        1011.2735      1.95%
12332.49/622.21	c       622           8621         478        20        1031.0000        1011.2735      1.95%
12431.68/627.28	c       627           8749         490        20        1031.0000        1011.2735      1.95%
12532.83/632.33	c       632           8893         490        20        1031.0000        1011.2735      1.95%
12631.98/637.38	c       637           8942         491        20        1031.0000        1011.2758      1.95%
12733.17/642.43	c       642           8963         494        20        1031.0000        1011.2871      1.95%
12832.25/647.49	c       647           9035         498        20        1031.0000        1011.3250      1.95%
12933.62/652.53	c       653           9119         498        20        1031.0000        1011.3250      1.95%
13032.66/657.55	c       658           9160         503        20        1031.0000        1011.3250      1.95%
13133.88/662.64	c       663           9210         507        20        1031.0000        1011.3291      1.95%
13233.09/667.69	c       668           8757         319        20        1031.0000        1011.3575      1.94%
13334.28/672.74	c       673           8936         330        20        1031.0000        1011.3776      1.94%
13433.37/677.79	c       678           8994         338        20        1031.0000        1011.3804      1.94%
13534.57/682.84	c       683           9211         349        20        1031.0000        1011.3804      1.94%
13633.79/687.86	c       688           9297         365        20        1031.0000        1011.3967      1.94%
13735.16/692.92	c       693           9396         372        20        1031.0000        1011.3967      1.94%
13834.14/697.94	c       698           9480         382        20        1031.0000        1011.4266      1.94%
13936.01/703.04	c       703           9596         384        20        1031.0000        1011.4331      1.93%
14035.29/708.09	c       708           9651         389        20        1031.0000        1011.4396      1.93%
14134.40/713.10	c       713           9679         407        20        1031.0000        1011.4612      1.93%
14235.59/718.18	c       718           9712         414        20        1031.0000        1011.4958      1.93%
14336.10/723.24	c       723           9785         423        20        1031.0000        1011.5086      1.93%
14435.34/728.29	c       728           9999         419        20        1031.0000        1011.5192      1.93%
14536.53/733.32	c       733          10181         427        20        1031.0000        1011.5520      1.92%
14635.71/738.40	c       738          10411         435        20        1031.0000        1011.5675      1.92%
14736.91/743.41	c       743          10451         441        20        1031.0000        1011.6466      1.91%
14836.12/748.44	c       748          10658         446        20        1031.0000        1011.6545      1.91%
14935.34/753.47	c       753          10833         459        20        1031.0000        1011.6738      1.91%
15034.38/758.49	c       758          11081         451        20        1031.0000        1011.6759      1.91%
15137.32/763.60	c       764          11250         472        20        1031.0000        1011.6850      1.91%
15238.39/768.71	c       769          11453         481        20        1031.0000        1011.6893      1.91%
15337.60/773.75	c       774          11621         493        20        1031.0000        1011.7129      1.91%
15438.76/778.80	c       779          11801         501        20        1031.0000        1011.7930      1.90%
15537.97/783.82	c       784          11882         504        20        1031.0000        1011.7930      1.90%
15639.17/788.91	c       789          11982         516        20        1031.0000        1011.8200      1.90%
15738.37/793.96	c       794          12053         519        20        1031.0000        1011.8200      1.90%
15837.54/799.02	c       799          12164         528        20        1031.0000        1011.8218      1.90%
15939.40/804.04	c       804          12279         547        20        1031.0000        1011.8250      1.90%
16038.50/809.07	c       809          11813         636        20        1031.0000        1011.8418      1.89%
16139.77/814.17	c       814          12425         563        20        1031.0000        1011.8501      1.89%
16240.30/819.22	c       819          12571         567        20        1031.0000        1011.8753      1.89%
16339.46/824.27	c       824          12046         657        20        1031.0000        1011.9121      1.89%
16440.62/829.32	c       829          12855         597        20        1031.0000        1011.9212      1.89%
16539.83/834.37	c       834          12313         668        20        1031.0000        1011.9840      1.88%
16638.94/839.39	c       839          12390         669        20        1031.0000        1012.0048      1.88%
16740.22/844.47	c       844          13341         631        20        1031.0000        1012.0754      1.87%
16841.22/849.50	c       850          13531         643        20        1031.0000        1012.1351      1.86%
16940.37/854.57	c       855          13621         651        20        1031.0000        1012.1748      1.86%
17041.51/859.62	c       860          13701         659        20        1031.0000        1012.1938      1.86%
17140.70/864.67	c       865          13821         677        20        1031.0000        1012.2278      1.85%
17241.88/869.72	c       870          13919         685        20        1031.0000        1012.2293      1.85%
17341.07/874.77	c       875          14051         695        20        1031.0000        1012.3020      1.85%
17442.25/879.82	c       880          14169         705        20        1031.0000        1012.3025      1.85%
17541.45/884.87	c       885          14337         707        20        1031.0000        1012.3025      1.85%
17642.64/889.91	c       890          14443         709        20        1031.0000        1012.3207      1.85%
17741.86/894.97	c       895          14541         717        20        1031.0000        1012.3427      1.84%
17841.06/900.03	c       900          14612         732        20        1031.0000        1012.3558      1.84%
17943.09/905.08	c       905          14687         745        20        1031.0000        1012.3872      1.84%
18042.26/910.12	c       910          14851         749        20        1031.0000        1012.3908      1.84%
18141.40/915.14	c       915          15001         753        20        1031.0000        1012.4294      1.83%
18243.67/920.23	c       920          15141         761        20        1031.0000        1012.4347      1.83%
18342.82/925.24	c       925          15141         761        20        1031.0000        1012.4347      1.83%
18442.02/930.27	c       930          15141         761        20        1031.0000        1012.4347      1.83%
18541.22/935.28	c       935          15141         761        20        1031.0000        1012.4347      1.83%
18644.27/940.44	c       940          15271         769        20        1031.0000        1012.4394      1.83%
18743.49/945.47	c       945          15441         779        20        1031.0000        1012.4500      1.83%
18844.55/950.55	c       951          15510         794        20        1031.0000        1012.4558      1.83%
18945.67/955.60	c       956          13950         775        20        1031.0000        1012.4791      1.83%
19044.81/960.65	c       961          14010         777        20        1031.0000        1012.5162      1.83%
19146.01/965.70	c       966          14070         789        20        1031.0000        1012.5246      1.82%
19245.16/970.75	c       971          14100         793        20        1031.0000        1012.5340      1.82%
19346.36/975.80	c       976          14152         799        20        1031.0000        1012.5340      1.82%
19445.48/980.82	c       981          14173         802        20        1031.0000        1012.5413      1.82%
19546.67/985.90	c       986          14223         818        20        1031.0000        1012.5809      1.82%
19645.89/990.95	c       991          14304         823        20        1031.0000        1012.5843      1.82%
19745.10/995.98	c       996          14353         826        20        1031.0000        1012.6129      1.82%
19846.95/1001.05	c      1001          17101         881        20        1031.0000        1012.6165      1.82%
19946.08/1006.06	c      1006          17237         895        20        1031.0000        1012.6389      1.81%
20045.51/1011.08	c      1011          17421         903        20        1031.0000        1012.6414      1.81%
20147.79/1016.20	c      1016          14661         842        20        1031.0000        1012.6485      1.81%
20247.01/1021.25	c      1021          17640         926        20        1031.0000        1012.6716      1.81%
20346.26/1026.30	c      1026          17754         926        20        1031.0000        1012.7437      1.80%
20447.46/1031.35	c      1031          17875         947        20        1031.0000        1012.7604      1.80%
20548.68/1036.40	c      1036          17946         958        20        1031.0000        1012.7752      1.80%
20647.86/1041.45	c      1041          18053         973        20        1031.0000        1012.7848      1.80%
20749.04/1046.50	c      1047          18140         976        20        1031.0000        1012.7958      1.80%
20848.25/1051.55	c      1052          18305         979        20        1031.0000        1012.8073      1.80%
20949.44/1056.60	c      1057          18434         982        20        1031.0000        1012.8171      1.80%
21034.70/1060.90	c *    1061          18602         984        20        1030.0000        1012.8500      1.69%
21048.58/1061.65	c      1062          18621         962        20        1030.0000        1012.8590      1.69%
21147.61/1066.68	c      1067          18621         962        20        1030.0000        1012.8590      1.69%
21250.76/1071.87	c      1072          15500         896        20        1030.0000        1012.8666      1.69%
21351.99/1076.96	c      1077          15574         906        20        1030.0000        1012.8675      1.69%
21453.81/1082.05	c      1082          15658         910        20        1030.0000        1012.8686      1.69%
21553.21/1087.10	c      1087          15753         905        20        1030.0000        1012.8686      1.69%
21654.17/1092.15	c      1092          15808         916        20        1030.0000        1012.8775      1.69%
21754.76/1097.20	c      1097          15912         918        20        1030.0000        1012.8805      1.69%
21853.98/1102.25	c      1102          16006         924        20        1030.0000        1012.8805      1.69%
21955.17/1107.30	c      1107          16035         929        20        1030.0000        1012.9206      1.69%
22054.38/1112.34	c      1112          16152         928        20        1030.0000        1012.9206      1.69%
22153.51/1117.35	c      1117          16232         930        20        1030.0000        1012.9270      1.69%
22254.70/1122.40	c      1122          16324         936        20        1030.0000        1012.9564      1.68%
22353.93/1127.45	c      1127          16450         940        20        1030.0000        1012.9599      1.68%
22455.10/1132.50	c      1133          16532         946        20        1030.0000        1012.9613      1.68%
22554.36/1137.56	c      1138          16610         954        20        1030.0000        1012.9906      1.68%
22655.41/1142.62	c      1143          16694         958        20        1030.0000        1012.9906      1.68%
22754.64/1147.66	c      1148          16742         964        20        1030.0000        1013.0262      1.68%
22855.85/1152.71	c      1153          16792         968        20        1030.0000        1013.0674      1.67%
22955.03/1157.73	c      1158          16911         969        20        1030.0000        1013.0674      1.67%
23056.15/1162.84	c      1163          16990         974        20        1030.0000        1013.1858      1.66%
23155.36/1167.86	c      1168          17067         983        20        1030.0000        1013.1874      1.66%
23254.58/1172.87	c      1173          17119         989        20        1030.0000        1013.2280      1.66%
23355.80/1177.91	c      1178          17267         989        20        1030.0000        1013.2280      1.66%
23454.94/1182.96	c      1183          17361         993        20        1030.0000        1013.2644      1.65%
23556.70/1188.06	c      1188          17463         999        20        1030.0000        1013.2977      1.65%
23658.16/1193.15	c      1193          17541        1003        20        1030.0000        1013.2995      1.65%
23758.52/1198.20	c      1198          17607        1011        20        1030.0000        1013.3241      1.65%
23857.68/1203.25	c      1203          17698        1012        20        1030.0000        1013.3378      1.64%
23958.89/1208.30	c      1208          17799        1017        20        1030.0000        1013.3378      1.64%
24058.12/1213.35	c      1213          17871        1019        20        1030.0000        1013.3378      1.64%
24157.30/1218.38	c      1218          17982        1020        20        1030.0000        1013.3672      1.64%
24258.51/1223.46	c      1223          18076        1024        20        1030.0000        1013.3672      1.64%
24357.73/1228.48	c      1228          18225        1021        20        1030.0000        1013.3672      1.64%
24458.96/1233.53	c      1234          18270        1020        20        1030.0000        1013.3765      1.64%
24560.17/1238.61	c      1239          18408        1026        20        1030.0000        1013.4140      1.64%
24659.38/1243.67	c      1244          18446        1030        20        1030.0000        1013.4247      1.64%
24760.68/1248.72	c      1249          18511        1029        20        1030.0000        1013.4300      1.64%
24860.01/1253.77	c      1254          18595        1035        20        1030.0000        1013.4300      1.64%
24961.13/1258.82	c      1259          18680        1032        20        1030.0000        1013.4300      1.64%
25060.24/1263.88	c      1264          18740        1036        20        1030.0000        1013.4799      1.63%
25159.45/1268.90	c      1269          18760        1040        20        1030.0000        1013.4908      1.63%
25260.64/1273.98	c      1274          18780        1044        20        1030.0000        1013.5078      1.63%
25359.91/1279.03	c      1279          18840        1054        20        1030.0000        1013.5165      1.63%
25461.62/1284.08	c      1284          18901        1065        20        1030.0000        1013.5211      1.63%
25560.85/1289.10	c      1289          18977        1067        20        1030.0000        1013.5211      1.63%
25662.08/1294.18	c      1294          19037        1063        20        1030.0000        1013.5211      1.63%
25762.51/1299.23	c      1299          19087        1067        20        1030.0000        1013.5326      1.62%
25861.70/1304.28	c      1304          19150        1070        20        1030.0000        1013.5562      1.62%
25962.90/1309.32	c      1309          19196        1082        20        1030.0000        1013.5697      1.62%
26062.12/1314.38	c      1314          19298        1080        20        1030.0000        1013.5697      1.62%
26163.28/1319.43	c      1319          19390        1086        20        1030.0000        1013.5707      1.62%
26262.50/1324.48	c      1324          19515        1081        20        1030.0000        1013.5707      1.62%
26363.88/1329.53	c      1330          19590        1080        20        1030.0000        1013.5833      1.62%
26462.91/1334.58	c      1335          19650        1084        20        1030.0000        1013.6429      1.61%
26564.07/1339.63	c      1340          19671        1093        20        1030.0000        1013.6566      1.61%
26663.31/1344.69	c      1345          19762        1092        20        1030.0000        1013.6566      1.61%
26764.52/1349.74	c      1350          19857        1091        20        1030.0000        1013.6566      1.61%
26863.67/1354.79	c      1355          19907        1099        20        1030.0000        1013.6567      1.61%
26964.84/1359.84	c      1360          19970        1102        20        1030.0000        1013.6994      1.61%
27066.06/1364.90	c      1365          20026        1110        20        1030.0000        1013.7135      1.61%
27165.28/1369.95	c      1370          20070        1112        20        1030.0000        1013.7402      1.60%
27264.49/1374.99	c      1375          20105        1117        20        1030.0000        1013.7402      1.60%
27363.73/1380.01	c      1380          20182        1122        20        1030.0000        1013.7449      1.60%
27462.97/1385.03	c      1385          20214        1126        20        1030.0000        1013.7543      1.60%
27564.83/1390.05	c      1390          20321        1131        20        1030.0000        1013.7543      1.60%
27666.15/1395.14	c      1395          20388        1132        20        1030.0000        1013.7543      1.60%
27766.53/1400.21	c      1400          20438        1138        20        1030.0000        1013.8145      1.60%
27865.70/1405.27	c      1405          20460        1136        20        1030.0000        1013.8351      1.59%
27964.72/1410.28	c      1410          20533        1145        20        1030.0000        1013.8351      1.59%
28065.94/1415.31	c      1415          20595        1151        20        1030.0000        1013.8443      1.59%
28167.15/1420.46	c      1420          20670        1156        20        1030.0000        1013.8517      1.59%
28268.35/1425.51	c      1426          20770        1156        20        1030.0000        1013.8544      1.59%
28367.59/1430.56	c      1431          20790        1160        20        1030.0000        1013.9080      1.59%
28468.81/1435.61	c      1436          20855        1165        20        1030.0000        1013.9151      1.59%
28568.04/1440.65	c      1441          20930        1172        20        1030.0000        1014.0196      1.58%
28669.24/1445.71	c      1446          20931        1173        20        1030.0000        1014.0196      1.58%
28768.45/1450.76	c      1451          20980        1186        20        1030.0000        1014.0485      1.57%
28867.68/1455.79	c      1456          21038        1194        20        1030.0000        1014.0485      1.57%
28968.79/1460.86	c      1461          21154        1196        20        1030.0000        1014.0485      1.57%
29069.93/1465.90	c      1466          21260        1192        20        1030.0000        1014.0716      1.57%
29169.05/1470.92	c      1471          21313        1201        20        1030.0000        1014.0815      1.57%
29268.27/1476.01	c      1476          21386        1206        20        1030.0000        1014.1128      1.57%
29369.97/1481.03	c      1481          21519        1205        20        1030.0000        1014.1128      1.57%
29469.25/1486.06	c      1486          21630        1208        20        1030.0000        1014.1215      1.57%
29570.49/1491.16	c      1491          21738        1204        20        1030.0000        1014.1215      1.57%
29670.92/1496.21	c      1496          21774        1210        20        1030.0000        1014.1368      1.56%
29770.09/1501.26	c      1501          21880        1216        20        1030.0000        1014.1871      1.56%
29871.31/1506.31	c      1506          21945        1221        20        1030.0000        1014.1871      1.56%
29970.53/1511.36	c      1511          22030        1220        20        1030.0000        1014.2002      1.56%
30069.70/1516.39	c      1516          22081        1231        20        1030.0000        1014.2218      1.56%
30170.87/1521.46	c      1521          22180        1236        20        1030.0000        1014.2257      1.56%
30272.04/1526.51	c      1527          22258        1240        20        1030.0000        1014.2257      1.56%
30371.28/1531.55	c      1532          22364        1242        20        1030.0000        1014.2464      1.55%
30472.49/1536.61	c      1537          22450        1246        20        1030.0000        1014.2667      1.55%
30571.60/1541.66	c      1542          22555        1245        20        1030.0000        1014.2667      1.55%
30670.76/1546.69	c      1547          22621        1247        20        1030.0000        1014.3143      1.55%
30771.96/1551.75	c      1552          22695        1251        20        1030.0000        1014.3143      1.55%
30871.16/1556.78	c      1557          22780        1252        20        1030.0000        1014.3352      1.54%
30970.26/1561.79	c      1562          22850        1246        20        1030.0000        1014.3366      1.54%
31073.47/1566.91	c      1567          22899        1257        20        1030.0000        1014.3559      1.54%
31172.69/1571.96	c      1572          22990        1254        20        1030.0000        1014.3749      1.54%
31271.96/1577.01	c      1577          23030        1256        20        1030.0000        1014.3959      1.54%
31373.53/1582.07	c      1582          23066        1270        20        1030.0000        1014.4084      1.54%
31472.64/1587.12	c      1587          23130        1276        20        1030.0000        1014.4680      1.53%
31573.99/1592.15	c      1592          23191        1287        20        1030.0000        1014.4876      1.53%
31674.35/1597.23	c      1597          23276        1296        20        1030.0000        1014.5100      1.53%
31773.56/1602.28	c      1602          23340        1302        20        1030.0000        1014.5169      1.53%
31874.78/1607.32	c      1607          23410        1308        20        1030.0000        1014.5384      1.52%
31973.99/1612.38	c      1612          23446        1310        20        1030.0000        1014.5384      1.52%
32075.19/1617.43	c      1617          23515        1321        20        1030.0000        1014.5525      1.52%
32174.42/1622.48	c      1622          23588        1324        20        1030.0000        1014.5556      1.52%
32275.64/1627.52	c      1628          23687        1323        20        1030.0000        1014.5738      1.52%
32374.87/1632.54	c      1633          23790        1322        20        1030.0000        1014.5793      1.52%
32474.10/1637.56	c      1638          23891        1327        20        1030.0000        1014.5793      1.52%
32575.37/1642.62	c      1643          23931        1327        20        1030.0000        1014.5801      1.52%
32676.36/1647.74	c      1648          23970        1338        20        1030.0000        1014.6013      1.52%
32775.19/1652.79	c      1653          23973        1341        20        1030.0000        1014.6013      1.52%
32876.37/1657.83	c      1658          24033        1351        20        1030.0000        1014.6145      1.52%
32975.52/1662.87	c      1663          24132        1352        20        1030.0000        1014.6145      1.52%
33074.73/1667.89	c      1668          24211        1359        20        1030.0000        1014.6314      1.51%
33175.92/1672.99	c      1673          24296        1364        20        1030.0000        1014.6316      1.51%
33275.15/1678.01	c      1678          24393        1361        20        1030.0000        1014.6316      1.51%
33377.21/1683.08	c      1683          24480        1362        20        1030.0000        1014.6538      1.51%
33478.22/1688.14	c      1688          24533        1365        20        1030.0000        1014.6538      1.51%
33577.41/1693.19	c      1693          24598        1368        20        1030.0000        1014.6629      1.51%
33677.97/1698.24	c      1698          24693        1367        20        1030.0000        1014.6674      1.51%
33777.15/1703.29	c      1703          24733        1369        20        1030.0000        1014.6679      1.51%
33878.35/1708.33	c      1708          24783        1371        20        1030.0000        1014.6689      1.51%
33977.58/1713.39	c      1713          24840        1378        20        1030.0000        1014.6730      1.51%
34078.77/1718.44	c      1718          24942        1378        20        1030.0000        1014.6730      1.51%
34177.98/1723.48	c      1723          25007        1385        20        1030.0000        1014.7049      1.51%
34279.20/1728.54	c      1729          25078        1388        20        1030.0000        1014.7219      1.51%
34378.53/1733.57	c      1734          25128        1392        20        1030.0000        1014.7268      1.51%
34477.58/1738.58	c      1739          25209        1391        20        1030.0000        1014.7268      1.51%
34576.80/1743.59	c      1744          25353        1389        20        1030.0000        1014.7268      1.51%
34678.13/1748.65	c      1749          25438        1388        20        1030.0000        1014.7268      1.51%
34777.19/1753.68	c      1754          25520        1386        20        1030.0000        1014.7487      1.50%
34880.38/1758.81	c      1759          25610        1386        20        1030.0000        1014.7491      1.50%
34979.49/1763.85	c      1764          25705        1389        20        1030.0000        1014.7491      1.50%
35078.70/1768.85	c      1769          25783        1391        20        1030.0000        1014.7518      1.50%
35179.92/1773.90	c      1774          25873        1397        20        1030.0000        1014.7667      1.50%
35279.06/1778.97	c      1779          25993        1393        20        1030.0000        1014.7667      1.50%
35380.90/1784.09	c      1784          26084        1394        20        1030.0000        1014.7667      1.50%
35480.13/1789.14	c      1789          26162        1394        20        1030.0000        1014.7667      1.50%
35581.27/1794.19	c      1794          26226        1394        20        1030.0000        1014.7667      1.50%
35681.86/1799.24	c      1799          26311        1395        20        1030.0000        1014.7667      1.50%
35781.09/1804.29	c      1804          26390        1396        20        1030.0000        1014.7844      1.50%
35882.24/1809.34	c      1809          26400        1398        20        1030.0000        1014.7900      1.50%
35981.37/1814.39	c      1814          26453        1411        20        1030.0000        1014.8471      1.49%
36082.56/1819.44	c      1819          26465        1413        20        1030.0000        1014.8599      1.49%
36181.69/1824.49	c      1824          26540        1422        20        1030.0000        1014.8860      1.49%
36282.92/1829.53	c      1830          26630        1418        20        1030.0000        1014.8926      1.49%
36382.03/1834.59	c      1835          26657        1425        20        1030.0000        1014.8926      1.49%
36483.21/1839.62	c      1840          26780        1424        20        1030.0000        1014.9187      1.49%
36582.43/1844.63	c      1845          26890        1430        20        1030.0000        1014.9187      1.49%
36683.61/1849.74	c      1850          26987        1435        20        1030.0000        1014.9257      1.49%
36782.81/1854.78	c      1855          27040        1436        20        1030.0000        1014.9317      1.48%
36883.96/1859.80	c      1860          27101        1443        20        1030.0000        1014.9399      1.48%
36983.17/1864.89	c      1865          27162        1454        20        1030.0000        1014.9412      1.48%
37084.32/1869.94	c      1870          27240        1454        20        1030.0000        1014.9424      1.48%
37183.54/1874.99	c      1875          27310        1456        20        1030.0000        1014.9539      1.48%
37285.40/1880.04	c      1880          27360        1462        20        1030.0000        1014.9758      1.48%
37384.53/1885.09	c      1885          27400        1468        20        1030.0000        1014.9775      1.48%
37485.77/1890.14	c      1890          27469        1473        20        1030.0000        1014.9775      1.48%
37584.93/1895.19	c      1895          27560        1476        20        1030.0000        1014.9775      1.48%
37685.23/1900.23	c      1900          27595        1479        20        1030.0000        1014.9780      1.48%
37784.31/1905.23	c      1905          27670        1478        20        1030.0000        1014.9810      1.48%
37883.51/1910.28	c      1910          27756        1486        20        1030.0000        1014.9878      1.48%
37984.78/1915.32	c      1915          27820        1490        20        1030.0000        1015.0111      1.48%
38085.78/1920.44	c      1920          27872        1500        20        1030.0000        1015.0192      1.48%
38184.94/1925.49	c      1926          28014        1496        20        1030.0000        1015.0192      1.48%
38286.14/1930.54	c      1931          28148        1494        20        1030.0000        1015.0192      1.48%
38385.47/1935.59	c      1936          28258        1486        20        1030.0000        1015.0192      1.48%
38486.57/1940.64	c      1941          28334        1490        20        1030.0000        1015.0247      1.48%
38585.75/1945.68	c      1946          28403        1495        20        1030.0000        1015.0263      1.48%
38686.94/1950.72	c      1951          28486        1502        20        1030.0000        1015.0476      1.47%
38786.15/1955.79	c      1956          28562        1504        20        1030.0000        1015.0522      1.47%
38887.34/1960.82	c      1961          28680        1508        20        1030.0000        1015.0704      1.47%
38986.54/1965.89	c      1966          28812        1514        20        1030.0000        1015.0704      1.47%
39087.71/1970.94	c      1971          28911        1515        20        1030.0000        1015.0721      1.47%
39186.90/1975.95	c      1976          28930        1520        20        1030.0000        1015.0942      1.47%
39286.12/1980.96	c      1981          28970        1526        20        1030.0000        1015.1195      1.47%
39387.97/1986.06	c      1986          29020        1538        20        1030.0000        1015.1321      1.46%
39487.21/1991.13	c      1991          29147        1543        20        1030.0000        1015.1326      1.46%
39589.70/1996.20	c      1996          29250        1540        20        1030.0000        1015.1326      1.46%
39688.84/2001.25	c      2001          29365        1541        20        1030.0000        1015.1326      1.46%
39788.01/2006.27	c      2006          29513        1543        20        1030.0000        1015.1326      1.46%
39889.18/2011.35	c      2011          29552        1550        20        1030.0000        1015.1354      1.46%
39990.36/2016.40	c      2016          29619        1561        20        1030.0000        1015.1354      1.46%
40089.57/2021.45	c      2021          29747        1565        20        1030.0000        1015.1397      1.46%
40188.74/2026.49	c      2026          29842        1566        20        1030.0000        1015.1613      1.46%
40289.95/2031.51	c      2032          29976        1570        20        1030.0000        1015.1613      1.46%
40391.15/2036.60	c      2037          30110        1570        20        1030.0000        1015.1613      1.46%
40490.36/2041.61	c      2042          30193        1575        20        1030.0000        1015.1656      1.46%
40589.57/2046.63	c      2047          30273        1579        20        1030.0000        1015.1657      1.46%
40688.79/2051.65	c      2052          30396        1584        20        1030.0000        1015.1768      1.46%
40790.00/2056.76	c      2057          30452        1590        20        1030.0000        1015.1804      1.46%
40889.26/2061.79	c      2062          30513        1601        20        1030.0000        1015.1968      1.46%
40990.38/2066.89	c      2067          30638        1602        20        1030.0000        1015.2179      1.46%
41091.59/2071.94	c      2072          30687        1611        20        1030.0000        1015.2384      1.45%
41190.81/2076.99	c      2077          30770        1614        20        1030.0000        1015.2697      1.45%
41292.47/2082.04	c      2082          30879        1623        20        1030.0000        1015.2984      1.45%
41391.99/2087.09	c      2087          30977        1627        20        1030.0000        1015.3021      1.45%
41493.06/2092.14	c      2092          31070        1628        20        1030.0000        1015.3205      1.45%
41592.29/2097.18	c      2097          31190        1618        20        1030.0000        1015.3352      1.44%
41692.76/2102.24	c      2102          31222        1630        20        1030.0000        1015.3355      1.44%
41791.98/2107.25	c      2107          31302        1642        20        1030.0000        1015.3375      1.44%
41891.20/2112.29	c      2112          31373        1649        20        1030.0000        1015.3593      1.44%
41992.40/2117.39	c      2117          31530        1648        20        1030.0000        1015.3593      1.44%
42093.61/2122.44	c      2122          31665        1647        20        1030.0000        1015.3593      1.44%
42192.78/2127.48	c      2127          31742        1654        20        1030.0000        1015.3699      1.44%
42293.99/2132.54	c      2133          31840        1660        20        1030.0000        1015.4883      1.43%
42393.19/2137.56	c      2138          31948        1674        20        1030.0000        1015.4906      1.43%
42492.40/2142.58	c      2143          32051        1679        20        1030.0000        1015.5027      1.43%
42593.61/2147.69	c      2148          32143        1687        20        1030.0000        1015.5101      1.43%
42694.78/2152.74	c      2153          32277        1689        20        1030.0000        1015.5101      1.43%
42794.01/2157.79	c      2158          32408        1696        20        1030.0000        1015.5101      1.43%
42895.22/2162.84	c      2163          32475        1703        20        1030.0000        1015.5622      1.42%
42994.44/2167.89	c      2168          32552        1708        20        1030.0000        1015.5870      1.42%
43095.48/2172.94	c      2173          32590        1716        20        1030.0000        1015.6332      1.41%
43194.66/2177.99	c      2178          32646        1726        20        1030.0000        1015.6332      1.41%
43293.97/2182.99	c      2183          32725        1729        20        1030.0000        1015.6378      1.41%
43395.84/2188.09	c      2188          32806        1732        20        1030.0000        1015.6411      1.41%
43496.95/2193.14	c      2193          32878        1734        20        1030.0000        1015.6513      1.41%
43596.05/2198.19	c      2198          32971        1735        20        1030.0000        1015.6528      1.41%
43696.24/2203.23	c      2203          33020        1738        20        1030.0000        1015.6614      1.41%
43795.32/2208.29	c      2208          33050        1742        20        1030.0000        1015.6667      1.41%
43896.52/2213.34	c      2213          33096        1750        20        1030.0000        1015.6667      1.41%
43995.73/2218.37	c      2218          33230        1748        20        1030.0000        1015.6667      1.41%
44096.93/2223.44	c      2223          33300        1750        20        1030.0000        1015.6818      1.41%
44196.08/2228.49	c      2228          33359        1763        20        1030.0000        1015.6862      1.41%
44297.29/2233.53	c      2234          33430        1762        20        1030.0000        1015.7170      1.41%
44396.50/2238.58	c      2239          33543        1769        20        1030.0000        1015.7170      1.41%
44497.55/2243.64	c      2244          33564        1774        20        1030.0000        1015.7252      1.41%
44596.77/2248.65	c      2249          33632        1776        20        1030.0000        1015.7325      1.40%
44697.95/2253.70	c      2254          33690        1794        20        1030.0000        1015.7935      1.40%
44797.19/2258.79	c      2259          33812        1800        20        1030.0000        1015.7940      1.40%
44898.31/2263.84	c      2264          33902        1806        20        1030.0000        1015.7952      1.40%
44999.51/2268.90	c      2269          33960        1808        20        1030.0000        1015.8027      1.40%
45098.72/2273.94	c      2274          34000        1816        20        1030.0000        1015.8144      1.40%
45197.85/2278.99	c      2279          34060        1824        20        1030.0000        1015.8150      1.40%
45299.84/2284.04	c      2284          34142        1824        20        1030.0000        1015.8150      1.40%
45398.85/2289.07	c      2289          34233        1829        20        1030.0000        1015.8284      1.40%
45500.27/2294.14	c      2294          34280        1830        20        1030.0000        1015.8471      1.39%
45599.09/2299.19	c      2299          34347        1831        20        1030.0000        1015.8471      1.39%
45699.78/2304.21	c      2304          34430        1834        20        1030.0000        1015.8646      1.39%
45798.98/2309.24	c      2309          34463        1837        20        1030.0000        1015.8646      1.39%
45898.18/2314.27	c      2314          34516        1844        20        1030.0000        1015.8678      1.39%
45999.35/2319.38	c      2319          34621        1847        20        1030.0000        1015.8744      1.39%
46100.55/2324.45	c      2324          34693        1851        20        1030.0000        1015.8817      1.39%
46201.76/2329.50	c      2330          34780        1846        20        1030.0000        1015.9038      1.39%
46300.98/2334.54	c      2335          34810        1850        20        1030.0000        1015.9176      1.39%
46402.19/2339.60	c      2340          34879        1857        20        1030.0000        1015.9270      1.39%
46501.33/2344.65	c      2345          34915        1863        20        1030.0000        1015.9354      1.38%
46602.52/2349.70	c      2350          34935        1867        20        1030.0000        1015.9589      1.38%
46701.71/2354.75	c      2355          34980        1866        20        1030.0000        1015.9713      1.38%
46802.90/2359.80	c      2360          35037        1877        20        1030.0000        1015.9792      1.38%
46902.08/2364.85	c      2365          35162        1872        20        1030.0000        1015.9792      1.38%
47001.23/2369.89	c      2370          35220        1874        20        1030.0000        1015.9860      1.38%
47102.42/2374.90	c      2375          35239        1879        20        1030.0000        1016.0000      1.38%
47201.65/2379.92	c      2380          35311        1901        20        1030.0000        1016.0207      1.38%
47300.88/2384.95	c      2385          35454        1896        20        1030.0000        1016.0207      1.38%
47402.88/2390.08	c      2390          35622        1904        20        1030.0000        1016.0263      1.38%
47503.92/2395.15	c      2395          35724        1902        20        1030.0000        1016.0263      1.38%
47604.48/2400.20	c      2400          35772        1906        20        1030.0000        1016.0268      1.38%
47703.70/2405.25	c      2405          35840        1916        20        1030.0000        1016.0500      1.37%
47804.91/2410.30	c      2410          35921        1921        20        1030.0000        1016.0500      1.37%
47904.11/2415.35	c      2415          36019        1925        20        1030.0000        1016.0514      1.37%
48005.16/2420.40	c      2420          36100        1922        20        1030.0000        1016.0616      1.37%
48104.30/2425.43	c      2425          36194        1926        20        1030.0000        1016.0616      1.37%
48205.51/2430.50	c      2431          36272        1934        20        1030.0000        1016.0628      1.37%
48304.72/2435.55	c      2436          36340        1934        20        1030.0000        1016.0806      1.37%
48405.93/2440.60	c      2441          36445        1943        20        1030.0000        1016.0900      1.37%
48505.13/2445.61	c      2446          36539        1955        20        1030.0000        1016.0900      1.37%
48606.27/2450.70	c      2451          36587        1961        20        1030.0000        1016.0927      1.37%
48705.43/2455.75	c      2456          36725        1955        20        1030.0000        1016.0927      1.37%
48806.64/2460.80	c      2461          36810        1950        20        1030.0000        1016.1512      1.36%
48905.86/2465.85	c      2466          36956        1956        20        1030.0000        1016.1512      1.36%
49005.18/2470.89	c      2471          37041        1953        20        1030.0000        1016.1535      1.36%
49106.24/2475.93	c      2476          37142        1954        20        1030.0000        1016.1535      1.36%
49205.47/2481.00	c      2481          37202        1954        20        1030.0000        1016.1551      1.36%
49307.17/2486.05	c      2486          37325        1957        20        1030.0000        1016.1666      1.36%
49406.39/2491.07	c      2491          37450        1966        20        1030.0000        1016.1666      1.36%
49507.86/2496.15	c      2496          37522        1972        20        1030.0000        1016.1833      1.36%
49608.21/2501.20	c      2501          37573        1981        20        1030.0000        1016.1885      1.36%
49707.42/2506.27	c      2506          37633        1983        20        1030.0000        1016.2205      1.36%
49808.63/2511.30	c      2511          37779        1977        20        1030.0000        1016.2205      1.36%
49907.84/2516.32	c      2516          37879        1981        20        1030.0000        1016.2332      1.35%
50009.03/2521.41	c      2521          37982        1982        20        1030.0000        1016.2397      1.35%
50108.29/2526.45	c      2526          38053        1989        20        1030.0000        1016.2589      1.35%
50207.32/2531.49	c      2532          38120        1994        20        1030.0000        1016.2629      1.35%
50308.50/2536.54	c      2537          38220        1994        20        1030.0000        1016.2667      1.35%
50409.64/2541.61	c      2542          38270        2000        20        1030.0000        1016.3000      1.35%
50508.79/2546.66	c      2547          38331        2005        20        1030.0000        1016.3000      1.35%
50610.00/2551.71	c      2552          38450        2010        20        1030.0000        1016.3051      1.35%
50709.22/2556.76	c      2557          38545        2021        20        1030.0000        1016.3118      1.35%
50810.41/2561.81	c      2562          38661        2017        20        1030.0000        1016.3118      1.35%
50909.55/2566.86	c      2567          38747        2023        20        1030.0000        1016.3152      1.35%
51008.74/2571.88	c      2572          38830        2026        20        1030.0000        1016.3249      1.35%
51109.93/2576.91	c      2577          38890        2036        20        1030.0000        1016.3482      1.34%
51209.14/2581.94	c      2582          38940        2040        20        1030.0000        1016.3482      1.34%
51308.32/2586.99	c      2587          39009        2051        20        1030.0000        1016.3492      1.34%
51410.35/2592.11	c      2592          39100        2056        20        1030.0000        1016.3696      1.34%
51511.36/2597.16	c      2597          39180        2058        20        1030.0000        1016.3696      1.34%
51611.83/2602.21	c      2602          39228        2064        20        1030.0000        1016.4064      1.34%
51710.85/2607.26	c      2607          39370        2060        20        1030.0000        1016.4077      1.34%
51810.05/2612.29	c      2612          39460        2064        20        1030.0000        1016.4187      1.34%
51911.24/2617.30	c      2617          39580        2070        20        1030.0000        1016.4272      1.34%
52012.37/2622.41	c      2622          39618        2082        20        1030.0000        1016.4387      1.33%
52111.46/2627.46	c      2627          39729        2085        20        1030.0000        1016.4387      1.33%
52212.65/2632.51	c      2633          39800        2090        20        1030.0000        1016.4644      1.33%
52311.86/2637.53	c      2638          39900        2094        20        1030.0000        1016.4749      1.33%
52413.08/2642.61	c      2643          39981        2095        20        1030.0000        1016.4749      1.33%
52512.27/2647.62	c      2648          40071        2097        20        1030.0000        1016.4749      1.33%
52613.45/2652.71	c      2653          40191        2097        20        1030.0000        1016.4811      1.33%
52712.63/2657.75	c      2658          40250        2102        20        1030.0000        1016.4837      1.33%
52813.77/2662.81	c      2663          40279        2117        20        1030.0000        1016.5021      1.33%
52912.94/2667.86	c      2668          40350        2122        20        1030.0000        1016.5127      1.33%
53012.15/2672.88	c      2673          40422        2126        20        1030.0000        1016.5127      1.33%
53113.34/2677.94	c      2678          40500        2124        20        1030.0000        1016.5568      1.32%
53212.55/2682.97	c      2683          40540        2128        20        1030.0000        1016.5620      1.32%
53311.74/2687.99	c      2688          40604        2136        20        1030.0000        1016.5620      1.32%
53413.68/2693.11	c      2693          40711        2137        20        1030.0000        1016.5622      1.32%
53512.79/2698.13	c      2698          40821        2137        20        1030.0000        1016.5730      1.32%
53615.20/2703.21	c      2703          40898        2142        20        1030.0000        1016.5822      1.32%
53714.41/2708.26	c      2708          41030        2140        20        1030.0000        1016.5822      1.32%
53815.44/2713.31	c      2713          41120        2142        20        1030.0000        1016.5831      1.32%
53914.44/2718.36	c      2718          41191        2147        20        1030.0000        1016.5831      1.32%
54015.66/2723.41	c      2723          41263        2151        20        1030.0000        1016.5837      1.32%
54114.93/2728.45	c      2728          41300        2160        20        1030.0000        1016.5962      1.32%
54215.94/2733.51	c      2734          41346        2158        20        1030.0000        1016.5962      1.32%
54315.08/2738.52	c      2739          41477        2167        20        1030.0000        1016.6069      1.32%
54414.29/2743.57	c      2744          41601        2167        20        1030.0000        1016.6069      1.32%
54515.49/2748.67	c      2749          41640        2178        20        1030.0000        1016.6094      1.32%
54616.67/2753.71	c      2754          41706        2188        20        1030.0000        1016.6130      1.32%
54715.89/2758.76	c      2759          41872        2186        20        1030.0000        1016.6130      1.32%
54815.05/2763.79	c      2764          41923        2193        20        1030.0000        1016.6294      1.32%
54916.26/2768.86	c      2769          42063        2199        20        1030.0000        1016.6294      1.32%
55017.46/2773.91	c      2774          42132        2204        20        1030.0000        1016.6392      1.31%
55116.67/2778.96	c      2779          42230        2210        20        1030.0000        1016.6439      1.31%
55215.88/2784.01	c      2784          42341        2219        20        1030.0000        1016.6439      1.31%
55317.55/2789.05	c      2789          42416        2214        20        1030.0000        1016.6439      1.31%
55416.61/2794.11	c      2794          42493        2223        20        1030.0000        1016.6458      1.31%
55518.06/2799.16	c      2799          42566        2226        20        1030.0000        1016.6469      1.31%
55616.83/2804.19	c      2804          42631        2233        20        1030.0000        1016.6729      1.31%
55717.56/2809.26	c      2809          42665        2237        20        1030.0000        1016.6729      1.31%
55818.76/2814.31	c      2814          42700        2240        20        1030.0000        1016.7084      1.31%
55917.99/2819.36	c      2819          42760        2246        20        1030.0000        1016.7125      1.31%
56019.18/2824.41	c      2824          42854        2246        20        1030.0000        1016.7125      1.31%
56118.42/2829.46	c      2829          42951        2249        20        1030.0000        1016.7170      1.31%
56219.61/2834.51	c      2835          43039        2253        20        1030.0000        1016.7255      1.31%
56318.83/2839.56	c      2840          43105        2263        20        1030.0000        1016.7270      1.31%
56420.04/2844.61	c      2845          43128        2266        20        1030.0000        1016.7438      1.30%
56519.22/2849.67	c      2850          43202        2272        20        1030.0000        1016.7439      1.30%
56618.44/2854.70	c      2855          43325        2273        20        1030.0000        1016.7439      1.30%
56719.72/2859.75	c      2860          43430        2278        20        1030.0000        1016.7910      1.30%
56820.84/2864.81	c      2865          43451        2283        20        1030.0000        1016.7910      1.30%
56919.95/2869.86	c      2870          43492        2288        20        1030.0000        1016.7958      1.30%
57021.12/2874.91	c      2875          43614        2292        20        1030.0000        1016.8000      1.30%
57120.29/2879.96	c      2880          43736        2292        20        1030.0000        1016.8000      1.30%
57219.50/2885.00	c      2885          43830        2292        20        1030.0000        1016.8034      1.30%
57321.51/2890.06	c      2890          43872        2300        20        1030.0000        1016.8157      1.30%
57420.73/2895.09	c      2895          43943        2307        20        1030.0000        1016.8175      1.30%
57519.71/2900.11	c      2900          44025        2305        20        1030.0000        1016.8175      1.30%
57621.05/2905.14	c      2905          44048        2308        20        1030.0000        1016.8254      1.30%
57721.43/2910.26	c      2910          44187        2305        20        1030.0000        1016.8254      1.30%
57822.64/2915.31	c      2915          44285        2309        20        1030.0000        1016.8341      1.29%
57921.84/2920.36	c      2920          44392        2314        20        1030.0000        1016.8341      1.29%
58023.04/2925.41	c      2925          44490        2316        20        1030.0000        1016.8394      1.29%
58122.25/2930.42	c      2930          44631        2323        20        1030.0000        1016.8394      1.29%
58223.38/2935.51	c      2936          44721        2329        20        1030.0000        1016.8426      1.29%
58322.58/2940.55	c      2941          44820        2328        20        1030.0000        1016.8587      1.29%
58423.76/2945.61	c      2946          44908        2340        20        1030.0000        1016.8660      1.29%
58522.95/2950.65	c      2951          44959        2343        20        1030.0000        1016.8848      1.29%
58622.14/2955.67	c      2956          45012        2348        20        1030.0000        1016.8871      1.29%
58723.30/2960.70	c      2961          45049        2353        20        1030.0000        1016.8918      1.29%
58824.38/2965.81	c      2966          45109        2361        20        1030.0000        1016.8956      1.29%
58923.46/2970.86	c      2971          45184        2362        20        1030.0000        1016.9021      1.29%
59024.62/2975.91	c      2976          45239        2367        20        1030.0000        1016.9099      1.29%
59123.81/2980.95	c      2981          45320        2366        20        1030.0000        1016.9198      1.29%
59222.94/2986.01	c      2986          45353        2367        20        1030.0000        1016.9198      1.29%
59324.94/2991.06	c      2991          45419        2371        20        1030.0000        1016.9198      1.29%
59423.92/2996.11	c      2996          45440        2372        20        1030.0000        1016.9198      1.29%
59525.13/3001.16	c      3001          45478        2372        20        1030.0000        1016.9231      1.29%
59625.63/3006.21	c      3006          45499        2379        20        1030.0000        1016.9253      1.29%
59724.81/3011.26	c      3011          45589        2375        20        1030.0000        1016.9253      1.29%
59825.97/3016.31	c      3016          45692        2376        20        1030.0000        1016.9253      1.29%
59925.16/3021.36	c      3021          45758        2378        20        1030.0000        1016.9282      1.29%
60026.32/3026.41	c      3026          45838        2374        20        1030.0000        1016.9282      1.29%
60125.43/3031.47	c      3031          45911        2379        20        1030.0000        1016.9282      1.29%
60226.59/3036.50	c      3037          46031        2379        20        1030.0000        1016.9282      1.29%
60325.77/3041.57	c      3042          46120        2382        20        1030.0000        1016.9598      1.28%
60426.92/3046.62	c      3047          46180        2386        20        1030.0000        1016.9611      1.28%
60526.10/3051.67	c      3052          46280        2390        20        1030.0000        1016.9833      1.28%
60627.24/3056.73	c      3057          46348        2392        20        1030.0000        1016.9833      1.28%
60726.36/3061.76	c      3062          46453        2395        20        1030.0000        1016.9833      1.28%
60825.55/3066.77	c      3067          46527        2401        20        1030.0000        1016.9958      1.28%
60926.71/3071.83	c      3072          46597        2403        20        1030.0000        1017.0005      1.28%
61025.90/3076.85	c      3077          46734        2404        20        1030.0000        1017.0005      1.28%
61127.03/3081.93	c      3082          46849        2405        20        1030.0000        1017.0062      1.28%
61226.21/3087.01	c      3087          46933        2417        20        1030.0000        1017.0204      1.28%
61328.06/3092.07	c      3092          47058        2416        20        1030.0000        1017.0204      1.28%
61427.31/3097.12	c      3097          47159        2419        20        1030.0000        1017.0389      1.27%
61528.43/3102.17	c      3102          47266        2422        20        1030.0000        1017.0467      1.27%
61628.76/3107.22	c      3107          47388        2424        20        1030.0000        1017.0545      1.27%
61727.89/3112.24	c      3112          47460        2432        20        1030.0000        1017.0651      1.27%
61827.09/3117.29	c      3117          47577        2437        20        1030.0000        1017.0651      1.27%
61928.14/3122.33	c      3122          47707        2435        20        1030.0000        1017.0651      1.27%
62029.26/3127.40	c      3127          47864        2434        20        1030.0000        1017.0651      1.27%
62128.42/3132.46	c      3132          47926        2440        20        1030.0000        1017.0700      1.27%
62227.57/3137.48	c      3137          48037        2443        20        1030.0000        1017.0708      1.27%
62326.73/3142.48	c      3142          48111        2443        20        1030.0000        1017.0986      1.27%
62427.85/3147.52	c      3148          48177        2447        20        1030.0000        1017.0987      1.27%
62527.02/3152.57	c      3153          48267        2445        20        1030.0000        1017.0987      1.27%
62628.20/3157.62	c      3158          48388        2450        20        1030.0000        1017.0987      1.27%
62727.33/3162.64	c      3163          48464        2450        20        1030.0000        1017.1259      1.27%
62828.50/3167.70	c      3168          48580        2442        20        1030.0000        1017.1345      1.26%
62927.67/3172.77	c      3173          48650        2448        20        1030.0000        1017.1377      1.26%
63028.85/3177.82	c      3178          48750        2442        20        1030.0000        1017.1386      1.26%
63127.89/3182.86	c      3183          48892        2444        20        1030.0000        1017.1386      1.26%
63227.09/3187.88	c      3188          49006        2446        20        1030.0000        1017.1386      1.26%
63328.23/3192.97	c      3193          49064        2452        20        1030.0000        1017.1551      1.26%
63427.42/3198.02	c      3198          49190        2454        20        1030.0000        1017.1681      1.26%
63529.27/3203.07	c      3203          49277        2461        20        1030.0000        1017.1698      1.26%
63628.50/3208.13	c      3208          49386        2462        20        1030.0000        1017.1698      1.26%
63729.65/3213.18	c      3213          49498        2470        20        1030.0000        1017.1707      1.26%
63830.00/3218.23	c      3218          49600        2472        20        1030.0000        1017.1791      1.26%
63929.03/3223.28	c      3223          49670        2478        20        1030.0000        1017.1903      1.26%
64030.17/3228.31	c      3228          49820        2478        20        1030.0000        1017.1921      1.26%
64129.33/3233.38	c      3233          49916        2484        20        1030.0000        1017.2031      1.26%
64230.47/3238.43	c      3238          49968        2496        20        1030.0000        1017.2173      1.26%
64329.61/3243.47	c      3243          50068        2496        20        1030.0000        1017.2311      1.26%
64428.78/3248.50	c      3248          50160        2494        20        1030.0000        1017.2398      1.25%
64529.92/3253.55	c      3254          50214        2500        20        1030.0000        1017.2398      1.25%
64629.05/3258.57	c      3259          50341        2499        20        1030.0000        1017.2398      1.25%
64730.16/3263.62	c      3264          50379        2503        20        1030.0000        1017.2615      1.25%
64831.31/3268.74	c      3269          50431        2505        20        1030.0000        1017.2624      1.25%
64930.47/3273.79	c      3274          50516        2520        20        1030.0000        1017.2808      1.25%
65031.60/3278.84	c      3279          50626        2520        20        1030.0000        1017.2808      1.25%
65130.67/3283.89	c      3284          50740        2522        20        1030.0000        1017.3155      1.25%
65231.82/3288.94	c      3289          50758        2526        20        1030.0000        1017.3155      1.25%
65330.97/3293.99	c      3294          50858        2536        20        1030.0000        1017.3155      1.25%
65430.12/3299.00	c      3299          50950        2534        20        1030.0000        1017.3284      1.25%
65531.75/3304.07	c      3304          51050        2536        20        1030.0000        1017.3337      1.25%
65631.15/3309.09	c      3309          51100        2548        20        1030.0000        1017.3348      1.24%
65733.40/3314.20	c      3314          51165        2559        20        1030.0000        1017.3359      1.24%
65832.37/3319.25	c      3319          51229        2559        20        1030.0000        1017.3359      1.24%
65931.52/3324.28	c      3324          51330        2564        20        1030.0000        1017.3449      1.24%
66032.64/3329.34	c      3329          51360        2570        20        1030.0000        1017.3577      1.24%
66133.80/3334.40	c      3334          51478        2570        20        1030.0000        1017.3577      1.24%
66232.95/3339.45	c      3339          51550        2580        20        1030.0000        1017.3760      1.24%
66334.08/3344.51	c      3345          51607        2585        20        1030.0000        1017.3760      1.24%
66433.20/3349.53	c      3350          51680        2590        20        1030.0000        1017.4001      1.24%
66532.38/3354.56	c      3355          51738        2604        20        1030.0000        1017.4063      1.24%
66633.54/3359.61	c      3360          51840        2608        20        1030.0000        1017.4328      1.24%
66732.63/3364.68	c      3365          51909        2615        20        1030.0000        1017.4328      1.24%
66833.79/3369.75	c      3370          52021        2613        20        1030.0000        1017.4328      1.24%
66934.95/3374.81	c      3375          52110        2622        20        1030.0000        1017.4397      1.23%
67034.11/3379.85	c      3380          52210        2622        20        1030.0000        1017.4397      1.23%
67135.28/3384.91	c      3385          52300        2630        20        1030.0000        1017.4465      1.23%
67234.40/3389.94	c      3390          52390        2636        20        1030.0000        1017.4552      1.23%
67333.55/3395.00	c      3395          52487        2635        20        1030.0000        1017.4552      1.23%
67432.67/3400.03	c      3400          52581        2643        20        1030.0000        1017.4579      1.23%
67534.62/3405.07	c      3405          52690        2646        20        1030.0000        1017.4716      1.23%
67633.72/3410.08	c      3410          52721        2649        20        1030.0000        1017.4716      1.23%
67732.57/3415.11	c      3415          52831        2651        20        1030.0000        1017.4845      1.23%
67833.87/3420.14	c      3420          52890        2660        20        1030.0000        1017.5021      1.23%
67932.76/3425.15	c      3425          52940        2670        20        1030.0000        1017.5332      1.23%
68033.32/3430.20	c      3430          52984        2684        20        1030.0000        1017.5442      1.22%
68132.45/3435.25	c      3435          53072        2680        20        1030.0000        1017.5442      1.22%
68233.38/3440.30	c      3440          53236        2684        20        1030.0000        1017.5442      1.22%
68332.52/3445.35	c      3445          53348        2690        20        1030.0000        1017.5605      1.22%
68431.63/3450.37	c      3450          53450        2688        20        1030.0000        1017.5605      1.22%
68532.76/3455.40	c      3455          53558        2694        20        1030.0000        1017.5605      1.22%
68631.91/3460.46	c      3460          53650        2698        20        1030.0000        1017.5707      1.22%
68732.98/3465.50	c      3466          53714        2708        20        1030.0000        1017.5778      1.22%
68832.11/3470.54	c      3471          53850        2706        20        1030.0000        1017.5792      1.22%
68931.23/3475.57	c      3476          53974        2702        20        1030.0000        1017.5792      1.22%
69032.36/3480.65	c      3481          54041        2705        20        1030.0000        1017.5824      1.22%
69133.45/3485.70	c      3486          54180        2704        20        1030.0000        1017.5824      1.22%
69232.56/3490.72	c      3491          54236        2710        20        1030.0000        1017.5987      1.22%
69331.67/3495.74	c      3496          54329        2719        20        1030.0000        1017.6131      1.22%
69430.78/3500.75	c      3501          54459        2717        20        1030.0000        1017.6131      1.22%
69533.81/3505.90	c      3506          54597        2713        20        1030.0000        1017.6131      1.22%
69632.87/3510.93	c      3511          54744        2712        20        1030.0000        1017.6131      1.22%
69731.99/3515.98	c      3516          54858        2722        20        1030.0000        1017.6294      1.22%
69833.68/3521.03	c      3521          54995        2719        20        1030.0000        1017.6294      1.22%
69932.77/3526.09	c      3526          55078        2722        20        1030.0000        1017.6361      1.21%
70031.97/3531.11	c      3531          55170        2726        20        1030.0000        1017.6382      1.21%
70130.89/3536.12	c      3536          55248        2738        20        1030.0000        1017.6457      1.21%
70233.45/3541.26	c      3541          55341        2739        20        1030.0000        1017.6466      1.21%
70332.55/3546.27	c      3546          55425        2747        20        1030.0000        1017.6488      1.21%
70433.66/3551.38	c      3551          55564        2748        20        1030.0000        1017.6505      1.21%
70534.77/3556.42	c      3556          55709        2745        20        1030.0000        1017.6505      1.21%
70633.82/3561.48	c      3561          55800        2748        20        1030.0000        1017.6680      1.21%
70734.91/3566.53	c      3567          55910        2752        20        1030.0000        1017.6707      1.21%
70834.16/3571.58	c      3572          55956        2756        20        1030.0000        1017.6707      1.21%
70933.09/3576.60	c      3577          56046        2762        20        1030.0000        1017.6728      1.21%
71034.20/3581.63	c      3582          56164        2768        20        1030.0000        1017.6764      1.21%
71135.28/3586.73	c      3587          56279        2773        20        1030.0000        1017.6784      1.21%
71234.32/3591.79	c      3592          56360        2776        20        1030.0000        1017.6876      1.21%
71335.42/3596.84	c      3597          56460        2780        20        1030.0000        1017.6982      1.21%
71434.53/3601.88	c      3602          56541        2791        20        1030.0000        1017.7111      1.21%
71535.70/3606.95	c      3607          56680        2792        20        1030.0000        1017.7156      1.21%
71634.73/3612.00	c      3612          56758        2806        20        1030.0000        1017.7192      1.21%
71736.68/3617.05	c      3617          56847        2813        20        1030.0000        1017.7224      1.21%
71835.72/3622.10	c      3622          56939        2817        20        1030.0000        1017.7270      1.21%
71936.78/3627.16	c      3627          56980        2818        20        1030.0000        1017.7539      1.20%

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 (177905 MiB free)
  memory of node 1: 193494 MiB (185920 MiB free)
  memory of node 2: 193531 MiB (181271 MiB free)
  memory of node 3: 193531 MiB (192403 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-4465205-1722446314/watcher-4465205-1722446314 -o /tmp/evaluation-result-4465205-1722446314/solver-4465205-1722446314 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59014 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465205-1722446314.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100117 s]*
/proc/loadavg: 80.30 80.21 79.73 63/1005 66240
/proc/meminfo: memFree=755135724/790760804 swapFree=131071996/131071996
[pid=66219] ppid=66216 vsize=1517952 memory=94284 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/stat : 66219 (fscip) S 66216 66219 59001 0 -1 1077936128 20804 0 0 0 8 4 0 0 20 0 21 0 11214556 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
/proc/66219/statm: 379488 23571 2774 3035 0 63440 0
[pid=66219/tid=66221] ppid=66216 vsize=1517952 memory=8390339637985935414 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66221/stat : 66221 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66222] ppid=66216 vsize=1517952 memory=25138 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66222/stat : 66222 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66223] ppid=66216 vsize=1517952 memory=54117410275792 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66223/stat : 66223 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66224] ppid=66216 vsize=1517952 memory=61818303414854 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66224/stat : 66224 (fscip) R 66216 66219 59001 0 -1 4194368 1190 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66225] ppid=66216 vsize=1517952 memory=57385930719929 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66225/stat : 66225 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66226] ppid=66216 vsize=1517952 memory=62883522413457 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66226/stat : 66226 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66227] ppid=66216 vsize=1517952 memory=13573682320639425 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66227/stat : 66227 (fscip) S 66216 66219 59001 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66228] ppid=66216 vsize=1517952 memory=14690794741172773 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66228/stat : 66228 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66229] ppid=66216 vsize=1517952 memory=59163 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66229/stat : 66229 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66230] ppid=66216 vsize=1517952 memory=248259 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66230/stat : 66230 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66231] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66231/stat : 66231 (fscip) S 66216 66219 59001 0 -1 1077936192 1223 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66232] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66232/stat : 66232 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66233] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66233/stat : 66233 (fscip) S 66216 66219 59001 0 -1 1077936192 1221 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66234] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66234/stat : 66234 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66235] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66235/stat : 66235 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66236] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66236/stat : 66236 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66237] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66237/stat : 66237 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66238] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66238/stat : 66238 (fscip) S 66216 66219 59001 0 -1 1077936192 1222 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66239] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66239/stat : 66239 (fscip) S 66216 66219 59001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66240] ppid=66216 vsize=1517952 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66240/stat : 66240 (fscip) R 66216 66219 59001 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 21 0 11214562 1554382848 23571 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1517952 KiB
Current children cumulated memory: 94284 KiB

[startup+0.222535 s]*
/proc/loadavg: 80.30 80.21 79.73 81/1025 66260
/proc/meminfo: memFree=754898016/790760804 swapFree=131071996/131071996
[pid=66219] ppid=66216 vsize=1804464 memory=380288 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/stat : 66219 (fscip) S 66216 66219 59001 0 -1 1077936128 90619 0 0 0 112 36 0 0 20 0 41 0 11214556 1847771136 95072 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
/proc/66219/statm: 451116 95072 2790 3035 0 181066 0
[pid=66219/tid=66221] ppid=66216 vsize=1804464 memory=8318255677412212789 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66221/stat : 66221 (fscip) R 66216 66219 59001 0 -1 4194368 3947 0 0 0 4 2 0 0 20 0 41 0 11214562 1847771136 95138 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66222] ppid=66216 vsize=1804464 memory=232817688915 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66222/stat : 66222 (fscip) R 66216 66219 59001 0 -1 4194368 4016 0 0 0 5 2 0 0 20 0 41 0 11214562 1847771136 95138 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66223] ppid=66216 vsize=1804464 memory=58511161844205 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66223/stat : 66223 (fscip) R 66216 66219 59001 0 -1 4194368 4701 0 0 0 6 0 0 0 20 0 41 0 11214562 1847771136 95138 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66224] ppid=66216 vsize=1804464 memory=55221233672921 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66224/stat : 66224 (fscip) R 66216 66219 59001 0 -1 4194368 3945 0 0 0 4 2 0 0 20 0 41 0 11214562 1847771136 95138 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66225] ppid=66216 vsize=1804464 memory=61779682288575 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66225/stat : 66225 (fscip) R 66216 66219 59001 0 -1 4194368 3947 0 0 0 5 1 0 0 20 0 41 0 11214562 1847771136 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66226] ppid=66216 vsize=1804464 memory=58519818926381 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66226/stat : 66226 (fscip) D 66216 66219 59001 0 -1 4194368 5817 0 0 0 6 1 0 0 20 0 41 0 11214562 1847771136 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66227] ppid=66216 vsize=1804464 memory=13572582809092287 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66227/stat : 66227 (fscip) R 66216 66219 59001 0 -1 1077936192 3908 0 0 0 4 2 0 0 20 0 41 0 11214562 1847771136 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66228] ppid=66216 vsize=1805380 memory=15541842494132420 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66228/stat : 66228 (fscip) R 66216 66219 59001 0 -1 1077936192 4008 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66229] ppid=66216 vsize=1805380 memory=85926 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66229/stat : 66229 (fscip) R 66216 66219 59001 0 -1 4194368 5292 0 0 0 6 1 0 0 20 0 41 0 11214562 1848709120 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66230] ppid=66216 vsize=1805380 memory=248851 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66230/stat : 66230 (fscip) R 66216 66219 59001 0 -1 4194368 3863 0 0 0 5 2 0 0 20 0 41 0 11214562 1848709120 95204 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66231] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66231/stat : 66231 (fscip) R 66216 66219 59001 0 -1 4194368 3839 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66232] ppid=66216 vsize=1805380 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66232/stat : 66232 (fscip) R 66216 66219 59001 0 -1 4194368 5324 0 0 0 6 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66233] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66233/stat : 66233 (fscip) R 66216 66219 59001 0 -1 4194368 3944 0 0 0 4 2 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66234] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66234/stat : 66234 (fscip) R 66216 66219 59001 0 -1 4194368 4001 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66235] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66235/stat : 66235 (fscip) D 66216 66219 59001 0 -1 4194368 4040 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66236] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66236/stat : 66236 (fscip) R 66216 66219 59001 0 -1 4194368 4011 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66237] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66237/stat : 66237 (fscip) R 66216 66219 59001 0 -1 4194368 3999 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66238] ppid=66216 vsize=1805380 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66238/stat : 66238 (fscip) R 66216 66219 59001 0 -1 4194368 4380 0 0 0 5 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66239] ppid=66216 vsize=1805380 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66239/stat : 66239 (fscip) R 66216 66219 59001 0 -1 4194368 3704 0 0 0 4 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66240] ppid=66216 vsize=1805380 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66240/stat : 66240 (fscip) R 66216 66219 59001 0 -1 4194368 3932 0 0 0 4 1 0 0 20 0 41 0 11214562 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66241] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66241/stat : 66241 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66242] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66242/stat : 66242 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66243] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66243/stat : 66243 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95270 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66244] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66244/stat : 66244 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95336 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66245] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66245/stat : 66245 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66246] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66246/stat : 66246 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66247] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66247/stat : 66247 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66248] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66248/stat : 66248 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66249] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66249/stat : 66249 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66250] ppid=66216 vsize=1805380 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66250/stat : 66250 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1848709120 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66251] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66251/stat : 66251 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66252] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66252/stat : 66252 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66253] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66253/stat : 66253 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66254] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66254/stat : 66254 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66255] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66255/stat : 66255 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66256] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66256/stat : 66256 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66257] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66257/stat : 66257 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66258] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66258/stat : 66258 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66259] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66259/stat : 66259 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66260] ppid=66216 vsize=1806224 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66260/stat : 66260 (fscip) S 66216 66219 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11214573 1849573376 95402 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1804464 KiB
Current children cumulated memory: 380288 KiB

[startup+0.324394 s]*
/proc/loadavg: 80.30 80.21 79.73 82/1025 66260
/proc/meminfo: memFree=754751772/790760804 swapFree=131071996/131071996
[pid=66219] ppid=66216 vsize=1798144 memory=482672 CPUtime=3.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/stat : 66219 (fscip) S 66216 66219 59001 0 -1 1077936128 119239 0 0 0 237 77 0 0 20 0 41 0 11214556 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
/proc/66219/statm: 449536 120668 2934 3035 0 206922 0
[pid=66219/tid=66221] ppid=66216 vsize=1798144 memory=7017546533858338647 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66221/stat : 66221 (fscip) R 66216 66219 59001 0 -1 4194368 5006 0 0 0 9 5 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66222] ppid=66216 vsize=1798144 memory=280738255902960 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66222/stat : 66222 (fscip) D 66216 66219 59001 0 -1 4194368 5028 0 0 0 10 5 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66223] ppid=66216 vsize=1798144 memory=34340462562508916 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66223/stat : 66223 (fscip) D 66216 66219 59001 0 -1 4194368 7156 0 0 0 14 1 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66224] ppid=66216 vsize=1798144 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66224/stat : 66224 (fscip) R 66216 66219 59001 0 -1 4194368 5017 0 0 0 9 5 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66225] ppid=66216 vsize=1798144 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66225/stat : 66225 (fscip) D 66216 66219 59001 0 -1 4194368 5012 0 0 0 10 4 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66226] ppid=66216 vsize=1798144 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66226/stat : 66226 (fscip) R 66216 66219 59001 0 -1 4194368 7362 0 0 0 15 2 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66227] ppid=66216 vsize=1798144 memory=27992919332356134 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66227/stat : 66227 (fscip) D 66216 66219 59001 0 -1 4194368 4978 0 0 0 10 4 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66228] ppid=66216 vsize=1798144 memory=25073 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66228/stat : 66228 (fscip) D 66216 66219 59001 0 -1 4194368 5019 0 0 0 11 3 0 0 20 0 41 0 11214562 1841299456 120668 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0

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

/proc/66219/task/66240/stat : 66240 (fscip) R 66216 66219 59001 0 -1 4194368 2005036 0 0 0 355011 251 0 0 20 0 41 0 11214562 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66241] ppid=66216 vsize=7819220 memory=6488712 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66241/stat : 66241 (fscip) S 66216 66219 59001 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66242] ppid=66216 vsize=7819220 memory=6478720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66242/stat : 66242 (fscip) S 66216 66219 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66243] ppid=66216 vsize=7819220 memory=6491580 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66243/stat : 66243 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66244] ppid=66216 vsize=7819220 memory=6491616 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66244/stat : 66244 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66245] ppid=66216 vsize=7819220 memory=6485652 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66245/stat : 66245 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66246] ppid=66216 vsize=7819220 memory=11440 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66246/stat : 66246 (fscip) S 66216 66219 59001 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66247] ppid=66216 vsize=7819220 memory=6491612 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66247/stat : 66247 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66248] ppid=66216 vsize=7819220 memory=104 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66248/stat : 66248 (fscip) S 66216 66219 59001 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66249] ppid=66216 vsize=7819220 memory=6492264 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66249/stat : 66249 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66250] ppid=66216 vsize=7819220 memory=15520 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66250/stat : 66250 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66251] ppid=66216 vsize=7819220 memory=6491612 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66251/stat : 66251 (fscip) S 66216 66219 59001 0 -1 1077936192 117 0 0 0 1 1 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66252] ppid=66216 vsize=7819220 memory=6488728 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66252/stat : 66252 (fscip) S 66216 66219 59001 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66253] ppid=66216 vsize=7819220 memory=280738257194064 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66253/stat : 66253 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66254] ppid=66216 vsize=7819220 memory=6491612 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66254/stat : 66254 (fscip) S 66216 66219 59001 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66255] ppid=66216 vsize=7819220 memory=11440 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66255/stat : 66255 (fscip) S 66216 66219 59001 0 -1 1077936192 71 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66256] ppid=66216 vsize=7819220 memory=15520 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66256/stat : 66256 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66257] ppid=66216 vsize=7819220 memory=10544 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66257/stat : 66257 (fscip) S 66216 66219 59001 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66258] ppid=66216 vsize=7819220 memory=10544 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66258/stat : 66258 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66259] ppid=66216 vsize=7819220 memory=5512 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66259/stat : 66259 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66260] ppid=66216 vsize=7819220 memory=15776 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66260/stat : 66260 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1623066 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
Current children cumulated CPU time: 71048.1 s
Current children cumulated vsize: 7819220 KiB
Current children cumulated memory: 6492264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.4 s]
/proc/loadavg: 80.31 80.34 80.38 82/1021 68386
/proc/meminfo: memFree=764612460/790760804 swapFree=131071996/131071996
[pid=66219] ppid=66216 vsize=7819220 memory=6524740 CPUtime=72001.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/stat : 66219 (fscip) S 66216 66219 59001 0 -1 1077936128 31255979 0 0 0 7179913 20235 0 0 20 0 41 0 11214556 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 17 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
/proc/66219/statm: 1954805 1631185 2998 3035 0 1791545 0
[pid=66219/tid=66221] ppid=66216 vsize=7819220 memory=5512 CPUtime=3594.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66221/stat : 66221 (fscip) R 66216 66219 59001 0 -1 4194368 2188943 0 0 0 359185 283 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66222] ppid=66216 vsize=7819220 memory=-7522815145619316863 CPUtime=3588.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66222/stat : 66222 (fscip) R 66216 66219 59001 0 -1 4194368 2240907 0 0 0 358585 282 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66223] ppid=66216 vsize=7819220 memory=25333125866717268 CPUtime=3600.45 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66223/stat : 66223 (fscip) R 66216 66219 59001 0 -1 4194368 352087 0 0 0 357504 2541 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66224] ppid=66216 vsize=7819220 memory=3893988944436031079 CPUtime=3605.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66224/stat : 66224 (fscip) R 66216 66219 59001 0 -1 4194368 2226948 0 0 0 360290 256 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66225] ppid=66216 vsize=7819220 memory=15776 CPUtime=3602.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66225/stat : 66225 (fscip) R 66216 66219 59001 0 -1 4194368 2029951 0 0 0 360001 257 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66226] ppid=66216 vsize=7819220 memory=2316 CPUtime=3603.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66226/stat : 66226 (fscip) R 66216 66219 59001 0 -1 4194368 327731 0 0 0 357432 2946 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66227] ppid=66216 vsize=7819220 memory=33000 CPUtime=3600.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66227/stat : 66227 (fscip) R 66216 66219 59001 0 -1 4194368 1865454 0 0 0 359790 228 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66228] ppid=66216 vsize=7819220 memory=1804 CPUtime=3591.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66228/stat : 66228 (fscip) R 66216 66219 59001 0 -1 4194368 2069972 0 0 0 358941 253 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66229] ppid=66216 vsize=7819220 memory=6048 CPUtime=3602.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66229/stat : 66229 (fscip) R 66216 66219 59001 0 -1 4194368 345888 0 0 0 357937 2329 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66230] ppid=66216 vsize=7819220 memory=51200 CPUtime=3602.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66230/stat : 66230 (fscip) R 66216 66219 59001 0 -1 4194368 2063650 0 0 0 360056 242 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66231] ppid=66216 vsize=7819220 memory=104 CPUtime=3603.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66231/stat : 66231 (fscip) R 66216 66219 59001 0 -1 4194368 2144938 0 0 0 360087 269 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66232] ppid=66216 vsize=7819220 memory=25932 CPUtime=3604.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66232/stat : 66232 (fscip) R 66216 66219 59001 0 -1 4194368 328050 0 0 0 357368 3107 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66233] ppid=66216 vsize=7819220 memory=21372 CPUtime=3600.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66233/stat : 66233 (fscip) R 66216 66219 59001 0 -1 4194368 2110439 0 0 0 359777 245 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66234] ppid=66216 vsize=7819220 memory=2208 CPUtime=3603.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66234/stat : 66234 (fscip) R 66216 66219 59001 0 -1 4194368 2081997 0 0 0 360042 288 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66235] ppid=66216 vsize=7819220 memory=2036 CPUtime=3601.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66235/stat : 66235 (fscip) R 66216 66219 59001 0 -1 4194368 349344 0 0 0 357416 2778 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66236] ppid=66216 vsize=7819220 memory=-7522815145619316863 CPUtime=3590.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66236/stat : 66236 (fscip) R 66216 66219 59001 0 -1 4194368 2127082 0 0 0 358795 246 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66237] ppid=66216 vsize=7819220 memory=11648 CPUtime=3601.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66237/stat : 66237 (fscip) R 66216 66219 59001 0 -1 4194368 2056687 0 0 0 359878 273 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66238] ppid=66216 vsize=7819220 memory=13436 CPUtime=3605.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66238/stat : 66238 (fscip) R 66216 66219 59001 0 -1 4194368 343417 0 0 0 357643 2872 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66239] ppid=66216 vsize=7819220 memory=2820 CPUtime=3594.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66239/stat : 66239 (fscip) R 66216 66219 59001 0 -1 4194368 1975591 0 0 0 359234 230 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66240] ppid=66216 vsize=7819220 memory=6728 CPUtime=3600.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66240/stat : 66240 (fscip) R 66216 66219 59001 0 -1 4194368 2015825 0 0 0 359784 255 0 0 20 0 41 0 11214562 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66241] ppid=66216 vsize=7819220 memory=6524740 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66241/stat : 66241 (fscip) S 66216 66219 59001 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66242] ppid=66216 vsize=7819220 memory=2704 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66242/stat : 66242 (fscip) S 66216 66219 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66243] ppid=66216 vsize=7819220 memory=6908 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66243/stat : 66243 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66244] ppid=66216 vsize=7819220 memory=8159300 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66244/stat : 66244 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66245] ppid=66216 vsize=7819220 memory=2752 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66245/stat : 66245 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66246] ppid=66216 vsize=7819220 memory=6852 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66246/stat : 66246 (fscip) R 66216 66219 59001 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66247] ppid=66216 vsize=7819220 memory=3819148 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66247/stat : 66247 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66248] ppid=66216 vsize=7819220 memory=2672 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66248/stat : 66248 (fscip) S 66216 66219 59001 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66249] ppid=66216 vsize=7819220 memory=6500 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66249/stat : 66249 (fscip) S 66216 66219 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66250] ppid=66216 vsize=7819220 memory=3472016 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66250/stat : 66250 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66251] ppid=66216 vsize=7819220 memory=7068 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66251/stat : 66251 (fscip) S 66216 66219 59001 0 -1 1077936192 117 0 0 0 1 1 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66252] ppid=66216 vsize=7819220 memory=36300 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66252/stat : 66252 (fscip) S 66216 66219 59001 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66253] ppid=66216 vsize=7819220 memory=4688 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66253/stat : 66253 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66254] ppid=66216 vsize=7819220 memory=-7450194601627968640 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66254/stat : 66254 (fscip) S 66216 66219 59001 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66255] ppid=66216 vsize=7819220 memory=6500 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66255/stat : 66255 (fscip) S 66216 66219 59001 0 -1 1077936192 71 0 0 0 3 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66256] ppid=66216 vsize=7819220 memory=3455936 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66256/stat : 66256 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66257] ppid=66216 vsize=7819220 memory=-7450194601627968640 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66257/stat : 66257 (fscip) S 66216 66219 59001 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66258] ppid=66216 vsize=7819220 memory=1804 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66258/stat : 66258 (fscip) S 66216 66219 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66259] ppid=66216 vsize=7819220 memory=6048 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66259/stat : 66259 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
[pid=66219/tid=66260] ppid=66216 vsize=7819220 memory=-7522815145619316863 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66219/task/66260/stat : 66260 (fscip) S 66216 66219 59001 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11214573 8006881280 1631185 809668444160 4194304 16623229 140727667087360 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47951872 140727667094538 140727667094656 140727667094656 140727667101680 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 7819220 KiB
Current children cumulated memory: 6524740 KiB

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

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

# cumulated CPU time of all completed processes:  user=71799.4 s, system=202.53 s

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

[startup+3630.51 s]*
/proc/loadavg: 80.31 80.34 80.38 62/982 68386
/proc/meminfo: memFree=769026200/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.59
CPU time (s): 72001.9
CPU user time (s): 71799.4
CPU system time (s): 202.53
CPU usage (%): 1983.2
Max. virtual memory (cumulated for all children) (KiB): 7819220
Max. memory (cumulated for all children) (KiB): 6524740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71799.4
system time used= 202.53
maximum resident set size= 6524888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31255989
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= 265361
involuntary context switches= 228470


# summary of solver processes directly reported to runsolver:
#   pid: 66219
#   total CPU time (s): 72001.9
#   total CPU user time (s): 71799.4
#   total CPU system time (s): 202.53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.4232 second user time and 82.156 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 19:18:34
IDJOB=4465205
IDBENCH=147521
IDSOLVER=3094
FILE ID=nodeD105/4465205-1722446314
RUNJOBID= nodeD105-1722441596-59014
SLURM_JOB_ID= 8254235
Free space on /tmp= 8622832 MiB

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

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

MD5SUM BENCH= 3cf724146d283b6491b934147ab5b23d
RANDOM SEED=1873181403

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		: 2867.549
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		: 2980.090
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		: 3093.811
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		: 1741.015
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		: 2867.164
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		: 2979.584
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		: 3093.794
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		: 3570.699
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		: 2846.699
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		: 2974.535
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		: 2909.074
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		: 3052.474
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		: 2864.779
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		: 2978.497
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		: 3035.715
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		: 3358.792
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		: 2868.053
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		: 2978.400
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		: 3092.230
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		: 3308.857
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		: 2866.821
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		: 2979.448
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		: 3093.758
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		: 3019.835
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		: 2868.019
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		: 2980.409
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		: 2827.527
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		: 3397.964
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		: 2865.166
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		: 2980.396
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		: 3029.487
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		: 2668.097
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		: 2866.198
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		: 2980.338
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		: 3074.329
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		: 2663.596
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		: 2867.957
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		: 2976.324
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		: 2978.284
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		: 2664.517
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		: 2863.598
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		: 2979.237
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		: 3089.251
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		: 2648.848
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		: 2842.903
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		: 2980.173
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 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		: 2827.229
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		: 2652.035
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		: 2866.706
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		: 2979.077
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		: 3020.395
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		: 2603.020
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		: 2867.888
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		: 2980.038
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		: 3040.216
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		: 1779.176
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		: 2854.901
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		: 2979.490
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		: 3093.726
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		: 1951.627
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		: 2866.500
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		: 2978.269
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		: 3093.719
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		: 2665.484
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		: 2851.810
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		: 2979.894
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		: 3093.713
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		: 2645.522
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		: 2867.797
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		: 2978.838
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		: 3059.046
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		: 2660.096
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		: 2867.777
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		: 2979.765
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		: 3025.315
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		: 2655.324
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		: 2856.773
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		: 2979.710
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		: 3093.704
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		: 1338.428
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:        755200868 kB
MemAvailable:   753480320 kB
Buffers:          137584 kB
Cached:          1291224 kB
SwapCached:            0 kB
Active:           296468 kB
Inactive:       32849128 kB
Active(anon):       2168 kB
Inactive(anon): 31737144 kB
Active(file):     294300 kB
Inactive(file):  1111984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28456 kB
Writeback:           132 kB
AnonPages:      31704688 kB
Mapped:           126812 kB
Shmem:             22536 kB
KReclaimable:     140284 kB
Slab:             475072 kB
SReclaimable:     140284 kB
SUnreclaim:       334788 kB
KernelStack:       16880 kB
PageTables:        80648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3928736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           191616 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3162112 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= 8622808 MiB
End job on nodeD105 at 2024-07-31 20:19:05