Trace number 4465670

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? (TO) 70063.6 3702.21

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-121.opb
MD5SUM385cc980e0c43194d9e7f2f21b5d5aa0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 757
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)
3.67/3.76	c Default LC presolving (default).
3.67/3.79	c ** Before presolving: virtualMemUsedAtLc = 3096220270, getVmSize() = 1846050816, SCIPgetMemUsed() = 1642219274, SCIPgetMemTotal() = 1727640770, SCIPgetMemExternEstim() = 1368579500
3.67/3.79	c ** set memory limit for presolving in LC to 8.78634e+12 for SCIP **
129.43/130.09	c ** Estimated virtualMemUsedAtSolver = 3654245777, getVmSize() = 4453244928, SCIPgetMemUsed() = 2825963830, SCIPgetMemTotal() = 4112789166, SCIPgetMemExternEstim() = 1368579500
129.43/130.09	c ** set memory limit for solvers to 4.1771e+11 for each SCIP **
129.43/130.09	c Original Problem   :
129.43/130.09	c   Problem name     : instance-4465670-1723618633
129.43/130.09	c   Variables        : 55296 (55296 binary, 0 integer, 0 implicit integer, 0 continuous)
129.43/130.09	c   Constraints      : 1282690
129.43/130.09	c   Objective sense  : minimize
129.43/130.09	c Presolved Problem  :
129.43/130.09	c   Variables        : 55295 (55295 binary, 0 integer, 0 implicit integer, 0 continuous)
129.43/130.09	c   Constraints      : 1266664
129.43/130.09	c Constraints        : Number
129.43/130.09	c   knapsack         : 128170 
129.43/130.09	c   setppc           : 271354 
129.43/130.09	c   linear           : 2 
129.43/130.09	c   logicor          : 867138 
129.43/130.09	c ** Instance transfer method used: 0
131.43/132.06	c ** ParaScipInstance copy does not increase the number of variables. **
161.65/162.35	c LC is working with racing ramp-up and with rebuilding tree after racing.
161.65/162.35	c                                Nodes    Active                                            
161.65/162.35	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2516.98/283.17	c       283              2           1        20                -           0.0000          -
2619.66/288.69	c       289             42          41        20                -           0.0000          -
2719.23/293.71	c       294            158         113        20                -           0.0000          -
2823.91/299.15	c       299            165         114        20                -           0.0000          -
2919.30/304.26	c       304            282          99        20                -           0.0000          -
3024.37/309.66	c       310            387          74        20                -           0.0000          -
3126.55/314.81	c       315            373          99        20                -           0.0000          -
3229.19/320.11	c       320            476          75        20                -           0.0000          -
4627.76/391.60	c       392            483          77        20                -           0.0000          -
4725.29/396.67	c       397            483          77        20                -           0.0000          -
4826.92/401.81	c       402            483          80        20                -           0.0000          -
4938.28/407.54	c       408            491           0        20                -           0.0000          -
5042.06/412.85	c       413            567          41        20                -           0.0000          -
5142.55/417.99	c       418            700          78        20                -           0.0000          -
5245.21/423.16	c       423            687         161        20                -           0.0000          -
5345.14/428.30	c       428            747         221        20                -           0.0000          -
5445.43/433.33	c       433            819         293        20                -           0.0000          -
5545.51/438.41	c       438            887         361        20                -           0.0000          -
5643.73/443.45	c       443            912         421        20                -           0.0000          -
5745.71/448.67	c       449           1007         481        20                -           0.0000          -
5845.61/453.79	c       454            952          77        20                -           0.0000          -
5945.05/458.81	c       459            964          76        20                -           0.0000          -
6058.84/464.68	c       465            964          76        20                -           0.0000          -
6168.58/470.28	c       470            964          76        20                -           0.0000          -
6270.82/475.41	c       475            964          76        20                -           0.0000          -
6368.79/480.48	c       480            964          76        20                -           0.0000          -
6471.17/485.62	c       486            964          76        20                -           0.0000          -
6575.60/490.91	c       491            964          76        20                -           0.0000          -
6681.25/496.30	c       496            964          76        20                -           0.0000          -
6778.85/501.32	c       501            964          76        20                -           0.0000          -
6880.65/506.50	c       506            964          76        20                -           0.0000          -
6984.82/511.87	c       512            964          76        20                -           0.0000          -
7083.03/516.87	c       517            964          76        20                -           0.0000          -
7181.34/521.89	c       522            964          76        20                -           0.0000          -
7291.07/527.43	c       527            964          76        20                -           0.0000          -
7401.12/533.07	c       533            964          76        20                -           0.0000          -
7504.50/538.35	c       538            964          76        20                -           0.0000          -
7614.40/543.96	c       544           1425         457        20                -           0.0000          -
7717.30/549.16	c       549           1425         457        20                -           0.0000          -
7822.40/554.54	c       555           1425         457        20                -           0.0000          -
7920.52/559.59	c       560           1425         457        20                -           0.0000          -
8021.16/564.68	c       565           1425         457        20                -           0.0000          -
8121.15/569.72	c       570           1425         457        20                -           0.0000          -
8221.53/574.85	c       575           1425         457        20                -           0.0000          -
8321.86/580.03	c       580           1425         457        20                -           0.0000          -
8429.81/585.42	c       585           1425         457        20                -           0.0000          -
8535.96/590.80	c       591           1425         457        20                -           0.0000          -
8635.69/596.02	c       596           1425         457        20                -           0.0000          -
8738.27/601.19	c       601           1626         661        20                -           0.0000          -
8837.90/606.26	c       606           2845        1657        20                -           0.0000          -
8938.35/611.35	c       611           1550         121        20                -           0.0000          -
9046.28/616.82	c       617           1610         181        20                -           0.0000          -
9156.64/622.41	c       622           1846         881        20                -           0.0000          -
9257.15/627.52	c       628           1730         301        20                -           0.0000          -
9357.68/632.65	c       633           1790         361        20                -           0.0000          -
9461.67/637.94	c       638           2006        1041        20                -           0.0000          -
9571.62/643.59	c       644           2006        1041        20                -           0.0000          -
9673.78/648.79	c       649           2006        1041        20                -           0.0000          -
9774.38/653.87	c       654           2006        1041        20                -           0.0000          -
9880.20/659.29	c       659           2006        1041        20                -           0.0000          -
9984.50/664.50	c       664           2006        1041        20                -           0.0000          -
10084.99/669.62	c       670           2006        1041        20                -           0.0000          -
10187.56/674.90	c       675           2006        1041        20                -           0.0000          -
10290.59/680.07	c       680           2006        1041        20                -           0.0000          -
10391.73/685.26	c       685           2006        1041        20                -           0.0000          -
10493.86/690.43	c       690           2006        1041        20                -           0.0000          -
10599.77/695.87	c       696           2006        1041        20                -           0.0000          -
10702.62/701.10	c       701           2006        1041        20                -           0.0000          -
10805.78/706.36	c       706           2006        1041        20                -           0.0000          -
10925.41/712.41	c       712           2006        1041        20                -           0.0000          -
11035.95/718.07	c       718           2470        1041        20                -           0.0000          -
11143.80/723.57	c       724           2470        1041        20                -           0.0000          -
11246.11/728.75	c       729           2470        1041        20                -           0.0000          -
11347.82/734.02	c       734           2470        1041        20                -           0.0000          -
11450.51/739.14	c       739           2470        1041        20                -           0.0000          -
11550.12/744.24	c       744           2470        1041        20                -           0.0000          -
11650.19/749.35	c       749           2470        1041        20                -           0.0000          -
11750.15/754.49	c       754           2470        1041        20                -           0.0000          -
11854.42/759.75	c       760           2470        1041        20                -           0.0000          -
11956.72/764.95	c       765           2470        1041        20                -           0.0000          -
12063.81/770.41	c       770           2470        1041        20                -           0.0000          -
12161.80/775.42	c       775           2470        1041        20                -           0.0000          -
12265.79/780.74	c       781           2470        1041        20                -           0.0000          -
12370.44/786.10	c       786           2470        1041        20                -           0.0000          -
12473.64/791.31	c       791           2499          21        20                -           0.0000          -
12573.74/796.49	c       796           2559          81        20                -           0.0000          -
12676.33/801.62	c       802           2975         961        20                -           0.0000          -
12778.73/806.88	c       807           5599        4017        20                -           0.0000          -
12881.82/812.13	c       812           5679        4097        20                -           0.0000          -
12986.88/817.41	c       817           3193        1179        20                -           0.0000          -
13089.06/822.60	c       823           3235        1221        20                -           0.0000          -
13187.59/827.65	c       828           3295        1281        20                -           0.0000          -
13287.70/832.73	c       833           3355        1341        20                -           0.0000          -
13388.22/837.89	c       838           6099        4517        20                -           0.0000          -
13491.08/843.05	c       843           3079         601        20                -           0.0000          -
13596.46/848.47	c       848           6279        4697        20                -           0.0000          -
13702.53/853.82	c       854           3595        1581        20                -           0.0000          -
13800.73/858.89	c       859           3259         781        20                -           0.0000          -
13905.33/864.13	c       864           3319         841        20                -           0.0000          -
14014.63/869.75	c       870           6659        5077        20                -           0.0000          -
14116.96/874.93	c       875           3855        1841        20                -           0.0000          -
14217.63/880.07	c       880           3915        1901        20                -           0.0000          -
14318.96/885.26	c       885           3975        1961        20                -           0.0000          -
14420.95/890.48	c       890           4015        2001        20                -           0.0000          -
14523.41/895.67	c       896           4075        2061        20                -           0.0000          -
14625.90/900.80	c       901           3762        1284        20                -           0.0000          -
14724.26/905.84	c       906           3819        1341        20                -           0.0000          -
14824.67/910.94	c       911           7458        5876        20                -           0.0000          -
14931.04/916.35	c       916           4335        2321        20                -           0.0000          -
15031.06/921.47	c       921           4395        2381        20                -           0.0000          -
15131.34/926.57	c       927           4455        2441        20                -           0.0000          -
15237.32/931.97	c       932           7879        6297        20                -           0.0000          -
15343.33/937.33	c       937           4595        2581        20                -           0.0000          -
15443.71/942.48	c       942           4219        1741        20                -           0.0000          -
15543.40/947.60	c       948           8209        6627        20                -           0.0000          -
15647.55/952.86	c       953           4339        1861        20                -           0.0000          -
15759.46/958.56	c       959           4855        2841        20                -           0.0000          -
15870.14/964.15	c       964           4459        1981        20                -           0.0000          -
15968.79/969.17	c       969           4499        2021        20                -           0.0000          -
16068.41/974.20	c       974           8336        1503        20                -           0.0000          -
16166.65/979.23	c       979           8336        1503        20                -           0.0000          -
16264.84/984.27	c       984           8336        1503        20                -           0.0000          -
16365.35/989.31	c       989           8336        1503        20                -           0.0000          -
16463.50/994.37	c       994           8336        1503        20                -           0.0000          -
16563.89/999.45	c       999           8336        1503        20                -           0.0000          -
16664.28/1004.51	c      1005           8336        1503        20                -           0.0000          -
16768.38/1009.87	c      1010           8336        1503        20                -           0.0000          -
16871.54/1015.11	c      1015           8336        1503        20                -           0.0000          -
16980.53/1020.65	c      1021           8336        1503        20                -           0.0000          -
17082.77/1025.85	c      1026           8336        1503        20                -           0.0000          -
17187.48/1031.15	c      1031           8336        1503        20                -           0.0000          -
17291.00/1036.50	c      1036           8336        1503        20                -           0.0000          -
17393.09/1041.68	c      1042           8336        1503        20                -           0.0000          -
17505.18/1047.32	c      1047           8336        1503        20                -           0.0000          -
17605.50/1052.50	c      1052           8336        1503        20                -           0.0000          -
17705.96/1057.55	c      1058           8336        1503        20                -           0.0000          -
17805.78/1062.63	c      1063           8336        1503        20                -           0.0000          -
17904.15/1067.64	c      1068           8338           1        20                -           0.0000          -
18004.33/1072.76	c      1073           6083        1898        20                -           0.0000          -
18104.98/1077.87	c      1078           5859        2918        20                -           0.0000          -
18205.17/1082.91	c      1083           6223        2038        20                -           0.0000          -
18306.27/1088.06	c      1088           6283        2098        20                -           0.0000          -
18415.78/1093.66	c      1094           8614         111        20                -           0.0000          -
18520.24/1099.02	c      1099           6423        2238        20                -           0.0000          -
18618.75/1104.04	c      1104           6199        3258        20                -           0.0000          -
18719.99/1109.13	c      1109           6563        2378        20                -           0.0000          -
18829.24/1114.65	c      1115           8739         111        20                -           0.0000          -
18929.67/1119.72	c      1120           6399        3458        20                -           0.0000          -
19034.57/1125.04	c      1125           6459        3518        20                -           0.0000          -
19132.80/1130.08	c      1130           6519        3578        20                -           0.0000          -
19236.37/1135.31	c      1135           6905        2716        20                -           0.0000          -
19336.81/1140.46	c      1140           6965        2776        20                -           0.0000          -
19435.10/1145.49	c      1145           6719        3778        20                -           0.0000          -
19543.45/1150.94	c      1151           7105        2916        20                -           0.0000          -
19644.61/1156.06	c      1156           9068         108        20                -           0.0000          -
19742.96/1161.11	c      1161           6939        3998        20                -           0.0000          -
19846.84/1166.33	c      1166           7305        3116        20                -           0.0000          -
19946.84/1171.41	c      1171           9209         102        20                -           0.0000          -
20053.35/1176.89	c      1177           7445        3256        20                -           0.0000          -
20167.33/1182.63	c      1183           7219        4278        20                -           0.0000          -
20265.65/1187.65	c      1188           9382         217        20                -           0.0000          -
20374.54/1193.15	c      1193           7665        3476        20                -           0.0000          -
20473.80/1198.26	c      1198           9522         357        20                -           0.0000          -
20571.94/1203.28	c      1203           7499        4558        20                -           0.0000          -
20672.40/1208.35	c      1208           7918        2574        20                -           0.0000          -
20772.72/1213.42	c      1213           7639        4698        20                -           0.0000          -
20872.88/1218.56	c      1219           9782         617        20                -           0.0000          -
20977.23/1223.87	c      1224           8136        2675        20                -           0.0000          -
21077.68/1228.99	c      1229           8196        2735        20                -           0.0000          -
21175.60/1234.00	c      1234           8256        2795        20                -           0.0000          -
21287.85/1239.65	c      1240          10042         877        20                -           0.0000          -
21386.31/1244.69	c      1245          10102         937        20                -           0.0000          -
21490.18/1249.95	c      1250           8456        2995        20                -           0.0000          -
21591.00/1255.14	c      1255          10159         120        20                -           0.0000          -
21689.98/1260.19	c      1260          10159         120        20                -           0.0000          -
21799.38/1265.70	c      1266          10159         120        20                -           0.0000          -
21897.73/1270.72	c      1271          10159         120        20                -           0.0000          -
21998.09/1275.85	c      1276          10159         120        20                -           0.0000          -
22098.50/1280.90	c      1281          10159         120        20                -           0.0000          -
22202.35/1286.15	c      1286          10159         120        20                -           0.0000          -
22310.33/1291.69	c      1292          10159         120        20                -           0.0000          -
22417.54/1297.08	c      1297          10159         120        20                -           0.0000          -
22519.73/1302.25	c      1302          10159         120        20                -           0.0000          -
22626.92/1307.68	c      1308          10159         120        20                -           0.0000          -
22731.79/1312.92	c      1313          10159         120        20                -           0.0000          -
22833.82/1318.13	c      1318          10159         120        20                -           0.0000          -
22932.98/1323.15	c      1323          10159         120        20                -           0.0000          -
23049.30/1328.94	c      1329          10159         120        20                -           0.0000          -
23151.21/1334.06	c      1334          10159         120        20                -           0.0000          -
23255.40/1339.34	c      1339          10159         120        20                -           0.0000          -
23360.62/1344.63	c      1345          10159         120        20                -           0.0000          -
23461.81/1349.79	c      1350          10161           1        20                -           0.0000          -
23563.07/1354.80	c      1355           9539        6598        20                -           0.0000          -
23664.24/1359.95	c      1360           9638        6675        20                -           0.0000          -
23775.39/1365.50	c      1366           9680        6676        20                -           0.0000          -
23882.50/1370.99	c      1371          10368         117        20                -           0.0000          -
23987.71/1376.25	c      1376           9732        2534        20                -           0.0000          -
24088.93/1381.39	c      1381          10461         122        20                -           0.0000          -
24196.15/1386.71	c      1387           9805        6674        20                -           0.0000          -
24295.32/1391.79	c      1392          10503         122        20                -           0.0000          -
24403.31/1397.17	c      1397           9868        6673        20                -           0.0000          -
24509.70/1402.54	c      1403           9911        6672        20                -           0.0000          -
24612.92/1407.74	c      1408           9952        6675        20                -           0.0000          -
24718.94/1413.09	c      1413          10596         120        20                -           0.0000          -
24823.20/1418.39	c      1418          10030        2535        20                -           0.0000          -
24926.45/1423.54	c      1424          10056        2531        20                -           0.0000          -
25029.63/1428.77	c      1429          10056        2531        20                -           0.0000          -
25138.79/1434.25	c      1434          10056        2531        20                -           0.0000          -
25245.96/1439.66	c      1440          10056        2531        20                -           0.0000          -
25361.07/1445.44	c      1445          10056        2531        20                -           0.0000          -
25464.11/1450.60	c      1451          10056        2531        20                -           0.0000          -
25569.31/1455.93	c      1456          10056        2531        20                -           0.0000          -
25680.45/1461.57	c      1462          10056        2531        20                -           0.0000          -
25787.64/1466.92	c      1467          10056        2531        20                -           0.0000          -
25892.79/1472.27	c      1472          10056        2531        20                -           0.0000          -
25991.99/1477.28	c      1477          10056        2531        20                -           0.0000          -
26105.07/1482.95	c      1483          10056        2531        20                -           0.0000          -
26210.20/1488.26	c      1488          10056        2531        20                -           0.0000          -
26317.15/1493.67	c      1494          10056        2531        20                -           0.0000          -
26418.32/1498.76	c      1499          10056        2531        20                -           0.0000          -
26521.51/1503.92	c      1504          10056        2531        20                -           0.0000          -
26620.67/1508.94	c      1509          10121        6671        20                -           0.0000          -
26727.55/1514.33	c      1514          10121        6671        20                -           0.0000          -
26826.57/1519.37	c      1519          10121        6671        20                -           0.0000          -
26927.68/1524.43	c      1524          11159         123        20                -           0.0000          -
27032.76/1529.70	c      1530          10214          81        20                -           0.0000          -
27140.81/1535.15	c      1535          10338         281        20                -           0.0000          -
27240.86/1540.23	c      1540          10410         220        20                -           0.0000          -
27349.88/1545.70	c      1546          10423          93        20                -           0.0000          -
27450.88/1550.89	c      1551          11263         126        20                -           0.0000          -
27551.99/1555.91	c      1556          11284         121        20                -           0.0000          -
27650.90/1561.04	c      1561          11305         117        20                -           0.0000          -
27755.68/1566.26	c      1566          11331         118        20                -           0.0000          -
27860.76/1571.52	c      1572          10687         183        20                -           0.0000          -
27963.85/1576.77	c      1577          10744         188        20                -           0.0000          -
28064.86/1581.82	c      1582          11426         118        20                -           0.0000          -
28170.45/1587.18	c      1587          10755          91        20                -           0.0000          -
28274.49/1592.41	c      1592          10897         184        20                -           0.0000          -
28375.60/1597.54	c      1598          10942         188        20                -           0.0000          -
28474.73/1602.56	c      1603          10884          95        20                -           0.0000          -
28579.50/1607.86	c      1608          11034         184        20                -           0.0000          -
28680.60/1612.95	c      1613          10960          87        20                -           0.0000          -
28785.56/1618.23	c      1618          11007          98        20                -           0.0000          -
28898.61/1623.95	c      1624          11034          96        20                -           0.0000          -
29007.29/1629.48	c      1629          11659         116        20                -           0.0000          -
29110.29/1634.60	c      1635          11120          89        20                -           0.0000          -
29209.42/1639.61	c      1640          11163          88        20                -           0.0000          -
29308.55/1644.63	c      1645          11212          93        20                -           0.0000          -
29409.59/1649.74	c      1650          11261          88        20                -           0.0000          -
29508.64/1654.77	c      1655          11474         194        20                -           0.0000          -
29611.70/1659.94	c      1660          11780         116        20                -           0.0000          -
29710.70/1665.00	c      1665          11780         116        20                -           0.0000          -
29817.33/1670.33	c      1670          11780         116        20                -           0.0000          -
29916.44/1675.36	c      1675          11780         116        20                -           0.0000          -
30017.52/1680.46	c      1680          11780         116        20                -           0.0000          -
30116.65/1685.48	c      1685          11780         116        20                -           0.0000          -
30228.55/1691.11	c      1691          11780         116        20                -           0.0000          -
30327.50/1696.13	c      1696          11780         116        20                -           0.0000          -
30428.35/1701.19	c      1701          11780         116        20                -           0.0000          -
30532.62/1706.47	c      1706          11780         116        20                -           0.0000          -
30647.40/1712.20	c      1712          11780         116        20                -           0.0000          -
30748.17/1717.31	c      1717          11780         116        20                -           0.0000          -
30849.17/1722.40	c      1722          11780         116        20                -           0.0000          -
30948.35/1727.49	c      1727          11780         116        20                -           0.0000          -
31053.26/1732.78	c      1733          11780         116        20                -           0.0000          -
31156.26/1737.93	c      1738          11780         116        20                -           0.0000          -
31255.55/1742.96	c      1743          11780         116        20                -           0.0000          -
31354.50/1748.02	c      1748          12027         188        20                -           0.0000          -
31476.17/1754.12	c      1754          12027         188        20                -           0.0000          -
31584.34/1759.55	c      1760          12027         188        20                -           0.0000          -
31697.35/1765.29	c      1765          12027         188        20                -           0.0000          -
31798.40/1770.31	c      1770          12027         188        20                -           0.0000          -
31897.54/1775.34	c      1775          12027         188        20                -           0.0000          -
32000.59/1780.52	c      1781          12027         188        20                -           0.0000          -
32117.61/1786.43	c      1786          12027         188        20                -           0.0000          -
32229.65/1792.09	c      1792          12027         188        20                -           0.0000          -
32335.86/1797.48	c      1797          12027         188        20                -           0.0000          -
32434.90/1802.49	c      1802          12027         188        20                -           0.0000          -
32536.05/1807.53	c      1808          12027         188        20                -           0.0000          -
32643.12/1812.91	c      1813          11836          93        20                -           0.0000          -
32745.02/1818.08	c      1818          11836          93        20                -           0.0000          -
32863.57/1824.05	c      1824          11836          93        20                -           0.0000          -
32973.69/1829.63	c      1830          11836          93        20                -           0.0000          -
33076.93/1834.85	c      1835          11836          93        20                -           0.0000          -
33175.97/1839.87	c      1840          12822         620        20                -           0.0000          -
33275.25/1844.88	c      1845          12882         680        20                -           0.0000          -
33376.13/1849.92	c      1850          12019         152        20                -           0.0000          -
33478.41/1855.13	c      1855          12086         219        20                -           0.0000          -
33582.30/1860.36	c      1860          13082         880        20                -           0.0000          -
33687.32/1865.62	c      1866          12206         339        20                -           0.0000          -
33792.42/1870.94	c      1871          12266         399        20                -           0.0000          -
33896.31/1876.16	c      1876          12326         459        20                -           0.0000          -
33996.41/1881.29	c      1881          12386         519        20                -           0.0000          -
34099.42/1886.41	c      1886          12446         579        20                -           0.0000          -
34200.38/1891.56	c      1892          13502        1300        20                -           0.0000          -
34299.46/1896.57	c      1897          12566         699        20                -           0.0000          -
34400.48/1901.66	c      1902          12877          93        20                -           0.0000          -
34499.65/1906.68	c      1907          12913          93        20                -           0.0000          -
34600.74/1911.71	c      1912          12969          88        20                -           0.0000          -
34699.86/1916.73	c      1917          13842        1640        20                -           0.0000          -
34798.89/1921.75	c      1922          13069          92        20                -           0.0000          -
34901.89/1926.90	c      1927          12906        1039        20                -           0.0000          -
35003.88/1932.12	c      1932          12966        1099        20                -           0.0000          -
35106.12/1937.20	c      1937          13026        1159        20                -           0.0000          -
35211.28/1942.51	c      1943          13086        1219        20                -           0.0000          -
35316.25/1947.85	c      1948          14262        2060        20                -           0.0000          -
35415.08/1952.86	c      1953          13206        1339        20                -           0.0000          -
35516.20/1957.93	c      1958          13266        1399        20                -           0.0000          -
35615.29/1963.03	c      1963          13326        1459        20                -           0.0000          -
35720.10/1968.21	c      1968          13386        1519        20                -           0.0000          -
35819.14/1973.26	c      1973          13446        1579        20                -           0.0000          -
35922.16/1978.48	c      1978          14521         103        20                -           0.0000          -
36022.97/1983.55	c      1984          14563         106        20                -           0.0000          -
36123.90/1988.63	c      1989          13626        1759        20                -           0.0000          -
36224.84/1993.76	c      1994          13856          83        20                -           0.0000          -
36325.97/1998.84	c      1999          14694         102        20                -           0.0000          -
36427.12/2003.92	c      2004          13965          84        20                -           0.0000          -
36526.32/2008.99	c      2009          14761          98        20                -           0.0000          -
36628.12/2014.06	c      2014          14794         101        20                -           0.0000          -
36727.02/2019.11	c      2019          14827          98        20                -           0.0000          -
36828.25/2024.14	c      2024          14863          99        20                -           0.0000          -
36927.37/2029.17	c      2029          14178          95        20                -           0.0000          -
37027.65/2034.27	c      2034          14166        2299        20                -           0.0000          -
37128.55/2039.32	c      2039          14958          99        20                -           0.0000          -
37229.60/2044.46	c      2044          14991          99        20                -           0.0000          -
37334.65/2049.78	c      2050          15018          97        20                -           0.0000          -
37437.64/2054.91	c      2055          14330          92        20                -           0.0000          -
37536.68/2060.00	c      2060          14357          98        20                -           0.0000          -
37640.30/2065.15	c      2065          14546        2679        20                -           0.0000          -
37750.65/2070.70	c      2071          14416          94        20                -           0.0000          -
37858.64/2076.17	c      2076          14444          94        20                -           0.0000          -
37962.76/2081.41	c      2081          15196          96        20                -           0.0000          -
38065.84/2086.60	c      2087          14806        2939        20                -           0.0000          -
38168.95/2091.86	c      2092          14866        2999        20                -           0.0000          -
38273.06/2097.14	c      2097          15301         102        20                -           0.0000          -
38375.09/2102.26	c      2102          14628          92        20                -           0.0000          -
38478.22/2107.43	c      2107          14664          91        20                -           0.0000          -
38577.23/2112.50	c      2112          15389          99        20                -           0.0000          -
38679.84/2117.66	c      2118          15186        3319        20                -           0.0000          -
38782.62/2122.81	c      2123          15246        3379        20                -           0.0000          -
38891.55/2128.30	c      2128          15479          99        20                -           0.0000          -
39000.49/2133.83	c      2134          14847          94        20                -           0.0000          -
39111.32/2139.40	c      2139          15446        3579        20                -           0.0000          -
39210.42/2144.46	c      2144          15506        3639        20                -           0.0000          -
39311.34/2149.53	c      2150          15604          97        20                -           0.0000          -
39410.43/2154.59	c      2155          14965          96        20                -           0.0000          -
39511.58/2159.65	c      2160          15003          98        20                -           0.0000          -
39612.48/2164.71	c      2165          15766        3899        20                -           0.0000          -
39711.44/2169.77	c      2170          15069          94        20                -           0.0000          -
39819.38/2175.16	c      2175          15069          94        20                -           0.0000          -
39927.49/2180.61	c      2181          15069          94        20                -           0.0000          -
40026.61/2185.68	c      2186          15069          94        20                -           0.0000          -
40129.74/2190.88	c      2191          15069          94        20                -           0.0000          -
40233.57/2196.04	c      2196          15069          94        20                -           0.0000          -
40332.87/2201.11	c      2201          15069          94        20                -           0.0000          -
40437.06/2206.30	c      2206          15069          94        20                -           0.0000          -
40544.04/2211.78	c      2212          15069          94        20                -           0.0000          -
40647.13/2216.95	c      2217          15069          94        20                -           0.0000          -
40766.20/2222.92	c      2223          15069          94        20                -           0.0000          -
40873.37/2228.31	c      2228          15069          94        20                -           0.0000          -
40984.54/2233.97	c      2234          15069          94        20                -           0.0000          -
41103.49/2239.93	c      2240          15069          94        20                -           0.0000          -
41208.65/2245.26	c      2245          15069          94        20                -           0.0000          -
41311.95/2250.49	c      2250          16057          92        20                -           0.0000          -
41413.00/2255.54	c      2256          15091          21        20                -           0.0000          -
41514.22/2260.66	c      2261          15176         106        20                -           0.0000          -
41615.46/2265.77	c      2266          15209         108        20                -           0.0000          -
41724.53/2271.25	c      2271          16136          93        20                -           0.0000          -
41827.69/2276.43	c      2276          15341         240        20                -           0.0000          -
41928.87/2281.50	c      2282          17346        5479        20                -           0.0000          -
42028.08/2286.51	c      2287          16206          95        20                -           0.0000          -
42127.27/2291.58	c      2292          15541         440        20                -           0.0000          -
42230.46/2296.71	c      2297          16259          93        20                -           0.0000          -
42329.58/2301.75	c      2302          16277          91        20                -           0.0000          -
42432.72/2306.98	c      2307          15741         640        20                -           0.0000          -
42537.89/2312.29	c      2312          16332          90        20                -           0.0000          -
42639.11/2317.32	c      2317          15881         780        20                -           0.0000          -
42744.22/2322.68	c      2323          16381          91        20                -           0.0000          -
42852.00/2328.06	c      2328          16021         920        20                -           0.0000          -
42954.57/2333.26	c      2333          16432          90        20                -           0.0000          -
43055.71/2338.30	c      2338          16458          90        20                -           0.0000          -
43158.91/2343.50	c      2344          18183        4191        20                -           0.0000          -
43262.11/2348.75	c      2349          18183        4191        20                -           0.0000          -
43371.21/2354.29	c      2354          18187        3851        20                -           0.0000          -
43474.36/2359.41	c      2359          16421        1320        20                -           0.0000          -
43573.54/2364.48	c      2364          16590          92        20                -           0.0000          -
43674.71/2369.52	c      2370          16561        1460        20                -           0.0000          -
43773.89/2374.56	c      2375          18328         106        20                -           0.0000          -
43880.96/2379.97	c      2380          18350         100        20                -           0.0000          -
43982.93/2385.13	c      2385          18383         101        20                -           0.0000          -
44089.14/2390.41	c      2390          18418         102        20                -           0.0000          -
44196.24/2395.86	c      2396          18440         101        20                -           0.0000          -
44297.36/2401.03	c      2401          16778          87        20                -           0.0000          -
44406.40/2406.41	c      2406          16799          85        20                -           0.0000          -
44505.52/2411.42	c      2411          16852         113        20                -           0.0000          -
44606.45/2416.52	c      2417          16898         117        20                -           0.0000          -
44707.41/2421.66	c      2422          16898         117        20                -           0.0000          -
44818.36/2427.25	c      2427          16898         117        20                -           0.0000          -
44925.50/2432.69	c      2433          16898         117        20                -           0.0000          -
45026.61/2437.77	c      2438          16898         117        20                -           0.0000          -
45127.73/2442.83	c      2443          16898         117        20                -           0.0000          -
45228.73/2447.93	c      2448          16898         117        20                -           0.0000          -
45339.81/2453.54	c      2454          16898         117        20                -           0.0000          -
45438.88/2458.57	c      2459          16898         117        20                -           0.0000          -
45543.92/2463.90	c      2464          16898         117        20                -           0.0000          -
45652.93/2469.30	c      2469          16898         117        20                -           0.0000          -
45763.95/2474.91	c      2475          16898         117        20                -           0.0000          -
45870.92/2480.32	c      2480          16898         117        20                -           0.0000          -
45969.96/2485.33	c      2485          16898         117        20                -           0.0000          -
46078.77/2490.88	c      2491          16898         117        20                -           0.0000          -
46182.56/2496.09	c      2496          16898         117        20                -           0.0000          -
46284.98/2501.21	c      2501          16898         117        20                -           0.0000          -
46384.11/2506.23	c      2506          19391          99        20                -           0.0000          -
46493.21/2511.70	c      2512          19436         103        20                -           0.0000          -
46592.30/2516.74	c      2517          19492         103        20                -           0.0000          -
46693.48/2521.88	c      2522          18661        3560        20                -           0.0000          -
46794.22/2526.98	c      2527          17116         123        20                -           0.0000          -
46896.08/2532.11	c      2532          19614          97        20                -           0.0000          -
46997.27/2537.19	c      2537          19657         100        20                -           0.0000          -
47099.48/2542.31	c      2542          17231         123        20                -           0.0000          -
47200.49/2547.40	c      2547          17265         122        20                -           0.0000          -
47301.61/2552.53	c      2553          19101        4000        20                -           0.0000          -
47414.63/2558.20	c      2558          17330         122        20                -           0.0000          -
47513.45/2563.30	c      2563          19897         102        20                -           0.0000          -
47614.46/2568.37	c      2568          17393         123        20                -           0.0000          -
47717.50/2573.53	c      2574          19401        4300        20                -           0.0000          -
47822.62/2578.82	c      2579          19481        4380        20                -           0.0000          -
47928.35/2584.16	c      2584          20055         100        20                -           0.0000          -
48030.67/2589.34	c      2589          19621        4520        20                -           0.0000          -
48129.72/2594.36	c      2594          17555         124        20                -           0.0000          -
48230.80/2599.47	c      2599          20197          96        20                -           0.0000          -
48335.90/2604.73	c      2605          19841        4740        20                -           0.0000          -
48435.10/2609.79	c      2610          19921        4820        20                -           0.0000          -
48538.13/2614.90	c      2615          20001        4900        20                -           0.0000          -
48637.31/2619.99	c      2620          20061        4960        20                -           0.0000          -
48742.35/2625.26	c      2625          20141        5040        20                -           0.0000          -
48843.51/2630.34	c      2630          17770         125        20                -           0.0000          -
48950.69/2635.75	c      2636          20273          96        20                -           0.0000          -
49053.82/2640.94	c      2641          20298          97        20                -           0.0000          -
49155.71/2646.10	c      2646          20312          94        20                -           0.0000          -
49254.89/2651.13	c      2651          20332          91        20                -           0.0000          -
49361.27/2656.42	c      2656          20363          99        20                -           0.0000          -
49460.52/2661.49	c      2661          20375          92        20                -           0.0000          -
49561.54/2666.52	c      2667          17980         125        20                -           0.0000          -
49668.63/2671.92	c      2672          18015         129        20                -           0.0000          -
49767.80/2676.97	c      2677          18043         123        20                -           0.0000          -
49866.91/2682.03	c      2682          20473          96        20                -           0.0000          -
49968.82/2687.08	c      2687          20493          97        20                -           0.0000          -
50083.21/2692.82	c      2693          20924          99        20                -           0.0000          -
50184.42/2697.95	c      2698          18189         124        20                -           0.0000          -
50286.46/2703.14	c      2703          21017          97        20                -           0.0000          -
50388.79/2708.21	c      2708          20577          95        20                -           0.0000          -
50489.98/2713.30	c      2713          18280         126        20                -           0.0000          -
50589.18/2718.36	c      2718          18305         122        20                -           0.0000          -
50694.49/2723.69	c      2724          18347         135        20                -           0.0000          -
50802.31/2729.06	c      2729          20663          93        20                -           0.0000          -
50903.39/2734.17	c      2734          21259          98        20                -           0.0000          -
51005.84/2739.30	c      2739          21259          98        20                -           0.0000          -
51113.01/2744.71	c      2745          21259          98        20                -           0.0000          -
51214.20/2749.86	c      2750          21259          98        20                -           0.0000          -
51315.40/2754.94	c      2755          21259          98        20                -           0.0000          -
51417.26/2760.07	c      2760          21259          98        20                -           0.0000          -
51521.73/2765.34	c      2765          21259          98        20                -           0.0000          -
51628.89/2770.70	c      2771          21259          98        20                -           0.0000          -
51728.10/2775.80	c      2776          21259          98        20                -           0.0000          -
51831.28/2781.02	c      2781          21259          98        20                -           0.0000          -
51933.09/2786.12	c      2786          21259          98        20                -           0.0000          -
52035.59/2791.29	c      2791          21259          98        20                -           0.0000          -
52148.73/2796.92	c      2797          21259          98        20                -           0.0000          -
52250.62/2802.08	c      2802          21259          98        20                -           0.0000          -
52349.82/2807.14	c      2807          21259          98        20                -           0.0000          -
52450.98/2812.16	c      2812          21259          98        20                -           0.0000          -
52550.43/2817.17	c      2817          21259          98        20                -           0.0000          -
52650.70/2822.21	c      2822          21076          98        20                -           0.0000          -
52751.91/2827.32	c      2827          18972         126        20                -           0.0000          -
52853.12/2832.45	c      2832          18993         121        20                -           0.0000          -
52956.33/2837.68	c      2838          19021         121        20                -           0.0000          -
53061.49/2842.99	c      2843          21215          93        20                -           0.0000          -
53163.34/2848.12	c      2848          19106         130        20                -           0.0000          -
53279.79/2853.90	c      2854          19128         124        20                -           0.0000          -
53379.02/2859.03	c      2859          21653         124        20                -           0.0000          -
53480.85/2864.08	c      2864          21685         123        20                -           0.0000          -
53581.83/2869.13	c      2869          21355          98        20                -           0.0000          -
53679.40/2874.13	c      2874          21380          97        20                -           0.0000          -
53780.40/2879.19	c      2879          21810         127        20                -           0.0000          -
53882.99/2884.37	c      2884          21856         126        20                -           0.0000          -
53988.22/2889.67	c      2890          19346         118        20                -           0.0000          -
54095.92/2895.12	c      2895          19374         118        20                -           0.0000          -
54198.40/2900.24	c      2900          22000         124        20                -           0.0000          -
54303.60/2905.56	c      2906          19436         119        20                -           0.0000          -
54404.83/2910.69	c      2911          22097         127        20                -           0.0000          -
54506.06/2915.77	c      2916          21633          93        20                -           0.0000          -
54609.26/2920.93	c      2921          19515         120        20                -           0.0000          -
54708.50/2925.97	c      2926          21702          95        20                -           0.0000          -
54810.52/2931.08	c      2931          19576         118        20                -           0.0000          -
54911.61/2936.13	c      2936          21770          95        20                -           0.0000          -
55012.06/2941.24	c      2941          19642         118        20                -           0.0000          -
55111.31/2946.30	c      2946          19664         122        20                -           0.0000          -
55214.51/2951.40	c      2951          22469         130        20                -           0.0000          -
55313.48/2956.44	c      2956          22511         133        20                -           0.0000          -
55414.63/2961.53	c      2962          21942          87        20                -           0.0000          -
55517.87/2966.78	c      2967          21966          85        20                -           0.0000          -
55618.88/2971.83	c      2972          22022         100        20                -           0.0000          -
55720.09/2976.98	c      2977          19841         118        20                -           0.0000          -
55819.27/2982.01	c      2982          19867         118        20                -           0.0000          -
55930.44/2987.56	c      2988          22130          95        20                -           0.0000          -
56031.67/2992.63	c      2993          19934         120        20                -           0.0000          -
56139.58/2998.11	c      2998          22838         124        20                -           0.0000          -
56246.07/3003.43	c      3003          22201          92        20                -           0.0000          -
56349.30/3008.65	c      3009          22231          98        20                -           0.0000          -
56448.57/3013.69	c      3014          20044         127        20                -           0.0000          -
56549.75/3018.74	c      3019          22295          91        20                -           0.0000          -
56649.01/3023.79	c      3024          23084         124        20                -           0.0000          -
56750.25/3028.87	c      3029          23137         124        20                -           0.0000          -
56854.05/3034.08	c      3034          20187         121        20                -           0.0000          -
56953.13/3039.12	c      3039          23217         124        20                -           0.0000          -
57052.61/3044.12	c      3044          22450         100        20                -           0.0000          -
57151.74/3049.13	c      3049          20282         125        20                -           0.0000          -
57254.23/3054.24	c      3054          22519          98        20                -           0.0000          -
57357.32/3059.42	c      3059          22554          94        20                -           0.0000          -
57466.49/3064.91	c      3065          22581          99        20                -           0.0000          -
57565.70/3069.98	c      3070          22609          98        20                -           0.0000          -
57669.64/3075.16	c      3075          22632          92        20                -           0.0000          -
57769.02/3080.19	c      3080          22657          91        20                -           0.0000          -
57873.49/3085.43	c      3085          23613         126        20                -           0.0000          -
57976.52/3090.64	c      3091          20501         121        20                -           0.0000          -
58079.79/3095.89	c      3096          20531         124        20                -           0.0000          -
58183.70/3101.03	c      3101          23726         130        20                -           0.0000          -
58283.08/3106.14	c      3106          20598         127        20                -           0.0000          -
58387.36/3111.34	c      3111          22834          97        20                -           0.0000          -
58492.56/3116.62	c      3117          22850          96        20                -           0.0000          -
58595.77/3121.80	c      3122          22867          93        20                -           0.0000          -
58697.04/3127.02	c      3127          22903          99        20                -           0.0000          -
58804.22/3132.30	c      3132          23927         130        20                -           0.0000          -
58917.99/3138.09	c      3138          20757         128        20                -           0.0000          -
59018.90/3143.16	c      3143          20783         125        20                -           0.0000          -
59125.46/3148.54	c      3149          23018          93        20                -           0.0000          -
59226.61/3153.62	c      3154          20820         120        20                -           0.0000          -
59334.30/3159.05	c      3159          24144         141        20                -           0.0000          -
59442.87/3164.56	c      3165          24182         134        20                -           0.0000          -
59546.04/3169.76	c      3170          23129          91        20                -           0.0000          -
59655.17/3175.25	c      3175          23167          95        20                -           0.0000          -
59758.34/3180.41	c      3180          20957         125        20                -           0.0000          -
59857.51/3185.45	c      3185          20972         119        20                -           0.0000          -
59956.74/3190.49	c      3190          21003         131        20                -           0.0000          -
60059.74/3195.69	c      3196          24445         138        20                -           0.0000          -
60160.94/3200.79	c      3201          24482         136        20                -           0.0000          -
60274.00/3206.44	c      3206          21103         125        20                -           0.0000          -
60375.19/3211.58	c      3212          21142         121        20                -           0.0000          -
60478.37/3216.74	c      3217          23421         100        20                -           0.0000          -
60589.38/3222.37	c      3222          23447          96        20                -           0.0000          -
60690.49/3227.47	c      3227          23472          99        20                -           0.0000          -
60789.53/3232.49	c      3232          21277         118        20                -           0.0000          -
60890.64/3237.50	c      3238          23535          92        20                -           0.0000          -
60989.76/3242.51	c      3243          24845         133        20                -           0.0000          -
61092.93/3247.72	c      3248          21364         114        20                -           0.0000          -
61196.10/3252.94	c      3253          24910         136        20                -           0.0000          -
61297.94/3258.06	c      3258          23625          92        20                -           0.0000          -
61404.30/3263.47	c      3263          24967         136        20                -           0.0000          -
61507.44/3268.65	c      3269          23687          95        20                -           0.0000          -
61615.24/3274.10	c      3274          21547         123        20                -           0.0000          -
61717.73/3279.23	c      3279          23735          92        20                -           0.0000          -
61816.91/3284.29	c      3284          23768          98        20                -           0.0000          -
61918.04/3289.35	c      3289          25126         131        20                -           0.0000          -
62027.11/3294.81	c      3295          25162         129        20                -           0.0000          -
62128.27/3299.92	c      3300          25209         132        20                -           0.0000          -
62227.38/3304.93	c      3305          23855          92        20                -           0.0000          -
62332.37/3310.22	c      3310          23872          90        20                -           0.0000          -
62433.47/3315.38	c      3315          21813         119        20                -           0.0000          -
62540.49/3320.70	c      3321          25338         130        20                -           0.0000          -
62639.68/3325.73	c      3326          21889         129        20                -           0.0000          -
62750.76/3331.30	c      3331          23964          93        20                -           0.0000          -
62853.90/3336.53	c      3337          21945         122        20                -           0.0000          -
62961.02/3341.90	c      3342          21978         121        20                -           0.0000          -
63060.22/3346.95	c      3347          22007         118        20                -           0.0000          -
63164.16/3352.18	c      3352          25578         134        20                -           0.0000          -
63274.37/3357.73	c      3358          22054         119        20                -           0.0000          -
63383.22/3363.21	c      3363          22078         118        20                -           0.0000          -
63486.29/3368.44	c      3368          25653         133        20                -           0.0000          -
63597.97/3374.07	c      3374          25684         130        20                -           0.0000          -
63708.44/3379.67	c      3380          22158         121        20                -           0.0000          -
63811.61/3384.83	c      3385          22201         131        20                -           0.0000          -
63915.24/3390.05	c      3390          22229         130        20                -           0.0000          -
64019.81/3395.35	c      3395          24292          93        20                -           0.0000          -
64123.00/3400.52	c      3401          24317          91        20                -           0.0000          -
64230.18/3405.96	c      3406          24343          90        20                -           0.0000          -
64329.52/3411.00	c      3411          24365          91        20                -           0.0000          -
64428.63/3416.02	c      3416          25988         131        20                -           0.0000          -
64530.28/3421.03	c      3421          22405         127        20                -           0.0000          -
64629.52/3426.11	c      3426          22440         132        20                -           0.0000          -
64728.75/3431.12	c      3431          22476         128        20                -           0.0000          -
64830.04/3436.18	c      3436          24501          92        20                -           0.0000          -
64938.26/3441.64	c      3442          26154         134        20                -           0.0000          -
65049.41/3447.24	c      3447          26175         132        20                -           0.0000          -
65154.54/3452.59	c      3453          26204         132        20                -           0.0000          -
65267.47/3458.21	c      3458          24612          86        20                -           0.0000          -
65366.45/3463.22	c      3463          22710         126        20                -           0.0000          -
65465.37/3468.26	c      3468          26288         129        20                -           0.0000          -
65570.31/3473.54	c      3474          22785         128        20                -           0.0000          -
65677.35/3478.92	c      3479          24716          91        20                -           0.0000          -
65782.49/3484.22	c      3484          24743          92        20                -           0.0000          -
65891.59/3489.79	c      3490          26428         132        20                -           0.0000          -
65994.73/3495.02	c      3495          24816          95        20                -           0.0000          -
66103.78/3500.42	c      3500          22943         126        20                -           0.0000          -
66206.96/3505.61	c      3506          24874          91        20                -           0.0000          -
66314.72/3511.06	c      3511          26537         132        20                -           0.0000          -
66416.99/3516.21	c      3516          24944          95        20                -           0.0000          -
66523.96/3521.63	c      3522          24973          95        20                -           0.0000          -
66627.08/3526.81	c      3527          24997          87        20                -           0.0000          -
66725.90/3531.83	c      3532          23152         123        20                -           0.0000          -
66826.98/3536.91	c      3537          23152         123        20                -           0.0000          -
66926.20/3541.99	c      3542          23152         123        20                -           0.0000          -
67029.88/3547.18	c      3547          23152         123        20                -           0.0000          -
67137.96/3552.70	c      3553          23152         123        20                -           0.0000          -
67239.17/3557.72	c      3558          23152         123        20                -           0.0000          -
67340.25/3562.80	c      3563          23152         123        20                -           0.0000          -
67446.11/3568.17	c      3568          23152         123        20                -           0.0000          -
67548.43/3573.36	c      3573          23152         123        20                -           0.0000          -
67651.58/3578.52	c      3579          23152         123        20                -           0.0000          -
67750.69/3583.57	c      3584          23152         123        20                -           0.0000          -
67851.88/3588.63	c      3589          23152         123        20                -           0.0000          -
67954.98/3593.89	c      3594          23152         123        20                -           0.0000          -
68064.10/3599.31	c      3599          23152         123        20                -           0.0000          -
68163.23/3604.40	c      3604          23152         123        20                -           0.0000          -
68268.18/3609.63	c      3610          23152         123        20                -           0.0000          -
68387.12/3615.68	c      3616          23152         123        20                -           0.0000          -
68488.38/3620.71	c      3621          23157           1        20                -           0.0000          -
68601.42/3626.42	c      3626          27258         132        20                -           0.0000          -
68706.52/3631.72	c      3632          23299         141        20                -           0.0000          -
68812.39/3637.04	c      3637          25657          89        20                -           0.0000          -
68916.87/3642.38	c      3642          23348         137        20                -           0.0000          -
69025.89/3647.83	c      3648          23382         140        20                -           0.0000          -
69136.94/3653.45	c      3653          27441         136        20                -           0.0000          -
69248.62/3659.10	c      3659          27441         136        20                -           0.0000          -
69355.00/3664.48	c      3664          27441         136        20                -           0.0000          -
69460.10/3669.76	c      3670          27441         136        20                -           0.0000          -
69563.22/3674.99	c      3675          27441         136        20                -           0.0000          -
69664.92/3680.09	c      3680          27441         136        20                -           0.0000          -
69769.29/3685.32	c      3685          27441         136        20                -           0.0000          -
69878.41/3690.81	c      3691          27441         136        20                -           0.0000          -
69979.42/3695.95	c      3696          27441         136        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 (149416 MiB free)
  memory of node 1: 193531 MiB (167806 MiB free)
  memory of node 2: 193531 MiB (147075 MiB free)
  memory of node 3: 193531 MiB (93591 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-4465670-1723618633/watcher-4465670-1723618633 -o /tmp/evaluation-result-4465670-1723618633/solver-4465670-1723618633 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723617207-726874 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465670-1723618633.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100104 s]*
/proc/loadavg: 75.18 78.56 69.47 62/984 727823
/proc/meminfo: memFree=571240360/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=65212 memory=52940 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 11144 0 0 0 9 1 0 0 20 0 1 0 128450113 66777088 13235 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 16303 13235 2347 3035 0 12699 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 65212 KiB
Current children cumulated memory: 52940 KiB

[startup+0.219592 s]*
/proc/loadavg: 75.18 78.56 69.47 63/984 727823
/proc/meminfo: memFree=571199932/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=107416 memory=95068 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 21680 0 0 0 20 3 0 0 20 0 1 0 128450113 109993984 23767 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 26854 23767 2347 3035 0 23250 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 107416 KiB
Current children cumulated memory: 95068 KiB

[startup+0.321082 s]*
/proc/loadavg: 75.18 78.56 69.47 62/984 727823
/proc/meminfo: memFree=571165024/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=139776 memory=127212 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 29744 0 0 0 28 4 0 0 20 0 1 0 128450113 143130624 31803 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 34944 31803 2347 3035 0 31340 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 139776 KiB
Current children cumulated memory: 127212 KiB

[startup+0.700278 s]
/proc/loadavg: 75.18 78.56 69.47 62/984 727823
/proc/meminfo: memFree=571097120/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=258008 memory=245308 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 58734 0 0 0 60 8 0 0 20 0 1 0 128450113 264200192 61327 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 64502 61327 2347 3035 0 60898 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 258008 KiB
Current children cumulated memory: 245308 KiB

[startup+1.50027 s]
/proc/loadavg: 74.04 78.27 69.43 63/984 727823
/proc/meminfo: memFree=570935256/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=514604 memory=501524 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 120756 0 0 0 131 18 0 0 20 0 1 0 128450113 526954496 125381 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 128651 125381 2347 3035 0 125047 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 514604 KiB
Current children cumulated memory: 501524 KiB

[startup+3.12623 s]
/proc/loadavg: 74.04 78.27 69.43 63/984 727823
/proc/meminfo: memFree=570008616/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=1370708 memory=1355352 CPUtime=3.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 299115 0 0 0 263 48 0 0 20 0 1 0 128450113 1403604992 338838 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 342677 338838 2539 3035 0 339073 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1370708 KiB
Current children cumulated memory: 1355352 KiB

[startup+6.30025 s]
/proc/loadavg: 73.00 77.98 69.38 63/984 727823
/proc/meminfo: memFree=569068020/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=2484020 memory=2404828 CPUtime=6.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 417285 0 0 0 550 76 0 0 20 0 1 0 128450113 2543636480 601207 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 621005 601207 2662 3035 0 617401 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2484020 KiB
Current children cumulated memory: 2404828 KiB

[startup+12.7003 s]
/proc/loadavg: 72.04 77.70 69.34 63/984 727825
/proc/meminfo: memFree=568689800/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=2726364 memory=2673488 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 577920 0 0 0 1140 125 0 0 20 0 1 0 128450113 2791796736 668372 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 681591 668372 2710 3035 0 677987 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2726364 KiB
Current children cumulated memory: 2673488 KiB

[startup+25.5003 s]
/proc/loadavg: 70.34 77.15 69.25 63/984 727827
/proc/meminfo: memFree=568435532/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=2726364 memory=2677388 CPUtime=25.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 579078 0 0 0 2414 125 0 0 20 0 1 0 128450113 2791796736 669347 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 681591 669347 2758 3035 0 677987 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2726364 KiB
Current children cumulated memory: 2677388 KiB

[startup+51.1263 s]
/proc/loadavg: 66.66 75.60 68.98 63/986 728004
/proc/meminfo: memFree=568343924/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=2726364 memory=2677644 CPUtime=50.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 579194 0 0 0 4964 126 0 0 20 0 1 0 128450113 2791796736 669411 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 681591 669411 2758 3035 0 677987 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2726364 KiB
Current children cumulated memory: 2677644 KiB

[startup+102.3 s]
/proc/loadavg: 63.52 73.37 68.57 63/986 728013
/proc/meminfo: memFree=567937416/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=2726364 memory=2677676 CPUtime=101.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) R 727819 727822 726863 0 -1 4194304 579296 0 0 0 10056 128 0 0 20 0 1 0 128450113 2791796736 669419 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 681591 669419 2758 3035 0 677987 0
Current children cumulated CPU time: 101.84 s
Current children cumulated vsize: 2726364 KiB
Current children cumulated memory: 2677676 KiB

[startup+162.301 s]
/proc/loadavg: 62.01 71.14 68.10 64/1006 728046
/proc/meminfo: memFree=551128800/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=19611780 memory=18919356 CPUtime=161.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) S 727819 727822 726863 0 -1 1077936128 3951842 0 0 0 15491 674 0 0 20 0 21 0 128450113 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 4902945 4729839 2774 3035 0 4834941 0
[pid=727822/tid=728022] ppid=727819 vsize=19611780 memory=4101200 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728022/stat : 728022 (fscip) S 727819 727822 726863 0 -1 1077936192 158060 0 0 0 128 22 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728023] ppid=727819 vsize=19611780 memory=4311748 CPUtime=1.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728023/stat : 728023 (fscip) S 727819 727822 726863 0 -1 1077936192 165315 0 0 0 126 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728024] ppid=727819 vsize=19611780 memory=0 CPUtime=1.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728024/stat : 728024 (fscip) S 727819 727822 726863 0 -1 1077936192 174505 0 0 0 127 26 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728025] ppid=727819 vsize=19611780 memory=2677736 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728025/stat : 728025 (fscip) S 727819 727822 726863 0 -1 1077936192 158060 0 0 0 125 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728026] ppid=727819 vsize=19611780 memory=2677676 CPUtime=1.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728026/stat : 728026 (fscip) S 727819 727822 726863 0 -1 1077936192 168869 0 0 0 126 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728027] ppid=727819 vsize=19611780 memory=21371757269608 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728027/stat : 728027 (fscip) S 727819 727822 726863 0 -1 1077936192 158060 0 0 0 126 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728028] ppid=727819 vsize=19611780 memory=1704 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728028/stat : 728028 (fscip) S 727819 727822 726863 0 -1 1077936192 158060 0 0 0 127 23 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728029] ppid=727819 vsize=19611780 memory=0 CPUtime=1.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728029/stat : 728029 (fscip) S 727819 727822 726863 0 -1 1077936192 158060 0 0 0 127 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728030] ppid=727819 vsize=19611780 memory=25333125866717268 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728030/stat : 728030 (fscip) S 727819 727822 726863 0 -1 1077936192 158064 0 0 0 125 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728031] ppid=727819 vsize=19611780 memory=279724376361840 CPUtime=1.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728031/stat : 728031 (fscip) S 727819 727822 726863 0 -1 1077936192 158065 0 0 0 125 26 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728032] ppid=727819 vsize=19611780 memory=17654164 CPUtime=1.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728032/stat : 728032 (fscip) S 727819 727822 726863 0 -1 1077936192 158062 0 0 0 126 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728033] ppid=727819 vsize=19611780 memory=279724376317600 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728033/stat : 728033 (fscip) S 727819 727822 726863 0 -1 1077936192 158087 0 0 0 124 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728034] ppid=727819 vsize=19611780 memory=15504264 CPUtime=1.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728034/stat : 728034 (fscip) R 727819 727822 726863 0 -1 4194368 156115 0 0 0 121 23 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728035] ppid=727819 vsize=19611780 memory=11424 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728035/stat : 728035 (fscip) S 727819 727822 726863 0 -1 1077936192 158063 0 0 0 128 22 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728036] ppid=727819 vsize=19611780 memory=16627720 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728036/stat : 728036 (fscip) S 727819 727822 726863 0 -1 1077936192 161901 0 0 0 125 25 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728037] ppid=727819 vsize=19611780 memory=11424 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728037/stat : 728037 (fscip) S 727819 727822 726863 0 -1 1077936192 158063 0 0 0 124 26 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728038] ppid=727819 vsize=19611780 memory=35528 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728038/stat : 728038 (fscip) S 727819 727822 726863 0 -1 1077936192 158063 0 0 0 126 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728039] ppid=727819 vsize=19611780 memory=-6656994715191393123 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728039/stat : 728039 (fscip) S 727819 727822 726863 0 -1 1077936192 158061 0 0 0 125 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728040] ppid=727819 vsize=19611780 memory=33860 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728040/stat : 728040 (fscip) S 727819 727822 726863 0 -1 1077936192 158258 0 0 0 125 24 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728041] ppid=727819 vsize=19611780 memory=6432431753817907776 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728041/stat : 728041 (fscip) S 727819 727822 726863 0 -1 1077936192 158063 0 0 0 128 22 0 0 20 0 21 0 128463123 20082462720 4729839 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 19611780 KiB
Current children cumulated memory: 18919356 KiB

[startup+222.307 s]
/proc/loadavg: 73.33 72.74 68.85 77/1026 728083

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

/proc/727822/task/728054/stat : 728054 (fscip) S 727819 727822 726863 0 -1 1077936192 248 0 0 0 0 3 0 0 20 0 41 0 128466349 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728055] ppid=727819 vsize=123078816 memory=110929384 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728055/stat : 728055 (fscip) S 727819 727822 726863 0 -1 1077936192 263 0 0 0 0 3 0 0 20 0 41 0 128466349 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728056] ppid=727819 vsize=123078816 memory=7644 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728056/stat : 728056 (fscip) S 727819 727822 726863 0 -1 1077936192 315 0 0 0 0 3 0 0 20 0 41 0 128466349 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728057] ppid=727819 vsize=123078816 memory=110887896 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728057/stat : 728057 (fscip) S 727819 727822 726863 0 -1 1077936192 300 0 0 0 1 2 0 0 20 0 41 0 128466349 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728058] ppid=727819 vsize=123078816 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728058/stat : 728058 (fscip) S 727819 727822 726863 0 -1 1077936192 239 0 0 0 1 2 0 0 20 0 41 0 128466349 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728059] ppid=727819 vsize=123078816 memory=110888632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728059/stat : 728059 (fscip) S 727819 727822 726863 0 -1 1077936192 265 0 0 0 0 2 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728060] ppid=727819 vsize=123078816 memory=110885372 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728060/stat : 728060 (fscip) S 727819 727822 726863 0 -1 1077936192 318 0 0 0 2 2 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728061] ppid=727819 vsize=123078816 memory=110889028 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728061/stat : 728061 (fscip) S 727819 727822 726863 0 -1 1077936192 212 0 0 0 0 3 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728062] ppid=727819 vsize=123078816 memory=110690632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728062/stat : 728062 (fscip) S 727819 727822 726863 0 -1 1077936192 236 0 0 0 1 1 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728063] ppid=727819 vsize=123078816 memory=110770476 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728063/stat : 728063 (fscip) S 727819 727822 726863 0 -1 1077936192 313 0 0 0 2 1 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728064] ppid=727819 vsize=123078816 memory=110938668 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728064/stat : 728064 (fscip) S 727819 727822 726863 0 -1 1077936192 311 0 0 0 0 3 0 0 20 0 41 0 128466350 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728065] ppid=727819 vsize=123078816 memory=40436 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728065/stat : 728065 (fscip) S 727819 727822 726863 0 -1 1077936192 312 0 0 0 1 1 0 0 20 0 41 0 128466351 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728066] ppid=727819 vsize=123078816 memory=8240 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728066/stat : 728066 (fscip) S 727819 727822 726863 0 -1 1077936192 261 0 0 0 0 3 0 0 20 0 41 0 128466351 126032707584 27734675 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
Current children cumulated CPU time: 68916.9 s
Current children cumulated vsize: 123078816 KiB
Current children cumulated memory: 110938700 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.31 80.70 79.92 81/1026 730234
/proc/meminfo: memFree=463951904/790760800 swapFree=131071996/131071996
[pid=727822] ppid=727819 vsize=123392708 memory=111093720 CPUtime=70061.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/stat : 727822 (fscip) S 727819 727822 726863 0 -1 1077936128 114325889 0 0 0 6956413 49710 0 0 20 0 41 0 128450113 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
/proc/727822/statm: 30848177 27773430 3014 3035 0 30337304 0
[pid=727822/tid=728022] ppid=727819 vsize=123392708 memory=19600 CPUtime=3503.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728022/stat : 728022 (fscip) R 727819 727822 726863 0 -1 4194368 2382494 0 0 0 349280 1112 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728023] ppid=727819 vsize=123392708 memory=54680 CPUtime=3504.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728023/stat : 728023 (fscip) R 727819 727822 726863 0 -1 4194368 3551558 0 0 0 349505 979 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728024] ppid=727819 vsize=123392708 memory=-5155633680935826750 CPUtime=3500.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728024/stat : 728024 (fscip) R 727819 727822 726863 0 -1 4194368 11352274 0 0 0 348714 1313 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728025] ppid=727819 vsize=123392708 memory=7176 CPUtime=3501.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728025/stat : 728025 (fscip) R 727819 727822 726863 0 -1 4194368 2517973 0 0 0 348948 1169 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728026] ppid=727819 vsize=123392708 memory=36248 CPUtime=3505.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728026/stat : 728026 (fscip) R 727819 727822 726863 0 -1 4194368 3588680 0 0 0 349628 912 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728027] ppid=727819 vsize=123392708 memory=6628 CPUtime=3500.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728027/stat : 728027 (fscip) R 727819 727822 726863 0 -1 4194368 11361192 0 0 0 348701 1304 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728028] ppid=727819 vsize=123392708 memory=20572 CPUtime=3479.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728028/stat : 728028 (fscip) R 727819 727822 726863 0 -1 4194368 2733882 0 0 0 341493 6472 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728029] ppid=727819 vsize=123392708 memory=6856 CPUtime=3504.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728029/stat : 728029 (fscip) R 727819 727822 726863 0 -1 4194368 3895497 0 0 0 349457 965 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728030] ppid=727819 vsize=123392708 memory=8240 CPUtime=3500.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728030/stat : 728030 (fscip) R 727819 727822 726863 0 -1 4194368 12452067 0 0 0 348644 1394 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728031] ppid=727819 vsize=123392708 memory=2112 CPUtime=3505.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728031/stat : 728031 (fscip) R 727819 727822 726863 0 -1 4194368 2632036 0 0 0 349399 1107 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728032] ppid=727819 vsize=123392708 memory=3308 CPUtime=3504.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728032/stat : 728032 (fscip) R 727819 727822 726863 0 -1 4194368 3478632 0 0 0 349575 901 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728033] ppid=727819 vsize=123392708 memory=1704 CPUtime=3492.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728033/stat : 728033 (fscip) R 727819 727822 726863 0 -1 4194368 11341437 0 0 0 347999 1273 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728034] ppid=727819 vsize=123392708 memory=33860 CPUtime=3478.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728034/stat : 728034 (fscip) R 727819 727822 726863 0 -1 4194368 2511298 0 0 0 341616 6219 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728035] ppid=727819 vsize=123392708 memory=51220 CPUtime=3504.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728035/stat : 728035 (fscip) R 727819 727822 726863 0 -1 4194368 3472813 0 0 0 349498 993 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728036] ppid=727819 vsize=123392708 memory=7640 CPUtime=3494.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728036/stat : 728036 (fscip) R 727819 727822 726863 0 -1 4194368 12380548 0 0 0 348161 1338 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728037] ppid=727819 vsize=123392708 memory=18472 CPUtime=3477.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728037/stat : 728037 (fscip) R 727819 727822 726863 0 -1 4194368 3652416 0 0 0 341508 6264 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728038] ppid=727819 vsize=123392708 memory=20284 CPUtime=3503.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728038/stat : 728038 (fscip) R 727819 727822 726863 0 -1 4194368 3332206 0 0 0 349458 902 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728039] ppid=727819 vsize=123392708 memory=5632 CPUtime=3498.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728039/stat : 728039 (fscip) R 727819 727822 726863 0 -1 4194368 10832353 0 0 0 348596 1221 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728040] ppid=727819 vsize=123392708 memory=11592 CPUtime=3477.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728040/stat : 728040 (fscip) R 727819 727822 726863 0 -1 4194368 2593684 0 0 0 341499 6234 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728041] ppid=727819 vsize=123392708 memory=13768 CPUtime=3490.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728041/stat : 728041 (fscip) R 727819 727822 726863 0 -1 4194368 3488667 0 0 0 341659 7426 0 0 20 0 41 0 128463123 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728047] ppid=727819 vsize=123392708 memory=11644 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728047/stat : 728047 (fscip) S 727819 727822 726863 0 -1 1077936192 314 0 0 0 1 1 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728048] ppid=727819 vsize=123392708 memory=11732 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728048/stat : 728048 (fscip) S 727819 727822 726863 0 -1 1077936192 308 0 0 0 2 2 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728049] ppid=727819 vsize=123392708 memory=30816 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728049/stat : 728049 (fscip) S 727819 727822 726863 0 -1 1077936192 265 0 0 0 1 1 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728050] ppid=727819 vsize=123392708 memory=33860 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728050/stat : 728050 (fscip) S 727819 727822 726863 0 -1 1077936192 312 0 0 0 0 3 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728051] ppid=727819 vsize=123392708 memory=51220 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728051/stat : 728051 (fscip) S 727819 727822 726863 0 -1 1077936192 319 0 0 0 2 2 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728052] ppid=727819 vsize=123392708 memory=7640 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728052/stat : 728052 (fscip) S 727819 727822 726863 0 -1 1077936192 320 0 0 0 2 2 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728053] ppid=727819 vsize=123392708 memory=18472 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728053/stat : 728053 (fscip) S 727819 727822 726863 0 -1 1077936192 265 0 0 0 0 3 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728054] ppid=727819 vsize=123392708 memory=20284 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728054/stat : 728054 (fscip) S 727819 727822 726863 0 -1 1077936192 251 0 0 0 0 3 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728055] ppid=727819 vsize=123392708 memory=5632 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728055/stat : 728055 (fscip) S 727819 727822 726863 0 -1 1077936192 266 0 0 0 0 3 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728056] ppid=727819 vsize=123392708 memory=11592 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728056/stat : 728056 (fscip) S 727819 727822 726863 0 -1 1077936192 319 0 0 0 0 3 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728057] ppid=727819 vsize=123392708 memory=13768 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728057/stat : 728057 (fscip) S 727819 727822 726863 0 -1 1077936192 303 0 0 0 1 2 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728058] ppid=727819 vsize=123392708 memory=11644 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728058/stat : 728058 (fscip) S 727819 727822 726863 0 -1 1077936192 242 0 0 0 1 2 0 0 20 0 41 0 128466349 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728059] ppid=727819 vsize=123392708 memory=279724377837712 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728059/stat : 728059 (fscip) S 727819 727822 726863 0 -1 1077936192 268 0 0 0 0 3 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728060] ppid=727819 vsize=123392708 memory=-6737193921436133417 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728060/stat : 728060 (fscip) S 727819 727822 726863 0 -1 1077936192 322 0 0 0 2 2 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728061] ppid=727819 vsize=123392708 memory=171051677 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728061/stat : 728061 (fscip) S 727819 727822 726863 0 -1 1077936192 215 0 0 0 0 3 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728062] ppid=727819 vsize=123392708 memory=170986251 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728062/stat : 728062 (fscip) S 727819 727822 726863 0 -1 1077936192 240 0 0 0 1 1 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728063] ppid=727819 vsize=123392708 memory=74996 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728063/stat : 728063 (fscip) S 727819 727822 726863 0 -1 1077936192 316 0 0 0 2 1 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728064] ppid=727819 vsize=123392708 memory=75328 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728064/stat : 728064 (fscip) S 727819 727822 726863 0 -1 1077936192 314 0 0 0 0 3 0 0 20 0 41 0 128466350 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728065] ppid=727819 vsize=123392708 memory=-6737193921436133417 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728065/stat : 728065 (fscip) S 727819 727822 726863 0 -1 1077936192 315 0 0 0 1 1 0 0 20 0 41 0 128466351 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
[pid=727822/tid=728066] ppid=727819 vsize=123392708 memory=43656 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/727822/task/728066/stat : 728066 (fscip) S 727819 727822 726863 0 -1 1077936192 263 0 0 0 0 3 0 0 20 0 41 0 128466351 126354132992 27773430 809668444160 4194304 16623229 140726062552400 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 26652672 140726062556166 140726062556284 140726062556284 140726062563312 0
Current children cumulated CPU time: 70061.2 s
Current children cumulated vsize: 123392708 KiB
Current children cumulated memory: 111093720 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=69564.4 s, system=499.25 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 80.31 80.70 79.92 62/987 730234
/proc/meminfo: memFree=469620812/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.31 80.70 79.92 62/987 730234
/proc/meminfo: memFree=527138672/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 78.77 80.37 79.82 62/987 730234
/proc/meminfo: memFree=566068912/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): 3702.21
CPU time (s): 70063.6
CPU user time (s): 69564.4
CPU system time (s): 499.25
CPU usage (%): 1892.48
Max. virtual memory (cumulated for all children) (KiB): 123392708
Max. memory (cumulated for all children) (KiB): 111093720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69564.4
system time used= 499.25
maximum resident set size= 111166076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114326507
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= 10620009
involuntary context switches= 424248


# summary of solver processes directly reported to runsolver:
#   pid: 727822
#   total CPU time (s): 70063.6
#   total CPU user time (s): 69564.4
#   total CPU system time (s): 499.25

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8926 second user time and 98.6763 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 08:57:13
IDJOB=4465670
IDBENCH=155547
IDSOLVER=3094
FILE ID=nodeD101/4465670-1723618633
RUNJOBID= nodeD101-1723617207-726874
SLURM_JOB_ID= 8267907
Free space on /tmp= 8622720 MiB

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

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

MD5SUM BENCH= 385cc980e0c43194d9e7f2f21b5d5aa0
RANDOM SEED=297072034

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		: 3121.064
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		: 2619.008
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		: 3199.348
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		: 3188.658
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		: 3124.453
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		: 1805.618
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		: 3134.560
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		: 3199.432
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		: 3123.206
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		: 3774.302
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		: 3199.999
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		: 3192.027
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		: 3123.363
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		: 3690.007
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		: 3135.776
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		: 3163.575
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		: 3116.826
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		: 2500.365
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		: 3199.999
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		: 3200.000
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		: 3124.505
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		: 3638.337
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		: 3199.999
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		: 3199.444
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		: 3124.521
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		: 3846.746
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		: 3199.999
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		: 3199.999
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		: 3124.538
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		: 2376.277
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		: 3159.439
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		: 3162.428
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		: 3124.552
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		: 2626.183
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		: 3199.999
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		: 3200.000
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		: 2923.203
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		: 2659.742
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		: 3199.999
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		: 3170.923
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		: 2983.351
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		: 3165.487
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		: 3199.999
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		: 3153.908
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		: 2911.332
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		: 2663.156
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		: 3199.999
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		: 3164.068
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		: 2823.484
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		: 2655.182
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		: 3197.148
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		: 3199.999
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		: 3124.574
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		: 3347.010
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		: 3140.191
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		: 3199.999
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		: 3119.552
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		: 2658.701
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		: 3200.000
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		: 3164.571
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		: 3118.244
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		: 3331.272
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		: 3137.964
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		: 3177.768
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		: 3065.187
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		: 2641.154
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		: 3196.001
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		: 3175.856
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		: 3124.592
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		: 2659.953
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		: 3198.266
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		: 3194.878
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		: 3124.597
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		: 2195.328
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		: 3199.999
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		: 3199.999
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		: 2871.843
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		: 2726.794
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		: 3199.430
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		: 3200.000
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:        571280024 kB
MemAvailable:   629037784 kB
Buffers:         1145568 kB
Cached:         59867304 kB
SwapCached:            0 kB
Active:         18849772 kB
Inactive:       196799064 kB
Active(anon):       2128 kB
Inactive(anon): 154672804 kB
Active(file):   18847644 kB
Inactive(file): 42126260 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             85996 kB
Writeback:             4 kB
AnonPages:      154632992 kB
Mapped:           137356 kB
Shmem:             38920 kB
KReclaimable:     406768 kB
Slab:             822896 kB
SReclaimable:     406768 kB
SUnreclaim:       416128 kB
KernelStack:       16896 kB
PageTables:       332552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   66826380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1132416 kB
HardwareCorrupted:     0 kB
AnonHugePages:  50999296 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= 8622720 MiB
End job on nodeD101 at 2024-08-14 09:58:56