Trace number 4465208

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 3629.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_5.opb.PB06.opb
MD5SUMfd68547584ae9b6527d66061061fb773
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1036
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1957
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 1957
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 1957
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 1957
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 = 32497664, getVmSize() = 32497664, SCIPgetMemUsed() = 8852570, SCIPgetMemTotal() = 10624490, SCIPgetMemExternEstim() = 5418327
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 = 21978355, getVmSize() = 42364928, SCIPgetMemUsed() = 10372831, SCIPgetMemTotal() = 19035983, SCIPgetMemExternEstim() = 5418327
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-4465208-1722446326
0.00/0.05	c   Variables        : 1957 (1957 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        : 1539 (1539 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2993
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2993 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.12/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.12/0.16	c                                Nodes    Active                                            
0.12/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.12/0.18	c *       0              0           1        20        1744.0000                -          -
1.50/0.26	c *       0              0           1        20        1178.0000                -          -
1.50/0.27	c *       0              0           1        20        1169.0000                -          -
1.50/0.28	c *       0              0           1        20        1089.0000                -          -
1.50/0.32	c *       0              0           1        20        1083.0000                -          -
82.87/4.40	c *       4          11751         302        20        1072.0000         206.0000    420.39%
84.84/4.53	c *       5          11751         302        20        1070.0000         206.0000    419.42%
86.82/4.67	c *       5          15931         291        20        1068.0000         206.0000    418.45%
90.77/4.83	c *       5          15931         291        20        1066.0000         206.0000    417.48%
92.71/5.00	c *       5          15931         291        20        1064.0000         206.0000    416.50%
95.24/5.05	c         5          15931         291        20        1064.0000         206.0000    416.50%
97.24/5.18	c *       5          15931         291        20        1062.0000         206.0000    415.53%
100.60/5.35	c *       5          15931         291        20        1060.0000         206.0000    414.56%
104.55/5.54	c *       6          15931         291        20        1058.0000         206.0000    413.59%
108.50/5.74	c *       6          15931         291        20        1056.0000         206.0000    412.62%
128.22/6.72	c *       7          17670         280        20        1054.0000         206.0000    411.65%
165.91/8.65	c *       9              2           1        20        1044.0000         997.3906      4.67%
194.36/10.05	c        10              2           1        20        1044.0000         997.3906      4.67%
261.09/13.42	c *      13              2           1        20        1043.0000        1001.1163      4.18%
267.05/13.72	c *      14              2           1        20        1042.0000        1001.1163      4.08%
280.95/14.45	c *      14              2           1        20        1041.0000        1005.0833      3.57%
288.69/14.89	c *      15              2           1        20        1040.0000        1005.0833      3.47%
293.37/15.13	c        15              2           1        20        1040.0000        1005.0833      3.47%
343.98/17.66	c *      18              3           2        20        1039.0000        1005.0833      3.37%
393.97/20.19	c        20              4           3        20        1039.0000        1005.0833      3.37%
433.57/22.19	c *      22              4           3        20        1038.0000        1005.0833      3.28%
496.26/25.37	c        25              6           5        20        1038.0000        1005.0833      3.28%
595.41/30.40	c        30              8           7        20        1038.0000        1005.0833      3.28%
627.18/31.93	c *      32             12          11        20        1037.0000        1005.0833      3.18%
702.50/35.70	c        36             21          20        20        1037.0000        1005.0833      3.18%
801.72/40.76	c        41            113          34        20        1037.0000        1005.0833      3.18%
813.60/41.38	c *      41            122          33        20        1036.0000        1005.2941      3.05%
902.81/45.82	c        46            131          42        20        1036.0000        1005.2941      3.05%
1001.94/50.83	c        51            160          53        20        1036.0000        1005.5066      3.03%
1101.06/55.88	c        56            234          63        20        1036.0000        1006.3420      2.95%
1202.26/60.97	c        61            315          70        20        1036.0000        1006.6272      2.92%
1301.50/66.02	c        66            432          81        20        1036.0000        1006.9731      2.88%
1403.12/71.10	c        71            435          84        20        1036.0000        1006.9731      2.88%
1504.32/76.14	c        76            533          94        20        1036.0000        1006.9910      2.88%
1603.48/81.19	c        81            650          99        20        1036.0000        1007.2500      2.85%
1703.96/86.23	c        86            714          99        20        1036.0000        1007.2500      2.85%
1803.15/91.29	c        91            792          99        20        1036.0000        1007.5000      2.83%
1904.21/96.34	c        96            812         103        20        1036.0000        1007.6490      2.81%
2003.46/101.38	c       101            876         113        20        1036.0000        1007.8286      2.80%
2102.62/106.39	c       106           1012         113        20        1036.0000        1007.8942      2.79%
2203.74/111.47	c       111           1112         121        20        1036.0000        1007.9509      2.78%
2304.86/116.55	c       117           1212         121        20        1036.0000        1008.0154      2.78%
2406.04/121.60	c       122           1289         130        20        1036.0000        1008.0154      2.78%
2505.06/126.63	c       127           1352         129        20        1036.0000        1008.1810      2.76%
2604.03/131.67	c       132           1377         134        20        1036.0000        1008.1810      2.76%
2703.14/136.68	c       137           1472         137        20        1036.0000        1008.2432      2.75%
2802.32/141.69	c       142           1482         141        20        1036.0000        1008.3286      2.74%
2903.48/146.73	c       147           1596         145        20        1036.0000        1008.3286      2.74%
3002.73/151.76	c       152           1642         149        20        1036.0000        1008.4545      2.73%
3101.95/156.77	c       157           1660         153        20        1036.0000        1008.4545      2.73%
3203.08/161.88	c       162           1762         159        20        1036.0000        1008.6250      2.71%
3304.29/166.93	c       167           1785         164        20        1036.0000        1008.6250      2.71%
3403.48/171.98	c       172           1842         165        20        1036.0000        1008.8000      2.70%
3505.41/177.04	c       177           1878         177        20        1036.0000        1008.8000      2.70%
3604.49/182.08	c       182           1970         183        20        1036.0000        1008.9167      2.68%
3705.41/187.13	c       187           2082         193        20        1036.0000        1008.9167      2.68%
3804.81/192.18	c       192           2171         194        20        1036.0000        1009.0731      2.67%
3905.13/197.20	c       197           2254         197        20        1036.0000        1009.2067      2.65%
4004.29/202.23	c       202           2312         199        20        1036.0000        1009.2419      2.65%
4103.52/207.25	c       207           2327         202        20        1036.0000        1009.2419      2.65%
4204.62/212.35	c       212           2405         206        20        1036.0000        1009.2825      2.65%
4305.74/217.43	c       217           2512         207        20        1036.0000        1009.3272      2.64%
4404.89/222.46	c       222           2532         211        20        1036.0000        1009.3272      2.64%
4504.11/227.48	c       227           2622         213        20        1036.0000        1009.3333      2.64%
4605.30/232.58	c       233           2656         219        20        1036.0000        1009.4074      2.63%
4706.48/237.62	c       238           2758         217        20        1036.0000        1009.4074      2.63%
4805.68/242.65	c       243           2835         222        20        1036.0000        1009.4332      2.63%
4906.89/247.73	c       248           2881         226        20        1036.0000        1009.4332      2.63%
5006.03/252.78	c       253           2902         227        20        1036.0000        1009.4332      2.63%
5107.19/257.83	c       258           2952         233        20        1036.0000        1009.5989      2.62%
5206.42/262.85	c       263           3003         240        20        1036.0000        1009.6427      2.61%
5307.60/267.92	c       268           3044         239        20        1036.0000        1009.6427      2.61%
5406.78/272.98	c       273           3104         241        20        1036.0000        1009.6427      2.61%
5508.63/278.03	c       278           3152         245        20        1036.0000        1009.7133      2.60%
5607.88/283.08	c       283           3160         249        20        1036.0000        1009.7133      2.60%
5709.09/288.14	c       288           3214         261        20        1036.0000        1009.7133      2.60%
5808.42/293.18	c       293           3323         266        20        1036.0000        1009.7603      2.60%
5908.76/298.25	c       298           3382         267        20        1036.0000        1009.7606      2.60%
6008.07/303.29	c       303           3412         273        20        1036.0000        1009.9595      2.58%
6109.08/308.34	c       308           3422         277        20        1036.0000        1009.9928      2.57%
6208.30/313.38	c       313           3434         283        20        1036.0000        1010.1068      2.56%
6309.49/318.42	c       318           3522         283        20        1036.0000        1010.1284      2.56%
6408.72/323.48	c       323           3545         290        20        1036.0000        1010.1718      2.56%
6509.91/328.54	c       329           3638         287        20        1036.0000        1010.1718      2.56%
6609.14/333.54	c       334           3732         289        20        1036.0000        1010.1875      2.56%
6710.19/338.62	c       339           3797         294        20        1036.0000        1010.1875      2.56%
6809.38/343.69	c       344           3824         295        20        1036.0000        1010.2388      2.55%
6910.54/348.70	c       349           3864         303        20        1036.0000        1010.3245      2.54%
7009.78/353.72	c       354           3941         306        20        1036.0000        1010.3245      2.54%
7109.01/358.77	c       359           4010         309        20        1036.0000        1010.3245      2.54%
7210.24/363.83	c       364           4133         310        20        1036.0000        1010.3245      2.54%
7311.45/368.95	c       369           4154         313        20        1036.0000        1010.3451      2.54%
7410.67/373.99	c       374           4212         317        20        1036.0000        1010.3517      2.54%
7509.48/379.01	c       379           4243         320        20        1036.0000        1010.4860      2.52%
7611.29/384.11	c       384           4329         320        20        1036.0000        1010.4860      2.52%
7710.45/389.12	c       389           4343         320        20        1036.0000        1010.5288      2.52%
7812.96/394.21	c       394           4343         320        20        1036.0000        1010.5288      2.52%
7912.10/399.26	c       399           4392         325        20        1036.0000        1010.5288      2.52%
8013.30/404.31	c       404           4443         328        20        1036.0000        1010.5865      2.51%
8112.50/409.35	c       409           4482         331        20        1036.0000        1010.5865      2.51%
8213.63/414.41	c       414           4492         335        20        1036.0000        1010.6951      2.50%
8312.76/419.46	c       419           4533         338        20        1036.0000        1010.6951      2.50%
8413.96/424.51	c       425           4608         341        20        1036.0000        1010.8000      2.49%
8513.13/429.55	c       430           4678         345        20        1036.0000        1010.8205      2.49%
8614.30/434.61	c       435           4750         353        20        1036.0000        1010.8205      2.49%
8713.51/439.66	c       440           4812         355        20        1036.0000        1010.8500      2.49%
8812.68/444.69	c       445           4842         359        20        1036.0000        1010.8611      2.49%
8913.89/449.70	c       450           4881         364        20        1036.0000        1010.8611      2.49%
9015.08/454.82	c       455           4930         365        20        1036.0000        1010.8611      2.49%
9114.15/459.87	c       460           5000         369        20        1036.0000        1010.8961      2.48%
9215.29/464.91	c       465           5075         368        20        1036.0000        1010.9062      2.48%
9314.51/469.95	c       470           5160         371        20        1036.0000        1010.9062      2.48%
9416.49/475.04	c       475           5188         371        20        1036.0000        1010.9062      2.48%
9515.54/480.09	c       480           5239         378        20        1036.0000        1011.0062      2.47%
9614.74/485.11	c       485           3337         209        20        1036.0000        1011.1667      2.46%
9713.87/490.11	c       490           3392         212        20        1036.0000        1011.1667      2.46%
9814.56/495.16	c       495           3427         213        20        1036.0000        1011.2421      2.45%
9917.17/500.32	c       500           3457         223        20        1036.0000        1011.2934      2.44%
10016.35/505.37	c       505           3487         227        20        1036.0000        1011.2937      2.44%
10117.57/510.42	c       510           3523         231        20        1036.0000        1011.2937      2.44%
10216.77/515.47	c       515           3539         233        20        1036.0000        1011.3390      2.44%
10317.92/520.51	c       521           3577         235        20        1036.0000        1011.3830      2.43%
10417.13/525.56	c       526           3636         240        20        1036.0000        1011.3830      2.43%
10518.11/530.61	c       531           3719         237        20        1036.0000        1011.3830      2.43%
10617.24/535.66	c       536           3793         239        20        1036.0000        1011.3830      2.43%
10718.44/540.72	c       541           3830         248        20        1036.0000        1011.5813      2.41%
10817.59/545.77	c       546           3899         249        20        1036.0000        1011.6818      2.40%
10918.76/550.82	c       551           3937         251        20        1036.0000        1011.7572      2.40%
11017.94/555.87	c       556           3977         259        20        1036.0000        1011.8062      2.39%
11118.98/560.92	c       561           4007         265        20        1036.0000        1011.8281      2.39%
11218.09/565.97	c       566           4057         273        20        1036.0000        1011.9052      2.38%
11319.69/571.04	c       571           4106         286        20        1036.0000        1011.9052      2.38%
11419.08/576.08	c       576           4196         290        20        1036.0000        1011.9052      2.38%
11519.83/581.13	c       581           4257         287        20        1036.0000        1012.0355      2.37%
11619.29/586.18	c       586           4278         292        20        1036.0000        1012.0355      2.37%
11719.78/591.23	c       591           4341         299        20        1036.0000        1012.1709      2.35%
11819.01/596.24	c       596           4439         301        20        1036.0000        1012.1709      2.35%
11920.21/601.33	c       601           4487         303        20        1036.0000        1012.2163      2.35%
12019.41/606.34	c       606           4529         311        20        1036.0000        1012.2194      2.35%
12120.62/611.43	c       611           4607         307        20        1036.0000        1012.2489      2.35%
12219.51/616.48	c       616           4608         308        20        1036.0000        1012.2489      2.35%
12320.70/621.53	c       622           4627         315        20        1036.0000        1012.2744      2.34%
12419.86/626.58	c       627           4696         314        20        1036.0000        1012.2744      2.34%
12521.02/631.63	c       632           4773         311        20        1036.0000        1012.2744      2.34%
12620.22/636.65	c       637           4841         309        20        1036.0000        1012.2744      2.34%
12719.46/641.67	c       642           4893         305        20        1036.0000        1012.2744      2.34%
12820.61/646.78	c       647           4917         313        20        1036.0000        1012.3543      2.34%
12921.78/651.80	c       652           4970         314        20        1036.0000        1012.3543      2.34%
13021.00/656.88	c       657           5022         330        20        1036.0000        1012.3543      2.34%
13122.18/661.93	c       662           5109         325        20        1036.0000        1012.3543      2.34%
13221.41/666.95	c       667           5158         330        20        1036.0000        1012.6495      2.31%
13323.19/672.03	c       672           5254         324        20        1036.0000        1012.6495      2.31%
13422.19/677.08	c       677           5332         320        20        1036.0000        1012.6495      2.31%
13523.43/682.13	c       682           5389         327        20        1036.0000        1012.6495      2.31%
13622.69/687.18	c       687           5474         328        20        1036.0000        1012.6495      2.31%
13723.17/692.25	c       692           5503         333        20        1036.0000        1012.7221      2.30%
13822.37/697.29	c       697           5575         339        20        1036.0000        1012.7414      2.30%
13923.60/702.34	c       702           5693         341        20        1036.0000        1012.7414      2.30%
14022.84/707.39	c       707           5767         339        20        1036.0000        1012.7734      2.29%
14124.06/712.44	c       712           5839         353        20        1036.0000        1012.7734      2.29%
14223.29/717.48	c       717           5877         353        20        1036.0000        1012.7746      2.29%
14324.51/722.54	c       723           5947         359        20        1036.0000        1012.7873      2.29%
14425.72/727.60	c       728           5972         364        20        1036.0000        1012.7873      2.29%
14524.96/732.64	c       733           6018         366        20        1036.0000        1012.8098      2.29%
14626.01/737.70	c       738           6066         368        20        1036.0000        1012.8098      2.29%
14725.17/742.74	c       743           6097         369        20        1036.0000        1012.8187      2.29%
14826.36/747.80	c       748           6117         375        20        1036.0000        1012.8187      2.29%
14925.58/752.86	c       753           6166         378        20        1036.0000        1012.8333      2.29%
15024.79/757.88	c       758           6200         380        20        1036.0000        1012.8333      2.29%
15123.94/762.89	c       763           6246         378        20        1036.0000        1012.8333      2.29%
15225.10/767.97	c       768           6257         377        20        1036.0000        1012.9151      2.28%
15326.98/773.05	c       773           6287         381        20        1036.0000        1012.9353      2.28%
15426.15/778.10	c       778           6301         387        20        1036.0000        1012.9353      2.28%
15527.29/783.15	c       783           6337         385        20        1036.0000        1012.9699      2.27%
15626.74/788.16	c       788           6338         386        20        1036.0000        1012.9699      2.27%
15726.99/793.25	c       793           6367         389        20        1036.0000        1012.9751      2.27%
15826.18/798.28	c       798           6414         392        20        1036.0000        1012.9751      2.27%
15925.41/803.29	c       803           6471         395        20        1036.0000        1012.9773      2.27%
16026.63/808.30	c       808           6550         388        20        1036.0000        1012.9773      2.27%
16125.86/813.34	c       813           6577         387        20        1036.0000        1013.0026      2.27%
16229.06/818.50	c       819           6620         392        20        1036.0000        1013.0026      2.27%
16328.30/823.52	c       824           6648         400        20        1036.0000        1013.0026      2.27%
16429.46/828.60	c       829           6679         403        20        1036.0000        1013.0048      2.27%
16528.69/833.65	c       834           6749         401        20        1036.0000        1013.0048      2.27%
16627.84/838.68	c       839           6821         401        20        1036.0000        1013.0048      2.27%
16729.07/843.75	c       844           6863         409        20        1036.0000        1013.0048      2.27%
16828.27/848.79	c       849           6917         407        20        1036.0000        1013.0181      2.27%
16929.35/853.86	c       854           6957         411        20        1036.0000        1013.0181      2.27%
17028.56/858.88	c       859           6997         411        20        1036.0000        1013.0592      2.26%
17129.76/863.91	c       864           7042         416        20        1036.0000        1013.0592      2.26%
17228.84/868.94	c       869           7107         413        20        1036.0000        1013.1845      2.25%
17330.72/874.06	c       874           7117         415        20        1036.0000        1013.1845      2.25%
17429.86/879.12	c       879           7147         423        20        1036.0000        1013.2688      2.24%
17531.20/884.14	c       884           7151         427        20        1036.0000        1013.2688      2.24%
17630.24/889.19	c       889           7209         433        20        1036.0000        1013.2688      2.24%
17730.79/894.24	c       894           7273         435        20        1036.0000        1013.2688      2.24%
17829.97/899.27	c       899           7307         433        20        1036.0000        1013.2896      2.24%
17931.18/904.39	c       904           7343         445        20        1036.0000        1013.2896      2.24%
18032.39/909.43	c       909           7388         444        20        1036.0000        1013.2934      2.24%
18131.63/914.49	c       914           7423         455        20        1036.0000        1013.3287      2.24%
18232.83/919.54	c       920           7488         454        20        1036.0000        1013.3287      2.24%
18332.04/924.57	c       925           7547         461        20        1036.0000        1013.3465      2.24%
18433.27/929.64	c       930           7584         466        20        1036.0000        1013.3465      2.24%
18532.50/934.65	c       935           7591         469        20        1036.0000        1013.3868      2.23%
18633.71/939.72	c       940           7619         471        20        1036.0000        1013.4461      2.23%
18732.93/944.74	c       945           7648         472        20        1036.0000        1013.4461      2.23%
18834.15/949.80	c       950           7751         469        20        1036.0000        1013.4461      2.23%
18933.39/954.82	c       955           7787         467        20        1036.0000        1013.4689      2.22%
19032.63/959.87	c       960           7847         471        20        1036.0000        1013.5021      2.22%
19133.84/965.00	c       965           7904         472        20        1036.0000        1013.5021      2.22%
19235.87/970.05	c       970           7991         477        20        1036.0000        1013.5161      2.22%
19334.95/975.07	c       975           8011         493        20        1036.0000        1013.5894      2.21%
19434.11/980.09	c       980           8047         503        20        1036.0000        1013.6390      2.21%
19535.35/985.16	c       985           8065         521        20        1036.0000        1013.6435      2.21%
19635.82/990.24	c       990           8097         535        20        1036.0000        1013.6661      2.20%
19737.04/995.30	c       995           8119         543        20        1036.0000        1013.6742      2.20%
19836.27/1000.35	c      1000           8150         550        20        1036.0000        1013.7048      2.20%
19937.49/1005.40	c      1005           8187         551        20        1036.0000        1013.7073      2.20%
20036.69/1010.45	c      1010           8199         559        20        1036.0000        1013.7468      2.20%
20137.88/1015.50	c      1016           8244         564        20        1036.0000        1013.7468      2.20%
20237.12/1020.54	c      1021           8312         570        20        1036.0000        1013.7500      2.19%
20338.34/1025.60	c      1026           8317         569        20        1036.0000        1013.7809      2.19%
20437.58/1030.63	c      1031           8317         569        20        1036.0000        1013.7809      2.19%
20538.78/1035.70	c      1036           8390         574        20        1036.0000        1013.7809      2.19%
20638.02/1040.75	c      1041           8497         571        20        1036.0000        1013.8376      2.19%
20739.23/1045.80	c      1046           8527         577        20        1036.0000        1013.8535      2.18%
20838.45/1050.85	c      1051           8584         580        20        1036.0000        1013.8535      2.18%
20939.65/1055.90	c      1056           8613         585        20        1036.0000        1013.9146      2.18%
21038.85/1060.95	c      1061           8712         590        20        1036.0000        1013.9227      2.18%
21138.09/1065.99	c      1066           8807         589        20        1036.0000        1013.9238      2.18%
21237.29/1071.00	c      1071           8828         596        20        1036.0000        1013.9238      2.18%
21338.95/1076.09	c      1076           8907         599        20        1036.0000        1013.9466      2.18%
21440.39/1081.15	c      1081           8938         604        20        1036.0000        1013.9466      2.18%
21539.50/1086.19	c      1086           8977         615        20        1036.0000        1013.9466      2.18%
21640.15/1091.25	c      1091           9040         626        20        1036.0000        1013.9466      2.18%
21739.34/1096.28	c      1096           9086         632        20        1036.0000        1013.9466      2.18%
21840.54/1101.34	c      1101           9097         631        20        1036.0000        1013.9541      2.17%
21939.76/1106.38	c      1106           9112         636        20        1036.0000        1013.9541      2.17%
22040.98/1111.44	c      1111           9152         638        20        1036.0000        1013.9541      2.17%
22142.32/1116.51	c      1117           9172         640        20        1036.0000        1013.9541      2.17%
22241.44/1121.56	c      1122           9187         645        20        1036.0000        1013.9629      2.17%
22342.67/1126.61	c      1127           9217         643        20        1036.0000        1013.9641      2.17%
22441.86/1131.67	c      1132           9226         648        20        1036.0000        1013.9641      2.17%
22541.11/1136.69	c      1137           9271         649        20        1036.0000        1013.9641      2.17%
22642.36/1141.78	c      1142           9306         648        20        1036.0000        1013.9641      2.17%
22741.56/1146.79	c      1147           9327         647        20        1036.0000        1013.9716      2.17%
22842.80/1151.88	c      1152           9342         650        20        1036.0000        1013.9716      2.17%
22943.91/1156.94	c      1157           9384         650        20        1036.0000        1013.9716      2.17%
23043.16/1161.97	c      1162           9408         648        20        1036.0000        1014.0095      2.17%
23142.38/1167.02	c      1167           9474         658        20        1036.0000        1014.0095      2.17%
23244.34/1172.10	c      1172           9508         658        20        1036.0000        1014.0095      2.17%
23345.34/1177.15	c      1177           9554         656        20        1036.0000        1014.0095      2.17%
23445.91/1182.20	c      1182           9597         659        20        1036.0000        1014.0214      2.17%
23545.08/1187.26	c      1187           9617         665        20        1036.0000        1014.0580      2.16%
23644.32/1192.27	c      1192           9628         670        20        1036.0000        1014.0580      2.16%
23745.49/1197.34	c      1197           9647         671        20        1036.0000        1014.1271      2.16%
23844.73/1202.38	c      1202           9655         679        20        1036.0000        1014.1271      2.16%
23945.92/1207.46	c      1207           9714         684        20        1036.0000        1014.1306      2.16%
24047.13/1212.50	c      1213           9762         684        20        1036.0000        1014.1306      2.16%
24146.36/1217.52	c      1218           9787         689        20        1036.0000        1014.1569      2.15%
24247.57/1222.62	c      1223           9794         696        20        1036.0000        1014.1569      2.15%
24346.82/1227.66	c      1228           9847         703        20        1036.0000        1014.2500      2.14%
24448.07/1232.72	c      1233           9861         713        20        1036.0000        1014.2500      2.14%
24547.25/1237.75	c      1238           9861         713        20        1036.0000        1014.2500      2.14%
24646.56/1242.79	c      1243           9862         714        20        1036.0000        1014.2500      2.14%
24747.71/1247.87	c      1248           9905         711        20        1036.0000        1014.2500      2.14%
24848.84/1252.90	c      1253           9947         709        20        1036.0000        1014.2669      2.14%
24948.03/1257.96	c      1258           9972         718        20        1036.0000        1014.2669      2.14%
25047.26/1262.99	c      1263          10007         717        20        1036.0000        1014.2730      2.14%
25149.26/1268.06	c      1268          10057         729        20        1036.0000        1014.2939      2.14%
25248.52/1273.10	c      1273          10065         733        20        1036.0000        1014.2939      2.14%
25347.70/1278.11	c      1278          13433         500        20        1036.0000        1014.3020      2.14%
25450.10/1283.21	c      1283          13516         513        20        1036.0000        1014.3020      2.14%
25549.35/1288.23	c      1288          13573         526        20        1036.0000        1014.3020      2.14%
25648.55/1293.26	c      1293          10227         737        20        1036.0000        1014.3043      2.14%
25749.75/1298.36	c      1298          13771         534        20        1036.0000        1014.3084      2.14%
25850.96/1303.42	c      1303          10257         743        20        1036.0000        1014.3945      2.13%
25950.28/1308.47	c      1308          10262         748        20        1036.0000        1014.3945      2.13%
26051.45/1313.50	c      1314          14014         541        20        1036.0000        1014.4920      2.12%
26150.66/1318.54	c      1319          14088         557        20        1036.0000        1014.4920      2.12%
26249.92/1323.57	c      1324          14126         561        20        1036.0000        1014.5167      2.12%
26349.19/1328.59	c      1329          14157         564        20        1036.0000        1014.5167      2.12%
26452.29/1333.74	c      1334          14224         565        20        1036.0000        1014.5441      2.11%
26551.46/1338.78	c      1339          14254         569        20        1036.0000        1014.5594      2.11%
26652.79/1343.83	c      1344          14276         577        20        1036.0000        1014.5594      2.11%
26752.15/1348.88	c      1349          14321         576        20        1036.0000        1014.5594      2.11%
26853.07/1353.93	c      1354          14334         575        20        1036.0000        1014.5810      2.11%
26952.19/1358.99	c      1359          14384         579        20        1036.0000        1014.5943      2.11%
27053.86/1364.04	c      1364          14424         583        20        1036.0000        1014.5946      2.11%
27153.37/1369.08	c      1369          14484         583        20        1036.0000        1014.5999      2.11%
27252.37/1374.13	c      1374          14506         591        20        1036.0000        1014.6174      2.11%
27353.72/1379.14	c      1379          14591         592        20        1036.0000        1014.6174      2.11%
27454.00/1384.22	c      1384          14684         599        20        1036.0000        1014.6237      2.11%
27553.25/1389.28	c      1389          14714         613        20        1036.0000        1014.6245      2.11%
27654.50/1394.33	c      1394          14759         612        20        1036.0000        1014.6245      2.11%
27753.71/1399.38	c      1399          14847         612        20        1036.0000        1014.6272      2.11%
27854.91/1404.43	c      1404          14911         618        20        1036.0000        1014.6347      2.11%
27954.13/1409.48	c      1409          15039         618        20        1036.0000        1014.6347      2.11%
28055.34/1414.53	c      1415          15097         626        20        1036.0000        1014.6347      2.11%
28154.58/1419.58	c      1420          15101         626        20        1036.0000        1014.6347      2.11%
28255.79/1424.61	c      1425          15147         632        20        1036.0000        1014.6494      2.10%
28355.03/1429.68	c      1430          15184         633        20        1036.0000        1014.6494      2.10%
28456.25/1434.73	c      1435          15231         644        20        1036.0000        1014.6546      2.10%
28555.48/1439.76	c      1440          15301         642        20        1036.0000        1014.6546      2.10%
28656.69/1444.83	c      1445          15334         643        20        1036.0000        1014.6963      2.10%
28755.91/1449.84	c      1450          15364         649        20        1036.0000        1014.6963      2.10%
28857.02/1454.94	c      1455          15404         655        20        1036.0000        1014.7632      2.09%
28956.34/1459.99	c      1460          15454         657        20        1036.0000        1014.7687      2.09%
29055.43/1465.03	c      1465          15491         660        20        1036.0000        1014.7687      2.09%
29157.42/1470.10	c      1470          15564         663        20        1036.0000        1014.7864      2.09%
29256.29/1475.12	c      1475          15574         667        20        1036.0000        1014.7927      2.09%
29357.30/1480.15	c      1480          15593         672        20        1036.0000        1014.7927      2.09%
29456.72/1485.17	c      1485          15665         670        20        1036.0000        1014.7927      2.09%
29557.29/1490.20	c      1490          15681         674        20        1036.0000        1014.7930      2.09%
29656.54/1495.21	c      1495          15716         677        20        1036.0000        1014.8041      2.09%
29755.80/1500.22	c      1500          15717         678        20        1036.0000        1014.8041      2.09%
29855.06/1505.23	c      1505          11467         911        20        1036.0000        1014.8661      2.08%
29956.32/1510.32	c      1510          11542         914        20        1036.0000        1014.8661      2.08%
30055.56/1515.37	c      1515          11587         913        20        1036.0000        1014.9040      2.08%
30156.81/1520.41	c      1520          11659         923        20        1036.0000        1014.9040      2.08%
30256.09/1525.45	c      1525          11707         921        20        1036.0000        1014.9421      2.07%
30357.36/1530.52	c      1531          11767         925        20        1036.0000        1014.9421      2.07%
30456.56/1535.57	c      1536          11837         923        20        1036.0000        1015.0090      2.07%
30557.80/1540.61	c      1541          11897         929        20        1036.0000        1015.0180      2.07%
30657.04/1545.67	c      1546          11918         936        20        1036.0000        1015.0180      2.07%
30758.25/1550.72	c      1551          17977        1029        20        1036.0000        1015.0214      2.07%
30857.49/1555.78	c      1556          18067        1033        20        1036.0000        1015.0363      2.07%
30958.62/1560.83	c      1561          18167        1045        20        1036.0000        1015.1034      2.06%
31057.85/1565.86	c      1566          18259        1051        20        1036.0000        1015.1034      2.06%
31157.02/1570.89	c      1571          18364        1054        20        1036.0000        1015.1034      2.06%
31258.09/1575.98	c      1576          18466        1066        20        1036.0000        1015.1074      2.06%
31359.78/1581.03	c      1581          18587        1071        20        1036.0000        1015.1274      2.06%
31459.29/1586.06	c      1586          18717        1071        20        1036.0000        1015.1448      2.05%
31558.27/1591.07	c      1591          18847        1075        20        1036.0000        1015.1448      2.05%
31657.52/1596.09	c      1596          18992        1078        20        1036.0000        1015.1448      2.05%
31759.97/1601.24	c      1601          19077        1075        20        1036.0000        1015.1659      2.05%
31859.17/1606.29	c      1606          19137        1085        20        1036.0000        1015.1667      2.05%
31960.33/1611.34	c      1611          19147        1091        20        1036.0000        1015.1679      2.05%
32059.61/1616.37	c      1616          19211        1095        20        1036.0000        1015.1679      2.05%
32160.75/1621.44	c      1621          19279        1101        20        1036.0000        1015.1789      2.05%
32259.97/1626.49	c      1626          19361        1105        20        1036.0000        1015.1947      2.05%
32361.16/1631.54	c      1632          19412        1116        20        1036.0000        1015.2213      2.05%
32460.28/1636.59	c      1637          19492        1116        20        1036.0000        1015.2213      2.05%
32561.52/1641.62	c      1642          19592        1116        20        1036.0000        1015.2213      2.05%
32660.74/1646.69	c      1647          19637        1121        20        1036.0000        1015.2354      2.05%
32761.93/1651.74	c      1652          19732        1122        20        1036.0000        1015.2357      2.05%
32863.17/1656.80	c      1657          19797        1129        20        1036.0000        1015.2576      2.04%
32962.41/1661.85	c      1662          19828        1132        20        1036.0000        1015.2576      2.04%
33063.52/1666.90	c      1667          19917        1131        20        1036.0000        1015.2811      2.04%
33162.77/1671.95	c      1672          19989        1139        20        1036.0000        1015.2842      2.04%
33262.01/1677.00	c      1677          20107        1137        20        1036.0000        1015.2842      2.04%
33361.26/1682.04	c      1682          20177        1153        20        1036.0000        1015.3030      2.04%
33463.17/1687.12	c      1687          20257        1161        20        1036.0000        1015.3515      2.03%
33564.33/1692.17	c      1692          20347        1165        20        1036.0000        1015.3750      2.03%
33663.45/1697.19	c      1697          20468        1172        20        1036.0000        1015.3750      2.03%
33764.06/1702.27	c      1702          14432         299        20        1036.0000        1015.3912      2.03%
33865.24/1707.32	c      1707          14452         303        20        1036.0000        1015.3912      2.03%
33964.45/1712.36	c      1712          14561         316        20        1036.0000        1015.3912      2.03%
34065.67/1717.40	c      1717          14641         316        20        1036.0000        1015.3912      2.03%
34164.88/1722.43	c      1722          14683         314        20        1036.0000        1015.3981      2.03%
34264.06/1727.45	c      1727          14764         319        20        1036.0000        1015.4182      2.03%
34365.28/1732.58	c      1733          14812         325        20        1036.0000        1015.4425      2.02%
34466.50/1737.60	c      1738          14910         337        20        1036.0000        1015.4496      2.02%
34565.74/1742.61	c      1743          14990         339        20        1036.0000        1015.5673      2.01%
34664.97/1747.66	c      1748          15075         346        20        1036.0000        1015.5673      2.01%
34766.16/1752.77	c      1753          15202         347        20        1036.0000        1015.5823      2.01%
34865.36/1757.78	c      1758          15262         355        20        1036.0000        1015.5977      2.01%
34968.58/1762.90	c      1763          15350         363        20        1036.0000        1015.6076      2.01%
35067.80/1767.95	c      1768          15403         368        20        1036.0000        1015.6210      2.01%
35167.03/1773.00	c      1773          15428         373        20        1036.0000        1015.6210      2.01%
35268.86/1778.05	c      1778          15522         377        20        1036.0000        1015.6242      2.01%
35368.13/1783.11	c      1783          15647         374        20        1036.0000        1015.6242      2.01%
35469.31/1788.17	c      1788          15695         380        20        1036.0000        1015.7225      2.00%
35569.79/1793.22	c      1793          15801         382        20        1036.0000        1015.7225      2.00%
35669.02/1798.27	c      1798          15891         380        20        1036.0000        1015.7225      2.00%
35770.25/1803.31	c      1803          15962         385        20        1036.0000        1015.7821      1.99%
35869.48/1808.37	c      1808          16022         389        20        1036.0000        1015.7842      1.99%
35968.72/1813.39	c      1813          16022         389        20        1036.0000        1015.7842      1.99%
36069.95/1818.47	c      1818          16026         393        20        1036.0000        1015.7842      1.99%
36171.15/1823.52	c      1824          16092         393        20        1036.0000        1015.7920      1.99%
36270.40/1828.57	c      1829          16115         398        20        1036.0000        1015.7920      1.99%
36371.60/1833.62	c      1834          16198         403        20        1036.0000        1015.8101      1.99%
36470.81/1838.64	c      1839          16312         397        20        1036.0000        1015.8126      1.99%
36572.03/1843.72	c      1844          16319         402        20        1036.0000        1015.8126      1.99%
36671.28/1848.77	c      1849          16332         401        20        1036.0000        1015.8346      1.99%
36770.50/1853.79	c      1854          16412         407        20        1036.0000        1015.8506      1.98%
36871.72/1858.80	c      1859          16445         416        20        1036.0000        1015.9100      1.98%
36970.95/1863.88	c      1864          16480         417        20        1036.0000        1015.9100      1.98%
37072.18/1868.97	c      1869          16562         425        20        1036.0000        1015.9597      1.97%
37174.00/1874.05	c      1874          16652         435        20        1036.0000        1015.9647      1.97%
37273.39/1879.10	c      1879          16748         439        20        1036.0000        1015.9647      1.97%
37372.68/1884.12	c      1884          16803         444        20        1036.0000        1015.9898      1.97%
37474.99/1889.20	c      1889          16852         449        20        1036.0000        1016.0032      1.97%
37574.21/1894.25	c      1894          16906         457        20        1036.0000        1016.0095      1.97%
37675.43/1899.30	c      1899          17012         463        20        1036.0000        1016.0469      1.96%
37774.67/1904.35	c      1904          17016         467        20        1036.0000        1016.0469      1.96%
37875.89/1909.40	c      1909          17132         475        20        1036.0000        1016.0492      1.96%
37975.13/1914.43	c      1914          17244         477        20        1036.0000        1016.0492      1.96%
38074.36/1919.47	c      1919          17327         478        20        1036.0000        1016.0492      1.96%
38175.59/1924.55	c      1925          17363         484        20        1036.0000        1016.0946      1.96%
38274.82/1929.57	c      1930          17422         495        20        1036.0000        1016.1034      1.96%
38376.03/1934.65	c      1935          17484         493        20        1036.0000        1016.1050      1.96%
38477.20/1939.70	c      1940          17484         493        20        1036.0000        1016.1050      1.96%
38576.37/1944.75	c      1945          17546         501        20        1036.0000        1016.1050      1.96%
38675.59/1949.78	c      1950          17609         504        20        1036.0000        1016.1050      1.96%
38776.83/1954.85	c      1955          17654         499        20        1036.0000        1016.1050      1.96%
38878.04/1959.90	c      1960          17732         501        20        1036.0000        1016.1415      1.95%
38977.26/1964.92	c      1965          17829         506        20        1036.0000        1016.1415      1.95%
39076.45/1970.00	c      1970          17942         505        20        1036.0000        1016.1919      1.95%
39178.55/1975.05	c      1975          18037         510        20        1036.0000        1016.1919      1.95%
39277.66/1980.07	c      1980          18162         505        20        1036.0000        1016.2075      1.95%
39376.68/1985.08	c      1985          18202         517        20        1036.0000        1016.2087      1.95%
39475.97/1990.11	c      1990          18261         532        20        1036.0000        1016.2101      1.95%
39577.19/1995.13	c      1995          18317         534        20        1036.0000        1016.2340      1.95%
39677.80/2000.21	c      2000          18395         536        20        1036.0000        1016.2340      1.95%
39777.01/2005.26	c      2005          18495         542        20        1036.0000        1016.2340      1.95%
39878.23/2010.32	c      2010          18600         541        20        1036.0000        1016.2340      1.95%
39977.46/2015.32	c      2015          18638         551        20        1036.0000        1016.2457      1.94%
40078.49/2020.47	c      2020          18702         557        20        1036.0000        1016.3209      1.94%
40177.66/2025.49	c      2025          18782         563        20        1036.0000        1016.3211      1.94%
40280.87/2030.61	c      2031          18814         567        20        1036.0000        1016.3211      1.94%
40380.11/2035.66	c      2036          18891         572        20        1036.0000        1016.3383      1.93%
40481.27/2040.71	c      2041          18963         570        20        1036.0000        1016.3418      1.93%
40580.49/2045.74	c      2046          19024         575        20        1036.0000        1016.3492      1.93%
40679.72/2050.73	c      2051          19103         580        20        1036.0000        1016.3492      1.93%
40779.00/2055.77	c      2056          19209         592        20        1036.0000        1016.3492      1.93%
40880.18/2060.83	c      2061          19242         599        20        1036.0000        1016.3818      1.93%
40979.36/2065.87	c      2066          19242         599        20        1036.0000        1016.3818      1.93%
41080.52/2071.01	c      2071          19272         603        20        1036.0000        1016.4186      1.93%
41182.33/2076.07	c      2076          19395         610        20        1036.0000        1016.4186      1.93%
41281.61/2081.12	c      2081          19436         623        20        1036.0000        1016.4717      1.92%
41382.58/2086.17	c      2086          19490         629        20        1036.0000        1016.4735      1.92%
41481.91/2091.21	c      2091          19542         635        20        1036.0000        1016.5145      1.92%
41582.42/2096.24	c      2096          19602         641        20        1036.0000        1016.5153      1.92%
41683.58/2101.32	c      2101          19636         649        20        1036.0000        1016.5257      1.92%
41782.82/2106.37	c      2106          19712         655        20        1036.0000        1016.5288      1.92%
41884.05/2111.42	c      2111          19763         664        20        1036.0000        1016.5500      1.91%
41983.23/2116.48	c      2116          19812         661        20        1036.0000        1016.5697      1.91%
42084.45/2121.53	c      2122          19872         667        20        1036.0000        1016.6030      1.91%
42183.70/2126.55	c      2127          19968         681        20        1036.0000        1016.6030      1.91%
42284.92/2131.62	c      2132          20050         693        20        1036.0000        1016.6141      1.91%
42384.16/2136.68	c      2137          20133         698        20        1036.0000        1016.6205      1.91%
42485.39/2141.73	c      2142          20211         696        20        1036.0000        1016.6205      1.91%
42584.59/2146.78	c      2147          20280         697        20        1036.0000        1016.6205      1.91%
42685.80/2151.84	c      2152          20322         695        20        1036.0000        1016.6218      1.91%
42785.14/2156.89	c      2157          20352         701        20        1036.0000        1016.6218      1.91%
42886.19/2161.94	c      2162          20422         705        20        1036.0000        1016.6218      1.91%
42985.38/2166.99	c      2167          20492         701        20        1036.0000        1016.6218      1.91%
43087.39/2172.04	c      2172          20575         700        20        1036.0000        1016.6218      1.91%
43186.22/2177.09	c      2177          20616         709        20        1036.0000        1016.6274      1.91%
43285.62/2182.12	c      2182          20692         713        20        1036.0000        1016.6497      1.90%
43386.62/2187.15	c      2187          20748         727        20        1036.0000        1016.6595      1.90%
43485.76/2192.18	c      2192          20812         741        20        1036.0000        1016.6677      1.90%
43586.27/2197.25	c      2197          20931         742        20        1036.0000        1016.6677      1.90%
43687.34/2202.34	c      2202          21045         742        20        1036.0000        1016.6677      1.90%
43786.59/2207.38	c      2207          21133         742        20        1036.0000        1016.6677      1.90%
43887.82/2212.44	c      2212          21202         743        20        1036.0000        1016.7392      1.89%
43987.00/2217.49	c      2218          21285         752        20        1036.0000        1016.7538      1.89%
44088.22/2222.54	c      2223          21387         762        20        1036.0000        1016.7643      1.89%
44187.45/2227.59	c      2228          21433         768        20        1036.0000        1016.7833      1.89%
44288.68/2232.64	c      2233          21493         768        20        1036.0000        1016.8161      1.89%
44387.92/2237.69	c      2238          21580         779        20        1036.0000        1016.8161      1.89%
44489.13/2242.73	c      2243          21652         783        20        1036.0000        1016.8372      1.88%
44588.31/2247.79	c      2248          21652         783        20        1036.0000        1016.8372      1.88%
44689.47/2252.81	c      2253          21682         789        20        1036.0000        1016.8408      1.88%
44788.64/2257.84	c      2258          21752         801        20        1036.0000        1016.8448      1.88%
44887.88/2262.89	c      2263          21801         800        20        1036.0000        1016.8448      1.88%
44989.11/2267.90	c      2268          21896         805        20        1036.0000        1016.8504      1.88%
45088.34/2272.93	c      2273          21929         814        20        1036.0000        1016.8603      1.88%
45187.58/2277.99	c      2278          21958         817        20        1036.0000        1016.8603      1.88%
45291.47/2283.15	c      2283          21998         815        20        1036.0000        1016.8603      1.88%
45392.00/2288.22	c      2288          22063         816        20        1036.0000        1016.8668      1.88%
45491.22/2293.24	c      2293          22169         820        20        1036.0000        1016.8668      1.88%
45592.32/2298.32	c      2298          22251         826        20        1036.0000        1016.8697      1.88%
45691.56/2303.37	c      2303          22297         830        20        1036.0000        1016.8768      1.88%
45792.81/2308.42	c      2308          22347         830        20        1036.0000        1016.8768      1.88%
45892.04/2313.43	c      2313          22412         827        20        1036.0000        1016.8905      1.88%
45993.27/2318.52	c      2319          22451         840        20        1036.0000        1016.8922      1.88%
46092.51/2323.57	c      2324          22579         842        20        1036.0000        1016.8922      1.88%
46193.74/2328.62	c      2329          22662         845        20        1036.0000        1016.9075      1.88%
46292.97/2333.67	c      2334          22729         854        20        1036.0000        1016.9119      1.88%
46394.20/2338.72	c      2339          22753         862        20        1036.0000        1016.9512      1.87%
46493.43/2343.77	c      2344          22772         865        20        1036.0000        1016.9512      1.87%
46594.65/2348.82	c      2349          22845         868        20        1036.0000        1016.9865      1.87%
46693.82/2353.88	c      2354          22909         872        20        1036.0000        1016.9865      1.87%
46794.94/2358.93	c      2359          22967         876        20        1036.0000        1016.9886      1.87%
46894.16/2363.98	c      2364          23031         878        20        1036.0000        1016.9886      1.87%
46993.39/2369.01	c      2369          23080         877        20        1036.0000        1016.9886      1.87%
47095.30/2374.04	c      2374          23155         880        20        1036.0000        1016.9886      1.87%
47196.48/2379.13	c      2379          23179         884        20        1036.0000        1017.0029      1.87%
47295.71/2384.17	c      2384          23240         883        20        1036.0000        1017.0029      1.87%
47396.21/2389.20	c      2389          23277         888        20        1036.0000        1017.0212      1.87%
47495.44/2394.28	c      2394          23313         888        20        1036.0000        1017.0575      1.86%
47596.66/2399.33	c      2399          23357         898        20        1036.0000        1017.0625      1.86%
47695.88/2404.38	c      2404          23387         898        20        1036.0000        1017.0625      1.86%
47797.10/2409.42	c      2409          23442         897        20        1036.0000        1017.0647      1.86%
47896.33/2414.48	c      2414          23462         903        20        1036.0000        1017.0700      1.86%
47997.55/2419.53	c      2420          23466         907        20        1036.0000        1017.0700      1.86%
48096.79/2424.54	c      2425          23517         912        20        1036.0000        1017.0715      1.86%
48196.03/2429.56	c      2430          23596         909        20        1036.0000        1017.0715      1.86%
48297.23/2434.60	c      2435          23672         907        20        1036.0000        1017.0803      1.86%
48396.34/2439.61	c      2440          23729         910        20        1036.0000        1017.0803      1.86%
48497.57/2444.74	c      2445          23811         910        20        1036.0000        1017.0803      1.86%
48596.79/2449.79	c      2450          23911         910        20        1036.0000        1017.0803      1.86%
48697.99/2454.83	c      2455          23955         914        20        1036.0000        1017.0982      1.86%
48799.15/2459.93	c      2460          23993         920        20        1036.0000        1017.1493      1.85%
48898.37/2464.98	c      2465          24033         920        20        1036.0000        1017.1493      1.85%
48997.61/2470.01	c      2470          24067         926        20        1036.0000        1017.1531      1.85%
49099.52/2475.09	c      2475          24104         927        20        1036.0000        1017.1570      1.85%
49200.72/2480.13	c      2480          24151         936        20        1036.0000        1017.1820      1.85%
49299.90/2485.18	c      2485          24246         937        20        1036.0000        1017.1820      1.85%
49400.47/2490.20	c      2490          24307         952        20        1036.0000        1017.1820      1.85%
49499.71/2495.25	c      2495          24356         961        20        1036.0000        1017.1934      1.85%
49600.92/2500.34	c      2500          24362         961        20        1036.0000        1017.1999      1.85%
49702.11/2505.40	c      2505          24366         965        20        1036.0000        1017.1999      1.85%
49801.36/2510.45	c      2510          24380         971        20        1036.0000        1017.2039      1.85%
49902.49/2515.50	c      2516          24398         973        20        1036.0000        1017.2039      1.85%
50001.84/2520.52	c      2521          24432         973        20        1036.0000        1017.2127      1.85%
50100.95/2525.57	c      2526          24463         982        20        1036.0000        1017.2158      1.85%
50200.18/2530.57	c      2531          24518         983        20        1036.0000        1017.2158      1.85%
50303.37/2535.70	c      2536          24549         982        20        1036.0000        1017.2158      1.85%
50402.52/2540.75	c      2541          24592         989        20        1036.0000        1017.2408      1.84%
50503.65/2545.80	c      2546          24596         993        20        1036.0000        1017.2408      1.84%
50602.88/2550.85	c      2551          24626         995        20        1036.0000        1017.2408      1.84%
50704.10/2555.91	c      2556          24652         993        20        1036.0000        1017.2418      1.84%
50803.34/2560.96	c      2561          24668         999        20        1036.0000        1017.2418      1.84%
50902.58/2566.02	c      2566          24692         995        20        1036.0000        1017.2471      1.84%
51004.50/2571.06	c      2571          24724        1007        20        1036.0000        1017.2557      1.84%
51103.81/2576.11	c      2576          24768        1011        20        1036.0000        1017.2763      1.84%
51202.87/2581.12	c      2581          24816        1015        20        1036.0000        1017.2869      1.84%
51305.43/2586.22	c      2586          24842        1015        20        1036.0000        1017.2952      1.84%
51404.62/2591.28	c      2591          24859        1020        20        1036.0000        1017.2952      1.84%
51505.85/2596.33	c      2596          24892        1019        20        1036.0000        1017.2952      1.84%
51605.10/2601.38	c      2601          24936        1019        20        1036.0000        1017.2952      1.84%
51706.37/2606.42	c      2606          24976        1027        20        1036.0000        1017.3036      1.84%
51805.66/2611.43	c      2611          25003        1032        20        1036.0000        1017.3056      1.84%
51906.91/2616.53	c      2617          25014        1035        20        1036.0000        1017.3056      1.84%
52006.18/2621.55	c      2622          25042        1033        20        1036.0000        1017.3150      1.84%
52105.45/2626.58	c      2627          25078        1039        20        1036.0000        1017.3150      1.84%
52206.70/2631.60	c      2632          25122        1039        20        1036.0000        1017.3150      1.84%
52307.95/2636.74	c      2637          25132        1039        20        1036.0000        1017.3477      1.83%
52407.20/2641.79	c      2642          25143        1046        20        1036.0000        1017.3516      1.83%
52508.44/2646.84	c      2647          25143        1046        20        1036.0000        1017.3516      1.83%
52607.72/2651.89	c      2652          25152        1049        20        1036.0000        1017.3548      1.83%
52708.98/2656.90	c      2657          25160        1053        20        1036.0000        1017.3548      1.83%
52808.25/2661.93	c      2662          25191        1052        20        1036.0000        1017.3548      1.83%
52907.52/2667.00	c      2667          25209        1058        20        1036.0000        1017.3648      1.83%
53009.44/2672.03	c      2672          25238        1059        20        1036.0000        1017.3648      1.83%
53108.90/2677.07	c      2677          25289        1056        20        1036.0000        1017.3648      1.83%
53209.78/2682.14	c      2682          25312        1057        20        1036.0000        1017.3648      1.83%
53310.55/2687.20	c      2687          25363        1056        20        1036.0000        1017.3648      1.83%
53409.82/2692.24	c      2692          25420        1051        20        1036.0000        1017.3648      1.83%
53511.02/2697.36	c      2697          25447        1056        20        1036.0000        1017.3677      1.83%
53612.23/2702.41	c      2702          25520        1063        20        1036.0000        1017.3888      1.83%
53711.48/2707.46	c      2707          25586        1063        20        1036.0000        1017.3888      1.83%
53812.71/2712.51	c      2713          25628        1063        20        1036.0000        1017.3888      1.83%
53911.96/2717.57	c      2718          25656        1063        20        1036.0000        1017.3999      1.83%
54013.21/2722.62	c      2723          25683        1064        20        1036.0000        1017.4070      1.83%
54112.46/2727.67	c      2728          25738        1073        20        1036.0000        1017.4070      1.83%
54213.66/2732.72	c      2733          25782        1085        20        1036.0000        1017.4224      1.83%
54312.87/2737.77	c      2738          25872        1083        20        1036.0000        1017.4224      1.83%
54412.13/2742.77	c      2743          25978        1083        20        1036.0000        1017.4224      1.83%
54513.37/2747.85	c      2748          26049        1088        20        1036.0000        1017.4329      1.82%
54614.61/2752.90	c      2753          26132        1093        20        1036.0000        1017.4632      1.82%
54713.84/2757.98	c      2758          26200        1093        20        1036.0000        1017.4632      1.82%
54813.11/2762.99	c      2763          26246        1101        20        1036.0000        1017.4832      1.82%
54914.93/2768.07	c      2768          26304        1103        20        1036.0000        1017.4853      1.82%
55014.19/2773.10	c      2773          26372        1113        20        1036.0000        1017.5258      1.82%
55115.42/2778.17	c      2778          26372        1113        20        1036.0000        1017.5258      1.82%
55215.89/2783.22	c      2783          26432        1117        20        1036.0000        1017.5264      1.82%
55315.11/2788.27	c      2788          26452        1123        20        1036.0000        1017.5264      1.82%
55416.28/2793.32	c      2793          26554        1125        20        1036.0000        1017.5264      1.82%
55515.52/2798.38	c      2798          26658        1121        20        1036.0000        1017.5264      1.82%
55616.70/2803.42	c      2803          26757        1120        20        1036.0000        1017.5264      1.82%
55715.89/2808.48	c      2808          26786        1125        20        1036.0000        1017.5318      1.82%
55817.12/2813.53	c      2814          26862        1123        20        1036.0000        1017.5554      1.81%
55916.31/2818.58	c      2819          26922        1127        20        1036.0000        1017.5637      1.81%
56015.58/2823.59	c      2824          26935        1134        20        1036.0000        1017.5675      1.81%
56118.80/2828.70	c      2829          27011        1140        20        1036.0000        1017.5675      1.81%
56218.05/2833.74	c      2834          27072        1139        20        1036.0000        1017.5713      1.81%
56317.26/2838.79	c      2839          27139        1144        20        1036.0000        1017.5713      1.81%
56418.52/2843.84	c      2844          27175        1156        20        1036.0000        1017.5763      1.81%
56517.75/2848.89	c      2849          27202        1155        20        1036.0000        1017.5812      1.81%
56618.93/2853.94	c      2854          27233        1160        20        1036.0000        1017.5812      1.81%
56718.17/2858.99	c      2859          27283        1158        20        1036.0000        1017.5812      1.81%
56820.08/2864.04	c      2864          27354        1157        20        1036.0000        1017.5812      1.81%
56919.53/2869.10	c      2869          27383        1162        20        1036.0000        1017.6026      1.81%
57020.52/2874.14	c      2874          27442        1163        20        1036.0000        1017.6068      1.81%
57119.87/2879.18	c      2879          27477        1174        20        1036.0000        1017.6408      1.80%
57220.35/2884.21	c      2884          27538        1185        20        1036.0000        1017.6607      1.80%
57319.61/2889.29	c      2889          27604        1189        20        1036.0000        1017.6607      1.80%
57420.89/2894.31	c      2894          27668        1193        20        1036.0000        1017.6607      1.80%
57520.09/2899.32	c      2899          27679        1194        20        1036.0000        1017.6607      1.80%
57619.36/2904.34	c      2904          27702        1193        20        1036.0000        1017.6709      1.80%
57718.63/2909.35	c      2909          27732        1195        20        1036.0000        1017.6880      1.80%
57817.89/2914.38	c      2914          27762        1199        20        1036.0000        1017.6963      1.80%
57919.33/2919.43	c      2919          27831        1202        20        1036.0000        1017.6963      1.80%
58018.38/2924.48	c      2924          27895        1200        20        1036.0000        1017.6963      1.80%
58119.57/2929.53	c      2930          27952        1205        20        1036.0000        1017.7044      1.80%
58218.72/2934.58	c      2935          27952        1205        20        1036.0000        1017.7044      1.80%
58319.94/2939.64	c      2940          27972        1211        20        1036.0000        1017.7194      1.80%
58419.17/2944.69	c      2945          27999        1214        20        1036.0000        1017.7194      1.80%
58520.36/2949.74	c      2950          28052        1217        20        1036.0000        1017.7194      1.80%
58619.57/2954.79	c      2955          28092        1223        20        1036.0000        1017.7399      1.79%
58720.84/2959.86	c      2960          28116        1223        20        1036.0000        1017.7399      1.79%
58822.01/2964.90	c      2965          28165        1222        20        1036.0000        1017.7399      1.79%
58921.26/2969.95	c      2970          28206        1219        20        1036.0000        1017.7399      1.79%
59020.49/2975.00	c      2975          28216        1225        20        1036.0000        1017.7537      1.79%
59122.33/2980.05	c      2980          28260        1223        20        1036.0000        1017.7537      1.79%
59221.46/2985.10	c      2985          28319        1228        20        1036.0000        1017.7585      1.79%
59322.76/2990.14	c      2990          28348        1237        20        1036.0000        1017.7760      1.79%
59423.31/2995.21	c      2995          28376        1245        20        1036.0000        1017.8134      1.79%
59522.54/3000.23	c      3000          28452        1251        20        1036.0000        1017.8225      1.79%
59621.70/3005.29	c      3005          28507        1256        20        1036.0000        1017.8294      1.79%
59722.86/3010.36	c      3010          28571        1262        20        1036.0000        1017.8420      1.78%
59824.02/3015.40	c      3015          28619        1262        20        1036.0000        1017.8420      1.78%
59923.20/3020.44	c      3020          28645        1266        20        1036.0000        1017.8518      1.78%
60024.39/3025.51	c      3026          28698        1269        20        1036.0000        1017.8521      1.78%
60123.62/3030.53	c      3031          28726        1271        20        1036.0000        1017.8521      1.78%
60222.83/3035.53	c      3036          28758        1277        20        1036.0000        1017.8621      1.78%
60322.05/3040.58	c      3041          28782        1281        20        1036.0000        1017.8659      1.78%
60423.26/3045.64	c      3046          28795        1284        20        1036.0000        1017.8667      1.78%
60522.50/3050.68	c      3051          28795        1284        20        1036.0000        1017.8667      1.78%
60623.66/3055.71	c      3056          28827        1288        20        1036.0000        1017.8667      1.78%
60722.84/3060.73	c      3061          28848        1293        20        1036.0000        1017.8707      1.78%
60821.99/3065.74	c      3066          28870        1293        20        1036.0000        1017.8707      1.78%
60921.24/3070.79	c      3071          28920        1291        20        1036.0000        1017.8707      1.78%
61022.41/3075.81	c      3076          28992        1287        20        1036.0000        1017.8707      1.78%
61121.64/3080.89	c      3081          29048        1297        20        1036.0000        1017.8780      1.78%
61222.85/3085.96	c      3086          29117        1296        20        1036.0000        1017.8780      1.78%
61324.59/3091.04	c      3091          29170        1301        20        1036.0000        1017.9048      1.78%
61424.00/3096.07	c      3096          29212        1301        20        1036.0000        1017.9048      1.78%
61523.21/3101.08	c      3101          29252        1299        20        1036.0000        1017.9126      1.78%
61624.37/3106.13	c      3106          29304        1305        20        1036.0000        1017.9126      1.78%
61726.87/3111.33	c      3111          29341        1312        20        1036.0000        1017.9195      1.78%
61826.08/3116.38	c      3116          29392        1311        20        1036.0000        1017.9242      1.78%
61927.27/3121.43	c      3121          29420        1315        20        1036.0000        1017.9242      1.78%
62026.39/3126.47	c      3126          29466        1317        20        1036.0000        1017.9242      1.78%
62125.61/3131.48	c      3131          29507        1318        20        1036.0000        1017.9242      1.78%
62226.76/3136.53	c      3137          29560        1319        20        1036.0000        1017.9242      1.78%
62327.98/3141.60	c      3142          29622        1323        20        1036.0000        1017.9303      1.78%
62427.08/3146.69	c      3147          29642        1327        20        1036.0000        1017.9415      1.77%
62528.26/3151.74	c      3152          29656        1335        20        1036.0000        1017.9501      1.77%
62627.43/3156.76	c      3157          29697        1334        20        1036.0000        1017.9501      1.77%
62728.69/3161.85	c      3162          29730        1341        20        1036.0000        1017.9506      1.77%
62827.91/3166.88	c      3167          29768        1341        20        1036.0000        1017.9506      1.77%
62929.14/3171.92	c      3172          29812        1341        20        1036.0000        1017.9506      1.77%
63028.39/3177.00	c      3177          29862        1339        20        1036.0000        1017.9506      1.77%
63130.21/3182.04	c      3182          29918        1341        20        1036.0000        1017.9506      1.77%
63229.41/3187.10	c      3187          29945        1340        20        1036.0000        1017.9506      1.77%
63330.62/3192.15	c      3192          29987        1340        20        1036.0000        1017.9506      1.77%
63429.70/3197.16	c      3197          30030        1341        20        1036.0000        1017.9506      1.77%
63530.34/3202.26	c      3202          30062        1341        20        1036.0000        1017.9510      1.77%
63631.57/3207.31	c      3207          30104        1347        20        1036.0000        1017.9510      1.77%
63730.77/3212.37	c      3212          30147        1350        20        1036.0000        1017.9510      1.77%
63831.92/3217.41	c      3217          30168        1351        20        1036.0000        1017.9510      1.77%
63931.15/3222.46	c      3222          30215        1350        20        1036.0000        1017.9510      1.77%
64032.36/3227.52	c      3228          30244        1351        20        1036.0000        1017.9510      1.77%
64131.58/3232.57	c      3233          30283        1348        20        1036.0000        1017.9510      1.77%
64232.68/3237.62	c      3238          30322        1355        20        1036.0000        1017.9707      1.77%
64331.94/3242.67	c      3243          30353        1360        20        1036.0000        1017.9707      1.77%
64433.16/3247.72	c      3248          30391        1360        20        1036.0000        1017.9707      1.77%
64532.41/3252.77	c      3253          30454        1361        20        1036.0000        1017.9707      1.77%
64633.65/3257.83	c      3258          30482        1367        20        1036.0000        1018.0279      1.77%
64732.84/3262.88	c      3263          30530        1373        20        1036.0000        1018.0279      1.77%
64834.02/3267.93	c      3268          30569        1372        20        1036.0000        1018.0279      1.77%
64933.26/3272.98	c      3273          30587        1382        20        1036.0000        1018.0480      1.76%
65035.13/3278.03	c      3278          30604        1385        20        1036.0000        1018.0559      1.76%
65134.38/3283.06	c      3283          30604        1385        20        1036.0000        1018.0559      1.76%
65235.55/3288.13	c      3288          30666        1395        20        1036.0000        1018.0559      1.76%
65334.79/3293.16	c      3293          30754        1393        20        1036.0000        1018.0559      1.76%
65434.12/3298.19	c      3298          30777        1400        20        1036.0000        1018.0830      1.76%
65534.50/3303.28	c      3303          30864        1401        20        1036.0000        1018.0830      1.76%
65635.72/3308.33	c      3308          30932        1401        20        1036.0000        1018.0830      1.76%
65734.91/3313.38	c      3313          31004        1405        20        1036.0000        1018.0952      1.76%
65836.15/3318.43	c      3318          31092        1407        20        1036.0000        1018.1147      1.76%
65935.45/3323.49	c      3323          31105        1412        20        1036.0000        1018.1147      1.76%
66036.62/3328.55	c      3329          31160        1419        20        1036.0000        1018.1269      1.76%
66135.90/3333.56	c      3334          31206        1421        20        1036.0000        1018.1455      1.75%
66237.14/3338.65	c      3339          31249        1432        20        1036.0000        1018.1677      1.75%
66336.38/3343.68	c      3344          31331        1438        20        1036.0000        1018.1741      1.75%
66437.56/3348.75	c      3349          31399        1438        20        1036.0000        1018.1741      1.75%
66536.78/3353.77	c      3354          31480        1441        20        1036.0000        1018.1741      1.75%
66637.98/3358.85	c      3359          31550        1441        20        1036.0000        1018.1741      1.75%
66737.23/3363.87	c      3364          31574        1443        20        1036.0000        1018.1906      1.75%
66838.44/3368.92	c      3369          31645        1452        20        1036.0000        1018.1919      1.75%
66937.61/3373.93	c      3374          31731        1452        20        1036.0000        1018.1919      1.75%
67039.57/3379.06	c      3379          31749        1458        20        1036.0000        1018.1931      1.75%
67138.74/3384.07	c      3384          31836        1455        20        1036.0000        1018.1931      1.75%
67237.74/3389.09	c      3389          31862        1455        20        1036.0000        1018.1954      1.75%
67340.23/3394.22	c      3394          31946        1457        20        1036.0000        1018.1954      1.75%
67439.39/3399.27	c      3399          32031        1460        20        1036.0000        1018.1954      1.75%
67538.52/3404.29	c      3404          32132        1457        20        1036.0000        1018.1954      1.75%
67639.65/3409.31	c      3409          32159        1462        20        1036.0000        1018.1968      1.75%
67740.79/3414.43	c      3414          32226        1459        20        1036.0000        1018.1968      1.75%
67839.83/3419.47	c      3419          32310        1459        20        1036.0000        1018.1968      1.75%
67940.97/3424.54	c      3425          32337        1464        20        1036.0000        1018.2195      1.75%
68040.12/3429.56	c      3430          32381        1472        20        1036.0000        1018.2363      1.74%
68141.25/3434.61	c      3435          32407        1482        20        1036.0000        1018.2638      1.74%
68240.42/3439.68	c      3440          32483        1482        20        1036.0000        1018.2638      1.74%
68341.55/3444.74	c      3445          32547        1480        20        1036.0000        1018.2638      1.74%
68440.70/3449.79	c      3450          32571        1488        20        1036.0000        1018.2682      1.74%
68541.85/3454.84	c      3455          32592        1487        20        1036.0000        1018.2897      1.74%
68641.02/3459.89	c      3460          32612        1493        20        1036.0000        1018.2987      1.74%
68742.00/3464.91	c      3465          32663        1498        20        1036.0000        1018.2987      1.74%
68841.13/3469.99	c      3470          32741        1504        20        1036.0000        1018.2987      1.74%
68940.36/3475.03	c      3475          32832        1505        20        1036.0000        1018.3036      1.74%
69042.22/3480.05	c      3480          32872        1519        20        1036.0000        1018.3449      1.73%
69143.31/3485.14	c      3485          32887        1530        20        1036.0000        1018.3476      1.73%
69242.35/3490.19	c      3490          32937        1538        20        1036.0000        1018.3577      1.73%
69342.77/3495.24	c      3495          32960        1545        20        1036.0000        1018.3630      1.73%
69441.80/3500.27	c      3500          33002        1541        20        1036.0000        1018.3653      1.73%
69542.93/3505.34	c      3505          33037        1548        20        1036.0000        1018.3653      1.73%
69641.94/3510.39	c      3510          33112        1551        20        1036.0000        1018.3712      1.73%
69742.95/3515.42	c      3515          33142        1557        20        1036.0000        1018.3945      1.73%
69842.07/3520.44	c      3520          33163        1570        20        1036.0000        1018.4323      1.72%
69943.05/3525.54	c      3526          33217        1580        20        1036.0000        1018.4337      1.72%
70042.19/3530.59	c      3531          33282        1585        20        1036.0000        1018.4344      1.72%
70143.21/3535.64	c      3536          33331        1594        20        1036.0000        1018.4344      1.72%
70242.40/3540.68	c      3541          33422        1591        20        1036.0000        1018.4409      1.72%
70343.51/3545.74	c      3546          33468        1597        20        1036.0000        1018.4409      1.72%
70442.66/3550.79	c      3551          33504        1599        20        1036.0000        1018.4430      1.72%
70543.75/3555.82	c      3556          33553        1604        20        1036.0000        1018.4430      1.72%
70642.77/3560.83	c      3561          33607        1608        20        1036.0000        1018.4430      1.72%
70743.78/3565.93	c      3566          33676        1613        20        1036.0000        1018.4539      1.72%
70842.85/3570.99	c      3571          33702        1615        20        1036.0000        1018.4598      1.72%
70944.80/3576.04	c      3576          33702        1615        20        1036.0000        1018.4598      1.72%
71043.75/3581.09	c      3581          33745        1620        20        1036.0000        1018.4598      1.72%
71142.91/3586.12	c      3586          33792        1625        20        1036.0000        1018.4598      1.72%
71244.10/3591.19	c      3591          33853        1628        20        1036.0000        1018.4725      1.72%
71344.47/3596.24	c      3596          33898        1633        20        1036.0000        1018.4725      1.72%
71443.60/3601.29	c      3601          33962        1637        20        1036.0000        1018.4731      1.72%
71544.64/3606.34	c      3606          34015        1638        20        1036.0000        1018.4731      1.72%
71643.77/3611.37	c      3611          34042        1643        20        1036.0000        1018.4754      1.72%
71744.86/3616.44	c      3616          34079        1650        20        1036.0000        1018.4754      1.72%
71845.98/3621.50	c      3622          34096        1653        20        1036.0000        1018.4758      1.72%
71945.07/3626.55	c      3627          34122        1667        20        1036.0000        1018.4809      1.72%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (180108 MiB free)
  memory of node 1: 193531 MiB (191630 MiB free)
  memory of node 2: 193531 MiB (184164 MiB free)
  memory of node 3: 193493 MiB (181345 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-4465208-1722446326/watcher-4465208-1722446326 -o /tmp/evaluation-result-4465208-1722446326/solver-4465208-1722446326 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58769 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465208-1722446326.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.10011 s]*
/proc/loadavg: 80.23 80.32 79.86 62/1004 65563
/proc/meminfo: memFree=754878580/790760800 swapFree=131071996/131071996
[pid=65542] ppid=65539 vsize=1518208 memory=91464 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/stat : 65542 (fscip) S 65539 65542 58757 0 -1 1077936128 20245 0 0 0 9 3 0 0 20 0 21 0 11212065 1554644992 22866 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 17 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
/proc/65542/statm: 379552 22866 2774 3035 0 62919 0
[pid=65542/tid=65544] ppid=65539 vsize=1518208 memory=4026532269 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65544/stat : 65544 (fscip) R 65539 65542 58757 0 -1 4194368 563 0 0 0 0 0 0 0 20 0 21 0 11212070 1554644992 22932 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65545] ppid=65539 vsize=1518208 memory=224244531548 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65545/stat : 65545 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212070 1554644992 22932 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65546] ppid=65539 vsize=1518208 memory=55216921935355 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65546/stat : 65546 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212070 1554644992 22932 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65547] ppid=65539 vsize=1518208 memory=59619280191199 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65547/stat : 65547 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212070 1554644992 22932 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65548] ppid=65539 vsize=1518208 memory=54087395868613 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65548/stat : 65548 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22932 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65549] ppid=65539 vsize=1518208 memory=52996507782493 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65549/stat : 65549 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65550] ppid=65539 vsize=1518208 memory=14417007739189682 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65550/stat : 65550 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65551] ppid=65539 vsize=1518208 memory=14692980879542432 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65551/stat : 65551 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65552] ppid=65539 vsize=1518208 memory=160686 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65552/stat : 65552 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65553] ppid=65539 vsize=1518208 memory=241111 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65553/stat : 65553 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65554] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65554/stat : 65554 (fscip) S 65539 65542 58757 0 -1 1077936192 1230 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65555] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65555/stat : 65555 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65556] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65556/stat : 65556 (fscip) S 65539 65542 58757 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65557] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65557/stat : 65557 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65558] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65558/stat : 65558 (fscip) S 65539 65542 58757 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 22998 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65559] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65559/stat : 65559 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 23064 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65560] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65560/stat : 65560 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 23064 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65561] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65561/stat : 65561 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 23064 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65562] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65562/stat : 65562 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 23064 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65563] ppid=65539 vsize=1518208 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65563/stat : 65563 (fscip) S 65539 65542 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11212071 1554644992 23064 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1518208 KiB
Current children cumulated memory: 91464 KiB

[startup+0.22453 s]*
/proc/loadavg: 80.23 80.32 79.86 82/1024 65583
/proc/meminfo: memFree=754635372/790760800 swapFree=131071996/131071996
[pid=65542] ppid=65539 vsize=1798128 memory=358532 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/stat : 65542 (fscip) S 65539 65542 58757 0 -1 1077936128 89992 0 0 0 118 32 0 0 20 0 41 0 11212065 1841283072 89567 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 17 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
/proc/65542/statm: 449532 89567 2790 3035 0 175374 0
[pid=65542/tid=65544] ppid=65539 vsize=1798128 memory=4026531959 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65544/stat : 65544 (fscip) R 65539 65542 58757 0 -1 1077936192 4401 0 0 0 5 1 0 0 20 0 41 0 11212070 1841283072 89633 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65545] ppid=65539 vsize=1798128 memory=32309 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65545/stat : 65545 (fscip) R 65539 65542 58757 0 -1 1077936192 3883 0 0 0 5 1 0 0 20 0 41 0 11212070 1841283072 89633 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65546] ppid=65539 vsize=1798128 memory=54117410275792 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65546/stat : 65546 (fscip) R 65539 65542 58757 0 -1 4194368 4176 0 0 0 5 1 0 0 20 0 41 0 11212070 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65547] ppid=65539 vsize=1798128 memory=58519768531522 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65547/stat : 65547 (fscip) R 65539 65542 58757 0 -1 4194368 3836 0 0 0 4 1 0 0 20 0 41 0 11212070 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65548] ppid=65539 vsize=1798128 memory=52987884208821 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65548/stat : 65548 (fscip) R 65539 65542 58757 0 -1 4194368 4041 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65549] ppid=65539 vsize=1798128 memory=60688794125200 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65549/stat : 65549 (fscip) R 65539 65542 58757 0 -1 4194368 4180 0 0 0 6 1 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65550] ppid=65539 vsize=1798128 memory=14135532762432953 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65550/stat : 65550 (fscip) R 65539 65542 58757 0 -1 4194368 4077 0 0 0 5 2 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65551] ppid=65539 vsize=1798128 memory=14411505902815500 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65551/stat : 65551 (fscip) R 65539 65542 58757 0 -1 4194368 4291 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65552] ppid=65539 vsize=1798128 memory=64782 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65552/stat : 65552 (fscip) R 65539 65542 58757 0 -1 4194368 4818 0 0 0 6 1 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65553] ppid=65539 vsize=1798128 memory=246637 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65553/stat : 65553 (fscip) R 65539 65542 58757 0 -1 1077936192 4219 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65554] ppid=65539 vsize=1798128 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65554/stat : 65554 (fscip) S 65539 65542 58757 0 -1 1077936192 4372 0 0 0 5 2 0 0 20 0 41 0 11212071 1841283072 89699 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65555] ppid=65539 vsize=1798128 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65555/stat : 65555 (fscip) R 65539 65542 58757 0 -1 4194368 4094 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89765 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65556] ppid=65539 vsize=1798128 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65556/stat : 65556 (fscip) R 65539 65542 58757 0 -1 4194368 4354 0 0 0 4 2 0 0 20 0 41 0 11212071 1841283072 89765 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65557] ppid=65539 vsize=1798128 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65557/stat : 65557 (fscip) R 65539 65542 58757 0 -1 4194368 3889 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89831 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65558] ppid=65539 vsize=1798128 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65558/stat : 65558 (fscip) R 65539 65542 58757 0 -1 4194368 4365 0 0 0 6 1 0 0 20 0 41 0 11212071 1841283072 89831 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65559] ppid=65539 vsize=1798128 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65559/stat : 65559 (fscip) R 65539 65542 58757 0 -1 4194368 4360 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65560] ppid=65539 vsize=1798128 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65560/stat : 65560 (fscip) R 65539 65542 58757 0 -1 4194368 4373 0 0 0 5 1 0 0 20 0 41 0 11212071 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65561] ppid=65539 vsize=1798128 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65561/stat : 65561 (fscip) R 65539 65542 58757 0 -1 4194368 4182 0 0 0 6 1 0 0 20 0 41 0 11212071 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65562] ppid=65539 vsize=1798128 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65562/stat : 65562 (fscip) R 65539 65542 58757 0 -1 4194368 4208 0 0 0 5 2 0 0 20 0 41 0 11212071 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65563] ppid=65539 vsize=1798128 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65563/stat : 65563 (fscip) R 65539 65542 58757 0 -1 4194368 3861 0 0 0 6 1 0 0 20 0 41 0 11212071 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65564] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65564/stat : 65564 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89897 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65565] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65565/stat : 65565 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65566] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65566/stat : 65566 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65567] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65567/stat : 65567 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65568] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65568/stat : 65568 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65569] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65569/stat : 65569 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65570] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65570/stat : 65570 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 89963 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65571] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65571/stat : 65571 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65572] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65572/stat : 65572 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65573] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65573/stat : 65573 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65574] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65574/stat : 65574 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65575] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65575/stat : 65575 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65576] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65576/stat : 65576 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65577] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65577/stat : 65577 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65578] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65578/stat : 65578 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65579] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65579/stat : 65579 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65580] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65580/stat : 65580 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65581] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65581/stat : 65581 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65582] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65582/stat : 65582 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65583] ppid=65539 vsize=1798128 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65583/stat : 65583 (fscip) S 65539 65542 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11212082 1841283072 90029 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 1798128 KiB
Current children cumulated memory: 358532 KiB

[startup+0.324029 s]*
/proc/loadavg: 80.23 80.32 79.86 67/1024 65583
/proc/meminfo: memFree=754489692/790760800 swapFree=131071996/131071996
[pid=65542] ppid=65539 vsize=1798532 memory=479380 CPUtime=2.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/stat : 65542 (fscip) S 65539 65542 58757 0 -1 1077936128 124553 0 0 0 215 79 0 0 20 0 41 0 11212065 1841696768 119845 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 17 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
/proc/65542/statm: 449633 119845 2934 3035 0 206112 0
[pid=65542/tid=65544] ppid=65539 vsize=1798532 memory=8508281356422317471 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65544/stat : 65544 (fscip) R 65539 65542 58757 0 -1 4194368 5261 0 0 0 9 4 0 0 20 0 41 0 11212070 1841696768 119908 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65545] ppid=65539 vsize=1798532 memory=7318452475133972 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65545/stat : 65545 (fscip) R 65539 65542 58757 0 -1 4194368 4816 0 0 0 8 4 0 0 20 0 41 0 11212070 1841696768 119908 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65546] ppid=65539 vsize=1798532 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65546/stat : 65546 (fscip) R 65539 65542 58757 0 -1 4194368 7773 0 0 0 11 2 0 0 20 0 41 0 11212070 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65547] ppid=65539 vsize=1798532 memory=0 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65547/stat : 65547 (fscip) R 65539 65542 58757 0 -1 1077936192 5049 0 0 0 7 4 0 0 20 0 41 0 11212070 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65548] ppid=65539 vsize=1798532 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65548/stat : 65548 (fscip) R 65539 65542 58757 0 -1 4194368 5045 0 0 0 8 4 0 0 20 0 41 0 11212071 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65549] ppid=65539 vsize=1798532 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65549/stat : 65549 (fscip) R 65539 65542 58757 0 -1 4194368 7916 0 0 0 13 1 0 0 20 0 41 0 11212071 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65550] ppid=65539 vsize=1798532 memory=4026707810 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65550/stat : 65550 (fscip) R 65539 65542 58757 0 -1 4194368 5084 0 0 0 9 4 0 0 20 0 41 0 11212071 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65551] ppid=65539 vsize=1798532 memory=207047885133 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65551/stat : 65551 (fscip) R 65539 65542 58757 0 -1 4194368 5114 0 0 0 9 4 0 0 20 0 41 0 11212071 1841696768 119973 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0

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

/proc/65542/task/65563/stat : 65563 (fscip) R 65539 65542 58757 0 -1 4194368 1863960 0 0 0 355527 219 0 0 20 0 41 0 11212071 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65564] ppid=65539 vsize=7982296 memory=6788404 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65564/stat : 65564 (fscip) S 65539 65542 58757 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65565] ppid=65539 vsize=7982296 memory=-7306923838482242941 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65565/stat : 65565 (fscip) S 65539 65542 58757 0 -1 1077936192 74 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65566] ppid=65539 vsize=7982296 memory=5556 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65566/stat : 65566 (fscip) S 65539 65542 58757 0 -1 1077936192 130 0 0 0 1 2 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65567] ppid=65539 vsize=7982296 memory=13844 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65567/stat : 65567 (fscip) S 65539 65542 58757 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65568] ppid=65539 vsize=7982296 memory=6777084 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65568/stat : 65568 (fscip) S 65539 65542 58757 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65569] ppid=65539 vsize=7982296 memory=60240 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65569/stat : 65569 (fscip) S 65539 65542 58757 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65570] ppid=65539 vsize=7982296 memory=7948 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65570/stat : 65570 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65571] ppid=65539 vsize=7982296 memory=-7306923838482242941 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65571/stat : 65571 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65572] ppid=65539 vsize=7982296 memory=11572 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65572/stat : 65572 (fscip) S 65539 65542 58757 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65573] ppid=65539 vsize=7982296 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65573/stat : 65573 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65574] ppid=65539 vsize=7982296 memory=279242802565088 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65574/stat : 65574 (fscip) S 65539 65542 58757 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65575] ppid=65539 vsize=7982296 memory=17170171919859738 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65575/stat : 65575 (fscip) S 65539 65542 58757 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65576] ppid=65539 vsize=7982296 memory=6790008 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65576/stat : 65576 (fscip) S 65539 65542 58757 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65577] ppid=65539 vsize=7982296 memory=6790004 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65577/stat : 65577 (fscip) S 65539 65542 58757 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65578] ppid=65539 vsize=7982296 memory=6790004 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65578/stat : 65578 (fscip) S 65539 65542 58757 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65579] ppid=65539 vsize=7982296 memory=6789168 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65579/stat : 65579 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65580] ppid=65539 vsize=7982296 memory=2244 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65580/stat : 65580 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65581] ppid=65539 vsize=7982296 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65581/stat : 65581 (fscip) S 65539 65542 58757 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65582] ppid=65539 vsize=7982296 memory=13844 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65582/stat : 65582 (fscip) S 65539 65542 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65583] ppid=65539 vsize=7982296 memory=6758084 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65583/stat : 65583 (fscip) S 65539 65542 58757 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11212082 8173871104 1697502 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
Current children cumulated CPU time: 71068.9 s
Current children cumulated vsize: 7982296 KiB
Current children cumulated memory: 6790008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.3 s]
/proc/loadavg: 80.43 80.60 80.59 81/1021 67701
/proc/meminfo: memFree=766717288/790760800 swapFree=131071996/131071996
[pid=65542] ppid=65539 vsize=7851224 memory=6728028 CPUtime=72000.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/stat : 65542 (fscip) S 65539 65542 58757 0 -1 1077936128 26294357 0 0 0 7181106 18949 0 0 20 0 41 0 11212065 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
/proc/65542/statm: 1962806 1682007 3014 3035 0 1835343 0
[pid=65542/tid=65544] ppid=65539 vsize=7851224 memory=5556 CPUtime=3594.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65544/stat : 65544 (fscip) R 65539 65542 58757 0 -1 4194368 1235163 0 0 0 359344 154 0 0 20 0 41 0 11212070 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65545] ppid=65539 vsize=7851224 memory=563207651590202 CPUtime=3599.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65545/stat : 65545 (fscip) R 65539 65542 58757 0 -1 4194368 1969735 0 0 0 359732 237 0 0 20 0 41 0 11212070 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65546] ppid=65539 vsize=7851224 memory=6791532 CPUtime=3603.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65546/stat : 65546 (fscip) R 65539 65542 58757 0 -1 4194368 320233 0 0 0 357391 2997 0 0 20 0 41 0 11212070 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65547] ppid=65539 vsize=7851224 memory=6791672 CPUtime=3604.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65547/stat : 65547 (fscip) R 65539 65542 58757 0 -1 4194368 1368817 0 0 0 360297 170 0 0 20 0 41 0 11212070 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65548] ppid=65539 vsize=7851224 memory=6802308 CPUtime=3599.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65548/stat : 65548 (fscip) R 65539 65542 58757 0 -1 4194368 2393303 0 0 0 359624 290 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65549] ppid=65539 vsize=7851224 memory=6802312 CPUtime=3594.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65549/stat : 65549 (fscip) R 65539 65542 58757 0 -1 4194368 330322 0 0 0 357332 2104 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65550] ppid=65539 vsize=7851224 memory=0 CPUtime=3602.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65550/stat : 65550 (fscip) R 65539 65542 58757 0 -1 4194368 1489073 0 0 0 360027 183 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65551] ppid=65539 vsize=7851224 memory=6803024 CPUtime=3598.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65551/stat : 65551 (fscip) R 65539 65542 58757 0 -1 4194368 2283359 0 0 0 359553 262 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65552] ppid=65539 vsize=7851224 memory=6787844 CPUtime=3602.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65552/stat : 65552 (fscip) R 65539 65542 58757 0 -1 4194368 325656 0 0 0 357502 2739 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65553] ppid=65539 vsize=7851224 memory=5556 CPUtime=3598.25 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65553/stat : 65553 (fscip) R 65539 65542 58757 0 -1 4194368 1190839 0 0 0 359678 147 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65554] ppid=65539 vsize=7851224 memory=6803024 CPUtime=3603.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65554/stat : 65554 (fscip) R 65539 65542 58757 0 -1 4194368 2173117 0 0 0 360099 274 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65555] ppid=65539 vsize=7851224 memory=6801092 CPUtime=3601.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65555/stat : 65555 (fscip) R 65539 65542 58757 0 -1 4194368 331240 0 0 0 357459 2713 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65556] ppid=65539 vsize=7851224 memory=6988 CPUtime=3593.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65556/stat : 65556 (fscip) R 65539 65542 58757 0 -1 4194368 1638179 0 0 0 359182 197 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65557] ppid=65539 vsize=7851224 memory=6792556 CPUtime=3599.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65557/stat : 65557 (fscip) R 65539 65542 58757 0 -1 4194368 1976905 0 0 0 359694 245 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65558] ppid=65539 vsize=7851224 memory=6791708 CPUtime=3595.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65558/stat : 65558 (fscip) R 65539 65542 58757 0 -1 4194368 401664 0 0 0 356898 2626 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65559] ppid=65539 vsize=7851224 memory=279242802050720 CPUtime=3599.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65559/stat : 65559 (fscip) R 65539 65542 58757 0 -1 4194368 1310278 0 0 0 359799 162 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65560] ppid=65539 vsize=7851224 memory=2212 CPUtime=3597.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65560/stat : 65560 (fscip) R 65539 65542 58757 0 -1 4194368 2141172 0 0 0 359437 266 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65561] ppid=65539 vsize=7851224 memory=1968 CPUtime=3603.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65561/stat : 65561 (fscip) R 65539 65542 58757 0 -1 4194368 322004 0 0 0 357594 2758 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65562] ppid=65539 vsize=7851224 memory=54204 CPUtime=3602.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65562/stat : 65562 (fscip) R 65539 65542 58757 0 -1 4194368 1193029 0 0 0 360122 155 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65563] ppid=65539 vsize=7851224 memory=21813508146542353 CPUtime=3604.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65563/stat : 65563 (fscip) R 65539 65542 58757 0 -1 4194368 1889344 0 0 0 360187 223 0 0 20 0 41 0 11212071 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65564] ppid=65539 vsize=7851224 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65564/stat : 65564 (fscip) S 65539 65542 58757 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65565] ppid=65539 vsize=7851224 memory=279242803923440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65565/stat : 65565 (fscip) S 65539 65542 58757 0 -1 1077936192 75 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65566] ppid=65539 vsize=7851224 memory=25988 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65566/stat : 65566 (fscip) S 65539 65542 58757 0 -1 1077936192 132 0 0 0 1 2 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65567] ppid=65539 vsize=7851224 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65567/stat : 65567 (fscip) S 65539 65542 58757 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65568] ppid=65539 vsize=7851224 memory=6801052 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65568/stat : 65568 (fscip) S 65539 65542 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65569] ppid=65539 vsize=7851224 memory=164 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65569/stat : 65569 (fscip) S 65539 65542 58757 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65570] ppid=65539 vsize=7851224 memory=1968 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65570/stat : 65570 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65571] ppid=65539 vsize=7851224 memory=54204 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65571/stat : 65571 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65572] ppid=65539 vsize=7851224 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65572/stat : 65572 (fscip) S 65539 65542 58757 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65573] ppid=65539 vsize=7851224 memory=6798752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65573/stat : 65573 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65574] ppid=65539 vsize=7851224 memory=6802316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65574/stat : 65574 (fscip) S 65539 65542 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65575] ppid=65539 vsize=7851224 memory=6801096 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65575/stat : 65575 (fscip) S 65539 65542 58757 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65576] ppid=65539 vsize=7851224 memory=28172 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65576/stat : 65576 (fscip) S 65539 65542 58757 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65577] ppid=65539 vsize=7851224 memory=6802312 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65577/stat : 65577 (fscip) S 65539 65542 58757 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65578] ppid=65539 vsize=7851224 memory=13844 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65578/stat : 65578 (fscip) S 65539 65542 58757 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65579] ppid=65539 vsize=7851224 memory=10824 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65579/stat : 65579 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65580] ppid=65539 vsize=7851224 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65580/stat : 65580 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65581] ppid=65539 vsize=7851224 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65581/stat : 65581 (fscip) S 65539 65542 58757 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65582] ppid=65539 vsize=7851224 memory=6802316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65582/stat : 65582 (fscip) S 65539 65542 58757 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
[pid=65542/tid=65583] ppid=65539 vsize=7851224 memory=2752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/65542/task/65583/stat : 65583 (fscip) S 65539 65542 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11212082 8039653376 1682007 809668444160 4194304 16623229 140725348867056 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 36880384 140725348869130 140725348869248 140725348869248 140725348876272 0
Current children cumulated CPU time: 72000.6 s
Current children cumulated vsize: 7851224 KiB
Current children cumulated memory: 6728028 KiB

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

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

# cumulated CPU time of all completed processes:  user=71811.3 s, system=189.691 s

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

[startup+3629.41 s]*
/proc/loadavg: 80.43 80.60 80.59 62/982 67701
/proc/meminfo: memFree=770316764/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): 3629.51
CPU time (s): 72001
CPU user time (s): 71811.3
CPU system time (s): 189.691
CPU usage (%): 1983.77
Max. virtual memory (cumulated for all children) (KiB): 8047832
Max. memory (cumulated for all children) (KiB): 6831676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71811.3
system time used= 189.691
maximum resident set size= 6831676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26294363
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= 249587
involuntary context switches= 236657


# summary of solver processes directly reported to runsolver:
#   pid: 65542
#   total CPU time (s): 72001
#   total CPU user time (s): 71811.3
#   total CPU system time (s): 189.691

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.7611 second user time and 82.4618 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 19:18:46
IDJOB=4465208
IDBENCH=147523
IDSOLVER=3094
FILE ID=nodeD104/4465208-1722446326
RUNJOBID= nodeD104-1722441596-58769
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622832 MiB

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

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

MD5SUM BENCH= fd68547584ae9b6527d66061061fb773
RANDOM SEED=2077273995

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        754944316 kB
MemAvailable:   753450268 kB
Buffers:          135896 kB
Cached:          1731088 kB
SwapCached:            0 kB
Active:           293624 kB
Inactive:       33107268 kB
Active(anon):       2212 kB
Inactive(anon): 31554244 kB
Active(file):     291412 kB
Inactive(file):  1553024 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28520 kB
Writeback:             4 kB
AnonPages:      31524776 kB
Mapped:           128016 kB
Shmem:             22536 kB
KReclaimable:     155148 kB
Slab:             490940 kB
SReclaimable:     155148 kB
SUnreclaim:       335792 kB
KernelStack:       16864 kB
PageTables:        77732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4613560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           180480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1808384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD104 at 2024-07-31 20:19:16