Trace number 4465669

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (MO) 66655.9 3494.96

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-116.opb
MD5SUM2c07ac2a163c6358b3083ff023512428
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark107.127
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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)
2.89/2.91	c Default LC presolving (default).
2.89/2.93	c ** Before presolving: virtualMemUsedAtLc = 2413321465, getVmSize() = 1444655104, SCIPgetMemUsed() = 1285281289, SCIPgetMemTotal() = 1355616385, SCIPgetMemExternEstim() = 1057705080
2.89/2.93	c ** set memory limit for presolving in LC to 8.78849e+12 for SCIP **
96.63/97.22	c ** Estimated virtualMemUsedAtSolver = 3105675022, getVmSize() = 3849486336, SCIPgetMemUsed() = 2393026366, SCIPgetMemTotal() = 3600807454, SCIPgetMemExternEstim() = 1057705080
96.63/97.22	c ** set memory limit for solvers to 4.17883e+11 for each SCIP **
96.63/97.22	c Original Problem   :
96.63/97.22	c   Problem name     : instance-4465669-1723617207
96.63/97.22	c   Variables        : 44846 (44846 binary, 0 integer, 0 implicit integer, 0 continuous)
96.63/97.22	c   Constraints      : 988104
96.63/97.22	c   Objective sense  : minimize
96.63/97.22	c Presolved Problem  :
96.63/97.22	c   Variables        : 44845 (44845 binary, 0 integer, 0 implicit integer, 0 continuous)
96.63/97.22	c   Constraints      : 974098
96.63/97.22	c Constraints        : Number
96.63/97.22	c   knapsack         : 101519 
96.63/97.22	c   setppc           : 198683 
96.63/97.22	c   linear           : 1 
96.63/97.22	c   logicor          : 673895 
96.63/97.22	c ** Instance transfer method used: 0
98.12/98.77	c ** ParaScipInstance copy does not increase the number of variables. **
121.97/122.64	c LC is working with racing ramp-up and with rebuilding tree after racing.
121.97/122.64	c                                Nodes    Active                                            
121.97/122.64	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1814.71/209.78	c       210              2           1        20                -           0.0000          -
1908.69/214.87	c       215             82          81        20                -           0.0000          -
2004.67/219.94	c       220            223          79        20                -           0.0000          -
2101.80/225.05	c       225            392          79        20                -           0.0000          -
2211.58/230.71	c       231            456          77        20                -           0.0000          -
3169.58/279.95	c       280            538          67        20                -           0.0000          -
3270.88/285.17	c       285            514          78        20                -           0.0000          -
3375.78/290.54	c       291            604          61        20                -           0.0000          -
3475.27/295.61	c       296            620         101        20                -           0.0000          -
3581.10/301.12	c       301            720         201        20                -           0.0000          -
3681.45/306.23	c       306            800         281        20                -           0.0000          -
3778.50/311.28	c       311            900         381        20                -           0.0000          -
3877.35/316.36	c       316           1064         521        20                -           0.0000          -
3974.56/321.39	c       321           1144         601        20                -           0.0000          -
4074.86/326.53	c       327           1224         681        20                -           0.0000          -
4177.53/331.89	c       332           1220         701        20                -           0.0000          -
4286.00/337.47	c       337           1300         781        20                -           0.0000          -
4392.97/342.95	c       343           1431         279        20                -           0.0000          -
4492.53/348.06	c       348           1507         273        20                -           0.0000          -
4592.65/353.21	c       353           1577         157        20                -           0.0000          -
4689.78/358.22	c       358           1577         157        20                -           0.0000          -
4804.36/364.15	c       364           1577         157        20                -           0.0000          -
5186.47/383.92	c       384           1577         157        20                -           0.0000          -
5288.82/389.28	c       389           1577         157        20                -           0.0000          -
5387.91/394.45	c       394           1577         157        20                -           0.0000          -
5489.77/399.77	c       400           1577         157        20                -           0.0000          -
5593.07/405.13	c       405           1577         157        20                -           0.0000          -
5696.64/410.41	c       410           1755         219        20                -           0.0000          -
5794.86/415.54	c       416           1755         219        20                -           0.0000          -
5894.93/420.72	c       421           1755         219        20                -           0.0000          -
5991.37/425.79	c       426           1899         301        20                -           0.0000          -
6100.34/431.37	c       431           1823          61        20                -           0.0000          -
6196.89/436.38	c       436           2059         461        20                -           0.0000          -
6294.25/441.39	c       441           1963         201        20                -           0.0000          -
6396.77/446.68	c       447           2043         281        20                -           0.0000          -
6495.63/451.78	c       452           2299         701        20                -           0.0000          -
6592.49/456.79	c       457           2379         781        20                -           0.0000          -
6691.89/461.85	c       462           2459         861        20                -           0.0000          -
6790.75/466.95	c       467           2539         941        20                -           0.0000          -
6902.33/472.74	c       473           2619        1021        20                -           0.0000          -
7003.06/477.90	c       478           2619        1021        20                -           0.0000          -
7101.86/483.04	c       483           2619        1021        20                -           0.0000          -
7213.39/488.89	c       489           2619        1021        20                -           0.0000          -
7314.84/494.12	c       494           2619        1021        20                -           0.0000          -
7713.89/514.69	c       515           2619        1021        20                -           0.0000          -
7820.14/520.18	c       520           2619        1021        20                -           0.0000          -
7917.51/525.24	c       525           2619        1021        20                -           0.0000          -
8016.91/530.45	c       530           2619        1021        20                -           0.0000          -
8115.70/535.58	c       536           2803        1041        20                -           0.0000          -
8214.90/540.66	c       541           2803        1041        20                -           0.0000          -
8313.56/545.70	c       546           2803        1041        20                -           0.0000          -
8411.91/550.84	c       551           2803        1041        20                -           0.0000          -
8515.14/556.13	c       556           2811           0        20                -           0.0000          -
8613.47/561.30	c       561           3112         178        20                -           0.0000          -
8712.65/566.39	c       566           3192         258        20                -           0.0000          -
8810.83/571.45	c       571           3272         338        20                -           0.0000          -
8909.06/576.53	c       577           3352         418        20                -           0.0000          -
9008.05/581.64	c       582           3192         381        20                -           0.0000          -
9107.27/586.74	c       587           3272         461        20                -           0.0000          -
9206.52/591.82	c       592           3352         541        20                -           0.0000          -
9305.29/597.02	c       597           3432         621        20                -           0.0000          -
9406.30/602.14	c       602           3772         838        20                -           0.0000          -
9504.78/607.28	c       607           3852         918        20                -           0.0000          -
9604.12/612.37	c       612           3932         998        20                -           0.0000          -
9702.69/617.46	c       617           4012        1078        20                -           0.0000          -
9801.71/622.55	c       623           4092        1158        20                -           0.0000          -
9901.07/627.62	c       628           4172        1238        20                -           0.0000          -
9999.96/632.73	c       633           4252        1318        20                -           0.0000          -
10098.82/637.85	c       638           4072        1261        20                -           0.0000          -
10197.92/642.99	c       643           4152        1341        20                -           0.0000          -
10295.17/648.02	c       648           4532        1598        20                -           0.0000          -
10401.80/653.43	c       653           4632        1698        20                -           0.0000          -
10498.34/658.48	c       658           4632        1698        20                -           0.0000          -
10597.09/663.55	c       664           4712        1778        20                -           0.0000          -
10694.39/668.59	c       669           4792        1858        20                -           0.0000          -
10793.17/673.65	c       674           4892        1958        20                -           0.0000          -
10893.94/678.81	c       679           4972        2038        20                -           0.0000          -
11000.88/684.36	c       684           4805          98        20                -           0.0000          -
11097.90/689.39	c       689           5172        2238        20                -           0.0000          -
11198.88/694.59	c       695           4914          98        20                -           0.0000          -
11303.15/699.91	c       700           4976         100        20                -           0.0000          -
11408.07/705.31	c       705           5472        2538        20                -           0.0000          -
11506.95/710.44	c       710           5572        2638        20                -           0.0000          -
11608.09/715.65	c       716           5142          98        20                -           0.0000          -
11704.71/720.66	c       721           5772        2838        20                -           0.0000          -
11802.85/725.78	c       726           5872        2938        20                -           0.0000          -
11906.45/731.10	c       731           5306         109        20                -           0.0000          -
12003.66/736.14	c       736           6072        3138        20                -           0.0000          -
12105.35/741.34	c       741           6172        3238        20                -           0.0000          -
12204.00/746.43	c       746           5461         110        20                -           0.0000          -
12302.80/751.52	c       752           5461         110        20                -           0.0000          -
12399.28/756.57	c       757           5461         110        20                -           0.0000          -
12500.14/761.77	c       762           5461         110        20                -           0.0000          -
12600.47/766.92	c       767           5461         110        20                -           0.0000          -
12699.93/772.07	c       772           5461         110        20                -           0.0000          -
12803.93/777.42	c       777           5461         110        20                -           0.0000          -
12902.60/782.51	c       783           5461         110        20                -           0.0000          -
13003.20/787.72	c       788           5461         110        20                -           0.0000          -
13109.79/793.28	c       793           5461         110        20                -           0.0000          -
13212.37/798.60	c       799           5461         110        20                -           0.0000          -
13313.47/803.70	c       804           7449        4515        20                -           0.0000          -
13416.44/809.06	c       809           5546          81        20                -           0.0000          -
13515.16/814.14	c       814           7672        4738        20                -           0.0000          -
13611.79/819.18	c       819           5706         241        20                -           0.0000          -
13719.26/824.78	c       825           5786         321        20                -           0.0000          -
13820.78/829.97	c       830           8065        5131        20                -           0.0000          -
13919.56/835.02	c       835           8183        5249        20                -           0.0000          -
14018.60/840.17	c       840           8306        5372        20                -           0.0000          -
14116.84/845.27	c       845           8367        5433        20                -           0.0000          -
14217.01/850.47	c       850           8392        2816        20                -           0.0000          -
14315.78/855.54	c       856           6246         781        20                -           0.0000          -
14412.32/860.59	c       861           6326         861        20                -           0.0000          -
14511.31/865.69	c       866           8532        1369        20                -           0.0000          -
14610.91/870.72	c       871           6466        1001        20                -           0.0000          -
14712.34/875.98	c       876           6546        1081        20                -           0.0000          -
14813.10/881.08	c       881           8726        1374        20                -           0.0000          -
14915.33/886.21	c       886           6726        1261        20                -           0.0000          -
15014.42/891.28	c       891           8859        1364        20                -           0.0000          -
15115.53/896.33	c       896           6866        1401        20                -           0.0000          -
15214.67/901.40	c       901           6946        1481        20                -           0.0000          -
15328.22/907.06	c       907           7026        1561        20                -           0.0000          -
15432.65/912.32	c       912           9114          90        20                -           0.0000          -
15531.57/917.34	c       917           9114          90        20                -           0.0000          -
15632.59/922.43	c       922           9114          90        20                -           0.0000          -
15731.70/927.47	c       927           9114          90        20                -           0.0000          -
15830.87/932.48	c       932           9114          90        20                -           0.0000          -
15939.92/937.94	c       938           9114          90        20                -           0.0000          -
16041.53/943.05	c       943           9114          90        20                -           0.0000          -
16140.76/948.10	c       948           9114          90        20                -           0.0000          -
16243.23/953.21	c       953           9114          90        20                -           0.0000          -
16342.35/958.28	c       958           9114          90        20                -           0.0000          -
16445.42/963.43	c       963           9114          90        20                -           0.0000          -
16544.40/968.46	c       968           9126           0        20                -           0.0000          -
16647.51/973.68	c       974           9187          61        20                -           0.0000          -
16750.67/978.86	c       979           8146        2681        20                -           0.0000          -
16851.76/983.95	c       984           9366          91        20                -           0.0000          -
16953.59/989.10	c       989           9426          87        20                -           0.0000          -
17054.77/994.19	c       994           9497          83        20                -           0.0000          -
17157.13/999.37	c       999           9556          87        20                -           0.0000          -
17264.30/1004.74	c      1005           8566        3101        20                -           0.0000          -
17367.52/1009.94	c      1010           8646        3181        20                -           0.0000          -
17469.42/1015.05	c      1015           9782          90        20                -           0.0000          -
17568.64/1020.07	c      1020           9836          83        20                -           0.0000          -
17672.98/1025.37	c      1025           8886        3421        20                -           0.0000          -
17774.19/1030.46	c      1030           8966        3501        20                -           0.0000          -
17883.34/1035.93	c      1036           9046        3581        20                -           0.0000          -
17982.59/1040.95	c      1041           9126        3661        20                -           0.0000          -
18086.57/1046.18	c      1046          10175          87        20                -           0.0000          -
18188.95/1051.32	c      1051          10215          80        20                -           0.0000          -
18292.01/1056.57	c      1057           9344        3779        20                -           0.0000          -
18395.23/1061.76	c      1062          10347          78        20                -           0.0000          -
18494.45/1066.77	c      1067           9401        3777        20                -           0.0000          -
18602.45/1072.18	c      1072          10460          78        20                -           0.0000          -
18712.75/1077.70	c      1078           9445        3778        20                -           0.0000          -
18811.98/1082.73	c      1083           9455        3775        20                -           0.0000          -
18915.08/1087.99	c      1088           9469        3777        20                -           0.0000          -
19016.83/1093.04	c      1093          10720          79        20                -           0.0000          -
19119.44/1098.29	c      1098          10783          80        20                -           0.0000          -
19222.64/1103.45	c      1103          10824          79        20                -           0.0000          -
19327.82/1108.75	c      1109          10824          79        20                -           0.0000          -
19431.03/1113.96	c      1114          10824          79        20                -           0.0000          -
19538.02/1119.33	c      1119          10824          79        20                -           0.0000          -
19641.21/1124.57	c      1125          10824          79        20                -           0.0000          -
19740.44/1129.59	c      1130          10824          79        20                -           0.0000          -
19847.57/1134.97	c      1135          10824          79        20                -           0.0000          -
19952.60/1140.26	c      1140          10824          79        20                -           0.0000          -
20057.70/1145.55	c      1146          10824          79        20                -           0.0000          -
20156.86/1150.58	c      1151          10824          79        20                -           0.0000          -
20258.03/1155.70	c      1156          10824          79        20                -           0.0000          -
20359.23/1160.78	c      1161          10824          79        20                -           0.0000          -
20460.44/1165.84	c      1166          10883          41        20                -           0.0000          -
20566.36/1171.16	c      1171          10289        3560        20                -           0.0000          -
20670.75/1176.41	c      1176          10321        3556        20                -           0.0000          -
20771.97/1181.58	c      1182          11123          85        20                -           0.0000          -
20873.18/1186.68	c      1187          10418        3564        20                -           0.0000          -
20978.40/1191.95	c      1192          11235          82        20                -           0.0000          -
21080.40/1197.07	c      1197          10499        3558        20                -           0.0000          -
21186.63/1202.44	c      1202          10539        3563        20                -           0.0000          -
21287.77/1207.54	c      1208          10583        3566        20                -           0.0000          -
21388.93/1212.62	c      1213          11509          89        20                -           0.0000          -
21496.98/1218.13	c      1218          10663        3562        20                -           0.0000          -
21605.25/1223.56	c      1224          11633          84        20                -           0.0000          -
21710.45/1228.81	c      1229          10724        3561        20                -           0.0000          -
21811.69/1233.92	c      1234          10765        3560        20                -           0.0000          -
21915.46/1239.15	c      1239          10781        3559        20                -           0.0000          -
22017.90/1244.39	c      1244          10789        3557        20                -           0.0000          -
22133.65/1250.14	c      1250          10789        3557        20                -           0.0000          -
22240.05/1255.57	c      1256          10789        3557        20                -           0.0000          -
22341.23/1260.62	c      1261          10789        3557        20                -           0.0000          -
22446.40/1265.90	c      1266          10789        3557        20                -           0.0000          -
22545.66/1270.97	c      1271          10789        3557        20                -           0.0000          -
22649.49/1276.20	c      1276          10789        3557        20                -           0.0000          -
22752.02/1281.31	c      1281          10789        3557        20                -           0.0000          -
22853.22/1286.40	c      1286          10789        3557        20                -           0.0000          -
22958.42/1291.70	c      1292          10789        3557        20                -           0.0000          -
23061.31/1296.98	c      1297          12863        1219        20                -           0.0000          -
23160.55/1302.02	c      1302          12943        1299        20                -           0.0000          -
23262.58/1307.08	c      1307          10907         100        20                -           0.0000          -
23363.70/1312.19	c      1312          10944          96        20                -           0.0000          -
23470.09/1317.55	c      1318          13223        1579        20                -           0.0000          -
23569.34/1322.59	c      1323          11038         104        20                -           0.0000          -
23672.50/1327.76	c      1328          13403        1759        20                -           0.0000          -
23773.73/1332.80	c      1333          11143         101        20                -           0.0000          -
23874.98/1337.93	c      1338          13583        1939        20                -           0.0000          -
23974.23/1342.94	c      1343          11216          99        20                -           0.0000          -
24076.05/1348.05	c      1348          13763        2119        20                -           0.0000          -
24175.32/1353.06	c      1353          13863        2219        20                -           0.0000          -
24276.53/1358.18	c      1358          13963        2319        20                -           0.0000          -
24381.05/1363.40	c      1363          11388         103        20                -           0.0000          -
24480.31/1368.44	c      1368          11432         102        20                -           0.0000          -
24583.55/1373.62	c      1374          11474          98        20                -           0.0000          -
24682.68/1378.66	c      1379          14150          85        20                -           0.0000          -
24785.90/1383.82	c      1384          14194          87        20                -           0.0000          -
24893.04/1389.30	c      1389          14231          83        20                -           0.0000          -
25008.76/1395.12	c      1395          14297          88        20                -           0.0000          -
25111.34/1400.24	c      1400          14327          82        20                -           0.0000          -
25214.58/1405.46	c      1405          11724          97        20                -           0.0000          -
25321.83/1410.84	c      1411          11763         102        20                -           0.0000          -
25423.13/1415.97	c      1416          11793          98        20                -           0.0000          -
25522.45/1420.99	c      1421          11836          97        20                -           0.0000          -
25629.59/1426.37	c      1426          11862          93        20                -           0.0000          -
25732.87/1431.53	c      1432          11899          96        20                -           0.0000          -
25834.16/1436.67	c      1437          14574          77        20                -           0.0000          -
25937.43/1441.84	c      1442          11972          97        20                -           0.0000          -
26038.71/1446.92	c      1447          12006          97        20                -           0.0000          -
26140.73/1452.07	c      1452          12047          97        20                -           0.0000          -
26242.01/1457.16	c      1457          14782          79        20                -           0.0000          -
26341.34/1462.17	c      1462          14828          82        20                -           0.0000          -
26441.83/1467.22	c      1467          14863          76        20                -           0.0000          -
26541.13/1472.24	c      1472          12168          89        20                -           0.0000          -
26640.40/1477.26	c      1477          14978          85        20                -           0.0000          -
26747.64/1482.61	c      1483          15020          80        20                -           0.0000          -
26852.86/1487.92	c      1488          12268          96        20                -           0.0000          -
26952.16/1492.98	c      1493          15115          80        20                -           0.0000          -
27061.35/1498.44	c      1498          12321          95        20                -           0.0000          -
27160.64/1503.47	c      1503          15195          83        20                -           0.0000          -
27261.92/1508.51	c      1509          15239          78        20                -           0.0000          -
27365.19/1513.71	c      1514          15284          81        20                -           0.0000          -
27466.47/1518.82	c      1519          12447          89        20                -           0.0000          -
27570.36/1524.12	c      1524          15370          79        20                -           0.0000          -
27674.95/1529.35	c      1529          12515          97        20                -           0.0000          -
27776.21/1534.44	c      1534          12542          93        20                -           0.0000          -
27875.49/1539.45	c      1539          15496          84        20                -           0.0000          -
27976.77/1544.50	c      1545          15554          85        20                -           0.0000          -
28081.98/1549.86	c      1550          15604          82        20                -           0.0000          -
28183.30/1555.02	c      1555          12703          90        20                -           0.0000          -
28294.51/1560.52	c      1561          12737          94        20                -           0.0000          -
28393.82/1565.55	c      1566          15781          84        20                -           0.0000          -
28497.10/1570.73	c      1571          15828          84        20                -           0.0000          -
28600.42/1576.03	c      1576          12841          98        20                -           0.0000          -
28702.50/1581.10	c      1581          12877          93        20                -           0.0000          -
28801.84/1586.11	c      1586          15985          87        20                -           0.0000          -
28906.30/1591.38	c      1591          12972          97        20                -           0.0000          -
29011.47/1596.63	c      1597          16081          83        20                -           0.0000          -
29112.76/1601.76	c      1602          16141          85        20                -           0.0000          -
29214.03/1606.82	c      1607          16184          82        20                -           0.0000          -
29313.28/1611.88	c      1612          13133          88        20                -           0.0000          -
29422.50/1617.37	c      1617          16285          88        20                -           0.0000          -
29521.81/1622.39	c      1622          16285          88        20                -           0.0000          -
29623.04/1627.49	c      1627          16285          88        20                -           0.0000          -
29726.19/1632.68	c      1633          16285          88        20                -           0.0000          -
29827.51/1637.76	c      1638          16285          88        20                -           0.0000          -
29933.36/1643.06	c      1643          16285          88        20                -           0.0000          -
30034.71/1648.19	c      1648          16285          88        20                -           0.0000          -
30135.34/1653.22	c      1653          16285          88        20                -           0.0000          -
30234.58/1658.28	c      1658          16285          88        20                -           0.0000          -
30335.86/1663.37	c      1663          16285          88        20                -           0.0000          -
30437.09/1668.44	c      1668          16285          88        20                -           0.0000          -
30542.32/1673.70	c      1674          16287           0        20                -           0.0000          -
30641.57/1678.75	c      1679          13485          97        20                -           0.0000          -
30744.83/1683.95	c      1684          13513          94        20                -           0.0000          -
30848.80/1689.19	c      1689          13527          94        20                -           0.0000          -
30949.26/1694.24	c      1694          16636         337        20                -           0.0000          -
31050.51/1699.34	c      1699          13576          94        20                -           0.0000          -
31151.75/1704.42	c      1704          16816         517        20                -           0.0000          -
31250.98/1709.48	c      1709          13622          97        20                -           0.0000          -
31354.21/1714.61	c      1715          13647          98        20                -           0.0000          -
31457.38/1719.83	c      1720          13661          93        20                -           0.0000          -
31556.62/1724.87	c      1725          13661          93        20                -           0.0000          -
31657.85/1730.00	c      1730          13661          93        20                -           0.0000          -
31759.72/1735.05	c      1735          13661          93        20                -           0.0000          -
31860.91/1740.19	c      1740          13661          93        20                -           0.0000          -
31961.53/1745.20	c      1745          13661          93        20                -           0.0000          -
32062.78/1750.30	c      1750          13661          93        20                -           0.0000          -
32168.00/1755.64	c      1756          13661          93        20                -           0.0000          -
32267.22/1760.67	c      1761          13661          93        20                -           0.0000          -
32380.40/1766.33	c      1766          13661          93        20                -           0.0000          -
32483.61/1771.56	c      1772          13661          93        20                -           0.0000          -
32584.86/1776.60	c      1777          18045          87        20                -           0.0000          -
32684.11/1781.62	c      1782          18108          91        20                -           0.0000          -
32783.38/1786.67	c      1787          18165          98        20                -           0.0000          -
32888.57/1791.95	c      1792          18202          88        20                -           0.0000          -
32993.75/1797.29	c      1797          18269          83        20                -           0.0000          -
33094.99/1802.38	c      1802          14093         399        20                -           0.0000          -
33202.19/1807.77	c      1808          18399          81        20                -           0.0000          -
33303.43/1812.82	c      1813          18465          81        20                -           0.0000          -
33402.68/1817.86	c      1818          14353         659        20                -           0.0000          -
33506.51/1823.10	c      1823          14433         739        20                -           0.0000          -
33619.07/1828.76	c      1829          18589          80        20                -           0.0000          -
33732.23/1834.47	c      1834          18662          84        20                -           0.0000          -
33833.49/1839.55	c      1840          14713        1019        20                -           0.0000          -
33934.75/1844.66	c      1845          18785          89        20                -           0.0000          -
34044.60/1850.16	c      1850          14893        1199        20                -           0.0000          -
34145.33/1855.28	c      1855          14993        1299        20                -           0.0000          -
34248.37/1860.44	c      1860          15073        1379        20                -           0.0000          -
34347.63/1865.44	c      1865          19022          82        20                -           0.0000          -
34450.87/1870.63	c      1871          15253        1559        20                -           0.0000          -
34554.11/1875.87	c      1876          15333        1639        20                -           0.0000          -
34657.97/1881.12	c      1881          15433        1739        20                -           0.0000          -
34759.25/1886.19	c      1886          15513        1819        20                -           0.0000          -
34871.71/1891.84	c      1892          19324          96        20                -           0.0000          -
34972.94/1896.97	c      1897          15713        2019        20                -           0.0000          -
35076.76/1902.16	c      1902          19438          81        20                -           0.0000          -
35181.36/1907.40	c      1907          15893        2199        20                -           0.0000          -
35282.56/1912.51	c      1913          19511          82        20                -           0.0000          -
35381.81/1917.57	c      1918          16000          96        20                -           0.0000          -
35483.06/1922.68	c      1923          19578          81        20                -           0.0000          -
35582.31/1927.69	c      1928          16087          98        20                -           0.0000          -
35693.46/1933.25	c      1933          19669          83        20                -           0.0000          -
35796.69/1938.41	c      1938          19705          82        20                -           0.0000          -
35895.93/1943.44	c      1943          16242          94        20                -           0.0000          -
35997.16/1948.55	c      1949          16287          98        20                -           0.0000          -
36096.41/1953.56	c      1954          19801          76        20                -           0.0000          -
36201.63/1958.88	c      1959          16380          99        20                -           0.0000          -
36305.58/1964.06	c      1964          19959          98        20                -           0.0000          -
36413.98/1969.53	c      1970          20011          87        20                -           0.0000          -
36515.23/1974.64	c      1975          16587          97        20                -           0.0000          -
36620.46/1979.98	c      1980          20121          86        20                -           0.0000          -
36724.42/1985.14	c      1985          16711          97        20                -           0.0000          -
36826.88/1990.35	c      1990          16763          98        20                -           0.0000          -
36928.09/1995.46	c      1995          16835          95        20                -           0.0000          -
37031.24/2000.68	c      2001          20420          90        20                -           0.0000          -
37130.48/2005.69	c      2006          20462          81        20                -           0.0000          -
37231.73/2010.80	c      2011          20535          82        20                -           0.0000          -
37334.99/2015.98	c      2016          17071          97        20                -           0.0000          -
37436.86/2021.10	c      2021          20636          80        20                -           0.0000          -
37539.41/2026.24	c      2026          17153          95        20                -           0.0000          -
37640.57/2031.32	c      2031          20765          80        20                -           0.0000          -
37747.75/2036.77	c      2037          17231          94        20                -           0.0000          -
37853.52/2042.12	c      2042          17263          93        20                -           0.0000          -
37958.14/2047.37	c      2047          17297          91        20                -           0.0000          -
38063.35/2052.67	c      2053          17332          90        20                -           0.0000          -
38164.60/2057.77	c      2058          17372          91        20                -           0.0000          -
38265.83/2062.82	c      2063          17409          93        20                -           0.0000          -
38369.65/2068.11	c      2068          21229          87        20                -           0.0000          -
38470.90/2073.18	c      2073          17484          94        20                -           0.0000          -
38573.35/2078.34	c      2078          17532          96        20                -           0.0000          -
38676.57/2083.52	c      2084          21401          82        20                -           0.0000          -
38779.71/2088.71	c      2089          17624          88        20                -           0.0000          -
38887.49/2094.17	c      2094          21511          86        20                -           0.0000          -
38993.89/2099.53	c      2100          21562          81        20                -           0.0000          -
39095.07/2104.61	c      2105          21622          80        20                -           0.0000          -
39196.25/2109.74	c      2110          17816          91        20                -           0.0000          -
39297.41/2114.83	c      2115          21738          89        20                -           0.0000          -
39396.60/2119.85	c      2120          17931          90        20                -           0.0000          -
39503.71/2125.20	c      2125          21818          84        20                -           0.0000          -
39610.72/2130.61	c      2131          18031          84        20                -           0.0000          -
39718.50/2136.05	c      2136          21918          81        20                -           0.0000          -
39817.78/2141.07	c      2141          18119          94        20                -           0.0000          -
39920.20/2146.26	c      2146          22001          79        20                -           0.0000          -
40019.30/2151.29	c      2151          18189          90        20                -           0.0000          -
40120.42/2156.30	c      2156          22117          82        20                -           0.0000          -
40241.34/2162.42	c      2162          22178          78        20                -           0.0000          -
40340.56/2167.45	c      2167          18343          93        20                -           0.0000          -
40443.73/2172.65	c      2173          22288          81        20                -           0.0000          -
40546.92/2177.82	c      2178          18448          88        20                -           0.0000          -
40646.05/2182.90	c      2183          18500          86        20                -           0.0000          -
40749.83/2188.05	c      2188          18565         103        20                -           0.0000          -
40862.20/2193.71	c      2194          18611          99        20                -           0.0000          -
40965.38/2198.98	c      2199          22596          76        20                -           0.0000          -
41067.30/2204.06	c      2204          18703          95        20                -           0.0000          -
41171.72/2209.37	c      2209          22728          80        20                -           0.0000          -
41272.91/2214.44	c      2214          22767          78        20                -           0.0000          -
41374.16/2219.58	c      2220          18836          97        20                -           0.0000          -
41477.38/2224.74	c      2225          18884          92        20                -           0.0000          -
41583.26/2230.13	c      2230          22963          82        20                -           0.0000          -
41687.81/2235.33	c      2235          23033          79        20                -           0.0000          -
41789.05/2240.46	c      2240          19033          87        20                -           0.0000          -
41890.29/2245.54	c      2246          23133          80        20                -           0.0000          -
41991.52/2250.67	c      2251          23163          76        20                -           0.0000          -
42094.75/2255.85	c      2256          23218          80        20                -           0.0000          -
42203.92/2261.37	c      2261          23285          82        20                -           0.0000          -
42305.18/2266.40	c      2266          23349          86        20                -           0.0000          -
42406.38/2271.56	c      2272          23422          83        20                -           0.0000          -
42507.64/2276.61	c      2277          19398          89        20                -           0.0000          -
42610.88/2281.82	c      2282          19440          88        20                -           0.0000          -
42710.14/2286.82	c      2287          23634          81        20                -           0.0000          -
42811.41/2291.90	c      2292          19533          88        20                -           0.0000          -
42913.19/2297.08	c      2297          23777          81        20                -           0.0000          -
43023.74/2302.64	c      2303          19635          94        20                -           0.0000          -
43124.99/2307.78	c      2308          19678          93        20                -           0.0000          -
43232.96/2313.16	c      2313          19733          92        20                -           0.0000          -
43339.41/2318.53	c      2319          19775          88        20                -           0.0000          -
43440.67/2323.64	c      2324          24058          76        20                -           0.0000          -
43541.92/2328.71	c      2329          19880          87        20                -           0.0000          -
43641.07/2333.79	c      2334          19954          90        20                -           0.0000          -
43744.30/2338.93	c      2339          20035          83        20                -           0.0000          -
43843.58/2343.97	c      2344          20118          95        20                -           0.0000          -
43948.64/2349.22	c      2349          24302          95        20                -           0.0000          -
44055.78/2354.63	c      2355          24302          95        20                -           0.0000          -
44161.12/2359.93	c      2360          24302          95        20                -           0.0000          -
44262.70/2365.05	c      2365          24302          95        20                -           0.0000          -
44375.19/2370.78	c      2371          24302          95        20                -           0.0000          -
44478.37/2375.91	c      2376          24302          95        20                -           0.0000          -
44582.02/2381.17	c      2381          24302          95        20                -           0.0000          -
44684.74/2386.40	c      2386          24302          95        20                -           0.0000          -
44803.82/2392.31	c      2392          24302          95        20                -           0.0000          -
44911.04/2397.72	c      2398          24302          95        20                -           0.0000          -
45010.30/2402.76	c      2403          24308           1        20                -           0.0000          -
45123.46/2408.40	c      2408          20595         100        20                -           0.0000          -
45222.71/2413.41	c      2413          24524         110        20                -           0.0000          -
45331.91/2418.95	c      2419          20707          98        20                -           0.0000          -
45441.09/2424.42	c      2424          20767          99        20                -           0.0000          -
45540.35/2429.48	c      2429          20804         103        20                -           0.0000          -
45645.57/2434.71	c      2435          24827         107        20                -           0.0000          -
45746.82/2439.86	c      2440          20886          99        20                -           0.0000          -
45852.79/2445.14	c      2445          24898         110        20                -           0.0000          -
45955.24/2450.35	c      2450          24928         103        20                -           0.0000          -
46062.40/2455.75	c      2456          24951         100        20                -           0.0000          -
46161.65/2460.80	c      2461          24999         107        20                -           0.0000          -
46262.90/2465.84	c      2466          25032         106        20                -           0.0000          -
46368.84/2471.14	c      2471          25072         104        20                -           0.0000          -
46471.34/2476.33	c      2476          25108         102        20                -           0.0000          -
46572.58/2481.49	c      2482          21184          97        20                -           0.0000          -
46675.81/2486.62	c      2487          25179         101        20                -           0.0000          -
46779.03/2491.85	c      2492          25217         101        20                -           0.0000          -
46892.23/2497.50	c      2498          25263          99        20                -           0.0000          -
46995.50/2502.76	c      2503          25335         100        20                -           0.0000          -
47098.77/2507.93	c      2508          25382         103        20                -           0.0000          -
47198.04/2513.02	c      2513          21419          93        20                -           0.0000          -
47297.35/2518.02	c      2518          25485          99        20                -           0.0000          -
47408.58/2523.51	c      2524          25523         101        20                -           0.0000          -
47509.86/2528.63	c      2529          21560          97        20                -           0.0000          -
47615.13/2533.98	c      2534          21601          99        20                -           0.0000          -
47720.37/2539.21	c      2539          21641          93        20                -           0.0000          -
47819.67/2544.25	c      2544          25740         101        20                -           0.0000          -
47922.94/2549.41	c      2549          21711          91        20                -           0.0000          -
48036.85/2555.18	c      2555          21757          97        20                -           0.0000          -
48149.31/2560.89	c      2561          21793          97        20                -           0.0000          -
48264.49/2566.60	c      2567          21793          97        20                -           0.0000          -
48369.78/2571.93	c      2572          21793          97        20                -           0.0000          -
48482.92/2577.68	c      2578          21793          97        20                -           0.0000          -
48586.20/2582.84	c      2583          21793          97        20                -           0.0000          -
48693.48/2588.29	c      2588          21793          97        20                -           0.0000          -
48802.66/2593.77	c      2594          21793          97        20                -           0.0000          -
48912.07/2599.29	c      2599          21793          97        20                -           0.0000          -
49027.69/2605.10	c      2605          21793          97        20                -           0.0000          -
49138.27/2610.69	c      2611          21793          97        20                -           0.0000          -
49243.55/2615.94	c      2616          26626         102        20                -           0.0000          -
49345.55/2621.06	c      2621          26693         101        20                -           0.0000          -
49448.07/2626.21	c      2626          26734         101        20                -           0.0000          -
49549.45/2631.35	c      2631          26807          99        20                -           0.0000          -
49650.62/2636.43	c      2636          26868          98        20                -           0.0000          -
49753.90/2641.62	c      2642          22111         129        20                -           0.0000          -
49855.19/2646.71	c      2647          22163         132        20                -           0.0000          -
49956.49/2651.85	c      2652          22194         128        20                -           0.0000          -
50057.79/2656.96	c      2657          22225         128        20                -           0.0000          -
50159.97/2662.13	c      2662          22266         138        20                -           0.0000          -
50261.11/2667.16	c      2667          27205         107        20                -           0.0000          -
50363.62/2672.31	c      2672          27254         110        20                -           0.0000          -
50464.90/2677.49	c      2678          22370         128        20                -           0.0000          -
50570.15/2682.75	c      2683          22436         131        20                -           0.0000          -
50671.42/2687.83	c      2688          27450         111        20                -           0.0000          -
50778.64/2693.24	c      2693          22547         138        20                -           0.0000          -
50887.83/2698.80	c      2699          22585         137        20                -           0.0000          -
51003.00/2704.59	c      2705          27606         104        20                -           0.0000          -
51104.29/2709.67	c      2710          22643         129        20                -           0.0000          -
51212.26/2715.05	c      2715          22670         133        20                -           0.0000          -
51311.71/2720.08	c      2720          22702         138        20                -           0.0000          -
51418.02/2725.46	c      2725          27870         106        20                -           0.0000          -
51525.21/2730.82	c      2731          27952         105        20                -           0.0000          -
51629.21/2736.06	c      2736          28019         109        20                -           0.0000          -
51730.36/2741.18	c      2741          22830         131        20                -           0.0000          -
51829.65/2746.19	c      2746          22854         131        20                -           0.0000          -
51934.18/2751.40	c      2751          22880         136        20                -           0.0000          -
52037.41/2756.62	c      2757          22901         132        20                -           0.0000          -
52140.70/2761.82	c      2762          28393         104        20                -           0.0000          -
52246.69/2767.14	c      2767          28463         104        20                -           0.0000          -
52353.21/2772.59	c      2773          28525         104        20                -           0.0000          -
52458.45/2777.82	c      2778          23028         133        20                -           0.0000          -
52564.26/2783.14	c      2783          28645         108        20                -           0.0000          -
52664.85/2788.28	c      2788          28717         105        20                -           0.0000          -
52766.12/2793.33	c      2793          28780         102        20                -           0.0000          -
52867.27/2798.48	c      2798          23167         132        20                -           0.0000          -
52970.54/2803.62	c      2804          28921         102        20                -           0.0000          -
53075.80/2808.98	c      2809          28989         102        20                -           0.0000          -
53175.26/2814.02	c      2814          23279         138        20                -           0.0000          -
53276.98/2819.13	c      2819          23319         135        20                -           0.0000          -
53379.63/2824.21	c      2824          29181         101        20                -           0.0000          -
53478.95/2829.29	c      2829          29236         102        20                -           0.0000          -
53588.19/2834.73	c      2835          23399         136        20                -           0.0000          -
53696.28/2840.19	c      2840          29352         104        20                -           0.0000          -
53806.67/2845.71	c      2846          23466         132        20                -           0.0000          -
53905.98/2850.78	c      2851          29459          99        20                -           0.0000          -
54011.74/2856.09	c      2856          23533         132        20                -           0.0000          -
54120.38/2861.58	c      2862          29631         105        20                -           0.0000          -
54223.61/2866.76	c      2867          23597         129        20                -           0.0000          -
54324.91/2871.88	c      2872          29794         103        20                -           0.0000          -
54428.70/2877.07	c      2877          29859         103        20                -           0.0000          -
54528.08/2882.07	c      2882          23719         132        20                -           0.0000          -
54638.24/2887.66	c      2888          23752         131        20                -           0.0000          -
54739.57/2892.71	c      2893          23783         129        20                -           0.0000          -
54840.84/2897.81	c      2898          30122         108        20                -           0.0000          -
54946.77/2903.15	c      2903          23859         127        20                -           0.0000          -
55051.30/2908.42	c      2908          30257         102        20                -           0.0000          -
55152.56/2913.52	c      2914          23938         132        20                -           0.0000          -
55251.80/2918.56	c      2919          23963         132        20                -           0.0000          -
55359.00/2923.90	c      2924          30460         100        20                -           0.0000          -
55462.90/2929.17	c      2929          24047         134        20                -           0.0000          -
55563.39/2934.26	c      2934          24073         131        20                -           0.0000          -
55664.59/2939.38	c      2939          24102         126        20                -           0.0000          -
55767.75/2944.54	c      2945          24152         134        20                -           0.0000          -
55874.80/2949.98	c      2950          30839          98        20                -           0.0000          -
55973.92/2955.01	c      2955          24221         130        20                -           0.0000          -
56075.67/2960.14	c      2960          30953          99        20                -           0.0000          -
56177.07/2965.15	c      2965          24286         129        20                -           0.0000          -
56276.16/2970.17	c      2970          31050          98        20                -           0.0000          -
56378.51/2975.39	c      2975          24363         125        20                -           0.0000          -
56485.68/2980.71	c      2981          24404         129        20                -           0.0000          -
56586.88/2985.85	c      2986          31255          99        20                -           0.0000          -
56688.10/2991.03	c      2991          24493         132        20                -           0.0000          -
56795.09/2996.37	c      2996          24525         130        20                -           0.0000          -
56896.30/3001.50	c      3002          31468         100        20                -           0.0000          -
57001.47/3006.76	c      3007          31525         103        20                -           0.0000          -
57100.69/3011.79	c      3012          24626         130        20                -           0.0000          -
57208.57/3017.15	c      3017          24652         123        20                -           0.0000          -
57309.01/3022.28	c      3022          24712         126        20                -           0.0000          -
57410.21/3027.36	c      3027          31804         101        20                -           0.0000          -
57511.42/3032.46	c      3032          31859         100        20                -           0.0000          -
57616.47/3037.79	c      3038          24879         128        20                -           0.0000          -
57717.68/3042.82	c      3043          24945         127        20                -           0.0000          -
57823.52/3048.17	c      3048          32076          97        20                -           0.0000          -
57926.02/3053.37	c      3053          32117          97        20                -           0.0000          -
58027.17/3058.41	c      3058          32158         106        20                -           0.0000          -
58132.30/3063.70	c      3064          25162         127        20                -           0.0000          -
58241.34/3069.23	c      3069          32278         104        20                -           0.0000          -
58346.52/3074.59	c      3075          25268         124        20                -           0.0000          -
58447.73/3079.68	c      3080          32405         109        20                -           0.0000          -
58548.94/3084.73	c      3085          25375         129        20                -           0.0000          -
58650.13/3089.83	c      3090          32501         101        20                -           0.0000          -
58753.96/3095.12	c      3095          25443         137        20                -           0.0000          -
58856.30/3100.20	c      3100          32629         106        20                -           0.0000          -
58959.44/3105.46	c      3105          32699         105        20                -           0.0000          -
59064.60/3110.73	c      3111          25581         137        20                -           0.0000          -
59165.87/3115.84	c      3116          32848         107        20                -           0.0000          -
59272.91/3121.26	c      3121          25684         135        20                -           0.0000          -
59378.08/3126.51	c      3127          25714         134        20                -           0.0000          -
59477.31/3131.54	c      3132          25754         133        20                -           0.0000          -
59578.53/3136.62	c      3137          25784         135        20                -           0.0000          -
59686.35/3142.03	c      3142          25834         132        20                -           0.0000          -
59785.74/3147.11	c      3147          33216         104        20                -           0.0000          -
59888.11/3152.25	c      3152          33282         104        20                -           0.0000          -
59987.36/3157.28	c      3157          25966         140        20                -           0.0000          -
60094.61/3162.68	c      3163          33390         110        20                -           0.0000          -
60195.90/3167.72	c      3168          26081         132        20                -           0.0000          -
60309.10/3173.41	c      3173          33528         101        20                -           0.0000          -
60408.37/3178.44	c      3178          33606         111        20                -           0.0000          -
60509.64/3183.50	c      3184          33682         101        20                -           0.0000          -
60614.92/3188.86	c      3189          33795         106        20                -           0.0000          -
60724.15/3194.35	c      3194          33901         109        20                -           0.0000          -
60825.42/3199.49	c      3199          34013         103        20                -           0.0000          -
60930.61/3204.71	c      3205          34114         101        20                -           0.0000          -
61033.86/3209.95	c      3210          34207         100        20                -           0.0000          -
61141.07/3215.32	c      3215          26536         131        20                -           0.0000          -
61240.33/3220.34	c      3220          34389         105        20                -           0.0000          -
61339.58/3225.38	c      3225          26643         134        20                -           0.0000          -
61444.79/3230.66	c      3231          34521         101        20                -           0.0000          -
61546.03/3235.78	c      3236          26738         133        20                -           0.0000          -
61657.16/3241.35	c      3241          34667          97        20                -           0.0000          -
61764.39/3246.77	c      3247          34726         100        20                -           0.0000          -
61873.62/3252.26	c      3252          34813         101        20                -           0.0000          -
61976.84/3257.43	c      3257          26923         133        20                -           0.0000          -
62076.12/3262.48	c      3262          26977         131        20                -           0.0000          -
62177.37/3267.53	c      3268          35011         105        20                -           0.0000          -
62276.65/3272.55	c      3273          27066         133        20                -           0.0000          -
62377.79/3277.62	c      3278          27106         133        20                -           0.0000          -
62482.97/3283.02	c      3283          27149         129        20                -           0.0000          -
62588.17/3288.28	c      3288          35236         105        20                -           0.0000          -
62699.37/3293.81	c      3294          35307         101        20                -           0.0000          -
62798.52/3298.83	c      3299          35368          99        20                -           0.0000          -
62904.47/3304.15	c      3304          27333         132        20                -           0.0000          -
63003.64/3309.18	c      3309          35493         102        20                -           0.0000          -
63104.12/3314.26	c      3314          35542         104        20                -           0.0000          -
63203.45/3319.28	c      3319          35593          99        20                -           0.0000          -
63304.65/3324.35	c      3324          27523         135        20                -           0.0000          -
63409.88/3329.64	c      3330          35710          96        20                -           0.0000          -
63511.14/3334.76	c      3335          27614         132        20                -           0.0000          -
63620.31/3340.24	c      3340          35856         110        20                -           0.0000          -
63721.50/3345.33	c      3345          35934         106        20                -           0.0000          -
63826.71/3350.60	c      3351          36027         114        20                -           0.0000          -
63925.97/3355.64	c      3356          27769         128        20                -           0.0000          -
64027.18/3360.79	c      3361          27810         128        20                -           0.0000          -
64128.43/3365.86	c      3366          36273         103        20                -           0.0000          -
64227.69/3370.89	c      3371          36345         110        20                -           0.0000          -
64328.96/3375.96	c      3376          27958         131        20                -           0.0000          -
64433.05/3381.15	c      3381          36478         103        20                -           0.0000          -
64535.34/3386.34	c      3386          28033         126        20                -           0.0000          -
64638.59/3391.59	c      3392          36638         108        20                -           0.0000          -
64745.63/3396.93	c      3397          36711          99        20                -           0.0000          -
64847.67/3402.04	c      3402          36788         101        20                -           0.0000          -
64946.79/3407.12	c      3407          36893          97        20                -           0.0000          -
65055.27/3412.52	c      3413          28274         130        20                -           0.0000          -
65156.58/3417.62	c      3418          37048         102        20                -           0.0000          -
65257.75/3422.75	c      3423          28365         129        20                -           0.0000          -
65363.64/3428.05	c      3428          37159         100        20                -           0.0000          -
65463.03/3433.12	c      3433          37159         100        20                -           0.0000          -
65567.41/3438.35	c      3438          37159         100        20                -           0.0000          -
65668.66/3443.42	c      3443          37159         100        20                -           0.0000          -
65769.91/3448.50	c      3448          37159         100        20                -           0.0000          -
65875.14/3453.87	c      3454          37159         100        20                -           0.0000          -
65976.26/3458.98	c      3459          37159         100        20                -           0.0000          -
66080.16/3464.14	c      3464          37159         100        20                -           0.0000          -
66180.73/3469.21	c      3469          37159         100        20                -           0.0000          -
66282.00/3474.32	c      3474          37159         100        20                -           0.0000          -
66381.23/3479.33	c      3479              6           5        20                -           0.0000          -
66486.47/3484.68	c      3485              7           6        20                -           0.0000          -
66591.73/3489.97	c      3490              7           6        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173462 MiB free)
  memory of node 1: 193531 MiB (167787 MiB free)
  memory of node 2: 193531 MiB (186855 MiB free)
  memory of node 3: 193531 MiB (180574 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-4465669-1723617207/watcher-4465669-1723617207 -o /tmp/evaluation-result-4465669-1723617207/solver-4465669-1723617207 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723617207-726876 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465669-1723617207.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100106 s]*
/proc/loadavg: 21.76 21.47 35.37 5/869 726936
/proc/meminfo: memFree=725528864/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=65360 memory=53056 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 11149 0 0 0 10 1 0 0 20 0 1 0 128307532 66928640 13264 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 16340 13264 2347 3035 0 12736 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 65360 KiB
Current children cumulated memory: 53056 KiB

[startup+0.218446 s]*
/proc/loadavg: 21.76 21.47 35.37 6/869 726936
/proc/meminfo: memFree=725284096/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=110756 memory=98436 CPUtime=0.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 22524 0 0 0 22 2 0 0 20 0 1 0 128307532 113414144 24609 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 27689 24609 2347 3035 0 24085 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 110756 KiB
Current children cumulated memory: 98436 KiB

[startup+0.327313 s]*
/proc/loadavg: 21.76 21.47 35.37 7/869 726936
/proc/meminfo: memFree=725074648/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=144792 memory=132432 CPUtime=0.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 31018 0 0 0 31 3 0 0 20 0 1 0 128307532 148267008 33108 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 36198 33108 2347 3035 0 32594 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 144792 KiB
Current children cumulated memory: 132432 KiB

[startup+0.700258 s]
/proc/loadavg: 21.76 21.47 35.37 5/869 726936
/proc/meminfo: memFree=724850780/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=260564 memory=247652 CPUtime=0.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 59351 0 0 0 61 7 0 0 20 0 1 0 128307532 266817536 61913 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 65141 61913 2347 3035 0 61537 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 260564 KiB
Current children cumulated memory: 247652 KiB

[startup+1.50027 s]
/proc/loadavg: 21.76 21.47 35.37 5/869 726936
/proc/meminfo: memFree=724311560/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=520764 memory=507748 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 122313 0 0 0 133 16 0 0 20 0 1 0 128307532 533262336 126937 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 130191 126937 2347 3035 0 126587 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 520764 KiB
Current children cumulated memory: 507748 KiB

[startup+3.1184 s]
/proc/loadavg: 20.33 21.18 35.20 5/869 726936
/proc/meminfo: memFree=722943248/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=1427960 memory=1405220 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 318664 0 0 0 262 48 0 0 20 0 1 0 128307532 1462231040 351305 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 356990 351305 2614 3035 0 353386 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1427960 KiB
Current children cumulated memory: 1405220 KiB

[startup+6.30024 s]
/proc/loadavg: 20.33 21.18 35.20 5/889 726958
/proc/meminfo: memFree=720422052/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=2164144 memory=2131512 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 348328 0 0 0 553 74 0 0 20 0 1 0 128307532 2216083456 532878 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 541036 532878 2710 3035 0 537432 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2164144 KiB
Current children cumulated memory: 2131512 KiB

[startup+12.7003 s]
/proc/loadavg: 19.34 20.93 34.97 23/929 726998
/proc/meminfo: memFree=710635808/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=2149872 memory=2116720 CPUtime=12.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 467329 0 0 0 1172 93 0 0 20 0 1 0 128307532 2201468928 529180 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 537468 529180 2742 3035 0 533864 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2149872 KiB
Current children cumulated memory: 2116720 KiB

[startup+25.5003 s]
/proc/loadavg: 22.83 21.63 35.04 62/989 727061
/proc/meminfo: memFree=685305160/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=2149872 memory=2118700 CPUtime=25.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 467957 0 0 0 2445 95 0 0 20 0 1 0 128307532 2201468928 529675 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 537468 529675 2758 3035 0 533864 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2149872 KiB
Current children cumulated memory: 2118700 KiB

[startup+51.1209 s]
/proc/loadavg: 36.05 24.84 35.75 62/989 727064
/proc/meminfo: memFree=663765892/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=2149872 memory=2118888 CPUtime=50.86 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) R 726932 726935 726863 0 -1 4194304 468079 0 0 0 4989 97 0 0 20 0 1 0 128307532 2201468928 529722 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 537468 529722 2758 3035 0 533864 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 2149872 KiB
Current children cumulated memory: 2118888 KiB

[startup+102.301 s]
/proc/loadavg: 51.14 30.96 37.22 62/1009 727094
/proc/meminfo: memFree=660163100/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=6905192 memory=5223148 CPUtime=101.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) S 726932 726935 726863 0 -1 1077936128 974448 0 0 0 9965 206 0 0 20 0 21 0 128307532 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 1726298 1305787 2774 3035 0 1420347 0
[pid=726935/tid=727075] ppid=726932 vsize=6905192 memory=280584174844800 CPUtime=1.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727075/stat : 727075 (fscip) R 726932 726935 726863 0 -1 4194368 122740 0 0 0 95 18 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727076] ppid=726932 vsize=6905192 memory=29836768444022866 CPUtime=1.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727076/stat : 727076 (fscip) S 726932 726935 726863 0 -1 1077936192 126423 0 0 0 96 21 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727077] ppid=726932 vsize=6905192 memory=11424 CPUtime=1.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727077/stat : 727077 (fscip) S 726932 726935 726863 0 -1 1077936192 126935 0 0 0 99 19 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727078] ppid=726932 vsize=6905192 memory=3631668 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727078/stat : 727078 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727079] ppid=726932 vsize=6905192 memory=2119068 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727079/stat : 727079 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727080] ppid=726932 vsize=6905192 memory=2118700 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727080/stat : 727080 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727081] ppid=726932 vsize=6905192 memory=11424 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727081/stat : 727081 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727082] ppid=726932 vsize=6905192 memory=504 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727082/stat : 727082 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727083] ppid=726932 vsize=6905192 memory=4737080 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727083/stat : 727083 (fscip) S 726932 726935 726863 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727084] ppid=726932 vsize=6905192 memory=280584175148000 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727084/stat : 727084 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727085] ppid=726932 vsize=6905192 memory=10392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727085/stat : 727085 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727086] ppid=726932 vsize=6905192 memory=2962664 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727086/stat : 727086 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727087] ppid=726932 vsize=6905192 memory=3355784 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727087/stat : 727087 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727088] ppid=726932 vsize=6905192 memory=5432 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727088/stat : 727088 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727089] ppid=726932 vsize=6905192 memory=16240 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727089/stat : 727089 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727090] ppid=726932 vsize=6905192 memory=61796845355639 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727090/stat : 727090 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727091] ppid=726932 vsize=6905192 memory=280584174045728 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727091/stat : 727091 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727092] ppid=726932 vsize=6905192 memory=280584173943104 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727092/stat : 727092 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727093] ppid=726932 vsize=6905192 memory=3124336579840746 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727093/stat : 727093 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727094] ppid=726932 vsize=6905192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727094/stat : 727094 (fscip) S 726932 726935 726863 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 128317255 7070916608 1305787 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
Current children cumulated CPU time: 101.71 s
Current children cumulated vsize: 6905192 KiB
Current children cumulated memory: 5223148 KiB

[startup+162.301 s]
/proc/loadavg: 66.56 38.80 39.51 81/1026 727126
/proc/meminfo: memFree=606113120/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=63083208 memory=57242464 CPUtime=889.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) S 726932 726935 726863 0 -1 1077936128 9658175 0 0 0 83524 5458 0 0 20 0 41 0 128307532 64597204992 14310616 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 15770802 14310616 2838 3035 0 15029195 0
[pid=726935/tid=727075] ppid=726932 vsize=63083208 memory=10392 CPUtime=38.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727075/stat : 727075 (fscip) R 726932 726935 726863 0 -1 1077936192 509971 0 0 0 3314 542 0 0 20 0 41 0 128317255 64597204992 14310616 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727076] ppid=726932 vsize=63083208 memory=2268 CPUtime=40.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727076/stat : 727076 (fscip) R 726932 726935 726863 0 -1 4194368 397817 0 0 0 3889 113 0 0 20 0 41 0 128317255 64597204992 14310616 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727077] ppid=726932 vsize=63083208 memory=280584175617968 CPUtime=40.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727077/stat : 727077 (fscip) R 726932 726935 726863 0 -1 4194368 411870 0 0 0 3889 112 0 0 20 0 41 0 128317255 64597204992 14310616 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0

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

[pid=726935/tid=727110] ppid=726932 vsize=172493532 memory=1996 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727110/stat : 727110 (fscip) S 726932 726935 726863 0 -1 1077936192 306 0 0 0 0 3 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727111] ppid=726932 vsize=172493532 memory=6812 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727111/stat : 727111 (fscip) S 726932 726935 726863 0 -1 1077936192 305 0 0 0 0 2 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727112] ppid=726932 vsize=172493532 memory=108062184 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727112/stat : 727112 (fscip) S 726932 726935 726863 0 -1 1077936192 307 0 0 0 1 1 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727113] ppid=726932 vsize=172493532 memory=6720669830984711273 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727113/stat : 727113 (fscip) S 726932 726935 726863 0 -1 1077936192 304 0 0 0 0 3 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727114] ppid=726932 vsize=172493532 memory=102619808 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727114/stat : 727114 (fscip) S 726932 726935 726863 0 -1 1077936192 304 0 0 0 2 1 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727115] ppid=726932 vsize=172493532 memory=33100 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727115/stat : 727115 (fscip) S 726932 726935 726863 0 -1 1077936192 305 0 0 0 0 3 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727116] ppid=726932 vsize=172493532 memory=19600 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727116/stat : 727116 (fscip) S 726932 726935 726863 0 -1 1077936192 283 0 0 0 0 2 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727117] ppid=726932 vsize=172493532 memory=26960 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727117/stat : 727117 (fscip) S 726932 726935 726863 0 -1 1077936192 230 0 0 0 0 2 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727118] ppid=726932 vsize=172493532 memory=31356 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727118/stat : 727118 (fscip) S 726932 726935 726863 0 -1 1077936192 310 0 0 0 3 0 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727119] ppid=726932 vsize=172493532 memory=3672 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727119/stat : 727119 (fscip) S 726932 726935 726863 0 -1 1077936192 258 0 0 0 1 2 0 0 20 0 41 0 128319798 176633376768 25656953 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
Current children cumulated CPU time: 66043.8 s
Current children cumulated vsize: 172493532 KiB
Current children cumulated memory: 102627812 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3493 s]*
/proc/loadavg: 80.16 80.76 79.29 80/1026 729088
/proc/meminfo: memFree=437053736/790760800 swapFree=131071996/131071996
[pid=726935] ppid=726932 vsize=199729000 memory=103578804 CPUtime=66653.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/stat : 726935 (fscip) S 726932 726935 726863 0 -1 1077936128 91560058 0 0 0 6622702 42684 0 0 20 0 41 0 128307532 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 17 79 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
/proc/726935/statm: 49932250 25894701 3014 3035 0 48886944 0
[pid=726935/tid=727075] ppid=726932 vsize=199729000 memory=6720669830984711273 CPUtime=3308.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727075/stat : 727075 (fscip) R 726932 726935 726863 0 -1 4194368 4290376 0 0 0 324880 5977 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727076] ppid=726932 vsize=199729000 memory=8323350987516068516 CPUtime=3337.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727076/stat : 727076 (fscip) R 726932 726935 726863 0 -1 4194368 3706316 0 0 0 332814 913 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727077] ppid=726932 vsize=199729000 memory=6720669830984711273 CPUtime=3325.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727077/stat : 727077 (fscip) R 726932 726935 726863 0 -1 4194368 7938333 0 0 0 331632 935 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727078] ppid=726932 vsize=199729000 memory=8323350987516068516 CPUtime=3313.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727078/stat : 727078 (fscip) R 726932 726935 726863 0 -1 4194368 2548713 0 0 0 326735 4650 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727079] ppid=726932 vsize=199729000 memory=6720669830984711273 CPUtime=3337.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727079/stat : 727079 (fscip) R 726932 726935 726863 0 -1 4194368 2685351 0 0 0 332872 910 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727080] ppid=726932 vsize=199729000 memory=8323350987516068516 CPUtime=3327.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727080/stat : 727080 (fscip) R 726932 726935 726863 0 -1 4194368 6719373 0 0 0 331858 845 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727081] ppid=726932 vsize=199729000 memory=6720662143009963116 CPUtime=3341.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727081/stat : 727081 (fscip) R 726932 726935 726863 0 -1 4194368 2154984 0 0 0 333279 888 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727082] ppid=726932 vsize=199729000 memory=1996 CPUtime=3308.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727082/stat : 727082 (fscip) R 726932 726935 726863 0 -1 4194368 3789991 0 0 0 325942 4874 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727083] ppid=726932 vsize=199729000 memory=1836 CPUtime=3337.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727083/stat : 727083 (fscip) R 726932 726935 726863 0 -1 4194368 7699603 0 0 0 332861 929 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727084] ppid=726932 vsize=199729000 memory=38468 CPUtime=3341.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727084/stat : 727084 (fscip) R 726932 726935 726863 0 -1 4194368 4350560 0 0 0 333109 1049 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727085] ppid=726932 vsize=199729000 memory=2152 CPUtime=3334.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727085/stat : 727085 (fscip) R 726932 726935 726863 0 -1 4194368 3919507 0 0 0 332412 1002 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727086] ppid=726932 vsize=199729000 memory=6056 CPUtime=3337.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727086/stat : 727086 (fscip) R 726932 726935 726863 0 -1 4194368 6391272 0 0 0 332923 814 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727087] ppid=726932 vsize=199729000 memory=102715664 CPUtime=3310.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727087/stat : 727087 (fscip) R 726932 726935 726863 0 -1 4194368 2374255 0 0 0 326532 4541 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727088] ppid=726932 vsize=199729000 memory=19600 CPUtime=3338.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727088/stat : 727088 (fscip) R 726932 726935 726863 0 -1 4194368 4202696 0 0 0 332829 975 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727089] ppid=726932 vsize=199729000 memory=54680 CPUtime=3331.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727089/stat : 727089 (fscip) R 726932 726935 726863 0 -1 4194368 7407046 0 0 0 332235 903 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727090] ppid=726932 vsize=199729000 memory=28496 CPUtime=3313.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727090/stat : 727090 (fscip) R 726932 726935 726863 0 -1 4194368 2374151 0 0 0 326715 4628 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727091] ppid=726932 vsize=199729000 memory=30816 CPUtime=3339.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727091/stat : 727091 (fscip) S 726932 726935 726863 0 -1 1077936192 4224030 0 0 0 332917 1022 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727092] ppid=726932 vsize=199729000 memory=33860 CPUtime=3318.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727092/stat : 727092 (fscip) R 726932 726935 726863 0 -1 4194368 7965735 0 0 0 330889 934 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727093] ppid=726932 vsize=199729000 memory=50468 CPUtime=3313.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727093/stat : 727093 (fscip) R 726932 726935 726863 0 -1 4194368 2742913 0 0 0 326680 4703 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727094] ppid=726932 vsize=199729000 memory=7640 CPUtime=3338.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727094/stat : 727094 (fscip) R 726932 726935 726863 0 -1 4194368 3459038 0 0 0 332815 1016 0 0 20 0 41 0 128317255 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727100] ppid=726932 vsize=199729000 memory=18472 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727100/stat : 727100 (fscip) S 726932 726935 726863 0 -1 1077936192 242 0 0 0 2 1 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727102] ppid=726932 vsize=199729000 memory=280584174247376 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727102/stat : 727102 (fscip) S 726932 726935 726863 0 -1 1077936192 252 0 0 0 2 1 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727101] ppid=726932 vsize=199729000 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727101/stat : 727101 (fscip) S 726932 726935 726863 0 -1 1077936192 306 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727103] ppid=726932 vsize=199729000 memory=7304944570581294498 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727103/stat : 727103 (fscip) S 726932 726935 726863 0 -1 1077936192 310 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727104] ppid=726932 vsize=199729000 memory=3262439979626453 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727104/stat : 727104 (fscip) S 726932 726935 726863 0 -1 1077936192 307 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727105] ppid=726932 vsize=199729000 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727105/stat : 727105 (fscip) S 726932 726935 726863 0 -1 1077936192 265 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727106] ppid=726932 vsize=199729000 memory=2668 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727106/stat : 727106 (fscip) S 726932 726935 726863 0 -1 1077936192 311 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727107] ppid=726932 vsize=199729000 memory=6812 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727107/stat : 727107 (fscip) S 726932 726935 726863 0 -1 1077936192 247 0 0 0 2 1 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727108] ppid=726932 vsize=199729000 memory=108115640 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727108/stat : 727108 (fscip) S 726932 726935 726863 0 -1 1077936192 310 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727109] ppid=726932 vsize=199729000 memory=6720669830984711273 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727109/stat : 727109 (fscip) S 726932 726935 726863 0 -1 1077936192 310 0 0 0 1 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727110] ppid=726932 vsize=199729000 memory=8323350987516068516 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727110/stat : 727110 (fscip) S 726932 726935 726863 0 -1 1077936192 310 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727111] ppid=726932 vsize=199729000 memory=11260 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727111/stat : 727111 (fscip) S 726932 726935 726863 0 -1 1077936192 309 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727112] ppid=726932 vsize=199729000 memory=2708 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727112/stat : 727112 (fscip) S 726932 726935 726863 0 -1 1077936192 311 0 0 0 1 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727113] ppid=726932 vsize=199729000 memory=6840 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727113/stat : 727113 (fscip) S 726932 726935 726863 0 -1 1077936192 308 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727114] ppid=726932 vsize=199729000 memory=29170064 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727114/stat : 727114 (fscip) S 726932 726935 726863 0 -1 1077936192 308 0 0 0 2 1 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727115] ppid=726932 vsize=199729000 memory=2752 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727115/stat : 727115 (fscip) S 726932 726935 726863 0 -1 1077936192 309 0 0 0 0 3 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727116] ppid=726932 vsize=199729000 memory=6816 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727116/stat : 727116 (fscip) S 726932 726935 726863 0 -1 1077936192 286 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727117] ppid=726932 vsize=199729000 memory=47250304 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727117/stat : 727117 (fscip) S 726932 726935 726863 0 -1 1077936192 233 0 0 0 0 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727118] ppid=726932 vsize=199729000 memory=2772 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727118/stat : 727118 (fscip) S 726932 726935 726863 0 -1 1077936192 314 0 0 0 3 0 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
[pid=726935/tid=727119] ppid=726932 vsize=199729000 memory=6860 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726935/task/727119/stat : 727119 (fscip) S 726932 726935 726863 0 -1 1077936192 262 0 0 0 1 2 0 0 20 0 41 0 128319798 204522496000 25894701 809668444160 4194304 16623229 140733351155184 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 33828864 140733351162886 140733351163004 140733351163004 140733351170032 0
Current children cumulated CPU time: 66653.9 s
Current children cumulated vsize: 199729000 KiB
Current children cumulated memory: 103578804 KiB

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

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

# cumulated CPU time of all completed processes:  user=66227.2 s, system=428.753 s

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

[startup+3493.6 s]
/proc/loadavg: 80.16 80.76 79.29 62/987 729088
/proc/meminfo: memFree=442112344/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3494.4 s]
/proc/loadavg: 80.16 80.76 79.29 62/987 729088
/proc/meminfo: memFree=500064272/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3494.8 s]
/proc/loadavg: 80.16 80.76 79.29 62/987 729088
/proc/meminfo: memFree=500064272/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3494.9 s]
/proc/loadavg: 80.16 80.76 79.29 62/987 729088
/proc/meminfo: memFree=500064272/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3494.96
CPU time (s): 66655.9
CPU user time (s): 66227.2
CPU system time (s): 428.753
CPU usage (%): 1907.2
Max. virtual memory (cumulated for all children) (KiB): 199729000
Max. memory (cumulated for all children) (KiB): 103578804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66227.2
system time used= 428.753
maximum resident set size= 103578988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91560064
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= 10113366
involuntary context switches= 269482


# summary of solver processes directly reported to runsolver:
#   pid: 726935
#   total CPU time (s): 66655.9
#   total CPU user time (s): 66227.2
#   total CPU system time (s): 428.753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.6036 second user time and 81.2336 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 08:33:28
IDJOB=4465669
IDBENCH=155532
IDSOLVER=3094
FILE ID=nodeD101/4465669-1723617207
RUNJOBID= nodeD101-1723617207-726876
SLURM_JOB_ID= 8267907
Free space on /tmp= 8622768 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-116.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-4465669-1723617207/watcher-4465669-1723617207 -o /tmp/evaluation-result-4465669-1723617207/solver-4465669-1723617207 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723617207-726876 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465669-1723617207.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2c07ac2a163c6358b3083ff023512428
RANDOM SEED=1011308038

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        725723692 kB
MemAvailable:   783402372 kB
Buffers:         1143476 kB
Cached:         59791728 kB
SwapCached:            0 kB
Active:         18793968 kB
Inactive:       42730684 kB
Active(anon):       2108 kB
Inactive(anon):   626788 kB
Active(file):   18791860 kB
Inactive(file): 42103896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            183932 kB
Writeback:            20 kB
AnonPages:        589052 kB
Mapped:           128312 kB
Shmem:             38920 kB
KReclaimable:     404904 kB
Slab:             820620 kB
SReclaimable:     404904 kB
SUnreclaim:       415716 kB
KernelStack:       15040 kB
PageTables:        11332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1111020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1132032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622692 MiB
End job on nodeD101 at 2024-08-14 09:31:43