Trace number 4467304

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-08-09? (TO) 72000.7 3633.34

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
MD5SUM40839a009ce460ae7be0fe2be6267e36
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1028
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1964
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1964
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1964
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1964
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 917abe4c5e]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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 = 32169984, getVmSize() = 32169984, SCIPgetMemUsed() = 8612378, SCIPgetMemTotal() = 10361522, SCIPgetMemExternEstim() = 5423906
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
0.00/0.05	c ** Estimated virtualMemUsedAtSolver = 21762112, getVmSize() = 42106880, SCIPgetMemUsed() = 9981639, SCIPgetMemTotal() = 18739367, SCIPgetMemExternEstim() = 5423906
0.00/0.05	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
0.00/0.05	c Original Problem   :
0.00/0.05	c   Problem name     : instance-4467304-1723211566
0.00/0.05	c   Variables        : 1964 (1964 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 4000
0.00/0.05	c   Objective sense  : minimize
0.00/0.05	c Presolved Problem  :
0.00/0.05	c   Variables        : 1517 (1517 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2928
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2928 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.13/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.13/0.16	c                                Nodes    Active                                            
0.13/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.13/0.18	c *       0              0           1        20        1734.0000                -          -
1.83/0.30	c *       0              0           1        20        1153.0000                -          -
1.83/0.31	c *       0              0           1        20        1072.0000                -          -
1.83/0.33	c *       0              0           1        20        1067.0000                -          -
77.54/4.19	c *       4              0           1        20        1062.0000                -          -
80.55/4.31	c *       4              0           1        20        1060.0000                -          -
82.50/4.44	c *       4              0           1        20        1058.0000                -          -
84.47/4.58	c *       5              0           1        20        1056.0000                -          -
88.43/4.71	c *       5              0           1        20        1054.0000                -          -
90.53/4.85	c *       5              0           1        20        1052.0000                -          -
92.45/4.96	c *       5              0           1        20        1045.0000                -          -
97.05/5.15	c *       5              0           1        20        1044.0000                -          -
97.05/5.15	c         5              0           1        20        1044.0000                -          -
171.50/9.01	c *       9              2           1        20        1043.0000         998.9401      4.41%
177.43/9.29	c *       9              2           1        20        1042.0000         998.9401      4.31%
183.39/9.59	c *      10              2           1        20        1041.0000         998.9401      4.21%
189.34/9.83	c *      10              2           1        20        1040.0000         999.4474      4.06%
194.52/10.08	c *      10              2           1        20        1039.0000         999.4474      3.96%
197.25/10.27	c        10              2           1        20        1039.0000         999.4474      3.96%
199.24/10.39	c *      10              2           1        20        1038.0000         999.4474      3.86%
205.20/10.64	c *      11              2           1        20        1037.0000         999.4474      3.76%
211.15/11.05	c *      11              2           1        20        1036.0000         999.4474      3.66%
219.06/11.30	c *      11              2           1        20        1035.0000         999.4474      3.56%
223.04/11.59	c *      12              2           1        20        1034.0000         999.4474      3.46%
230.98/12.01	c *      12              2           1        20        1033.0000         999.4474      3.36%
238.90/12.33	c *      12              2           1        20        1032.0000         999.4474      3.26%
250.81/13.03	c *      13              3           2        20        1031.0000         999.4474      3.16%
290.19/14.97	c *      15              2           1        20        1030.0000        1002.4745      2.75%
298.04/15.31	c        15              2           1        20        1030.0000        1002.4745      2.75%
396.87/20.33	c        20              3           2        20        1030.0000        1002.8601      2.71%
440.13/22.52	c *      23              4           3        20        1029.0000        1002.8601      2.61%
467.85/24.00	c *      24              5           4        20        1028.0000        1002.8601      2.51%
495.40/25.37	c        25              5           4        20        1028.0000        1002.8601      2.51%
601.84/30.75	c        31              7           6        20        1028.0000        1002.8601      2.51%
707.47/36.07	c        36             52          15        20        1028.0000        1003.3135      2.46%
806.17/41.08	c        41             60          23        20        1028.0000        1003.3135      2.46%
907.88/46.28	c        46            223          50        20        1028.0000        1003.3784      2.45%
1008.63/51.37	c        51            272          69        20        1028.0000        1003.8337      2.41%
1111.61/56.52	c        57            314          79        20        1028.0000        1003.8750      2.40%
1210.63/61.56	c        62            374          93        20        1028.0000        1004.3302      2.36%
1309.67/66.59	c        67            482         107        20        1028.0000        1004.6034      2.33%
1414.80/71.87	c        72            182          69        20        1028.0000        1004.9561      2.29%
1515.92/76.94	c        77            200          79        20        1028.0000        1005.2024      2.27%
1614.99/81.97	c        82            217          90        20        1028.0000        1005.6462      2.22%
1714.07/86.98	c        87            235         104        20        1028.0000        1005.6462      2.22%
1813.28/92.03	c        92            244         109        20        1028.0000        1005.6462      2.22%
1915.55/97.08	c        97            932         137        20        1028.0000        1005.7835      2.21%
2014.90/102.13	c       102            342         119        20        1028.0000        1005.9895      2.19%
2114.01/107.14	c       107            451         122        20        1028.0000        1006.0685      2.18%
2215.02/112.18	c       112            533         124        20        1028.0000        1006.4432      2.14%
2314.96/117.21	c       117            574         131        20        1028.0000        1006.9242      2.09%
2413.90/122.23	c       122            670         137        20        1028.0000        1007.4278      2.04%
2512.88/127.29	c       127            712         139        20        1028.0000        1007.5067      2.03%
2612.07/132.30	c       132            767         144        20        1028.0000        1007.5295      2.03%
2713.17/137.33	c       137            805         146        20        1028.0000        1007.5543      2.03%
2814.21/142.41	c       142            874         145        20        1028.0000        1007.5643      2.03%
2913.36/147.42	c       147            960         151        20        1028.0000        1007.7106      2.01%
3012.35/152.43	c       152           1012         159        20        1028.0000        1008.0624      1.98%
3115.26/157.60	c       158           1059         166        20        1028.0000        1008.2222      1.96%
3214.44/162.64	c       163           1143         162        20        1028.0000        1008.5559      1.93%
3315.41/167.72	c       168           1173         166        20        1028.0000        1008.5559      1.93%
3414.58/172.78	c       173           1173         166        20        1028.0000        1008.5559      1.93%
3515.68/177.81	c       178           1196           1        20        1028.0000        1008.5559      1.93%
3614.83/182.88	c       183           1208          13        20        1028.0000        1008.5559      1.93%
3715.96/187.93	c       188           1277          26        20        1028.0000        1008.5559      1.93%
3815.02/192.98	c       193           1366          31        20        1028.0000        1008.7067      1.91%
3914.18/198.03	c       198           1436          43        20        1028.0000        1009.1700      1.87%
4016.42/203.08	c       203           1547          48        20        1028.0000        1009.1700      1.87%
4115.67/208.12	c       208           1649          56        20        1028.0000        1009.4509      1.84%
4214.68/213.14	c       213           1723          64        20        1028.0000        1009.7400      1.81%
4316.58/218.24	c       218           1786          73        20        1028.0000        1009.8688      1.80%
4415.73/223.29	c       223           1839          80        20        1028.0000        1009.9363      1.79%
4516.81/228.34	c       228           1909          82        20        1028.0000        1009.9961      1.78%
4617.90/233.41	c       233           2031          90        20        1028.0000        1010.0295      1.78%
4717.05/238.45	c       238           2162          91        20        1028.0000        1010.1121      1.77%
4816.16/243.50	c       244           2266          99        20        1028.0000        1010.1962      1.76%
4917.28/248.55	c       249           2337         102        20        1028.0000        1010.1962      1.76%
5016.38/253.56	c       254           2406         101        20        1028.0000        1010.2183      1.76%
5115.43/258.57	c       259           2409         104        20        1028.0000        1010.2183      1.76%
5216.59/263.62	c       264           2460         113        20        1028.0000        1010.4783      1.73%
5315.61/268.66	c       269           2523         116        20        1028.0000        1010.5012      1.73%
5416.74/273.72	c       274           2624         123        20        1028.0000        1010.5188      1.73%
5515.86/278.75	c       279           2699         126        20        1028.0000        1010.5314      1.73%
5616.88/283.89	c       284           2796         129        20        1028.0000        1010.6389      1.72%
5718.00/288.94	c       289           2866         131        20        1028.0000        1010.7840      1.70%
5817.11/293.99	c       294           2948         139        20        1028.0000        1010.8095      1.70%
5916.20/299.04	c       299           3035         136        20        1028.0000        1010.8095      1.70%
6018.48/304.09	c       304           3077         140        20        1028.0000        1010.8125      1.70%
6117.68/309.14	c       309           3208         145        20        1028.0000        1010.8452      1.70%
6218.78/314.19	c       314           3267         154        20        1028.0000        1011.0336      1.68%
6318.52/319.22	c       319           3356         153        20        1028.0000        1011.0463      1.68%
6417.62/324.29	c       324           3386         161        20        1028.0000        1011.1540      1.67%
6518.70/329.32	c       329           3436         165        20        1028.0000        1011.1559      1.67%
6617.59/334.34	c       334           3541         172        20        1028.0000        1011.1559      1.67%
6718.70/339.44	c       339           3586         173        20        1028.0000        1011.2470      1.66%
6817.80/344.49	c       344           3688         175        20        1028.0000        1011.2470      1.66%
6918.93/349.54	c       350           3729         178        20        1028.0000        1011.3389      1.65%
7017.96/354.56	c       355           3836         183        20        1028.0000        1011.4250      1.64%
7117.06/359.57	c       360           3867         188        20        1028.0000        1011.5799      1.62%
7218.00/364.69	c       365           3976         195        20        1028.0000        1011.6383      1.62%
7319.14/369.74	c       370           3996         199        20        1028.0000        1011.6465      1.62%
7418.27/374.79	c       375           4026         207        20        1028.0000        1011.7977      1.60%
7519.38/379.84	c       380           4115         210        20        1028.0000        1011.7977      1.60%
7618.47/384.86	c       385           4139         214        20        1028.0000        1011.7977      1.60%
7719.58/389.92	c       390           4202         219        20        1028.0000        1011.8038      1.60%
7818.63/394.94	c       395           4218         225        20        1028.0000        1011.8547      1.60%
7917.73/399.96	c       400           4266         227        20        1028.0000        1011.8620      1.59%
8016.79/405.04	c       405           4326         231        20        1028.0000        1011.8818      1.59%
8118.94/410.14	c       410           4328         233        20        1028.0000        1011.8818      1.59%
8218.40/415.16	c       415           4374         239        20        1028.0000        1011.9152      1.59%
8319.15/420.19	c       420           4475         242        20        1028.0000        1011.9152      1.59%
8419.12/425.29	c       425           4486         241        20        1028.0000        1011.9744      1.58%
8520.23/430.30	c       430           4556         249        20        1028.0000        1012.0179      1.58%
8619.34/435.33	c       435           4589         256        20        1028.0000        1012.0413      1.58%
8720.45/440.44	c       440           4685         260        20        1028.0000        1012.0577      1.58%
8819.61/445.46	c       445           4766         261        20        1028.0000        1012.0615      1.57%
8920.60/450.50	c       450           4803         268        20        1028.0000        1012.0615      1.57%
9019.69/455.59	c       456           4899         272        20        1028.0000        1012.0650      1.57%
9120.78/460.64	c       461           5010         273        20        1028.0000        1012.0650      1.57%
9219.91/465.66	c       466           5086         269        20        1028.0000        1012.0655      1.57%
9321.02/470.70	c       471           5145         276        20        1028.0000        1012.0655      1.57%
9420.10/475.79	c       476           5239         276        20        1028.0000        1012.0655      1.57%
9521.12/480.84	c       481           5336         275        20        1028.0000        1012.1506      1.57%
9620.27/485.89	c       486           5386         279        20        1028.0000        1012.1724      1.56%
9721.36/490.94	c       491           5452         283        20        1028.0000        1012.1724      1.56%
9820.41/495.97	c       496           5506         283        20        1028.0000        1012.1726      1.56%
9919.51/501.04	c       501           5578         293        20        1028.0000        1012.1837      1.56%
10021.73/506.09	c       506           5680         295        20        1028.0000        1012.1837      1.56%
10120.85/511.14	c       511           5776         295        20        1028.0000        1012.2782      1.55%
10219.81/516.15	c       516           5816         299        20        1028.0000        1012.3187      1.55%
10321.83/521.24	c       521           5876         303        20        1028.0000        1012.3256      1.55%
10420.93/526.29	c       526           5893         308        20        1028.0000        1012.3256      1.55%
10522.10/531.34	c       531           5942         321        20        1028.0000        1012.3563      1.55%
10621.27/536.36	c       536           5966         321        20        1028.0000        1012.4269      1.54%
10722.43/541.44	c       541           6036         329        20        1028.0000        1012.4466      1.54%
10821.61/546.49	c       546           6087         338        20        1028.0000        1012.4466      1.54%
10922.69/551.54	c       552           6124         339        20        1028.0000        1012.4486      1.54%
11021.81/556.59	c       557           6156         339        20        1028.0000        1012.4582      1.54%
11122.95/561.64	c       562           6214         343        20        1028.0000        1012.4582      1.54%
11222.08/566.69	c       567           6266         345        20        1028.0000        1012.4768      1.53%
11323.19/571.73	c       572           6266         345        20        1028.0000        1012.4768      1.53%
11422.38/576.78	c       577           6336         349        20        1028.0000        1012.4952      1.53%
11521.55/581.79	c       582           6376         351        20        1028.0000        1012.4982      1.53%
11622.59/586.83	c       587           6386         355        20        1028.0000        1012.5066      1.53%
11721.64/591.86	c       592           6438         363        20        1028.0000        1012.5155      1.53%
11822.70/597.00	c       597           6479         362        20        1028.0000        1012.5155      1.53%
11921.83/602.05	c       602           6516         369        20        1028.0000        1012.5392      1.53%
12024.24/607.10	c       607           6587         372        20        1028.0000        1012.5392      1.53%
12123.23/612.15	c       612           6686         375        20        1028.0000        1012.5850      1.52%
12224.22/617.19	c       617           6706         379        20        1028.0000        1012.5940      1.52%
12324.18/622.25	c       622           6708         381        20        1028.0000        1012.5940      1.52%
12423.22/627.30	c       627           6776         393        20        1028.0000        1012.6717      1.51%
12524.40/632.35	c       632           6866         401        20        1028.0000        1012.7441      1.51%
12623.43/637.36	c       637           6898         405        20        1028.0000        1012.7680      1.50%
12722.47/642.37	c       642           6936         415        20        1028.0000        1012.8704      1.49%
12823.52/647.45	c       647           6998         419        20        1028.0000        1012.8704      1.49%
12924.61/652.55	c       653           7049         424        20        1028.0000        1012.9950      1.48%
13023.73/657.59	c       658           7176         433        20        1028.0000        1013.0285      1.48%
13124.84/662.62	c       663           7206         441        20        1028.0000        1013.0779      1.47%
13223.97/667.63	c       668           7216         445        20        1028.0000        1013.1170      1.47%
13323.10/672.64	c       673           7252         453        20        1028.0000        1013.1172      1.47%
13424.21/677.70	c       678           7278         457        20        1028.0000        1013.1275      1.47%
13523.33/682.72	c       683           7325         458        20        1028.0000        1013.1275      1.47%
13622.45/687.73	c       688           7430         467        20        1028.0000        1013.1326      1.47%
13723.57/692.85	c       693           7466         469        20        1028.0000        1013.1502      1.47%
13822.67/697.86	c       698           7496         473        20        1028.0000        1013.2009      1.46%
13921.79/702.87	c       703           7559         482        20        1028.0000        1013.2500      1.46%
14020.93/707.89	c       708           7588         483        20        1028.0000        1013.2706      1.45%
14125.08/713.09	c       713           7676         485        20        1028.0000        1013.2906      1.45%
14224.14/718.12	c       718           7746         489        20        1028.0000        1013.2979      1.45%
14326.13/723.20	c       723           7816         501        20        1028.0000        1013.3501      1.45%
14425.27/728.30	c       728           7940         509        20        1028.0000        1013.3501      1.45%
14526.26/733.39	c       733           8020         509        20        1028.0000        1013.3760      1.44%
14627.46/738.44	c       738           8106         509        20        1028.0000        1013.3760      1.44%
14726.69/743.49	c       743           8187         516        20        1028.0000        1013.4042      1.44%
14827.55/748.54	c       749           8228         521        20        1028.0000        1013.4536      1.44%
14926.66/753.59	c       754           8337         522        20        1028.0000        1013.4536      1.44%
15027.77/758.64	c       759           8426         525        20        1028.0000        1013.5141      1.43%
15126.87/763.66	c       764           8456         529        20        1028.0000        1013.5452      1.43%
15227.97/768.74	c       769           8468         533        20        1028.0000        1013.5524      1.43%
15327.06/773.79	c       774           8553         540        20        1028.0000        1013.5524      1.43%
15428.18/778.84	c       779           8587         540        20        1028.0000        1013.5552      1.43%
15527.29/783.89	c       784           8669         548        20        1028.0000        1013.5573      1.42%
15628.40/788.94	c       789           8706         549        20        1028.0000        1013.6000      1.42%
15727.52/793.96	c       794           8727         556        20        1028.0000        1013.6124      1.42%
15826.63/798.99	c       799           8816         569        20        1028.0000        1013.6151      1.42%
15928.98/804.09	c       804           8876         571        20        1028.0000        1013.6300      1.42%
16028.10/809.15	c       809           8894         579        20        1028.0000        1013.6446      1.42%
16129.22/814.18	c       814           8928         581        20        1028.0000        1013.6451      1.42%
16227.86/819.20	c       819           9083         582        20        1028.0000        1013.6451      1.42%
16330.06/824.33	c       824           9147         578        20        1028.0000        1013.6525      1.42%
16429.19/829.39	c       829           9273         580        20        1028.0000        1013.6525      1.42%
16530.28/834.44	c       834           9308         585        20        1028.0000        1013.6695      1.41%
16629.38/839.49	c       839           9386         589        20        1028.0000        1013.6726      1.41%
16730.47/844.54	c       845           9456         595        20        1028.0000        1013.6732      1.41%
16829.59/849.59	c       850           9486         597        20        1028.0000        1013.6732      1.41%
16930.68/854.64	c       855           9549         604        20        1028.0000        1013.7237      1.41%
17029.80/859.69	c       860           9633         606        20        1028.0000        1013.7476      1.41%
17130.91/864.72	c       865           9766         599        20        1028.0000        1013.7517      1.41%
17230.04/869.76	c       870           9827         602        20        1028.0000        1013.7517      1.41%
17331.13/874.80	c       875           9876         603        20        1028.0000        1013.7568      1.40%
17430.00/879.90	c       880           9973         608        20        1028.0000        1013.7568      1.40%
17531.12/884.95	c       885          10080         611        20        1028.0000        1013.7568      1.40%
17630.25/889.97	c       890          10146         615        20        1028.0000        1013.7767      1.40%
17729.34/895.05	c       895          10265         614        20        1028.0000        1013.7767      1.40%
17831.73/900.10	c       900          10388         613        20        1028.0000        1013.7767      1.40%
17930.60/905.15	c       905          10496         613        20        1028.0000        1013.8009      1.40%
18031.78/910.20	c       910          10586         621        20        1028.0000        1013.8079      1.40%
18131.70/915.25	c       915          10606         627        20        1028.0000        1013.8574      1.39%
18230.82/920.30	c       920          10663         632        20        1028.0000        1013.8644      1.39%
18331.92/925.35	c       925          10707         634        20        1028.0000        1013.8890      1.39%
18431.01/930.40	c       930          10778         637        20        1028.0000        1013.8935      1.39%
18532.11/935.45	c       935          10854         641        20        1028.0000        1013.9016      1.39%
18631.23/940.50	c       940          10919         642        20        1028.0000        1013.9100      1.39%
18732.33/945.52	c       946          11077         648        20        1028.0000        1013.9100      1.39%
18831.46/950.53	c       951          11166         659        20        1028.0000        1013.9109      1.39%
18930.59/955.55	c       956          11316         655        20        1028.0000        1013.9324      1.39%
19031.70/960.70	c       961          11396         657        20        1028.0000        1013.9349      1.39%
19132.81/965.72	c       966          11536         663        20        1028.0000        1013.9480      1.39%
19231.93/970.80	c       971          11609         672        20        1028.0000        1013.9723      1.38%
19333.03/975.84	c       976          11659         674        20        1028.0000        1013.9764      1.38%
19432.07/980.86	c       981          11795         676        20        1028.0000        1013.9764      1.38%
19533.17/985.93	c       986          11856         679        20        1028.0000        1013.9905      1.38%
19632.20/990.99	c       991          11906         685        20        1028.0000        1013.9930      1.38%
19734.17/996.06	c       996          11926         695        20        1028.0000        1014.0067      1.38%
19833.46/1001.11	c      1001          12031         702        20        1028.0000        1014.0106      1.38%
19934.29/1006.16	c      1006          12086         705        20        1028.0000        1014.0500      1.38%
20033.59/1011.19	c      1011          12146         709        20        1028.0000        1014.0608      1.37%
20133.55/1016.26	c      1016          12216         717        20        1028.0000        1014.0955      1.37%
20234.63/1021.30	c      1021          12292         719        20        1028.0000        1014.1071      1.37%
20333.81/1026.31	c      1026          12310         721        20        1028.0000        1014.1214      1.37%
20433.03/1031.35	c      1031          12326         725        20        1028.0000        1014.1228      1.37%
20533.94/1036.45	c      1036          12432         735        20        1028.0000        1014.1263      1.37%
20633.15/1041.50	c      1042          12508         735        20        1028.0000        1014.1263      1.37%
20734.16/1046.55	c      1047          12588         733        20        1028.0000        1014.1263      1.37%
20833.28/1051.60	c      1052          12731         740        20        1028.0000        1014.1263      1.37%
20934.39/1056.65	c      1057          12826         753        20        1028.0000        1014.1363      1.37%
21033.51/1061.70	c      1062          12916         759        20        1028.0000        1014.1766      1.36%
21134.60/1066.75	c      1067          12961         766        20        1028.0000        1014.1908      1.36%
21233.63/1071.80	c      1072          13007         764        20        1028.0000        1014.1908      1.36%
21334.73/1076.85	c      1077          13050         767        20        1028.0000        1014.2000      1.36%
21433.80/1081.90	c      1082          13076         769        20        1028.0000        1014.2352      1.36%
21534.90/1086.95	c      1087          13111         774        20        1028.0000        1014.2352      1.36%
21634.01/1092.00	c      1092          13186         773        20        1028.0000        1014.2381      1.36%
21733.13/1097.05	c      1097          13191         776        20        1028.0000        1014.2381      1.36%
21835.27/1102.07	c      1102          13247         780        20        1028.0000        1014.2841      1.35%
21936.03/1107.15	c      1107          13323         780        20        1028.0000        1014.2841      1.35%
22035.45/1112.20	c      1112          13437         780        20        1028.0000        1014.3063      1.35%
22135.28/1117.25	c      1117          13493         784        20        1028.0000        1014.3063      1.35%
22234.38/1122.30	c      1122          13541         790        20        1028.0000        1014.3503      1.35%
22335.48/1127.32	c      1127          13590         793        20        1028.0000        1014.3516      1.35%
22434.59/1132.40	c      1132          13671         794        20        1028.0000        1014.3516      1.35%
22535.66/1137.41	c      1137          13718         799        20        1028.0000        1014.3568      1.35%
22634.75/1142.50	c      1142          13796         799        20        1028.0000        1014.3622      1.34%
22735.73/1147.51	c      1148          13837         802        20        1028.0000        1014.3677      1.34%
22834.82/1152.58	c      1153          13859         806        20        1028.0000        1014.3719      1.34%
22935.91/1157.65	c      1158          13948         807        20        1028.0000        1014.3778      1.34%
23035.03/1162.70	c      1163          14045         812        20        1028.0000        1014.3778      1.34%
23136.08/1167.75	c      1168          14126         809        20        1028.0000        1014.3804      1.34%
23235.18/1172.76	c      1173          14236         815        20        1028.0000        1014.3929      1.34%
23336.26/1177.80	c      1178          14316         819        20        1028.0000        1014.4110      1.34%
23435.31/1182.82	c      1183          14419         822        20        1028.0000        1014.4110      1.34%
23534.42/1187.84	c      1188          14438         823        20        1028.0000        1014.4114      1.34%
23633.40/1192.87	c      1193          14499         832        20        1028.0000        1014.4189      1.34%
23734.47/1197.96	c      1198          14596         839        20        1028.0000        1014.4208      1.34%
23833.58/1202.97	c      1203          14673         842        20        1028.0000        1014.4208      1.34%
23932.68/1208.00	c      1208          14803         840        20        1028.0000        1014.4208      1.34%
24034.85/1213.08	c      1213          14864         847        20        1028.0000        1014.4318      1.34%
24136.95/1218.26	c      1218          15016         847        20        1028.0000        1014.4353      1.34%
24237.97/1223.30	c      1223          15046         849        20        1028.0000        1014.4512      1.34%
24337.07/1228.35	c      1228          15127         854        20        1028.0000        1014.4543      1.34%
24436.16/1233.37	c      1233          15171         858        20        1028.0000        1014.4583      1.33%
24537.20/1238.46	c      1238          15266         865        20        1028.0000        1014.4691      1.33%
24636.34/1243.48	c      1243          15386         869        20        1028.0000        1014.4718      1.33%
24737.47/1248.56	c      1249          15456         871        20        1028.0000        1014.4845      1.33%
24838.57/1253.62	c      1254          15489         878        20        1028.0000        1014.4878      1.33%
24937.71/1258.67	c      1259          15507         882        20        1028.0000        1014.4980      1.33%
25036.96/1263.70	c      1264          15511         884        20        1028.0000        1014.4980      1.33%
25137.95/1268.77	c      1269          15596         885        20        1028.0000        1014.4987      1.33%
25239.07/1273.82	c      1274          15697         888        20        1028.0000        1014.4987      1.33%
25338.20/1278.87	c      1279          15725         888        20        1028.0000        1014.5243      1.33%
25439.29/1283.92	c      1284          15856         887        20        1028.0000        1014.5409      1.33%
25538.32/1288.97	c      1289          15926         895        20        1028.0000        1014.5520      1.33%
25637.39/1294.04	c      1294          15979         902        20        1028.0000        1014.5624      1.32%
25739.76/1299.10	c      1299          16037         902        20        1028.0000        1014.5729      1.32%
25838.79/1304.13	c      1304          16156         905        20        1028.0000        1014.5813      1.32%
25939.80/1309.20	c      1309          16226         909        20        1028.0000        1014.5825      1.32%
26039.65/1314.25	c      1314          16284         909        20        1028.0000        1014.5825      1.32%
26138.78/1319.29	c      1319          16347         912        20        1028.0000        1014.5825      1.32%
26239.88/1324.32	c      1324          16455         908        20        1028.0000        1014.5825      1.32%
26338.93/1329.38	c      1329          16472         907        20        1028.0000        1014.5825      1.32%
26440.02/1334.44	c      1334          16491         910        20        1028.0000        1014.5825      1.32%
26541.10/1339.51	c      1340          16535         912        20        1028.0000        1014.6043      1.32%
26640.20/1344.56	c      1345          16570         915        20        1028.0000        1014.6080      1.32%
26741.33/1349.62	c      1350          16616         917        20        1028.0000        1014.6088      1.32%
26840.44/1354.67	c      1355          16701         922        20        1028.0000        1014.6162      1.32%
26941.49/1359.76	c      1360          16757         924        20        1028.0000        1014.6210      1.32%
27042.52/1364.82	c      1365          16816         925        20        1028.0000        1014.6381      1.32%
27141.63/1369.86	c      1370          16886         933        20        1028.0000        1014.6698      1.31%
27242.71/1374.93	c      1375          16982         939        20        1028.0000        1014.6698      1.31%
27341.84/1379.96	c      1380          17007         940        20        1028.0000        1014.6731      1.31%
27440.97/1385.04	c      1385          17015         942        20        1028.0000        1014.6731      1.31%
27542.91/1390.08	c      1390          17111         944        20        1028.0000        1014.7005      1.31%
27641.96/1395.14	c      1395          17265         948        20        1028.0000        1014.7005      1.31%
27743.39/1400.18	c      1400          17358         949        20        1028.0000        1014.7166      1.31%
27843.26/1405.20	c      1405          17516         951        20        1028.0000        1014.7243      1.31%
27942.37/1410.26	c      1410          17609         956        20        1028.0000        1014.7243      1.31%
28043.47/1415.34	c      1415          17722         959        20        1028.0000        1014.7355      1.31%
28144.57/1420.40	c      1420          17875         958        20        1028.0000        1014.7355      1.31%
28243.70/1425.45	c      1425          17989         958        20        1028.0000        1014.7670      1.30%
28344.71/1430.57	c      1431          18109         962        20        1028.0000        1014.7670      1.30%
28445.77/1435.64	c      1436          18237         960        20        1028.0000        1014.7956      1.30%
28544.86/1440.69	c      1441          18353         972        20        1028.0000        1014.8358      1.30%
28645.98/1445.74	c      1446          18496         979        20        1028.0000        1014.8831      1.29%
28745.07/1450.79	c      1451          18560         983        20        1028.0000        1014.8831      1.29%
28846.15/1455.80	c      1456          18684         987        20        1028.0000        1014.9165      1.29%
28945.28/1460.88	c      1461          18786         987        20        1028.0000        1014.9198      1.29%
29046.34/1465.94	c      1466          18858         995        20        1028.0000        1014.9414      1.29%
29145.41/1470.96	c      1471          18937        1000        20        1028.0000        1014.9580      1.28%
29244.59/1475.99	c      1476          19124        1001        20        1028.0000        1014.9580      1.28%
29346.53/1481.10	c      1481          19265        1002        20        1028.0000        1014.9601      1.28%
29445.61/1486.13	c      1486          19306        1005        20        1028.0000        1014.9846      1.28%
29547.63/1491.21	c      1491          19338        1011        20        1028.0000        1015.0518      1.28%
29646.72/1496.24	c      1496          19398        1011        20        1028.0000        1015.0518      1.28%
29745.84/1501.28	c      1501          19418        1013        20        1028.0000        1015.0611      1.27%
29846.96/1506.37	c      1506          19480        1015        20        1028.0000        1015.0612      1.27%
29946.09/1511.38	c      1511          19552        1017        20        1028.0000        1015.0612      1.27%
30047.19/1516.47	c      1516          19639        1022        20        1028.0000        1015.0612      1.27%
30146.33/1521.48	c      1521          19699        1026        20        1028.0000        1015.0668      1.27%
30247.39/1526.57	c      1527          19759        1028        20        1028.0000        1015.0696      1.27%
30346.53/1531.59	c      1532          19771        1032        20        1028.0000        1015.0696      1.27%
30447.65/1536.63	c      1537          19796        1031        20        1028.0000        1015.1120      1.27%
30548.74/1541.72	c      1542          19848        1035        20        1028.0000        1015.1214      1.27%
30647.89/1546.76	c      1547          19877        1038        20        1028.0000        1015.1278      1.27%
30747.01/1551.77	c      1552          19959        1044        20        1028.0000        1015.1570      1.27%
30848.05/1556.87	c      1557          20036        1051        20        1028.0000        1015.1842      1.26%
30949.14/1561.92	c      1562          20073        1056        20        1028.0000        1015.1842      1.26%
31048.29/1566.94	c      1567          20217        1054        20        1028.0000        1015.1842      1.26%
31147.38/1572.02	c      1572          20279        1056        20        1028.0000        1015.1842      1.26%
31249.53/1577.07	c      1577          20321        1060        20        1028.0000        1015.1863      1.26%
31348.61/1582.12	c      1582          20436        1065        20        1028.0000        1015.2068      1.26%
31447.96/1587.15	c      1587          20526        1067        20        1028.0000        1015.2078      1.26%
31548.76/1592.16	c      1592          20546        1069        20        1028.0000        1015.2149      1.26%
31648.80/1597.27	c      1597          20626        1077        20        1028.0000        1015.2171      1.26%
31749.96/1602.32	c      1602          20696        1077        20        1028.0000        1015.2171      1.26%
31848.97/1607.33	c      1607          20777        1078        20        1028.0000        1015.2217      1.26%
31950.07/1612.42	c      1612          20916        1079        20        1028.0000        1015.2427      1.26%
32049.22/1617.45	c      1617          20933        1086        20        1028.0000        1015.2591      1.25%
32148.32/1622.47	c      1622          21024        1085        20        1028.0000        1015.2591      1.25%
32249.43/1627.50	c      1628          21137        1082        20        1028.0000        1015.2591      1.25%
32350.49/1632.62	c      1633          21237        1086        20        1028.0000        1015.2658      1.25%
32449.57/1637.67	c      1638          21376        1087        20        1028.0000        1015.2668      1.25%
32550.66/1642.72	c      1643          21479        1096        20        1028.0000        1015.2705      1.25%
32649.80/1647.75	c      1648          21572        1095        20        1028.0000        1015.2705      1.25%
32748.95/1652.77	c      1653          21646        1095        20        1028.0000        1015.2758      1.25%
32849.99/1657.81	c      1658          21689        1098        20        1028.0000        1015.2758      1.25%
32949.10/1662.90	c      1663          21726        1097        20        1028.0000        1015.2809      1.25%
33050.22/1667.94	c      1668          21776        1107        20        1028.0000        1015.2968      1.25%
33149.29/1673.02	c      1673          21862        1109        20        1028.0000        1015.2968      1.25%
33248.36/1678.06	c      1678          21996        1109        20        1028.0000        1015.3179      1.25%
33350.44/1683.07	c      1683          22116        1117        20        1028.0000        1015.3278      1.25%
33451.33/1688.17	c      1688          22234        1119        20        1028.0000        1015.3278      1.25%
33551.49/1693.20	c      1693          22258        1123        20        1028.0000        1015.3712      1.24%
33650.56/1698.27	c      1698          22286        1125        20        1028.0000        1015.3802      1.24%
33749.62/1703.28	c      1703          22295        1128        20        1028.0000        1015.3802      1.24%
33850.63/1708.32	c      1708          22362        1131        20        1028.0000        1015.3953      1.24%
33951.39/1713.43	c      1713          22426        1131        20        1028.0000        1015.3953      1.24%
34050.65/1718.48	c      1718          22502        1137        20        1028.0000        1015.3953      1.24%
34151.55/1723.53	c      1724          22586        1137        20        1028.0000        1015.4007      1.24%
34250.63/1728.54	c      1729          22649        1136        20        1028.0000        1015.4007      1.24%
34351.70/1733.63	c      1734          22717        1138        20        1028.0000        1015.4039      1.24%
34450.63/1738.68	c      1739          22818        1143        20        1028.0000        1015.4039      1.24%
34551.72/1743.70	c      1744          22886        1149        20        1028.0000        1015.4189      1.24%
34650.77/1748.74	c      1749          22940        1151        20        1028.0000        1015.4189      1.24%
34751.83/1753.83	c      1754          22984        1157        20        1028.0000        1015.4365      1.24%
34850.90/1758.87	c      1759          23016        1155        20        1028.0000        1015.4392      1.24%
34951.94/1763.93	c      1764          23056        1159        20        1028.0000        1015.4753      1.23%
35051.03/1768.98	c      1769          23156        1167        20        1028.0000        1015.4900      1.23%
35150.09/1774.04	c      1774          23194        1171        20        1028.0000        1015.4942      1.23%
35252.40/1779.09	c      1779          23248        1179        20        1028.0000        1015.5104      1.23%
35351.31/1784.14	c      1784          23350        1175        20        1028.0000        1015.5104      1.23%
35452.31/1789.16	c      1789          23431        1178        20        1028.0000        1015.5321      1.23%
35552.29/1794.24	c      1794          23606        1173        20        1028.0000        1015.5531      1.23%
35651.50/1799.29	c      1799          23636        1175        20        1028.0000        1015.5741      1.22%
35752.43/1804.34	c      1804          23676        1177        20        1028.0000        1015.5784      1.22%
35851.55/1809.38	c      1809          23727        1182        20        1028.0000        1015.5808      1.22%
35950.65/1814.39	c      1814          23846        1185        20        1028.0000        1015.6010      1.22%
36051.71/1819.44	c      1819          23957        1188        20        1028.0000        1015.6043      1.22%
36152.80/1824.54	c      1825          24078        1189        20        1028.0000        1015.6043      1.22%
36251.78/1829.57	c      1830          24175        1196        20        1028.0000        1015.6093      1.22%
36350.78/1834.59	c      1835          24256        1197        20        1028.0000        1015.6166      1.22%
36451.82/1839.62	c      1840          24343        1200        20        1028.0000        1015.6166      1.22%
36552.76/1844.71	c      1845          24376        1201        20        1028.0000        1015.6223      1.22%
36651.87/1849.73	c      1850          24476        1205        20        1028.0000        1015.6290      1.22%
36750.99/1854.78	c      1855          24607        1208        20        1028.0000        1015.6290      1.22%
36852.11/1859.86	c      1860          24662        1209        20        1028.0000        1015.6349      1.22%
36953.14/1864.94	c      1865          24695        1212        20        1028.0000        1015.6354      1.22%
37052.28/1869.99	c      1870          24815        1218        20        1028.0000        1015.6663      1.21%
37151.41/1875.04	c      1875          24858        1221        20        1028.0000        1015.6759      1.21%
37253.67/1880.09	c      1880          25010        1219        20        1028.0000        1015.6759      1.21%
37352.65/1885.14	c      1885          25056        1219        20        1028.0000        1015.6791      1.21%
37454.00/1890.19	c      1890          25144        1221        20        1028.0000        1015.6811      1.21%
37553.82/1895.23	c      1895          25246        1223        20        1028.0000        1015.6992      1.21%
37652.87/1900.29	c      1900          25329        1226        20        1028.0000        1015.7017      1.21%
37753.95/1905.34	c      1905          25420        1233        20        1028.0000        1015.7036      1.21%
37853.04/1910.39	c      1910          25486        1235        20        1028.0000        1015.7061      1.21%
37954.14/1915.44	c      1915          25556        1241        20        1028.0000        1015.7061      1.21%
38053.26/1920.46	c      1920          25628        1245        20        1028.0000        1015.7061      1.21%
38154.37/1925.53	c      1926          25706        1249        20        1028.0000        1015.7572      1.21%
38253.37/1930.59	c      1931          25788        1249        20        1028.0000        1015.7572      1.21%
38354.55/1935.64	c      1936          25855        1254        20        1028.0000        1015.7601      1.20%
38453.70/1940.66	c      1941          25966        1265        20        1028.0000        1015.7850      1.20%
38552.67/1945.67	c      1946          26056        1263        20        1028.0000        1015.7883      1.20%
38653.48/1950.78	c      1951          26145        1264        20        1028.0000        1015.7883      1.20%
38754.59/1955.80	c      1956          26206        1263        20        1028.0000        1015.8120      1.20%
38853.73/1960.88	c      1961          26299        1268        20        1028.0000        1015.8120      1.20%
38954.76/1965.90	c      1966          26353        1270        20        1028.0000        1015.8124      1.20%
39053.79/1970.92	c      1971          26385        1274        20        1028.0000        1015.8233      1.20%
39152.82/1975.98	c      1976          26405        1282        20        1028.0000        1015.8294      1.20%
39255.01/1981.11	c      1981          26443        1284        20        1028.0000        1015.8337      1.20%
39354.12/1986.12	c      1986          26527        1292        20        1028.0000        1015.8339      1.20%
39455.93/1991.22	c      1991          26596        1297        20        1028.0000        1015.8374      1.20%
39554.99/1996.22	c      1996          26648        1301        20        1028.0000        1015.8374      1.20%
39656.07/2001.32	c      2001          26676        1305        20        1028.0000        1015.8492      1.20%
39755.18/2006.35	c      2006          26687        1308        20        1028.0000        1015.8527      1.20%
39856.27/2011.42	c      2011          26722        1311        20        1028.0000        1015.8621      1.19%
39955.40/2016.48	c      2016          26808        1315        20        1028.0000        1015.8625      1.19%
40056.49/2021.53	c      2022          26886        1313        20        1028.0000        1015.8654      1.19%
40155.55/2026.58	c      2027          26927        1316        20        1028.0000        1015.8678      1.19%
40256.75/2031.63	c      2032          26993        1316        20        1028.0000        1015.8747      1.19%
40355.71/2036.68	c      2037          27118        1313        20        1028.0000        1015.8747      1.19%
40454.78/2041.69	c      2042          27183        1312        20        1028.0000        1015.8747      1.19%
40555.84/2046.73	c      2047          27265        1316        20        1028.0000        1015.8919      1.19%
40654.86/2051.74	c      2052          27312        1317        20        1028.0000        1015.8919      1.19%
40755.92/2056.83	c      2057          27374        1321        20        1028.0000        1015.8977      1.19%
40855.00/2061.87	c      2062          27436        1325        20        1028.0000        1015.9009      1.19%
40954.09/2066.89	c      2067          27484        1327        20        1028.0000        1015.9009      1.19%
41055.19/2072.00	c      2072          27599        1326        20        1028.0000        1015.9009      1.19%
41154.25/2077.03	c      2077          27646        1329        20        1028.0000        1015.9309      1.19%
41253.32/2082.05	c      2082          27675        1332        20        1028.0000        1015.9369      1.19%
41357.74/2087.18	c      2087          27717        1332        20        1028.0000        1015.9369      1.19%
41457.43/2092.23	c      2092          27781        1338        20        1028.0000        1015.9379      1.19%
41556.58/2097.27	c      2097          27856        1339        20        1028.0000        1015.9574      1.19%
41657.67/2102.33	c      2102          27903        1340        20        1028.0000        1015.9574      1.19%
41756.79/2107.38	c      2107          28001        1346        20        1028.0000        1015.9667      1.18%
41857.90/2112.40	c      2112          28119        1352        20        1028.0000        1015.9746      1.18%
41957.02/2117.46	c      2117          28196        1353        20        1028.0000        1015.9853      1.18%
42058.15/2122.52	c      2123          28211        1356        20        1028.0000        1015.9853      1.18%
42157.24/2127.59	c      2128          28246        1357        20        1028.0000        1016.0000      1.18%
42258.31/2132.64	c      2133          28308        1357        20        1028.0000        1016.0000      1.18%
42357.39/2137.68	c      2138          28366        1361        20        1028.0000        1016.0139      1.18%
42458.54/2142.71	c      2143          28436        1367        20        1028.0000        1016.0190      1.18%
42557.75/2147.79	c      2148          28499        1364        20        1028.0000        1016.0190      1.18%
42658.76/2152.84	c      2153          28592        1369        20        1028.0000        1016.0190      1.18%
42757.87/2157.88	c      2158          28665        1376        20        1028.0000        1016.0209      1.18%
42858.98/2162.94	c      2163          28714        1375        20        1028.0000        1016.0238      1.18%
42958.08/2167.99	c      2168          28844        1373        20        1028.0000        1016.0238      1.18%
43057.08/2173.04	c      2173          28860        1375        20        1028.0000        1016.0248      1.18%
43159.26/2178.09	c      2178          28947        1376        20        1028.0000        1016.0248      1.18%
43258.51/2183.14	c      2183          29012        1379        20        1028.0000        1016.0248      1.18%
43359.59/2188.19	c      2188          29048        1381        20        1028.0000        1016.0248      1.18%
43459.39/2193.24	c      2193          29079        1380        20        1028.0000        1016.0248      1.18%
43558.54/2198.26	c      2198          29103        1382        20        1028.0000        1016.0305      1.18%
43659.68/2203.34	c      2203          29179        1384        20        1028.0000        1016.0306      1.18%
43758.82/2208.36	c      2208          29306        1377        20        1028.0000        1016.0375      1.18%
43857.93/2213.38	c      2213          29384        1387        20        1028.0000        1016.0494      1.18%
43959.03/2218.50	c      2218          29496        1387        20        1028.0000        1016.0735      1.17%
44060.14/2223.55	c      2224          29581        1386        20        1028.0000        1016.0735      1.17%
44159.27/2228.60	c      2229          29641        1390        20        1028.0000        1016.0819      1.17%
44260.37/2233.65	c      2234          29773        1390        20        1028.0000        1016.0819      1.17%
44359.51/2238.70	c      2239          29876        1393        20        1028.0000        1016.0888      1.17%
44460.53/2243.71	c      2244          29921        1400        20        1028.0000        1016.0888      1.17%
44559.53/2248.72	c      2249          29950        1405        20        1028.0000        1016.0994      1.17%
44658.59/2253.77	c      2254          30076        1409        20        1028.0000        1016.1050      1.17%
44757.69/2258.78	c      2259          30126        1417        20        1028.0000        1016.1207      1.17%
44856.77/2263.79	c      2264          30201        1422        20        1028.0000        1016.1207      1.17%
44957.92/2268.80	c      2269          30224        1425        20        1028.0000        1016.1217      1.17%
45057.14/2273.88	c      2274          30316        1425        20        1028.0000        1016.1312      1.17%
45158.15/2279.01	c      2279          30405        1432        20        1028.0000        1016.1347      1.17%
45260.24/2284.08	c      2284          30522        1435        20        1028.0000        1016.1347      1.17%
45361.48/2289.20	c      2289          30626        1433        20        1028.0000        1016.1458      1.17%
45461.33/2294.25	c      2294          30726        1441        20        1028.0000        1016.1601      1.17%
45560.47/2299.26	c      2299          30765        1446        20        1028.0000        1016.1601      1.17%
45659.58/2304.27	c      2304          30855        1448        20        1028.0000        1016.1601      1.17%
45760.71/2309.33	c      2309          30966        1453        20        1028.0000        1016.1753      1.16%
45859.78/2314.35	c      2314          31021        1454        20        1028.0000        1016.1753      1.16%
45960.88/2319.42	c      2319          31123        1454        20        1028.0000        1016.1753      1.16%
46059.95/2324.47	c      2324          31241        1456        20        1028.0000        1016.1753      1.16%
46161.04/2329.55	c      2330          31313        1460        20        1028.0000        1016.1753      1.16%
46260.20/2334.57	c      2335          31386        1457        20        1028.0000        1016.2011      1.16%
46361.36/2339.60	c      2340          31506        1459        20        1028.0000        1016.2181      1.16%
46462.42/2344.75	c      2345          31535        1464        20        1028.0000        1016.2181      1.16%
46561.61/2349.77	c      2350          31647        1466        20        1028.0000        1016.2391      1.16%
46660.89/2354.80	c      2355          31785        1468        20        1028.0000        1016.2391      1.16%
46761.91/2359.86	c      2360          31816        1471        20        1028.0000        1016.2641      1.15%
46863.01/2364.91	c      2365          31903        1476        20        1028.0000        1016.2664      1.15%
46962.17/2370.00	c      2370          31928        1479        20        1028.0000        1016.2748      1.15%
47061.29/2375.05	c      2375          32034        1477        20        1028.0000        1016.2748      1.15%
47163.30/2380.10	c      2380          32101        1488        20        1028.0000        1016.2836      1.15%
47262.65/2385.15	c      2385          32156        1489        20        1028.0000        1016.3023      1.15%
47364.04/2390.20	c      2390          32193        1490        20        1028.0000        1016.3023      1.15%
47463.96/2395.25	c      2395          32246        1489        20        1028.0000        1016.3051      1.15%
47563.10/2400.30	c      2400          32306        1491        20        1028.0000        1016.3254      1.15%
47664.26/2405.35	c      2405          32346        1499        20        1028.0000        1016.3409      1.15%
47763.45/2410.37	c      2410          32433        1498        20        1028.0000        1016.3409      1.15%
47864.64/2415.45	c      2415          32467        1498        20        1028.0000        1016.3516      1.15%
47963.82/2420.50	c      2420          32486        1501        20        1028.0000        1016.3618      1.15%
48064.97/2425.53	c      2426          32580        1503        20        1028.0000        1016.3618      1.15%
48164.14/2430.57	c      2431          32679        1506        20        1028.0000        1016.3643      1.14%
48265.28/2435.65	c      2436          32765        1512        20        1028.0000        1016.3643      1.14%
48364.40/2440.67	c      2441          32882        1521        20        1028.0000        1016.3710      1.14%
48465.59/2445.76	c      2446          32913        1520        20        1028.0000        1016.3773      1.14%
48566.70/2450.81	c      2451          32997        1528        20        1028.0000        1016.4087      1.14%
48665.67/2455.86	c      2456          33053        1536        20        1028.0000        1016.4206      1.14%
48766.90/2460.91	c      2461          33137        1536        20        1028.0000        1016.4206      1.14%
48865.99/2465.97	c      2466          33199        1536        20        1028.0000        1016.4234      1.14%
48964.97/2471.02	c      2471          33298        1539        20        1028.0000        1016.4276      1.14%
49067.21/2476.07	c      2476          33319        1540        20        1028.0000        1016.4470      1.14%
49166.08/2481.09	c      2481          33370        1547        20        1028.0000        1016.4476      1.14%
49267.41/2486.17	c      2486          33484        1549        20        1028.0000        1016.4476      1.14%
49367.28/2491.20	c      2491          33562        1555        20        1028.0000        1016.4526      1.14%
49466.51/2496.25	c      2496          33676        1549        20        1028.0000        1016.4595      1.14%
49567.52/2501.31	c      2501          33716        1551        20        1028.0000        1016.4595      1.14%
49666.61/2506.39	c      2506          33791        1552        20        1028.0000        1016.4595      1.14%
49767.72/2511.45	c      2511          33836        1551        20        1028.0000        1016.4691      1.13%
49866.83/2516.48	c      2516          33913        1550        20        1028.0000        1016.4691      1.13%
49967.93/2521.54	c      2522          34009        1552        20        1028.0000        1016.4691      1.13%
50067.02/2526.59	c      2527          34057        1554        20        1028.0000        1016.4794      1.13%
50168.18/2531.62	c      2532          34151        1558        20        1028.0000        1016.4993      1.13%
50267.37/2536.67	c      2537          34176        1559        20        1028.0000        1016.5076      1.13%
50368.46/2541.70	c      2542          34232        1561        20        1028.0000        1016.5173      1.13%
50467.64/2546.76	c      2547          34303        1566        20        1028.0000        1016.5188      1.13%
50566.87/2551.78	c      2552          34336        1569        20        1028.0000        1016.5307      1.13%
50668.04/2556.89	c      2557          34383        1576        20        1028.0000        1016.5392      1.13%
50767.09/2561.90	c      2562          34434        1575        20        1028.0000        1016.5392      1.13%
50868.19/2567.01	c      2567          34476        1577        20        1028.0000        1016.5524      1.13%
50967.31/2572.06	c      2572          34507        1582        20        1028.0000        1016.5589      1.13%
51069.35/2577.12	c      2577          34557        1584        20        1028.0000        1016.5589      1.13%
51168.51/2582.14	c      2582          34623        1588        20        1028.0000        1016.5855      1.12%
51270.40/2587.22	c      2587          34709        1594        20        1028.0000        1016.5887      1.12%
51369.54/2592.27	c      2592          34757        1594        20        1028.0000        1016.5887      1.12%
51468.69/2597.30	c      2597          34836        1599        20        1028.0000        1016.5929      1.12%
51569.82/2602.37	c      2602          34946        1601        20        1028.0000        1016.5996      1.12%
51670.95/2607.42	c      2607          35017        1606        20        1028.0000        1016.5996      1.12%
51770.06/2612.44	c      2612          35070        1617        20        1028.0000        1016.6014      1.12%
51871.14/2617.52	c      2618          35186        1625        20        1028.0000        1016.6034      1.12%
51970.27/2622.55	c      2623          35187        1626        20        1028.0000        1016.6034      1.12%
52069.38/2627.57	c      2628          35290        1629        20        1028.0000        1016.6087      1.12%
52170.48/2632.61	c      2633          35426        1621        20        1028.0000        1016.6087      1.12%
52269.58/2637.67	c      2638          35505        1618        20        1028.0000        1016.6087      1.12%
52368.72/2642.69	c      2643          35598        1621        20        1028.0000        1016.6138      1.12%
52469.72/2647.71	c      2648          35685        1624        20        1028.0000        1016.6138      1.12%
52570.82/2652.88	c      2653          35806        1621        20        1028.0000        1016.6229      1.12%
52671.82/2657.92	c      2658          35902        1631        20        1028.0000        1016.6229      1.12%
52770.93/2662.95	c      2663          35952        1635        20        1028.0000        1016.6229      1.12%
52870.04/2668.04	c      2668          36016        1633        20        1028.0000        1016.6301      1.12%
52972.47/2673.08	c      2673          36106        1641        20        1028.0000        1016.6486      1.12%
53071.43/2678.10	c      2678          36166        1647        20        1028.0000        1016.6600      1.12%
53170.66/2683.16	c      2683          36236        1649        20        1028.0000        1016.6748      1.11%
53272.51/2688.24	c      2688          36348        1645        20        1028.0000        1016.6748      1.11%
53371.63/2693.29	c      2693          36388        1649        20        1028.0000        1016.6780      1.11%
53472.80/2698.32	c      2698          36483        1654        20        1028.0000        1016.6782      1.11%
53571.92/2703.40	c      2703          36537        1652        20        1028.0000        1016.6782      1.11%
53673.06/2708.41	c      2708          36590        1659        20        1028.0000        1016.6840      1.11%
53772.20/2713.42	c      2713          36709        1658        20        1028.0000        1016.6840      1.11%
53871.38/2718.43	c      2718          36815        1662        20        1028.0000        1016.6840      1.11%
53970.58/2723.50	c      2724          36886        1669        20        1028.0000        1016.6863      1.11%
54071.73/2728.53	c      2729          36995        1668        20        1028.0000        1016.6863      1.11%
54172.87/2733.67	c      2734          37149        1672        20        1028.0000        1016.6886      1.11%
54272.03/2738.69	c      2739          37215        1672        20        1028.0000        1016.6886      1.11%
54373.12/2743.76	c      2744          37292        1671        20        1028.0000        1016.6934      1.11%
54474.29/2748.80	c      2749          37406        1677        20        1028.0000        1016.6934      1.11%
54573.46/2753.87	c      2754          37477        1676        20        1028.0000        1016.6999      1.11%
54674.64/2758.91	c      2759          37553        1678        20        1028.0000        1016.7078      1.11%
54773.84/2764.00	c      2764          37608        1681        20        1028.0000        1016.7184      1.11%
54873.03/2769.05	c      2769          37696        1679        20        1028.0000        1016.7354      1.11%
54975.36/2774.08	c      2774          37797        1682        20        1028.0000        1016.7356      1.11%
55074.55/2779.11	c      2779          37905        1680        20        1028.0000        1016.7356      1.11%
55173.57/2784.13	c      2784          38028        1679        20        1028.0000        1016.7364      1.11%
55275.64/2789.22	c      2789          38148        1673        20        1028.0000        1016.7364      1.11%
55374.53/2794.23	c      2794          38195        1674        20        1028.0000        1016.7607      1.11%
55475.64/2799.37	c      2799          38256        1675        20        1028.0000        1016.7677      1.10%
55576.80/2804.42	c      2804          38372        1673        20        1028.0000        1016.7719      1.10%
55675.79/2809.47	c      2809          38427        1678        20        1028.0000        1016.7733      1.10%
55776.90/2814.53	c      2815          38505        1678        20        1028.0000        1016.7733      1.10%
55876.00/2819.58	c      2820          38586        1681        20        1028.0000        1016.7819      1.10%
55977.03/2824.63	c      2825          38671        1680        20        1028.0000        1016.7819      1.10%
56075.95/2829.67	c      2830          38810        1687        20        1028.0000        1016.7819      1.10%
56176.89/2834.72	c      2835          38894        1689        20        1028.0000        1016.7907      1.10%
56275.81/2839.74	c      2840          38928        1695        20        1028.0000        1016.7987      1.10%
56376.87/2844.82	c      2845          39036        1707        20        1028.0000        1016.8125      1.10%
56475.99/2849.84	c      2850          39167        1708        20        1028.0000        1016.8125      1.10%
56577.08/2854.92	c      2855          39207        1710        20        1028.0000        1016.8144      1.10%
56676.25/2859.93	c      2860          39249        1718        20        1028.0000        1016.8333      1.10%
56775.29/2864.93	c      2865          39415        1714        20        1028.0000        1016.8333      1.10%
56874.37/2869.99	c      2870          39497        1710        20        1028.0000        1016.8333      1.10%
56976.55/2875.15	c      2875          39585        1712        20        1028.0000        1016.8417      1.10%
57077.37/2880.20	c      2880          39650        1715        20        1028.0000        1016.8436      1.10%
57177.37/2885.25	c      2885          39794        1713        20        1028.0000        1016.8436      1.10%
57276.43/2890.30	c      2890          39917        1724        20        1028.0000        1016.8598      1.10%
57377.52/2895.35	c      2895          40056        1727        20        1028.0000        1016.8644      1.10%
57476.51/2900.40	c      2900          40106        1731        20        1028.0000        1016.8705      1.09%
57577.73/2905.45	c      2905          40160        1735        20        1028.0000        1016.8785      1.09%
57676.72/2910.50	c      2910          40216        1737        20        1028.0000        1016.8953      1.09%
57777.83/2915.54	c      2916          40246        1743        20        1028.0000        1016.8992      1.09%
57878.93/2920.61	c      2921          40360        1745        20        1028.0000        1016.8992      1.09%
57978.06/2925.63	c      2926          40466        1749        20        1028.0000        1016.9025      1.09%
58079.16/2930.71	c      2931          40566        1755        20        1028.0000        1016.9098      1.09%
58178.29/2935.72	c      2936          40627        1758        20        1028.0000        1016.9098      1.09%
58277.40/2940.78	c      2941          40700        1763        20        1028.0000        1016.9140      1.09%
58378.49/2945.82	c      2946          40786        1763        20        1028.0000        1016.9140      1.09%
58479.60/2950.91	c      2951          40854        1763        20        1028.0000        1016.9425      1.09%
58578.71/2955.95	c      2956          40968        1767        20        1028.0000        1016.9609      1.09%
58677.80/2960.99	c      2961          41115        1768        20        1028.0000        1016.9609      1.09%
58780.11/2966.08	c      2966          41146        1767        20        1028.0000        1016.9620      1.09%
58878.84/2971.13	c      2971          41256        1773        20        1028.0000        1016.9658      1.09%
58980.27/2976.18	c      2976          41346        1775        20        1028.0000        1016.9885      1.08%
59079.99/2981.24	c      2981          41398        1779        20        1028.0000        1016.9926      1.08%
59179.13/2986.27	c      2986          41491        1780        20        1028.0000        1016.9956      1.08%
59280.25/2991.34	c      2991          41626        1781        20        1028.0000        1016.9966      1.08%
59379.37/2996.35	c      2996          41694        1781        20        1028.0000        1016.9980      1.08%
59480.60/3001.44	c      3001          41781        1780        20        1028.0000        1016.9995      1.08%
59579.82/3006.49	c      3006          41926        1777        20        1028.0000        1017.0057      1.08%
59680.98/3011.54	c      3012          41950        1779        20        1028.0000        1017.0068      1.08%
59780.19/3016.59	c      3017          42069        1780        20        1028.0000        1017.0068      1.08%
59881.37/3021.61	c      3022          42115        1788        20        1028.0000        1017.0231      1.08%
59980.49/3026.65	c      3027          42178        1795        20        1028.0000        1017.0554      1.08%
60079.52/3031.66	c      3032          42230        1795        20        1028.0000        1017.0554      1.08%
60178.65/3036.69	c      3037          42327        1800        20        1028.0000        1017.0579      1.08%
60279.82/3041.80	c      3042          42427        1804        20        1028.0000        1017.0677      1.07%
60381.09/3046.82	c      3047          42493        1806        20        1028.0000        1017.0692      1.07%
60480.24/3051.88	c      3052          42536        1807        20        1028.0000        1017.1001      1.07%
60581.48/3056.94	c      3057          42567        1810        20        1028.0000        1017.1078      1.07%
60680.72/3062.04	c      3062          42706        1809        20        1028.0000        1017.1122      1.07%
60779.75/3067.06	c      3067          42794        1813        20        1028.0000        1017.1122      1.07%
60882.11/3072.09	c      3072          42868        1821        20        1028.0000        1017.1142      1.07%
60981.13/3077.12	c      3077          42986        1819        20        1028.0000        1017.1248      1.07%
61083.18/3082.24	c      3082          43076        1825        20        1028.0000        1017.1305      1.07%
61182.42/3087.28	c      3087          43147        1830        20        1028.0000        1017.1305      1.07%
61283.66/3092.31	c      3092          43224        1829        20        1028.0000        1017.1305      1.07%
61382.89/3097.39	c      3097          43339        1826        20        1028.0000        1017.1305      1.07%
61484.10/3102.41	c      3102          43471        1824        20        1028.0000        1017.1305      1.07%
61583.20/3107.42	c      3107          43542        1823        20        1028.0000        1017.1305      1.07%
61682.32/3112.46	c      3112          43622        1831        20        1028.0000        1017.1356      1.07%
61783.31/3117.51	c      3118          43699        1832        20        1028.0000        1017.1364      1.07%
61884.26/3122.63	c      3123          43833        1830        20        1028.0000        1017.1364      1.07%
61983.46/3127.69	c      3128          43876        1829        20        1028.0000        1017.1367      1.07%
62084.48/3132.73	c      3133          43930        1829        20        1028.0000        1017.1368      1.07%
62183.61/3137.76	c      3138          44005        1838        20        1028.0000        1017.1591      1.07%
62284.72/3142.81	c      3143          44031        1842        20        1028.0000        1017.1625      1.07%
62383.82/3147.89	c      3148          44068        1851        20        1028.0000        1017.1674      1.06%
62484.90/3152.93	c      3153          44126        1853        20        1028.0000        1017.1757      1.06%
62583.97/3157.95	c      3158          44236        1855        20        1028.0000        1017.1832      1.06%
62683.10/3162.96	c      3163          44357        1860        20        1028.0000        1017.1832      1.06%
62782.04/3167.98	c      3168          44439        1858        20        1028.0000        1017.1832      1.06%
62884.14/3173.09	c      3173          44534        1863        20        1028.0000        1017.1951      1.06%
62983.22/3178.13	c      3178          44595        1864        20        1028.0000        1017.2046      1.06%
63084.37/3183.16	c      3183          44649        1866        20        1028.0000        1017.2046      1.06%
63184.18/3188.23	c      3188          44699        1866        20        1028.0000        1017.2140      1.06%
63283.28/3193.30	c      3193          44804        1869        20        1028.0000        1017.2208      1.06%
63384.49/3198.31	c      3198          44890        1871        20        1028.0000        1017.2208      1.06%
63483.47/3203.39	c      3203          44913        1870        20        1028.0000        1017.2208      1.06%
63584.54/3208.44	c      3208          45032        1869        20        1028.0000        1017.2208      1.06%
63685.57/3213.55	c      3214          45119        1868        20        1028.0000        1017.2208      1.06%
63784.61/3218.60	c      3219          45201        1866        20        1028.0000        1017.2208      1.06%
63885.79/3223.63	c      3224          45264        1871        20        1028.0000        1017.2209      1.06%
63984.74/3228.64	c      3229          45302        1869        20        1028.0000        1017.2209      1.06%
64083.83/3233.66	c      3234          45366        1871        20        1028.0000        1017.2245      1.06%
64182.91/3238.68	c      3239          45447        1880        20        1028.0000        1017.2245      1.06%
64285.98/3243.85	c      3244          45577        1882        20        1028.0000        1017.2265      1.06%
64385.09/3248.88	c      3249          45655        1882        20        1028.0000        1017.2273      1.06%
64486.18/3253.92	c      3254          45749        1884        20        1028.0000        1017.2648      1.06%
64585.27/3258.93	c      3259          45851        1894        20        1028.0000        1017.2823      1.05%
64684.30/3264.05	c      3264          45903        1894        20        1028.0000        1017.2823      1.05%
64786.53/3269.07	c      3269          45986        1903        20        1028.0000        1017.2823      1.05%
64885.75/3274.15	c      3274          46045        1906        20        1028.0000        1017.2823      1.05%
64986.67/3279.18	c      3279          46097        1906        20        1028.0000        1017.2926      1.05%
65086.59/3284.26	c      3284          46208        1907        20        1028.0000        1017.3137      1.05%
65187.67/3289.31	c      3289          46266        1905        20        1028.0000        1017.3154      1.05%
65286.78/3294.32	c      3294          46343        1906        20        1028.0000        1017.3154      1.05%
65387.73/3299.41	c      3299          46476        1901        20        1028.0000        1017.3260      1.05%
65486.82/3304.46	c      3304          46589        1906        20        1028.0000        1017.3260      1.05%
65587.92/3309.50	c      3310          46641        1910        20        1028.0000        1017.3399      1.05%
65687.02/3314.56	c      3315          46753        1910        20        1028.0000        1017.3399      1.05%
65788.23/3319.61	c      3320          46836        1907        20        1028.0000        1017.3487      1.05%
65887.23/3324.65	c      3325          46899        1914        20        1028.0000        1017.3490      1.05%
65988.33/3329.72	c      3330          46945        1916        20        1028.0000        1017.3502      1.05%
66087.42/3334.77	c      3335          47041        1924        20        1028.0000        1017.3630      1.05%
66188.50/3339.82	c      3340          47126        1937        20        1028.0000        1017.3984      1.04%
66287.55/3344.83	c      3345          47204        1947        20        1028.0000        1017.4042      1.04%
66388.58/3349.92	c      3350          47256        1949        20        1028.0000        1017.4090      1.04%
66487.68/3354.99	c      3355          47326        1953        20        1028.0000        1017.4146      1.04%
66586.73/3360.04	c      3360          47403        1958        20        1028.0000        1017.4146      1.04%
66688.83/3365.08	c      3365          47497        1968        20        1028.0000        1017.4226      1.04%
66788.04/3370.14	c      3370          47595        1972        20        1028.0000        1017.4289      1.04%
66888.76/3375.16	c      3375          47657        1972        20        1028.0000        1017.4335      1.04%
66988.89/3380.24	c      3380          47736        1967        20        1028.0000        1017.4378      1.04%
67089.95/3385.31	c      3385          47862        1971        20        1028.0000        1017.4406      1.04%
67189.00/3390.35	c      3390          47979        1976        20        1028.0000        1017.4413      1.04%
67288.11/3395.39	c      3395          48095        1982        20        1028.0000        1017.4552      1.04%
67389.16/3400.44	c      3400          48237        1976        20        1028.0000        1017.4552      1.04%
67490.21/3405.50	c      3406          48306        1981        20        1028.0000        1017.4642      1.04%
67589.15/3410.58	c      3411          48373        1984        20        1028.0000        1017.4696      1.03%
67690.38/3415.63	c      3416          48486        1991        20        1028.0000        1017.4817      1.03%
67789.34/3420.64	c      3421          48511        1992        20        1028.0000        1017.4817      1.03%
67890.37/3425.70	c      3426          48567        1992        20        1028.0000        1017.4827      1.03%
67989.49/3430.72	c      3431          48666        1995        20        1028.0000        1017.4936      1.03%
68088.70/3435.79	c      3436          48670        1999        20        1028.0000        1017.4936      1.03%
68189.80/3440.88	c      3441          48800        2009        20        1028.0000        1017.4936      1.03%
68290.77/3445.94	c      3446          48922        2009        20        1028.0000        1017.4936      1.03%
68389.88/3450.99	c      3451          49006        2019        20        1028.0000        1017.5047      1.03%
68488.98/3456.04	c      3456          49062        2027        20        1028.0000        1017.5055      1.03%
68591.21/3461.09	c      3461          49117        2028        20        1028.0000        1017.5055      1.03%
68690.09/3466.15	c      3466          49144        2025        20        1028.0000        1017.5055      1.03%
68789.47/3471.16	c      3471          49285        2020        20        1028.0000        1017.5055      1.03%
68890.59/3476.17	c      3476          49377        2034        20        1028.0000        1017.5074      1.03%
68989.67/3481.18	c      3481          49466        2041        20        1028.0000        1017.5337      1.03%
69089.58/3486.22	c      3486          49549        2048        20        1028.0000        1017.5337      1.03%
69188.69/3491.23	c      3491          49675        2050        20        1028.0000        1017.5337      1.03%
69287.81/3496.24	c      3496          49769        2062        20        1028.0000        1017.5360      1.03%
69386.88/3501.29	c      3501          49817        2062        20        1028.0000        1017.5365      1.03%
69487.95/3506.31	c      3506          49926        2061        20        1028.0000        1017.5451      1.03%
69587.04/3511.37	c      3511          50019        2072        20        1028.0000        1017.5597      1.03%
69686.15/3516.39	c      3516          50126        2081        20        1028.0000        1017.5601      1.03%
69787.20/3521.50	c      3522          50176        2081        20        1028.0000        1017.5763      1.02%
69888.24/3526.55	c      3527          50262        2081        20        1028.0000        1017.5763      1.02%
69987.34/3531.58	c      3532          50296        2085        20        1028.0000        1017.5783      1.02%
70088.41/3536.66	c      3537          50316        2089        20        1028.0000        1017.5783      1.02%
70189.45/3541.72	c      3542          50358        2089        20        1028.0000        1017.5866      1.02%
70288.47/3546.77	c      3547          50442        2095        20        1028.0000        1017.5867      1.02%
70389.55/3551.82	c      3552          50521        2090        20        1028.0000        1017.5880      1.02%
70488.78/3556.87	c      3557          50629        2098        20        1028.0000        1017.6155      1.02%
70589.66/3561.92	c      3562          50725        2102        20        1028.0000        1017.6155      1.02%
70688.77/3566.97	c      3567          50872        2105        20        1028.0000        1017.6190      1.02%
70787.88/3571.99	c      3572          50999        2114        20        1028.0000        1017.6263      1.02%
70890.09/3577.08	c      3577          51075        2124        20        1028.0000        1017.6413      1.02%
70989.15/3582.14	c      3582          51216        2125        20        1028.0000        1017.6493      1.02%
71090.30/3587.17	c      3587          51332        2131        20        1028.0000        1017.6518      1.02%
71190.14/3592.24	c      3592          51438        2137        20        1028.0000        1017.6602      1.02%
71289.27/3597.27	c      3597          51560        2139        20        1028.0000        1017.6604      1.02%
71390.44/3602.34	c      3602          51657        2146        20        1028.0000        1017.6608      1.02%
71489.58/3607.36	c      3607          51746        2149        20        1028.0000        1017.6667      1.02%
71588.71/3612.39	c      3612          51816        2151        20        1028.0000        1017.6688      1.02%
71687.84/3617.40	c      3617          51903        2158        20        1028.0000        1017.6699      1.02%
71788.97/3622.40	c      3622          52008        2161        20        1028.0000        1017.6766      1.01%
71888.09/3627.43	c      3627          52106        2163        20        1028.0000        1017.6802      1.01%
71989.18/3632.50	c      3633          52176        2163        20        1028.0000        1017.6802      1.01%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (174221 MiB free)
  memory of node 1: 193531 MiB (177890 MiB free)
  memory of node 2: 193531 MiB (177104 MiB free)
  memory of node 3: 193531 MiB (175749 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-4467304-1723211566/watcher-4467304-1723211566 -o /tmp/evaluation-result-4467304-1723211566/solver-4467304-1723211566 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723211566-526335 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467304-1723211566.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100117 s]*
/proc/loadavg: 1.00 1.19 2.15 8/946 526476
/proc/meminfo: memFree=721638316/790760804 swapFree=131071996/131071996
[pid=526392] ppid=526379 vsize=1517852 memory=102352 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/stat : 526392 (fscip) S 526379 526392 526323 0 -1 1077936128 22502 0 0 0 10 3 0 0 20 0 21 0 87739192 1554280448 25588 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
/proc/526392/statm: 379463 25588 2790 3035 0 65214 0
[pid=526392/tid=526417] ppid=526379 vsize=1517852 memory=4026531959 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526417/stat : 526417 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25588 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526418] ppid=526379 vsize=1517852 memory=67123 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526418/stat : 526418 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25588 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526419] ppid=526379 vsize=1517852 memory=55216921903569 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526419/stat : 526419 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25588 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526421] ppid=526379 vsize=1517852 memory=52983572464199 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526421/stat : 526421 (fscip) S 526379 526392 526323 0 -1 1077936192 1195 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25588 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526422] ppid=526379 vsize=1517852 memory=60684465603260 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526422/stat : 526422 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526423] ppid=526379 vsize=1517852 memory=55182679606333 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526423/stat : 526423 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526424] ppid=526379 vsize=1517852 memory=14132238522516992 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526424/stat : 526424 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526425] ppid=526379 vsize=1517852 memory=1134524 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526425/stat : 526425 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526426] ppid=526379 vsize=1517852 memory=3834033575624441937 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526426/stat : 526426 (fscip) S 526379 526392 526323 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526427] ppid=526379 vsize=1517852 memory=3977299910675660881 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526427/stat : 526427 (fscip) S 526379 526392 526323 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526428] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526428/stat : 526428 (fscip) S 526379 526392 526323 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526431] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526431/stat : 526431 (fscip) S 526379 526392 526323 0 -1 1077936192 1197 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526433] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526433/stat : 526433 (fscip) S 526379 526392 526323 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526435] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526435/stat : 526435 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526436] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526436/stat : 526436 (fscip) S 526379 526392 526323 0 -1 1077936192 1196 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526438] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526438/stat : 526438 (fscip) S 526379 526392 526323 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526440] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526440/stat : 526440 (fscip) R 526379 526392 526323 0 -1 4194368 945 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526442] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526442/stat : 526442 (fscip) S 526379 526392 526323 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526443] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526443/stat : 526443 (fscip) S 526379 526392 526323 0 -1 1077936192 1195 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526456] ppid=526379 vsize=1517852 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526456/stat : 526456 (fscip) S 526379 526392 526323 0 -1 1077936192 1194 0 0 0 0 0 0 0 20 0 21 0 87739197 1554280448 25654 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 1517852 KiB
Current children cumulated memory: 102352 KiB

[startup+0.232016 s]*
/proc/loadavg: 1.00 1.19 2.15 83/1026 526556
/proc/meminfo: memFree=720632012/790760804 swapFree=131071996/131071996
[pid=526392] ppid=526379 vsize=1804180 memory=354824 CPUtime=1.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/stat : 526392 (fscip) S 526379 526392 526323 0 -1 1077936128 85604 0 0 0 114 69 0 0 20 0 41 0 87739192 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
/proc/526392/statm: 451045 88706 2806 3035 0 174642 0
[pid=526392/tid=526417] ppid=526379 vsize=1804180 memory=4026531959 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526417/stat : 526417 (fscip) R 526379 526392 526323 0 -1 4194368 4183 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526418] ppid=526379 vsize=1804180 memory=67123 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526418/stat : 526418 (fscip) R 526379 526392 526323 0 -1 4194368 3978 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526419] ppid=526379 vsize=1804180 memory=55216921903569 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526419/stat : 526419 (fscip) S 526379 526392 526323 0 -1 1077936192 3990 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526421] ppid=526379 vsize=1804180 memory=52983572464199 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526421/stat : 526421 (fscip) R 526379 526392 526323 0 -1 4194368 3986 0 0 0 4 4 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526422] ppid=526379 vsize=1804180 memory=60684465603260 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526422/stat : 526422 (fscip) R 526379 526392 526323 0 -1 4194368 3977 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526423] ppid=526379 vsize=1804180 memory=55182679606333 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526423/stat : 526423 (fscip) R 526379 526392 526323 0 -1 1077936192 3567 0 0 0 5 1 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526424] ppid=526379 vsize=1804180 memory=15537414382814704 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526424/stat : 526424 (fscip) R 526379 526392 526323 0 -1 4194368 4178 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526425] ppid=526379 vsize=1804180 memory=3474298651176861781 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526425/stat : 526425 (fscip) R 526379 526392 526323 0 -1 4194368 3988 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526426] ppid=526379 vsize=1804180 memory=1367971 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526426/stat : 526426 (fscip) R 526379 526392 526323 0 -1 4194368 3984 0 0 0 5 2 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526427] ppid=526379 vsize=1804180 memory=1427399 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526427/stat : 526427 (fscip) R 526379 526392 526323 0 -1 4194368 3976 0 0 0 5 4 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526428] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526428/stat : 526428 (fscip) R 526379 526392 526323 0 -1 4194368 3988 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526431] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526431/stat : 526431 (fscip) R 526379 526392 526323 0 -1 4194368 3984 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526433] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526433/stat : 526433 (fscip) R 526379 526392 526323 0 -1 4194368 3985 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526435] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526435/stat : 526435 (fscip) R 526379 526392 526323 0 -1 4194368 3975 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526436] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526436/stat : 526436 (fscip) R 526379 526392 526323 0 -1 4194368 3977 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526438] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526438/stat : 526438 (fscip) R 526379 526392 526323 0 -1 4194368 3980 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526440] ppid=526379 vsize=1804180 memory=0 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526440/stat : 526440 (fscip) R 526379 526392 526323 0 -1 4194368 4177 0 0 0 5 4 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526442] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526442/stat : 526442 (fscip) R 526379 526392 526323 0 -1 4194368 3990 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526443] ppid=526379 vsize=1804180 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526443/stat : 526443 (fscip) R 526379 526392 526323 0 -1 4194368 3883 0 0 0 5 3 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526456] ppid=526379 vsize=1804180 memory=0 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526456/stat : 526456 (fscip) R 526379 526392 526323 0 -1 4194368 3806 0 0 0 5 4 0 0 20 0 41 0 87739197 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526497] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526497/stat : 526497 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526498] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526498/stat : 526498 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526499] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526499/stat : 526499 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526500] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526500/stat : 526500 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526501] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526501/stat : 526501 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526502] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526502/stat : 526502 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526503] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526503/stat : 526503 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526504] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526504/stat : 526504 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526505] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526505/stat : 526505 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526506] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526506/stat : 526506 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526507] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526507/stat : 526507 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526508] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526508/stat : 526508 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526509] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526509/stat : 526509 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526510] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526510/stat : 526510 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526511] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526511/stat : 526511 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526512] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526512/stat : 526512 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526513] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526513/stat : 526513 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526514] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526514/stat : 526514 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526515] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526515/stat : 526515 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526516] ppid=526379 vsize=1804180 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526516/stat : 526516 (fscip) S 526379 526392 526323 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 87739208 1847480320 88706 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
Current children cumulated CPU time: 1.83 s
Current children cumulated vsize: 1804180 KiB
Current children cumulated memory: 354824 KiB

[startup+0.339455 s]*
/proc/loadavg: 1.00 1.19 2.15 80/1026 526556
/proc/meminfo: memFree=720356104/790760804 swapFree=131071996/131071996
[pid=526392] ppid=526379 vsize=1814540 memory=422748 CPUtime=3.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/stat : 526392 (fscip) S 526379 526392 526323 0 -1 1077936128 102613 0 0 0 192 153 0 0 20 0 41 0 87739192 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
/proc/526392/statm: 453635 105687 2934 3035 0 192156 0
[pid=526392/tid=526417] ppid=526379 vsize=1814540 memory=-6661877779979551885 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526417/stat : 526417 (fscip) R 526379 526392 526323 0 -1 4194368 5214 0 0 0 8 8 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526418] ppid=526379 vsize=1814540 memory=279646931390272 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526418/stat : 526418 (fscip) R 526379 526392 526323 0 -1 4194368 4787 0 0 0 9 7 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526419] ppid=526379 vsize=1814540 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526419/stat : 526419 (fscip) R 526379 526392 526323 0 -1 4194368 4624 0 0 0 8 8 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526421] ppid=526379 vsize=1814540 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526421/stat : 526421 (fscip) R 526379 526392 526323 0 -1 4194368 5014 0 0 0 7 9 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526422] ppid=526379 vsize=1814540 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526422/stat : 526422 (fscip) R 526379 526392 526323 0 -1 4194368 4624 0 0 0 8 8 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526423] ppid=526379 vsize=1814540 memory=0 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526423/stat : 526423 (fscip) R 526379 526392 526323 0 -1 4194368 4400 0 0 0 7 5 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526424] ppid=526379 vsize=1814540 memory=4027515292 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526424/stat : 526424 (fscip) R 526379 526392 526323 0 -1 4194368 4946 0 0 0 7 7 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526425] ppid=526379 vsize=1814540 memory=228522721618 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526425/stat : 526425 (fscip) R 526379 526392 526323 0 -1 1077936192 4557 0 0 0 7 8 0 0 20 0 41 0 87739197 1858088960 105687 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0

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

[pid=526392/tid=526500] ppid=526379 vsize=9270336 memory=5938672683735076962 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526500/stat : 526500 (fscip) S 526379 526392 526323 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526501] ppid=526379 vsize=9270336 memory=279646933597296 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526501/stat : 526501 (fscip) S 526379 526392 526323 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526502] ppid=526379 vsize=9270336 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526502/stat : 526502 (fscip) S 526379 526392 526323 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526503] ppid=526379 vsize=9270336 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526503/stat : 526503 (fscip) S 526379 526392 526323 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526504] ppid=526379 vsize=9270336 memory=7858772 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526504/stat : 526504 (fscip) S 526379 526392 526323 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526505] ppid=526379 vsize=9270336 memory=7837416 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526505/stat : 526505 (fscip) S 526379 526392 526323 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526506] ppid=526379 vsize=9270336 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526506/stat : 526506 (fscip) S 526379 526392 526323 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526507] ppid=526379 vsize=9270336 memory=7859884 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526507/stat : 526507 (fscip) S 526379 526392 526323 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526508] ppid=526379 vsize=9270336 memory=2212 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526508/stat : 526508 (fscip) S 526379 526392 526323 0 -1 1077936192 113 0 0 0 1 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526509] ppid=526379 vsize=9270336 memory=1736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526509/stat : 526509 (fscip) S 526379 526392 526323 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526510] ppid=526379 vsize=9270336 memory=6720669856670563431 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526510/stat : 526510 (fscip) S 526379 526392 526323 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526511] ppid=526379 vsize=9270336 memory=8323350987516068516 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526511/stat : 526511 (fscip) S 526379 526392 526323 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526512] ppid=526379 vsize=9270336 memory=2268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526512/stat : 526512 (fscip) S 526379 526392 526323 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526513] ppid=526379 vsize=9270336 memory=7861800 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526513/stat : 526513 (fscip) S 526379 526392 526323 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526514] ppid=526379 vsize=9270336 memory=10556 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526514/stat : 526514 (fscip) S 526379 526392 526323 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526515] ppid=526379 vsize=9270336 memory=5472 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526515/stat : 526515 (fscip) S 526379 526392 526323 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526516] ppid=526379 vsize=9270336 memory=16204 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526516/stat : 526516 (fscip) S 526379 526392 526323 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1967301 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
Current children cumulated CPU time: 70994 s
Current children cumulated vsize: 9270336 KiB
Current children cumulated memory: 7869204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633 s]*
/proc/loadavg: 80.32 80.57 79.30 84/1024 528468
/proc/meminfo: memFree=692059836/790760804 swapFree=131071996/131071996
[pid=526392] ppid=526379 vsize=9270336 memory=7877952 CPUtime=72000.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/stat : 526392 (fscip) S 526379 526392 526323 0 -1 1077936128 34793358 0 0 0 7178902 21121 0 0 20 0 41 0 87739192 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
/proc/526392/statm: 2317584 1969488 3014 3035 0 2193484 0
[pid=526392/tid=526417] ppid=526379 vsize=9270336 memory=4638778398332704872 CPUtime=3608.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526417/stat : 526417 (fscip) R 526379 526392 526323 0 -1 4194368 1970211 0 0 0 360600 225 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526418] ppid=526379 vsize=9270336 memory=6943526294502006880 CPUtime=3588.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526418/stat : 526418 (fscip) R 526379 526392 526323 0 -1 4194368 2252074 0 0 0 358609 275 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526419] ppid=526379 vsize=9270336 memory=8323350987516068516 CPUtime=3600.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526419/stat : 526419 (fscip) R 526379 526392 526323 0 -1 4194368 608231 0 0 0 357380 2654 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526421] ppid=526379 vsize=9270336 memory=1848 CPUtime=3608.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526421/stat : 526421 (fscip) R 526379 526392 526323 0 -1 4194368 1991217 0 0 0 360607 228 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526422] ppid=526379 vsize=9270336 memory=38604 CPUtime=3605.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526422/stat : 526422 (fscip) R 526379 526392 526323 0 -1 4194368 2259692 0 0 0 360322 272 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526423] ppid=526379 vsize=9270336 memory=33100 CPUtime=3601.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526423/stat : 526423 (fscip) R 526379 526392 526323 0 -1 4194368 619719 0 0 0 357538 2588 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526424] ppid=526379 vsize=9270336 memory=6796 CPUtime=3606.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526424/stat : 526424 (fscip) R 526379 526392 526323 0 -1 4194368 2316288 0 0 0 360366 269 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526425] ppid=526379 vsize=9270336 memory=20456 CPUtime=3590.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526425/stat : 526425 (fscip) R 526379 526392 526323 0 -1 4194368 2231680 0 0 0 358750 273 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526426] ppid=526379 vsize=9270336 memory=6147504116872079463 CPUtime=3602.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526426/stat : 526426 (fscip) R 526379 526392 526323 0 -1 4194368 636812 0 0 0 357948 2326 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526427] ppid=526379 vsize=9270336 memory=7018690051972622162 CPUtime=3605.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526427/stat : 526427 (fscip) R 526379 526392 526323 0 -1 4194368 2095959 0 0 0 360266 243 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526428] ppid=526379 vsize=9270336 memory=7018690051972622162 CPUtime=3598.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526428/stat : 526428 (fscip) R 526379 526392 526323 0 -1 4194368 2862329 0 0 0 359513 350 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526431] ppid=526379 vsize=9270336 memory=7164503955412642147 CPUtime=3596.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526431/stat : 526431 (fscip) R 526379 526392 526323 0 -1 4194368 634846 0 0 0 356831 2791 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526433] ppid=526379 vsize=9270336 memory=7235721518339090787 CPUtime=3589.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526433/stat : 526433 (fscip) R 526379 526392 526323 0 -1 4194368 1952314 0 0 0 358725 240 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526435] ppid=526379 vsize=9270336 memory=7523660532432267619 CPUtime=3599.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526435/stat : 526435 (fscip) R 526379 526392 526323 0 -1 4194368 2411659 0 0 0 359686 296 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526436] ppid=526379 vsize=9270336 memory=7666371639864486243 CPUtime=3601.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526436/stat : 526436 (fscip) R 526379 526392 526323 0 -1 4194368 644713 0 0 0 356890 3250 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526438] ppid=526379 vsize=9270336 memory=7812178980697565539 CPUtime=3594.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526438/stat : 526438 (fscip) R 526379 526392 526323 0 -1 4194368 2090488 0 0 0 359251 238 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526440] ppid=526379 vsize=9270336 memory=6655300316396806240 CPUtime=3601.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526440/stat : 526440 (fscip) R 526379 526392 526323 0 -1 4194368 2388159 0 0 0 359827 289 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526442] ppid=526379 vsize=9270336 memory=6655300316396806240 CPUtime=3601.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526442/stat : 526442 (fscip) R 526379 526392 526323 0 -1 4194368 623343 0 0 0 356373 3728 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526443] ppid=526379 vsize=9270336 memory=-7600219527952715201 CPUtime=3594.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526443/stat : 526443 (fscip) R 526379 526392 526323 0 -1 4194368 2071816 0 0 0 359170 249 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526456] ppid=526379 vsize=9270336 memory=7452455072824321126 CPUtime=3603.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526456/stat : 526456 (fscip) R 526379 526392 526323 0 -1 4194368 2120676 0 0 0 360092 279 0 0 20 0 41 0 87739197 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526497] ppid=526379 vsize=9270336 memory=3910074804297886570 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526497/stat : 526497 (fscip) S 526379 526392 526323 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526498] ppid=526379 vsize=9270336 memory=-9046132030330590886 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526498/stat : 526498 (fscip) S 526379 526392 526323 0 -1 1077936192 70 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526499] ppid=526379 vsize=9270336 memory=3472468119695179136 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526499/stat : 526499 (fscip) S 526379 526392 526323 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526500] ppid=526379 vsize=9270336 memory=2 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526500/stat : 526500 (fscip) S 526379 526392 526323 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526501] ppid=526379 vsize=9270336 memory=3 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526501/stat : 526501 (fscip) S 526379 526392 526323 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526502] ppid=526379 vsize=9270336 memory=2 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526502/stat : 526502 (fscip) S 526379 526392 526323 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526503] ppid=526379 vsize=9270336 memory=2 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526503/stat : 526503 (fscip) S 526379 526392 526323 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526504] ppid=526379 vsize=9270336 memory=2 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526504/stat : 526504 (fscip) S 526379 526392 526323 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526505] ppid=526379 vsize=9270336 memory=6720669856670563431 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526505/stat : 526505 (fscip) S 526379 526392 526323 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526506] ppid=526379 vsize=9270336 memory=2400603251675274 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526506/stat : 526506 (fscip) S 526379 526392 526323 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526507] ppid=526379 vsize=9270336 memory=2400603251675275 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526507/stat : 526507 (fscip) S 526379 526392 526323 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526508] ppid=526379 vsize=9270336 memory=2400603251675277 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526508/stat : 526508 (fscip) S 526379 526392 526323 0 -1 1077936192 115 0 0 0 1 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526509] ppid=526379 vsize=9270336 memory=2400603251675278 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526509/stat : 526509 (fscip) S 526379 526392 526323 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526510] ppid=526379 vsize=9270336 memory=5863476022000762976 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526510/stat : 526510 (fscip) S 526379 526392 526323 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526511] ppid=526379 vsize=9270336 memory=5863476022000762976 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526511/stat : 526511 (fscip) S 526379 526392 526323 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526512] ppid=526379 vsize=9270336 memory=9580563272 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526512/stat : 526512 (fscip) S 526379 526392 526323 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526513] ppid=526379 vsize=9270336 memory=9580563272 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526513/stat : 526513 (fscip) S 526379 526392 526323 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526514] ppid=526379 vsize=9270336 memory=9580563272 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526514/stat : 526514 (fscip) S 526379 526392 526323 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526515] ppid=526379 vsize=9270336 memory=9580563272 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526515/stat : 526515 (fscip) S 526379 526392 526323 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
[pid=526392/tid=526516] ppid=526379 vsize=9270336 memory=9580563272 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/526392/task/526516/stat : 526516 (fscip) S 526379 526392 526323 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 87739208 9492824064 1969488 809668444160 4194304 16622877 140731026177248 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44683264 140731026183145 140731026183261 140731026183261 140731026190287 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 9270336 KiB
Current children cumulated memory: 7877952 KiB

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

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

# cumulated CPU time of all completed processes:  user=71789.2 s, system=211.486 s

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

[startup+3633.22 s]
/proc/loadavg: 80.32 80.57 79.30 62/985 528468
/proc/meminfo: memFree=694926084/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3633.3 s]
/proc/loadavg: 80.32 80.57 79.30 62/985 528468
/proc/meminfo: memFree=694926084/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3633.34
CPU time (s): 72000.7
CPU user time (s): 71789.2
CPU system time (s): 211.486
CPU usage (%): 1981.67
Max. virtual memory (cumulated for all children) (KiB): 9270336
Max. memory (cumulated for all children) (KiB): 7877952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71789.2
system time used= 211.486
maximum resident set size= 7877956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34793362
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= 298810
involuntary context switches= 210809


# summary of solver processes directly reported to runsolver:
#   pid: 526392
#   total CPU time (s): 72000.7
#   total CPU user time (s): 71789.2
#   total CPU system time (s): 211.486

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5101 second user time and 131.202 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-09 15:52:46
IDJOB=4467304
IDBENCH=147534
IDSOLVER=3097
FILE ID=nodeD102/4467304-1723211566
RUNJOBID= nodeD102-1723211566-526335
SLURM_JOB_ID= 8266899
Free space on /tmp= 8588304 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_11.opb.PB06.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4467304-1723211566/watcher-4467304-1723211566 -o /tmp/evaluation-result-4467304-1723211566/solver-4467304-1723211566 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723211566-526335 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467304-1723211566.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 40839a009ce460ae7be0fe2be6267e36
RANDOM SEED=2064010109

nodeD102.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		: 3126.763
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		: 3118.609
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3599.399
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	: 5005.96
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		: 3392.108
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	: 5005.94
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		: 2187.798
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		: 1743.176
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3511.115
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	: 5005.96
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		: 3280.718
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	: 5005.94
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		: 2031.475
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		: 1439.527
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3337.687
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	: 5005.96
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		: 3129.874
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	: 5005.94
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		: 2591.594
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		: 2603.260
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2605.088
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	: 5005.96
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		: 2685.546
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	: 5005.94
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		: 2583.333
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		: 2582.644
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2578.781
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	: 5005.96
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		: 2550.761
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	: 5005.94
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		: 2598.958
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		: 2522.321
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2604.166
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	: 5005.96
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		: 2581.106
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	: 5005.94
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		: 2590.042
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		: 2556.818
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2588.541
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	: 5005.96
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		: 2581.106
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	: 5005.94
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		: 2598.958
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		: 2522.321
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2587.090
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	: 5005.96
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		: 2495.598
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	: 5005.94
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		: 2494.834
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		: 2522.321
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2600.635
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	: 5005.96
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		: 2574.626
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	: 5005.94
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		: 2598.140
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		: 2533.482
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2483.552
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	: 5005.96
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		: 2494.517
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.94
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		: 2468.220
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		: 2483.552
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2500.000
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	: 5005.96
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		: 2488.738
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	: 5005.94
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		: 2521.186
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		: 2521.551
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2511.160
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	: 5005.96
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		: 2494.469
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	: 5005.94
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		: 2522.321
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		: 2483.407
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 1714.071
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	: 5005.96
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		: 2483.552
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	: 5005.94
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		: 3572.060
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		: 2586.206
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2494.469
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	: 5005.96
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		: 2483.407
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	: 5005.94
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		: 2332.589
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		: 2582.964
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2505.482
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	: 5005.96
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		: 2494.419
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	: 5005.94
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		: 2479.166
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		: 2500.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2500.000
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	: 5005.96
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		: 2500.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.94
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		: 2332.589
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		: 3550.531
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2489.406
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	: 5005.96
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		: 3533.246
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	: 5005.94
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		: 2500.000
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		: 2483.258
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2494.612
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	: 5005.96
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		: 2490.808
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	: 5005.94
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		: 2517.201
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		: 2505.681
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2494.266
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	: 5005.96
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		: 2529.761
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	: 5005.94
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		: 2511.363
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		: 2488.938
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3641.732
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	: 5005.96
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		: 2511.160
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        721888144 kB
MemAvailable:   783361324 kB
Buffers:          967348 kB
Cached:         63337864 kB
SwapCached:            0 kB
Active:          9215284 kB
Inactive:       55504140 kB
Active(anon):       2152 kB
Inactive(anon):   443336 kB
Active(file):    9213132 kB
Inactive(file): 55060804 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112140 kB
Writeback:             0 kB
AnonPages:        415020 kB
Mapped:            97604 kB
Shmem:             30728 kB
KReclaimable:    1237544 kB
Slab:            1743140 kB
SReclaimable:    1237544 kB
SUnreclaim:       505596 kB
KernelStack:       14896 kB
PageTables:        10832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1375852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           811008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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:      591872 kB
DirectMap2M:    61771776 kB
DirectMap1G:    743440384 kB

Free space on /tmp at the end= 8588188 MiB
End job on nodeD102 at 2024-08-09 16:53:19