Trace number 4465411

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) 70865.8 3701.6

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb5-0.10-9.opb
MD5SUM1315715acfb7c33115c760038997cb88
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark31445
Best CPU time to get the best result obtained on this benchmark19.3498
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212153
Total number of constraints2591417
Number of constraints which are clauses2591417
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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)
7.17/7.20	c Default LC presolving (default).
7.17/7.26	c ** Before presolving: virtualMemUsedAtLc = 6030977962, getVmSize() = 3548372992, SCIPgetMemUsed() = 3202008308, SCIPgetMemTotal() = 3323711068, SCIPgetMemExternEstim() = 2707266894
7.17/7.26	c ** set memory limit for presolving in LC to 8.7771e+12 for SCIP **
110.50/111.16	c ** Estimated virtualMemUsedAtSolver = 3974239922, getVmSize() = 4054749184, SCIPgetMemUsed() = 2467841669, SCIPgetMemTotal() = 3254092989, SCIPgetMemExternEstim() = 2707266894
110.50/111.16	c ** set memory limit for solvers to 4.1761e+11 for each SCIP **
110.50/111.16	c Original Problem   :
110.50/111.16	c   Problem name     : instance-4465411-1723647985
110.50/111.16	c   Variables        : 212153 (212153 binary, 0 integer, 0 implicit integer, 0 continuous)
110.50/111.16	c   Constraints      : 2591417
110.50/111.16	c   Objective sense  : minimize
110.50/111.16	c Presolved Problem  :
110.50/111.16	c   Variables        : 67644 (67644 binary, 0 integer, 0 implicit integer, 0 continuous)
110.50/111.16	c   Constraints      : 562522
110.50/111.16	c Constraints        : Number
110.50/111.16	c   setppc           : 387393 
110.50/111.16	c   linear           : 111 
110.50/111.16	c   logicor          : 175018 
110.50/111.16	c ** Instance transfer method used: 0
111.39/112.05	c ** ParaScipInstance copy does not increase the number of variables. **
126.08/126.78	c LC is working with racing ramp-up and with rebuilding tree after racing.
126.08/126.79	c                                Nodes    Active                                            
126.08/126.79	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
311.59/136.54	c *     137              0           1        20     8799752.0000                -          -
311.59/136.54	c       137              0           1        20     8799752.0000                -          -
805.45/161.82	c *     162              0           1        20     8674256.0000                -          -
805.45/161.82	c       162              0           1        20     8674256.0000                -          -
825.17/162.88	c *     163              0           1        20      805125.0000                -          -
1333.74/188.85	c       189              2           1        20      805125.0000        2911.0000          -
1652.74/204.95	c       205              2           1        20      805125.0000        2911.0000          -
1805.55/212.65	c       213              3           4        20      805125.0000        2911.0000          -
2154.59/230.28	c       230              4           3        20      805125.0000        2911.0000          -
2267.60/235.95	c       236             21          22        20      805125.0000        2911.0000          -
2620.57/253.79	c       254             22          21        20      805125.0000        2911.0000          -
2726.35/259.11	c       259             22          21        20      805125.0000        2911.0000          -
2834.85/264.54	c       265             42          41        20      805125.0000        2911.0000          -
2959.87/270.87	c       271             62          61        20      805125.0000        2911.0000          -
3080.82/276.91	c       277             72          71        20      805125.0000        2911.0000          -
3152.23/280.54	c *     281             82          81        20      791115.0000        2911.0000          -
3160.06/281.03	c *     281             82          81        20      790534.0000        2911.0000          -
3169.97/281.48	c *     281             82          81        20      789953.0000        2911.0000          -
3179.91/281.98	c       282            102         101        20      789953.0000        2911.0000          -
3213.47/283.64	c *     284            102         101        20      788274.0000        2911.0000          -
3227.35/284.32	c *     284            102         101        20      758061.0000        2911.0000          -
3306.76/288.34	c       288             92          91        20      758061.0000        2911.0000          -
3525.16/299.33	c       299             92          91        20      758061.0000        2911.0000          -
3648.12/305.53	c       306            103         102        20      758061.0000        2911.0000          -
3751.19/310.79	c       311            122         121        20      758061.0000        2911.0000          -
3762.76/311.33	c *     311            122         121        20      729531.0000        2911.0000          -
3971.26/321.83	c       322            122         121        20      729531.0000        2911.0000          -
4084.39/327.56	c       328            122         121        20      729531.0000        2911.0000          -
4187.63/332.77	c       333            141         142        20      729531.0000        2911.0000          -
4288.87/337.88	c       338            142         141        20      729531.0000        2911.0000          -
4414.42/344.15	c       344            142         141        20      729531.0000        2911.0000          -
4501.18/348.56	c *     349            142         141        20      697576.0000        2911.0000          -
4519.04/349.45	c       349            142         141        20      697576.0000        2911.0000          -
4630.81/355.13	c       355            163         162        20      697576.0000        2911.0000          -
4750.01/361.06	c       361            163         162        20      697576.0000        2911.0000          -
4852.32/366.25	c       366            163         162        20      697576.0000        2911.0000          -
4862.26/366.76	c *     367            163         162        20      690602.0000        2911.0000          -
4951.60/371.29	c       371            162         161        20      690602.0000        2911.0000          -
5040.93/375.71	c *     376            202         201        20      682447.0000        2911.0000          -
5069.60/377.17	c       377            181         182        20      682447.0000        2911.0000          -
5179.88/382.72	c       383            262         261        20      682447.0000        2911.0000          -
5255.06/386.59	c *     387            224         223        20      659746.0000        2911.0000          -
5276.78/387.65	c *     388            203         202        20      652190.0000        2911.0000          -
5278.86/387.75	c       388            241         242        20      652190.0000        2911.0000          -
5285.40/388.10	c *     388            241         242        20      651028.0000        2911.0000          -
5298.40/388.77	c *     389            211         212        20      650447.0000        2911.0000          -
5387.65/393.23	c       393            342         341        20      650447.0000        2911.0000          -
5397.59/393.78	c *     394            342         341        20      627176.0000        2911.0000          -
5407.51/394.26	c *     394            222         221        20      627174.0000        2911.0000          -
5486.83/398.28	c       398            302         301        20      627174.0000        2911.0000          -
5600.01/403.97	c       404            442         441        20      627174.0000        2911.0000          -
5622.47/405.11	c *     405            442         441        20      616716.0000        2911.0000          -
5642.42/406.13	c *     406            322         321        20      609163.0000        2911.0000          -
5707.02/409.33	c       409            322         321        20      609163.0000        2911.0000          -
5766.23/412.38	c *     412            383         384        20      601610.0000        2911.0000          -
5809.83/414.51	c       414            341         342        20      601610.0000        2911.0000          -
5919.67/420.07	c       420            482         481        20      601610.0000        2911.0000          -
6075.88/427.96	c       428            562         561        20      601610.0000        2911.0000          -
6083.81/428.37	c *     428            562         561        20      583018.0000        2911.0000          -
6193.00/433.81	c       434            562         561        20      583018.0000        2911.0000          -
6367.71/442.67	c       443            601         602        20      583018.0000        2911.0000          -
6472.89/447.99	c       448            602         601        20      583018.0000        2911.0000          -
6574.79/453.08	c       453            602         601        20      583018.0000        2911.0000          -
6733.39/461.12	c       461            602         601        20      583018.0000        2911.0000          -
6835.80/466.29	c       466            602         601        20      583018.0000        2911.0000          -
6958.67/472.43	c       472            621         622        20      583018.0000        2911.0000          -
7090.35/479.09	c       479            621         622        20      583018.0000        2911.0000          -
7101.44/479.66	c *     480            621         622        20      579532.0000        2911.0000          -
7206.55/485.03	c       485            621         622        20      579532.0000        2911.0000          -
7308.43/490.10	c       490            782         781        20      579532.0000        2911.0000          -
7377.08/493.55	c *     494            782         781        20      576627.0000        2911.0000          -
7410.77/495.22	c       495            782         781        20      576627.0000        2911.0000          -
7456.23/497.51	c *     498            782         781        20      571398.0000        2911.0000          -
7528.47/501.15	c       501            661         662        20      571398.0000        2911.0000          -
7634.75/506.52	c       507            722         721        20      571398.0000        2911.0000          -
7751.83/512.43	c       512            722         721        20      571398.0000        2911.0000          -
7856.73/517.73	c       518            722         721        20      571398.0000        2911.0000          -
7967.59/523.31	c       523            917         916        20      571398.0000        2911.0000          -
8068.72/528.45	c       528            842         841        20      571398.0000        2911.0000          -
8078.66/528.95	c *     529            842         841        20      570236.0000        2911.0000          -
8235.33/536.84	c       537            882         881        20      570236.0000        2911.0000          -
8336.53/541.97	c       542            983         980        20      570236.0000        2911.0000          -
8441.61/547.24	c       547            861         862        20      570236.0000        2911.0000          -
8524.99/551.47	c *     551            882         883        20      555693.0000        2911.0000          -
8554.77/552.90	c       553           1022        1021        20      555693.0000        2911.0000          -
8661.48/558.35	c       558            942         941        20      555693.0000        2911.0000          -
8909.45/570.87	c       571           1091        1086        20      555693.0000        2911.0000          -
9010.09/576.01	c       576           1124        1119        20      555693.0000        2911.0000          -
9119.11/581.41	c       581           1044        1039        20      555693.0000        2911.0000          -
9140.84/582.51	c *     583           1213        1206        20      548120.0000        2911.0000          -
9234.27/587.22	c       587           1024        1019        20      548120.0000        2911.0000          -
9337.27/592.45	c       592           1325        1318        20      548120.0000        2911.0000          -
9452.41/598.30	c       598           1165        1158        20      548120.0000        2911.0000          -
9553.50/603.32	c       603           1165        1158        20      548120.0000        2911.0000          -
9667.27/609.05	c       609           1184        1179        20      548120.0000        2911.0000          -
9676.35/609.59	c *     610           1184        1179        20      546383.0000        2911.0000          -
9680.29/609.76	c *     610           1184        1179        20      545219.0000        2911.0000          -
9769.52/614.21	c       614           1185        1178        20      545219.0000        2911.0000          -
9908.28/621.29	c       621           1611        1592        20      545219.0000        2911.0000          -
10011.35/626.46	c       626           1611        1592        20      545219.0000        2911.0000          -
10140.05/632.98	c       633           1285        1278        20      545219.0000        2911.0000          -
10241.72/638.10	c       638           1630        1613        20      545219.0000        2911.0000          -
10318.19/641.92	c *     642           1924        1797        20      536495.0000        2911.0000          -
10357.83/643.99	c       644           1924        1797        20      536495.0000        2911.0000          -
10459.21/649.09	c       649           1978        1847        20      536495.0000        2911.0000          -
10573.55/654.84	c       655           2006        1875        20      536495.0000        2911.0000          -
10686.50/660.51	c       661           2006        1875        20      536495.0000        2911.0000          -
10796.03/666.13	c       666           2006        1875        20      536495.0000        2911.0000          -
10898.33/671.20	c       671           1448        1434        20      536495.0000        2911.0000          -
10999.35/676.34	c       676           2468        2390        20      536495.0000        2911.0000          -
11048.77/678.81	c *     679           1508        1494        20      528933.0000        2911.0000          -
11092.62/681.08	c *     681           1508        1494        20      525451.0000        2911.0000          -
11099.90/681.50	c       682           1508        1494        20      525451.0000        2911.0000          -
11206.79/686.89	c       687           1565        1551        20      525451.0000        2911.0000          -
11312.54/692.17	c       692           2266        2135        20      525451.0000        2911.0000          -
11412.73/697.30	c       697           2266        2135        20      525451.0000        2911.0000          -
11517.85/702.54	c       703           1648        1634        20      525451.0000        2911.0000          -
11618.95/707.67	c       708           1648        1634        20      525451.0000        2911.0000          -
11722.05/712.83	c       713           2286        2155        20      525451.0000        2911.0000          -
11840.98/718.88	c       719           2301        2170        20      525451.0000        2911.0000          -
11896.44/721.70	c *     722           1728        1714        20      519060.0000        2911.0000          -
11944.56/724.10	c       724           2346        2215        20      519060.0000        2911.0000          -
12020.99/727.99	c *     728           2346        2215        20      510333.0000        2911.0000          -
12068.55/730.33	c       730           2346        2215        20      510333.0000        2911.0000          -
12175.63/735.80	c       736           2346        2215        20      510333.0000        2911.0000          -
12348.15/744.46	c       744           2366        2237        20      510333.0000        2911.0000          -
12453.22/749.79	c       750           2366        2237        20      510333.0000        2911.0000          -
12556.29/754.98	c       755           1889        1873        20      510333.0000        2911.0000          -
12661.38/760.24	c       760           1949        1933        20      510333.0000        2911.0000          -
12777.10/766.10	c       766           1949        1933        20      510333.0000        2911.0000          -
12885.57/771.51	c       772           1949        1933        20      510333.0000        2911.0000          -
12992.71/776.91	c       777           1969        1953        20      510333.0000        2911.0000          -
13091.92/782.00	c       782           5253        4988        20      510333.0000        2911.0000          -
13198.43/787.31	c *     787           3327        3194        20      503936.0000        2911.0000          -
13198.43/787.31	c       787           3327        3194        20      503936.0000        2911.0000          -
13299.56/792.46	c       792           2130        2112        20      503936.0000        2911.0000          -
13402.70/797.69	c       798           2130        2112        20      503936.0000        2911.0000          -
13505.92/802.89	c       803           2130        2112        20      503936.0000        2911.0000          -
13609.66/808.06	c       808           2130        2112        20      503936.0000        2911.0000          -
13712.13/813.21	c       813           2169        2153        20      503936.0000        2911.0000          -
13817.15/818.55	c       819           2250        2232        20      503936.0000        2911.0000          -
13920.36/823.70	c       824           2250        2232        20      503936.0000        2911.0000          -
14021.56/828.80	c       829           2250        2232        20      503936.0000        2911.0000          -
14120.83/833.86	c       834           2269        2253        20      503936.0000        2911.0000          -
14224.77/839.10	c       839           2269        2253        20      503936.0000        2911.0000          -
14325.91/844.15	c       844           2269        2253        20      503936.0000        2911.0000          -
14426.21/849.20	c       849           7297        7032        20      503936.0000        2911.0000          -
14529.12/854.41	c       854           5242        5109        20      503936.0000        2911.0000          -
14529.12/854.47	c *     854           5242        5109        20      496963.0000        2911.0000          -
14631.63/859.61	c       860           2370        2352        20      496963.0000        2911.0000          -
14734.82/864.89	c       865           2370        2352        20      496963.0000        2911.0000          -
14843.86/870.37	c       870           2370        2352        20      496963.0000        2911.0000          -
14946.99/875.55	c       876           2370        2352        20      496963.0000        2911.0000          -
15054.14/880.90	c       881           6086        5953        20      496963.0000        2911.0000          -
15165.28/886.59	c       887           2410        2392        20      496963.0000        2911.0000          -
15192.62/887.93	c *     888           2410        2392        20      495801.0000        2911.0000          -
15269.88/891.86	c       892           2410        2392        20      495801.0000        2911.0000          -
15281.77/892.42	c *     892           2410        2392        20      491728.0000        2911.0000          -
15381.00/897.43	c       897           6210        6077        20      491728.0000        2911.0000          -
15502.07/903.58	c       904           6210        6077        20      491728.0000        2911.0000          -
15621.09/909.52	c       910           2495        2477        20      491728.0000        2911.0000          -
15724.15/914.72	c       915           2515        2497        20      491728.0000        2911.0000          -
15810.07/919.07	c *     919           2515        2497        20      485918.0000        2911.0000          -
15827.18/920.02	c       920           2515        2497        20      485918.0000        2911.0000          -
15932.29/925.20	c       925           2515        2497        20      485918.0000        2911.0000          -
16063.19/931.80	c       932           8522        7954        20      485918.0000        2911.0000          -
16164.39/937.01	c       937           2650        2632        20      485918.0000        2911.0000          -
16271.52/942.38	c       942           2650        2632        20      485918.0000        2911.0000          -
16388.48/948.27	c       948           2650        2632        20      485918.0000        2911.0000          -
16511.59/954.48	c       954           6768        6635        20      485918.0000        2911.0000          -
16612.58/959.53	c       960           8623        7780        20      485918.0000        2911.0000          -
16670.04/962.47	c *     962           8623        7780        20      480686.0000        2911.0000          -
16713.66/964.63	c       965           8623        7780        20      480686.0000        2911.0000          -
16812.84/969.66	c       970           6772        6639        20      480686.0000        2911.0000          -
17013.12/979.76	c       980           8628        7781        20      480686.0000        2911.0000          -
17116.29/984.92	c       985           8628        7781        20      480686.0000        2911.0000          -
17247.09/991.55	c       992           8628        7781        20      480686.0000        2911.0000          -
17257.61/992.11	c *     992           8628        7781        20      479524.0000        2911.0000          -
17348.12/996.63	c       997           8628        7781        20      479524.0000        2911.0000          -
17483.18/1003.47	c      1003           3010        2992        20      479524.0000        2911.0000          -
17592.15/1009.03	c      1009           6787        6654        20      479524.0000        2911.0000          -
17703.15/1014.50	c      1014           6787        6654        20      479524.0000        2911.0000          -
17804.26/1019.67	c      1020           8629        7780        20      479524.0000        2911.0000          -
17911.92/1025.04	c      1025           6867        6734        20      479524.0000        2911.0000          -
18048.02/1031.95	c      1032           6867        6734        20      479524.0000        2911.0000          -
18149.80/1037.11	c      1037           8694        7695        20      479524.0000        2911.0000          -
18254.18/1042.33	c      1042           8694        7695        20      479524.0000        2911.0000          -
18365.19/1047.95	c      1048           8694        7695        20      479524.0000        2911.0000          -
18473.97/1053.47	c      1053           6963        6830        20      479524.0000        2911.0000          -
18517.45/1055.61	c *    1056           8714           0        20      474290.0000        2911.0000          -
18582.88/1058.91	c      1059           8714           0        20      474290.0000        2911.0000          -
18691.90/1064.45	c      1064           6987        6856        20      474290.0000        2911.0000          -
18792.95/1069.52	c      1070           6988        6855        20      474290.0000        2911.0000          -
18895.92/1074.75	c      1075           4275        2451        20      474290.0000        2911.0000          -
19001.80/1080.05	c      1080           4326        2502        20      474290.0000        2911.0000          -
19100.63/1085.06	c      1085           7487        7354        20      474290.0000        2911.0000          -
19145.42/1087.39	c *    1087           4625        2801        20      466156.0000        2911.0000          -
19206.79/1090.44	c      1090           4662        2838        20      466156.0000        2911.0000          -
19311.72/1095.80	c      1096           4662        2838        20      466156.0000        2911.0000          -
19414.84/1100.93	c      1101           4662        2838        20      466156.0000        2911.0000          -
19519.92/1106.21	c      1106           7961        7275        20      466156.0000        2911.0000          -
19632.78/1111.92	c      1112           7961        7275        20      466156.0000        2911.0000          -
19737.22/1117.22	c      1117           7961        7275        20      466156.0000        2911.0000          -
19858.15/1123.39	c      1123           7961        7275        20      466156.0000        2911.0000          -
19973.77/1129.17	c      1129           9762        1048        20      466156.0000        2911.0000          -
20082.21/1134.60	c      1135           9762        1048        20      466156.0000        2911.0000          -
20190.05/1140.08	c      1140           9762        1048        20      466156.0000        2911.0000          -
20291.13/1145.18	c      1145           9763           0        20      466156.0000        2911.0000          -
20397.43/1150.52	c      1151           4863        3039        20      466156.0000        2911.0000          -
20498.58/1155.69	c      1156           4933        3109        20      466156.0000        2911.0000          -
20603.71/1161.02	c      1161           4965        3141        20      466156.0000        2911.0000          -
20712.83/1166.42	c      1166           4965        3141        20      466156.0000        2911.0000          -
20791.97/1170.47	c *    1170           4965        3141        20      461505.0000        2911.0000          -
20811.81/1171.44	c      1171           4965        3141        20      461505.0000        2911.0000          -
20916.66/1176.78	c      1177           4994        3172        20      461505.0000        2911.0000          -
21019.75/1181.99	c      1182           8792         821        20      461505.0000        2911.0000          -
21123.31/1187.15	c      1187           5095        3271        20      461505.0000        2911.0000          -
21227.66/1192.41	c      1192           5095        3271        20      461505.0000        2911.0000          -
21330.77/1197.63	c      1198           5095        3271        20      461505.0000        2911.0000          -
21438.53/1203.07	c      1203           5114        3292        20      461505.0000        2911.0000          -
21542.83/1208.37	c      1208           9001        1030        20      461505.0000        2911.0000          -
21643.98/1213.44	c      1213           9001        1030        20      461505.0000        2911.0000          -
21747.11/1218.60	c      1219           9001        1030        20      461505.0000        2911.0000          -
21852.10/1224.03	c      1224           9001        1030        20      461505.0000        2911.0000          -
21957.20/1229.25	c      1229          11224        1461        20      461505.0000        2911.0000          -
22056.38/1234.26	c      1234           9101          81        20      461505.0000        2911.0000          -
22157.69/1239.31	c      1239           6195        4371        20      461505.0000        2911.0000          -
22260.64/1244.57	c      1245           6203        4379        20      461505.0000        2911.0000          -
22363.76/1249.75	c      1250           6203        4379        20      461505.0000        2911.0000          -
22472.80/1255.21	c      1255           6203        4379        20      461505.0000        2911.0000          -
22573.86/1260.33	c      1260           6203        4379        20      461505.0000        2911.0000          -
22674.74/1265.41	c      1265          11904        2141        20      461505.0000        2911.0000          -
22777.74/1270.65	c      1271          12004        2241        20      461505.0000        2911.0000          -
22878.84/1275.75	c      1276           6240        4416        20      461505.0000        2911.0000          -
22981.99/1280.90	c      1281           6262        4440        20      461505.0000        2911.0000          -
23081.08/1286.00	c      1286          12306        2543        20      461505.0000        2911.0000          -
23186.15/1291.23	c      1291          10161        1141        20      461505.0000        2911.0000          -
23285.11/1296.28	c      1296          10262        1242        20      461505.0000        2911.0000          -
23386.20/1301.34	c      1301          12619        2856        20      461505.0000        2911.0000          -
23493.16/1306.71	c      1307           6870        5046        20      461505.0000        2911.0000          -
23592.26/1311.78	c      1312           7075        5251        20      461505.0000        2911.0000          -
23695.23/1316.91	c      1317           7315        5491        20      461505.0000        2911.0000          -
23794.23/1322.01	c      1322          13026        3263        20      461505.0000        2911.0000          -
23895.97/1327.09	c      1327           7615        5791        20      461505.0000        2911.0000          -
23996.81/1332.15	c      1332          13224        3461        20      461505.0000        2911.0000          -
24104.97/1337.60	c      1338          11090        2070        20      461505.0000        2911.0000          -
24204.00/1342.63	c      1343           8175        6351        20      461505.0000        2911.0000          -
24311.76/1348.09	c      1348           8175        6351        20      461505.0000        2911.0000          -
24412.71/1353.20	c      1353           8175        6351        20      461505.0000        2911.0000          -
24520.77/1358.62	c      1359           8214        6392        20      461505.0000        2911.0000          -
24619.77/1363.66	c      1364          13827        4064        20      461505.0000        2911.0000          -
24724.69/1368.98	c      1369           8335        6511        20      461505.0000        2911.0000          -
24829.63/1374.25	c      1374           8435        6611        20      461505.0000        2911.0000          -
24930.61/1379.34	c      1379          14142        4379        20      461505.0000        2911.0000          -
25037.53/1384.71	c      1385          14251        4488        20      461505.0000        2911.0000          -
25138.47/1389.82	c      1390           8875        7051        20      461505.0000        2911.0000          -
25237.48/1394.89	c      1395           8989        7117        20      461505.0000        2911.0000          -
25336.48/1399.90	c      1400          12495        3473        20      461505.0000        2911.0000          -
25447.34/1405.45	c      1405           9156        7100        20      461505.0000        2911.0000          -
25550.31/1410.63	c      1411          12736        3714        20      461505.0000        2911.0000          -
25655.22/1415.90	c      1416          12855        3833        20      461505.0000        2911.0000          -
25754.22/1420.92	c      1421           9351        7099        20      461505.0000        2911.0000          -
25865.09/1426.50	c      1426           9351        7099        20      461505.0000        2911.0000          -
25964.04/1431.52	c      1432           9351        7099        20      461505.0000        2911.0000          -
26070.97/1436.90	c      1437           9351        7099        20      461505.0000        2911.0000          -
26175.91/1442.22	c      1442           9351        7099        20      461505.0000        2911.0000          -
26274.91/1447.28	c      1447           9369           0        20      461505.0000        2911.0000          -
26375.86/1452.36	c      1452           9390          21        20      461505.0000        2911.0000          -
26489.61/1458.04	c      1458          15764        6001        20      461505.0000        2911.0000          -
26588.40/1463.09	c      1463          13828        4759        20      461505.0000        2911.0000          -
26690.58/1468.25	c      1468           9706         337        20      461505.0000        2911.0000          -
26791.51/1473.30	c      1473          14049        4978        20      461505.0000        2911.0000          -
26890.51/1478.35	c      1478          16094        6331        20      461505.0000        2911.0000          -
26997.44/1483.76	c      1484          16202        6437        20      461505.0000        2911.0000          -
27100.41/1488.90	c      1489          16317        6552        20      461505.0000        2911.0000          -
27202.09/1494.10	c      1494          16437        6672        20      461505.0000        2911.0000          -
27303.08/1499.16	c      1499          10410        1041        20      461505.0000        2911.0000          -
27411.20/1504.61	c      1505          10410        1041        20      461505.0000        2911.0000          -
27512.09/1509.72	c      1510          10410        1041        20      461505.0000        2911.0000          -
27613.03/1514.89	c      1515          10410        1041        20      461505.0000        2911.0000          -
27723.92/1520.47	c      1520          17005        7240        20      461505.0000        2911.0000          -
27824.91/1525.54	c      1526          10418           0        20      461505.0000        2911.0000          -
27927.87/1530.73	c      1531          15469        2777        20      461505.0000        2911.0000          -
28028.86/1535.90	c      1536          17225        7456        20      461505.0000        2911.0000          -
28132.54/1541.08	c      1541          17367        7598        20      461505.0000        2911.0000          -
28233.44/1546.15	c      1546          15832        3140        20      461505.0000        2911.0000          -
28332.60/1551.17	c      1551          17624        7855        20      461505.0000        2911.0000          -
28432.90/1556.25	c      1556          16112        3420        20      461505.0000        2911.0000          -
28533.90/1561.35	c      1561          16232        3540        20      461505.0000        2911.0000          -
28636.97/1566.50	c      1566          11199         781        20      461505.0000        2911.0000          -
28735.98/1571.52	c      1572          18028        8257        20      461505.0000        2911.0000          -
28839.05/1576.77	c      1577          16632        3940        20      461505.0000        2911.0000          -
28942.08/1581.96	c      1582          16752        4060        20      461505.0000        2911.0000          -
29041.14/1587.02	c      1587          16834        4138        20      461505.0000        2911.0000          -
29146.12/1592.24	c      1592          16954        4258        20      461505.0000        2911.0000          -
29249.13/1597.44	c      1597          18389        8616        20      461505.0000        2911.0000          -
29352.17/1602.67	c      1603          18509        8736        20      461505.0000        2911.0000          -
29461.63/1608.19	c      1608          17274        4578        20      461505.0000        2911.0000          -
29562.13/1613.21	c      1613          12197        1779        20      461505.0000        2911.0000          -
29663.18/1618.31	c      1618          18690        8915        20      461505.0000        2911.0000          -
29766.21/1623.58	c      1624          12417        1999        20      461505.0000        2911.0000          -
29871.22/1628.81	c      1629          17695        4997        20      461505.0000        2911.0000          -
29975.03/1634.08	c      1634          17815        5117        20      461505.0000        2911.0000          -
30077.23/1639.24	c      1639          19090        9315        20      461505.0000        2911.0000          -
30182.24/1644.55	c      1645          18095        5397        20      461505.0000        2911.0000          -
30283.29/1649.60	c      1650          19326        9547        20      461505.0000        2911.0000          -
30384.33/1654.77	c      1655          19334        9267        20      461505.0000        2911.0000          -
30487.33/1659.93	c      1660          18375        4996        20      461505.0000        2911.0000          -
30592.29/1665.24	c      1665          19476        9385        20      461505.0000        2911.0000          -
30693.37/1670.32	c      1670          13472        3054        20      461505.0000        2911.0000          -
30800.40/1675.71	c      1676          18781        4995        20      461505.0000        2911.0000          -
30903.45/1680.92	c      1681          19894        8044        20      461505.0000        2911.0000          -
31005.09/1686.12	c      1686          19930        8076        20      461505.0000        2911.0000          -
31106.21/1691.18	c      1691          13958        3540        20      461505.0000        2911.0000          -
31214.29/1696.61	c      1697          14096        3678        20      461505.0000        2911.0000          -
31317.34/1701.84	c      1702          19544        5432        20      461505.0000        2911.0000          -
31418.40/1707.01	c      1707          19704        5592        20      461505.0000        2911.0000          -
31525.38/1712.38	c      1712          20780        7555        20      461505.0000        2911.0000          -
31626.44/1717.49	c      1717          20900        7675        20      461505.0000        2911.0000          -
31729.46/1722.65	c      1723          14719        4301        20      461505.0000        2911.0000          -
31834.38/1728.00	c      1728          19990        4466        20      461505.0000        2911.0000          -
31933.36/1733.02	c      1733          14979        4561        20      461505.0000        2911.0000          -
32035.01/1738.07	c      1738          21373        8114        20      461505.0000        2911.0000          -
32137.25/1743.26	c      1743          15239        4821        20      461505.0000        2911.0000          -
32236.24/1748.27	c      1748          21515        8254        20      461505.0000        2911.0000          -
32335.17/1753.30	c      1753          20579        5053        20      461505.0000        2911.0000          -
32438.11/1758.41	c      1758          15639        5221        20      461505.0000        2911.0000          -
32539.08/1763.58	c      1764          21902        7934        20      461505.0000        2911.0000          -
32640.04/1768.68	c      1769          15919        5501        20      461505.0000        2911.0000          -
32744.97/1774.01	c      1774          22213        7692        20      461505.0000        2911.0000          -
32849.86/1779.28	c      1779          21361        5831        20      461505.0000        2911.0000          -
32952.80/1784.40	c      1784          21521        5991        20      461505.0000        2911.0000          -
33051.78/1789.43	c      1789          22633        8112        20      461505.0000        2911.0000          -
33154.72/1794.62	c      1795          16539        6121        20      461505.0000        2911.0000          -
33253.69/1799.66	c      1800          22023        6489        20      461505.0000        2911.0000          -
33354.66/1804.70	c      1805          22991        8466        20      461505.0000        2911.0000          -
33465.51/1810.35	c      1810          23016        8468        20      461505.0000        2911.0000          -
33564.45/1815.40	c      1815          23155        8587        20      461505.0000        2911.0000          -
33671.35/1820.80	c      1821          23315        8747        20      461505.0000        2911.0000          -
33776.95/1826.06	c      1826          17143        4700        20      461505.0000        2911.0000          -
33875.89/1831.11	c      1831          23103        7569        20      461505.0000        2911.0000          -
33980.11/1836.33	c      1836          17423        4980        20      461505.0000        2911.0000          -
34090.97/1841.91	c      1842          23199        5740        20      461505.0000        2911.0000          -
34189.93/1846.95	c      1847          24070        9170        20      461505.0000        2911.0000          -
34288.91/1851.99	c      1852          24150        9250        20      461505.0000        2911.0000          -
34390.41/1857.10	c      1857          24288        9069        20      461505.0000        2911.0000          -
34494.75/1862.35	c      1862          24450        7574        20      461505.0000        2911.0000          -
34595.71/1867.46	c      1867          18358        4715        20      461505.0000        2911.0000          -
34707.17/1873.10	c      1873          18498        4855        20      461505.0000        2911.0000          -
34817.38/1878.61	c      1879          18658        5015        20      461505.0000        2911.0000          -
34916.33/1883.67	c      1884          18799        5154        20      461505.0000        2911.0000          -
35019.26/1888.86	c      1889          18879        5234        20      461505.0000        2911.0000          -
35120.22/1893.92	c      1894          24974        7368        20      461505.0000        2911.0000          -
35227.08/1899.38	c      1899          18986        5339        20      461505.0000        2911.0000          -
35328.04/1904.41	c      1904          25381        8472        20      461505.0000        2911.0000          -
35432.96/1909.74	c      1910          25541        8632        20      461505.0000        2911.0000          -
35538.51/1915.06	c      1915          25701        8792        20      461505.0000        2911.0000          -
35644.75/1920.41	c      1920          19439        5773        20      461505.0000        2911.0000          -
35747.69/1925.69	c      1926          19499        5833        20      461505.0000        2911.0000          -
35852.61/1930.98	c      1931          26155        8547        20      461505.0000        2911.0000          -
35959.45/1936.34	c      1936          19779        6113        20      461505.0000        2911.0000          -
36060.42/1941.45	c      1941          19856        5712        20      461505.0000        2911.0000          -
36167.26/1946.84	c      1947          19996        5852        20      461505.0000        2911.0000          -
36268.22/1952.02	c      1952          20076        5932        20      461505.0000        2911.0000          -
36373.11/1957.21	c      1957          20196        6052        20      461505.0000        2911.0000          -
36476.05/1962.42	c      1962          27354        9746        20      461505.0000        2911.0000          -
36578.97/1967.67	c      1968          20497        6351        20      461505.0000        2911.0000          -
36686.68/1973.10	c      1973          20632        3898        20      461505.0000        2911.0000          -
36788.51/1978.22	c      1978          27481        9008        20      461505.0000        2911.0000          -
36891.44/1983.43	c      1983          20912        4178        20      461505.0000        2911.0000          -
36992.39/1988.56	c      1989          28283        7388        20      461505.0000        2911.0000          -
37013.81/1989.61	c *    1990          21072        4338        20      459762.0000        2911.0000          -
37322.38/2005.26	c      2005          21112        4378        20      459762.0000        2911.0000          -
37423.32/2010.38	c      2010          28364        7471        20      459762.0000        2911.0000          -
37524.27/2015.43	c      2015          28365        7470        20      459762.0000        2911.0000          -
37736.81/2026.18	c      2026          28365        7470        20      459762.0000        2911.0000          -
37868.58/2032.82	c      2033          21212        4478        20      459762.0000        2911.0000          -
37979.39/2038.45	c      2038          21231        4499        20      459762.0000        2911.0000          -
38088.29/2044.02	c      2044          21231        4499        20      459762.0000        2911.0000          -
38319.90/2055.60	c      2056          21231        4499        20      459762.0000        2911.0000          -
38432.66/2061.34	c      2061          21231        4499        20      459762.0000        2911.0000          -
38539.55/2066.75	c      2067          28482        7589        20      459762.0000        2911.0000          -
38583.01/2069.02	c *    2069          28482        7589        20      455114.0000        2911.0000          -
38640.35/2071.86	c      2072          28482        7589        20      455114.0000        2911.0000          -
38875.65/2083.73	c      2084          28482        7589        20      455114.0000        2911.0000          -
38988.41/2089.42	c      2089          28482        7589        20      455114.0000        2911.0000          -
39109.19/2095.57	c      2096          28482        7589        20      455114.0000        2911.0000          -
39225.94/2101.42	c      2101          28482        7589        20      455114.0000        2911.0000          -
39366.36/2108.50	c      2108          28482        7589        20      455114.0000        2911.0000          -
39532.60/2116.93	c      2117          21412        4678        20      455114.0000        2911.0000          -
39639.43/2122.37	c      2122          28001        9528        20      455114.0000        2911.0000          -
39740.38/2127.47	c      2127          28483        7588        20      455114.0000        2911.0000          -
39845.32/2132.76	c      2133          28502        7609        20      455114.0000        2911.0000          -
39968.00/2138.93	c      2139          28101        9628        20      455114.0000        2911.0000          -
40089.35/2145.12	c      2145          28101        9628        20      455114.0000        2911.0000          -
40193.63/2150.37	c      2150          28101        9628        20      455114.0000        2911.0000          -
40302.49/2155.88	c      2156          28522        7629        20      455114.0000        2911.0000          -
40417.29/2161.64	c      2162          28201        9728        20      455114.0000        2911.0000          -
40571.51/2169.43	c      2169          28201        9728        20      455114.0000        2911.0000          -
40712.01/2176.52	c      2177          28563        7668        20      455114.0000        2911.0000          -
40814.98/2181.76	c      2182          28201        9730        20      455114.0000        2911.0000          -
40915.93/2186.82	c      2187          28201        9730        20      455114.0000        2911.0000          -
41014.92/2191.89	c      2192          28201        9730        20      455114.0000        2911.0000          -
41120.08/2197.18	c      2197          28683        7788        20      455114.0000        2911.0000          -
41226.39/2202.52	c      2203          28209        9736        20      455114.0000        2911.0000          -
41337.89/2208.19	c      2208          28683        7790        20      455114.0000        2911.0000          -
41448.03/2213.78	c      2214          28683        7790        20      455114.0000        2911.0000          -
41550.54/2218.92	c      2219          28269        9796        20      455114.0000        2911.0000          -
41659.34/2224.43	c      2224          28289        9816        20      455114.0000        2911.0000          -
41758.21/2229.47	c      2229          28309        9836        20      455114.0000        2911.0000          -
41859.14/2234.58	c      2235          28329        9856        20      455114.0000        2911.0000          -
41960.08/2239.66	c      2240          28349        9876        20      455114.0000        2911.0000          -
42070.93/2245.23	c      2245          28369        9896        20      455114.0000        2911.0000          -
42179.80/2250.71	c      2251          28389        9916        20      455114.0000        2911.0000          -
42282.75/2255.93	c      2256          28409        9936        20      455114.0000        2911.0000          -
42389.57/2261.39	c      2261          28422        9949        20      455114.0000        2911.0000          -
42490.48/2266.47	c      2266          28429        9956        20      455114.0000        2911.0000          -
42589.45/2271.48	c      2271          28852        7955        20      455114.0000        2911.0000          -
42710.22/2277.50	c      2278          28872        7975        20      455114.0000        2911.0000          -
42811.08/2282.64	c      2283          28489       10016        20      455114.0000        2911.0000          -
42914.03/2287.84	c      2288          28509       10036        20      455114.0000        2911.0000          -
43024.86/2293.48	c      2293          28529       10056        20      455114.0000        2911.0000          -
43129.76/2298.77	c      2299          28932        8035        20      455114.0000        2911.0000          -
43235.29/2304.05	c      2304          28952        8055        20      455114.0000        2911.0000          -
43334.25/2309.10	c      2309          28972        8075        20      455114.0000        2911.0000          -
43442.39/2314.51	c      2315          28661       10188        20      455114.0000        2911.0000          -
43545.19/2319.79	c      2320          28661       10188        20      455114.0000        2911.0000          -
43650.77/2325.12	c      2325          24579        6954        20      455114.0000        2911.0000          -
43762.95/2330.71	c      2331          24579        6954        20      455114.0000        2911.0000          -
43877.77/2336.53	c      2337          28700       10229        20      455114.0000        2911.0000          -
43980.67/2341.72	c      2342          28700       10229        20      455114.0000        2911.0000          -
44083.61/2346.92	c      2347          24800        7173        20      455114.0000        2911.0000          -
44182.60/2351.95	c      2352          28701       10228        20      455114.0000        2911.0000          -
44295.36/2357.68	c      2358          28701       10228        20      455114.0000        2911.0000          -
44412.17/2363.56	c      2364          28701       10228        20      455114.0000        2911.0000          -
44515.05/2368.78	c      2369          28721       10248        20      455114.0000        2911.0000          -
44618.01/2374.00	c      2374          29991        9094        20      455114.0000        2911.0000          -
44719.48/2379.05	c      2379          30218        9321        20      455114.0000        2911.0000          -
44829.45/2384.69	c      2385          29122        6796        20      455114.0000        2911.0000          -
44930.45/2389.73	c      2390          30423        9526        20      455114.0000        2911.0000          -
45033.25/2394.93	c      2395          29206        6878        20      455114.0000        2911.0000          -
45132.18/2400.00	c      2400          26386        3855        20      455114.0000        2911.0000          -
45235.78/2405.13	c      2405          29303        6519        20      455114.0000        2911.0000          -
45336.05/2410.27	c      2410          26651        4118        20      455114.0000        2911.0000          -
45436.99/2415.33	c      2415          31298       10401        20      455114.0000        2911.0000          -
45535.95/2420.37	c      2420          31304       10407        20      455114.0000        2911.0000          -
45636.92/2425.45	c      2425          29825        7037        20      455114.0000        2911.0000          -
45739.86/2430.68	c      2431          31624       10727        20      455114.0000        2911.0000          -
45840.83/2435.78	c      2436          30065        7277        20      455114.0000        2911.0000          -
45943.61/2440.96	c      2441          27332        4797        20      455114.0000        2911.0000          -
46042.58/2445.97	c      2446          32024       11127        20      455114.0000        2911.0000          -
46151.43/2451.47	c      2451          32165       11266        20      455114.0000        2911.0000          -
46254.36/2456.67	c      2457          32165       11266        20      455114.0000        2911.0000          -
46357.30/2461.80	c      2462          30645        7857        20      455114.0000        2911.0000          -
46466.17/2467.30	c      2467          32233       11326        20      455114.0000        2911.0000          -
46571.08/2472.67	c      2473          32244       11331        20      455114.0000        2911.0000          -
46685.84/2478.43	c      2478          32252       11339        20      455114.0000        2911.0000          -
46786.85/2483.53	c      2484          31050        8260        20      455114.0000        2911.0000          -
46901.63/2489.34	c      2489          32429       11414        20      455114.0000        2911.0000          -
47010.54/2494.81	c      2495          32429       11414        20      455114.0000        2911.0000          -
47109.40/2499.85	c      2500          32429       11414        20      455114.0000        2911.0000          -
47218.29/2505.34	c      2505          32429       11414        20      455114.0000        2911.0000          -
47319.25/2510.41	c      2510          32469           0        20      455114.0000        2911.0000          -
47418.24/2515.42	c      2515          28912        6377        20      455114.0000        2911.0000          -
47527.12/2520.94	c      2521          32570         101        20      455114.0000        2911.0000          -
47626.13/2526.03	c      2526          31926        9136        20      455114.0000        2911.0000          -
47738.96/2531.62	c      2532          29232        6697        20      455114.0000        2911.0000          -
47839.87/2536.78	c      2537          32026        9236        20      455114.0000        2911.0000          -
47942.79/2541.99	c      2542          33010         541        20      455114.0000        2911.0000          -
48053.58/2547.58	c      2548          29474        6935        20      455114.0000        2911.0000          -
48158.49/2552.81	c      2553          32426        9636        20      455114.0000        2911.0000          -
48261.88/2558.06	c      2558          32486        9696        20      455114.0000        2911.0000          -
48366.14/2563.39	c      2563          29862        4157        20      455114.0000        2911.0000          -
48471.05/2568.60	c      2569          29982        4277        20      455114.0000        2911.0000          -
48569.99/2573.69	c      2574          33870        1401        20      455114.0000        2911.0000          -
48672.85/2578.85	c      2579          32988       10172        20      455114.0000        2911.0000          -
48773.87/2584.01	c      2584          30322        4617        20      455114.0000        2911.0000          -
48875.13/2589.09	c      2589          30322        4617        20      455114.0000        2911.0000          -
48977.05/2594.25	c      2594          30322        4617        20      455114.0000        2911.0000          -
49077.97/2599.37	c      2599          33232       10225        20      455114.0000        2911.0000          -
49184.85/2604.77	c      2605          33232       10225        20      455114.0000        2911.0000          -
49293.65/2610.26	c      2610          34750        2281        20      455114.0000        2911.0000          -
49394.64/2615.31	c      2615          34870        2401        20      455114.0000        2911.0000          -
49501.53/2620.70	c      2621          33382         141        20      455114.0000        2911.0000          -
49607.13/2626.06	c      2626          35150        2681        20      455114.0000        2911.0000          -
49709.40/2631.26	c      2631          30962        5257        20      455114.0000        2911.0000          -
49816.26/2636.68	c      2637          35430        2961        20      455114.0000        2911.0000          -
49925.80/2642.17	c      2642          31242        5537        20      455114.0000        2911.0000          -
50026.12/2647.24	c      2647          35710        3241        20      455114.0000        2911.0000          -
50128.95/2652.43	c      2652          34140         659        20      455114.0000        2911.0000          -
50235.70/2657.84	c      2658          35990        3521        20      455114.0000        2911.0000          -
50342.49/2663.20	c      2663          34400         919        20      455114.0000        2911.0000          -
50449.36/2668.61	c      2669          36270        3801        20      455114.0000        2911.0000          -
50552.30/2673.89	c      2674          31945        6036        20      455114.0000        2911.0000          -
50653.04/2678.95	c      2679          34822        1337        20      455114.0000        2911.0000          -
50754.56/2684.05	c      2684          32126        6215        20      455114.0000        2911.0000          -
50864.82/2689.69	c      2690          36830        4361        20      455114.0000        2911.0000          -
50967.41/2694.89	c      2695          35283        1796        20      455114.0000        2911.0000          -
51074.29/2700.25	c      2700          32426        6515        20      455114.0000        2911.0000          -
51181.20/2705.68	c      2706          32466        6555        20      455114.0000        2911.0000          -
51282.15/2710.77	c      2711          37430        4961        20      455114.0000        2911.0000          -
51385.08/2715.97	c      2716          32547        6634        20      455114.0000        2911.0000          -
51488.63/2721.16	c      2721          32567        6654        20      455114.0000        2911.0000          -
51590.86/2726.38	c      2726          32587        6674        20      455114.0000        2911.0000          -
51693.73/2731.57	c      2732          32647        6734        20      455114.0000        2911.0000          -
51794.65/2736.63	c      2737          32726        6673        20      455114.0000        2911.0000          -
51897.59/2741.85	c      2742          32846        6793        20      455114.0000        2911.0000          -
52004.45/2747.22	c      2747          36683        3196        20      455114.0000        2911.0000          -
52107.37/2752.40	c      2752          33003        3982        20      455114.0000        2911.0000          -
52206.33/2757.42	c      2757          33044        4023        20      455114.0000        2911.0000          -
52311.26/2762.70	c      2763          33114        4034        20      455114.0000        2911.0000          -
52414.19/2767.98	c      2768          39030        6561        20      455114.0000        2911.0000          -
52521.05/2773.36	c      2773          37323        3836        20      455114.0000        2911.0000          -
52623.92/2778.56	c      2779          39350        6881        20      455114.0000        2911.0000          -
52728.84/2783.81	c      2784          39510        7041        20      455114.0000        2911.0000          -
52832.57/2789.04	c      2789          37723        4236        20      455114.0000        2911.0000          -
52933.38/2794.16	c      2794          37843        4356        20      455114.0000        2911.0000          -
53033.62/2799.28	c      2799          33944        4860        20      455114.0000        2911.0000          -
53136.24/2804.43	c      2804          38123        4636        20      455114.0000        2911.0000          -
53235.21/2809.50	c      2810          38243        4756        20      455114.0000        2911.0000          -
53338.17/2814.68	c      2815          38363        4876        20      455114.0000        2911.0000          -
53439.11/2819.80	c      2820          34436        5352        20      455114.0000        2911.0000          -
53542.06/2825.00	c      2825          38643        5156        20      455114.0000        2911.0000          -
53648.93/2830.37	c      2830          40959        8383        20      455114.0000        2911.0000          -
53757.83/2835.84	c      2836          34836        5752        20      455114.0000        2911.0000          -
53858.76/2840.97	c      2841          39043        5556        20      455114.0000        2911.0000          -
53963.66/2846.22	c      2846          35156        6072        20      455114.0000        2911.0000          -
54068.58/2851.55	c      2852          41678        8369        20      455114.0000        2911.0000          -
54175.52/2857.03	c      2857          41678        8369        20      455114.0000        2911.0000          -
54279.41/2862.19	c      2862          41678        8369        20      455114.0000        2911.0000          -
54389.18/2867.77	c      2868          41678        8369        20      455114.0000        2911.0000          -
54494.85/2873.11	c      2873          41678        8369        20      455114.0000        2911.0000          -
54596.84/2878.26	c      2878          35810        6608        20      455114.0000        2911.0000          -
54703.63/2883.64	c      2884          35810        6608        20      455114.0000        2911.0000          -
54806.50/2888.80	c      2889          35810        6608        20      455114.0000        2911.0000          -
54911.95/2894.14	c      2894          35810        6608        20      455114.0000        2911.0000          -
55010.79/2899.16	c      2899          42090         401        20      455114.0000        2911.0000          -
55114.95/2904.49	c      2904          35911          81        20      455114.0000        2911.0000          -
55221.80/2909.87	c      2910          36015         185        20      455114.0000        2911.0000          -
55322.74/2914.96	c      2915          41043        7556        20      455114.0000        2911.0000          -
55429.51/2920.30	c      2920          42714         980        20      455114.0000        2911.0000          -
55532.57/2925.50	c      2926          36391         404        20      455114.0000        2911.0000          -
55631.55/2930.59	c      2931          41483        7996        20      455114.0000        2911.0000          -
55734.62/2935.72	c      2936          43194        1460        20      455114.0000        2911.0000          -
55835.63/2940.82	c      2941          43354        1620        20      455114.0000        2911.0000          -
55936.55/2945.97	c      2946          43474        1740        20      455114.0000        2911.0000          -
56040.25/2951.16	c      2951          42064        8393        20      455114.0000        2911.0000          -
56142.58/2956.31	c      2956          43754        2020        20      455114.0000        2911.0000          -
56245.54/2961.58	c      2962          43914        2180        20      455114.0000        2911.0000          -
56346.61/2966.70	c      2967          37537        1239        20      455114.0000        2911.0000          -
56451.66/2971.91	c      2972          44194        2460        20      455114.0000        2911.0000          -
56556.68/2977.25	c      2977          44354        2620        20      455114.0000        2911.0000          -
56657.74/2982.31	c      2982          38057        1759        20      455114.0000        2911.0000          -
56756.80/2987.39	c      2987          44634        2900        20      455114.0000        2911.0000          -
56861.83/2992.69	c      2993          42246        8391        20      455114.0000        2911.0000          -
56962.90/2997.74	c      2998          38577        2279        20      455114.0000        2911.0000          -
57065.95/3002.94	c      3003          45074        3340        20      455114.0000        2911.0000          -
57167.65/3008.03	c      3008          42417        8392        20      455114.0000        2911.0000          -
57268.91/3013.14	c      3013          39097        2799        20      455114.0000        2911.0000          -
57378.99/3018.71	c      3019          42477        8393        20      455114.0000        2911.0000          -
57478.00/3023.75	c      3024          42501        8393        20      455114.0000        2911.0000          -
57580.95/3028.92	c      3029          42559        8392        20      455114.0000        2911.0000          -
57684.54/3034.18	c      3034          45994        4260        20      455114.0000        2911.0000          -
57784.84/3039.25	c      3039          46154        4420        20      455114.0000        2911.0000          -
57889.78/3044.57	c      3045          46314        4580        20      455114.0000        2911.0000          -
57996.67/3050.00	c      3050          42649        8392        20      455114.0000        2911.0000          -
58101.56/3055.22	c      3055          42649        8392        20      455114.0000        2911.0000          -
58206.48/3060.52	c      3061          42649        8392        20      455114.0000        2911.0000          -
58305.42/3065.55	c      3066          42649        8392        20      455114.0000        2911.0000          -
58408.33/3070.73	c      3071          42664           1        20      455114.0000        2911.0000          -
58509.30/3075.90	c      3076          40857        4559        20      455114.0000        2911.0000          -
58612.91/3081.12	c      3081          42849         186        20      455114.0000        2911.0000          -
58714.01/3086.17	c      3086          41137        4839        20      455114.0000        2911.0000          -
58814.10/3091.26	c      3091          47667        5923        20      455114.0000        2911.0000          -
58914.88/3096.37	c      3096          41417        5119        20      455114.0000        2911.0000          -
59013.87/3101.39	c      3101          47910        5744        20      455114.0000        2911.0000          -
59114.83/3106.46	c      3106          48072        5717        20      455114.0000        2911.0000          -
59215.73/3111.50	c      3112          43695        1018        20      455114.0000        2911.0000          -
59327.35/3117.16	c      3117          43855        1178        20      455114.0000        2911.0000          -
59429.49/3122.32	c      3122          43975        1298        20      455114.0000        2911.0000          -
59530.43/3127.46	c      3127          44116        1437        20      455114.0000        2911.0000          -
59637.26/3132.81	c      3133          42457        6159        20      455114.0000        2911.0000          -
59744.13/3138.29	c      3138          42617        6319        20      455114.0000        2911.0000          -
59850.99/3143.65	c      3144          42777        6479        20      455114.0000        2911.0000          -
59953.92/3148.85	c      3149          48967        5695        20      455114.0000        2911.0000          -
60064.77/3154.44	c      3154          44916        2237        20      455114.0000        2911.0000          -
60171.68/3159.83	c      3160          45076        2397        20      455114.0000        2911.0000          -
60270.52/3164.89	c      3165          45236        2557        20      455114.0000        2911.0000          -
60371.39/3169.92	c      3170          49130        5696        20      455114.0000        2911.0000          -
60476.38/3175.27	c      3175          49176        5695        20      455114.0000        2911.0000          -
60579.21/3180.41	c      3180          43897        7127        20      455114.0000        2911.0000          -
60680.20/3185.56	c      3186          49321        5694        20      455114.0000        2911.0000          -
60785.05/3190.89	c      3191          49371        5694        20      455114.0000        2911.0000          -
60893.83/3196.31	c      3196          49371        5694        20      455114.0000        2911.0000          -
61002.68/3201.81	c      3202          49371        5694        20      455114.0000        2911.0000          -
61106.25/3207.07	c      3207          49371        5694        20      455114.0000        2911.0000          -
61212.50/3212.46	c      3212          49371        5694        20      455114.0000        2911.0000          -
61319.37/3217.80	c      3218          44249          21        20      455114.0000        2911.0000          -
61420.38/3222.97	c      3223          49437          61        20      455114.0000        2911.0000          -
61521.84/3228.08	c      3228          47156        4477        20      455114.0000        2911.0000          -
61620.79/3233.12	c      3233          44550         320        20      455114.0000        2911.0000          -
61722.95/3238.24	c      3238          47476        4797        20      455114.0000        2911.0000          -
61823.88/3243.38	c      3243          44810         580        20      455114.0000        2911.0000          -
61930.76/3248.70	c      3249          50061         678        20      455114.0000        2911.0000          -
62029.72/3253.76	c      3254          50221         838        20      455114.0000        2911.0000          -
62142.54/3259.43	c      3259          45310        1080        20      455114.0000        2911.0000          -
62245.43/3264.64	c      3265          48316        5637        20      455114.0000        2911.0000          -
62348.38/3269.85	c      3270          50701        1318        20      455114.0000        2911.0000          -
62449.33/3274.94	c      3275          45790        1560        20      455114.0000        2911.0000          -
62548.29/3280.01	c      3280          45910        1680        20      455114.0000        2911.0000          -
62647.26/3285.02	c      3285          46030        1800        20      455114.0000        2911.0000          -
62748.76/3290.12	c      3290          51221        1838        20      455114.0000        2911.0000          -
62853.00/3295.33	c      3295          46310        2080        20      455114.0000        2911.0000          -
62953.81/3300.46	c      3300          46430        2200        20      455114.0000        2911.0000          -
63056.74/3305.63	c      3306          46550        2320        20      455114.0000        2911.0000          -
63155.71/3310.67	c      3311          51741        2358        20      455114.0000        2911.0000          -
63256.66/3315.77	c      3316          46830        2600        20      455114.0000        2911.0000          -
63359.53/3321.02	c      3321          46950        2720        20      455114.0000        2911.0000          -
63461.32/3326.07	c      3326          52141        2758        20      455114.0000        2911.0000          -
63571.30/3331.69	c      3332          52301        2918        20      455114.0000        2911.0000          -
63672.24/3336.73	c      3337          52421        3038        20      455114.0000        2911.0000          -
63771.14/3341.75	c      3342          47510        3280        20      455114.0000        2911.0000          -
63874.07/3347.00	c      3347          52701        3318        20      455114.0000        2911.0000          -
63973.02/3352.03	c      3352          47790        3560        20      455114.0000        2911.0000          -
64074.71/3357.12	c      3357          52981        3598        20      455114.0000        2911.0000          -
64176.83/3362.24	c      3362          53101        3718        20      455114.0000        2911.0000          -
64275.78/3367.26	c      3367          48190        3960        20      455114.0000        2911.0000          -
64382.68/3372.64	c      3373          48350        4120        20      455114.0000        2911.0000          -
64481.63/3377.68	c      3378          53541        4158        20      455114.0000        2911.0000          -
64582.54/3382.73	c      3383          48630        4400        20      455114.0000        2911.0000          -
64683.43/3387.82	c      3388          53821        4438        20      455114.0000        2911.0000          -
64784.11/3392.93	c      3393          52482        8037        20      455114.0000        2911.0000          -
64882.92/3397.98	c      3398          52482        8037        20      455114.0000        2911.0000          -
64981.88/3403.03	c      3403          52482        8037        20      455114.0000        2911.0000          -
65086.77/3408.28	c      3408          52482        8037        20      455114.0000        2911.0000          -
65189.68/3413.40	c      3413          52496           1        20      455114.0000        2911.0000          -
65288.64/3418.47	c      3418          49630        5400        20      455114.0000        2911.0000          -
65391.55/3423.64	c      3424          49790        5560        20      455114.0000        2911.0000          -
65496.40/3428.99	c      3429          49950        5720        20      455114.0000        2911.0000          -
65595.19/3434.03	c      3434          52896         401        20      455114.0000        2911.0000          -
65696.52/3439.11	c      3439          55301        5918        20      455114.0000        2911.0000          -
65798.71/3444.22	c      3444          50390        6160        20      455114.0000        2911.0000          -
65899.57/3449.33	c      3449          50550        6320        20      455114.0000        2911.0000          -
66002.25/3454.52	c      3455          53456         961        20      455114.0000        2911.0000          -
66108.98/3460.00	c      3460          55941        6558        20      455114.0000        2911.0000          -
66210.45/3465.11	c      3465          56101        6718        20      455114.0000        2911.0000          -
66316.73/3470.41	c      3470          51190        6960        20      455114.0000        2911.0000          -
66415.71/3475.44	c      3475          54016        1521        20      455114.0000        2911.0000          -
66514.69/3480.46	c      3480          51510        7280        20      455114.0000        2911.0000          -
66613.59/3485.47	c      3485          56741        7358        20      455114.0000        2911.0000          -
66714.33/3490.51	c      3491          54430        1820        20      455114.0000        2911.0000          -
66813.30/3495.53	c      3496          54550        1940        20      455114.0000        2911.0000          -
66914.23/3500.69	c      3501          54710        2100        20      455114.0000        2911.0000          -
67015.03/3505.74	c      3506          54830        2220        20      455114.0000        2911.0000          -
67116.01/3510.87	c      3511          54990        2380        20      455114.0000        2911.0000          -
67216.97/3516.00	c      3516          55110        2500        20      455114.0000        2911.0000          -
67318.52/3521.12	c      3521          57859        8020        20      455114.0000        2911.0000          -
67419.64/3526.20	c      3526          55390        2780        20      455114.0000        2911.0000          -
67521.71/3531.31	c      3531          57990        8015        20      455114.0000        2911.0000          -
67622.68/3536.45	c      3536          53210        7283        20      455114.0000        2911.0000          -
67725.60/3541.61	c      3542          55830        3220        20      455114.0000        2911.0000          -
67824.41/3546.66	c      3547          53451        7280        20      455114.0000        2911.0000          -
67935.23/3552.25	c      3552          53451        7280        20      455114.0000        2911.0000          -
68038.00/3557.43	c      3557          53451        7280        20      455114.0000        2911.0000          -
68144.88/3562.84	c      3563          53451        7280        20      455114.0000        2911.0000          -
68248.40/3568.11	c      3568          53475           0        20      455114.0000        2911.0000          -
68352.61/3573.32	c      3573          53516          41        20      455114.0000        2911.0000          -
68455.49/3578.51	c      3579          59654        7907        20      455114.0000        2911.0000          -
68556.62/3583.61	c      3584          56891        3699        20      455114.0000        2911.0000          -
68659.60/3588.86	c      3589          53776         301        20      455114.0000        2911.0000          -
68763.34/3594.04	c      3594          53916         441        20      455114.0000        2911.0000          -
68862.53/3599.10	c      3599          60246        7855        20      455114.0000        2911.0000          -
68966.66/3604.31	c      3604          54197         720        20      455114.0000        2911.0000          -
69065.68/3609.37	c      3609          54357         880        20      455114.0000        2911.0000          -
69164.67/3614.38	c      3614          60680        7854        20      455114.0000        2911.0000          -
69263.66/3619.39	c      3619          57891        4699        20      455114.0000        2911.0000          -
69368.56/3624.64	c      3625          60731        7852        20      455114.0000        2911.0000          -
69479.35/3630.24	c      3630          60731        7852        20      455114.0000        2911.0000          -
69578.34/3635.25	c      3635          60731        7852        20      455114.0000        2911.0000          -
69681.20/3640.41	c      3640          60731        7852        20      455114.0000        2911.0000          -
69782.19/3645.52	c      3646          55317        1840        20      455114.0000        2911.0000          -
69883.20/3650.68	c      3651          60813          81        20      455114.0000        2911.0000          -
69988.30/3656.02	c      3656          60862         120        20      455114.0000        2911.0000          -
70093.44/3661.22	c      3661          55717        2240        20      455114.0000        2911.0000          -
70196.63/3666.46	c      3666          61063         319        20      455114.0000        2911.0000          -
70297.82/3671.50	c      3672          59365        4199        20      455114.0000        2911.0000          -
70399.02/3676.62	c      3677          56117        2640        20      455114.0000        2911.0000          -
70500.41/3681.75	c      3682          61464         718        20      455114.0000        2911.0000          -
70599.42/3686.80	c      3687          61624         878        20      455114.0000        2911.0000          -
70705.24/3692.03	c      3692          61784        1038        20      455114.0000        2911.0000          -
70806.34/3697.16	c      3697          56677        3200        20      455114.0000        2911.0000          -

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 (162546 MiB free)
  memory of node 1: 193531 MiB (167489 MiB free)
  memory of node 2: 193531 MiB (186778 MiB free)
  memory of node 3: 193531 MiB (180385 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-4465411-1723647985/watcher-4465411-1723647985 -o /tmp/evaluation-result-4465411-1723647985/solver-4465411-1723647985 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741484 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465411-1723647985.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100057 s]*
/proc/loadavg: 74.10 79.01 79.70 4/855 746038
/proc/meminfo: memFree=717086904/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=95176 memory=82212 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 18437 0 0 0 8 3 0 0 20 0 1 0 131385347 97460224 20553 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 23794 20553 2347 3035 0 20190 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 95176 KiB
Current children cumulated memory: 82212 KiB

[startup+0.219073 s]*
/proc/loadavg: 74.10 79.01 79.70 5/857 746042
/proc/meminfo: memFree=720101068/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=138840 memory=126848 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 29589 0 0 0 18 5 0 0 20 0 1 0 131385347 142172160 31712 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 34710 31712 2347 3035 0 31106 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 138840 KiB
Current children cumulated memory: 126848 KiB

[startup+0.319477 s]*
/proc/loadavg: 74.10 79.01 79.70 6/855 746043
/proc/meminfo: memFree=722669916/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=174116 memory=161864 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 38361 0 0 0 27 6 0 0 20 0 1 0 131385347 178294784 40466 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 43529 40466 2347 3035 0 39925 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 174116 KiB
Current children cumulated memory: 161864 KiB

[startup+0.700257 s]
/proc/loadavg: 74.10 79.01 79.70 4/858 746067
/proc/meminfo: memFree=724695396/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=305856 memory=293612 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 70768 0 0 0 57 12 0 0 20 0 1 0 131385347 313196544 73403 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 76464 73403 2347 3035 0 72860 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 305856 KiB
Current children cumulated memory: 293612 KiB

[startup+1.50027 s]
/proc/loadavg: 74.10 79.01 79.70 5/857 746088
/proc/meminfo: memFree=724281528/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=613416 memory=601320 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 140533 0 0 0 126 23 0 0 20 0 1 0 131385347 628137984 150330 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 153354 150330 2347 3035 0 149750 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 613416 KiB
Current children cumulated memory: 601320 KiB

[startup+3.11881 s]
/proc/loadavg: 74.10 79.01 79.70 5/861 746099
/proc/meminfo: memFree=721347012/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=1217816 memory=1205704 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 279898 0 0 0 267 43 0 0 20 0 1 0 131385347 1247043584 301426 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 304454 301426 2347 3035 0 300850 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1217816 KiB
Current children cumulated memory: 1205704 KiB

[startup+6.30025 s]
/proc/loadavg: 68.48 77.76 79.29 5/861 746101
/proc/meminfo: memFree=718209924/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=3045844 memory=3013156 CPUtime=6.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 632367 0 0 0 518 108 0 0 20 0 1 0 131385347 3118944256 753289 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 761461 753289 2555 3035 0 757857 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3045844 KiB
Current children cumulated memory: 3013156 KiB

[startup+12.7002 s]
/proc/loadavg: 63.32 76.54 78.89 5/881 746121
/proc/meminfo: memFree=714085404/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=3599096 memory=3555528 CPUtime=12.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 754498 0 0 0 1136 128 0 0 20 0 1 0 131385347 3685474304 888882 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 899774 888882 2614 3035 0 896170 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 3599096 KiB
Current children cumulated memory: 3555528 KiB

[startup+25.5003 s]
/proc/loadavg: 55.70 74.18 78.08 42/941 746182
/proc/meminfo: memFree=695987140/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=3949720 memory=3903780 CPUtime=25.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 776647 0 0 0 2396 142 0 0 20 0 1 0 131385347 4044513280 975945 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 987430 975945 2726 3035 0 983826 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 3949720 KiB
Current children cumulated memory: 3903780 KiB

[startup+51.1189 s]
/proc/loadavg: 51.03 71.59 77.12 43/941 746188
/proc/meminfo: memFree=692517376/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=3847412 memory=3801220 CPUtime=50.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 805708 0 0 0 4935 150 0 0 20 0 1 0 131385347 3939749888 950305 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 961853 950305 2758 3035 0 958249 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 3847412 KiB
Current children cumulated memory: 3801220 KiB

[startup+102.3 s]
/proc/loadavg: 46.35 67.13 75.31 43/941 746199
/proc/meminfo: memFree=691242996/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=3959712 memory=3884968 CPUtime=101.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) R 746026 746029 741471 0 -1 4194304 807622 0 0 0 10018 155 0 0 20 0 1 0 131385347 4054745088 971242 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 989928 971242 2790 3035 0 986324 0
Current children cumulated CPU time: 101.73 s
Current children cumulated vsize: 3959712 KiB
Current children cumulated memory: 3884968 KiB

[startup+162.301 s]
/proc/loadavg: 52.11 64.68 73.93 78/1021 746292
/proc/meminfo: memFree=631415704/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=39611460 memory=37375692 CPUtime=815.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) S 746026 746029 741471 0 -1 1077936128 8753240 0 0 0 78050 3484 0 0 20 0 41 0 131385347 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 9902865 9343923 3014 3035 0 9498195 0
[pid=746029/tid=746201] ppid=746026 vsize=39611460 memory=33860 CPUtime=35.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746201/stat : 746201 (fscip) R 746026 746029 741471 0 -1 4194368 344426 0 0 0 3207 308 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746202] ppid=746026 vsize=39611460 memory=16240 CPUtime=35.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746202/stat : 746202 (fscip) R 746026 746029 741471 0 -1 4194368 409116 0 0 0 3452 80 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746203] ppid=746026 vsize=39611460 memory=16240 CPUtime=35.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746203/stat : 746203 (fscip) R 746026 746029 741471 0 -1 4194368 422866 0 0 0 3445 81 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746204] ppid=746026 vsize=39611460 memory=280891668445968 CPUtime=35.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746204/stat : 746204 (fscip) R 746026 746029 741471 0 -1 4194368 344966 0 0 0 3179 325 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746205] ppid=746026 vsize=39611460 memory=11424 CPUtime=35.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746205/stat : 746205 (fscip) R 746026 746029 741471 0 -1 4194368 414481 0 0 0 3458 81 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746206] ppid=746026 vsize=39611460 memory=0 CPUtime=35.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746206/stat : 746206 (fscip) R 746026 746029 741471 0 -1 4194368 408544 0 0 0 3467 81 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746207] ppid=746026 vsize=39611460 memory=5432 CPUtime=34.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746207/stat : 746207 (fscip) R 746026 746029 741471 0 -1 4194368 339605 0 0 0 3133 323 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746208] ppid=746026 vsize=39611460 memory=0 CPUtime=35.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746208/stat : 746208 (fscip) R 746026 746029 741471 0 -1 4194368 426342 0 0 0 3426 76 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746209] ppid=746026 vsize=39611460 memory=-6587190011888843622 CPUtime=35.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746209/stat : 746209 (fscip) R 746026 746029 741471 0 -1 4194368 414962 0 0 0 3480 76 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746210] ppid=746026 vsize=39611460 memory=280891668099344 CPUtime=34.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746210/stat : 746210 (fscip) R 746026 746029 741471 0 -1 4194368 405646 0 0 0 3157 341 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746211] ppid=746026 vsize=39611460 memory=14249136 CPUtime=35.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746211/stat : 746211 (fscip) R 746026 746029 741471 0 -1 4194368 429198 0 0 0 3452 78 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746212] ppid=746026 vsize=39611460 memory=0 CPUtime=35.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746212/stat : 746212 (fscip) R 746026 746029 741471 0 -1 4194368 412914 0 0 0 3483 77 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746213] ppid=746026 vsize=39611460 memory=3884968 CPUtime=35.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746213/stat : 746213 (fscip) R 746026 746029 741471 0 -1 4194368 398838 0 0 0 3175 334 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746214] ppid=746026 vsize=39611460 memory=34347020 CPUtime=34.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746214/stat : 746214 (fscip) R 746026 746029 741471 0 -1 4194368 417668 0 0 0 3421 77 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746215] ppid=746026 vsize=39611460 memory=280891667087568 CPUtime=35.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746215/stat : 746215 (fscip) R 746026 746029 741471 0 -1 4194368 405683 0 0 0 3477 80 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746216] ppid=746026 vsize=39611460 memory=-7087961436404368800 CPUtime=35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746216/stat : 746216 (fscip) R 746026 746029 741471 0 -1 4194368 339169 0 0 0 3173 327 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746217] ppid=746026 vsize=39611460 memory=34348484 CPUtime=35.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746217/stat : 746217 (fscip) R 746026 746029 741471 0 -1 4194368 426650 0 0 0 3461 80 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746218] ppid=746026 vsize=39611460 memory=25333125866717268 CPUtime=35.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746218/stat : 746218 (fscip) R 746026 746029 741471 0 -1 4194368 412048 0 0 0 3438 82 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746219] ppid=746026 vsize=39611460 memory=9496284 CPUtime=34.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746219/stat : 746219 (fscip) R 746026 746029 741471 0 -1 4194368 338468 0 0 0 3137 336 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746220] ppid=746026 vsize=39611460 memory=11424 CPUtime=35.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746220/stat : 746220 (fscip) R 746026 746029 741471 0 -1 4194368 428650 0 0 0 3415 86 0 0 20 0 41 0 131396464 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746226] ppid=746026 vsize=39611460 memory=10287420 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746226/stat : 746226 (fscip) S 746026 746029 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131398027 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746227] ppid=746026 vsize=39611460 memory=34280908 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746227/stat : 746227 (fscip) S 746026 746029 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131398027 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746228] ppid=746026 vsize=39611460 memory=280891667828064 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746228/stat : 746228 (fscip) S 746026 746029 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131398027 40562135040 9343923 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0

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

/proc/746029/task/746232/stat : 746232 (fscip) S 746026 746029 741471 0 -1 1077936192 366 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746233] ppid=746026 vsize=61190444 memory=49622336 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746233/stat : 746233 (fscip) S 746026 746029 741471 0 -1 1077936192 204 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746234] ppid=746026 vsize=61190444 memory=11704 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746234/stat : 746234 (fscip) S 746026 746029 741471 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746235] ppid=746026 vsize=61190444 memory=36248 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746235/stat : 746235 (fscip) S 746026 746029 741471 0 -1 1077936192 404 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746236] ppid=746026 vsize=61190444 memory=6628 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746236/stat : 746236 (fscip) S 746026 746029 741471 0 -1 1077936192 151 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746237] ppid=746026 vsize=61190444 memory=6720666536610512496 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746237/stat : 746237 (fscip) S 746026 746029 741471 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746238] ppid=746026 vsize=61190444 memory=280891666548208 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746238/stat : 746238 (fscip) S 746026 746029 741471 0 -1 1077936192 426 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746239] ppid=746026 vsize=61190444 memory=7679948615860456467 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746239/stat : 746239 (fscip) S 746026 746029 741471 0 -1 1077936192 293 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746240] ppid=746026 vsize=61190444 memory=7373349630645719378 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746240/stat : 746240 (fscip) S 746026 746029 741471 0 -1 1077936192 383 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746241] ppid=746026 vsize=61190444 memory=28356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746241/stat : 746241 (fscip) S 746026 746029 741471 0 -1 1077936192 389 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746242] ppid=746026 vsize=61190444 memory=31860 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746242/stat : 746242 (fscip) S 746026 746029 741471 0 -1 1077936192 456 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746243] ppid=746026 vsize=61190444 memory=7176 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746243/stat : 746243 (fscip) S 746026 746029 741471 0 -1 1077936192 460 0 0 0 3 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746244] ppid=746026 vsize=61190444 memory=25333125866717268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746244/stat : 746244 (fscip) S 746026 746029 741471 0 -1 1077936192 168 0 0 0 2 0 0 0 20 0 41 0 131398027 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746245] ppid=746026 vsize=61190444 memory=8092698579350401912 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746245/stat : 746245 (fscip) S 746026 746029 741471 0 -1 1077936192 358 0 0 0 2 0 0 0 20 0 41 0 131398028 62659014656 12405584 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
Current children cumulated CPU time: 69718.8 s
Current children cumulated vsize: 61190444 KiB
Current children cumulated memory: 49622336 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 54.60 73.24 77.84 22/888 748240
/proc/meminfo: memFree=625992620/790760800 swapFree=131071996/131071996
[pid=746029] ppid=746026 vsize=61191988 memory=49624752 CPUtime=70864 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/stat : 746029 (fscip) S 746026 746029 741471 0 -1 1077936128 169672620 0 0 0 7066175 20222 0 0 20 0 41 0 131385347 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
/proc/746029/statm: 15297997 12406188 3030 3035 0 15032446 0
[pid=746029/tid=746201] ppid=746026 vsize=61191988 memory=6720666536610512496 CPUtime=3543.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746201/stat : 746201 (fscip) R 746026 746029 741471 0 -1 4194368 4920518 0 0 0 353659 671 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746202] ppid=746026 vsize=61191988 memory=2836 CPUtime=3540.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746202/stat : 746202 (fscip) R 746026 746029 741471 0 -1 4194368 6809533 0 0 0 353227 870 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746203] ppid=746026 vsize=61191988 memory=6856 CPUtime=3532.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746203/stat : 746203 (fscip) R 746026 746029 741471 0 -1 4194368 14748971 0 0 0 351781 1517 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746204] ppid=746026 vsize=61191988 memory=7644 CPUtime=3538.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746204/stat : 746204 (fscip) R 746026 746029 741471 0 -1 4194368 4942149 0 0 0 353166 726 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746205] ppid=746026 vsize=61191988 memory=-7161419014976528256 CPUtime=3539.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746205/stat : 746205 (fscip) R 746026 746029 741471 0 -1 4194368 6027308 0 0 0 353075 839 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746206] ppid=746026 vsize=61191988 memory=36248 CPUtime=3533.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746206/stat : 746206 (fscip) R 746026 746029 741471 0 -1 4194368 13814528 0 0 0 351905 1417 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746207] ppid=746026 vsize=61191988 memory=6628 CPUtime=3537.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746207/stat : 746207 (fscip) R 746026 746029 741471 0 -1 4194368 5016641 0 0 0 353072 697 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746208] ppid=746026 vsize=61191988 memory=20572 CPUtime=3532.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746208/stat : 746208 (fscip) R 746026 746029 741471 0 -1 4194368 6422992 0 0 0 352427 854 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746209] ppid=746026 vsize=61191988 memory=6856 CPUtime=3538.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746209/stat : 746209 (fscip) R 746026 746029 741471 0 -1 4194368 14113100 0 0 0 352396 1414 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746210] ppid=746026 vsize=61191988 memory=7112 CPUtime=3543.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746210/stat : 746210 (fscip) R 746026 746029 741471 0 -1 4194368 5443817 0 0 0 353590 757 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746211] ppid=746026 vsize=61191988 memory=30816 CPUtime=3542.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746211/stat : 746211 (fscip) R 746026 746029 741471 0 -1 4194368 6082697 0 0 0 353439 842 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746212] ppid=746026 vsize=61191988 memory=49624752 CPUtime=3536.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746212/stat : 746212 (fscip) R 746026 746029 741471 0 -1 4194368 14512727 0 0 0 352198 1449 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746213] ppid=746026 vsize=61191988 memory=6720666536610512496 CPUtime=3526.93 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746213/stat : 746213 (fscip) R 746026 746029 741471 0 -1 4194368 5257058 0 0 0 351920 773 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746214] ppid=746026 vsize=61191988 memory=-7161419014976528256 CPUtime=3541.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746214/stat : 746214 (fscip) R 746026 746029 741471 0 -1 4194368 6067915 0 0 0 353335 803 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746215] ppid=746026 vsize=61191988 memory=11712 CPUtime=3528.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746215/stat : 746215 (fscip) R 746026 746029 741471 0 -1 4194368 15753716 0 0 0 351238 1605 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746216] ppid=746026 vsize=61191988 memory=2632 CPUtime=3537.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746216/stat : 746216 (fscip) R 746026 746029 741471 0 -1 4194368 5196093 0 0 0 353044 739 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746217] ppid=746026 vsize=61191988 memory=6724 CPUtime=3537.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746217/stat : 746217 (fscip) R 746026 746029 741471 0 -1 4194368 6054396 0 0 0 352911 838 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746218] ppid=746026 vsize=61191988 memory=80804364 CPUtime=3538.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746218/stat : 746218 (fscip) R 746026 746029 741471 0 -1 4194368 16277543 0 0 0 352210 1682 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746219] ppid=746026 vsize=61191988 memory=40436 CPUtime=3539.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746219/stat : 746219 (fscip) R 746026 746029 741471 0 -1 4194368 5052464 0 0 0 353220 687 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746220] ppid=746026 vsize=61191988 memory=8240 CPUtime=3540.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746220/stat : 746220 (fscip) R 746026 746029 741471 0 -1 4194368 6106827 0 0 0 353178 843 0 0 20 0 41 0 131396464 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746226] ppid=746026 vsize=61191988 memory=2112 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746226/stat : 746226 (fscip) S 746026 746029 741471 0 -1 1077936192 334 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746227] ppid=746026 vsize=61191988 memory=3308 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746227/stat : 746227 (fscip) S 746026 746029 741471 0 -1 1077936192 317 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746228] ppid=746026 vsize=61191988 memory=1704 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746228/stat : 746228 (fscip) S 746026 746029 741471 0 -1 1077936192 264 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746229] ppid=746026 vsize=61191988 memory=18272 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746229/stat : 746229 (fscip) S 746026 746029 741471 0 -1 1077936192 464 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746230] ppid=746026 vsize=61191988 memory=28356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746230/stat : 746230 (fscip) S 746026 746029 741471 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746231] ppid=746026 vsize=61191988 memory=31860 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746231/stat : 746231 (fscip) S 746026 746029 741471 0 -1 1077936192 345 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746232] ppid=746026 vsize=61191988 memory=2612 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746232/stat : 746232 (fscip) S 746026 746029 741471 0 -1 1077936192 371 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746233] ppid=746026 vsize=61191988 memory=6720666536610512496 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746233/stat : 746233 (fscip) S 746026 746029 741471 0 -1 1077936192 207 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746234] ppid=746026 vsize=61191988 memory=6720666536610512496 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746234/stat : 746234 (fscip) S 746026 746029 741471 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746235] ppid=746026 vsize=61191988 memory=28356 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746235/stat : 746235 (fscip) S 746026 746029 741471 0 -1 1077936192 411 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746236] ppid=746026 vsize=61191988 memory=49623332 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746236/stat : 746236 (fscip) S 746026 746029 741471 0 -1 1077936192 153 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746237] ppid=746026 vsize=61191988 memory=7176 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746237/stat : 746237 (fscip) S 746026 746029 741471 0 -1 1077936192 170 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746238] ppid=746026 vsize=61191988 memory=36248 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746238/stat : 746238 (fscip) S 746026 746029 741471 0 -1 1077936192 432 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746239] ppid=746026 vsize=61191988 memory=49624564 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746239/stat : 746239 (fscip) S 746026 746029 741471 0 -1 1077936192 297 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746240] ppid=746026 vsize=61191988 memory=11704 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746240/stat : 746240 (fscip) S 746026 746029 741471 0 -1 1077936192 389 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746241] ppid=746026 vsize=61191988 memory=6720666536610512496 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746241/stat : 746241 (fscip) S 746026 746029 741471 0 -1 1077936192 395 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746242] ppid=746026 vsize=61191988 memory=104 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746242/stat : 746242 (fscip) S 746026 746029 741471 0 -1 1077936192 463 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746243] ppid=746026 vsize=61191988 memory=33100 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746243/stat : 746243 (fscip) S 746026 746029 741471 0 -1 1077936192 469 0 0 0 3 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746244] ppid=746026 vsize=61191988 memory=19600 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746244/stat : 746244 (fscip) S 746026 746029 741471 0 -1 1077936192 171 0 0 0 2 0 0 0 20 0 41 0 131398027 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
[pid=746029/tid=746245] ppid=746026 vsize=61191988 memory=3672 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/746029/task/746245/stat : 746245 (fscip) S 746026 746029 741471 0 -1 1077936192 364 0 0 0 2 0 0 0 20 0 41 0 131398028 62660595712 12406188 809668444160 4194304 16623229 140727944333728 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35487744 140727944336390 140727944336508 140727944336508 140727944343536 0
Current children cumulated CPU time: 70864 s
Current children cumulated vsize: 61191988 KiB
Current children cumulated memory: 49624752 KiB

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

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

# cumulated CPU time of all completed processes:  user=70662 s, system=203.77 s

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

[startup+3700.8 s]
/proc/loadavg: 54.60 73.24 77.84 3/849 748240
/proc/meminfo: memFree=635173568/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.2 s]
/proc/loadavg: 54.60 73.24 77.84 3/849 748240
/proc/meminfo: memFree=690460184/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 54.60 73.24 77.84 3/849 748240
/proc/meminfo: memFree=690460184/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): 3701.6
CPU time (s): 70865.8
CPU user time (s): 70662
CPU system time (s): 203.77
CPU usage (%): 1914.46
Max. virtual memory (cumulated for all children) (KiB): 61996172
Max. memory (cumulated for all children) (KiB): 50225620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70662
system time used= 203.77
maximum resident set size= 50227764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169672624
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= 5099048
involuntary context switches= 292591


# summary of solver processes directly reported to runsolver:
#   pid: 746029
#   total CPU time (s): 70865.8
#   total CPU user time (s): 70662
#   total CPU system time (s): 203.77

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4059 second user time and 87.4539 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 17:06:26
IDJOB=4465411
IDBENCH=158220
IDSOLVER=3094
FILE ID=nodeD101/4465411-1723647985
RUNJOBID= nodeD101-1723640577-741484
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622428 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb5-0.10-9.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-4465411-1723647985/watcher-4465411-1723647985 -o /tmp/evaluation-result-4465411-1723647985/solver-4465411-1723647985 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741484 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465411-1723647985.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1315715acfb7c33115c760038997cb88
RANDOM SEED=381830572

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		: 3252.686
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		: 3607.188
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		: 3316.511
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		: 3639.850
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		: 2639.017
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		: 3559.727
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		: 3444.798
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		: 3646.353
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		: 2607.476
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		: 3581.819
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		: 3186.409
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		: 3592.199
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		: 3404.397
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		: 3560.383
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		: 3586.713
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		: 3594.903
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		: 3616.636
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		: 3354.317
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		: 3105.848
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		: 3592.162
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		: 3149.329
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		: 2981.944
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		: 3515.335
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		: 3595.270
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		: 2979.768
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		: 2656.229
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		: 3888.331
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		: 3594.948
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		: 2924.148
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		: 3626.842
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		: 3082.128
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		: 3592.176
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		: 2637.434
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		: 2861.110
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		: 3160.569
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		: 2904.907
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		: 2686.093
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		: 2609.651
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		: 3104.601
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		: 3594.682
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		: 3695.394
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		: 2624.457
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		: 2631.249
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		: 3591.934
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		: 3649.409
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		: 2640.875
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		: 2640.190
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		: 2595.523
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		: 2632.095
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		: 2626.719
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		: 1960.625
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		: 2595.094
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		: 3339.827
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		: 2638.841
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		: 2641.772
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		: 2593.418
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		: 2793.813
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		: 2634.458
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		: 2625.568
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		: 2621.814
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		: 2682.151
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		: 2643.560
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		: 2643.751
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		: 2626.105
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		: 3673.473
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		: 2631.743
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		: 2635.116
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		: 2608.956
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		: 2894.341
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		: 2629.739
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		: 2644.659
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		: 2617.640
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		: 2645.611
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		: 2625.804
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		: 2652.580
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		: 2636.269
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		: 3600.739
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		: 3613.303
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		: 3535.801
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		: 3697.927
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:        712722460 kB
MemAvailable:   770939992 kB
Buffers:         1182652 kB
Cached:         60283764 kB
SwapCached:            0 kB
Active:         19098024 kB
Inactive:       55269348 kB
Active(anon):       2152 kB
Inactive(anon): 12937772 kB
Active(file):   19095872 kB
Inactive(file): 42331576 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            251952 kB
Writeback:            16 kB
AnonPages:      12877784 kB
Mapped:           110880 kB
Shmem:             38920 kB
KReclaimable:     417204 kB
Slab:             838176 kB
SReclaimable:     417204 kB
SUnreclaim:       420972 kB
KernelStack:       14880 kB
PageTables:       132020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   11990560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1154304 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1779712 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622672 MiB
End job on nodeD101 at 2024-08-14 18:08:08