Trace number 4465202

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 3630.56

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUM40839a009ce460ae7be0fe2be6267e36
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 benchmark1028
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 variables1964
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 1964
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 1964
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 1964
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 32546816, getVmSize() = 32546816, SCIPgetMemUsed() = 8864090, SCIPgetMemTotal() = 10624546, SCIPgetMemExternEstim() = 5423906
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 = 22009693, getVmSize() = 42369024, SCIPgetMemUsed() = 10330439, SCIPgetMemTotal() = 19002351, SCIPgetMemExternEstim() = 5423906
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-4465202-1722448080
0.00/0.05	c   Variables        : 1964 (1964 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        : 1517 (1517 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2928
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2928 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.16	c                                Nodes    Active                                            
0.11/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.11/0.19	c *       0              0           1        20        1734.0000                -          -
0.86/0.32	c *       0              0           1        20        1153.0000                -          -
0.86/0.34	c *       0              0           1        20        1072.0000                -          -
1.70/0.38	c *       0              0           1        20        1067.0000                -          -
14.75/1.13	c *       1              2           3        20        1057.0000         218.0000    384.86%
94.60/5.25	c *       5          13411         278        20        1052.0000         218.0000    382.57%
94.60/5.25	c         5          13411         278        20        1052.0000         218.0000    382.57%
94.60/5.27	c *       5          13411         278        20        1045.0000         218.0000    379.36%
98.52/5.47	c *       5          13411         278        20        1044.0000         218.0000    378.90%
193.55/10.28	c *      10              2           1        20        1043.0000         998.9399      4.41%
193.55/10.28	c        10              2           1        20        1043.0000         998.9399      4.41%
199.48/10.56	c *      11              2           1        20        1042.0000         998.9399      4.31%
205.41/10.87	c *      11              2           1        20        1041.0000         998.9399      4.21%
215.31/11.31	c *      11              3           2        20        1040.0000         998.9399      4.11%
219.27/11.55	c *      12              3           2        20        1039.0000         998.9399      4.01%
227.14/11.96	c *      12              2           1        20        1038.0000         999.4474      3.86%
233.08/12.21	c *      12              2           1        20        1037.0000         999.4474      3.76%
237.05/12.47	c *      12              2           1        20        1036.0000         999.4474      3.66%
243.00/12.78	c *      13              2           1        20        1035.0000         999.4474      3.56%
246.97/13.03	c *      13              2           1        20        1034.0000         999.4474      3.46%
254.89/13.38	c *      13              2           1        20        1033.0000         999.4474      3.36%
262.84/13.72	c *      14              2           1        20        1032.0000         999.4474      3.26%
269.44/14.04	c *      14              3           2        20        1031.0000         999.4474      3.16%
298.41/15.51	c        16              2           1        20        1031.0000        1002.4745      2.85%
310.93/16.16	c *      16              2           1        20        1030.0000        1002.4745      2.75%
397.47/20.52	c        21              3           2        20        1030.0000        1002.8601      2.71%
421.11/21.74	c *      22              3           2        20        1029.0000        1002.8601      2.61%
438.82/22.69	c *      23              3           2        20        1028.0000        1002.8601      2.51%
498.28/25.68	c        26              5           4        20        1028.0000        1002.8601      2.51%
601.39/30.80	c        31              7           6        20        1028.0000        1002.8601      2.51%
700.50/35.84	c        36             92          17        20        1028.0000        1002.9071      2.50%
799.70/40.89	c        41             55          18        20        1028.0000        1003.3135      2.46%
900.89/45.94	c        46            222          49        20        1028.0000        1003.3784      2.45%
1000.01/50.99	c        51            252          61        20        1028.0000        1003.3933      2.45%
1101.60/56.04	c        56            312          77        20        1028.0000        1003.8750      2.40%
1200.89/61.09	c        61            352          87        20        1028.0000        1004.3302      2.36%
1299.88/66.13	c        66            442          99        20        1028.0000        1004.4564      2.34%
1401.07/71.20	c        71            522         113        20        1028.0000        1004.7245      2.32%
1501.63/76.25	c        76            182          69        20        1028.0000        1004.9561      2.29%
1602.84/81.31	c        81            202          81        20        1028.0000        1005.6143      2.23%
1702.05/86.35	c        86            217          90        20        1028.0000        1005.6462      2.22%
1803.29/91.40	c        91            235         104        20        1028.0000        1005.6462      2.22%
1902.41/96.45	c        96            244         109        20        1028.0000        1005.6462      2.22%
2001.61/101.48	c       101            932         137        20        1028.0000        1005.7835      2.21%
2102.81/106.55	c       107            342         119        20        1028.0000        1005.9895      2.19%
2203.96/111.60	c       112            422         119        20        1028.0000        1006.0685      2.18%
2303.13/116.63	c       117            533         124        20        1028.0000        1006.4432      2.14%
2404.23/121.71	c       122            552         129        20        1028.0000        1006.9242      2.09%
2503.45/126.76	c       127            652         135        20        1028.0000        1007.4278      2.04%
2602.48/131.79	c       132            712         139        20        1028.0000        1007.5067      2.03%
2703.68/136.82	c       137            752         141        20        1028.0000        1007.5295      2.03%
2802.82/141.89	c       142            782         145        20        1028.0000        1007.5543      2.03%
2904.05/146.97	c       147            872         143        20        1028.0000        1007.5643      2.03%
3003.21/152.03	c       152            905         146        20        1028.0000        1007.5643      2.03%
3104.82/157.08	c       157            972         157        20        1028.0000        1008.0330      1.98%
3203.81/162.10	c       162           1042         163        20        1028.0000        1008.2222      1.96%
3302.91/167.12	c       167           1142         161        20        1028.0000        1008.5559      1.93%
3405.47/172.25	c       172           1143         162        20        1028.0000        1008.5559      1.93%
3506.49/177.30	c       177           1173         166        20        1028.0000        1008.5559      1.93%
3605.54/182.36	c       182           1173         166        20        1028.0000        1008.5559      1.93%
3706.68/187.41	c       187           1201           6        20        1028.0000        1008.5559      1.93%
3805.88/192.48	c       192           1229          24        20        1028.0000        1008.5559      1.93%
3907.07/197.53	c       198           1310          33        20        1028.0000        1008.5559      1.93%
4006.27/202.54	c       203           1396          39        20        1028.0000        1009.1360      1.87%
4105.41/207.57	c       208           1470          47        20        1028.0000        1009.1700      1.87%
4206.58/212.60	c       213           1585          52        20        1028.0000        1009.4509      1.84%
4305.84/217.61	c       218           1676          61        20        1028.0000        1009.7400      1.81%
4404.85/222.64	c       223           1746          69        20        1028.0000        1009.8330      1.80%
4505.93/227.71	c       228           1786          73        20        1028.0000        1009.8688      1.80%
4607.11/232.81	c       233           1874          79        20        1028.0000        1009.9363      1.79%
4708.14/237.93	c       238           1926          85        20        1028.0000        1010.0295      1.78%
4807.28/242.96	c       243           2080          89        20        1028.0000        1010.0295      1.78%
4909.08/248.03	c       248           2176          93        20        1028.0000        1010.1673      1.77%
5008.35/253.08	c       253           2266          99        20        1028.0000        1010.1962      1.76%
5109.55/258.14	c       258           2335         102        20        1028.0000        1010.1962      1.76%
5208.51/263.19	c       263           2408         103        20        1028.0000        1010.2183      1.76%
5309.27/268.21	c       268           2409         104        20        1028.0000        1010.2183      1.76%
5408.57/273.29	c       273           2506         111        20        1028.0000        1010.5012      1.73%
5509.62/278.34	c       278           2522         115        20        1028.0000        1010.5012      1.73%
5608.80/283.39	c       283           2624         123        20        1028.0000        1010.5188      1.73%
5709.96/288.45	c       288           2699         126        20        1028.0000        1010.5314      1.73%
5811.08/293.50	c       294           2796         129        20        1028.0000        1010.6389      1.72%
5910.32/298.54	c       299           2866         131        20        1028.0000        1010.7840      1.70%
6011.49/303.61	c       304           2948         139        20        1028.0000        1010.8095      1.70%
6110.73/308.62	c       309           3035         136        20        1028.0000        1010.8095      1.70%
6209.88/313.66	c       314           3077         140        20        1028.0000        1010.8125      1.70%
6311.09/318.75	c       319           3206         143        20        1028.0000        1010.8452      1.70%
6412.20/323.80	c       324           3252         151        20        1028.0000        1011.0336      1.68%
6511.45/328.85	c       329           3356         153        20        1028.0000        1011.0463      1.68%
6612.61/333.90	c       334           3377         158        20        1028.0000        1011.0943      1.67%
6711.79/338.95	c       339           3427         162        20        1028.0000        1011.1540      1.67%
6810.99/344.00	c       344           3502         173        20        1028.0000        1011.1559      1.67%
6913.00/349.05	c       349           3586         173        20        1028.0000        1011.2470      1.66%
7011.98/354.10	c       354           3653         174        20        1028.0000        1011.2470      1.66%
7113.30/359.13	c       359           3719         178        20        1028.0000        1011.3389      1.65%
7213.80/364.21	c       364           3793         178        20        1028.0000        1011.3389      1.65%
7313.18/369.26	c       369           3866         187        20        1028.0000        1011.5799      1.62%
7414.27/374.31	c       374           3946         189        20        1028.0000        1011.6258      1.62%
7513.50/379.34	c       379           3978         197        20        1028.0000        1011.6383      1.62%
7612.73/384.36	c       384           4016         203        20        1028.0000        1011.7241      1.61%
7713.97/389.43	c       389           4046         211        20        1028.0000        1011.7977      1.60%
7815.15/394.52	c       395           4136         211        20        1028.0000        1011.7977      1.60%
7914.35/399.57	c       400           4168         217        20        1028.0000        1011.8038      1.60%
8015.57/404.62	c       405           4201         220        20        1028.0000        1011.8038      1.60%
8114.80/409.64	c       410           4223         226        20        1028.0000        1011.8547      1.60%
8215.90/414.75	c       415           4267         228        20        1028.0000        1011.8620      1.59%
8317.04/419.80	c       420           4326         231        20        1028.0000        1011.8818      1.59%
8415.90/424.85	c       425           4328         233        20        1028.0000        1011.8818      1.59%
8517.07/429.90	c       430           4394         239        20        1028.0000        1011.9152      1.59%
8616.23/434.92	c       435           4471         242        20        1028.0000        1011.9152      1.59%
8715.46/439.96	c       440           4506         243        20        1028.0000        1012.0128      1.58%
8814.59/444.98	c       445           4556         249        20        1028.0000        1012.0179      1.58%
8916.39/450.04	c       450           4627         256        20        1028.0000        1012.0413      1.58%
9015.84/455.14	c       455           4685         260        20        1028.0000        1012.0577      1.58%
9118.19/460.23	c       460           4766         261        20        1028.0000        1012.0615      1.57%
9217.49/465.29	c       465           4819         268        20        1028.0000        1012.0615      1.57%
9318.61/470.34	c       470           4898         273        20        1028.0000        1012.0650      1.57%
9419.77/475.40	c       475           5001         272        20        1028.0000        1012.0650      1.57%
9519.01/480.42	c       480           5086         269        20        1028.0000        1012.0655      1.57%
9618.20/485.43	c       485           5122         277        20        1028.0000        1012.0655      1.57%
9717.35/490.44	c       490           5218         275        20        1028.0000        1012.0655      1.57%
9816.55/495.46	c       495           5307         276        20        1028.0000        1012.0655      1.57%
9919.72/500.65	c       501           5386         279        20        1028.0000        1012.1724      1.56%
10018.90/505.69	c       506           5389         282        20        1028.0000        1012.1724      1.56%
10120.12/510.73	c       511           5495         284        20        1028.0000        1012.1724      1.56%
10219.21/515.79	c       516           5520         287        20        1028.0000        1012.1726      1.56%
10320.44/520.85	c       521           5615         294        20        1028.0000        1012.1837      1.56%
10421.63/525.90	c       526           5696         295        20        1028.0000        1012.1837      1.56%
10520.87/530.95	c       531           5776         295        20        1028.0000        1012.2782      1.55%
10620.05/536.00	c       536           5816         299        20        1028.0000        1012.3187      1.55%
10721.86/541.03	c       541           5876         303        20        1028.0000        1012.3256      1.55%
10820.97/546.10	c       546           5916         315        20        1028.0000        1012.3396      1.55%
10922.31/551.15	c       551           5942         321        20        1028.0000        1012.3563      1.55%
11021.13/556.17	c       556           5969         324        20        1028.0000        1012.4269      1.54%
11121.85/561.24	c       561           6036         329        20        1028.0000        1012.4466      1.54%
11222.94/566.30	c       566           6087         338        20        1028.0000        1012.4466      1.54%
11322.06/571.34	c       571           6124         339        20        1028.0000        1012.4486      1.54%
11423.26/576.41	c       576           6156         339        20        1028.0000        1012.4582      1.54%
11522.45/581.44	c       581           6214         343        20        1028.0000        1012.4582      1.54%
11621.67/586.46	c       586           6266         345        20        1028.0000        1012.4768      1.53%
11722.89/591.50	c       592           6266         345        20        1028.0000        1012.4768      1.53%
11822.22/596.57	c       597           6336         349        20        1028.0000        1012.4952      1.53%
11923.22/601.62	c       602           6376         351        20        1028.0000        1012.4982      1.53%
12022.37/606.67	c       607           6386         355        20        1028.0000        1012.5066      1.53%
12123.44/611.77	c       612           6436         361        20        1028.0000        1012.5155      1.53%
12224.60/616.82	c       617           6503         366        20        1028.0000        1012.5155      1.53%
12323.67/621.87	c       622           6506         365        20        1028.0000        1012.5206      1.53%
12424.76/626.92	c       627           6558         373        20        1028.0000        1012.5392      1.53%
12523.90/631.97	c       632           6641         376        20        1028.0000        1012.5502      1.53%
12623.01/637.02	c       637           6688         377        20        1028.0000        1012.5850      1.52%
12724.76/642.04	c       642           6708         381        20        1028.0000        1012.5940      1.52%
12823.85/647.12	c       647           6726         387        20        1028.0000        1012.6601      1.51%
12924.83/652.17	c       652           6796         397        20        1028.0000        1012.7293      1.51%
13025.67/657.22	c       657           6896         403        20        1028.0000        1012.7680      1.50%
13124.79/662.24	c       662           6904         405        20        1028.0000        1012.7680      1.50%
13224.02/667.29	c       667           6938         417        20        1028.0000        1012.8704      1.49%
13325.21/672.37	c       672           7016         419        20        1028.0000        1012.8704      1.49%
13426.44/677.44	c       677           7096         427        20        1028.0000        1012.9973      1.48%
13525.61/682.46	c       682           7176         433        20        1028.0000        1013.0285      1.48%
13624.84/687.50	c       688           7207         442        20        1028.0000        1013.0779      1.47%
13726.04/692.59	c       693           7219         448        20        1028.0000        1013.1170      1.47%
13827.26/697.64	c       698           7266         453        20        1028.0000        1013.1275      1.47%
13928.48/702.71	c       703           7299         458        20        1028.0000        1013.1275      1.47%
14027.70/707.75	c       708           7336         461        20        1028.0000        1013.1326      1.47%
14126.79/712.77	c       713           7456         465        20        1028.0000        1013.1443      1.47%
14227.99/717.81	c       718           7466         469        20        1028.0000        1013.1502      1.47%
14327.19/722.86	c       723           7496         473        20        1028.0000        1013.2009      1.46%
14426.42/727.89	c       728           7559         482        20        1028.0000        1013.2500      1.46%
14527.61/732.95	c       733           7588         483        20        1028.0000        1013.2706      1.45%
14629.46/738.04	c       738           7670         485        20        1028.0000        1013.2706      1.45%
14728.72/743.11	c       743           7739         490        20        1028.0000        1013.2906      1.45%
14829.91/748.16	c       748           7802         499        20        1028.0000        1013.3468      1.45%
14929.32/753.17	c       753           7912         507        20        1028.0000        1013.3501      1.45%
15028.31/758.19	c       758           7989         510        20        1028.0000        1013.3760      1.44%
15128.78/763.23	c       763           8082         509        20        1028.0000        1013.3760      1.44%
15230.02/768.31	c       768           8142         517        20        1028.0000        1013.4042      1.44%
15329.25/773.35	c       773           8226         519        20        1028.0000        1013.4536      1.44%
15430.46/778.48	c       778           8280         525        20        1028.0000        1013.4536      1.44%
15531.63/783.53	c       784           8389         526        20        1028.0000        1013.4536      1.44%
15630.80/788.58	c       789           8427         526        20        1028.0000        1013.5141      1.43%
15731.99/793.63	c       794           8466         531        20        1028.0000        1013.5524      1.43%
15831.10/798.63	c       799           8504         535        20        1028.0000        1013.5524      1.43%
15930.12/803.69	c       804           8586         539        20        1028.0000        1013.5552      1.43%
16031.17/808.74	c       809           8612         543        20        1028.0000        1013.5552      1.43%
16130.33/813.78	c       814           8686         547        20        1028.0000        1013.5944      1.42%
16231.54/818.89	c       819           8707         550        20        1028.0000        1013.6000      1.42%
16332.69/823.94	c       824           8741         558        20        1028.0000        1013.6124      1.42%
16431.93/828.96	c       829           8816         569        20        1028.0000        1013.6151      1.42%
16533.81/834.04	c       834           8877         572        20        1028.0000        1013.6300      1.42%
16632.93/839.07	c       839           8926         579        20        1028.0000        1013.6451      1.42%
16732.47/844.08	c       844           8950         583        20        1028.0000        1013.6451      1.42%
16833.66/849.17	c       849           9094         581        20        1028.0000        1013.6451      1.42%
16933.97/854.23	c       854           9164         581        20        1028.0000        1013.6525      1.42%
17035.20/859.31	c       859           9272         579        20        1028.0000        1013.6525      1.42%
17134.41/864.36	c       864           9308         585        20        1028.0000        1013.6695      1.41%
17235.64/869.41	c       869           9386         589        20        1028.0000        1013.6726      1.41%
17334.87/874.44	c       874           9456         595        20        1028.0000        1013.6732      1.41%
17434.12/879.48	c       879           9485         598        20        1028.0000        1013.6732      1.41%
17535.32/884.58	c       885           9549         604        20        1028.0000        1013.7237      1.41%
17636.56/889.64	c       890           9632         607        20        1028.0000        1013.7476      1.41%
17735.79/894.69	c       895           9766         599        20        1028.0000        1013.7517      1.41%
17837.00/899.74	c       900           9802         603        20        1028.0000        1013.7517      1.41%
17935.99/904.77	c       905           9876         603        20        1028.0000        1013.7568      1.40%
18037.22/909.84	c       910           9961         604        20        1028.0000        1013.7568      1.40%
18136.38/914.89	c       915          10054         611        20        1028.0000        1013.7568      1.40%
18237.55/919.94	c       920          10129         612        20        1028.0000        1013.7767      1.40%
18336.59/924.99	c       925          10242         613        20        1028.0000        1013.7767      1.40%
18438.45/930.04	c       930          10355         614        20        1028.0000        1013.7767      1.40%
18537.52/935.05	c       935          10496         613        20        1028.0000        1013.8009      1.40%
18638.91/940.14	c       940          10551         618        20        1028.0000        1013.8009      1.40%
18739.24/945.20	c       945          10589         624        20        1028.0000        1013.8079      1.40%
18838.46/950.25	c       950          10637         630        20        1028.0000        1013.8644      1.39%
18937.65/955.30	c       955          10666         631        20        1028.0000        1013.8890      1.39%
19038.96/960.35	c       960          10716         635        20        1028.0000        1013.8935      1.39%
19140.19/965.41	c       965          10826         637        20        1028.0000        1013.9016      1.39%
19239.39/970.46	c       970          10876         639        20        1028.0000        1013.9100      1.39%
19340.63/975.51	c       976          11005         646        20        1028.0000        1013.9100      1.39%
19439.89/980.53	c       981          11125         652        20        1028.0000        1013.9100      1.39%
19541.14/985.61	c       986          11274         657        20        1028.0000        1013.9109      1.39%
19640.36/990.62	c       991          11361         662        20        1028.0000        1013.9324      1.39%
19741.60/995.71	c       996          11443         662        20        1028.0000        1013.9349      1.39%
19840.82/1000.74	c      1001          11571         668        20        1028.0000        1013.9480      1.39%
19942.00/1005.83	c      1006          11656         671        20        1028.0000        1013.9764      1.38%
20041.20/1010.87	c      1011          11706         673        20        1028.0000        1013.9764      1.38%
20142.49/1015.92	c      1016          11794         675        20        1028.0000        1013.9764      1.38%
20241.73/1020.97	c      1021          11873         686        20        1028.0000        1013.9927      1.38%
20340.90/1026.01	c      1026          11910         689        20        1028.0000        1013.9930      1.38%
20442.62/1031.05	c      1031          11928         697        20        1028.0000        1014.0067      1.38%
20542.15/1036.12	c      1036          12036         701        20        1028.0000        1014.0286      1.38%
20643.15/1041.17	c      1041          12088         707        20        1028.0000        1014.0500      1.38%
20743.78/1046.23	c      1046          12146         709        20        1028.0000        1014.0608      1.37%
20843.05/1051.28	c      1051          12236         719        20        1028.0000        1014.1071      1.37%
20944.36/1056.34	c      1056          12297         720        20        1028.0000        1014.1071      1.37%
21043.44/1061.39	c      1061          12310         721        20        1028.0000        1014.1214      1.37%
21144.70/1066.41	c      1066          12331         730        20        1028.0000        1014.1228      1.37%
21243.96/1071.49	c      1072          12431         734        20        1028.0000        1014.1263      1.37%
21345.21/1076.54	c      1077          12528         735        20        1028.0000        1014.1263      1.37%
21444.46/1081.56	c      1082          12588         733        20        1028.0000        1014.1263      1.37%
21543.49/1086.58	c      1087          12728         741        20        1028.0000        1014.1263      1.37%
21644.69/1091.63	c      1092          12826         753        20        1028.0000        1014.1363      1.37%
21743.92/1096.67	c      1097          12916         759        20        1028.0000        1014.1766      1.36%
21843.11/1101.69	c      1102          12956         761        20        1028.0000        1014.1908      1.36%
21946.26/1106.81	c      1107          13003         766        20        1028.0000        1014.1908      1.36%
22045.49/1111.83	c      1112          13038         767        20        1028.0000        1014.2000      1.36%
22146.57/1116.91	c      1117          13076         769        20        1028.0000        1014.2352      1.36%
22248.42/1122.04	c      1122          13102         775        20        1028.0000        1014.2352      1.36%
22347.65/1127.08	c      1127          13186         773        20        1028.0000        1014.2381      1.36%
22447.09/1132.09	c      1132          13191         776        20        1028.0000        1014.2381      1.36%
22548.00/1137.19	c      1137          13221         782        20        1028.0000        1014.2841      1.35%
22648.67/1142.24	c      1142          13292         779        20        1028.0000        1014.2841      1.35%
22747.91/1147.26	c      1147          13404         781        20        1028.0000        1014.3063      1.35%
22847.13/1152.29	c      1152          13489         784        20        1028.0000        1014.3063      1.35%
22948.30/1157.39	c      1157          13526         787        20        1028.0000        1014.3503      1.35%
23049.49/1162.44	c      1162          13586         789        20        1028.0000        1014.3516      1.35%
23148.74/1167.49	c      1168          13662         795        20        1028.0000        1014.3516      1.35%
23249.90/1172.50	c      1173          13696         795        20        1028.0000        1014.3568      1.35%
23349.15/1177.59	c      1178          13779         800        20        1028.0000        1014.3568      1.35%
23450.36/1182.62	c      1183          13836         801        20        1028.0000        1014.3677      1.34%
23549.61/1187.69	c      1188          13856         803        20        1028.0000        1014.3719      1.34%
23650.84/1192.74	c      1193          13923         806        20        1028.0000        1014.3719      1.34%
23750.09/1197.79	c      1198          13983         810        20        1028.0000        1014.3778      1.34%
23851.30/1202.82	c      1203          14101         810        20        1028.0000        1014.3778      1.34%
23950.54/1207.89	c      1208          14170         813        20        1028.0000        1014.3804      1.34%
24051.78/1212.94	c      1213          14239         818        20        1028.0000        1014.3929      1.34%
24151.03/1217.99	c      1218          14319         822        20        1028.0000        1014.4110      1.34%
24250.24/1223.03	c      1223          14436         821        20        1028.0000        1014.4114      1.34%
24352.31/1228.06	c      1228          14466         823        20        1028.0000        1014.4189      1.34%
24453.51/1233.14	c      1233          14556         833        20        1028.0000        1014.4207      1.34%
24553.86/1238.21	c      1238          14598         841        20        1028.0000        1014.4208      1.34%
24653.02/1243.26	c      1243          14705         840        20        1028.0000        1014.4208      1.34%
24752.24/1248.27	c      1248          14826         839        20        1028.0000        1014.4225      1.34%
24853.39/1253.36	c      1253          14929         846        20        1028.0000        1014.4318      1.34%
24952.58/1258.38	c      1258          15016         847        20        1028.0000        1014.4353      1.34%
25053.77/1263.44	c      1263          15062         853        20        1028.0000        1014.4512      1.34%
25153.01/1268.48	c      1268          15127         854        20        1028.0000        1014.4543      1.34%
25254.24/1273.52	c      1274          15216         859        20        1028.0000        1014.4691      1.33%
25355.43/1278.63	c      1279          15294         867        20        1028.0000        1014.4691      1.33%
25454.62/1283.67	c      1284          15386         869        20        1028.0000        1014.4718      1.33%
25555.88/1288.73	c      1289          15456         871        20        1028.0000        1014.4845      1.33%
25655.22/1293.79	c      1294          15489         878        20        1028.0000        1014.4878      1.33%
25756.26/1298.85	c      1299          15507         882        20        1028.0000        1014.4980      1.33%
25857.47/1303.90	c      1304          15511         884        20        1028.0000        1014.4980      1.33%
25956.74/1308.95	c      1309          15582         883        20        1028.0000        1014.4980      1.33%
26055.85/1314.01	c      1314          15671         886        20        1028.0000        1014.4987      1.33%
26157.63/1319.06	c      1319          15724         889        20        1028.0000        1014.5243      1.33%
26256.62/1324.11	c      1324          15827         886        20        1028.0000        1014.5243      1.33%
26356.14/1329.13	c      1329          15926         895        20        1028.0000        1014.5520      1.33%
26457.23/1334.15	c      1334          15957         900        20        1028.0000        1014.5624      1.32%
26557.71/1339.26	c      1339          16036         901        20        1028.0000        1014.5729      1.32%
26658.90/1344.32	c      1344          16122         907        20        1028.0000        1014.5729      1.32%
26758.10/1349.37	c      1349          16177         910        20        1028.0000        1014.5813      1.32%
26859.22/1354.42	c      1354          16259         912        20        1028.0000        1014.5825      1.32%
26958.45/1359.45	c      1359          16288         909        20        1028.0000        1014.5825      1.32%
27057.63/1364.47	c      1364          16444         909        20        1028.0000        1014.5825      1.32%
27158.72/1369.54	c      1370          16468         909        20        1028.0000        1014.5825      1.32%
27259.88/1374.62	c      1375          16476         909        20        1028.0000        1014.5825      1.32%
27359.11/1379.65	c      1380          16528         911        20        1028.0000        1014.6043      1.32%
27458.35/1384.69	c      1385          16545         916        20        1028.0000        1014.6080      1.32%
27559.57/1389.78	c      1390          16595         916        20        1028.0000        1014.6080      1.32%
27660.80/1394.83	c      1395          16650         921        20        1028.0000        1014.6162      1.32%
27760.00/1399.88	c      1400          16756         923        20        1028.0000        1014.6210      1.32%
27861.22/1404.94	c      1405          16796         925        20        1028.0000        1014.6250      1.32%
27960.40/1409.99	c      1410          16819         928        20        1028.0000        1014.6381      1.32%
28061.98/1415.04	c      1415          16938         937        20        1028.0000        1014.6698      1.31%
28161.40/1420.09	c      1420          17006         939        20        1028.0000        1014.6731      1.31%
28260.43/1425.11	c      1425          17007         940        20        1028.0000        1014.6731      1.31%
28361.74/1430.19	c      1430          17036         941        20        1028.0000        1014.7005      1.31%
28462.15/1435.23	c      1435          17154         947        20        1028.0000        1014.7005      1.31%
28561.37/1440.28	c      1440          17322         947        20        1028.0000        1014.7005      1.31%
28662.52/1445.31	c      1445          17408         949        20        1028.0000        1014.7166      1.31%
28763.68/1450.40	c      1450          17532         955        20        1028.0000        1014.7243      1.31%
28862.91/1455.42	c      1455          17646         955        20        1028.0000        1014.7355      1.31%
28963.99/1460.50	c      1460          17755         958        20        1028.0000        1014.7355      1.31%
29063.17/1465.56	c      1466          17895         958        20        1028.0000        1014.7355      1.31%
29164.41/1470.61	c      1471          17989         958        20        1028.0000        1014.7670      1.30%
29263.65/1475.66	c      1476          18137         962        20        1028.0000        1014.7670      1.30%
29362.89/1480.68	c      1481          18254         965        20        1028.0000        1014.7956      1.30%
29463.97/1485.76	c      1486          18353         972        20        1028.0000        1014.8358      1.30%
29565.19/1490.81	c      1491          18496         979        20        1028.0000        1014.8831      1.29%
29664.36/1495.84	c      1496          18558         983        20        1028.0000        1014.8831      1.29%
29765.55/1500.92	c      1501          18684         987        20        1028.0000        1014.9165      1.29%
29864.75/1505.99	c      1506          18786         987        20        1028.0000        1014.9198      1.29%
29963.97/1511.02	c      1511          18858         995        20        1028.0000        1014.9414      1.29%
30065.70/1516.09	c      1516          18937        1000        20        1028.0000        1014.9580      1.28%
30164.84/1521.12	c      1521          19121        1000        20        1028.0000        1014.9580      1.28%
30266.01/1526.19	c      1526          19238        1003        20        1028.0000        1014.9601      1.28%
30366.54/1531.24	c      1531          19297        1002        20        1028.0000        1014.9626      1.28%
30465.76/1536.29	c      1536          19336        1009        20        1028.0000        1015.0518      1.28%
30566.97/1541.31	c      1541          19381        1012        20        1028.0000        1015.0518      1.28%
30666.12/1546.33	c      1546          19418        1013        20        1028.0000        1015.0611      1.27%
30765.31/1551.38	c      1551          19456        1015        20        1028.0000        1015.0612      1.27%
30868.51/1556.50	c      1556          19532        1019        20        1028.0000        1015.0612      1.27%
30967.73/1561.51	c      1562          19611        1022        20        1028.0000        1015.0612      1.27%
31066.90/1566.53	c      1567          19678        1025        20        1028.0000        1015.0668      1.27%
31168.10/1571.64	c      1572          19718        1027        20        1028.0000        1015.0696      1.27%
31267.13/1576.69	c      1577          19766        1031        20        1028.0000        1015.0696      1.27%
31368.32/1581.75	c      1582          19778        1033        20        1028.0000        1015.0963      1.27%
31469.46/1586.81	c      1587          19836        1033        20        1028.0000        1015.1214      1.27%
31568.66/1591.86	c      1592          19876        1037        20        1028.0000        1015.1278      1.27%
31669.79/1596.92	c      1597          19936        1041        20        1028.0000        1015.1570      1.27%
31769.01/1601.96	c      1602          19991        1048        20        1028.0000        1015.1806      1.26%
31868.15/1607.00	c      1607          20070        1057        20        1028.0000        1015.1842      1.26%
31969.95/1612.07	c      1612          20152        1055        20        1028.0000        1015.1842      1.26%
32069.18/1617.09	c      1617          20277        1056        20        1028.0000        1015.1842      1.26%
32170.64/1622.17	c      1622          20316        1057        20        1028.0000        1015.1863      1.26%
32270.90/1627.21	c      1627          20385        1058        20        1028.0000        1015.1863      1.26%
32370.13/1632.27	c      1632          20458        1071        20        1028.0000        1015.2068      1.26%
32471.33/1637.32	c      1637          20526        1067        20        1028.0000        1015.2078      1.26%
32570.55/1642.34	c      1642          20562        1075        20        1028.0000        1015.2149      1.26%
32671.74/1647.41	c      1647          20626        1077        20        1028.0000        1015.2171      1.26%
32770.95/1652.47	c      1652          20719        1076        20        1028.0000        1015.2171      1.26%
32872.17/1657.52	c      1658          20798        1079        20        1028.0000        1015.2217      1.26%
32971.39/1662.52	c      1663          20916        1079        20        1028.0000        1015.2427      1.26%
33070.55/1667.59	c      1668          20969        1086        20        1028.0000        1015.2591      1.25%
33171.69/1672.60	c      1673          21027        1086        20        1028.0000        1015.2591      1.25%
33270.85/1677.64	c      1678          21163        1084        20        1028.0000        1015.2591      1.25%
33370.06/1682.64	c      1683          21255        1086        20        1028.0000        1015.2658      1.25%
33469.23/1687.66	c      1688          21380        1089        20        1028.0000        1015.2668      1.25%
33568.44/1692.67	c      1693          21502        1095        20        1028.0000        1015.2705      1.25%
33667.64/1697.69	c      1698          21599        1098        20        1028.0000        1015.2705      1.25%
33770.76/1702.83	c      1703          21649        1098        20        1028.0000        1015.2758      1.25%
33874.63/1708.04	c      1708          21692        1097        20        1028.0000        1015.2758      1.25%
33973.66/1713.09	c      1713          21742        1101        20        1028.0000        1015.2809      1.25%
34075.04/1718.14	c      1718          21779        1108        20        1028.0000        1015.2968      1.25%
34174.09/1723.18	c      1723          21897        1108        20        1028.0000        1015.2968      1.25%
34274.57/1728.25	c      1728          21996        1109        20        1028.0000        1015.3179      1.25%
34375.71/1733.30	c      1733          22114        1117        20        1028.0000        1015.3278      1.25%
34474.90/1738.37	c      1738          22228        1117        20        1028.0000        1015.3278      1.25%
34576.07/1743.41	c      1743          22258        1123        20        1028.0000        1015.3712      1.24%
34675.11/1748.43	c      1748          22286        1125        20        1028.0000        1015.3802      1.24%
34776.27/1753.50	c      1754          22295        1128        20        1028.0000        1015.3802      1.24%
34875.45/1758.52	c      1759          22362        1131        20        1028.0000        1015.3953      1.24%
34974.61/1763.58	c      1764          22426        1131        20        1028.0000        1015.3953      1.24%
35075.77/1768.62	c      1769          22476        1133        20        1028.0000        1015.3953      1.24%
35174.93/1773.66	c      1774          22586        1137        20        1028.0000        1015.4007      1.24%
35276.09/1778.78	c      1779          22646        1137        20        1028.0000        1015.4007      1.24%
35377.25/1783.83	c      1784          22716        1137        20        1028.0000        1015.4039      1.24%
35476.45/1788.88	c      1789          22791        1144        20        1028.0000        1015.4039      1.24%
35577.63/1793.93	c      1794          22886        1149        20        1028.0000        1015.4189      1.24%
35676.81/1798.98	c      1799          22957        1154        20        1028.0000        1015.4189      1.24%
35775.94/1804.03	c      1804          22978        1155        20        1028.0000        1015.4365      1.24%
35877.81/1809.03	c      1809          23007        1156        20        1028.0000        1015.4365      1.24%
35976.98/1814.09	c      1814          23037        1158        20        1028.0000        1015.4452      1.24%
36078.29/1819.20	c      1819          23138        1169        20        1028.0000        1015.4817      1.23%
36178.60/1824.21	c      1824          23186        1167        20        1028.0000        1015.4942      1.23%
36277.84/1829.29	c      1829          23236        1173        20        1028.0000        1015.5104      1.23%
36379.03/1834.34	c      1834          23348        1175        20        1028.0000        1015.5104      1.23%
36478.17/1839.39	c      1839          23390        1177        20        1028.0000        1015.5321      1.23%
36579.34/1844.44	c      1844          23565        1174        20        1028.0000        1015.5321      1.23%
36678.47/1849.49	c      1850          23636        1175        20        1028.0000        1015.5741      1.22%
36779.62/1854.54	c      1855          23676        1177        20        1028.0000        1015.5784      1.22%
36878.82/1859.59	c      1860          23706        1181        20        1028.0000        1015.5808      1.22%
36979.93/1864.63	c      1865          23836        1183        20        1028.0000        1015.5844      1.22%
37079.11/1869.69	c      1870          23894        1191        20        1028.0000        1015.6043      1.22%
37180.27/1874.71	c      1875          24043        1188        20        1028.0000        1015.6043      1.22%
37279.46/1879.76	c      1880          24110        1191        20        1028.0000        1015.6077      1.22%
37380.64/1884.85	c      1885          24199        1196        20        1028.0000        1015.6093      1.22%
37481.83/1889.90	c      1890          24257        1198        20        1028.0000        1015.6166      1.22%
37581.04/1894.96	c      1895          24376        1201        20        1028.0000        1015.6223      1.22%
37680.22/1899.98	c      1900          24409        1208        20        1028.0000        1015.6290      1.22%
37781.91/1905.06	c      1905          24562        1207        20        1028.0000        1015.6290      1.22%
37881.18/1910.11	c      1910          24625        1206        20        1028.0000        1015.6290      1.22%
37980.43/1915.13	c      1915          24666        1209        20        1028.0000        1015.6354      1.22%
38081.47/1920.17	c      1920          24756        1215        20        1028.0000        1015.6415      1.22%
38180.77/1925.17	c      1925          24826        1217        20        1028.0000        1015.6758      1.21%
38283.09/1930.31	c      1930          24909        1222        20        1028.0000        1015.6759      1.21%
38382.27/1935.36	c      1935          25040        1219        20        1028.0000        1015.6759      1.21%
38483.41/1940.42	c      1940          25106        1217        20        1028.0000        1015.6811      1.21%
38582.58/1945.43	c      1945          25207        1222        20        1028.0000        1015.6811      1.21%
38683.73/1950.51	c      1951          25268        1225        20        1028.0000        1015.6992      1.21%
38782.91/1955.54	c      1956          25354        1227        20        1028.0000        1015.7017      1.21%
38882.12/1960.55	c      1961          25476        1231        20        1028.0000        1015.7051      1.21%
38983.24/1965.66	c      1966          25486        1235        20        1028.0000        1015.7061      1.21%
39084.40/1970.72	c      1971          25575        1244        20        1028.0000        1015.7061      1.21%
39183.57/1975.75	c      1976          25636        1245        20        1028.0000        1015.7258      1.21%
39282.81/1980.79	c      1981          25706        1249        20        1028.0000        1015.7572      1.21%
39383.84/1985.88	c      1986          25787        1250        20        1028.0000        1015.7572      1.21%
39485.02/1990.93	c      1991          25854        1255        20        1028.0000        1015.7601      1.20%
39584.19/1995.98	c      1996          25966        1265        20        1028.0000        1015.7850      1.20%
39686.02/2001.03	c      2001          26056        1263        20        1028.0000        1015.7883      1.20%
39785.20/2006.08	c      2006          26145        1264        20        1028.0000        1015.7883      1.20%
39886.35/2011.13	c      2011          26206        1263        20        1028.0000        1015.8120      1.20%
39985.74/2016.18	c      2016          26298        1267        20        1028.0000        1015.8120      1.20%
40086.09/2021.23	c      2021          26352        1269        20        1028.0000        1015.8124      1.20%
40185.26/2026.28	c      2026          26376        1273        20        1028.0000        1015.8233      1.20%
40286.42/2031.30	c      2031          26405        1282        20        1028.0000        1015.8294      1.20%
40385.60/2036.35	c      2036          26443        1284        20        1028.0000        1015.8337      1.20%
40486.75/2041.44	c      2041          26501        1292        20        1028.0000        1015.8339      1.20%
40585.93/2046.48	c      2046          26596        1297        20        1028.0000        1015.8374      1.20%
40687.11/2051.53	c      2052          26638        1303        20        1028.0000        1015.8374      1.20%
40786.29/2056.58	c      2057          26676        1305        20        1028.0000        1015.8492      1.20%
40887.46/2061.63	c      2062          26686        1307        20        1028.0000        1015.8527      1.20%
40986.64/2066.69	c      2067          26710        1313        20        1028.0000        1015.8621      1.19%
41087.82/2071.74	c      2072          26789        1316        20        1028.0000        1015.8625      1.19%
41187.01/2076.80	c      2077          26886        1313        20        1028.0000        1015.8654      1.19%
41288.18/2081.84	c      2082          26926        1315        20        1028.0000        1015.8678      1.19%
41387.36/2086.89	c      2087          26965        1318        20        1028.0000        1015.8747      1.19%
41488.47/2091.94	c      2092          27070        1313        20        1028.0000        1015.8747      1.19%
41587.62/2096.99	c      2097          27183        1312        20        1028.0000        1015.8747      1.19%
41689.30/2102.03	c      2102          27215        1316        20        1028.0000        1015.8919      1.19%
41788.36/2107.04	c      2107          27288        1315        20        1028.0000        1015.8919      1.19%
41887.68/2112.05	c      2112          27328        1317        20        1028.0000        1015.8977      1.19%
41986.97/2117.13	c      2117          27426        1319        20        1028.0000        1015.8982      1.19%
42088.13/2122.19	c      2122          27438        1327        20        1028.0000        1015.9009      1.19%
42188.58/2127.22	c      2127          27570        1323        20        1028.0000        1015.9009      1.19%
42287.77/2132.28	c      2132          27619        1326        20        1028.0000        1015.9009      1.19%
42388.96/2137.34	c      2137          27656        1331        20        1028.0000        1015.9369      1.19%
42490.11/2142.44	c      2142          27698        1333        20        1028.0000        1015.9369      1.19%
42589.29/2147.49	c      2147          27766        1335        20        1028.0000        1015.9379      1.19%
42690.45/2152.52	c      2153          27799        1336        20        1028.0000        1015.9379      1.19%
42789.58/2157.57	c      2158          27860        1341        20        1028.0000        1015.9574      1.19%
42890.75/2162.64	c      2163          27936        1339        20        1028.0000        1015.9667      1.18%
42991.87/2167.71	c      2168          28045        1348        20        1028.0000        1015.9667      1.18%
43091.05/2172.77	c      2173          28137        1354        20        1028.0000        1015.9746      1.18%
43190.22/2177.79	c      2178          28197        1354        20        1028.0000        1015.9853      1.18%
43291.38/2182.87	c      2183          28235        1356        20        1028.0000        1015.9853      1.18%
43392.41/2187.92	c      2188          28260        1357        20        1028.0000        1016.0000      1.18%
43491.55/2192.97	c      2193          28316        1355        20        1028.0000        1016.0097      1.18%
43590.71/2198.02	c      2198          28366        1361        20        1028.0000        1016.0139      1.18%
43692.47/2203.07	c      2203          28436        1367        20        1028.0000        1016.0190      1.18%
43791.60/2208.12	c      2208          28518        1367        20        1028.0000        1016.0190      1.18%
43893.03/2213.17	c      2213          28636        1369        20        1028.0000        1016.0209      1.18%
43993.35/2218.22	c      2218          28665        1376        20        1028.0000        1016.0209      1.18%
44092.29/2223.27	c      2223          28739        1374        20        1028.0000        1016.0238      1.18%
44193.45/2228.32	c      2228          28856        1373        20        1028.0000        1016.0248      1.18%
44292.64/2233.35	c      2233          28882        1375        20        1028.0000        1016.0248      1.18%
44393.76/2238.44	c      2238          28947        1376        20        1028.0000        1016.0248      1.18%
44492.97/2243.49	c      2244          29011        1378        20        1028.0000        1016.0248      1.18%
44594.15/2248.54	c      2249          29067        1382        20        1028.0000        1016.0248      1.18%
44693.35/2253.59	c      2254          29096        1379        20        1028.0000        1016.0305      1.18%
44794.51/2258.64	c      2259          29103        1382        20        1028.0000        1016.0305      1.18%
44893.68/2263.69	c      2264          29177        1382        20        1028.0000        1016.0306      1.18%
44994.78/2268.74	c      2269          29306        1377        20        1028.0000        1016.0375      1.18%
45093.97/2273.79	c      2274          29383        1388        20        1028.0000        1016.0494      1.18%
45195.02/2278.84	c      2279          29496        1387        20        1028.0000        1016.0735      1.17%
45294.19/2283.89	c      2284          29580        1385        20        1028.0000        1016.0735      1.17%
45395.32/2288.94	c      2289          29615        1390        20        1028.0000        1016.0819      1.17%
45494.44/2293.97	c      2294          29735        1390        20        1028.0000        1016.0819      1.17%
45593.57/2299.02	c      2299          29871        1394        20        1028.0000        1016.0880      1.17%
45695.35/2304.08	c      2304          29921        1400        20        1028.0000        1016.0888      1.17%
45796.65/2309.15	c      2309          29936        1401        20        1028.0000        1016.0994      1.17%
45895.86/2314.17	c      2314          30066        1405        20        1028.0000        1016.1014      1.17%
45995.02/2319.19	c      2319          30116        1413        20        1028.0000        1016.1084      1.17%
46097.24/2324.31	c      2324          30199        1422        20        1028.0000        1016.1207      1.17%
46196.41/2329.36	c      2329          30224        1425        20        1028.0000        1016.1217      1.17%
46297.51/2334.41	c      2334          30297        1426        20        1028.0000        1016.1240      1.17%
46396.68/2339.46	c      2339          30372        1431        20        1028.0000        1016.1347      1.17%
46495.86/2344.49	c      2344          30469        1436        20        1028.0000        1016.1347      1.17%
46597.03/2349.57	c      2350          30602        1431        20        1028.0000        1016.1370      1.17%
46698.20/2354.60	c      2355          30686        1439        20        1028.0000        1016.1555      1.17%
46797.34/2359.67	c      2360          30742        1447        20        1028.0000        1016.1601      1.17%
46898.54/2364.72	c      2365          30840        1449        20        1028.0000        1016.1601      1.17%
46997.69/2369.74	c      2370          30946        1447        20        1028.0000        1016.1647      1.16%
47096.89/2374.76	c      2375          30967        1454        20        1028.0000        1016.1753      1.16%
47196.10/2379.78	c      2380          31094        1455        20        1028.0000        1016.1753      1.16%
47299.25/2384.93	c      2385          31189        1454        20        1028.0000        1016.1753      1.16%
47398.45/2389.98	c      2390          31268        1459        20        1028.0000        1016.1753      1.16%
47500.26/2395.03	c      2395          31376        1459        20        1028.0000        1016.2011      1.16%
47599.41/2400.08	c      2400          31458        1455        20        1028.0000        1016.2011      1.16%
47700.66/2405.14	c      2405          31506        1459        20        1028.0000        1016.2181      1.16%
47799.61/2410.19	c      2410          31612        1463        20        1028.0000        1016.2181      1.16%
47900.14/2415.24	c      2415          31700        1467        20        1028.0000        1016.2391      1.16%
47999.32/2420.29	c      2420          31806        1469        20        1028.0000        1016.2500      1.16%
48100.51/2425.34	c      2425          31856        1473        20        1028.0000        1016.2664      1.15%
48199.71/2430.37	c      2430          31926        1477        20        1028.0000        1016.2748      1.15%
48298.87/2435.40	c      2435          31951        1478        20        1028.0000        1016.2748      1.15%
48400.05/2440.49	c      2440          32070        1479        20        1028.0000        1016.2748      1.15%
48501.11/2445.50	c      2446          32123        1488        20        1028.0000        1016.2836      1.15%
48600.31/2450.56	c      2451          32157        1490        20        1028.0000        1016.3023      1.15%
48701.48/2455.60	c      2456          32215        1490        20        1028.0000        1016.3023      1.15%
48800.68/2460.69	c      2461          32253        1490        20        1028.0000        1016.3051      1.15%
48901.56/2465.74	c      2466          32306        1491        20        1028.0000        1016.3254      1.15%
49000.73/2470.79	c      2471          32367        1498        20        1028.0000        1016.3409      1.15%
49101.89/2475.84	c      2476          32450        1499        20        1028.0000        1016.3409      1.15%
49203.06/2480.90	c      2481          32467        1498        20        1028.0000        1016.3516      1.15%
49302.24/2485.94	c      2486          32486        1501        20        1028.0000        1016.3618      1.15%
49401.42/2490.96	c      2491          32602        1503        20        1028.0000        1016.3618      1.15%
49503.20/2496.06	c      2496          32679        1506        20        1028.0000        1016.3643      1.14%
49602.44/2501.11	c      2501          32776        1517        20        1028.0000        1016.3643      1.14%
49703.48/2506.13	c      2506          32878        1523        20        1028.0000        1016.3710      1.14%
49802.68/2511.15	c      2511          32912        1521        20        1028.0000        1016.3773      1.14%
49903.23/2516.20	c      2516          32997        1528        20        1028.0000        1016.4087      1.14%
50002.40/2521.23	c      2521          33053        1536        20        1028.0000        1016.4206      1.14%
50103.38/2526.38	c      2526          33137        1536        20        1028.0000        1016.4206      1.14%
50204.47/2531.43	c      2531          33199        1536        20        1028.0000        1016.4234      1.14%
50303.56/2536.45	c      2536          33298        1539        20        1028.0000        1016.4276      1.14%
50402.69/2541.47	c      2541          33319        1540        20        1028.0000        1016.4470      1.14%
50503.80/2546.58	c      2547          33370        1547        20        1028.0000        1016.4476      1.14%
50604.93/2551.64	c      2552          33480        1549        20        1028.0000        1016.4476      1.14%
50704.10/2556.68	c      2557          33562        1555        20        1028.0000        1016.4526      1.14%
50805.18/2561.70	c      2562          33640        1553        20        1028.0000        1016.4595      1.14%
50904.31/2566.78	c      2567          33693        1552        20        1028.0000        1016.4595      1.14%
51005.42/2571.80	c      2572          33765        1554        20        1028.0000        1016.4595      1.14%
51104.52/2576.84	c      2577          33836        1551        20        1028.0000        1016.4691      1.13%
51203.68/2581.86	c      2582          33889        1552        20        1028.0000        1016.4691      1.13%
51302.82/2586.88	c      2587          33971        1550        20        1028.0000        1016.4691      1.13%
51403.96/2591.98	c      2592          34056        1553        20        1028.0000        1016.4794      1.13%
51505.71/2597.08	c      2597          34142        1557        20        1028.0000        1016.4993      1.13%
51606.89/2602.13	c      2602          34166        1557        20        1028.0000        1016.5027      1.13%
51706.15/2607.18	c      2607          34209        1562        20        1028.0000        1016.5173      1.13%
51806.39/2612.20	c      2612          34256        1563        20        1028.0000        1016.5188      1.13%
51907.50/2617.31	c      2617          34311        1568        20        1028.0000        1016.5265      1.13%
52006.61/2622.32	c      2622          34368        1573        20        1028.0000        1016.5391      1.13%
52105.83/2627.34	c      2627          34403        1574        20        1028.0000        1016.5392      1.13%
52206.99/2632.46	c      2632          34476        1577        20        1028.0000        1016.5524      1.13%
52308.12/2637.51	c      2638          34496        1579        20        1028.0000        1016.5589      1.13%
52407.27/2642.56	c      2643          34508        1583        20        1028.0000        1016.5589      1.13%
52506.38/2647.59	c      2648          34586        1585        20        1028.0000        1016.5855      1.12%
52607.51/2652.67	c      2653          34679        1594        20        1028.0000        1016.5887      1.12%
52708.58/2657.72	c      2658          34744        1595        20        1028.0000        1016.5887      1.12%
52807.74/2662.77	c      2663          34786        1593        20        1028.0000        1016.5909      1.12%
52908.85/2667.82	c      2668          34873        1602        20        1028.0000        1016.5929      1.12%
53008.03/2672.87	c      2673          34987        1608        20        1028.0000        1016.5996      1.12%
53109.18/2677.92	c      2678          35036        1607        20        1028.0000        1016.6011      1.12%
53208.37/2682.96	c      2683          35119        1620        20        1028.0000        1016.6014      1.12%
53307.55/2688.02	c      2688          35187        1626        20        1028.0000        1016.6034      1.12%
53409.33/2693.07	c      2693          35203        1628        20        1028.0000        1016.6087      1.12%
53508.51/2698.08	c      2698          35349        1628        20        1028.0000        1016.6087      1.12%
53607.61/2703.13	c      2703          35439        1622        20        1028.0000        1016.6087      1.12%
53710.09/2708.20	c      2708          35565        1616        20        1028.0000        1016.6087      1.12%
53809.36/2713.26	c      2713          35623        1622        20        1028.0000        1016.6138      1.12%
53910.42/2718.32	c      2718          35708        1625        20        1028.0000        1016.6138      1.12%
54009.60/2723.34	c      2723          35822        1625        20        1028.0000        1016.6229      1.12%
54110.75/2728.42	c      2728          35902        1631        20        1028.0000        1016.6229      1.12%
54209.93/2733.47	c      2733          35977        1634        20        1028.0000        1016.6229      1.12%
54311.09/2738.53	c      2739          36028        1637        20        1028.0000        1016.6301      1.12%
54410.27/2743.59	c      2744          36107        1642        20        1028.0000        1016.6486      1.12%
54511.39/2748.64	c      2749          36166        1647        20        1028.0000        1016.6600      1.12%
54610.55/2753.68	c      2754          36236        1649        20        1028.0000        1016.6748      1.11%
54711.72/2758.73	c      2759          36348        1645        20        1028.0000        1016.6748      1.11%
54810.87/2763.78	c      2764          36410        1651        20        1028.0000        1016.6780      1.11%
54912.04/2768.83	c      2769          36483        1654        20        1028.0000        1016.6782      1.11%
55011.24/2773.87	c      2774          36551        1656        20        1028.0000        1016.6782      1.11%
55112.42/2778.93	c      2779          36613        1658        20        1028.0000        1016.6840      1.11%
55211.60/2783.98	c      2784          36709        1658        20        1028.0000        1016.6840      1.11%
55310.75/2789.03	c      2789          36815        1662        20        1028.0000        1016.6840      1.11%
55412.34/2794.08	c      2794          36886        1669        20        1028.0000        1016.6863      1.11%
55513.68/2799.13	c      2799          36995        1668        20        1028.0000        1016.6863      1.11%
55612.85/2804.18	c      2804          37127        1672        20        1028.0000        1016.6886      1.11%
55713.44/2809.23	c      2809          37213        1670        20        1028.0000        1016.6886      1.11%
55812.48/2814.29	c      2814          37292        1671        20        1028.0000        1016.6934      1.11%
55913.52/2819.31	c      2819          37384        1675        20        1028.0000        1016.6934      1.11%
56012.63/2824.32	c      2824          37454        1677        20        1028.0000        1016.6999      1.11%
56113.80/2829.45	c      2829          37524        1677        20        1028.0000        1016.7078      1.11%
56214.90/2834.50	c      2835          37588        1677        20        1028.0000        1016.7184      1.11%
56314.10/2839.56	c      2840          37676        1681        20        1028.0000        1016.7275      1.11%
56413.27/2844.58	c      2845          37767        1682        20        1028.0000        1016.7356      1.11%
56514.44/2849.65	c      2850          37905        1680        20        1028.0000        1016.7356      1.11%
56615.59/2854.72	c      2855          38006        1679        20        1028.0000        1016.7364      1.11%
56714.76/2859.77	c      2860          38126        1675        20        1028.0000        1016.7364      1.11%
56815.92/2864.81	c      2865          38178        1675        20        1028.0000        1016.7607      1.11%
56915.10/2869.87	c      2870          38237        1674        20        1028.0000        1016.7607      1.11%
57016.23/2874.91	c      2875          38345        1674        20        1028.0000        1016.7719      1.10%
57115.41/2879.98	c      2880          38426        1677        20        1028.0000        1016.7733      1.10%
57214.63/2885.02	c      2885          38470        1679        20        1028.0000        1016.7733      1.10%
57316.37/2890.07	c      2890          38574        1683        20        1028.0000        1016.7812      1.10%
57415.39/2895.12	c      2895          38638        1683        20        1028.0000        1016.7819      1.10%
57516.75/2900.18	c      2900          38750        1683        20        1028.0000        1016.7819      1.10%
57617.19/2905.23	c      2905          38866        1687        20        1028.0000        1016.7907      1.10%
57716.15/2910.30	c      2910          38928        1695        20        1028.0000        1016.7987      1.10%
57817.02/2915.34	c      2915          38996        1695        20        1028.0000        1016.8125      1.10%
57916.16/2920.39	c      2920          39103        1710        20        1028.0000        1016.8125      1.10%
58017.29/2925.42	c      2925          39168        1709        20        1028.0000        1016.8125      1.10%
58116.45/2930.47	c      2930          39226        1711        20        1028.0000        1016.8233      1.10%
58215.63/2935.49	c      2935          39346        1717        20        1028.0000        1016.8333      1.10%
58316.79/2940.59	c      2941          39474        1711        20        1028.0000        1016.8333      1.10%
58417.92/2945.61	c      2946          39566        1711        20        1028.0000        1016.8417      1.10%
58517.06/2950.67	c      2951          39622        1713        20        1028.0000        1016.8419      1.10%
58616.17/2955.70	c      2956          39703        1714        20        1028.0000        1016.8436      1.10%
58717.33/2960.72	c      2961          39826        1713        20        1028.0000        1016.8481      1.10%
58816.52/2965.78	c      2966          39931        1726        20        1028.0000        1016.8598      1.10%
58915.69/2970.79	c      2971          40076        1729        20        1028.0000        1016.8660      1.09%
59016.71/2975.85	c      2976          40106        1731        20        1028.0000        1016.8705      1.09%
59117.87/2980.99	c      2981          40176        1737        20        1028.0000        1016.8845      1.09%
59219.51/2986.04	c      2986          40216        1737        20        1028.0000        1016.8953      1.09%
59318.84/2991.09	c      2991          40258        1745        20        1028.0000        1016.8992      1.09%
59418.07/2996.09	c      2996          40386        1745        20        1028.0000        1016.8993      1.09%
59517.15/3001.10	c      3001          40470        1753        20        1028.0000        1016.9025      1.09%
59618.32/3006.16	c      3006          40577        1758        20        1028.0000        1016.9098      1.09%
59720.76/3011.30	c      3011          40626        1759        20        1028.0000        1016.9098      1.09%
59819.89/3016.33	c      3016          40700        1763        20        1028.0000        1016.9140      1.09%
59919.04/3021.35	c      3021          40782        1763        20        1028.0000        1016.9140      1.09%
60020.22/3026.41	c      3026          40851        1764        20        1028.0000        1016.9425      1.09%
60121.39/3031.51	c      3032          40966        1767        20        1028.0000        1016.9609      1.09%
60220.59/3036.56	c      3037          41109        1768        20        1028.0000        1016.9609      1.09%
60321.63/3041.61	c      3042          41163        1768        20        1028.0000        1016.9620      1.09%
60420.83/3046.66	c      3047          41256        1773        20        1028.0000        1016.9658      1.09%
60521.94/3051.70	c      3052          41346        1775        20        1028.0000        1016.9885      1.08%
60621.05/3056.75	c      3057          41398        1779        20        1028.0000        1016.9926      1.08%
60722.15/3061.80	c      3062          41490        1779        20        1028.0000        1016.9956      1.08%
60821.33/3066.82	c      3067          41626        1781        20        1028.0000        1016.9966      1.08%
60922.45/3071.92	c      3072          41692        1779        20        1028.0000        1016.9980      1.08%
61021.58/3076.97	c      3077          41779        1782        20        1028.0000        1016.9995      1.08%
61120.76/3082.02	c      3082          41894        1777        20        1028.0000        1016.9995      1.08%
61222.54/3087.07	c      3087          41950        1779        20        1028.0000        1017.0068      1.08%
61321.78/3092.12	c      3092          42069        1780        20        1028.0000        1017.0068      1.08%
61423.12/3097.17	c      3097          42097        1786        20        1028.0000        1017.0231      1.08%
61523.40/3102.23	c      3102          42154        1795        20        1028.0000        1017.0554      1.08%
61622.55/3107.28	c      3107          42221        1794        20        1028.0000        1017.0554      1.08%
61723.61/3112.33	c      3112          42306        1795        20        1028.0000        1017.0579      1.08%
61822.81/3117.38	c      3117          42404        1803        20        1028.0000        1017.0677      1.07%
61923.89/3122.43	c      3122          42470        1807        20        1028.0000        1017.0692      1.07%
62023.04/3127.46	c      3127          42519        1806        20        1028.0000        1017.0896      1.07%
62124.17/3132.53	c      3133          42566        1809        20        1028.0000        1017.1078      1.07%
62223.25/3137.58	c      3138          42658        1811        20        1028.0000        1017.1078      1.07%
62324.37/3142.62	c      3143          42770        1813        20        1028.0000        1017.1122      1.07%
62423.51/3147.64	c      3148          42846        1819        20        1028.0000        1017.1142      1.07%
62522.63/3152.66	c      3153          42943        1820        20        1028.0000        1017.1142      1.07%
62623.74/3157.75	c      3158          43038        1827        20        1028.0000        1017.1248      1.07%
62722.90/3162.79	c      3163          43104        1825        20        1028.0000        1017.1305      1.07%
62824.04/3167.80	c      3168          43189        1828        20        1028.0000        1017.1305      1.07%
62925.19/3172.93	c      3173          43294        1827        20        1028.0000        1017.1305      1.07%
63024.37/3177.97	c      3178          43402        1825        20        1028.0000        1017.1305      1.07%
63123.55/3182.98	c      3183          43519        1824        20        1028.0000        1017.1305      1.07%
63222.70/3187.99	c      3188          43576        1827        20        1028.0000        1017.1353      1.07%
63324.48/3193.04	c      3193          43667        1832        20        1028.0000        1017.1356      1.07%
63423.60/3198.05	c      3198          43749        1830        20        1028.0000        1017.1364      1.07%
63522.90/3203.06	c      3203          43873        1830        20        1028.0000        1017.1364      1.07%
63622.11/3208.10	c      3208          43887        1832        20        1028.0000        1017.1368      1.07%
63723.13/3213.19	c      3213          43986        1829        20        1028.0000        1017.1418      1.07%
63825.64/3218.31	c      3218          44026        1839        20        1028.0000        1017.1625      1.07%
63926.74/3223.46	c      3223          44036        1843        20        1028.0000        1017.1654      1.07%
64027.81/3228.51	c      3229          44087        1850        20        1028.0000        1017.1757      1.06%
64126.91/3233.56	c      3234          44196        1851        20        1028.0000        1017.1815      1.06%
64228.06/3238.61	c      3239          44268        1861        20        1028.0000        1017.1832      1.06%
64327.20/3243.66	c      3244          44395        1860        20        1028.0000        1017.1832      1.06%
64428.35/3248.71	c      3249          44511        1860        20        1028.0000        1017.1832      1.06%
64527.42/3253.74	c      3254          44546        1863        20        1028.0000        1017.1951      1.06%
64626.59/3258.78	c      3259          44625        1862        20        1028.0000        1017.2046      1.06%
64727.74/3263.88	c      3264          44674        1865        20        1028.0000        1017.2046      1.06%
64828.86/3268.93	c      3269          44726        1865        20        1028.0000        1017.2208      1.06%
64928.05/3273.95	c      3274          44822        1871        20        1028.0000        1017.2208      1.06%
65027.21/3279.02	c      3279          44910        1869        20        1028.0000        1017.2208      1.06%
65129.06/3284.08	c      3284          44931        1866        20        1028.0000        1017.2208      1.06%
65228.38/3289.13	c      3289          45051        1870        20        1028.0000        1017.2208      1.06%
65329.43/3294.18	c      3294          45142        1869        20        1028.0000        1017.2208      1.06%
65429.86/3299.26	c      3299          45220        1867        20        1028.0000        1017.2208      1.06%
65531.04/3304.30	c      3304          45264        1871        20        1028.0000        1017.2209      1.06%
65630.18/3309.34	c      3309          45302        1869        20        1028.0000        1017.2209      1.06%
65731.36/3314.41	c      3314          45376        1877        20        1028.0000        1017.2245      1.06%
65830.56/3319.45	c      3319          45447        1880        20        1028.0000        1017.2245      1.06%
65929.77/3324.47	c      3324          45574        1883        20        1028.0000        1017.2265      1.06%
66030.94/3329.56	c      3330          45655        1882        20        1028.0000        1017.2273      1.06%
66132.09/3334.61	c      3335          45746        1885        20        1028.0000        1017.2648      1.06%
66231.27/3339.63	c      3340          45850        1895        20        1028.0000        1017.2823      1.05%
66330.38/3344.66	c      3345          45903        1894        20        1028.0000        1017.2823      1.05%
66429.57/3349.69	c      3350          45966        1903        20        1028.0000        1017.2823      1.05%
66530.73/3354.72	c      3355          46034        1905        20        1028.0000        1017.2823      1.05%
66629.92/3359.73	c      3360          46096        1905        20        1028.0000        1017.2926      1.05%
66731.08/3364.81	c      3365          46183        1908        20        1028.0000        1017.3137      1.05%
66832.27/3369.97	c      3370          46256        1907        20        1028.0000        1017.3137      1.05%
66931.47/3374.99	c      3375          46325        1906        20        1028.0000        1017.3154      1.05%
67030.67/3380.02	c      3380          46459        1902        20        1028.0000        1017.3154      1.05%
67132.47/3385.07	c      3385          46526        1905        20        1028.0000        1017.3260      1.05%
67231.61/3390.12	c      3390          46616        1905        20        1028.0000        1017.3399      1.05%
67332.64/3395.18	c      3395          46724        1911        20        1028.0000        1017.3399      1.05%
67433.20/3400.23	c      3400          46792        1907        20        1028.0000        1017.3441      1.05%
67532.37/3405.28	c      3405          46858        1913        20        1028.0000        1017.3490      1.05%
67633.53/3410.31	c      3410          46906        1913        20        1028.0000        1017.3502      1.05%
67732.72/3415.35	c      3415          47016        1919        20        1028.0000        1017.3502      1.05%
67831.92/3420.37	c      3420          47096        1931        20        1028.0000        1017.3913      1.04%
67935.06/3425.56	c      3426          47155        1940        20        1028.0000        1017.3984      1.04%
68036.23/3430.61	c      3431          47256        1949        20        1028.0000        1017.4090      1.04%
68135.37/3435.62	c      3436          47275        1954        20        1028.0000        1017.4124      1.04%
68234.57/3440.66	c      3441          47328        1955        20        1028.0000        1017.4146      1.04%
68335.76/3445.79	c      3446          47426        1963        20        1028.0000        1017.4226      1.04%
68437.04/3450.84	c      3451          47526        1969        20        1028.0000        1017.4226      1.04%
68536.34/3455.89	c      3456          47656        1971        20        1028.0000        1017.4335      1.04%
68637.57/3460.94	c      3461          47706        1971        20        1028.0000        1017.4335      1.04%
68736.86/3465.99	c      3466          47765        1974        20        1028.0000        1017.4406      1.04%
68838.41/3471.02	c      3471          47919        1970        20        1028.0000        1017.4406      1.04%
68937.95/3476.10	c      3476          48034        1979        20        1028.0000        1017.4413      1.04%
69039.28/3481.14	c      3481          48160        1975        20        1028.0000        1017.4552      1.04%
69138.42/3486.19	c      3486          48232        1977        20        1028.0000        1017.4552      1.04%
69238.88/3491.23	c      3491          48348        1983        20        1028.0000        1017.4642      1.04%
69340.10/3496.30	c      3496          48396        1983        20        1028.0000        1017.4696      1.03%
69439.33/3501.35	c      3501          48486        1991        20        1028.0000        1017.4817      1.03%
69540.55/3506.40	c      3506          48566        1991        20        1028.0000        1017.4827      1.03%
69639.83/3511.45	c      3511          48596        1993        20        1028.0000        1017.4827      1.03%
69741.12/3516.52	c      3517          48666        1995        20        1028.0000        1017.4936      1.03%
69840.40/3521.56	c      3522          48695        2002        20        1028.0000        1017.4936      1.03%
69941.63/3526.61	c      3527          48811        2008        20        1028.0000        1017.4936      1.03%
70040.93/3531.66	c      3532          48925        2012        20        1028.0000        1017.4936      1.03%
70140.22/3536.67	c      3537          49006        2019        20        1028.0000        1017.5047      1.03%
70239.48/3541.67	c      3542          49096        2025        20        1028.0000        1017.5055      1.03%
70338.74/3546.68	c      3547          49117        2028        20        1028.0000        1017.5055      1.03%
70439.99/3551.71	c      3552          49142        2027        20        1028.0000        1017.5055      1.03%
70543.25/3556.93	c      3557          49284        2021        20        1028.0000        1017.5055      1.03%
70642.54/3561.98	c      3562          49375        2034        20        1028.0000        1017.5074      1.03%
70744.45/3567.03	c      3567          49456        2041        20        1028.0000        1017.5135      1.03%
70843.70/3572.06	c      3572          49549        2048        20        1028.0000        1017.5337      1.03%
70942.93/3577.07	c      3577          49665        2046        20        1028.0000        1017.5337      1.03%
71042.17/3582.08	c      3582          49769        2062        20        1028.0000        1017.5360      1.03%
71144.96/3587.24	c      3587          49817        2062        20        1028.0000        1017.5365      1.03%
71244.25/3592.26	c      3592          49926        2061        20        1028.0000        1017.5451      1.03%
71345.47/3597.31	c      3597          49991        2070        20        1028.0000        1017.5597      1.03%
71444.70/3602.39	c      3602          50097        2080        20        1028.0000        1017.5601      1.03%
71545.94/3607.44	c      3607          50156        2079        20        1028.0000        1017.5661      1.03%
71645.19/3612.49	c      3612          50229        2084        20        1028.0000        1017.5763      1.02%
71746.58/3617.54	c      3618          50288        2085        20        1028.0000        1017.5778      1.02%
71845.65/3622.57	c      3623          50315        2088        20        1028.0000        1017.5783      1.02%
71946.91/3627.66	c      3628          50358        2089        20        1028.0000        1017.5866      1.02%

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: 191633 MiB (188480 MiB free)
  memory of node 1: 193531 MiB (186801 MiB free)
  memory of node 2: 193531 MiB (189823 MiB free)
  memory of node 3: 193531 MiB (178101 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-4465202-1722448080/watcher-4465202-1722448080 -o /tmp/evaluation-result-4465202-1722448080/solver-4465202-1722448080 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58648 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465202-1722448080.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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


[startup+0.100109 s]*
/proc/loadavg: 80.09 80.18 80.17 63/1002 65081
/proc/meminfo: memFree=760966132/790760800 swapFree=131071996/131071996
[pid=65060] ppid=65057 vsize=1518176 memory=89760 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/stat : 65060 (fscip) S 65057 65060 58638 0 -1 1077936128 20205 0 0 0 8 3 0 0 20 0 21 0 11394731 1554612224 22440 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
/proc/65060/statm: 379544 22440 2774 3035 0 63033 0
[pid=65060/tid=65062] ppid=65057 vsize=1518176 memory=4026532269 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65062/stat : 65062 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65063] ppid=65057 vsize=1518176 memory=219949564250 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65063/stat : 65063 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65064] ppid=65057 vsize=1518176 memory=55216921977282 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65064/stat : 65064 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65065] ppid=65057 vsize=1518176 memory=61818303488684 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65065/stat : 65065 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65066] ppid=65057 vsize=1518176 memory=52987884282762 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65066/stat : 65066 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65067] ppid=65057 vsize=1518176 memory=57390259320070 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65067/stat : 65067 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65068] ppid=65057 vsize=1518176 memory=14412609692673188 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65068/stat : 65068 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65069] ppid=65057 vsize=1518176 memory=14411544540831997 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65069/stat : 65069 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65070] ppid=65057 vsize=1518176 memory=141784 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65070/stat : 65070 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65071] ppid=65057 vsize=1518176 memory=204395 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65071/stat : 65071 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65072] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65072/stat : 65072 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22506 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65073] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65073/stat : 65073 (fscip) R 65057 65060 58638 0 -1 4194368 662 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65074] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65074/stat : 65074 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65075] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65075/stat : 65075 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65076] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65076/stat : 65076 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65077] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65077/stat : 65077 (fscip) S 65057 65060 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65078] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65078/stat : 65078 (fscip) S 65057 65060 58638 0 -1 1077936192 1227 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65079] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65079/stat : 65079 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65080] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65080/stat : 65080 (fscip) S 65057 65060 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65081] ppid=65057 vsize=1518176 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65081/stat : 65081 (fscip) S 65057 65060 58638 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11394737 1554612224 22572 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1518176 KiB
Current children cumulated memory: 89760 KiB

[startup+0.223463 s]*
/proc/loadavg: 80.09 80.18 80.17 76/1022 65101
/proc/meminfo: memFree=760740612/790760800 swapFree=131071996/131071996
[pid=65060] ppid=65057 vsize=1785792 memory=300224 CPUtime=0.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/stat : 65060 (fscip) S 65057 65060 58638 0 -1 1077936128 73211 0 0 0 64 22 0 0 20 0 41 0 11394731 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
/proc/65060/statm: 446448 75056 2790 3035 0 162702 0
[pid=65060/tid=65062] ppid=65057 vsize=1785792 memory=4026531959 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65062/stat : 65062 (fscip) D 65057 65060 58638 0 -1 4194368 3684 0 0 0 4 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65063] ppid=65057 vsize=1785792 memory=74233 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65063/stat : 65063 (fscip) R 65057 65060 58638 0 -1 4194368 3322 0 0 0 2 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65064] ppid=65057 vsize=1785792 memory=54117410275792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65064/stat : 65064 (fscip) R 65057 65060 58638 0 -1 4194368 3550 0 0 0 1 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65065] ppid=65057 vsize=1785792 memory=60718791787076 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65065/stat : 65065 (fscip) D 65057 65060 58638 0 -1 4194368 3284 0 0 0 2 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65066] ppid=65057 vsize=1785792 memory=62879193891508 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65066/stat : 65066 (fscip) D 65057 65060 58638 0 -1 4194368 3675 0 0 0 4 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65067] ppid=65057 vsize=1785792 memory=56290747614090 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65067/stat : 65067 (fscip) R 65057 65060 58638 0 -1 4194368 3551 0 0 0 3 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65068] ppid=65057 vsize=1785792 memory=14131134715921809 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65068/stat : 65068 (fscip) D 65057 65060 58638 0 -1 4194368 3300 0 0 0 2 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65069] ppid=65057 vsize=1785792 memory=16099294889380007 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65069/stat : 65069 (fscip) D 65057 65060 58638 0 -1 4194368 2697 0 0 0 1 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65070] ppid=65057 vsize=1785792 memory=41808 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65070/stat : 65070 (fscip) D 65057 65060 58638 0 -1 4194368 3550 0 0 0 4 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65071] ppid=65057 vsize=1785792 memory=93361 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65071/stat : 65071 (fscip) R 65057 65060 58638 0 -1 4194368 3549 0 0 0 3 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65072] ppid=65057 vsize=1785792 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65072/stat : 65072 (fscip) D 65057 65060 58638 0 -1 4194368 3531 0 0 0 2 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65073] ppid=65057 vsize=1785792 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65073/stat : 65073 (fscip) R 65057 65060 58638 0 -1 4194368 3552 0 0 0 3 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65074] ppid=65057 vsize=1785792 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65074/stat : 65074 (fscip) D 65057 65060 58638 0 -1 4194368 3184 0 0 0 2 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65075] ppid=65057 vsize=1785792 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65075/stat : 65075 (fscip) D 65057 65060 58638 0 -1 4194368 3506 0 0 0 2 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65076] ppid=65057 vsize=1785792 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65076/stat : 65076 (fscip) R 65057 65060 58638 0 -1 4194368 3038 0 0 0 2 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65077] ppid=65057 vsize=1785792 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65077/stat : 65077 (fscip) D 65057 65060 58638 0 -1 4194368 3010 0 0 0 1 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65078] ppid=65057 vsize=1785792 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65078/stat : 65078 (fscip) D 65057 65060 58638 0 -1 4194368 3176 0 0 0 2 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65079] ppid=65057 vsize=1785792 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65079/stat : 65079 (fscip) D 65057 65060 58638 0 -1 4194368 2803 0 0 0 1 1 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65080] ppid=65057 vsize=1785792 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65080/stat : 65080 (fscip) R 65057 65060 58638 0 -1 4194368 3553 0 0 0 3 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65081] ppid=65057 vsize=1785792 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65081/stat : 65081 (fscip) D 65057 65060 58638 0 -1 4194368 3551 0 0 0 4 0 0 0 20 0 41 0 11394737 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65082] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65082/stat : 65082 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65083] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65083/stat : 65083 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65084] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65084/stat : 65084 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65085] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65085/stat : 65085 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65086] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65086/stat : 65086 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65087] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65087/stat : 65087 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65088] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65088/stat : 65088 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65089] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65089/stat : 65089 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65090] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65090/stat : 65090 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65091] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65091/stat : 65091 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65092] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65092/stat : 65092 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65093] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65093/stat : 65093 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65094] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65094/stat : 65094 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65095] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65095/stat : 65095 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65096] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65096/stat : 65096 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65097] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65097/stat : 65097 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65098] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65098/stat : 65098 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65099] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65099/stat : 65099 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65100] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65100/stat : 65100 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65101] ppid=65057 vsize=1785792 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65101/stat : 65101 (fscip) S 65057 65060 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11394748 1828651008 75056 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 1785792 KiB
Current children cumulated memory: 300224 KiB

[startup+0.322492 s]*
/proc/loadavg: 80.09 80.18 80.17 78/1022 65101
/proc/meminfo: memFree=760607380/790760800 swapFree=131071996/131071996
[pid=65060] ppid=65057 vsize=1811204 memory=408544 CPUtime=1.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/stat : 65060 (fscip) S 65057 65060 58638 0 -1 1077936128 100326 0 0 0 134 36 0 0 20 0 41 0 11394731 1854672896 102136 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
/proc/65060/statm: 452801 102136 2902 3035 0 188700 0
[pid=65060/tid=65062] ppid=65057 vsize=1811204 memory=7017546533858337879 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65062/stat : 65062 (fscip) R 65057 65060 58638 0 -1 4194368 4831 0 0 0 7 1 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65063] ppid=65057 vsize=1811204 memory=281059170490608 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65063/stat : 65063 (fscip) R 65057 65060 58638 0 -1 4194368 4255 0 0 0 6 1 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65064] ppid=65057 vsize=1811204 memory=34340462562508916 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65064/stat : 65064 (fscip) D 65057 65060 58638 0 -1 4194368 5594 0 0 0 5 2 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65065] ppid=65057 vsize=1811204 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65065/stat : 65065 (fscip) D 65057 65060 58638 0 -1 4194368 4416 0 0 0 5 2 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65066] ppid=65057 vsize=1811204 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65066/stat : 65066 (fscip) D 65057 65060 58638 0 -1 4194368 4669 0 0 0 7 1 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65067] ppid=65057 vsize=1811204 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65067/stat : 65067 (fscip) D 65057 65060 58638 0 -1 4194368 6047 0 0 0 6 2 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65068] ppid=65057 vsize=1811204 memory=7882827048052850738 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65068/stat : 65068 (fscip) D 65057 65060 58638 0 -1 4194368 4301 0 0 0 5 1 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65069] ppid=65057 vsize=1811204 memory=74182 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65069/stat : 65069 (fscip) D 65057 65060 58638 0 -1 4194368 3889 0 0 0 5 0 0 0 20 0 41 0 11394737 1854672896 102202 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0

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

[pid=65060/tid=65085] ppid=65057 vsize=8636668 memory=19580 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65085/stat : 65085 (fscip) S 65057 65060 58638 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65086] ppid=65057 vsize=8636668 memory=54528 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65086/stat : 65086 (fscip) S 65057 65060 58638 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65087] ppid=65057 vsize=8636668 memory=7319516 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65087/stat : 65087 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 0 1 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65088] ppid=65057 vsize=8636668 memory=7328880 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65088/stat : 65088 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65089] ppid=65057 vsize=8636668 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65089/stat : 65089 (fscip) S 65057 65060 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65090] ppid=65057 vsize=8636668 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65090/stat : 65090 (fscip) S 65057 65060 58638 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65091] ppid=65057 vsize=8636668 memory=7339804 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65091/stat : 65091 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 1 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65092] ppid=65057 vsize=8636668 memory=2816 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65092/stat : 65092 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65093] ppid=65057 vsize=8636668 memory=281059172551440 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65093/stat : 65093 (fscip) S 65057 65060 58638 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65094] ppid=65057 vsize=8636668 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65094/stat : 65094 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65095] ppid=65057 vsize=8636668 memory=4093856 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65095/stat : 65095 (fscip) S 65057 65060 58638 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65096] ppid=65057 vsize=8636668 memory=1996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65096/stat : 65096 (fscip) S 65057 65060 58638 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65097] ppid=65057 vsize=8636668 memory=7305168 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65097/stat : 65097 (fscip) S 65057 65060 58638 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65098] ppid=65057 vsize=8636668 memory=7355892 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65098/stat : 65098 (fscip) S 65057 65060 58638 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65099] ppid=65057 vsize=8636668 memory=281059173241408 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65099/stat : 65099 (fscip) S 65057 65060 58638 0 -1 1077936192 63 0 0 0 1 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65100] ppid=65057 vsize=8636668 memory=11424 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65100/stat : 65100 (fscip) S 65057 65060 58638 0 -1 1077936192 64 0 0 0 0 1 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65101] ppid=65057 vsize=8636668 memory=7360716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65101/stat : 65101 (fscip) S 65057 65060 58638 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11394748 8843948032 1840179 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
Current children cumulated CPU time: 71047.6 s
Current children cumulated vsize: 8636668 KiB
Current children cumulated memory: 7360716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.3 s]
/proc/loadavg: 61.52 71.28 76.98 61/975 67169
/proc/meminfo: memFree=771247576/790760800 swapFree=131071996/131071996
[pid=65060] ppid=65057 vsize=8767740 memory=7389180 CPUtime=72000.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/stat : 65060 (fscip) S 65057 65060 58638 0 -1 1077936128 33170949 0 0 0 7179847 20205 0 0 20 0 41 0 11394731 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
/proc/65060/statm: 2191935 1847295 2998 3035 0 1985798 0
[pid=65060/tid=65062] ppid=65057 vsize=8767740 memory=7326724 CPUtime=3596.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65062/stat : 65062 (fscip) R 65057 65060 58638 0 -1 4194368 1988114 0 0 0 359444 215 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65063] ppid=65057 vsize=8767740 memory=281059170731024 CPUtime=3599.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65063/stat : 65063 (fscip) R 65057 65060 58638 0 -1 4194368 2183343 0 0 0 359678 260 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65064] ppid=65057 vsize=8767740 memory=7349384 CPUtime=3600.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65064/stat : 65064 (fscip) R 65057 65060 58638 0 -1 4194368 300836 0 0 0 357198 2882 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65065] ppid=65057 vsize=8767740 memory=559067303115894 CPUtime=3600.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65065/stat : 65065 (fscip) R 65057 65060 58638 0 -1 4194368 2019720 0 0 0 359788 222 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65066] ppid=65057 vsize=8767740 memory=0 CPUtime=3602.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65066/stat : 65066 (fscip) R 65057 65060 58638 0 -1 4194368 2690416 0 0 0 359969 298 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65067] ppid=65057 vsize=8767740 memory=7364368 CPUtime=3604.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65067/stat : 65067 (fscip) R 65057 65060 58638 0 -1 4194368 305601 0 0 0 357821 2593 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65068] ppid=65057 vsize=8767740 memory=11636 CPUtime=3599.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65068/stat : 65068 (fscip) R 65057 65060 58638 0 -1 4194368 2324609 0 0 0 359681 260 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65069] ppid=65057 vsize=8767740 memory=1996 CPUtime=3596.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65069/stat : 65069 (fscip) R 65057 65060 58638 0 -1 4194368 2236466 0 0 0 359415 264 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65070] ppid=65057 vsize=8767740 memory=10392 CPUtime=3602.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65070/stat : 65070 (fscip) R 65057 65060 58638 0 -1 4194368 318678 0 0 0 357326 2955 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65071] ppid=65057 vsize=8767740 memory=38468 CPUtime=3599.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65071/stat : 65071 (fscip) R 65057 65060 58638 0 -1 4194368 2088836 0 0 0 359733 238 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65072] ppid=65057 vsize=8767740 memory=5432 CPUtime=3603.85 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65072/stat : 65072 (fscip) R 65057 65060 58638 0 -1 4194368 2418666 0 0 0 360102 283 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65073] ppid=65057 vsize=8767740 memory=13664 CPUtime=3600.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65073/stat : 65073 (fscip) R 65057 65060 58638 0 -1 4194368 323448 0 0 0 357413 2650 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65074] ppid=65057 vsize=8767740 memory=281059172884864 CPUtime=3588.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65074/stat : 65074 (fscip) R 65057 65060 58638 0 -1 4194368 1922226 0 0 0 358631 228 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65075] ppid=65057 vsize=8767740 memory=559067303115894 CPUtime=3604.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65075/stat : 65075 (fscip) R 65057 65060 58638 0 -1 4194368 2628493 0 0 0 360122 301 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65076] ppid=65057 vsize=8767740 memory=0 CPUtime=3599.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65076/stat : 65076 (fscip) R 65057 65060 58638 0 -1 4194368 335957 0 0 0 357184 2756 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65077] ppid=65057 vsize=8767740 memory=0 CPUtime=3590.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65077/stat : 65077 (fscip) R 65057 65060 58638 0 -1 4194368 2144806 0 0 0 358831 228 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65078] ppid=65057 vsize=8767740 memory=2112 CPUtime=3604.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65078/stat : 65078 (fscip) R 65057 65060 58638 0 -1 4194368 2162344 0 0 0 360165 255 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65079] ppid=65057 vsize=8767740 memory=16108 CPUtime=3601.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65079/stat : 65079 (fscip) R 65057 65060 58638 0 -1 4194368 319701 0 0 0 357372 2762 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65080] ppid=65057 vsize=8767740 memory=7386928 CPUtime=3599.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65080/stat : 65080 (fscip) R 65057 65060 58638 0 -1 4194368 2080180 0 0 0 359689 226 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65081] ppid=65057 vsize=8767740 memory=0 CPUtime=3604.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65081/stat : 65081 (fscip) R 65057 65060 58638 0 -1 4194368 2367423 0 0 0 360135 278 0 0 20 0 41 0 11394737 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65082] ppid=65057 vsize=8767740 memory=11424 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65082/stat : 65082 (fscip) S 65057 65060 58638 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65083] ppid=65057 vsize=8767740 memory=281059172598800 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65083/stat : 65083 (fscip) S 65057 65060 58638 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65084] ppid=65057 vsize=8767740 memory=7388884 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65084/stat : 65084 (fscip) S 65057 65060 58638 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65085] ppid=65057 vsize=8767740 memory=7360716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65085/stat : 65085 (fscip) S 65057 65060 58638 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65086] ppid=65057 vsize=8767740 memory=7364368 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65086/stat : 65086 (fscip) S 65057 65060 58638 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65087] ppid=65057 vsize=8767740 memory=7363352 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65087/stat : 65087 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65088] ppid=65057 vsize=8767740 memory=7388776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65088/stat : 65088 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65089] ppid=65057 vsize=8767740 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65089/stat : 65089 (fscip) S 65057 65060 58638 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65090] ppid=65057 vsize=8767740 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65090/stat : 65090 (fscip) S 65057 65060 58638 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65091] ppid=65057 vsize=8767740 memory=31820 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65091/stat : 65091 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65092] ppid=65057 vsize=8767740 memory=7176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65092/stat : 65092 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65093] ppid=65057 vsize=8767740 memory=281059175300480 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65093/stat : 65093 (fscip) S 65057 65060 58638 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65094] ppid=65057 vsize=8767740 memory=3963294594164158162 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65094/stat : 65094 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65095] ppid=65057 vsize=8767740 memory=7388236 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65095/stat : 65095 (fscip) S 65057 65060 58638 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65096] ppid=65057 vsize=8767740 memory=7388884 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65096/stat : 65096 (fscip) S 65057 65060 58638 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65097] ppid=65057 vsize=8767740 memory=3672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65097/stat : 65097 (fscip) S 65057 65060 58638 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65098] ppid=65057 vsize=8767740 memory=40372 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65098/stat : 65098 (fscip) S 65057 65060 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65099] ppid=65057 vsize=8767740 memory=7363984 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65099/stat : 65099 (fscip) S 65057 65060 58638 0 -1 1077936192 64 0 0 0 1 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65100] ppid=65057 vsize=8767740 memory=7388884 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65100/stat : 65100 (fscip) S 65057 65060 58638 0 -1 1077936192 65 0 0 0 0 1 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
[pid=65060/tid=65101] ppid=65057 vsize=8767740 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65060/task/65101/stat : 65101 (fscip) S 65057 65060 58638 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11394748 8978165760 1847295 809668444160 4194304 16623229 140721444244896 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 38326272 140721444250634 140721444250752 140721444250752 140721444257776 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 8767740 KiB
Current children cumulated memory: 7389180 KiB

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

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

# cumulated CPU time of all completed processes:  user=71798.7 s, system=202.297 s

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

[startup+3630.41 s]*
/proc/loadavg: 61.52 71.28 76.98 42/936 67169
/proc/meminfo: memFree=774505024/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3630.52 s]
/proc/loadavg: 61.52 71.28 76.98 42/936 67169
/proc/meminfo: memFree=774505024/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3630.56
CPU time (s): 72001
CPU user time (s): 71798.7
CPU system time (s): 202.297
CPU usage (%): 1983.2
Max. virtual memory (cumulated for all children) (KiB): 8767740
Max. memory (cumulated for all children) (KiB): 7389180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71798.7
system time used= 202.297
maximum resident set size= 7389180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33170988
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= 256028
involuntary context switches= 272247


# summary of solver processes directly reported to runsolver:
#   pid: 65060
#   total CPU time (s): 72001
#   total CPU user time (s): 71798.7
#   total CPU system time (s): 202.297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3539 second user time and 79.7104 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 19:48:00
IDJOB=4465202
IDBENCH=147534
IDSOLVER=3094
FILE ID=nodeD101/4465202-1722448080
RUNJOBID= nodeD101-1722441596-58648
SLURM_JOB_ID= 8254231
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_11.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-4465202-1722448080/watcher-4465202-1722448080 -o /tmp/evaluation-result-4465202-1722448080/solver-4465202-1722448080 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58648 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465202-1722448080.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 40839a009ce460ae7be0fe2be6267e36
RANDOM SEED=1757730412

nodeD101.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	: 0x5003102
cpu MHz		: 3172.024
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 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	: 0x5003102
cpu MHz		: 3082.212
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2800.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3616.426
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 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	: 0x5003102
cpu MHz		: 3076.640
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3153.269
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3198.166
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3590.596
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 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	: 0x5003102
cpu MHz		: 3079.732
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3163.118
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3527.689
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 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	: 0x5003102
cpu MHz		: 3079.366
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2913.223
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3583.995
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 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	: 0x5003102
cpu MHz		: 3081.284
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3589.139
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 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	: 0x5003102
cpu MHz		: 3068.335
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2810.933
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3598.696
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 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	: 0x5003102
cpu MHz		: 3059.436
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3161.136
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2668.681
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 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	: 0x5003102
cpu MHz		: 3082.156
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3169.650
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2703.321
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 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	: 0x5003102
cpu MHz		: 3050.922
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3182.890
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2656.724
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 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	: 0x5003102
cpu MHz		: 3082.131
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2799.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3683.867
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 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	: 0x5003102
cpu MHz		: 3082.116
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3246.034
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 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	: 0x5003102
cpu MHz		: 3078.381
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2653.572
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 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	: 0x5003102
cpu MHz		: 3082.094
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3139.837
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3198.153
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3297.830
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 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	: 0x5003102
cpu MHz		: 3082.091
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3187.014
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3220.293
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 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	: 0x5003102
cpu MHz		: 3032.574
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3112.470
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2667.669
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 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	: 0x5003102
cpu MHz		: 3067.996
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3196.312
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2652.830
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 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	: 0x5003102
cpu MHz		: 3075.957
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2673.013
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 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	: 0x5003102
cpu MHz		: 3077.109
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3122.646
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3198.151
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2840.342
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 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	: 0x5003102
cpu MHz		: 3049.991
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3623.179
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 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	: 0x5003102
cpu MHz		: 3082.018
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3131.524
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        761051900 kB
MemAvailable:   760755604 kB
Buffers:          139272 kB
Cached:          2915060 kB
SwapCached:            0 kB
Active:           295876 kB
Inactive:       26966168 kB
Active(anon):       2132 kB
Inactive(anon): 24228116 kB
Active(file):     293744 kB
Inactive(file):  2738052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2291172 kB
Writeback:             0 kB
AnonPages:      24200500 kB
Mapped:          1458840 kB
Shmem:             22540 kB
KReclaimable:     182868 kB
Slab:             514092 kB
SReclaimable:     182868 kB
SUnreclaim:       331224 kB
KernelStack:       16832 kB
PageTables:        66348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2388212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           201216 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1857536 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622836 MiB
End job on nodeD101 at 2024-07-31 20:48:30