Trace number 4465499

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) 69165.9 3701.68

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm99p-opt.opb.negationfix.opb
MD5SUM56678f8f787569ff6bace689e56ab709
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark127
Best CPU time to get the best result obtained on this benchmark2000.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables180608
Total number of constraints3078
Number of constraints which are clauses1410
Number of constraints which are cardinality constraints (but not clauses)1410
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1411
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 495101
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1113385
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.52/0.61	c Default LC presolving (default).
0.52/0.61	c ** Before presolving: virtualMemUsedAtLc = 620204125, getVmSize() = 474996736, SCIPgetMemUsed() = 439283008, SCIPgetMemTotal() = 447078712, SCIPgetMemExternEstim() = 173125413
0.52/0.61	c ** set memory limit for presolving in LC to 8.79414e+12 for SCIP **
222.73/223.59	c ** Estimated virtualMemUsedAtSolver = 1114376514, getVmSize() = 1565753344, SCIPgetMemUsed() = 1137214782, SCIPgetMemTotal() = 1498439358, SCIPgetMemExternEstim() = 173125413
222.73/223.59	c ** set memory limit for solvers to 4.18511e+11 for each SCIP **
222.73/223.59	c Original Problem   :
222.73/223.59	c   Problem name     : instance-4465499-1723654518
222.73/223.59	c   Variables        : 180608 (180608 binary, 0 integer, 0 implicit integer, 0 continuous)
222.73/223.59	c   Constraints      : 3078
222.73/223.59	c   Objective sense  : minimize
222.73/223.59	c Presolved Problem  :
222.73/223.59	c   Variables        : 179969 (179969 binary, 0 integer, 0 implicit integer, 0 continuous)
222.73/223.59	c   Constraints      : 1667
222.73/223.59	c Constraints        : Number
222.73/223.59	c   knapsack         : 256 
222.73/223.59	c   setppc           : 1411 
222.73/223.59	c ** Instance transfer method used: 0
223.03/223.88	c ** ParaScipInstance copy does not increase the number of variables. **
227.91/228.53	c LC is working with racing ramp-up and with rebuilding tree after racing.
227.91/228.53	c                                Nodes    Active                                            
227.91/228.53	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1647.02/300.29	c       300              2           1        20                -         127.0000          -
1748.31/305.33	c       305             22          21        20                -         127.0000          -
1862.19/311.03	c       311             42          41        20                -         127.0000          -
1974.80/316.78	c       317             82          81        20                -         127.0000          -
2105.94/323.38	c       323            122         121        20                -         127.0000          -
2237.07/330.01	c       330            162         161        20                -         127.0000          -
2370.17/336.62	c       337            202         201        20                -         127.0000          -
2471.47/341.77	c       342            242         241        20                -         127.0000          -
2572.79/346.81	c       347            262         261        20                -         127.0000          -
2672.13/351.88	c       352            302         301        20                -         127.0000          -
2785.35/357.59	c       358            322         321        20                -         127.0000          -
2895.47/363.10	c       363            362         361        20                -         127.0000          -
2999.87/368.36	c       368            402         401        20                -         127.0000          -
3105.18/373.64	c       374            422         421        20                -         127.0000          -
3216.42/379.25	c       379            462         461        20                -         127.0000          -
3317.74/384.39	c       384            482         481        20                -         127.0000          -
3421.05/389.57	c       390            522         521        20                -         127.0000          -
3526.33/394.85	c       395            542         541        20                -         127.0000          -
3625.67/399.88	c       400            582         581        20                -         127.0000          -
3726.99/404.94	c       405            602         601        20                -         127.0000          -
3828.87/410.05	c       410            642         641        20                -         127.0000          -
3965.39/416.91	c       417            662         661        20                -         127.0000          -
4069.27/422.14	c       422            702         701        20                -         127.0000          -
4175.99/427.51	c       428            722         721        20                -         127.0000          -
4285.79/433.11	c       433            762         761        20                -         127.0000          -
4390.55/438.31	c       438            782         781        20                -         127.0000          -
4507.74/444.27	c       444            822         821        20                -         127.0000          -
4609.03/449.32	c       449            861         860        20                -         127.0000          -
4708.35/454.34	c       454            862         861        20                -         127.0000          -
4807.66/459.39	c       459            921         920        20                -         127.0000          -
4908.95/464.43	c       464            942         941        20                -         127.0000          -
5026.14/470.30	c       470            942         941        20                -         127.0000          -
5129.46/475.55	c       476            982         981        20                -         127.0000          -
5242.58/481.29	c       481           1002        1001        20                -         127.0000          -
5349.83/486.69	c       487           1050           0        20                -         127.0000          -
5451.13/491.76	c       492           1050           0        20                -         127.0000          -
5550.47/496.80	c       497           1071          21        20                -         127.0000          -
5663.70/502.40	c       502           1091          41        20                -         127.0000          -
5772.96/507.97	c       508           1131          81        20                -         127.0000          -
5880.21/513.38	c       513           1151         101        20                -         127.0000          -
5994.17/519.13	c       519           1191         141        20                -         127.0000          -
6096.71/524.22	c       524           1191         141        20                -         127.0000          -
6215.89/530.26	c       530           1270         220        20                -         127.0000          -
6315.22/535.28	c       535           1251         201        20                -         127.0000          -
6416.54/540.37	c       540           1311         261        20                -         127.0000          -
6523.84/545.76	c       546           1331         281        20                -         127.0000          -
6635.08/551.39	c       551           1371         321        20                -         127.0000          -
6738.34/556.52	c       557           1391         341        20                -         127.0000          -
6839.65/561.61	c       562           1391         341        20                -         127.0000          -
6949.69/567.19	c       567           1451         401        20                -         127.0000          -
7052.17/572.30	c       572           1451         401        20                -         127.0000          -
7157.47/577.61	c       578           1511         461        20                -         127.0000          -
7276.68/583.67	c       584           1511         461        20                -         127.0000          -
7379.99/588.86	c       589           1571         521        20                -         127.0000          -
7497.13/594.75	c       595           1571         521        20                -         127.0000          -
7605.20/600.18	c       600           1631         581        20                -         127.0000          -
7717.64/605.85	c       606           1631         581        20                -         127.0000          -
7821.49/611.08	c       611           1651         601        20                -         127.0000          -
7934.22/616.72	c       617           1691         641        20                -         127.0000          -
8037.53/621.92	c       622           1711         661        20                -         127.0000          -
8150.77/627.66	c       628           1791         741        20                -         127.0000          -
8264.01/633.33	c       633           1771         721        20                -         127.0000          -
8367.35/638.54	c       639           1851         801        20                -         127.0000          -
8479.22/644.19	c       644           1831         781        20                -         127.0000          -
8585.88/649.51	c       650           1911         861        20                -         127.0000          -
8693.19/655.00	c       655           1891         841        20                -         127.0000          -
8798.50/660.27	c       660           1971         921        20                -         127.0000          -
8905.82/665.61	c       666           1951         901        20                -         127.0000          -
9011.16/670.98	c       671           2031         981        20                -         127.0000          -
9115.00/676.17	c       676           2011         961        20                -         127.0000          -
9221.82/681.56	c       682           2091        1041        20                -         127.0000          -
9325.16/686.70	c       687           2071        1021        20                -         127.0000          -
9426.52/691.83	c       692           2091        1041        20                -         127.0000          -
9533.83/697.24	c       697           2131        1081        20                -         127.0000          -
9639.16/702.53	c       703           2151        1101        20                -         127.0000          -
9742.51/707.78	c       708           2191        1141        20                -         127.0000          -
9851.78/713.29	c       713           2211        1161        20                -         127.0000          -
9955.11/718.41	c       718           2251        1201        20                -         127.0000          -
10067.03/724.05	c       724           2271        1221        20                -         127.0000          -
10188.44/730.14	c       730              5           4        20                -         127.0000          -
10292.97/735.40	c       735              5           4        20                -         127.0000          -
10398.31/740.76	c       741           2371        1321        20                -         127.0000          -
10507.58/746.25	c       746           2451        1401        20                -         127.0000          -
10610.93/751.46	c       751             11          10        20                -         127.0000          -
10722.94/757.11	c       757             11          10        20                -         127.0000          -
10822.13/762.12	c       762             11          12        20                -         127.0000          -
10934.80/767.77	c       768             11          12        20                -         127.0000          -
11036.14/772.84	c       773             11          12        20                -         127.0000          -
11145.42/778.37	c       778             11          12        20                -         127.0000          -
11246.77/783.44	c       783             11          12        20                -         127.0000          -
11352.10/788.80	c       789             11          12        20                -         127.0000          -
11455.44/793.98	c       794             11          12        20                -         127.0000          -
11560.75/799.28	c       799             11          12        20                -         127.0000          -
11666.09/804.55	c       805             11          12        20                -         127.0000          -
11767.43/809.65	c       810             11          12        20                -         127.0000          -
11868.78/814.76	c       815             11          12        20                -         127.0000          -
11980.05/820.33	c       820             11          12        20                -         127.0000          -
12083.40/825.53	c       826             11          12        20                -         127.0000          -
12186.74/830.78	c       831             11          12        20                -         127.0000          -
12294.73/836.18	c       836             11          12        20                -         127.0000          -
12395.37/841.26	c       841             11          12        20                -         127.0000          -
12508.66/846.95	c       847             11          12        20                -         127.0000          -
12613.95/852.23	c       852             11          12        20                -         127.0000          -
12713.30/857.27	c       857             11          12        20                -         127.0000          -
12814.66/862.37	c       862           3031        1981        20                -         127.0000          -
12922.00/867.74	c       868             12          11        20                -         127.0000          -
13039.27/873.65	c       874             13          12        20                -         127.0000          -
13140.64/878.72	c       879             14          13        20                -         127.0000          -
13242.01/883.82	c       884             15          14        20                -         127.0000          -
13343.39/889.02	c       889             18          17        20                -         127.0000          -
13460.65/894.89	c       895             18          17        20                -         127.0000          -
13571.94/900.43	c       900             18          17        20                -         127.0000          -
13677.30/905.78	c       906             18          17        20                -         127.0000          -
13780.65/910.91	c       911             18          17        20                -         127.0000          -
13880.04/915.93	c       916             18          17        20                -         127.0000          -
13984.15/921.18	c       921           3371        2321        20                -         127.0000          -
14088.74/926.44	c       926             21          20        20                -         127.0000          -
14188.12/931.49	c       931           3431        2381        20                -         127.0000          -
14297.45/936.91	c       937             21          22        20                -         127.0000          -
14399.40/942.10	c       942             23          22        20                -         127.0000          -
14502.15/947.23	c       947           3511        2461        20                -         127.0000          -
14605.49/952.44	c       952           3631        2581        20                -         127.0000          -
14708.86/957.60	c       958           3571        2521        20                -         127.0000          -
14812.20/962.86	c       963              2           1        20                -         127.0000          -
14913.57/967.96	c       968           3631        2581        20                -         127.0000          -
15018.89/973.28	c       973              3           2        20                -         127.0000          -
15120.25/978.34	c       978              3           2        20                -         127.0000          -
15227.57/983.74	c       984              4           3        20                -         127.0000          -
15326.95/988.75	c       989              4           3        20                -         127.0000          -
15428.32/993.87	c       994           3871        2821        20                -         127.0000          -
15532.32/999.09	c       999              8           7        20                -         127.0000          -
15640.98/1004.51	c      1005           3931        2881        20                -         127.0000          -
15740.37/1009.54	c      1010             10           9        20                -         127.0000          -
15847.70/1014.93	c      1015             10           9        20                -         127.0000          -
15956.99/1020.42	c      1020           3931        2881        20                -         127.0000          -
16058.35/1025.50	c      1026             11          12        20                -         127.0000          -
16170.19/1031.14	c      1031             11          12        20                -         127.0000          -
16278.95/1036.66	c      1037             11          12        20                -         127.0000          -
16378.31/1041.67	c      1042             11          12        20                -         127.0000          -
16481.67/1046.81	c      1047             11          12        20                -         127.0000          -
16587.74/1052.14	c      1052             11          12        20                -         127.0000          -
16698.29/1057.76	c      1058             11          12        20                -         127.0000          -
16801.61/1063.02	c      1063             11          12        20                -         127.0000          -
16905.70/1068.16	c      1068             11          12        20                -         127.0000          -
17006.28/1073.29	c      1073             11          12        20                -         127.0000          -
17109.62/1078.47	c      1078             11          12        20                -         127.0000          -
17209.00/1083.48	c      1083             11          12        20                -         127.0000          -
17316.32/1088.87	c      1089             11          12        20                -         127.0000          -
17422.38/1094.19	c      1094             11          12        20                -         127.0000          -
17522.98/1099.24	c      1099             11          12        20                -         127.0000          -
17630.31/1104.61	c      1105             11          12        20                -         127.0000          -
17729.66/1109.69	c      1110           4551        3501        20                -         127.0000          -
17833.01/1114.80	c      1115           4471        3421        20                -         127.0000          -
17932.37/1119.81	c      1120           4611        3561        20                -         127.0000          -
18033.73/1125.03	c      1125           4531        3481        20                -         127.0000          -
18141.02/1130.33	c      1130             21          20        20                -         127.0000          -
18244.37/1135.51	c      1136             21          20        20                -         127.0000          -
18347.71/1140.75	c      1141             21          20        20                -         127.0000          -
18451.04/1145.92	c      1146             21          20        20                -         127.0000          -
18556.35/1151.24	c      1151             21          20        20                -         127.0000          -
18665.66/1156.74	c      1157             21          20        20                -         127.0000          -
18769.00/1161.97	c      1162             21          20        20                -         127.0000          -
18888.23/1168.00	c      1168             21          22        20                -         127.0000          -
19029.91/1175.08	c      1175             21          22        20                -         127.0000          -
19168.95/1182.05	c      1182             21          22        20                -         127.0000          -
19295.55/1188.43	c      1188             22          21        20                -         127.0000          -
19414.81/1194.45	c      1194           5031        3981        20                -         127.0000          -
19518.14/1199.60	c      1200             26          25        20                -         127.0000          -
19639.38/1205.75	c      1206             28          27        20                -         127.0000          -
19774.51/1212.55	c      1213             29          28        20                -         127.0000          -
19889.78/1218.34	c      1218           5051        4001        20                -         127.0000          -
19989.15/1223.38	c      1223             31          30        20                -         127.0000          -
20110.37/1229.47	c      1229           5231        4181        20                -         127.0000          -
20217.69/1234.84	c      1235              2           1        20                -         127.0000          -
20325.00/1240.25	c      1240              2           1        20                -         127.0000          -
20446.23/1246.35	c      1246              3           2        20                -         127.0000          -
20549.57/1251.53	c      1252              3           2        20                -         127.0000          -
20648.94/1256.58	c      1257              4           3        20                -         127.0000          -
20754.28/1261.80	c      1262              4           3        20                -         127.0000          -
20858.19/1267.10	c      1267           5451        4401        20                -         127.0000          -
20962.92/1272.34	c      1272              6           5        20                -         127.0000          -
21068.25/1277.69	c      1278              6           5        20                -         127.0000          -
21169.60/1282.78	c      1283             11          10        20                -         127.0000          -
21280.88/1288.36	c      1288             11          10        20                -         127.0000          -
21384.21/1293.50	c      1294              8           7        20                -         127.0000          -
21487.54/1298.72	c      1299              8           7        20                -         127.0000          -
21593.46/1304.08	c      1304             12          11        20                -         127.0000          -
21706.11/1309.78	c      1310             12          11        20                -         127.0000          -
21829.26/1315.97	c      1316             12          11        20                -         127.0000          -
21933.24/1321.16	c      1321             12          11        20                -         127.0000          -
22033.89/1326.21	c      1326             12          11        20                -         127.0000          -
22135.25/1331.32	c      1331             12          11        20                -         127.0000          -
22240.57/1336.64	c      1337             12          11        20                -         127.0000          -
22343.90/1341.81	c      1342             11          10        20                -         127.0000          -
22445.26/1346.93	c      1347              2           1        20                -         127.0000          -
22550.57/1352.21	c      1352             13          12        20                -         127.0000          -
22671.80/1358.35	c      1358             13          12        20                -         127.0000          -
22783.12/1363.99	c      1364             14          13        20                -         127.0000          -
22892.34/1369.44	c      1369             14          13        20                -         127.0000          -
22993.69/1374.54	c      1375             14          13        20                -         127.0000          -
23097.02/1379.71	c      1380              5           4        20                -         127.0000          -
23206.30/1385.21	c      1385             15          14        20                -         127.0000          -
23313.62/1390.67	c      1391             21          18        20                -         127.0000          -
23414.96/1395.78	c      1396             20          19        20                -         127.0000          -
23522.64/1401.19	c      1401             10           9        20                -         127.0000          -
23625.51/1406.36	c      1406             10           9        20                -         127.0000          -
23724.84/1411.36	c      1411             10           9        20                -         127.0000          -
23842.05/1417.26	c      1417             22          21        20                -         127.0000          -
23947.35/1422.51	c      1423             22          21        20                -         127.0000          -
24057.10/1428.11	c      1428             22          21        20                -         127.0000          -
24159.86/1433.20	c      1433             22          21        20                -         127.0000          -
24269.14/1438.77	c      1439             21          20        20                -         127.0000          -
24370.47/1443.85	c      1444             21          20        20                -         127.0000          -
24476.35/1449.13	c      1449             21          20        20                -         127.0000          -
24577.10/1454.29	c      1454             26          23        20                -         127.0000          -
24682.41/1459.50	c      1460             26          23        20                -         127.0000          -
24787.73/1464.87	c      1465             21          18        20                -         127.0000          -
24900.97/1470.54	c      1471             28          27        20                -         127.0000          -
25002.31/1475.66	c      1476             28          27        20                -         127.0000          -
25110.13/1481.06	c      1481             28          27        20                -         127.0000          -
25211.57/1486.14	c      1486             28          27        20                -         127.0000          -
25316.24/1491.46	c      1491             28          27        20                -         127.0000          -
25421.55/1496.76	c      1497             28          27        20                -         127.0000          -
25522.88/1501.86	c      1502             28          27        20                -         127.0000          -
25630.17/1507.22	c      1507             28          27        20                -         127.0000          -
25731.49/1512.32	c      1512             35          34        20                -         127.0000          -
25830.83/1517.38	c      1517             28          29        20                -         127.0000          -
25940.14/1522.80	c      1523             28          29        20                -         127.0000          -
26039.43/1527.89	c      1528             28          29        20                -         127.0000          -
26148.70/1533.31	c      1533             28          29        20                -         127.0000          -
26248.06/1538.37	c      1538             28          29        20                -         127.0000          -
26355.37/1543.77	c      1544             28          29        20                -         127.0000          -
26456.72/1548.81	c      1549             28          29        20                -         127.0000          -
26564.00/1554.24	c      1554             28          29        20                -         127.0000          -
26667.33/1559.40	c      1559             28          29        20                -         127.0000          -
26772.64/1564.71	c      1565             28          29        20                -         127.0000          -
26873.93/1569.84	c      1570             28          29        20                -         127.0000          -
26978.04/1575.10	c      1575             28          29        20                -         127.0000          -
27082.51/1580.31	c      1580             28          29        20                -         127.0000          -
27181.87/1585.35	c      1585             28          29        20                -         127.0000          -
27287.21/1590.69	c      1591             28          29        20                -         127.0000          -
27392.54/1595.91	c      1596             28          29        20                -         127.0000          -
27494.42/1601.10	c      1601             28          29        20                -         127.0000          -
27595.93/1606.15	c      1606             28          29        20                -         127.0000          -
27704.45/1611.64	c      1612             28          29        20                -         127.0000          -
27805.80/1616.70	c      1617             28          29        20                -         127.0000          -
27911.68/1622.10	c      1622             28          29        20                -         127.0000          -
28011.18/1627.13	c      1627             28          29        20                -         127.0000          -
28119.76/1632.52	c      1633             28          29        20                -         127.0000          -
28219.12/1637.54	c      1638             28          29        20                -         127.0000          -
28324.45/1642.83	c      1643             28          29        20                -         127.0000          -
28423.81/1647.88	c      1648             28          29        20                -         127.0000          -
28523.15/1652.89	c      1653             28          29        20                -         127.0000          -
28627.24/1658.07	c      1658             28          29        20                -         127.0000          -
28729.81/1663.20	c      1663             63          60        20                -         127.0000          -
28831.14/1668.36	c      1668             63          60        20                -         127.0000          -
28940.44/1673.88	c      1674             63          60        20                -         127.0000          -
29041.78/1678.93	c      1679             63          60        20                -         127.0000          -
29147.09/1684.20	c      1684             63          60        20                -         127.0000          -
29248.39/1689.30	c      1689             63          60        20                -         127.0000          -
29347.73/1694.33	c      1694             63          60        20                -         127.0000          -
29457.02/1699.83	c      1700             63          60        20                -         127.0000          -
29556.37/1704.88	c      1705             63          60        20                -         127.0000          -
29669.59/1710.59	c      1711             63          60        20                -         127.0000          -
29774.90/1715.80	c      1716             65          60        20                -         127.0000          -
29874.25/1720.87	c      1721             65          60        20                -         127.0000          -
29975.59/1725.98	c      1726             65          60        20                -         127.0000          -
30090.82/1731.72	c      1732             64          59        20                -         127.0000          -
30212.04/1737.83	c      1738             64          59        20                -         127.0000          -
30321.30/1743.34	c      1743             64          59        20                -         127.0000          -
30426.64/1748.67	c      1749             47          46        20                -         127.0000          -
30534.53/1754.09	c      1754             47          46        20                -         127.0000          -
30645.25/1759.60	c      1760             47          46        20                -         127.0000          -
30746.60/1764.72	c      1765             47          46        20                -         127.0000          -
30855.89/1770.21	c      1770             50          49        20                -         127.0000          -
30957.24/1775.32	c      1775            108         107        20                -         127.0000          -
31058.59/1780.49	c      1780             77          72        20                -         127.0000          -
31163.92/1785.71	c      1786            111         110        20                -         127.0000          -
31265.24/1790.87	c      1791             57          58        20                -         127.0000          -
31366.55/1795.95	c      1796             57          58        20                -         127.0000          -
31471.98/1801.26	c      1801             57          58        20                -         127.0000          -
31581.09/1806.78	c      1807             57          58        20                -         127.0000          -
31682.41/1811.80	c      1812             57          58        20                -         127.0000          -
31795.66/1817.56	c      1818             75          70        20                -         127.0000          -
31895.01/1822.58	c      1823             75          70        20                -         127.0000          -
32002.33/1828.01	c      1828             75          70        20                -         127.0000          -
32104.32/1833.06	c      1833             75          70        20                -         127.0000          -
32203.69/1838.10	c      1838            118         117        20                -         127.0000          -
32310.32/1843.46	c      1843            118         117        20                -         127.0000          -
32411.66/1848.56	c      1849            118         117        20                -         127.0000          -
32518.95/1854.00	c      1854             67          66        20                -         127.0000          -
32630.21/1859.54	c      1860             67          66        20                -         127.0000          -
32731.55/1864.67	c      1865             67          66        20                -         127.0000          -
32834.89/1869.89	c      1870             67          66        20                -         127.0000          -
32941.01/1875.17	c      1875            119         118        20                -         127.0000          -
33043.54/1880.32	c      1880            107         100        20                -         127.0000          -
33154.85/1885.96	c      1886            107         100        20                -         127.0000          -
33276.73/1892.07	c      1892            107         100        20                -         127.0000          -
33376.00/1897.08	c      1897            107         100        20                -         127.0000          -
33477.44/1902.18	c      1902            107         100        20                -         127.0000          -
33578.09/1907.23	c      1907            107         100        20                -         127.0000          -
33687.38/1912.71	c      1913            107         100        20                -         127.0000          -
33786.74/1917.73	c      1918            107         100        20                -         127.0000          -
33890.09/1922.92	c      1923            107         100        20                -         127.0000          -
33989.44/1928.01	c      1928            107         100        20                -         127.0000          -
34102.69/1933.64	c      1934            107         100        20                -         127.0000          -
34202.05/1938.69	c      1939             96          91        20                -         127.0000          -
34310.01/1944.04	c      1944             96          91        20                -         127.0000          -
34412.65/1949.25	c      1949             96          91        20                -         127.0000          -
34514.00/1954.36	c      1954             96          91        20                -         127.0000          -
34619.32/1959.66	c      1960            111         104        20                -         127.0000          -
34718.66/1964.66	c      1965           9271        8221        20                -         127.0000          -
34823.97/1969.99	c      1970             98          93        20                -         127.0000          -
34933.24/1975.49	c      1975             98          93        20                -         127.0000          -
35036.58/1980.60	c      1981             88          87        20                -         127.0000          -
35135.92/1985.61	c      1986             88          87        20                -         127.0000          -
35247.18/1991.24	c      1991             88          87        20                -         127.0000          -
35350.53/1996.45	c      1996             88          87        20                -         127.0000          -
35455.83/2001.73	c      2002             88          87        20                -         127.0000          -
35561.77/2007.10	c      2007             88          87        20                -         127.0000          -
35666.42/2012.34	c      2012             88          87        20                -         127.0000          -
35767.76/2017.49	c      2017             88          87        20                -         127.0000          -
35877.06/2022.90	c      2023             88          87        20                -         127.0000          -
35978.91/2028.11	c      2028             88          87        20                -         127.0000          -
36087.65/2033.57	c      2034             88          87        20                -         127.0000          -
36190.97/2038.77	c      2039             88          87        20                -         127.0000          -
36294.28/2043.94	c      2044             88          87        20                -         127.0000          -
36396.16/2049.08	c      2049             88          87        20                -         127.0000          -
36498.93/2054.21	c      2054             88          87        20                -         127.0000          -
36602.27/2059.43	c      2059             88          87        20                -         127.0000          -
36709.56/2064.87	c      2065             88          87        20                -         127.0000          -
36813.38/2070.03	c      2070             88          87        20                -         127.0000          -
36932.91/2076.08	c      2076            167         166        20                -         127.0000          -
37034.03/2081.15	c      2081            118         113        20                -         127.0000          -
37134.75/2086.20	c      2086            147         140        20                -         127.0000          -
37238.07/2091.47	c      2091            147         140        20                -         127.0000          -
37341.39/2096.62	c      2097            147         140        20                -         127.0000          -
37444.71/2101.85	c      2102            147         140        20                -         127.0000          -
37548.68/2107.08	c      2107            147         140        20                -         127.0000          -
37651.32/2112.23	c      2112            147         140        20                -         127.0000          -
37754.63/2117.43	c      2117            147         140        20                -         127.0000          -
37855.97/2122.51	c      2123            147         140        20                -         127.0000          -
37955.31/2127.54	c      2128            147         140        20                -         127.0000          -
38058.64/2132.79	c      2133            128         123        20                -         127.0000          -
38161.97/2138.01	c      2138            128         123        20                -         127.0000          -
38265.93/2143.13	c      2143            128         123        20                -         127.0000          -
38366.64/2148.27	c      2148            128         123        20                -         127.0000          -
38479.81/2153.94	c      2154            128         123        20                -         127.0000          -
38589.08/2159.45	c      2159            186         185        20                -         127.0000          -
38688.44/2164.46	c      2164            187         184        20                -         127.0000          -
38789.78/2169.58	c      2170          10431        9381        20                -         127.0000          -
38897.09/2174.90	c      2175            193         190        20                -         127.0000          -
39002.37/2180.22	c      2180            117         116        20                -         127.0000          -
39101.66/2185.26	c      2185            117         116        20                -         127.0000          -
39212.92/2190.88	c      2191            117         116        20                -         127.0000          -
39314.24/2195.98	c      2196            117         116        20                -         127.0000          -
39416.36/2201.08	c      2201            138         133        20                -         127.0000          -
39517.65/2206.18	c      2206            202         199        20                -         127.0000          -
39620.23/2211.31	c      2211            139         134        20                -         127.0000          -
39723.56/2216.56	c      2217            205         202        20                -         127.0000          -
39828.87/2221.89	c      2222            205         202        20                -         127.0000          -
39930.20/2226.91	c      2227            205         202        20                -         127.0000          -
40029.54/2232.01	c      2232            205         202        20                -         127.0000          -
40133.54/2237.15	c      2237            205         202        20                -         127.0000          -
40236.15/2242.33	c      2242            205         202        20                -         127.0000          -
40337.48/2247.46	c      2247            205         202        20                -         127.0000          -
40456.69/2253.45	c      2253            205         202        20                -         127.0000          -
40558.03/2258.53	c      2259            205         202        20                -         127.0000          -
40659.37/2263.64	c      2264            205         202        20                -         127.0000          -
40760.71/2268.71	c      2269            205         202        20                -         127.0000          -
40866.59/2274.09	c      2274            205         202        20                -         127.0000          -
40966.01/2279.10	c      2279            205         202        20                -         127.0000          -
41082.58/2284.91	c      2285            205         202        20                -         127.0000          -
41184.47/2290.07	c      2290            205         202        20                -         127.0000          -
41289.16/2295.40	c      2295            205         202        20                -         127.0000          -
41392.49/2300.55	c      2301            205         202        20                -         127.0000          -
41495.81/2305.72	c      2306            205         202        20                -         127.0000          -
41617.00/2311.80	c      2312            205         202        20                -         127.0000          -
41716.35/2316.81	c      2317            205         202        20                -         127.0000          -
41825.63/2322.40	c      2322            205         202        20                -         127.0000          -
41928.95/2327.50	c      2328            161         154        20                -         127.0000          -
42034.27/2332.80	c      2333            161         154        20                -         127.0000          -
42135.62/2337.98	c      2338            161         154        20                -         127.0000          -
42234.97/2343.03	c      2343            161         154        20                -         127.0000          -
42342.27/2348.35	c      2348            161         154        20                -         127.0000          -
42443.62/2353.45	c      2353            161         154        20                -         127.0000          -
42546.97/2358.62	c      2359            161         154        20                -         127.0000          -
42650.31/2363.87	c      2364            161         154        20                -         127.0000          -
42751.65/2368.99	c      2369            161         154        20                -         127.0000          -
42858.85/2374.33	c      2374            161         154        20                -         127.0000          -
42962.15/2379.58	c      2380            164         163        20                -         127.0000          -
43067.44/2384.83	c      2385            164         163        20                -         127.0000          -
43168.75/2389.99	c      2390            164         163        20                -         127.0000          -
43272.88/2395.18	c      2395            164         163        20                -         127.0000          -
43371.96/2400.18	c      2400            164         163        20                -         127.0000          -
43478.62/2405.52	c      2406            164         163        20                -         127.0000          -
43581.93/2410.79	c      2411            164         163        20                -         127.0000          -
43683.23/2415.82	c      2416            164         163        20                -         127.0000          -
43787.30/2421.10	c      2421            164         163        20                -         127.0000          -
43888.63/2426.15	c      2426            164         163        20                -         127.0000          -
43987.68/2431.16	c      2431            164         163        20                -         127.0000          -
44088.47/2436.25	c      2436            164         163        20                -         127.0000          -
44189.78/2441.31	c      2441            227         224        20                -         127.0000          -
44291.12/2446.45	c      2446            228         225        20                -         127.0000          -
44390.46/2451.49	c      2452            208         201        20                -         127.0000          -
44491.79/2456.51	c      2457            178         171        20                -         127.0000          -
44593.13/2461.68	c      2462            178         171        20                -         127.0000          -
44696.45/2466.86	c      2467            179         172        20                -         127.0000          -
44803.71/2472.29	c      2472            179         172        20                -         127.0000          -
44911.01/2477.61	c      2478            216         209        20                -         127.0000          -
45016.31/2482.96	c      2483            216         209        20                -         127.0000          -
45115.62/2488.00	c      2488            182         175        20                -         127.0000          -
45220.90/2493.20	c      2493            182         175        20                -         127.0000          -
45326.19/2498.53	c      2499            182         175        20                -         127.0000          -
45436.08/2504.07	c      2504            182         175        20                -         127.0000          -
45535.33/2509.11	c      2509            248         245        20                -         127.0000          -
45639.98/2514.38	c      2514            248         245        20                -         127.0000          -
45751.22/2520.01	c      2520            248         245        20                -         127.0000          -
45855.13/2525.18	c      2525            248         245        20                -         127.0000          -
45965.74/2530.73	c      2531            248         245        20                -         127.0000          -
46069.04/2536.02	c      2536            248         245        20                -         127.0000          -
46172.97/2541.16	c      2541            248         245        20                -         127.0000          -
46275.62/2546.37	c      2546            248         245        20                -         127.0000          -
46384.87/2551.82	c      2552            248         245        20                -         127.0000          -
46484.17/2556.86	c      2557            248         245        20                -         127.0000          -
46591.36/2562.24	c      2562            248         245        20                -         127.0000          -
46729.08/2569.17	c      2569            231         224        20                -         127.0000          -
46841.62/2574.86	c      2575            231         224        20                -         127.0000          -
46942.92/2579.92	c      2580            231         224        20                -         127.0000          -
47072.03/2586.47	c      2586            231         224        20                -         127.0000          -
47173.29/2591.50	c      2592            231         224        20                -         127.0000          -
47272.59/2596.52	c      2597            231         224        20                -         127.0000          -
47371.92/2601.59	c      2602            231         224        20                -         127.0000          -
47495.06/2607.78	c      2608            231         224        20                -         127.0000          -
47616.24/2613.83	c      2614            231         224        20                -         127.0000          -
47717.56/2618.94	c      2619            231         224        20                -         127.0000          -
47819.53/2624.12	c      2624            231         224        20                -         127.0000          -
47922.20/2629.22	c      2629            231         224        20                -         127.0000          -
48027.40/2634.54	c      2635            231         224        20                -         127.0000          -
48128.73/2639.63	c      2640            201         194        20                -         127.0000          -
48228.00/2644.70	c      2645            233         226        20                -         127.0000          -
48329.24/2649.73	c      2650            233         226        20                -         127.0000          -
48438.40/2655.27	c      2655            233         226        20                -         127.0000          -
48543.61/2660.54	c      2661            233         226        20                -         127.0000          -
48648.82/2665.80	c      2666            233         226        20                -         127.0000          -
48750.03/2670.99	c      2671            207         200        20                -         127.0000          -
48859.16/2676.40	c      2676            235         228        20                -         127.0000          -
48960.31/2681.55	c      2682            211         204        20                -         127.0000          -
49061.52/2686.63	c      2687            211         204        20                -         127.0000          -
49166.70/2691.99	c      2692            211         204        20                -         127.0000          -
49277.80/2697.52	c      2698            211         204        20                -         127.0000          -
49379.01/2702.61	c      2703            211         204        20                -         127.0000          -
49478.23/2707.70	c      2708            241         234        20                -         127.0000          -
49583.45/2712.98	c      2713            212         205        20                -         127.0000          -
49685.28/2718.11	c      2718            212         205        20                -         127.0000          -
49791.89/2723.41	c      2723            247         240        20                -         127.0000          -
49899.10/2728.90	c      2729            286         283        20                -         127.0000          -
50002.94/2734.13	c      2734            288         285        20                -         127.0000          -
50104.19/2739.18	c      2739            252         251        20                -         127.0000          -
50208.67/2744.46	c      2744            290         287        20                -         127.0000          -
50309.87/2749.55	c      2750            290         287        20                -         127.0000          -
50409.01/2754.55	c      2755            290         287        20                -         127.0000          -
50510.18/2759.63	c      2760            290         287        20                -         127.0000          -
50615.35/2764.96	c      2765            253         246        20                -         127.0000          -
50714.50/2770.02	c      2770            225         218        20                -         127.0000          -
50818.14/2775.17	c      2775            225         218        20                -         127.0000          -
50922.47/2780.43	c      2780            225         218        20                -         127.0000          -
51031.58/2785.92	c      2786            225         218        20                -         127.0000          -
51144.67/2791.63	c      2792            296         293        20                -         127.0000          -
51254.57/2797.16	c      2797            296         293        20                -         127.0000          -
51364.96/2802.79	c      2803            283         282        20                -         127.0000          -
51468.17/2807.96	c      2808            230         223        20                -         127.0000          -
51570.02/2813.13	c      2813            299         296        20                -         127.0000          -
51672.57/2818.30	c      2818          14131       13081        20                -         127.0000          -
51775.72/2823.48	c      2823            234         227        20                -         127.0000          -
51880.84/2828.71	c      2829            234         227        20                -         127.0000          -
51983.96/2833.95	c      2834            234         227        20                -         127.0000          -
52085.49/2839.06	c      2839            234         227        20                -         127.0000          -
52187.97/2844.26	c      2844            234         227        20                -         127.0000          -
52291.15/2849.43	c      2849            272         265        20                -         127.0000          -
52392.37/2854.57	c      2855            306         303        20                -         127.0000          -
52493.33/2859.64	c      2860            306         303        20                -         127.0000          -
52601.00/2865.06	c      2865            303         302        20                -         127.0000          -
52705.31/2870.36	c      2870            276         269        20                -         127.0000          -
52808.44/2875.54	c      2876            277         270        20                -         127.0000          -
52907.62/2880.60	c      2881            239         232        20                -         127.0000          -
53010.81/2885.70	c      2886            307         306        20                -         127.0000          -
53113.96/2890.99	c      2891            240         233        20                -         127.0000          -
53217.87/2896.19	c      2896            310         309        20                -         127.0000          -
53326.27/2901.70	c      2902            281         274        20                -         127.0000          -
53427.47/2906.75	c      2907            243         236        20                -         127.0000          -
53530.62/2911.96	c      2912            244         237        20                -         127.0000          -
53632.36/2917.09	c      2917            244         237        20                -         127.0000          -
53731.70/2922.11	c      2922            244         237        20                -         127.0000          -
53834.06/2927.23	c      2927            244         237        20                -         127.0000          -
53933.20/2932.25	c      2932            244         237        20                -         127.0000          -
54040.29/2937.66	c      2938            334         331        20                -         127.0000          -
54148.16/2943.05	c      2943            334         331        20                -         127.0000          -
54247.34/2948.11	c      2948            334         331        20                -         127.0000          -
54348.53/2953.18	c      2953            334         331        20                -         127.0000          -
54450.99/2958.38	c      2958            334         331        20                -         127.0000          -
54552.17/2963.48	c      2963            334         331        20                -         127.0000          -
54657.29/2968.79	c      2969            334         331        20                -         127.0000          -
54763.27/2974.06	c      2974            334         331        20                -         127.0000          -
54864.19/2979.15	c      2979            334         331        20                -         127.0000          -
54976.55/2984.87	c      2985            334         331        20                -         127.0000          -
55082.47/2990.16	c      2990            334         331        20                -         127.0000          -
55190.82/2995.64	c      2996            334         331        20                -         127.0000          -
55292.02/3000.74	c      3001            334         331        20                -         127.0000          -
55395.20/3005.90	c      3006            334         331        20                -         127.0000          -
55494.43/3011.02	c      3011            334         331        20                -         127.0000          -
55598.33/3016.17	c      3016            334         331        20                -         127.0000          -
55700.76/3021.32	c      3021            257         250        20                -         127.0000          -
55799.94/3026.34	c      3026            257         250        20                -         127.0000          -
55904.96/3031.61	c      3032            257         250        20                -         127.0000          -
56004.24/3036.68	c      3037            257         250        20                -         127.0000          -
56111.87/3042.12	c      3042            257         250        20                -         127.0000          -
56213.15/3047.18	c      3047            257         250        20                -         127.0000          -
56313.59/3052.30	c      3052            257         250        20                -         127.0000          -
56418.70/3057.51	c      3058            257         250        20                -         127.0000          -
56523.79/3062.88	c      3063            257         250        20                -         127.0000          -
56624.64/3068.02	c      3068            257         250        20                -         127.0000          -
56729.80/3073.29	c      3073            257         250        20                -         127.0000          -
56838.98/3078.72	c      3079            257         250        20                -         127.0000          -
56940.21/3083.86	c      3084            257         250        20                -         127.0000          -
57044.31/3089.05	c      3089            257         250        20                -         127.0000          -
57146.59/3094.21	c      3094            257         250        20                -         127.0000          -
57257.59/3099.81	c      3100            323         316        20                -         127.0000          -
57358.68/3104.92	c      3105            259         252        20                -         127.0000          -
57460.78/3110.05	c      3110            259         252        20                -         127.0000          -
57559.85/3115.07	c      3115            259         252        20                -         127.0000          -
57659.10/3120.12	c      3120            259         252        20                -         127.0000          -
57760.34/3125.19	c      3125            410         405        20                -         127.0000          -
57862.79/3130.33	c      3130            410         405        20                -         127.0000          -
57967.93/3135.65	c      3136            410         405        20                -         127.0000          -
58071.11/3140.83	c      3141            410         405        20                -         127.0000          -
58174.98/3146.08	c      3146            410         405        20                -         127.0000          -
58277.25/3151.28	c      3151            410         405        20                -         127.0000          -
58378.45/3156.32	c      3156            326         319        20                -         127.0000          -
58483.65/3161.61	c      3162            326         319        20                -         127.0000          -
58586.84/3166.88	c      3167            326         319        20                -         127.0000          -
58697.97/3172.41	c      3172            326         319        20                -         127.0000          -
58801.32/3177.64	c      3178            326         319        20                -         127.0000          -
58904.35/3182.87	c      3183            326         319        20                -         127.0000          -
59005.58/3187.94	c      3188            326         319        20                -         127.0000          -
59104.82/3193.00	c      3193            326         319        20                -         127.0000          -
59209.99/3198.22	c      3198            326         319        20                -         127.0000          -
59309.22/3203.27	c      3203            326         319        20                -         127.0000          -
59416.41/3208.65	c      3209            326         319        20                -         127.0000          -
59519.62/3213.86	c      3214            326         319        20                -         127.0000          -
59618.83/3218.87	c      3219            326         319        20                -         127.0000          -
59720.04/3224.03	c      3224            326         319        20                -         127.0000          -
59821.91/3229.11	c      3229            326         319        20                -         127.0000          -
59926.27/3234.33	c      3234            326         319        20                -         127.0000          -
60029.39/3239.58	c      3240            326         319        20                -         127.0000          -
60134.54/3244.88	c      3245            326         319        20                -         127.0000          -
60235.74/3249.90	c      3250            375         374        20                -         127.0000          -
60334.96/3254.95	c      3255            281         274        20                -         127.0000          -
60437.07/3260.11	c      3260            281         274        20                -         127.0000          -
60545.31/3265.54	c      3266            281         274        20                -         127.0000          -
60644.54/3270.60	c      3271            328         321        20                -         127.0000          -
60745.76/3275.63	c      3276            282         275        20                -         127.0000          -
60846.97/3280.74	c      3281            330         323        20                -         127.0000          -
60956.04/3286.27	c      3286            385         384        20                -         127.0000          -
61075.13/3292.22	c      3292            487         482        20                -         127.0000          -
61176.29/3297.35	c      3297            487         482        20                -         127.0000          -
61279.38/3302.51	c      3303            487         482        20                -         127.0000          -
61378.59/3307.57	c      3308            487         482        20                -         127.0000          -
61483.77/3312.88	c      3313            487         482        20                -         127.0000          -
61587.60/3318.04	c      3318            487         482        20                -         127.0000          -
61694.00/3323.46	c      3323            487         482        20                -         127.0000          -
61803.16/3328.97	c      3329            487         482        20                -         127.0000          -
61905.07/3334.05	c      3334            289         282        20                -         127.0000          -
62006.27/3339.14	c      3339            289         282        20                -         127.0000          -
62112.73/3344.56	c      3345            289         282        20                -         127.0000          -
62213.94/3349.67	c      3350            289         282        20                -         127.0000          -
62321.78/3355.08	c      3355            289         282        20                -         127.0000          -
62426.26/3360.34	c      3360            337         330        20                -         127.0000          -
62535.37/3365.80	c      3366            337         330        20                -         127.0000          -
62642.39/3371.20	c      3371            337         330        20                -         127.0000          -
62743.52/3376.40	c      3376            337         330        20                -         127.0000          -
62848.70/3381.64	c      3382            337         330        20                -         127.0000          -
62948.07/3386.64	c      3387            337         330        20                -         127.0000          -
63047.04/3391.66	c      3392            337         330        20                -         127.0000          -
63148.24/3396.72	c      3397            337         330        20                -         127.0000          -
63257.22/3402.21	c      3402            337         330        20                -         127.0000          -
63356.38/3407.23	c      3407            547         542        20                -         127.0000          -
63461.57/3412.55	c      3413            338         331        20                -         127.0000          -
63560.81/3417.58	c      3418            338         331        20                -         127.0000          -
63666.01/3422.86	c      3423            339         332        20                -         127.0000          -
63779.12/3428.54	c      3429            339         332        20                -         127.0000          -
63878.37/3433.56	c      3434            339         332        20                -         127.0000          -
63988.36/3439.10	c      3439            339         332        20                -         127.0000          -
64090.73/3444.23	c      3444            339         332        20                -         127.0000          -
64189.97/3449.30	c      3449            339         332        20                -         127.0000          -
64297.17/3454.65	c      3455            565         560        20                -         127.0000          -
64398.39/3459.73	c      3460            565         560        20                -         127.0000          -
64499.42/3464.89	c      3465            565         560        20                -         127.0000          -
64605.21/3470.19	c      3470            565         560        20                -         127.0000          -
64705.67/3475.29	c      3475            565         560        20                -         127.0000          -
64806.83/3480.31	c      3480            565         560        20                -         127.0000          -
64905.91/3485.32	c      3485            427         426        20                -         127.0000          -
65005.00/3490.37	c      3490            427         426        20                -         127.0000          -
65108.19/3495.58	c      3496            427         426        20                -         127.0000          -
65213.38/3500.85	c      3501            427         426        20                -         127.0000          -
65320.48/3506.26	c      3506            427         426        20                -         127.0000          -
65421.60/3511.39	c      3511            337         330        20                -         127.0000          -
65522.82/3516.44	c      3516            337         330        20                -         127.0000          -
65631.74/3522.03	c      3522            337         330        20                -         127.0000          -
65736.90/3527.29	c      3527            337         330        20                -         127.0000          -
65838.09/3532.33	c      3532            337         330        20                -         127.0000          -
65945.01/3537.74	c      3538            337         330        20                -         127.0000          -
66052.44/3543.14	c      3543            337         330        20                -         127.0000          -
66169.61/3549.10	c      3549            337         330        20                -         127.0000          -
66274.09/3554.36	c      3554            337         330        20                -         127.0000          -
66383.26/3559.85	c      3560            337         330        20                -         127.0000          -
66490.12/3565.20	c      3565            337         330        20                -         127.0000          -
66593.09/3570.42	c      3570            337         330        20                -         127.0000          -
66698.18/3575.74	c      3576            452         451        20                -         127.0000          -
66801.33/3580.92	c      3581            346         339        20                -         127.0000          -
66900.49/3585.94	c      3586            347         340        20                -         127.0000          -
67007.65/3591.32	c      3591            347         340        20                -         127.0000          -
67108.38/3596.48	c      3596            348         341        20                -         127.0000          -
67211.56/3601.63	c      3602            348         341        20                -         127.0000          -
67324.52/3607.36	c      3607            348         341        20                -         127.0000          -
67429.70/3612.64	c      3613            348         341        20                -         127.0000          -
67530.82/3617.71	c      3618            348         341        20                -         127.0000          -
67636.66/3623.13	c      3623            348         341        20                -         127.0000          -
67739.09/3628.21	c      3628            348         341        20                -         127.0000          -
67846.29/3633.66	c      3634            348         341        20                -         127.0000          -
67949.06/3638.80	c      3639            348         341        20                -         127.0000          -
68048.23/3643.82	c      3644            348         341        20                -         127.0000          -
68149.46/3648.91	c      3649            348         341        20                -         127.0000          -
68248.68/3654.02	c      3654            348         341        20                -         127.0000          -
68352.71/3659.20	c      3659            348         341        20                -         127.0000          -
68456.94/3664.44	c      3664            348         341        20                -         127.0000          -
68560.14/3669.65	c      3670            348         341        20                -         127.0000          -
68665.33/3674.95	c      3675            348         341        20                -         127.0000          -
68770.47/3680.30	c      3680            348         341        20                -         127.0000          -
68871.64/3685.31	c      3685            479         478        20                -         127.0000          -
68976.89/3690.61	c      3691            479         478        20                -         127.0000          -
69081.95/3695.90	c      3696            479         478        20                -         127.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: 191670 MiB (187981 MiB free)
  memory of node 1: 193494 MiB (190766 MiB free)
  memory of node 2: 193531 MiB (191315 MiB free)
  memory of node 3: 193531 MiB (190344 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-4465499-1723654518/watcher-4465499-1723654518 -o /tmp/evaluation-result-4465499-1723654518/solver-4465499-1723654518 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723654518-779823 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465499-1723654518.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 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=779861, runsolver pid=779858
Current StackSize limit: 8192 KiB


[startup+0.100119 s]*
/proc/loadavg: 18.49 19.73 21.59 5/857 779868
/proc/meminfo: memFree=778378820/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=160200 memory=147388 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 34759 0 0 0 6 5 0 0 20 0 1 0 132034956 164044800 36847 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 40050 36847 2347 3035 0 36446 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 160200 KiB
Current children cumulated memory: 147388 KiB

[startup+0.221183 s]*
/proc/loadavg: 18.49 19.73 21.59 5/866 779884
/proc/meminfo: memFree=778135268/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=208980 memory=194936 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 46613 0 0 0 16 7 0 0 20 0 1 0 132034956 213995520 48734 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 52245 48734 2347 3035 0 48641 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 208980 KiB
Current children cumulated memory: 194936 KiB

[startup+0.325297 s]*
/proc/loadavg: 18.49 19.73 21.59 5/866 779884
/proc/meminfo: memFree=777770088/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=264384 memory=251888 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 61432 0 0 0 23 10 0 0 20 0 1 0 132034956 270729216 62972 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 66096 62972 2555 3035 0 62492 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 264384 KiB
Current children cumulated memory: 251888 KiB

[startup+0.700251 s]
/proc/loadavg: 18.49 19.73 21.59 5/866 779884
/proc/meminfo: memFree=777063448/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=485160 memory=468604 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 115524 0 0 0 51 18 0 0 20 0 1 0 132034956 496803840 117151 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 121290 117151 2630 3035 0 117686 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 485160 KiB
Current children cumulated memory: 468604 KiB

[startup+1.50027 s]
/proc/loadavg: 18.49 19.73 21.59 5/866 779884
/proc/meminfo: memFree=776390784/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=661696 memory=642664 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 139821 0 0 0 123 25 0 0 20 0 1 0 132034956 677576704 160666 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 165424 160666 2694 3035 0 161820 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 661696 KiB
Current children cumulated memory: 642664 KiB

[startup+3.11882 s]
/proc/loadavg: 18.49 19.73 21.59 5/866 779884
/proc/meminfo: memFree=773869968/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=796012 memory=779328 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 186371 0 0 0 278 32 0 0 20 0 1 0 132034956 815116288 194832 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 199003 194832 2758 3035 0 195399 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 796012 KiB
Current children cumulated memory: 779328 KiB

[startup+6.30023 s]
/proc/loadavg: 17.33 19.47 21.50 5/866 779886
/proc/meminfo: memFree=772340156/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1051656 memory=1000216 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 198805 0 0 0 590 37 0 0 20 0 1 0 132034956 1076895744 250054 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 262914 250054 2774 3035 0 259310 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1051656 KiB
Current children cumulated memory: 1000216 KiB

[startup+12.7003 s]
/proc/loadavg: 16.26 19.21 21.40 5/866 779886
/proc/meminfo: memFree=772766632/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1052680 memory=1001356 CPUtime=12.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 199102 0 0 0 1227 38 0 0 20 0 1 0 132034956 1077944320 250339 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 263170 250339 2774 3035 0 259566 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1052680 KiB
Current children cumulated memory: 1001356 KiB

[startup+25.5002 s]
/proc/loadavg: 13.55 18.47 21.12 5/864 779889
/proc/meminfo: memFree=770711496/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1433488 memory=1286108 CPUtime=25.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 260811 0 0 0 2492 48 0 0 20 0 1 0 132034956 1467891712 321527 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 358372 321527 2790 3035 0 354768 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1433488 KiB
Current children cumulated memory: 1286108 KiB

[startup+51.1169 s]
/proc/loadavg: 10.29 17.30 20.67 5/863 779892
/proc/meminfo: memFree=768196884/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1519272 memory=1383428 CPUtime=50.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 282596 0 0 0 5040 54 0 0 20 0 1 0 132034956 1555734528 345857 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 379818 345857 2790 3035 0 376214 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 1519272 KiB
Current children cumulated memory: 1383428 KiB

[startup+102.3 s]
/proc/loadavg: 6.73 15.25 19.79 5/863 779901
/proc/meminfo: memFree=768126924/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1519280 memory=1383428 CPUtime=101.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 282608 0 0 0 10139 56 0 0 20 0 1 0 132034956 1555742720 345857 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 379820 345857 2790 3035 0 376216 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1519280 KiB
Current children cumulated memory: 1383428 KiB

[startup+162.3 s]
/proc/loadavg: 5.00 13.20 18.80 5/863 779914
/proc/meminfo: memFree=768089908/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1519284 memory=1383428 CPUtime=161.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 282617 0 0 0 16118 57 0 0 20 0 1 0 132034956 1555746816 345857 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 379821 345857 2790 3035 0 376217 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1519284 KiB
Current children cumulated memory: 1383428 KiB

[startup+222.3 s]
/proc/loadavg: 7.29 12.15 18.08 24/905 780135
/proc/meminfo: memFree=743582788/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=1519288 memory=1383604 CPUtime=221.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) R 779858 779861 779811 0 -1 4194304 282660 0 0 0 22095 58 0 0 20 0 1 0 132034956 1555750912 345901 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 379822 345901 2790 3035 0 376218 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 1519288 KiB
Current children cumulated memory: 1383604 KiB

[startup+282.301 s]
/proc/loadavg: 28.70 17.34 19.49 43/945 780186
/proc/meminfo: memFree=708869576/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=32781680 memory=30350060 CPUtime=1291.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) S 779858 779861 779811 0 -1 1077936128 7947027 0 0 0 127568 1578 0 0 20 0 41 0 132034956 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 8195420 7587515 2950 3035 0 8003170 0
[pid=779861/tid=780136] ppid=779858 vsize=32781680 memory=1554552 CPUtime=53.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780136/stat : 780136 (fscip) R 779858 779861 779811 0 -1 4194368 314397 0 0 0 5291 66 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780137] ppid=779858 vsize=32781680 memory=11448 CPUtime=53.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780137/stat : 780137 (fscip) R 779858 779861 779811 0 -1 4194368 418237 0 0 0 5260 85 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780138] ppid=779858 vsize=32781680 memory=16164 CPUtime=53.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780138/stat : 780138 (fscip) R 779858 779861 779811 0 -1 4194368 372906 0 0 0 5274 71 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780139] ppid=779858 vsize=32781680 memory=30399726987509844 CPUtime=53.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780139/stat : 780139 (fscip) R 779858 779861 779811 0 -1 4194368 324691 0 0 0 5283 70 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780140] ppid=779858 vsize=32781680 memory=28568 CPUtime=53.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780140/stat : 780140 (fscip) R 779858 779861 779811 0 -1 4194368 477643 0 0 0 5249 89 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780141] ppid=779858 vsize=32781680 memory=280319899774368 CPUtime=53.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780141/stat : 780141 (fscip) R 779858 779861 779811 0 -1 4194368 404461 0 0 0 5258 80 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780142] ppid=779858 vsize=32781680 memory=0 CPUtime=53.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780142/stat : 780142 (fscip) R 779858 779861 779811 0 -1 4194368 324245 0 0 0 5288 69 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780143] ppid=779858 vsize=32781680 memory=20388 CPUtime=53.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780143/stat : 780143 (fscip) R 779858 779861 779811 0 -1 4194368 472158 0 0 0 5263 87 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780144] ppid=779858 vsize=32781680 memory=6701514782920444 CPUtime=53.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780144/stat : 780144 (fscip) R 779858 779861 779811 0 -1 4194368 395645 0 0 0 5270 76 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780145] ppid=779858 vsize=32781680 memory=32792 CPUtime=53.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780145/stat : 780145 (fscip) R 779858 779861 779811 0 -1 4194368 316481 0 0 0 5298 63 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780146] ppid=779858 vsize=32781680 memory=10544 CPUtime=53.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780146/stat : 780146 (fscip) R 779858 779861 779811 0 -1 4194368 440096 0 0 0 5263 82 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780147] ppid=779858 vsize=32781680 memory=280319900838800 CPUtime=53.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780147/stat : 780147 (fscip) R 779858 779861 779811 0 -1 4194368 379494 0 0 0 5267 74 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780148] ppid=779858 vsize=32781680 memory=25333125866717268 CPUtime=53.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780148/stat : 780148 (fscip) R 779858 779861 779811 0 -1 4194368 324917 0 0 0 5294 65 0 0 20 0 41 0 132057315 33568440320 7587515 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0

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

/proc/779861/task/780163/stat : 780163 (fscip) S 779858 779861 779811 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780164] ppid=779858 vsize=50071480 memory=11448 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780164/stat : 780164 (fscip) S 779858 779861 779811 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780165] ppid=779858 vsize=50071480 memory=47367724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780165/stat : 780165 (fscip) S 779858 779861 779811 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780166] ppid=779858 vsize=50071480 memory=47366672 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780166/stat : 780166 (fscip) S 779858 779861 779811 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780167] ppid=779858 vsize=50071480 memory=280319899032608 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780167/stat : 780167 (fscip) S 779858 779861 779811 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780168] ppid=779858 vsize=50071480 memory=-5628408999910123566 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780168/stat : 780168 (fscip) S 779858 779861 779811 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780169] ppid=779858 vsize=50071480 memory=47367736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780169/stat : 780169 (fscip) S 779858 779861 779811 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780170] ppid=779858 vsize=50071480 memory=4049334410610761589 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780170/stat : 780170 (fscip) S 779858 779861 779811 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780171] ppid=779858 vsize=50071480 memory=5712 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780171/stat : 780171 (fscip) S 779858 779861 779811 0 -1 1077936192 176 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780172] ppid=779858 vsize=50071480 memory=6720668748653085032 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780172/stat : 780172 (fscip) S 779858 779861 779811 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780173] ppid=779858 vsize=50071480 memory=47367700 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780173/stat : 780173 (fscip) S 779858 779861 779811 0 -1 1077936192 172 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780174] ppid=779858 vsize=50071480 memory=47367736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780174/stat : 780174 (fscip) S 779858 779861 779811 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780175] ppid=779858 vsize=50071480 memory=20388 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780175/stat : 780175 (fscip) S 779858 779861 779811 0 -1 1077936192 173 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780176] ppid=779858 vsize=50071480 memory=5712 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780176/stat : 780176 (fscip) S 779858 779861 779811 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11841934 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
Current children cumulated CPU time: 68018.5 s
Current children cumulated vsize: 50071480 KiB
Current children cumulated memory: 47367736 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 81.34 80.32 69.51 64/984 782000
/proc/meminfo: memFree=572624808/790760804 swapFree=131071996/131071996
[pid=779861] ppid=779858 vsize=50071480 memory=47372936 CPUtime=69164 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/stat : 779861 (fscip) S 779858 779861 779811 0 -1 1077936128 155531570 0 0 0 6903074 13330 0 0 20 0 41 0 132034956 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 17 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
/proc/779861/statm: 12517870 11843234 3334 3035 0 12236510 0
[pid=779861/tid=780136] ppid=779858 vsize=50071480 memory=6720662168678777452 CPUtime=3452.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780136/stat : 780136 (fscip) R 779858 779861 779811 0 -1 4194368 7269314 0 0 0 344615 613 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780137] ppid=779858 vsize=50071480 memory=8323350987516068516 CPUtime=3449.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780137/stat : 780137 (fscip) R 779858 779861 779811 0 -1 4194368 9897618 0 0 0 344124 829 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780138] ppid=779858 vsize=50071480 memory=2584 CPUtime=3425.67 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780138/stat : 780138 (fscip) R 779858 779861 779811 0 -1 4194368 4675147 0 0 0 342121 446 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780139] ppid=779858 vsize=50071480 memory=6696 CPUtime=3451.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780139/stat : 780139 (fscip) R 779858 779861 779811 0 -1 4194368 7254981 0 0 0 344570 619 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780140] ppid=779858 vsize=50071480 memory=48664448 CPUtime=3452.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780140/stat : 780140 (fscip) R 779858 779861 779811 0 -1 4194368 12061507 0 0 0 344230 981 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780141] ppid=779858 vsize=50071480 memory=47372936 CPUtime=3446.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780141/stat : 780141 (fscip) R 779858 779861 779811 0 -1 4194368 4720226 0 0 0 344134 468 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780142] ppid=779858 vsize=50071480 memory=2732 CPUtime=3444.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780142/stat : 780142 (fscip) R 779858 779861 779811 0 -1 4194368 7456795 0 0 0 343797 623 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780143] ppid=779858 vsize=50071480 memory=6656 CPUtime=3433.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780143/stat : 780143 (fscip) R 779858 779861 779811 0 -1 4194368 11437197 0 0 0 342365 946 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780144] ppid=779858 vsize=50071480 memory=82669332 CPUtime=3446.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780144/stat : 780144 (fscip) R 779858 779861 779811 0 -1 4194368 4495054 0 0 0 344249 440 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780145] ppid=779858 vsize=50071480 memory=6720668748653085032 CPUtime=3451.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780145/stat : 780145 (fscip) R 779858 779861 779811 0 -1 4194368 5575859 0 0 0 344707 469 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780146] ppid=779858 vsize=50071480 memory=11448 CPUtime=3434.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780146/stat : 780146 (fscip) R 779858 779861 779811 0 -1 4194368 12045027 0 0 0 342449 986 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780147] ppid=779858 vsize=50071480 memory=42004 CPUtime=3449.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780147/stat : 780147 (fscip) R 779858 779861 779811 0 -1 4194368 4614442 0 0 0 344487 442 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780148] ppid=779858 vsize=50071480 memory=10544 CPUtime=3451.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780148/stat : 780148 (fscip) R 779858 779861 779811 0 -1 4194368 6457675 0 0 0 344604 531 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780149] ppid=779858 vsize=50071480 memory=7044 CPUtime=3451.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780149/stat : 780149 (fscip) R 779858 779861 779811 0 -1 4194368 10753512 0 0 0 344266 903 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780150] ppid=779858 vsize=50071480 memory=28188 CPUtime=3450.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780150/stat : 780150 (fscip) R 779858 779861 779811 0 -1 4194368 4700924 0 0 0 344598 435 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780151] ppid=779858 vsize=50071480 memory=33864 CPUtime=3447.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780151/stat : 780151 (fscip) R 779858 779861 779811 0 -1 4194368 7565529 0 0 0 344097 625 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780152] ppid=779858 vsize=50071480 memory=62196 CPUtime=3451.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780152/stat : 780152 (fscip) R 779858 779861 779811 0 -1 4194368 11185907 0 0 0 344229 914 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780153] ppid=779858 vsize=50071480 memory=7640 CPUtime=3445.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780153/stat : 780153 (fscip) R 779858 779861 779811 0 -1 4194368 4868637 0 0 0 344094 467 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780154] ppid=779858 vsize=50071480 memory=19884 CPUtime=3452.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780154/stat : 780154 (fscip) R 779858 779861 779811 0 -1 4194368 6717944 0 0 0 344738 553 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780155] ppid=779858 vsize=50071480 memory=11332 CPUtime=3452.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780155/stat : 780155 (fscip) R 779858 779861 779811 0 -1 4194368 11442282 0 0 0 344279 949 0 0 20 0 41 0 132057315 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780157] ppid=779858 vsize=50071480 memory=11332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780157/stat : 780157 (fscip) S 779858 779861 779811 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 132057811 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780158] ppid=779858 vsize=50071480 memory=11448 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780158/stat : 780158 (fscip) S 779858 779861 779811 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780159] ppid=779858 vsize=50071480 memory=62984 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780159/stat : 780159 (fscip) S 779858 779861 779811 0 -1 1077936192 199 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780160] ppid=779858 vsize=50071480 memory=31572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780160/stat : 780160 (fscip) S 779858 779861 779811 0 -1 1077936192 182 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780161] ppid=779858 vsize=50071480 memory=28568 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780161/stat : 780161 (fscip) S 779858 779861 779811 0 -1 1077936192 183 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780162] ppid=779858 vsize=50071480 memory=7312 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780162/stat : 780162 (fscip) S 779858 779861 779811 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780163] ppid=779858 vsize=50071480 memory=6796 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780163/stat : 780163 (fscip) S 779858 779861 779811 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780164] ppid=779858 vsize=50071480 memory=20660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780164/stat : 780164 (fscip) S 779858 779861 779811 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780165] ppid=779858 vsize=50071480 memory=6952 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780165/stat : 780165 (fscip) S 779858 779861 779811 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780166] ppid=779858 vsize=50071480 memory=7044 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780166/stat : 780166 (fscip) S 779858 779861 779811 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780167] ppid=779858 vsize=50071480 memory=28188 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780167/stat : 780167 (fscip) S 779858 779861 779811 0 -1 1077936192 178 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780168] ppid=779858 vsize=50071480 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780168/stat : 780168 (fscip) S 779858 779861 779811 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780169] ppid=779858 vsize=50071480 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780169/stat : 780169 (fscip) S 779858 779861 779811 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780170] ppid=779858 vsize=50071480 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780170/stat : 780170 (fscip) S 779858 779861 779811 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780171] ppid=779858 vsize=50071480 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780171/stat : 780171 (fscip) S 779858 779861 779811 0 -1 1077936192 179 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780172] ppid=779858 vsize=50071480 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780172/stat : 780172 (fscip) S 779858 779861 779811 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780173] ppid=779858 vsize=50071480 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780173/stat : 780173 (fscip) S 779858 779861 779811 0 -1 1077936192 175 0 0 0 3 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780174] ppid=779858 vsize=50071480 memory=187 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780174/stat : 780174 (fscip) S 779858 779861 779811 0 -1 1077936192 160 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780175] ppid=779858 vsize=50071480 memory=12 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780175/stat : 780175 (fscip) S 779858 779861 779811 0 -1 1077936192 176 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
[pid=779861/tid=780176] ppid=779858 vsize=50071480 memory=31 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/779861/task/780176/stat : 780176 (fscip) S 779858 779861 779811 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 132057812 51273195520 11843234 809668444160 4194304 16623229 140724671616256 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38195200 140724671620102 140724671620220 140724671620220 140724671627248 0
Current children cumulated CPU time: 69164 s
Current children cumulated vsize: 50071480 KiB
Current children cumulated memory: 47372936 KiB

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

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

# cumulated CPU time of all completed processes:  user=69031 s, system=134.885 s

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

[startup+3700.8 s]
/proc/loadavg: 81.34 80.32 69.51 43/945 782000
/proc/meminfo: memFree=581614712/790760804 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: 78.51 79.75 69.38 24/906 782000
/proc/meminfo: memFree=659309708/790760804 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: 78.51 79.75 69.38 24/906 782000
/proc/meminfo: memFree=659309708/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3701.68
CPU time (s): 69165.9
CPU user time (s): 69031
CPU system time (s): 134.885
CPU usage (%): 1868.5
Max. virtual memory (cumulated for all children) (KiB): 50071480
Max. memory (cumulated for all children) (KiB): 47372936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69031
system time used= 134.885
maximum resident set size= 47372936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155531712
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= 251249
involuntary context switches= 209294


# summary of solver processes directly reported to runsolver:
#   pid: 779861
#   total CPU time (s): 69165.9
#   total CPU user time (s): 69031
#   total CPU system time (s): 134.885

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2891 second user time and 81.8095 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 18:55:18
IDJOB=4465499
IDBENCH=158605
IDSOLVER=3094
FILE ID=nodeD105/4465499-1723654518
RUNJOBID= nodeD105-1723654518-779823
SLURM_JOB_ID= 8267924
Free space on /tmp= 8622848 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm99p-opt.opb.negationfix.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-4465499-1723654518/watcher-4465499-1723654518 -o /tmp/evaluation-result-4465499-1723654518/solver-4465499-1723654518 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723654518-779823 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465499-1723654518.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 56678f8f787569ff6bace689e56ab709
RANDOM SEED=2087438602

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        778706764 kB
MemAvailable:   783535648 kB
Buffers:         1249004 kB
Cached:          6866988 kB
SwapCached:            0 kB
Active:          1690808 kB
Inactive:        6861508 kB
Active(anon):       2080 kB
Inactive(anon):   473672 kB
Active(file):    1688728 kB
Inactive(file):  6387836 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            124432 kB
Writeback:             0 kB
AnonPages:        435780 kB
Mapped:           112144 kB
Shmem:             38920 kB
KReclaimable:     344048 kB
Slab:             782352 kB
SReclaimable:     344048 kB
SUnreclaim:       438304 kB
KernelStack:       14784 kB
PageTables:        10268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1314884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1170048 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:     1351680 kB
DirectMap2M:    191035392 kB
DirectMap1G:    613416960 kB

Free space on /tmp at the end= 8622764 MiB
End job on nodeD105 at 2024-08-14 19:57:00