Trace number 4465204

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMf429a5cb74c34761160471c7897bca93
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 benchmark1037
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1963
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 1963
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 1963
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 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 32530432, getVmSize() = 32530432, SCIPgetMemUsed() = 8862250, SCIPgetMemTotal() = 10605354, SCIPgetMemExternEstim() = 5423109
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 = 21997600, getVmSize() = 42315776, SCIPgetMemUsed() = 10323215, SCIPgetMemTotal() = 18977383, SCIPgetMemExternEstim() = 5423109
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-4465204-1722447896
0.00/0.05	c   Variables        : 1963 (1963 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        : 1515 (1515 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 2929
0.00/0.05	c Constraints        : Number
0.00/0.05	c   setppc           : 2929 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.16	c                                Nodes    Active                                            
0.11/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.11/0.18	c *       0              0           1        20        1735.0000                -          -
1.42/0.25	c *       0              0           1        20        1184.0000                -          -
1.42/0.25	c *       0              0           1        20        1090.0000                -          -
1.42/0.28	c *       0              0           1        20        1085.0000                -          -
14.11/0.90	c *       1              2           3        20        1072.0000         221.0000    385.07%
87.16/4.67	c *       5          17900         301        20        1071.0000         221.0000    384.62%
91.14/4.80	c *       5          17900         301        20        1069.0000         221.0000    383.71%
93.11/4.93	c *       5          17900         301        20        1067.0000         221.0000    382.81%
95.69/5.08	c *       5          17900         301        20        1065.0000         221.0000    381.90%
95.69/5.08	c         5          17900         301        20        1065.0000         221.0000    381.90%
99.02/5.24	c *       5          17900         301        20        1063.0000         221.0000    381.00%
102.98/5.41	c *       5          17900         301        20        1061.0000         221.0000    380.09%
104.90/5.56	c *       6          22234         297        20        1059.0000         221.0000    379.19%
108.85/5.79	c *       6          22234         297        20        1057.0000         221.0000    378.28%
112.81/5.97	c *       6          22234         297        20        1055.0000         221.0000    377.38%
118.72/6.26	c *       6          22234         297        20        1053.0000         221.0000    376.47%
128.61/6.73	c *       7          22658         287        20        1051.0000         221.0000    375.57%
132.58/6.95	c *       7          22658         287        20        1050.0000         221.0000    375.11%
137.16/7.18	c *       7          22658         287        20        1049.0000         221.0000    374.66%
142.66/7.41	c *       7          22658         287        20        1048.0000         221.0000    374.21%
146.45/7.61	c *       8              2           1        20        1047.0000        1002.8235      4.41%
194.70/10.12	c        10              3           2        20        1047.0000        1003.3567      4.35%
223.85/11.59	c *      12              2           1        20        1046.0000        1003.9942      4.18%
229.99/11.82	c *      12              2           1        20        1045.0000        1003.9942      4.08%
236.40/12.15	c *      12              2           1        20        1044.0000        1003.9942      3.98%
241.67/12.47	c *      12              3           2        20        1043.0000        1003.9942      3.89%
247.61/12.79	c *      13              3           2        20        1042.0000        1003.9942      3.79%
254.22/13.10	c *      13              3           2        20        1041.0000        1003.9942      3.69%
291.06/14.94	c *      15              2           1        20        1040.0000        1005.5532      3.43%
295.69/15.19	c        15              2           1        20        1040.0000        1005.6364      3.42%
335.28/17.20	c *      17              2           1        20        1039.0000        1005.6364      3.32%
394.36/20.18	c        20              2           1        20        1039.0000        1005.6364      3.32%
451.95/23.13	c *      23              3           2        20        1038.0000        1005.6364      3.22%
494.71/25.21	c        25              4           3        20        1038.0000        1005.6364      3.22%
593.73/30.24	c        30              9           8        20        1038.0000        1005.6364      3.22%
693.02/35.27	c        35             92          27        20        1038.0000        1005.9446      3.19%
796.02/40.41	c        40             59          42        20        1038.0000        1006.2100      3.16%
895.17/45.46	c        45             79          54        20        1038.0000        1006.4043      3.14%
994.41/50.49	c        50            160          49        20        1038.0000        1006.7595      3.10%
1095.63/55.57	c        56            422          87        20        1038.0000        1007.3270      3.04%
1196.86/60.67	c        61            491         104        20        1038.0000        1007.7515      3.00%
1296.06/65.69	c        66            656         109        20        1038.0000        1007.7515      3.00%
1397.27/70.77	c        71            732         117        20        1038.0000        1008.3621      2.94%
1498.38/75.83	c        76            732         117        20        1038.0000        1008.3621      2.94%
1597.65/80.88	c        81            735         120        20        1038.0000        1008.3621      2.94%
1698.86/85.93	c        86            780         129        20        1038.0000        1008.5477      2.92%
1797.95/90.96	c        91            876         149        20        1038.0000        1008.6437      2.91%
1899.77/96.03	c        96            288         143        20        1038.0000        1008.7002      2.90%
1999.07/101.08	c       101            264         113        20        1038.0000        1009.6266      2.81%
2100.11/106.13	c       106            298         137        20        1038.0000        1009.6266      2.81%
2199.43/111.19	c       111            319         152        20        1038.0000        1010.0846      2.76%
2299.83/116.24	c       116            358         175        20        1038.0000        1010.6812      2.70%
2398.97/121.29	c       121            390         195        20        1038.0000        1010.6812      2.70%
2500.20/126.31	c       126            403         204        20        1038.0000        1010.7852      2.69%
2599.45/131.34	c       131            432         213        20        1038.0000        1011.1887      2.65%
2698.70/136.35	c       136            460         217        20        1038.0000        1011.3543      2.63%
2797.98/141.37	c       141            486         227        20        1038.0000        1011.5062      2.62%
2901.21/146.50	c       146            519         240        20        1038.0000        1011.5717      2.61%
3000.19/151.51	c       152            561         244        20        1038.0000        1011.5717      2.61%
3099.45/156.51	c       157            575         244        20        1038.0000        1011.5717      2.61%
3198.71/161.59	c       162            612         237        20        1038.0000        1011.9467      2.57%
3299.94/166.68	c       167            645         244        20        1038.0000        1011.9849      2.57%
3401.20/171.79	c       172            672         245        20        1038.0000        1012.1221      2.56%
3502.44/176.83	c       177            675         248        20        1038.0000        1012.1221      2.56%
3603.70/181.91	c       182            717         246        20        1038.0000        1012.1221      2.56%
3702.99/186.92	c       187            762         253        20        1038.0000        1012.4921      2.52%
3802.26/192.02	c       192            792         255        20        1038.0000        1012.6582      2.50%
3904.29/197.07	c       197            823         258        20        1038.0000        1012.6606      2.50%
4003.39/202.12	c       202            906         257        20        1038.0000        1012.6606      2.50%
4104.73/207.17	c       207            962         259        20        1038.0000        1012.9288      2.48%
4205.34/212.22	c       212            991         280        20        1038.0000        1013.0221      2.47%
4304.62/217.27	c       217           1073         292        20        1038.0000        1013.2164      2.45%
4405.89/222.32	c       222           1212         291        20        1038.0000        1013.2757      2.44%
4505.08/227.38	c       227           1229         296        20        1038.0000        1013.2757      2.44%
4606.34/232.43	c       232           1267         304        20        1038.0000        1013.3481      2.43%
4705.56/237.45	c       237           1338         319        20        1038.0000        1013.4291      2.42%
4804.78/242.45	c       242           1514         319        20        1038.0000        1013.4706      2.42%
4906.03/247.58	c       248           1631         324        20        1038.0000        1013.5574      2.41%
5007.31/252.61	c       253           1732         325        20        1038.0000        1013.6061      2.41%
5106.57/257.61	c       258           1802         333        20        1038.0000        1013.6903      2.40%
5207.73/262.74	c       263           1895         340        20        1038.0000        1013.6903      2.40%
5307.00/267.79	c       268           1982         345        20        1038.0000        1013.8250      2.38%
5408.23/272.80	c       273           2119         356        20        1038.0000        1013.8250      2.38%
5507.51/277.89	c       278           2242         353        20        1038.0000        1013.8532      2.38%
5608.75/282.93	c       283           2325         366        20        1038.0000        1013.9574      2.37%
5708.02/287.99	c       288           2425         376        20        1038.0000        1014.0275      2.36%
5807.28/293.01	c       293           2562         373        20        1038.0000        1014.0367      2.36%
5909.22/298.09	c       298           2637         384        20        1038.0000        1014.0610      2.36%
6010.26/303.14	c       303           2698         391        20        1038.0000        1014.0610      2.36%
6109.60/308.17	c       308           2787         394        20        1038.0000        1014.0610      2.36%
6210.02/313.25	c       313           2865         404        20        1038.0000        1014.2364      2.34%
6311.27/318.31	c       318           2985         414        20        1038.0000        1014.3349      2.33%
6410.43/323.32	c       323           3012         419        20        1038.0000        1014.4034      2.33%
6511.64/328.40	c       328           3093         422        20        1038.0000        1014.4034      2.33%
6610.88/333.46	c       333           3192         425        20        1038.0000        1014.4366      2.32%
6712.16/338.51	c       339           3232         427        20        1038.0000        1014.4375      2.32%
6811.42/343.56	c       344           3335         440        20        1038.0000        1014.4519      2.32%
6912.67/348.63	c       349           3469         442        20        1038.0000        1014.4815      2.32%
7011.92/353.69	c       354           3488         441        20        1038.0000        1014.4815      2.32%
7113.17/358.71	c       359           3492         445        20        1038.0000        1014.4815      2.32%
7212.42/363.79	c       364           3600         451        20        1038.0000        1014.4815      2.32%
7313.64/368.84	c       369           3707         454        20        1038.0000        1014.4815      2.32%
7412.89/373.89	c       374           3787         464        20        1038.0000        1014.5659      2.31%
7514.14/378.95	c       379           3932         469        20        1038.0000        1014.5811      2.31%
7613.33/383.96	c       384           4052         477        20        1038.0000        1014.6422      2.30%
7715.41/389.08	c       389           4122         489        20        1038.0000        1014.6852      2.30%
7814.47/394.09	c       394           4271         494        20        1038.0000        1014.6852      2.30%
7913.56/399.11	c       399           4391         496        20        1038.0000        1014.6958      2.30%
8012.93/404.13	c       404           4473         506        20        1038.0000        1014.7133      2.29%
8115.36/409.29	c       409           4495         512        20        1038.0000        1014.7366      2.29%
8216.48/414.30	c       414           4592         521        20        1038.0000        1014.8106      2.29%
8315.71/419.32	c       419           4722         525        20        1038.0000        1014.8240      2.28%
8416.94/424.44	c       424           4817         532        20        1038.0000        1014.8240      2.28%
8516.03/429.49	c       430           4961         530        20        1038.0000        1014.8240      2.28%
8617.22/434.54	c       435           5040         539        20        1038.0000        1014.8882      2.28%
8716.43/439.55	c       440           5136         545        20        1038.0000        1014.9487      2.27%
8817.62/444.64	c       445           5316         547        20        1038.0000        1014.9591      2.27%
8916.84/449.68	c       450           5335         554        20        1038.0000        1015.0159      2.26%
9018.06/454.74	c       455           5462         563        20        1038.0000        1015.0566      2.26%
9117.13/459.75	c       460           5574         573        20        1038.0000        1015.0849      2.26%
9218.24/464.82	c       465           5679         578        20        1038.0000        1015.1507      2.25%
9317.44/469.85	c       470           5752         583        20        1038.0000        1015.1581      2.25%
9416.61/474.87	c       475           5775         590        20        1038.0000        1015.1812      2.25%
9517.81/479.90	c       480           5894         597        20        1038.0000        1015.1987      2.25%
9619.53/485.05	c       485           5984         601        20        1038.0000        1015.2476      2.24%
9718.83/490.10	c       490           6072         609        20        1038.0000        1015.2581      2.24%
9819.95/495.15	c       495           6215         616        20        1038.0000        1015.3011      2.24%
9920.67/500.20	c       500           6306         621        20        1038.0000        1015.3025      2.24%
10019.92/505.25	c       505           6465         616        20        1038.0000        1015.3025      2.24%
10119.20/510.26	c       510           6513         622        20        1038.0000        1015.3025      2.24%
10220.48/515.34	c       515           6652         625        20        1038.0000        1015.3681      2.23%
10321.71/520.40	c       520           6709         632        20        1038.0000        1015.3681      2.23%
10421.01/525.41	c       525           6797         638        20        1038.0000        1015.3702      2.23%
10520.30/530.44	c       530           6886         645        20        1038.0000        1015.3794      2.23%
10621.58/535.56	c       536           7028         651        20        1038.0000        1015.4021      2.23%
10722.81/540.61	c       541           7097         660        20        1038.0000        1015.4201      2.22%
10822.07/545.66	c       546           7151         666        20        1038.0000        1015.4201      2.22%
10921.38/550.70	c       551           7261         678        20        1038.0000        1015.4464      2.22%
11022.62/555.76	c       556           7312         683        20        1038.0000        1015.4593      2.22%
11121.93/560.78	c       561           7369         688        20        1038.0000        1015.4593      2.22%
11223.11/565.86	c       566           7502         687        20        1038.0000        1015.4639      2.22%
11324.41/570.91	c       571           7602         695        20        1038.0000        1015.4650      2.22%
11423.70/575.94	c       576           7666         707        20        1038.0000        1015.4872      2.22%
11523.01/581.01	c       581           7736         711        20        1038.0000        1015.5654      2.21%
11625.05/586.06	c       586           7828         717        20        1038.0000        1015.5751      2.21%
11724.19/591.11	c       591           7909         722        20        1038.0000        1015.5966      2.21%
11823.41/596.12	c       596           7999         724        20        1038.0000        1015.5966      2.21%
11925.97/601.22	c       601           8130         729        20        1038.0000        1015.6169      2.20%
12024.34/606.27	c       606           8270         731        20        1038.0000        1015.6246      2.20%
12123.86/611.32	c       611           8342         735        20        1038.0000        1015.6246      2.20%
12223.00/616.34	c       616           8442         741        20        1038.0000        1015.6495      2.20%
12324.12/621.42	c       621           8516         751        20        1038.0000        1015.6515      2.20%
12423.40/626.47	c       626           8608         753        20        1038.0000        1015.6516      2.20%
12524.67/631.52	c       632           8665         762        20        1038.0000        1015.6650      2.20%
12623.94/636.58	c       637           8772         769        20        1038.0000        1015.6784      2.20%
12725.22/641.64	c       642           8880         775        20        1038.0000        1015.6784      2.20%
12824.36/646.68	c       647           9008         775        20        1038.0000        1015.6913      2.20%
12923.58/651.69	c       652           9103         778        20        1038.0000        1015.6913      2.20%
13024.77/656.78	c       657           9209         784        20        1038.0000        1015.7350      2.19%
13125.94/661.83	c       662           9311         788        20        1038.0000        1015.7350      2.19%
13225.11/666.88	c       667           9428         793        20        1038.0000        1015.7419      2.19%
13326.37/671.93	c       672           9569         792        20        1038.0000        1015.7419      2.19%
13425.59/676.96	c       677           9682         795        20        1038.0000        1015.7772      2.19%
13524.77/681.97	c       682           9802         813        20        1038.0000        1015.8350      2.18%
13624.04/687.03	c       687           9992         819        20        1038.0000        1015.8467      2.18%
13725.92/692.10	c       692          10174         829        20        1038.0000        1015.8499      2.18%
13825.06/697.12	c       697          10226         833        20        1038.0000        1015.8615      2.18%
13927.67/702.27	c       702          10422         839        20        1038.0000        1015.8726      2.18%
14026.95/707.29	c       707          10560         855        20        1038.0000        1015.9133      2.17%
14128.22/712.37	c       712          10706         853        20        1038.0000        1015.9133      2.17%
14229.46/717.42	c       717          10902         857        20        1038.0000        1015.9842      2.17%
14328.72/722.45	c       722          11002         873        20        1038.0000        1016.0359      2.16%
14429.97/727.53	c       728          11112         883        20        1038.0000        1016.0443      2.16%
14529.20/732.56	c       733          11261           0        20        1038.0000        1016.0443      2.16%
14628.46/737.58	c       738          11261           0        20        1038.0000        1016.0443      2.16%
14729.73/742.62	c       743          11268           7        20        1038.0000        1016.0443      2.16%
14829.00/747.67	c       748          11283          22        20        1038.0000        1016.0443      2.16%
14928.25/752.68	c       753          11318          25        20        1038.0000        1016.0443      2.16%
15031.41/757.83	c       758          11375          34        20        1038.0000        1016.0443      2.16%
15132.45/762.90	c       763          11397          34        20        1038.0000        1016.0443      2.16%
15231.65/767.96	c       768          11475          44        20        1038.0000        1016.0443      2.16%
15330.92/772.99	c       773          11541          46        20        1038.0000        1016.0443      2.16%
15430.18/778.00	c       778           8878         969        20        1038.0000        1016.0582      2.16%
15532.08/783.13	c       783           8974         971        20        1038.0000        1016.1102      2.15%
15633.07/788.17	c       788           9064         977        20        1038.0000        1016.1641      2.15%
15733.81/793.23	c       793           9182         983        20        1038.0000        1016.2079      2.14%
15833.08/798.28	c       798           9342         997        20        1038.0000        1016.2079      2.14%
15934.14/803.33	c       803           9448         997        20        1038.0000        1016.2079      2.14%
16033.41/808.37	c       808           9603        1006        20        1038.0000        1016.2097      2.14%
16134.65/813.43	c       813           9685        1008        20        1038.0000        1016.2097      2.14%
16233.92/818.45	c       818           9763        1008        20        1038.0000        1016.2097      2.14%
16333.34/823.47	c       823           9945        1010        20        1038.0000        1016.2124      2.14%
16432.45/828.49	c       828          10031        1018        20        1038.0000        1016.2124      2.14%
16533.60/833.51	c       834          10111        1026        20        1038.0000        1016.2136      2.14%
16632.85/838.55	c       839          10202        1033        20        1038.0000        1016.2189      2.14%
16734.08/843.67	c       844          10364        1033        20        1038.0000        1016.2215      2.14%
16835.28/848.73	c       849          10462        1037        20        1038.0000        1016.2215      2.14%
16934.48/853.77	c       854          10532        1055        20        1038.0000        1016.2308      2.14%
17035.59/858.84	c       859          10662        1053        20        1038.0000        1016.2336      2.14%
17136.86/863.92	c       864          10755        1066        20        1038.0000        1016.3025      2.13%
17236.06/868.99	c       869          11896         997        20        1038.0000        1016.3094      2.13%
17337.96/874.04	c       874          10988        1079        20        1038.0000        1016.3586      2.13%
17437.16/879.06	c       879          11155        1082        20        1038.0000        1016.3586      2.13%
17538.31/884.15	c       884          11271        1086        20        1038.0000        1016.3781      2.13%
17637.50/889.16	c       889          11392        1097        20        1038.0000        1016.4445      2.12%
17736.86/894.18	c       894          11462        1111        20        1038.0000        1016.4798      2.12%
17837.35/899.28	c       899          11482        1115        20        1038.0000        1016.4846      2.12%
17938.62/904.33	c       904          11608        1127        20        1038.0000        1016.4846      2.12%
18037.79/909.35	c       909          11669        1132        20        1038.0000        1016.4887      2.12%
18139.04/914.45	c       914          11742        1135        20        1038.0000        1016.5274      2.11%
18240.31/919.52	c       920          11864        1147        20        1038.0000        1016.5447      2.11%
18339.58/924.57	c       925          11957        1150        20        1038.0000        1016.5936      2.11%
18440.84/929.62	c       930          12012        1155        20        1038.0000        1016.6809      2.10%
18540.08/934.68	c       935          12098        1159        20        1038.0000        1016.6809      2.10%
18641.29/939.73	c       940          12172        1157        20        1038.0000        1016.6809      2.10%
18740.50/944.77	c       945          12229        1170        20        1038.0000        1016.7115      2.09%
18841.77/949.83	c       950          12353        1170        20        1038.0000        1016.7115      2.09%
18941.04/954.88	c       955          12435        1172        20        1038.0000        1016.7220      2.09%
19042.16/959.93	c       960          12509        1178        20        1038.0000        1016.7512      2.09%
19141.43/964.94	c       965          12611        1182        20        1038.0000        1016.7524      2.09%
19240.71/969.96	c       970          12903         359        20        1038.0000        1016.7924      2.09%
19339.98/974.99	c       975          13021         373        20        1038.0000        1016.8037      2.08%
19441.93/980.12	c       980          13143         373        20        1038.0000        1016.8695      2.08%
19544.48/985.20	c       985          13300         382        20        1038.0000        1016.8695      2.08%
19643.76/990.26	c       990          13403         389        20        1038.0000        1016.9112      2.07%
19745.02/995.31	c       995          13533         395        20        1038.0000        1016.9246      2.07%
19844.31/1000.36	c      1000          13603         399        20        1038.0000        1016.9465      2.07%
19945.51/1005.41	c      1005          13733         411        20        1038.0000        1017.0710      2.06%
20044.78/1010.46	c      1010          13793         427        20        1038.0000        1017.0991      2.05%
20144.23/1015.49	c      1015          13868         430        20        1038.0000        1017.0991      2.05%
20245.29/1020.57	c      1021          14006         442        20        1038.0000        1017.0991      2.05%
20346.51/1025.61	c      1026          14188         440        20        1038.0000        1017.0991      2.05%
20445.78/1030.68	c      1031          14345         437        20        1038.0000        1017.0991      2.05%
20547.02/1035.73	c      1036          14384         438        20        1038.0000        1017.1087      2.05%
20646.18/1040.78	c      1041          14496         438        20        1038.0000        1017.1087      2.05%
20747.36/1045.83	c      1046          14583         445        20        1038.0000        1017.1517      2.05%
20846.20/1050.88	c      1051          14635         453        20        1038.0000        1017.1601      2.05%
20947.41/1055.92	c      1056          14697         465        20        1038.0000        1017.1615      2.05%
21046.71/1060.98	c      1061          14783         473        20        1038.0000        1017.1865      2.05%
21145.80/1066.03	c      1066          14859         483        20        1038.0000        1017.2089      2.04%
21247.55/1071.08	c      1071          14913         485        20        1038.0000        1017.2263      2.04%
21346.76/1076.11	c      1076          15026         494        20        1038.0000        1017.2461      2.04%
21445.86/1081.12	c      1081          15187         499        20        1038.0000        1017.2461      2.04%
21548.50/1086.24	c      1086          15247         503        20        1038.0000        1017.2551      2.04%
21647.78/1091.25	c      1091          15312         508        20        1038.0000        1017.2559      2.04%
21749.03/1096.34	c      1096          15343         509        20        1038.0000        1017.2580      2.04%
21848.13/1101.39	c      1101          15347         513        20        1038.0000        1017.2580      2.04%
21949.39/1106.41	c      1106          15381         511        20        1038.0000        1017.2580      2.04%
22050.34/1111.50	c      1112          15522         514        20        1038.0000        1017.2652      2.04%
22149.60/1116.52	c      1117          15685         519        20        1038.0000        1017.2653      2.04%
22248.83/1121.53	c      1122          15869         523        20        1038.0000        1017.2653      2.04%
22348.11/1126.58	c      1127          15997         527        20        1038.0000        1017.2653      2.04%
22447.37/1131.59	c      1132          16063         529        20        1038.0000        1017.2653      2.04%
22550.66/1136.76	c      1137          16129         529        20        1038.0000        1017.2653      2.04%
22649.93/1141.78	c      1142          16173         529        20        1038.0000        1017.2702      2.04%
22751.23/1146.86	c      1147          16271         531        20        1038.0000        1017.2725      2.04%
22850.56/1151.88	c      1152          16381         535        20        1038.0000        1017.2787      2.04%
22951.67/1156.97	c      1157          16523         541        20        1038.0000        1017.3209      2.03%
23050.99/1162.02	c      1162          16577         549        20        1038.0000        1017.3232      2.03%
23152.80/1167.07	c      1167          16623         553        20        1038.0000        1017.3595      2.03%
23252.14/1172.11	c      1172          16699         555        20        1038.0000        1017.3595      2.03%
23353.48/1177.17	c      1177          16767         557        20        1038.0000        1017.3612      2.03%
23454.03/1182.22	c      1182          16953         555        20        1038.0000        1017.3994      2.02%
23553.33/1187.27	c      1187          17053         565        20        1038.0000        1017.4075      2.02%
23654.62/1192.32	c      1192          17164         576        20        1038.0000        1017.4434      2.02%
23753.93/1197.37	c      1197          17303         575        20        1038.0000        1017.4434      2.02%
23855.17/1202.42	c      1202          17412         582        20        1038.0000        1017.4519      2.02%
23954.44/1207.47	c      1207          17521         595        20        1038.0000        1017.4833      2.02%
24055.46/1212.52	c      1213          17623         595        20        1038.0000        1017.4906      2.02%
24154.70/1217.58	c      1218          17708         604        20        1038.0000        1017.5010      2.01%
24256.01/1222.63	c      1223          15053         497        20        1038.0000        1017.5241      2.01%
24355.31/1227.70	c      1228          15205         501        20        1038.0000        1017.5739      2.01%
24456.59/1232.73	c      1233          15329         511        20        1038.0000        1017.5821      2.01%
24555.86/1237.79	c      1238          15439         521        20        1038.0000        1017.5854      2.01%
24657.17/1242.81	c      1243          18303         621        20        1038.0000        1017.6470      2.00%
24756.41/1247.86	c      1248          18357         627        20        1038.0000        1017.6470      2.00%
24855.65/1252.87	c      1253          18406         630        20        1038.0000        1017.6678      2.00%
24956.82/1258.01	c      1258          18428         632        20        1038.0000        1017.6678      2.00%
25058.74/1263.06	c      1263          18457         633        20        1038.0000        1017.6678      2.00%
25157.77/1268.11	c      1268          18507         635        20        1038.0000        1017.6795      2.00%
25259.03/1273.16	c      1273          18587         643        20        1038.0000        1017.6839      2.00%
25359.46/1278.21	c      1278          18682         654        20        1038.0000        1017.6879      2.00%
25458.43/1283.26	c      1283          18808         652        20        1038.0000        1017.6879      2.00%
25557.66/1288.27	c      1288          18903         653        20        1038.0000        1017.7069      1.99%
25656.89/1293.29	c      1293          16339         595        20        1038.0000        1017.7179      1.99%
25760.08/1298.42	c      1298          16379         599        20        1038.0000        1017.7179      1.99%
25859.26/1303.47	c      1303          19133         679        20        1038.0000        1017.7536      1.99%
25960.32/1308.52	c      1309          19187         683        20        1038.0000        1017.7536      1.99%
26059.39/1313.57	c      1314          19363         683        20        1038.0000        1017.7536      1.99%
26160.61/1318.62	c      1319          19467         691        20        1038.0000        1017.8420      1.98%
26259.74/1323.65	c      1324          19613         695        20        1038.0000        1017.8636      1.98%
26360.88/1328.72	c      1329          19708         712        20        1038.0000        1017.8636      1.98%
26460.07/1333.77	c      1334          19873         719        20        1038.0000        1017.8842      1.98%
26561.23/1338.83	c      1339          19963         733        20        1038.0000        1017.9198      1.97%
26660.49/1343.87	c      1344          20049         737        20        1038.0000        1017.9198      1.97%
26761.72/1348.92	c      1349          20153         743        20        1038.0000        1017.9292      1.97%
26860.96/1353.93	c      1354          20203         753        20        1038.0000        1017.9299      1.97%
26960.18/1359.01	c      1359          20303         757        20        1038.0000        1017.9310      1.97%
27062.21/1364.07	c      1364          17489         659        20        1038.0000        1017.9366      1.97%
27161.26/1369.12	c      1369          20566         782        20        1038.0000        1017.9398      1.97%
27262.34/1374.17	c      1374          20566         782        20        1038.0000        1017.9398      1.97%
27361.49/1379.19	c      1379          20566         782        20        1038.0000        1017.9398      1.97%
27462.00/1384.27	c      1384          17938         680        20        1038.0000        1017.9518      1.97%
27563.29/1389.32	c      1389          18094         682        20        1038.0000        1017.9525      1.97%
27662.53/1394.37	c      1394          18179         691        20        1038.0000        1017.9707      1.97%
27763.87/1399.42	c      1399          20723         789        20        1038.0000        1017.9783      1.97%
27862.89/1404.47	c      1404          20807         803        20        1038.0000        1017.9801      1.97%
27962.14/1409.48	c      1409          18360         712        20        1038.0000        1017.9863      1.97%
28063.41/1414.51	c      1415          18430         718        20        1038.0000        1017.9874      1.97%
28162.69/1419.53	c      1420          21081         801        20        1038.0000        1018.0024      1.96%
28263.97/1424.67	c      1425          21164         806        20        1038.0000        1018.0024      1.96%
28363.26/1429.69	c      1430          21258         814        20        1038.0000        1018.0081      1.96%
28464.51/1434.71	c      1435          21379         817        20        1038.0000        1018.0527      1.96%
28563.72/1439.72	c      1440          21503         821        20        1038.0000        1018.0636      1.96%
28664.92/1444.80	c      1445          21583         831        20        1038.0000        1018.0649      1.96%
28766.08/1449.93	c      1450          21639         841        20        1038.0000        1018.0875      1.96%
28865.32/1454.98	c      1455          21730         848        20        1038.0000        1018.0968      1.95%
28967.16/1460.03	c      1460          21804         852        20        1038.0000        1018.1158      1.95%
29066.65/1465.09	c      1465          19439         761        20        1038.0000        1018.1234      1.95%
29165.73/1470.11	c      1470          22003         863        20        1038.0000        1018.1427      1.95%
29267.25/1475.17	c      1475          19689         775        20        1038.0000        1018.1808      1.95%
29367.79/1480.25	c      1480          19739         783        20        1038.0000        1018.2060      1.94%
29468.92/1485.31	c      1485          19857         789        20        1038.0000        1018.2060      1.94%
29568.20/1490.32	c      1490          20039         789        20        1038.0000        1018.2217      1.94%
29667.45/1495.35	c      1495          22453         897        20        1038.0000        1018.2279      1.94%
29768.70/1500.46	c      1500          20259         797        20        1038.0000        1018.2403      1.94%
29869.93/1505.51	c      1506          20309         807        20        1038.0000        1018.2637      1.94%
29969.19/1510.56	c      1511          20391         815        20        1038.0000        1018.2775      1.94%
30070.44/1515.61	c      1516          20431         825        20        1038.0000        1018.2866      1.94%
30169.72/1520.66	c      1521          20546         836        20        1038.0000        1018.2984      1.93%
30270.96/1525.71	c      1526          20629         843        20        1038.0000        1018.3222      1.93%
30370.18/1530.76	c      1531          20751         845        20        1038.0000        1018.3260      1.93%
30469.44/1535.77	c      1536          23243         951        20        1038.0000        1018.3383      1.93%
30570.69/1540.86	c      1541          23273         957        20        1038.0000        1018.3486      1.93%
30671.96/1545.91	c      1546          23348         966        20        1038.0000        1018.3486      1.93%
30771.25/1550.96	c      1551          23419         963        20        1038.0000        1018.3486      1.93%
30870.52/1556.01	c      1556          23479         975        20        1038.0000        1018.3998      1.92%
30972.45/1561.06	c      1561          23534         972        20        1038.0000        1018.3998      1.92%
31071.59/1566.08	c      1566          23594         970        20        1038.0000        1018.3998      1.92%
31172.67/1571.16	c      1571          23669         977        20        1038.0000        1018.4003      1.92%
31273.11/1576.21	c      1576          21469         909        20        1038.0000        1018.4101      1.92%
31372.36/1581.26	c      1581          21533         917        20        1038.0000        1018.4314      1.92%
31473.62/1586.32	c      1586          21639         919        20        1038.0000        1018.4961      1.91%
31572.89/1591.38	c      1591          21729         925        20        1038.0000        1018.4983      1.91%
31674.18/1596.43	c      1596          21788         934        20        1038.0000        1018.5003      1.91%
31773.44/1601.48	c      1601          21841         941        20        1038.0000        1018.5080      1.91%
31874.70/1606.53	c      1607          21926         942        20        1038.0000        1018.5169      1.91%
31973.99/1611.58	c      1612          21968         948        20        1038.0000        1018.5280      1.91%
32075.24/1616.62	c      1617          22054         966        20        1038.0000        1018.5285      1.91%
32174.52/1621.69	c      1622          22133         967        20        1038.0000        1018.5285      1.91%
32275.73/1626.74	c      1627          22164         978        20        1038.0000        1018.5410      1.91%
32375.01/1631.79	c      1632          22259         979        20        1038.0000        1018.5417      1.91%
32476.27/1636.81	c      1637          22319         983        20        1038.0000        1018.5516      1.91%
32575.56/1641.84	c      1642          22370         994        20        1038.0000        1018.5534      1.91%
32676.82/1646.91	c      1647          22419         995        20        1038.0000        1018.5551      1.91%
32776.08/1651.94	c      1652          22483        1001        20        1038.0000        1018.5551      1.91%
32878.15/1657.06	c      1657          22561        1003        20        1038.0000        1018.5563      1.91%
32977.23/1662.10	c      1662          22641        1007        20        1038.0000        1018.5579      1.91%
33078.53/1667.16	c      1667          22754        1008        20        1038.0000        1018.5606      1.91%
33179.02/1672.20	c      1672          22886        1006        20        1038.0000        1018.5606      1.91%
33278.29/1677.24	c      1677          22989        1009        20        1038.0000        1018.5646      1.91%
33379.55/1682.31	c      1682          23091        1029        20        1038.0000        1018.5725      1.91%
33478.79/1687.36	c      1687          23208        1032        20        1038.0000        1018.5734      1.91%
33578.03/1692.38	c      1692          23256        1034        20        1038.0000        1018.5806      1.91%
33679.25/1697.41	c      1697          23336        1042        20        1038.0000        1018.5898      1.91%
33778.44/1702.42	c      1702          23425        1045        20        1038.0000        1018.5898      1.91%
33877.70/1707.45	c      1707          23449        1043        20        1038.0000        1018.5952      1.91%
33976.95/1712.49	c      1712          23495        1051        20        1038.0000        1018.6048      1.90%
34078.18/1717.58	c      1718          23578        1074        20        1038.0000        1018.6571      1.90%
34179.38/1722.65	c      1723          23628        1080        20        1038.0000        1018.6620      1.90%
34280.62/1727.76	c      1728          23751        1081        20        1038.0000        1018.6646      1.90%
34381.85/1732.81	c      1733          23803        1087        20        1038.0000        1018.6647      1.90%
34481.10/1737.86	c      1738          23920        1088        20        1038.0000        1018.6647      1.90%
34580.32/1742.89	c      1743          23957        1097        20        1038.0000        1018.6727      1.90%
34681.48/1747.96	c      1748          24036        1096        20        1038.0000        1018.6727      1.90%
34780.67/1752.97	c      1753          26863        1185        20        1038.0000        1018.7154      1.89%
34879.92/1757.99	c      1758          26888        1192        20        1038.0000        1018.7154      1.89%
34981.74/1763.09	c      1763          26976        1192        20        1038.0000        1018.7154      1.89%
35082.99/1768.15	c      1768          26976        1192        20        1038.0000        1018.7154      1.89%
35183.58/1773.21	c      1773          24626        1108        20        1038.0000        1018.7400      1.89%
35282.86/1778.26	c      1778          24705        1111        20        1038.0000        1018.7416      1.89%
35384.08/1783.31	c      1783          24777        1115        20        1038.0000        1018.7416      1.89%
35483.32/1788.38	c      1788          24939        1121        20        1038.0000        1018.7722      1.89%
35584.57/1793.43	c      1793          25019        1125        20        1038.0000        1018.7810      1.89%
35683.82/1798.48	c      1798          25145        1135        20        1038.0000        1018.7852      1.89%
35785.08/1803.53	c      1804          25228        1140        20        1038.0000        1018.7988      1.88%
35884.19/1808.58	c      1809          25327        1147        20        1038.0000        1018.8060      1.88%
35985.47/1813.63	c      1814          25469        1151        20        1038.0000        1018.8077      1.88%
36084.72/1818.68	c      1819          25589        1151        20        1038.0000        1018.8119      1.88%
36185.99/1823.72	c      1824          25599        1155        20        1038.0000        1018.8419      1.88%
36285.26/1828.76	c      1829          25639        1169        20        1038.0000        1018.8511      1.88%
36386.51/1833.84	c      1834          25713        1177        20        1038.0000        1018.8544      1.88%
36485.78/1838.89	c      1839          25770        1178        20        1038.0000        1018.9039      1.87%
36587.05/1843.91	c      1844          25849        1179        20        1038.0000        1018.9081      1.87%
36686.31/1848.94	c      1849          25933        1195        20        1038.0000        1018.9081      1.87%
36788.13/1854.06	c      1854          26083        1199        20        1038.0000        1018.9124      1.87%
36887.58/1859.11	c      1859          26232        1206        20        1038.0000        1018.9162      1.87%
36988.68/1864.14	c      1864          26388        1210        20        1038.0000        1018.9162      1.87%
37087.60/1869.17	c      1869          26489        1217        20        1038.0000        1018.9238      1.87%
37188.33/1874.26	c      1874          26549        1229        20        1038.0000        1018.9291      1.87%
37289.57/1879.31	c      1879          26603        1235        20        1038.0000        1018.9402      1.87%
37388.84/1884.36	c      1884          26714        1246        20        1038.0000        1018.9422      1.87%
37490.09/1889.40	c      1889          26753        1249        20        1038.0000        1018.9448      1.87%
37589.36/1894.47	c      1894          26839        1259        20        1038.0000        1018.9534      1.87%
37690.62/1899.52	c      1900          26959        1273        20        1038.0000        1018.9625      1.87%
37789.90/1904.53	c      1905          27065        1285        20        1038.0000        1018.9625      1.87%
37889.17/1909.56	c      1910          27158        1290        20        1038.0000        1018.9639      1.87%
37990.34/1914.67	c      1915          27207        1291        20        1038.0000        1018.9681      1.87%
38091.35/1919.72	c      1920          27271        1297        20        1038.0000        1018.9804      1.87%
38190.54/1924.75	c      1925          27329        1295        20        1038.0000        1019.0013      1.86%
38291.71/1929.82	c      1930          27449        1301        20        1038.0000        1019.0173      1.86%
38390.93/1934.85	c      1935          27527        1309        20        1038.0000        1019.0173      1.86%
38492.15/1939.92	c      1940          30803        1395        20        1038.0000        1019.0396      1.86%
38591.37/1944.94	c      1945          30895        1407        20        1038.0000        1019.0477      1.86%
38690.57/1949.95	c      1950          30982        1408        20        1038.0000        1019.0525      1.86%
38792.30/1955.04	c      1955          31083        1423        20        1038.0000        1019.0689      1.86%
38891.56/1960.08	c      1960          31164        1434        20        1038.0000        1019.0736      1.86%
38992.77/1965.17	c      1965          31258        1436        20        1038.0000        1019.0736      1.86%
39093.45/1970.21	c      1970          31293        1447        20        1038.0000        1019.1005      1.85%
39192.68/1975.27	c      1975          31361        1463        20        1038.0000        1019.1203      1.85%
39293.91/1980.33	c      1980          31493        1465        20        1038.0000        1019.1318      1.85%
39393.03/1985.38	c      1985          31596        1474        20        1038.0000        1019.1384      1.85%
39494.38/1990.43	c      1990          31711        1477        20        1038.0000        1019.1452      1.85%
39593.49/1995.46	c      1995          31855        1477        20        1038.0000        1019.1452      1.85%
39694.70/2000.53	c      2001          31943        1485        20        1038.0000        1019.1667      1.85%
39793.90/2005.57	c      2006          32043        1491        20        1038.0000        1019.2154      1.84%
39893.13/2010.59	c      2011          32121        1505        20        1038.0000        1019.2195      1.84%
39994.36/2015.62	c      2016          32243        1505        20        1038.0000        1019.2341      1.84%
40095.74/2020.73	c      2021          32328        1520        20        1038.0000        1019.2474      1.84%
40194.80/2025.78	c      2026          32434        1528        20        1038.0000        1019.2481      1.84%
40296.01/2030.80	c      2031          32502        1528        20        1038.0000        1019.2481      1.84%
40395.22/2035.83	c      2036          32502        1528        20        1038.0000        1019.2481      1.84%
40494.47/2040.84	c      2041          32502        1528        20        1038.0000        1019.2481      1.84%
40595.62/2045.92	c      2046          32627        1523        20        1038.0000        1019.2481      1.84%
40694.85/2050.98	c      2051          32777        1533        20        1038.0000        1019.2524      1.84%
40796.72/2056.10	c      2056          32853        1541        20        1038.0000        1019.2543      1.84%
40898.07/2061.15	c      2061          32932        1542        20        1038.0000        1019.2543      1.84%
40998.49/2066.20	c      2066          33073        1561        20        1038.0000        1019.2595      1.84%
41097.70/2071.25	c      2071          33209        1567        20        1038.0000        1019.2605      1.84%
41198.93/2076.30	c      2076          33358        1564        20        1038.0000        1019.2694      1.84%
41298.19/2081.33	c      2081          33482        1562        20        1038.0000        1019.2694      1.84%
41397.40/2086.37	c      2086          33649        1569        20        1038.0000        1019.2694      1.84%
41498.61/2091.40	c      2091          33752        1578        20        1038.0000        1019.2706      1.84%
41599.80/2096.50	c      2097          33901        1581        20        1038.0000        1019.2797      1.84%
41699.02/2101.55	c      2102          33994        1582        20        1038.0000        1019.2869      1.84%
41800.19/2106.60	c      2107          34080        1586        20        1038.0000        1019.2878      1.84%
41899.42/2111.65	c      2112          34163        1595        20        1038.0000        1019.2912      1.84%
42000.55/2116.71	c      2117          34273        1609        20        1038.0000        1019.3145      1.83%
42099.76/2121.76	c      2122          34329        1621        20        1038.0000        1019.3213      1.83%
42200.93/2126.82	c      2127          34436        1632        20        1038.0000        1019.3223      1.83%
42300.11/2131.86	c      2132          34524        1634        20        1038.0000        1019.3223      1.83%
42401.20/2136.92	c      2137          34587        1647        20        1038.0000        1019.3562      1.83%
42500.41/2141.93	c      2142          34734        1648        20        1038.0000        1019.3562      1.83%
42599.63/2147.02	c      2147          34821        1653        20        1038.0000        1019.3650      1.83%
42701.25/2152.04	c      2152          34966        1658        20        1038.0000        1019.3650      1.83%
42800.44/2157.06	c      2157          35103        1659        20        1038.0000        1019.3652      1.83%
42901.62/2162.17	c      2162          35147        1669        20        1038.0000        1019.3731      1.83%
43000.98/2167.19	c      2167          35233        1683        20        1038.0000        1019.3737      1.83%
43101.47/2172.27	c      2172          35263        1687        20        1038.0000        1019.3750      1.83%
43202.68/2177.32	c      2177          35285        1685        20        1038.0000        1019.3750      1.83%
43301.90/2182.34	c      2182          35373        1687        20        1038.0000        1019.4031      1.82%
43401.12/2187.39	c      2187          35523        1697        20        1038.0000        1019.4114      1.82%
43500.33/2192.39	c      2192          35593        1711        20        1038.0000        1019.4212      1.82%
43601.53/2197.47	c      2197          35713        1723        20        1038.0000        1019.4264      1.82%
43700.76/2202.48	c      2202          35836        1728        20        1038.0000        1019.4385      1.82%
43801.93/2207.57	c      2208          35933        1733        20        1038.0000        1019.4689      1.82%
43903.13/2212.67	c      2213          35967        1741        20        1038.0000        1019.4908      1.82%
44004.32/2217.72	c      2218          36043        1759        20        1038.0000        1019.5532      1.81%
44103.54/2222.77	c      2223          36070        1764        20        1038.0000        1019.5532      1.81%
44204.72/2227.83	c      2228          36231        1763        20        1038.0000        1019.5534      1.81%
44303.92/2232.88	c      2233          36397        1765        20        1038.0000        1019.5537      1.81%
44405.12/2237.92	c      2238          36530        1774        20        1038.0000        1019.5650      1.81%
44504.31/2242.98	c      2243          36673        1789        20        1038.0000        1019.5662      1.81%
44603.51/2248.03	c      2248          36710        1798        20        1038.0000        1019.5833      1.81%
44705.37/2253.08	c      2253          36795        1809        20        1038.0000        1019.5845      1.81%
44804.36/2258.10	c      2258          36894        1812        20        1038.0000        1019.5845      1.81%
44905.73/2263.18	c      2263          36976        1820        20        1038.0000        1019.5990      1.80%
45006.28/2268.23	c      2268          37057        1827        20        1038.0000        1019.6016      1.80%
45105.50/2273.27	c      2273          37105        1827        20        1038.0000        1019.6016      1.80%
45206.70/2278.33	c      2278          37265        1835        20        1038.0000        1019.6111      1.80%
45305.91/2283.38	c      2283          37374        1844        20        1038.0000        1019.6141      1.80%
45407.07/2288.41	c      2288          37433        1845        20        1038.0000        1019.6207      1.80%
45506.28/2293.44	c      2293          37541        1853        20        1038.0000        1019.6254      1.80%
45605.45/2298.44	c      2298          37713        1855        20        1038.0000        1019.6558      1.80%
45706.67/2303.59	c      2304          37782        1864        20        1038.0000        1019.6608      1.80%
45807.87/2308.60	c      2309          37881        1875        20        1038.0000        1019.6629      1.80%
45907.06/2313.69	c      2314          37973        1879        20        1038.0000        1019.6929      1.80%
46008.25/2318.74	c      2319          38023        1885        20        1038.0000        1019.6929      1.80%
46107.47/2323.79	c      2324          38188        1892        20        1038.0000        1019.6946      1.80%
46208.67/2328.84	c      2329          38351        1895        20        1038.0000        1019.6946      1.80%
46307.81/2333.85	c      2334          38495        1899        20        1038.0000        1019.6969      1.79%
46409.01/2338.90	c      2339          38520        1900        20        1038.0000        1019.6969      1.79%
46508.19/2343.93	c      2344          38633        1901        20        1038.0000        1019.7050      1.79%
46609.98/2349.04	c      2349          38723        1917        20        1038.0000        1019.7088      1.79%
46709.24/2354.09	c      2354          38843        1925        20        1038.0000        1019.7314      1.79%
46810.34/2359.14	c      2359          38913        1937        20        1038.0000        1019.7445      1.79%
46909.64/2364.15	c      2364          38955        1939        20        1038.0000        1019.7445      1.79%
47010.13/2369.26	c      2369          39033        1947        20        1038.0000        1019.7479      1.79%
47111.30/2374.32	c      2374          39149        1961        20        1038.0000        1019.7579      1.79%
47210.52/2379.37	c      2379          39313        1967        20        1038.0000        1019.7645      1.79%
47311.57/2384.42	c      2384          39433        1971        20        1038.0000        1019.7663      1.79%
47410.73/2389.44	c      2389          39517        1991        20        1038.0000        1019.7727      1.79%
47511.93/2394.52	c      2395          39646        1994        20        1038.0000        1019.7800      1.79%
47611.15/2399.54	c      2400          39743        1999        20        1038.0000        1019.7811      1.79%
47712.16/2404.61	c      2405          39786        2008        20        1038.0000        1019.7951      1.79%
47811.11/2409.67	c      2410          39906        2008        20        1038.0000        1019.8066      1.78%
47912.28/2414.70	c      2415          40053        2015        20        1038.0000        1019.8272      1.78%
48011.50/2419.77	c      2420          40133        2029        20        1038.0000        1019.8387      1.78%
48112.69/2424.82	c      2425          40228        2040        20        1038.0000        1019.8399      1.78%
48211.88/2429.87	c      2430          40312        2052        20        1038.0000        1019.8425      1.78%
48313.10/2434.91	c      2435          40363        2053        20        1038.0000        1019.8448      1.78%
48412.33/2439.98	c      2440          40397        2065        20        1038.0000        1019.8458      1.78%
48511.51/2445.03	c      2445          40433        2067        20        1038.0000        1019.8458      1.78%
48613.31/2450.08	c      2450          40433        2067        20        1038.0000        1019.8458      1.78%
48712.49/2455.13	c      2455          40433        2067        20        1038.0000        1019.8458      1.78%
48813.71/2460.18	c      2460          40433        2067        20        1038.0000        1019.8458      1.78%
48914.27/2465.23	c      2465          40433        2067        20        1038.0000        1019.8458      1.78%
49013.50/2470.28	c      2470          40433        2067        20        1038.0000        1019.8458      1.78%
49114.65/2475.33	c      2475          40433        2067        20        1038.0000        1019.8458      1.78%
49213.89/2480.38	c      2480          40433        2067        20        1038.0000        1019.8458      1.78%
49315.08/2485.43	c      2485          40433        2067        20        1038.0000        1019.8458      1.78%
49414.33/2490.44	c      2490          40433        2067        20        1038.0000        1019.8458      1.78%
49515.55/2495.53	c      2496          40433        2067        20        1038.0000        1019.8458      1.78%
49614.79/2500.57	c      2501          40433        2067        20        1038.0000        1019.8458      1.78%
49714.00/2505.60	c      2506          40461        2065        20        1038.0000        1019.8458      1.78%
49815.23/2510.65	c      2511          40543        2065        20        1038.0000        1019.8465      1.78%
49916.43/2515.72	c      2516          40601        2075        20        1038.0000        1019.8465      1.78%
50015.58/2520.78	c      2521          40686        2078        20        1038.0000        1019.8529      1.78%
50114.82/2525.79	c      2526          40798        2076        20        1038.0000        1019.8549      1.78%
50216.04/2530.80	c      2531          40949        2077        20        1038.0000        1019.8549      1.78%
50315.27/2535.87	c      2536          41055        2085        20        1038.0000        1019.8700      1.78%
50414.51/2540.88	c      2541          41238        2080        20        1038.0000        1019.8700      1.78%
50515.75/2545.91	c      2546          41323        2083        20        1038.0000        1019.8931      1.78%
50617.48/2551.06	c      2551          41423        2095        20        1038.0000        1019.9146      1.77%
50716.48/2556.07	c      2556          41542        2114        20        1038.0000        1019.9267      1.77%
50815.67/2561.12	c      2561          41613        2119        20        1038.0000        1019.9344      1.77%
50914.81/2566.12	c      2566          41743        2121        20        1038.0000        1019.9426      1.77%
51017.54/2571.28	c      2571          41843        2137        20        1038.0000        1019.9500      1.77%
51118.76/2576.30	c      2576          41881        2145        20        1038.0000        1019.9500      1.77%
51217.88/2581.38	c      2581          41941        2153        20        1038.0000        1019.9579      1.77%
51318.71/2586.42	c      2586          42117        2153        20        1038.0000        1019.9582      1.77%
51418.10/2591.42	c      2591          42269        2163        20        1038.0000        1019.9683      1.77%
51517.12/2596.48	c      2596          42359        2171        20        1038.0000        1019.9711      1.77%
51618.32/2601.54	c      2602          42546        2170        20        1038.0000        1019.9711      1.77%
51717.53/2606.60	c      2607          42664        2172        20        1038.0000        1019.9711      1.77%
51818.78/2611.66	c      2612          42796        2172        20        1038.0000        1019.9730      1.77%
51919.98/2616.73	c      2617          42923        2183        20        1038.0000        1019.9786      1.77%
52019.22/2621.74	c      2622          43003        2193        20        1038.0000        1019.9949      1.77%
52120.33/2626.80	c      2627          43135        2201        20        1038.0000        1020.0124      1.76%
52219.58/2631.88	c      2632          43273        2203        20        1038.0000        1020.0136      1.76%
52320.83/2636.90	c      2637          43404        2208        20        1038.0000        1020.0176      1.76%
52420.06/2641.96	c      2642          43473        2213        20        1038.0000        1020.0342      1.76%
52521.74/2647.03	c      2647          43611        2217        20        1038.0000        1020.0342      1.76%
52621.09/2652.08	c      2652          43747        2215        20        1038.0000        1020.0342      1.76%
52720.47/2657.09	c      2657          43815        2227        20        1038.0000        1020.0409      1.76%
52821.49/2662.13	c      2662          43883        2233        20        1038.0000        1020.0629      1.76%
52922.12/2667.23	c      2667          43985        2235        20        1038.0000        1020.0629      1.76%
53021.31/2672.28	c      2672          44115        2243        20        1038.0000        1020.0693      1.76%
53122.53/2677.33	c      2677          44183        2245        20        1038.0000        1020.0725      1.76%
53221.79/2682.38	c      2682          44266        2252        20        1038.0000        1020.0725      1.76%
53323.00/2687.40	c      2687          44413        2261        20        1038.0000        1020.0747      1.76%
53422.18/2692.48	c      2692          44545        2269        20        1038.0000        1020.0770      1.76%
53523.43/2697.53	c      2698          44664        2280        20        1038.0000        1020.0895      1.76%
53622.67/2702.58	c      2703          44754        2284        20        1038.0000        1020.0912      1.76%
53723.67/2707.63	c      2708          44862        2298        20        1038.0000        1020.0940      1.76%
53822.84/2712.66	c      2713          44983        2309        20        1038.0000        1020.0975      1.75%
53921.97/2717.69	c      2718          45080        2314        20        1038.0000        1020.0975      1.75%
54023.16/2722.78	c      2723          45133        2317        20        1038.0000        1020.1230      1.75%
54124.31/2727.82	c      2728          45230        2334        20        1038.0000        1020.1345      1.75%
54223.43/2732.88	c      2733          45413        2333        20        1038.0000        1020.1379      1.75%
54324.59/2737.93	c      2738          45515        2347        20        1038.0000        1020.1381      1.75%
54423.78/2742.94	c      2743          45613        2355        20        1038.0000        1020.1460      1.75%
54523.00/2748.03	c      2748          45746        2362        20        1038.0000        1020.1462      1.75%
54624.77/2753.06	c      2753          45913        2357        20        1038.0000        1020.1557      1.75%
54723.97/2758.13	c      2758          46073        2361        20        1038.0000        1020.1557      1.75%
54825.08/2763.18	c      2763          46152        2370        20        1038.0000        1020.1667      1.75%
54925.70/2768.23	c      2768          46208        2374        20        1038.0000        1020.1667      1.75%
55024.89/2773.28	c      2773          46343        2377        20        1038.0000        1020.1667      1.75%
55126.08/2778.33	c      2778          46400        2376        20        1038.0000        1020.1667      1.75%
55225.29/2783.34	c      2783          46547        2387        20        1038.0000        1020.1687      1.75%
55326.48/2788.43	c      2788          46690        2390        20        1038.0000        1020.1705      1.75%
55425.63/2793.48	c      2793          46762        2398        20        1038.0000        1020.1749      1.75%
55524.80/2798.49	c      2798          46797        2397        20        1038.0000        1020.1749      1.75%
55625.95/2803.50	c      2804          46897        2395        20        1038.0000        1020.1774      1.75%
55725.20/2808.54	c      2809          47053        2393        20        1038.0000        1020.1807      1.75%
55824.45/2813.55	c      2814          47112        2398        20        1038.0000        1020.1807      1.75%
55925.65/2818.61	c      2819          47213        2399        20        1038.0000        1020.1851      1.75%
56024.85/2823.61	c      2824          47280        2410        20        1038.0000        1020.1916      1.75%
56123.95/2828.65	c      2829          47350        2410        20        1038.0000        1020.1916      1.75%
56225.15/2833.70	c      2834          47543        2409        20        1038.0000        1020.1926      1.75%
56324.35/2838.75	c      2839          47557        2419        20        1038.0000        1020.1948      1.75%
56425.52/2843.80	c      2844          47666        2436        20        1038.0000        1020.2069      1.74%
56524.77/2848.85	c      2849          47773        2435        20        1038.0000        1020.2073      1.74%
56623.98/2853.87	c      2854          47875        2443        20        1038.0000        1020.2073      1.74%
56725.23/2858.92	c      2859          47985        2455        20        1038.0000        1020.2140      1.74%
56824.45/2863.94	c      2864          48024        2454        20        1038.0000        1020.2140      1.74%
56926.35/2869.05	c      2869          48073        2455        20        1038.0000        1020.2247      1.74%
57025.59/2874.07	c      2874          48192        2464        20        1038.0000        1020.2247      1.74%
57124.71/2879.08	c      2879          48286        2478        20        1038.0000        1020.2334      1.74%
57227.23/2884.20	c      2884          48408        2482        20        1038.0000        1020.2532      1.74%
57326.44/2889.25	c      2889          48553        2485        20        1038.0000        1020.2724      1.74%
57425.64/2894.27	c      2894          48613        2493        20        1038.0000        1020.2876      1.74%
57524.85/2899.30	c      2899          48713        2499        20        1038.0000        1020.3035      1.73%
57626.03/2904.30	c      2904          48833        2507        20        1038.0000        1020.3130      1.73%
57725.24/2909.31	c      2909          48963        2515        20        1038.0000        1020.3141      1.73%
57824.45/2914.38	c      2914          49093        2527        20        1038.0000        1020.3266      1.73%
57925.84/2919.43	c      2919          49193        2537        20        1038.0000        1020.3329      1.73%
58026.91/2924.54	c      2925          49285        2545        20        1038.0000        1020.3329      1.73%
58126.11/2929.58	c      2930          49428        2552        20        1038.0000        1020.3523      1.73%
58229.26/2934.71	c      2935          49573        2555        20        1038.0000        1020.3812      1.73%
58328.47/2939.75	c      2940          49715        2557        20        1038.0000        1020.3812      1.73%
58429.66/2944.82	c      2945          49837        2563        20        1038.0000        1020.3820      1.73%
58528.87/2949.84	c      2950          49870        2564        20        1038.0000        1020.3820      1.73%
58628.07/2954.84	c      2955          50033        2563        20        1038.0000        1020.3821      1.73%
58729.31/2959.98	c      2960          50083        2571        20        1038.0000        1020.3835      1.73%
58831.13/2965.03	c      2965          50226        2580        20        1038.0000        1020.3876      1.73%
58927.75/2970.04	c      2970          50340        2586        20        1038.0000        1020.3961      1.73%
59029.62/2975.13	c      2975          47209        2187        20        1038.0000        1020.4004      1.72%
59130.76/2980.18	c      2980          50533        2607        20        1038.0000        1020.4101      1.72%
59231.24/2985.23	c      2985          50603        2613        20        1038.0000        1020.4103      1.72%
59330.49/2990.28	c      2990          50667        2621        20        1038.0000        1020.4123      1.72%
59431.73/2995.33	c      2995          50716        2628        20        1038.0000        1020.4203      1.72%
59530.91/3000.38	c      3000          50798        2628        20        1038.0000        1020.4203      1.72%
59632.00/3005.43	c      3005          50885        2643        20        1038.0000        1020.4271      1.72%
59731.20/3010.47	c      3010          51035        2649        20        1038.0000        1020.4271      1.72%
59832.38/3015.54	c      3016          51129        2663        20        1038.0000        1020.4359      1.72%
59931.57/3020.59	c      3021          51239        2659        20        1038.0000        1020.4359      1.72%
60032.75/3025.64	c      3026          51349        2673        20        1038.0000        1020.4516      1.72%
60131.94/3030.68	c      3031          48125        2267        20        1038.0000        1020.4569      1.72%
60233.11/3035.75	c      3036          48175        2279        20        1038.0000        1020.4708      1.72%
60332.44/3040.77	c      3041          48217        2285        20        1038.0000        1020.4708      1.72%
60433.59/3045.86	c      3046          48305        2281        20        1038.0000        1020.4708      1.72%
60534.60/3050.91	c      3051          48407        2287        20        1038.0000        1020.4736      1.72%
60633.85/3055.97	c      3056          48482        2304        20        1038.0000        1020.5018      1.71%
60732.92/3061.01	c      3061          48537        2309        20        1038.0000        1020.5089      1.71%
60834.75/3066.06	c      3066          48592        2310        20        1038.0000        1020.5089      1.71%
60933.79/3071.11	c      3071          48650        2312        20        1038.0000        1020.5116      1.71%
61034.92/3076.16	c      3076          48724        2314        20        1038.0000        1020.5116      1.71%
61135.53/3081.21	c      3081          48770        2314        20        1038.0000        1020.5116      1.71%
61234.60/3086.27	c      3086          48805        2315        20        1038.0000        1020.5124      1.71%
61335.76/3091.32	c      3091          48852        2322        20        1038.0000        1020.5124      1.71%
61434.87/3096.37	c      3096          48895        2329        20        1038.0000        1020.5174      1.71%
61534.07/3101.39	c      3101          48940        2336        20        1038.0000        1020.5179      1.71%
61635.26/3106.48	c      3106          48990        2334        20        1038.0000        1020.5179      1.71%
61736.46/3111.50	c      3112          49020        2338        20        1038.0000        1020.5303      1.71%
61835.66/3116.58	c      3117          49091        2337        20        1038.0000        1020.5303      1.71%
61936.84/3121.63	c      3122          49214        2340        20        1038.0000        1020.5328      1.71%
62036.03/3126.68	c      3127          49323        2341        20        1038.0000        1020.5328      1.71%
62137.21/3131.73	c      3132          49379        2347        20        1038.0000        1020.5332      1.71%
62236.43/3136.78	c      3137          49490        2356        20        1038.0000        1020.5603      1.71%
62337.58/3141.83	c      3142          49595        2363        20        1038.0000        1020.5703      1.71%
62436.66/3146.85	c      3147          49714        2366        20        1038.0000        1020.5752      1.71%
62537.84/3151.93	c      3152          49815        2369        20        1038.0000        1020.5907      1.71%
62637.23/3156.93	c      3157          49875        2375        20        1038.0000        1020.5907      1.71%
62738.77/3162.03	c      3162          49972        2390        20        1038.0000        1020.6021      1.70%
62838.01/3167.09	c      3167          50037        2395        20        1038.0000        1020.6021      1.70%
62937.12/3172.10	c      3172          50123        2395        20        1038.0000        1020.6125      1.70%
63038.24/3177.19	c      3177          50170        2400        20        1038.0000        1020.6204      1.70%
63138.66/3182.24	c      3182          50264        2406        20        1038.0000        1020.6276      1.70%
63237.85/3187.28	c      3187          50375        2411        20        1038.0000        1020.6401      1.70%
63339.05/3192.30	c      3192          50496        2418        20        1038.0000        1020.6401      1.70%
63438.28/3197.33	c      3197          50575        2427        20        1038.0000        1020.6773      1.70%
63539.47/3202.40	c      3202          50635        2437        20        1038.0000        1020.6841      1.70%
63638.85/3207.42	c      3207          50680        2452        20        1038.0000        1020.6965      1.70%
63737.88/3212.46	c      3212          50770        2462        20        1038.0000        1020.6969      1.70%
63837.10/3217.48	c      3217          50855        2475        20        1038.0000        1020.7132      1.69%
63938.28/3222.57	c      3223          50975        2479        20        1038.0000        1020.7143      1.69%
64039.47/3227.65	c      3228          51100        2486        20        1038.0000        1020.7143      1.69%
64140.67/3232.76	c      3233          51212        2492        20        1038.0000        1020.7163      1.69%
64241.87/3237.81	c      3238          51295        2497        20        1038.0000        1020.7307      1.69%
64341.07/3242.86	c      3243          51354        2504        20        1038.0000        1020.7307      1.69%
64442.30/3247.91	c      3248          51479        2499        20        1038.0000        1020.7307      1.69%
64541.53/3252.96	c      3253          51583        2505        20        1038.0000        1020.7350      1.69%
64640.76/3258.01	c      3258          51660        2516        20        1038.0000        1020.7591      1.69%
64742.60/3263.06	c      3263          51795        2515        20        1038.0000        1020.7668      1.69%
64841.72/3268.11	c      3268          51913        2525        20        1038.0000        1020.7686      1.69%
64941.16/3273.13	c      3273          51975        2525        20        1038.0000        1020.7764      1.69%
65043.61/3278.22	c      3278          52055        2531        20        1038.0000        1020.7806      1.69%
65142.83/3283.27	c      3283          52165        2539        20        1038.0000        1020.7965      1.69%
65244.18/3288.30	c      3288          52249        2551        20        1038.0000        1020.8066      1.68%
65343.24/3293.32	c      3293          52356        2554        20        1038.0000        1020.8066      1.68%
65442.48/3298.36	c      3298          52428        2560        20        1038.0000        1020.8066      1.68%
65543.82/3303.45	c      3303          52538        2564        20        1038.0000        1020.8066      1.68%
65642.83/3308.45	c      3308          52603        2583        20        1038.0000        1020.8223      1.68%
65744.04/3313.58	c      3314          52716        2578        20        1038.0000        1020.8223      1.68%
65845.21/3318.63	c      3319          52800        2596        20        1038.0000        1020.8483      1.68%
65944.41/3323.69	c      3324          52897        2603        20        1038.0000        1020.8542      1.68%
66045.59/3328.70	c      3329          53018        2606        20        1038.0000        1020.8634      1.68%
66144.79/3333.78	c      3334          53118        2618        20        1038.0000        1020.8779      1.68%
66245.90/3338.80	c      3339          53221        2619        20        1038.0000        1020.8805      1.68%
66345.07/3343.86	c      3344          53339        2627        20        1038.0000        1020.8817      1.68%
66446.23/3348.92	c      3349          53472        2622        20        1038.0000        1020.8817      1.68%
66545.42/3353.99	c      3354          53595        2621        20        1038.0000        1020.8820      1.68%
66647.25/3359.04	c      3359          53655        2633        20        1038.0000        1020.8859      1.68%
66746.24/3364.09	c      3364          53685        2645        20        1038.0000        1020.8965      1.68%
66847.55/3369.14	c      3369          53754        2648        20        1038.0000        1020.8965      1.68%
66946.59/3374.19	c      3374          53878        2654        20        1038.0000        1020.9036      1.67%
67047.00/3379.21	c      3379          54003        2663        20        1038.0000        1020.9070      1.67%
67146.21/3384.23	c      3384          54093        2671        20        1038.0000        1020.9169      1.67%
67247.41/3389.34	c      3389          54235        2667        20        1038.0000        1020.9169      1.67%
67346.60/3394.39	c      3394          54235        2667        20        1038.0000        1020.9169      1.67%
67447.91/3399.43	c      3399          54235        2667        20        1038.0000        1020.9169      1.67%
67546.96/3404.49	c      3404          54235        2667        20        1038.0000        1020.9169      1.67%
67648.10/3409.51	c      3410          54235        2667        20        1038.0000        1020.9169      1.67%
67747.27/3414.51	c      3415          54235        2667        20        1038.0000        1020.9169      1.67%
67848.46/3419.64	c      3420          54235        2667        20        1038.0000        1020.9169      1.67%
67949.62/3424.70	c      3425          54235        2667        20        1038.0000        1020.9169      1.67%
68048.74/3429.76	c      3430          54235        2667        20        1038.0000        1020.9169      1.67%
68149.90/3434.81	c      3435          54235        2667        20        1038.0000        1020.9169      1.67%
68249.07/3439.87	c      3440          54235        2667        20        1038.0000        1020.9169      1.67%
68348.24/3444.88	c      3445          54235        2667        20        1038.0000        1020.9169      1.67%
68449.34/3449.97	c      3450          54235        2667        20        1038.0000        1020.9169      1.67%
68548.59/3455.02	c      3455          54235        2667        20        1038.0000        1020.9169      1.67%
68650.55/3460.07	c      3460          54235        2667        20        1038.0000        1020.9169      1.67%
68749.59/3465.08	c      3465          54235        2667        20        1038.0000        1020.9169      1.67%
68850.81/3470.17	c      3470          54235        2667        20        1038.0000        1020.9169      1.67%
68951.43/3475.23	c      3475          54235        2667        20        1038.0000        1020.9169      1.67%
69050.66/3480.27	c      3480          54235        2667        20        1038.0000        1020.9169      1.67%
69151.87/3485.32	c      3485          54235        2667        20        1038.0000        1020.9169      1.67%
69251.10/3490.37	c      3490          54235        2667        20        1038.0000        1020.9169      1.67%
69352.44/3495.42	c      3495          54235        2667        20        1038.0000        1020.9169      1.67%
69451.52/3500.47	c      3500          54235        2667        20        1038.0000        1020.9169      1.67%
69552.73/3505.52	c      3506          54235        2667        20        1038.0000        1020.9169      1.67%
69651.96/3510.58	c      3511          54342        2672        20        1038.0000        1020.9169      1.67%
69753.16/3515.63	c      3516          54411        2685        20        1038.0000        1020.9208      1.67%
69852.38/3520.66	c      3521          54532        2682        20        1038.0000        1020.9208      1.67%
69951.62/3525.70	c      3526          54636        2690        20        1038.0000        1020.9225      1.67%
70052.85/3530.70	c      3531          54724        2702        20        1038.0000        1020.9238      1.67%
70154.09/3535.85	c      3536          54825        2699        20        1038.0000        1020.9375      1.67%
70255.32/3540.90	c      3541          54925        2703        20        1038.0000        1020.9429      1.67%
70354.56/3545.95	c      3546          54985        2727        20        1038.0000        1020.9626      1.67%
70453.80/3551.00	c      3551          55045        2731        20        1038.0000        1020.9645      1.67%
70553.05/3556.02	c      3556          55099        2739        20        1038.0000        1020.9645      1.67%
70654.89/3561.08	c      3561          55165        2753        20        1038.0000        1020.9852      1.67%
70756.14/3566.15	c      3566          55245        2765        20        1038.0000        1020.9945      1.67%
70856.60/3571.20	c      3571          55352        2774        20        1038.0000        1020.9965      1.67%
70955.90/3576.25	c      3576          55435        2777        20        1038.0000        1021.0002      1.67%
71055.22/3581.27	c      3581          55525        2787        20        1038.0000        1021.0179      1.66%
71156.25/3586.35	c      3586          55629        2787        20        1038.0000        1021.0179      1.66%
71255.49/3591.40	c      3591          55699        2793        20        1038.0000        1021.0181      1.66%
71356.68/3596.45	c      3596          55792        2800        20        1038.0000        1021.0284      1.66%
71457.93/3601.50	c      3602          55905        2805        20        1038.0000        1021.0361      1.66%
71557.16/3606.57	c      3607          55983        2813        20        1038.0000        1021.0361      1.66%
71658.38/3611.60	c      3612          56129        2809        20        1038.0000        1021.0361      1.66%
71757.62/3616.61	c      3617          56209        2821        20        1038.0000        1021.0547      1.66%
71858.83/3621.70	c      3622          56267        2829        20        1038.0000        1021.0622      1.66%
71958.08/3626.74	c      3627          56354        2838        20        1038.0000        1021.0626      1.66%

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 (173521 MiB free)
  memory of node 1: 193531 MiB (186892 MiB free)
  memory of node 2: 193531 MiB (193118 MiB free)
  memory of node 3: 193531 MiB (178273 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-4465204-1722447896/watcher-4465204-1722447896 -o /tmp/evaluation-result-4465204-1722447896/solver-4465204-1722447896 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58650 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465204-1722447896.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=64940, runsolver pid=64937
Current StackSize limit: 8192 KiB


[startup+0.100104 s]*
/proc/loadavg: 80.36 80.27 80.20 62/1003 64961
/proc/meminfo: memFree=749305668/790760800 swapFree=131071996/131071996
[pid=64940] ppid=64937 vsize=1518140 memory=92312 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/stat : 64940 (fscip) S 64937 64940 58638 0 -1 1077936128 20854 0 0 0 8 3 0 0 20 0 21 0 11376409 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
/proc/64940/statm: 379535 23078 2774 3035 0 63596 0
[pid=64940/tid=64942] ppid=64937 vsize=1518140 memory=8390339637985935414 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64942/stat : 64942 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64943] ppid=64937 vsize=1518140 memory=74233 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64943/stat : 64943 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64944] ppid=64937 vsize=1518140 memory=54117410275792 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64944/stat : 64944 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64945] ppid=64937 vsize=1518140 memory=60718791787076 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64945/stat : 64945 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64946] ppid=64937 vsize=1518140 memory=62879193891508 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64946/stat : 64946 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64947] ppid=64937 vsize=1518140 memory=56290747614090 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64947/stat : 64947 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64948] ppid=64937 vsize=1518140 memory=14131134715921809 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64948/stat : 64948 (fscip) R 64937 64940 58638 0 -1 4194368 8 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64949] ppid=64937 vsize=1518140 memory=16099294889380007 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64949/stat : 64949 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64950] ppid=64937 vsize=1518140 memory=41808 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64950/stat : 64950 (fscip) S 64937 64940 58638 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64951] ppid=64937 vsize=1518140 memory=253496 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64951/stat : 64951 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64952] ppid=64937 vsize=1518140 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/64940/task/64952/stat : 64952 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64953] ppid=64937 vsize=1518140 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/64940/task/64953/stat : 64953 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64954] ppid=64937 vsize=1518140 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/64940/task/64954/stat : 64954 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64955] ppid=64937 vsize=1518140 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/64940/task/64955/stat : 64955 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64956] ppid=64937 vsize=1518140 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/64940/task/64956/stat : 64956 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64957] ppid=64937 vsize=1518140 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/64940/task/64957/stat : 64957 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64958] ppid=64937 vsize=1518140 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/64940/task/64958/stat : 64958 (fscip) S 64937 64940 58638 0 -1 1077936192 1227 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64959] ppid=64937 vsize=1518140 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/64940/task/64959/stat : 64959 (fscip) S 64937 64940 58638 0 -1 1077936192 1229 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64960] ppid=64937 vsize=1518140 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/64940/task/64960/stat : 64960 (fscip) S 64937 64940 58638 0 -1 1077936192 1228 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64961] ppid=64937 vsize=1518140 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/64940/task/64961/stat : 64961 (fscip) S 64937 64940 58638 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11376414 1554575360 23078 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1518140 KiB
Current children cumulated memory: 92312 KiB

[startup+0.222904 s]*
/proc/loadavg: 80.36 80.27 80.20 82/1023 64981
/proc/meminfo: memFree=749061748/790760800 swapFree=131071996/131071996
[pid=64940] ppid=64937 vsize=1798060 memory=355000 CPUtime=1.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/stat : 64940 (fscip) S 64937 64940 58638 0 -1 1077936128 85378 0 0 0 116 26 0 0 20 0 41 0 11376409 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
/proc/64940/statm: 449515 88750 2838 3035 0 175241 0
[pid=64940/tid=64942] ppid=64937 vsize=1798060 memory=8318255677412212789 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/64940/task/64942/stat : 64942 (fscip) R 64937 64940 58638 0 -1 4194368 3991 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64943] ppid=64937 vsize=1798060 memory=232817688915 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64943/stat : 64943 (fscip) D 64937 64940 58638 0 -1 4194368 4131 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64944] ppid=64937 vsize=1798060 memory=58511161893300 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/64940/task/64944/stat : 64944 (fscip) R 64937 64940 58638 0 -1 4194368 3885 0 0 0 6 0 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64945] ppid=64937 vsize=1798060 memory=54121722094236 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/64940/task/64945/stat : 64945 (fscip) R 64937 64940 58638 0 -1 4194368 4092 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64946] ppid=64937 vsize=1798060 memory=56282124198780 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/64940/task/64946/stat : 64946 (fscip) R 64937 64940 58638 0 -1 1077936192 3862 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64947] ppid=64937 vsize=1798060 memory=59619330569462 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/64940/task/64947/stat : 64947 (fscip) R 64937 64940 58638 0 -1 4194368 4156 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64948] ppid=64937 vsize=1798060 memory=13854053490795675 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/64940/task/64948/stat : 64948 (fscip) R 64937 64940 58638 0 -1 4194368 4254 0 0 0 6 0 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64949] ppid=64937 vsize=1798060 memory=14689720982659291 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/64940/task/64949/stat : 64949 (fscip) R 64937 64940 58638 0 -1 4194368 4072 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64950] ppid=64937 vsize=1798060 memory=94828 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64950/stat : 64950 (fscip) D 64937 64940 58638 0 -1 4194368 3389 0 0 0 4 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64951] ppid=64937 vsize=1798060 memory=81502 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/64940/task/64951/stat : 64951 (fscip) R 64937 64940 58638 0 -1 4194368 4072 0 0 0 4 2 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64952] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64952/stat : 64952 (fscip) D 64937 64940 58638 0 -1 4194368 4146 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64953] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64953/stat : 64953 (fscip) R 64937 64940 58638 0 -1 4194368 3744 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64954] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64954/stat : 64954 (fscip) D 64937 64940 58638 0 -1 4194368 3907 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88750 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64955] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64955/stat : 64955 (fscip) R 64937 64940 58638 0 -1 4194368 3865 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88816 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64956] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64956/stat : 64956 (fscip) D 64937 64940 58638 0 -1 4194368 4141 0 0 0 6 0 0 0 20 0 41 0 11376414 1841213440 88816 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64957] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64957/stat : 64957 (fscip) R 64937 64940 58638 0 -1 1077936192 3885 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88816 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64958] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64958/stat : 64958 (fscip) R 64937 64940 58638 0 -1 4194368 4090 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88816 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64959] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64959/stat : 64959 (fscip) R 64937 64940 58638 0 -1 4194368 3844 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88882 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64960] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64960/stat : 64960 (fscip) R 64937 64940 58638 0 -1 4194368 3888 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88882 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64961] ppid=64937 vsize=1798060 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64961/stat : 64961 (fscip) R 64937 64940 58638 0 -1 4194368 3871 0 0 0 5 1 0 0 20 0 41 0 11376414 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64962] ppid=64937 vsize=1798060 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/64940/task/64962/stat : 64962 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64964] ppid=64937 vsize=1798060 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/64940/task/64964/stat : 64964 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64963] ppid=64937 vsize=1798060 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/64940/task/64963/stat : 64963 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64965] ppid=64937 vsize=1798060 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/64940/task/64965/stat : 64965 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64966] ppid=64937 vsize=1798060 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/64940/task/64966/stat : 64966 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64967] ppid=64937 vsize=1798060 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/64940/task/64967/stat : 64967 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64968] ppid=64937 vsize=1798060 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/64940/task/64968/stat : 64968 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64969] ppid=64937 vsize=1798060 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/64940/task/64969/stat : 64969 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64970] ppid=64937 vsize=1798060 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/64940/task/64970/stat : 64970 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64971] ppid=64937 vsize=1798060 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/64940/task/64971/stat : 64971 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64972] ppid=64937 vsize=1798060 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/64940/task/64972/stat : 64972 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64973] ppid=64937 vsize=1798060 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/64940/task/64973/stat : 64973 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64974] ppid=64937 vsize=1798060 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/64940/task/64974/stat : 64974 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 88948 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64975] ppid=64937 vsize=1798060 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/64940/task/64975/stat : 64975 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64976] ppid=64937 vsize=1798060 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/64940/task/64976/stat : 64976 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64977] ppid=64937 vsize=1798060 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/64940/task/64977/stat : 64977 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64978] ppid=64937 vsize=1798060 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/64940/task/64978/stat : 64978 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64979] ppid=64937 vsize=1798060 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/64940/task/64979/stat : 64979 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64980] ppid=64937 vsize=1798060 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/64940/task/64980/stat : 64980 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89014 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64981] ppid=64937 vsize=1798060 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/64940/task/64981/stat : 64981 (fscip) S 64937 64940 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11376425 1841213440 89146 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1798060 KiB
Current children cumulated memory: 355000 KiB

[startup+0.3309 s]*
/proc/loadavg: 80.36 80.27 80.20 81/1023 64981
/proc/meminfo: memFree=748911312/790760800 swapFree=131071996/131071996
[pid=64940] ppid=64937 vsize=1798476 memory=485124 CPUtime=3.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/stat : 64940 (fscip) S 64937 64940 58638 0 -1 1077936128 123194 0 0 0 268 63 0 0 20 0 41 0 11376409 1841639424 121215 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
/proc/64940/statm: 449619 121215 2934 3035 0 208294 0
[pid=64940/tid=64942] ppid=64937 vsize=1798476 memory=7017546533858337879 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/64940/task/64942/stat : 64942 (fscip) R 64937 64940 58638 0 -1 4194368 5016 0 0 0 11 3 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64943] ppid=64937 vsize=1798476 memory=279340915136752 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/64940/task/64943/stat : 64943 (fscip) R 64937 64940 58638 0 -1 4194368 5352 0 0 0 11 3 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64944] ppid=64937 vsize=1798476 memory=34340462562508916 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/64940/task/64944/stat : 64944 (fscip) R 64937 64940 58638 0 -1 4194368 8234 0 0 0 15 1 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64945] ppid=64937 vsize=1798476 memory=0 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/64940/task/64945/stat : 64945 (fscip) R 64937 64940 58638 0 -1 4194368 5279 0 0 0 11 3 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64946] ppid=64937 vsize=1798476 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/64940/task/64946/stat : 64946 (fscip) R 64937 64940 58638 0 -1 4194368 4923 0 0 0 13 3 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64947] ppid=64937 vsize=1798476 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/64940/task/64947/stat : 64947 (fscip) R 64937 64940 58638 0 -1 4194368 8179 0 0 0 15 1 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64948] ppid=64937 vsize=1798476 memory=27992919332356134 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64948/stat : 64948 (fscip) R 64937 64940 58638 0 -1 4194368 5107 0 0 0 16 1 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64949] ppid=64937 vsize=1798476 memory=74168 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/64940/task/64949/stat : 64949 (fscip) R 64937 64940 58638 0 -1 4194368 5094 0 0 0 11 4 0 0 20 0 41 0 11376414 1841639424 121281 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0

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

/proc/64940/task/64961/stat : 64961 (fscip) R 64937 64940 58638 0 -1 4194368 2296934 0 0 0 355497 258 0 0 20 0 41 0 11376414 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64962] ppid=64937 vsize=8831132 memory=13664 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/64940/task/64962/stat : 64962 (fscip) S 64937 64940 58638 0 -1 1077936192 119 0 0 0 0 2 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64964] ppid=64937 vsize=8831132 memory=279340916905568 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/64940/task/64964/stat : 64964 (fscip) S 64937 64940 58638 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64963] ppid=64937 vsize=8831132 memory=-1189912779662907677 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/64940/task/64963/stat : 64963 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64965] ppid=64937 vsize=8831132 memory=7629088 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/64940/task/64965/stat : 64965 (fscip) S 64937 64940 58638 0 -1 1077936192 58 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64966] ppid=64937 vsize=8831132 memory=7162525882524527472 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/64940/task/64966/stat : 64966 (fscip) S 64937 64940 58638 0 -1 1077936192 58 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64967] ppid=64937 vsize=8831132 memory=-7018974937307242365 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/64940/task/64967/stat : 64967 (fscip) S 64937 64940 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64968] ppid=64937 vsize=8831132 memory=31820 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/64940/task/64968/stat : 64968 (fscip) S 64937 64940 58638 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64969] ppid=64937 vsize=8831132 memory=30399726987509844 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/64940/task/64969/stat : 64969 (fscip) S 64937 64940 58638 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64970] ppid=64937 vsize=8831132 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/64940/task/64970/stat : 64970 (fscip) S 64937 64940 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64971] ppid=64937 vsize=8831132 memory=11636 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/64940/task/64971/stat : 64971 (fscip) S 64937 64940 58638 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64972] ppid=64937 vsize=8831132 memory=7627680 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/64940/task/64972/stat : 64972 (fscip) S 64937 64940 58638 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64973] ppid=64937 vsize=8831132 memory=7625660 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/64940/task/64973/stat : 64973 (fscip) S 64937 64940 58638 0 -1 1077936192 116 0 0 0 1 1 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64974] ppid=64937 vsize=8831132 memory=13664 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/64940/task/64974/stat : 64974 (fscip) S 64937 64940 58638 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64975] ppid=64937 vsize=8831132 memory=4684 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/64940/task/64975/stat : 64975 (fscip) S 64937 64940 58638 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64976] ppid=64937 vsize=8831132 memory=20568 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/64940/task/64976/stat : 64976 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64977] ppid=64937 vsize=8831132 memory=7633784 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/64940/task/64977/stat : 64977 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64978] ppid=64937 vsize=8831132 memory=7633812 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/64940/task/64978/stat : 64978 (fscip) S 64937 64940 58638 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64979] ppid=64937 vsize=8831132 memory=7633812 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/64940/task/64979/stat : 64979 (fscip) S 64937 64940 58638 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64980] ppid=64937 vsize=8831132 memory=7633812 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/64940/task/64980/stat : 64980 (fscip) S 64937 64940 58638 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64981] ppid=64937 vsize=8831132 memory=7620 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64981/stat : 64981 (fscip) S 64937 64940 58638 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11376425 9043079168 1908453 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
Current children cumulated CPU time: 71076.9 s
Current children cumulated vsize: 8831132 KiB
Current children cumulated memory: 7633812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.9 s]
/proc/loadavg: 80.58 80.55 80.64 81/1021 67105
/proc/meminfo: memFree=763768156/790760800 swapFree=131071996/131071996
[pid=64940] ppid=64937 vsize=8765596 memory=7595040 CPUtime=72001.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/stat : 64940 (fscip) S 64937 64940 58638 0 -1 1077936128 30425047 0 0 0 7179660 20514 0 0 20 0 41 0 11376409 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
/proc/64940/statm: 2191399 1898760 2998 3035 0 2032498 0
[pid=64940/tid=64942] ppid=64937 vsize=8765596 memory=558040805931909 CPUtime=3586.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64942/stat : 64942 (fscip) R 64937 64940 58638 0 -1 4194368 1594195 0 0 0 358506 175 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64943] ppid=64937 vsize=8765596 memory=26960 CPUtime=3599.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64943/stat : 64943 (fscip) R 64937 64940 58638 0 -1 4194368 2296087 0 0 0 359649 275 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64944] ppid=64937 vsize=8765596 memory=10392 CPUtime=3600.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64944/stat : 64944 (fscip) R 64937 64940 58638 0 -1 4194368 322667 0 0 0 357051 3018 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64945] ppid=64937 vsize=8765596 memory=279340917653408 CPUtime=3595.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64945/stat : 64945 (fscip) R 64937 64940 58638 0 -1 4194368 1721730 0 0 0 359365 193 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64946] ppid=64937 vsize=8765596 memory=279340915986464 CPUtime=3604.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64946/stat : 64946 (fscip) R 64937 64940 58638 0 -1 4194368 2405568 0 0 0 360167 277 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64947] ppid=64937 vsize=8765596 memory=2736 CPUtime=3601.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64947/stat : 64947 (fscip) R 64937 64940 58638 0 -1 4194368 329229 0 0 0 357717 2458 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64948] ppid=64937 vsize=8765596 memory=354088 CPUtime=3598.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64948/stat : 64948 (fscip) R 64937 64940 58638 0 -1 4194368 1862710 0 0 0 359645 208 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64949] ppid=64937 vsize=8765596 memory=279340917312480 CPUtime=3601.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64949/stat : 64949 (fscip) R 64937 64940 58638 0 -1 4194368 2222059 0 0 0 359875 256 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64950] ppid=64937 vsize=8765596 memory=13664 CPUtime=3602.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64950/stat : 64950 (fscip) R 64937 64940 58638 0 -1 4194368 337096 0 0 0 357070 3201 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64951] ppid=64937 vsize=8765596 memory=7595040 CPUtime=3599.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64951/stat : 64951 (fscip) R 64937 64940 58638 0 -1 4194368 1649435 0 0 0 359786 190 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64952] ppid=64937 vsize=8765596 memory=279340915057904 CPUtime=3601.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64952/stat : 64952 (fscip) R 64937 64940 58638 0 -1 4194368 2133315 0 0 0 359853 256 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64953] ppid=64937 vsize=8765596 memory=7591196 CPUtime=3600.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64953/stat : 64953 (fscip) R 64937 64940 58638 0 -1 4194368 327161 0 0 0 358029 2044 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64954] ppid=64937 vsize=8765596 memory=279338499811744 CPUtime=3600.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64954/stat : 64954 (fscip) R 64937 64940 58638 0 -1 4194368 1649682 0 0 0 359860 187 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64955] ppid=64937 vsize=8765596 memory=279340917804528 CPUtime=3605.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64955/stat : 64955 (fscip) R 64937 64940 58638 0 -1 4194368 2183939 0 0 0 360320 251 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64956] ppid=64937 vsize=8765596 memory=7633812 CPUtime=3601.55 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64956/stat : 64956 (fscip) R 64937 64940 58638 0 -1 4194368 333826 0 0 0 356927 3228 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64957] ppid=64937 vsize=8765596 memory=25333125866717268 CPUtime=3595.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64957/stat : 64957 (fscip) R 64937 64940 58638 0 -1 4194368 1884597 0 0 0 359381 211 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64958] ppid=64937 vsize=8765596 memory=12410794 CPUtime=3598.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64958/stat : 64958 (fscip) R 64937 64940 58638 0 -1 4194368 2251645 0 0 0 359618 259 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64959] ppid=64937 vsize=8765596 memory=0 CPUtime=3604.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64959/stat : 64959 (fscip) R 64937 64940 58638 0 -1 4194368 322028 0 0 0 357131 3270 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64960] ppid=64937 vsize=8765596 memory=0 CPUtime=3596.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64960/stat : 64960 (fscip) R 64937 64940 58638 0 -1 4194368 2266579 0 0 0 359427 243 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64961] ppid=64937 vsize=8765596 memory=5432 CPUtime=3603.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/64940/task/64961/stat : 64961 (fscip) R 64937 64940 58638 0 -1 4194368 2320695 0 0 0 360126 261 0 0 20 0 41 0 11376414 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64962] ppid=64937 vsize=8765596 memory=1836 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/64940/task/64962/stat : 64962 (fscip) S 64937 64940 58638 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64964] ppid=64937 vsize=8765596 memory=10392 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/64940/task/64964/stat : 64964 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64963] ppid=64937 vsize=8765596 memory=-6876588628788076935 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/64940/task/64963/stat : 64963 (fscip) S 64937 64940 58638 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64965] ppid=64937 vsize=8765596 memory=279340917142704 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/64940/task/64965/stat : 64965 (fscip) S 64937 64940 58638 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64966] ppid=64937 vsize=8765596 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/64940/task/64966/stat : 64966 (fscip) S 64937 64940 58638 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64967] ppid=64937 vsize=8765596 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/64940/task/64967/stat : 64967 (fscip) S 64937 64940 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64968] ppid=64937 vsize=8765596 memory=7234583476528374631 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/64940/task/64968/stat : 64968 (fscip) S 64937 64940 58638 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64969] ppid=64937 vsize=8765596 memory=279340918082768 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/64940/task/64969/stat : 64969 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64970] ppid=64937 vsize=8765596 memory=5596 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/64940/task/64970/stat : 64970 (fscip) S 64937 64940 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64971] ppid=64937 vsize=8765596 memory=11576 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/64940/task/64971/stat : 64971 (fscip) S 64937 64940 58638 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64972] ppid=64937 vsize=8765596 memory=7594868 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/64940/task/64972/stat : 64972 (fscip) S 64937 64940 58638 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64973] ppid=64937 vsize=8765596 memory=11576 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/64940/task/64973/stat : 64973 (fscip) S 64937 64940 58638 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64974] ppid=64937 vsize=8765596 memory=7595040 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/64940/task/64974/stat : 64974 (fscip) S 64937 64940 58638 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64975] ppid=64937 vsize=8765596 memory=33100 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/64940/task/64975/stat : 64975 (fscip) S 64937 64940 58638 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64976] ppid=64937 vsize=8765596 memory=11636 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/64940/task/64976/stat : 64976 (fscip) S 64937 64940 58638 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64977] ppid=64937 vsize=8765596 memory=7594868 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/64940/task/64977/stat : 64977 (fscip) S 64937 64940 58638 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64978] ppid=64937 vsize=8765596 memory=11424 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/64940/task/64978/stat : 64978 (fscip) S 64937 64940 58638 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64979] ppid=64937 vsize=8765596 memory=1996 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/64940/task/64979/stat : 64979 (fscip) S 64937 64940 58638 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64980] ppid=64937 vsize=8765596 memory=7595040 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/64940/task/64980/stat : 64980 (fscip) S 64937 64940 58638 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
[pid=64940/tid=64981] ppid=64937 vsize=8765596 memory=7594880 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/64940/task/64981/stat : 64981 (fscip) S 64937 64940 58638 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11376425 8975970304 1898760 809668444160 4194304 16623229 140732876236768 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 47095808 140732876239882 140732876240000 140732876240000 140732876247024 0
Current children cumulated CPU time: 72001.7 s
Current children cumulated vsize: 8765596 KiB
Current children cumulated memory: 7595040 KiB

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

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

# cumulated CPU time of all completed processes:  user=71796.8 s, system=205.322 s

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

[startup+3629.01 s]*
/proc/loadavg: 80.58 80.55 80.64 62/982 67105
/proc/meminfo: memFree=769116092/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3629.09
CPU time (s): 72002.1
CPU user time (s): 71796.8
CPU system time (s): 205.322
CPU usage (%): 1984.03
Max. virtual memory (cumulated for all children) (KiB): 8831132
Max. memory (cumulated for all children) (KiB): 7633832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71796.8
system time used= 205.322
maximum resident set size= 7633832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30425141
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= 257294
involuntary context switches= 279451


# summary of solver processes directly reported to runsolver:
#   pid: 64940
#   total CPU time (s): 72002.1
#   total CPU user time (s): 71796.8
#   total CPU system time (s): 205.322

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.8212 second user time and 78.2498 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 19:44:56
IDJOB=4465204
IDBENCH=147531
IDSOLVER=3094
FILE ID=nodeD101/4465204-1722447896
RUNJOBID= nodeD101-1722441596-58650
SLURM_JOB_ID= 8254231
Free space on /tmp= 8622828 MiB

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

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

MD5SUM BENCH= f429a5cb74c34761160471c7897bca93
RANDOM SEED=2077273995

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        749369196 kB
MemAvailable:   747320784 kB
Buffers:          138792 kB
Cached:           654432 kB
SwapCached:            0 kB
Active:           299704 kB
Inactive:       38692372 kB
Active(anon):       2128 kB
Inactive(anon): 38219260 kB
Active(file):     297576 kB
Inactive(file):   473112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28316 kB
Writeback:           100 kB
AnonPages:      38187856 kB
Mapped:           128044 kB
Shmem:             22536 kB
KReclaimable:     119808 kB
Slab:             442372 kB
SReclaimable:     119808 kB
SUnreclaim:       322564 kB
KernelStack:       16848 kB
PageTables:        91512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3770984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           200448 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3612672 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:      466944 kB
DirectMap2M:    26245120 kB
DirectMap1G:    779091968 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD101 at 2024-07-31 20:45:26