Trace number 4466049

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i5_pp_93.opb
MD5SUM9d9e0a7da5715f208335c49466c86b7d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark750
Best CPU time to get the best result obtained on this benchmark4.29507
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables194375
Total number of constraints194376
Number of constraints which are clauses176895
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints14593
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
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)
1.18/1.26	c Default LC presolving (default).
1.18/1.26	c ** Before presolving: virtualMemUsedAtLc = 1056256647, getVmSize() = 727711744, SCIPgetMemUsed() = 662429692, SCIPgetMemTotal() = 687975780, SCIPgetMemExternEstim() = 368280867
1.18/1.26	c ** set memory limit for presolving in LC to 8.79277e+12 for SCIP **
62.91/63.27	c ** Estimated virtualMemUsedAtSolver = 1615046418, getVmSize() = 2249658368, SCIPgetMemUsed() = 1308745777, SCIPgetMemTotal() = 2054288761, SCIPgetMemExternEstim() = 368280867
62.91/63.27	c ** set memory limit for solvers to 4.18353e+11 for each SCIP **
62.91/63.27	c Original Problem   :
62.91/63.27	c   Problem name     : instance-4466049-1723666234
62.91/63.27	c   Variables        : 194375 (194375 binary, 0 integer, 0 implicit integer, 0 continuous)
62.91/63.27	c   Constraints      : 194376
62.91/63.27	c   Objective sense  : minimize
62.91/63.27	c Presolved Problem  :
62.91/63.27	c   Variables        : 192005 (192005 binary, 0 integer, 0 implicit integer, 0 continuous)
62.91/63.27	c   Constraints      : 187612
62.91/63.27	c Constraints        : Number
62.91/63.27	c   setppc           : 187610 
62.91/63.27	c   linear           : 2 
62.91/63.27	c ** Instance transfer method used: 0
63.50/63.81	c ** ParaScipInstance copy does not increase the number of variables. **
72.92/73.05	c LC is working with racing ramp-up and with rebuilding tree after racing.
72.92/73.05	c                                Nodes    Active                                            
72.92/73.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
5259.40/335.09	c       335              2           1        20                -         142.0000          -
5383.28/341.35	c       341             57          46        20                -         142.0000          -
5488.39/346.60	c       347             35          30        20                -         142.0000          -
5591.56/351.85	c       352            101          73        20                -         142.0000          -
5692.71/356.95	c       357            106          90        20                -         142.0000          -
5791.85/361.98	c       362            139          95        20                -         142.0000          -
5896.95/367.21	c       367             82          76        20                -         142.0000          -
6002.03/372.51	c       373            194          87        20                -         142.0000          -
6107.17/377.82	c       378            159          91        20                -         142.0000          -
6213.36/383.17	c       383            176         100        20                -         142.0000          -
6313.41/388.26	c       388            191          88        20                -         142.0000          -
6422.46/393.77	c       394            257          30        20                -         142.0000          -
6525.58/398.93	c       399            247          85        20                -         142.0000          -
6624.75/403.94	c       404            278         106        20                -         142.0000          -
6723.92/408.98	c       409            298          70        20                -         142.0000          -
6834.91/414.51	c       415            389          64        20                -         142.0000          -
6944.96/420.08	c       420            370         129        20                -         142.0000          -
7053.09/425.53	c       426            454         106        20                -         142.0000          -
7152.22/430.59	c       431            475         119        20                -         142.0000          -
7257.34/435.86	c       436            470          92        20                -         142.0000          -
7358.46/440.95	c       441            520         144        20                -         142.0000          -
7462.37/446.14	c       446            539          96        20                -         142.0000          -
7564.65/451.39	c       451            556         103        20                -         142.0000          -
7667.76/456.55	c       457            587         164        20                -         142.0000          -
7770.89/461.79	c       462            595         166        20                -         142.0000          -
7878.98/467.17	c       467            624         191        20                -         142.0000          -
7979.02/472.26	c       472            630         191        20                -         142.0000          -
8080.17/477.31	c       477            644         125        20                -         142.0000          -
8186.96/482.78	c       483            654         122        20                -         142.0000          -
8295.66/488.20	c       488            679          97        20                -         142.0000          -
8402.61/493.65	c       494            682         137        20                -         142.0000          -
8501.77/498.69	c       499            701         148        20                -         142.0000          -
8602.92/503.70	c       504            783         115        20                -         142.0000          -
8706.03/509.00	c       509            799         123        20                -         142.0000          -
8827.82/515.07	c       515            822         140        20                -         142.0000          -
8929.13/520.16	c       520            864         174        20                -         142.0000          -
9029.25/525.28	c       525            771         168        20                -         142.0000          -
9134.34/530.55	c       531            784         173        20                -         142.0000          -
9233.50/535.59	c       536            789         174        20                -         142.0000          -
9334.62/540.62	c       541            803         178        20                -         142.0000          -
9449.60/546.49	c       546            803         178        20                -         142.0000          -
9550.76/551.50	c       552            805           0        20                -         142.0000          -
9657.80/556.99	c       557            805           0        20                -         142.0000          -
9759.95/562.10	c       562            976         225        20                -         142.0000          -
9860.92/567.19	c       567            908          55        20                -         142.0000          -
9967.07/572.52	c       573            936          66        20                -         142.0000          -
10070.22/577.71	c       578           1038          99        20                -         142.0000          -
10176.14/583.09	c       583           1045           0        20                -         142.0000          -
10275.37/588.14	c       588           1045           0        20                -         142.0000          -
10377.73/593.28	c       593           1119          50        20                -         142.0000          -
10480.88/598.41	c       598           1165          82        20                -         142.0000          -
10582.01/603.54	c       604           1183          86        20                -         142.0000          -
10681.19/608.55	c       609           1216          88        20                -         142.0000          -
10782.37/613.63	c       614           1238          86        20                -         142.0000          -
10881.53/618.66	c       619           1265          21        20                -         142.0000          -
10984.68/623.80	c       624           1303         124        20                -         142.0000          -
11083.86/628.84	c       629           1372          80        20                -         142.0000          -
11183.06/633.86	c       634           1357          61        20                -         142.0000          -
11284.24/638.97	c       639           1393          77        20                -         142.0000          -
11383.40/644.00	c       644           1500          68        20                -         142.0000          -
11488.52/649.26	c       649           1455         114        20                -         142.0000          -
11591.70/654.45	c       654           1478         118        20                -         142.0000          -
11698.85/659.86	c       660           1615         102        20                -         142.0000          -
11800.03/664.97	c       665           1549          96        20                -         142.0000          -
11902.10/670.08	c       670           1640         106        20                -         142.0000          -
12003.16/675.18	c       675           1685         130        20                -         142.0000          -
12103.58/680.29	c       680           1710         162        20                -         142.0000          -
12206.75/685.48	c       685           1721         139        20                -         142.0000          -
12309.89/690.64	c       691           1805         102        20                -         142.0000          -
12409.08/695.69	c       696           1827         112        20                -         142.0000          -
12514.21/700.98	c       701           1827         112        20                -         142.0000          -
12621.32/706.35	c       706           1829           0        20                -         142.0000          -
12726.43/711.65	c       712           1829           0        20                -         142.0000          -
12825.60/716.68	c       717           2049          66        20                -         142.0000          -
12930.72/721.93	c       722           2118         120        20                -         142.0000          -
13032.82/727.05	c       727           2143         139        20                -         142.0000          -
13134.18/732.19	c       732           1975          82        20                -         142.0000          -
13240.17/737.53	c       738           2169         153        20                -         142.0000          -
13347.26/742.99	c       743           2169         153        20                -         142.0000          -
13458.22/748.55	c       749           2173           0        20                -         142.0000          -
13559.33/753.66	c       754           2174           1        20                -         142.0000          -
13672.33/759.33	c       759           2291          52        20                -         142.0000          -
13773.45/764.42	c       764           2368          52        20                -         142.0000          -
13872.57/769.44	c       769           2416          96        20                -         142.0000          -
13977.65/774.78	c       775           2430          98        20                -         142.0000          -
14083.68/780.08	c       780           2449          89        20                -         142.0000          -
14187.79/785.34	c       785           2470         100        20                -         142.0000          -
14290.93/790.56	c       791           2612         100        20                -         142.0000          -
14396.01/795.83	c       796           2516         124        20                -         142.0000          -
14499.84/801.05	c       801           2541         139        20                -         142.0000          -
14602.13/806.25	c       806           2566         158        20                -         142.0000          -
14711.15/811.73	c       812           2845         119        20                -         142.0000          -
14822.15/817.32	c       817           2598         180        20                -         142.0000          -
14925.30/822.56	c       823           2619         199        20                -         142.0000          -
15030.42/827.82	c       828           2661         237        20                -         142.0000          -
15129.56/832.88	c       833           3002         156        20                -         142.0000          -
15230.68/837.94	c       838           3073         109        20                -         142.0000          -
15329.84/842.95	c       843           3125          87        20                -         142.0000          -
15428.95/847.96	c       848           3196         136        20                -         142.0000          -
15530.75/853.09	c       853           2981          48        20                -         142.0000          -
15631.88/858.17	c       858           3334          73        20                -         142.0000          -
15738.17/863.55	c       864           3048          42        20                -         142.0000          -
15845.19/868.90	c       869           3048          42        20                -         142.0000          -
15952.26/874.34	c       874           3066           0        20                -         142.0000          -
16063.09/879.99	c       880           3089          19        20                -         142.0000          -
16165.35/885.08	c       885           3692          52        20                -         142.0000          -
16266.32/890.18	c       890           3254          78        20                -         142.0000          -
16370.42/895.40	c       895           3335          57        20                -         142.0000          -
16471.55/900.58	c       901           3879          47        20                -         142.0000          -
16586.48/906.38	c       906           3500          93        20                -         142.0000          -
16687.59/911.49	c       911           4073          95        20                -         142.0000          -
16788.72/916.56	c       917           4127          46        20                -         142.0000          -
16891.81/921.70	c       922           4179          47        20                -         142.0000          -
16994.85/926.97	c       927           3866          78        20                -         142.0000          -
17099.84/932.21	c       932           3909         112        20                -         142.0000          -
17202.95/937.40	c       937           4354          44        20                -         142.0000          -
17312.01/942.97	c       943           4401          47        20                -         142.0000          -
17417.11/948.25	c       948           4401          47        20                -         142.0000          -
17520.22/953.47	c       953           4410           0        20                -         142.0000          -
17627.30/958.81	c       959           4410           0        20                -         142.0000          -
17733.43/964.15	c       964           4463          26        20                -         142.0000          -
17832.69/969.19	c       969           4553         112        20                -         142.0000          -
17946.52/974.97	c       975           4576          50        20                -         142.0000          -
18050.37/980.16	c       980           4692          21        20                -         142.0000          -
18154.74/985.48	c       985           4658          60        20                -         142.0000          -
18257.82/990.64	c       991           4758          55        20                -         142.0000          -
18367.91/996.17	c       996           4939          26        20                -         142.0000          -
18468.06/1001.21	c      1001           4939          26        20                -         142.0000          -
18575.15/1006.68	c      1007           4950           0        20                -         142.0000          -
18676.30/1011.72	c      1012           4950           0        20                -         142.0000          -
18775.44/1016.76	c      1017           5127          51        20                -         142.0000          -
18876.62/1021.81	c      1022           5176          65        20                -         142.0000          -
18977.76/1026.91	c      1027           5247          53        20                -         142.0000          -
19076.92/1031.96	c      1032           5250          44        20                -         142.0000          -
19176.04/1037.00	c      1037           5447          57        20                -         142.0000          -
19278.08/1042.04	c      1042           5543          78        20                -         142.0000          -
19384.20/1047.40	c      1047           5648         112        20                -         142.0000          -
19496.27/1053.07	c      1053           5688         128        20                -         142.0000          -
19595.40/1058.09	c      1058           5682         213        20                -         142.0000          -
19696.61/1063.16	c      1063           5743          37        20                -         142.0000          -
19796.72/1068.26	c      1068           5847          39        20                -         142.0000          -
19905.71/1073.70	c      1074           5884          27        20                -         142.0000          -
20008.72/1078.96	c      1079           5956          69        20                -         142.0000          -
20117.69/1084.41	c      1084           6011          64        20                -         142.0000          -
20216.77/1089.43	c      1089           6138          19        20                -         142.0000          -
20317.86/1094.60	c      1095           6241          36        20                -         142.0000          -
20420.90/1099.76	c      1100           6241          71        20                -         142.0000          -
20528.77/1105.17	c      1105           6317          67        20                -         142.0000          -
20634.86/1110.58	c      1111           6383          45        20                -         142.0000          -
20734.00/1115.59	c      1116           6496          18        20                -         142.0000          -
20841.01/1120.95	c      1121           6553          33        20                -         142.0000          -
20940.13/1125.96	c      1126           6620          86        20                -         142.0000          -
21043.84/1131.16	c      1131           6660          73        20                -         142.0000          -
21144.17/1136.21	c      1136           6813         230        20                -         142.0000          -
21249.20/1141.55	c      1142           6835         250        20                -         142.0000          -
21354.20/1146.80	c      1147           6829          63        20                -         142.0000          -
21458.17/1152.07	c      1152           6902          73        20                -         142.0000          -
21564.25/1157.43	c      1157           7066          12        20                -         142.0000          -
21665.32/1162.53	c      1163           7023          67        20                -         142.0000          -
21768.33/1167.76	c      1168           7091          54        20                -         142.0000          -
21869.43/1172.84	c      1173           7294          17        20                -         142.0000          -
21968.51/1177.88	c      1178           7244          59        20                -         142.0000          -
22069.57/1182.95	c      1183           7323          72        20                -         142.0000          -
22171.57/1188.09	c      1188           7526          36        20                -         142.0000          -
22270.58/1193.13	c      1193           7586          66        20                -         142.0000          -
22374.71/1198.35	c      1198           7625          79        20                -         142.0000          -
22477.76/1203.56	c      1204           7702          67        20                -         142.0000          -
22576.83/1208.57	c      1209           7627          52        20                -         142.0000          -
22675.93/1213.58	c      1214           7846          60        20                -         142.0000          -
22779.02/1218.70	c      1219           7912          34        20                -         142.0000          -
22880.12/1223.86	c      1224           7815          58        20                -         142.0000          -
22984.03/1229.14	c      1229           7815          58        20                -         142.0000          -
23086.24/1234.27	c      1234           7816           0        20                -         142.0000          -
23189.36/1239.41	c      1239           7816           0        20                -         142.0000          -
23290.46/1244.52	c      1245           8298         293        20                -         142.0000          -
23389.60/1249.53	c      1250           8338         333        20                -         142.0000          -
23490.68/1254.66	c      1255           7971          71        20                -         142.0000          -
23591.78/1259.77	c      1260           8025          79        20                -         142.0000          -
23692.89/1264.83	c      1265           8635         296        20                -         142.0000          -
23798.96/1270.17	c      1270           8675         336        20                -         142.0000          -
23899.08/1275.20	c      1275           8094          92        20                -         142.0000          -
24004.14/1280.54	c      1281           8895         556        20                -         142.0000          -
24105.24/1285.68	c      1286           8137         101        20                -         142.0000          -
24206.31/1290.77	c      1291           9062         194        20                -         142.0000          -
24309.43/1295.91	c      1296           8200          97        20                -         142.0000          -
24414.47/1301.22	c      1301           9182          96        20                -         142.0000          -
24513.65/1306.25	c      1306           9182          96        20                -         142.0000          -
24626.68/1311.97	c      1312           9183           0        20                -         142.0000          -
24728.68/1317.13	c      1317           9204          17        20                -         142.0000          -
24832.85/1322.33	c      1322           8458          67        20                -         142.0000          -
24931.98/1327.37	c      1327           9380          67        20                -         142.0000          -
25035.10/1332.56	c      1333           9462          25        20                -         142.0000          -
25145.04/1338.06	c      1338           9561          79        20                -         142.0000          -
25244.14/1343.09	c      1343           8625          86        20                -         142.0000          -
25350.31/1348.46	c      1348           9699         194        20                -         142.0000          -
25457.38/1353.89	c      1354           9779         274        20                -         142.0000          -
25558.51/1358.94	c      1359           9869          59        20                -         142.0000          -
25657.66/1363.95	c      1364           8814         126        20                -         142.0000          -
25756.81/1368.96	c      1369          10048          40        20                -         142.0000          -
25858.80/1374.06	c      1374           8908         148        20                -         142.0000          -
25960.99/1379.20	c      1379           8931         165        20                -         142.0000          -
26064.08/1384.46	c      1384           8973         203        20                -         142.0000          -
26165.24/1389.52	c      1390           9018         166        20                -         142.0000          -
26268.32/1394.79	c      1395          10435          19        20                -         142.0000          -
26385.30/1400.69	c      1401          10542          44        20                -         142.0000          -
26486.43/1405.76	c      1406          10615          34        20                -         142.0000          -
26601.46/1411.57	c      1412           9381         212        20                -         142.0000          -
26713.39/1417.19	c      1417           9535         133        20                -         142.0000          -
26819.62/1422.54	c      1423           9628         182        20                -         142.0000          -
26929.56/1428.08	c      1428          10940          22        20                -         142.0000          -
27030.78/1433.19	c      1433          11027          19        20                -         142.0000          -
27130.88/1438.27	c      1438          11099          22        20                -         142.0000          -
27229.96/1443.28	c      1443           9912         150        20                -         142.0000          -
27331.05/1448.31	c      1448           9984         167        20                -         142.0000          -
27430.17/1453.37	c      1453          11311          55        20                -         142.0000          -
27535.25/1458.69	c      1459          10170         153        20                -         142.0000          -
27638.33/1463.83	c      1464          11469          19        20                -         142.0000          -
27737.46/1468.87	c      1469          10273         113        20                -         142.0000          -
27838.57/1473.97	c      1474          10388         101        20                -         142.0000          -
27940.43/1479.05	c      1479          10441         148        20                -         142.0000          -
28050.58/1484.64	c      1485          10481          90        20                -         142.0000          -
28151.68/1489.73	c      1490          11846          53        20                -         142.0000          -
28252.78/1494.89	c      1495          11931          22        20                -         142.0000          -
28353.88/1499.95	c      1500          10757         253        20                -         142.0000          -
28452.96/1504.99	c      1505          12082          22        20                -         142.0000          -
28557.00/1510.15	c      1510          10889          92        20                -         142.0000          -
28657.14/1515.22	c      1515          12201          30        20                -         142.0000          -
28762.20/1520.55	c      1521          11098         152        20                -         142.0000          -
28867.22/1525.86	c      1526          11168          68        20                -         142.0000          -
28971.00/1531.09	c      1531          12396          19        20                -         142.0000          -
29077.25/1536.46	c      1536          11307          79        20                -         142.0000          -
29178.36/1541.56	c      1542          12612         215        20                -         142.0000          -
29277.47/1546.58	c      1547          12750          66        20                -         142.0000          -
29380.57/1551.73	c      1552          12817          28        20                -         142.0000          -
29483.67/1556.94	c      1557          11628         113        20                -         142.0000          -
29582.76/1562.02	c      1562          11710         191        20                -         142.0000          -
29689.74/1567.30	c      1567          11759         143        20                -         142.0000          -
29794.83/1572.60	c      1573          11870         130        20                -         142.0000          -
29897.94/1577.87	c      1578          13262          21        20                -         142.0000          -
29999.07/1582.90	c      1583          13328          21        20                -         142.0000          -
30102.96/1588.17	c      1588          12120          64        20                -         142.0000          -
30203.20/1593.26	c      1593          13502          20        20                -         142.0000          -
30304.31/1598.31	c      1598          12220          51        20                -         142.0000          -
30403.40/1603.35	c      1603          12300         101        20                -         142.0000          -
30504.45/1608.45	c      1608          12354          70        20                -         142.0000          -
30603.56/1613.46	c      1613          12419          67        20                -         142.0000          -
30706.64/1618.64	c      1619          12498          95        20                -         142.0000          -
30805.79/1623.66	c      1624          13883          19        20                -         142.0000          -
30906.80/1628.78	c      1629          12631         120        20                -         142.0000          -
31005.89/1633.79	c      1634          14036          16        20                -         142.0000          -
31108.96/1639.03	c      1639          12773          90        20                -         142.0000          -
31215.99/1644.31	c      1644          14195          64        20                -         142.0000          -
31315.10/1649.33	c      1649          14282         135        20                -         142.0000          -
31416.20/1654.47	c      1654          14362         215        20                -         142.0000          -
31519.30/1659.65	c      1660          14422         275        20                -         142.0000          -
31620.36/1664.78	c      1665          14462         315        20                -         142.0000          -
31721.45/1669.86	c      1670          14583          74        20                -         142.0000          -
31820.57/1674.87	c      1675          13336          80        20                -         142.0000          -
31921.68/1679.93	c      1680          14824         315        20                -         142.0000          -
32020.71/1685.02	c      1685          14900         389        20                -         142.0000          -
32124.61/1690.17	c      1690          14950          82        20                -         142.0000          -
32224.82/1695.24	c      1695          13656          57        20                -         142.0000          -
32329.87/1700.52	c      1701          13769          74        20                -         142.0000          -
32441.87/1706.16	c      1706          13867          73        20                -         142.0000          -
32543.94/1711.33	c      1711          13928          64        20                -         142.0000          -
32651.02/1716.72	c      1717          15359          32        20                -         142.0000          -
32754.27/1721.93	c      1722          15359          32        20                -         142.0000          -
32859.12/1727.28	c      1727          15360           0        20                -         142.0000          -
32960.22/1732.37	c      1732          14216          60        20                -         142.0000          -
33065.31/1737.61	c      1738          15422          19        20                -         142.0000          -
33166.33/1742.71	c      1743          14384          66        20                -         142.0000          -
33269.38/1747.90	c      1748          14440          57        20                -         142.0000          -
33374.34/1753.21	c      1753          14520          62        20                -         142.0000          -
33475.43/1758.30	c      1758          15739          37        20                -         142.0000          -
33576.50/1763.43	c      1763          15807          60        20                -         142.0000          -
33675.60/1768.46	c      1768          14724          59        20                -         142.0000          -
33774.68/1773.47	c      1773          14774          53        20                -         142.0000          -
33879.76/1778.71	c      1779          14828          75        20                -         142.0000          -
33978.84/1783.72	c      1784          16064          30        20                -         142.0000          -
34077.96/1788.79	c      1789          14952          50        20                -         142.0000          -
34179.03/1793.86	c      1794          15060          83        20                -         142.0000          -
34285.12/1799.16	c      1799          16250          31        20                -         142.0000          -
34389.11/1804.43	c      1804          16312          24        20                -         142.0000          -
34490.17/1809.57	c      1810          16381          23        20                -         142.0000          -
34589.26/1814.58	c      1815          15386          43        20                -         142.0000          -
34690.35/1819.60	c      1820          15467          60        20                -         142.0000          -
34791.38/1824.70	c      1825          15539          57        20                -         142.0000          -
34894.47/1829.93	c      1830          16678          27        20                -         142.0000          -
34993.55/1834.97	c      1835          16723          26        20                -         142.0000          -
35092.66/1839.98	c      1840          16779          27        20                -         142.0000          -
35197.70/1845.24	c      1845          15852          48        20                -         142.0000          -
35302.75/1850.54	c      1851          15931          41        20                -         142.0000          -
35403.85/1855.69	c      1856          16981          25        20                -         142.0000          -
35508.90/1861.00	c      1861          16060          37        20                -         142.0000          -
35607.96/1866.01	c      1866          16132          95        20                -         142.0000          -
35718.99/1871.52	c      1872          17148          23        20                -         142.0000          -
35824.06/1876.82	c      1877          17201          20        20                -         142.0000          -
35925.14/1881.98	c      1882          16401          93        20                -         142.0000          -
36024.26/1887.01	c      1887          16483          93        20                -         142.0000          -
36123.39/1892.02	c      1892          16483          93        20                -         142.0000          -
36225.22/1897.05	c      1897          16487           0        20                -         142.0000          -
36327.58/1902.27	c      1902          16487           0        20                -         142.0000          -
36432.64/1907.55	c      1908          17700          18        20                -         142.0000          -
36533.71/1912.69	c      1913          16617          58        20                -         142.0000          -
36636.78/1917.84	c      1918          17867          23        20                -         142.0000          -
36743.80/1923.24	c      1923          16746          75        20                -         142.0000          -
36859.71/1929.07	c      1929          16792         110        20                -         142.0000          -
36961.83/1934.26	c      1934          16817         125        20                -         142.0000          -
37066.91/1939.51	c      1940          18241         276        20                -         142.0000          -
37167.98/1944.61	c      1945          16946         236        20                -         142.0000          -
37273.06/1949.94	c      1950          18501         536        20                -         142.0000          -
37375.06/1955.14	c      1955          17109         393        20                -         142.0000          -
37477.23/1960.20	c      1960          18761         796        20                -         142.0000          -
37580.30/1965.43	c      1965          17349         633        20                -         142.0000          -
37683.37/1970.67	c      1971          17371         651        20                -         142.0000          -
37788.47/1976.00	c      1976          19028          33        20                -         142.0000          -
37895.47/1981.36	c      1981          17572         850        20                -         142.0000          -
38004.48/1986.82	c      1987          19198          19        20                -         142.0000          -
38103.59/1991.88	c      1992          17812        1090        20                -         142.0000          -
38204.69/1997.01	c      1997          17814        1090        20                -         142.0000          -
38315.69/2002.57	c      2003          17814        1090        20                -         142.0000          -
38416.79/2007.64	c      2008          19492          19        20                -         142.0000          -
38519.88/2012.86	c      2013          17829        1095        20                -         142.0000          -
38636.82/2018.75	c      2019          19652          19        20                -         142.0000          -
38745.84/2024.22	c      2024          18038        1304        20                -         142.0000          -
38844.67/2029.28	c      2029          18038        1304        20                -         142.0000          -
38962.53/2035.16	c      2035          18057        1321        20                -         142.0000          -
39068.60/2040.51	c      2041          18057        1321        20                -         142.0000          -
39171.67/2045.75	c      2046          18060        1322        20                -         142.0000          -
39277.69/2051.09	c      2051          18060        1322        20                -         142.0000          -
39376.50/2056.10	c      2056          18061        1321        20                -         142.0000          -
39490.70/2061.85	c      2062          18073        1323        20                -         142.0000          -
39591.69/2066.94	c      2067          18073        1323        20                -         142.0000          -
39690.81/2071.96	c      2072          18127        1375        20                -         142.0000          -
39792.67/2077.13	c      2077          18127        1375        20                -         142.0000          -
39894.92/2082.26	c      2082          18131         630        20                -         142.0000          -
39994.00/2087.27	c      2087          18133         632        20                -         142.0000          -
40101.02/2092.66	c      2093          18154         651        20                -         142.0000          -
40206.08/2097.97	c      2098          18161         656        20                -         142.0000          -
40315.03/2103.49	c      2103          18175         670        20                -         142.0000          -
40424.01/2108.93	c      2109          18194          79        20                -         142.0000          -
40523.14/2114.01	c      2114          21184         314        20                -         142.0000          -
40628.09/2119.26	c      2119          21324         454        20                -         142.0000          -
40729.18/2124.35	c      2124          18457         314        20                -         142.0000          -
40830.25/2129.42	c      2129          21544         674        20                -         142.0000          -
40935.31/2134.75	c      2135          18647         208        20                -         142.0000          -
41038.40/2139.95	c      2140          21723         853        20                -         142.0000          -
41142.47/2145.19	c      2145          21784         914        20                -         142.0000          -
41244.45/2150.34	c      2150          21924        1054        20                -         142.0000          -
41345.54/2155.42	c      2155          22044        1174        20                -         142.0000          -
41448.57/2160.67	c      2161          22204        1334        20                -         142.0000          -
41561.61/2166.35	c      2166          22324        1454        20                -         142.0000          -
41662.58/2171.49	c      2171          22424         169        20                -         142.0000          -
41763.66/2176.50	c      2176          19398          84        20                -         142.0000          -
41864.75/2181.62	c      2182          19471          71        20                -         142.0000          -
41963.88/2186.66	c      2187          22649         392        20                -         142.0000          -
42066.88/2191.80	c      2192          22769         512        20                -         142.0000          -
42165.99/2196.90	c      2197          22929         672        20                -         142.0000          -
42271.81/2202.16	c      2202          23009         752        20                -         142.0000          -
42371.21/2207.19	c      2207          23047          73        20                -         142.0000          -
42471.23/2212.20	c      2212          19916          73        20                -         142.0000          -
42570.33/2217.21	c      2217          19997          75        20                -         142.0000          -
42671.45/2222.37	c      2222          23261          38        20                -         142.0000          -
42772.48/2227.42	c      2227          23327          37        20                -         142.0000          -
42884.30/2233.04	c      2233          23397          27        20                -         142.0000          -
42986.54/2238.22	c      2238          23485          21        20                -         142.0000          -
43091.61/2243.55	c      2244          23542          22        20                -         142.0000          -
43194.70/2248.79	c      2249          23628          20        20                -         142.0000          -
43295.69/2253.80	c      2254          20517         145        20                -         142.0000          -
43396.75/2259.02	c      2259          23774          36        20                -         142.0000          -
43498.63/2264.09	c      2264          20659         127        20                -         142.0000          -
43600.92/2269.25	c      2269          20724          91        20                -         142.0000          -
43705.95/2274.54	c      2275          23975          31        20                -         142.0000          -
43807.06/2279.67	c      2280          24038          35        20                -         142.0000          -
43909.96/2284.80	c      2285          24092          23        20                -         142.0000          -
44009.00/2289.82	c      2290          24168          30        20                -         142.0000          -
44110.11/2295.03	c      2295          21275         590        20                -         142.0000          -
44212.26/2300.14	c      2300          24315          40        20                -         142.0000          -
44313.13/2305.15	c      2305          21384          90        20                -         142.0000          -
44415.30/2310.38	c      2310          21452         144        20                -         142.0000          -
44526.27/2315.99	c      2316          24526          36        20                -         142.0000          -
44633.27/2321.32	c      2321          21635         282        20                -         142.0000          -
44734.39/2326.49	c      2326          21740         387        20                -         142.0000          -
44839.45/2331.74	c      2332          21800         447        20                -         142.0000          -
44938.51/2336.80	c      2337          21840         487        20                -         142.0000          -
45041.61/2341.99	c      2342          21881         146        20                -         142.0000          -
45143.62/2347.12	c      2347          21955         211        20                -         142.0000          -
45245.62/2352.27	c      2352          22035         152        20                -         142.0000          -
45363.48/2358.17	c      2358          22091         121        20                -         142.0000          -
45469.66/2363.55	c      2364          25136          29        20                -         142.0000          -
45579.64/2369.14	c      2369          25193          26        20                -         142.0000          -
45685.70/2374.43	c      2374          22318         116        20                -         142.0000          -
45784.78/2379.49	c      2379          22382         113        20                -         142.0000          -
45885.91/2384.52	c      2385          25402          23        20                -         142.0000          -
45986.98/2389.62	c      2390          25475          26        20                -         142.0000          -
46092.06/2394.97	c      2395          25544          23        20                -         142.0000          -
46191.20/2399.98	c      2400          25610          32        20                -         142.0000          -
46295.24/2405.16	c      2405          25672          28        20                -         142.0000          -
46395.31/2410.29	c      2410          25727          33        20                -         142.0000          -
46496.40/2415.39	c      2415          22970          86        20                -         142.0000          -
46597.50/2420.49	c      2420          25841          26        20                -         142.0000          -
46702.56/2425.79	c      2426          23096          85        20                -         142.0000          -
46803.66/2430.86	c      2431          25969          26        20                -         142.0000          -
46907.67/2436.08	c      2436          26037          23        20                -         142.0000          -
47008.59/2441.14	c      2441          26111          25        20                -         142.0000          -
47112.92/2446.41	c      2446          26170          20        20                -         142.0000          -
47217.97/2451.77	c      2452          26240          17        20                -         142.0000          -
47319.07/2456.82	c      2457          23612          76        20                -         142.0000          -
47420.04/2462.03	c      2462          23667          67        20                -         142.0000          -
47529.03/2467.44	c      2467          23765          74        20                -         142.0000          -
47630.13/2472.50	c      2472          23836          68        20                -         142.0000          -
47737.19/2478.04	c      2478          23924          68        20                -         142.0000          -
47839.15/2483.05	c      2483          24004          88        20                -         142.0000          -
47943.31/2488.39	c      2488          26925         433        20                -         142.0000          -
48044.40/2493.42	c      2493          24135          79        20                -         142.0000          -
48143.52/2498.44	c      2498          27125         633        20                -         142.0000          -
48246.51/2503.62	c      2504          27149         655        20                -         142.0000          -
48347.74/2508.72	c      2509          24383          69        20                -         142.0000          -
48446.69/2513.78	c      2514          27346         852        20                -         142.0000          -
48555.74/2519.23	c      2519          27426         932        20                -         142.0000          -
48654.88/2524.24	c      2524          24635          66        20                -         142.0000          -
48753.96/2529.28	c      2529          24693          68        20                -         142.0000          -
48859.03/2534.57	c      2535          27687        1191        20                -         142.0000          -
48960.10/2539.61	c      2540          27727        1231        20                -         142.0000          -
49067.84/2545.12	c      2545          27727        1231        20                -         142.0000          -
49170.25/2550.27	c      2550          27847        1351        20                -         142.0000          -
49273.32/2555.41	c      2555          25103          69        20                -         142.0000          -
49376.39/2560.64	c      2561          28047        1551        20                -         142.0000          -
49477.52/2565.77	c      2566          28047        1551        20                -         142.0000          -
49592.49/2571.57	c      2572          28108        1610        20                -         142.0000          -
49693.58/2576.67	c      2577          25436          70        20                -         142.0000          -
49796.61/2581.82	c      2582          25502          66        20                -         142.0000          -
49895.72/2586.83	c      2587          25604          70        20                -         142.0000          -
49999.71/2592.08	c      2592          25701          96        20                -         142.0000          -
50107.78/2597.59	c      2598          28525          35        20                -         142.0000          -
50208.85/2602.63	c      2603          28625          29        20                -         142.0000          -
50313.94/2607.94	c      2608          25951          69        20                -         142.0000          -
50418.95/2613.26	c      2613          26047          76        20                -         142.0000          -
50519.99/2618.36	c      2618          28826          26        20                -         142.0000          -
50621.24/2623.46	c      2623          28867          34        20                -         142.0000          -
50724.15/2628.60	c      2629          28867          34        20                -         142.0000          -
50825.25/2633.73	c      2634          28874           0        20                -         142.0000          -
50928.33/2638.94	c      2639          28896          16        20                -         142.0000          -
51027.33/2644.01	c      2644          26482          65        20                -         142.0000          -
51132.34/2649.27	c      2649          29049          28        20                -         142.0000          -
51235.29/2654.46	c      2654          29107          25        20                -         142.0000          -
51338.38/2659.61	c      2660          26725          66        20                -         142.0000          -
51441.47/2664.87	c      2665          29260          26        20                -         142.0000          -
51542.59/2670.00	c      2670          29323          23        20                -         142.0000          -
51641.68/2675.01	c      2675          29411          19        20                -         142.0000          -
51746.59/2680.24	c      2680          27070          63        20                -         142.0000          -
51845.71/2685.28	c      2685          27122          65        20                -         142.0000          -
51948.78/2690.44	c      2690          29637          19        20                -         142.0000          -
52049.90/2695.59	c      2696          29713          19        20                -         142.0000          -
52152.96/2700.76	c      2701          27378          85        20                -         142.0000          -
52259.09/2706.10	c      2706          27468          69        20                -         142.0000          -
52367.00/2711.51	c      2712          27544          69        20                -         142.0000          -
52468.06/2716.69	c      2717          30005          23        20                -         142.0000          -
52571.12/2721.83	c      2722          30068          26        20                -         142.0000          -
52678.15/2727.26	c      2727          27724          70        20                -         142.0000          -
52783.19/2732.52	c      2733          27808          64        20                -         142.0000          -
52882.32/2737.56	c      2738          30307          30        20                -         142.0000          -
52981.43/2742.59	c      2743          27979          68        20                -         142.0000          -
53082.50/2747.61	c      2748          28038          64        20                -         142.0000          -
53181.54/2752.63	c      2753          30550          25        20                -         142.0000          -
53284.47/2757.81	c      2758          30622          28        20                -         142.0000          -
53385.57/2762.95	c      2763          30683          20        20                -         142.0000          -
53498.55/2768.65	c      2769          28295          65        20                -         142.0000          -
53603.58/2773.95	c      2774          28295          65        20                -         142.0000          -
53702.72/2778.97	c      2779          28306           0        20                -         142.0000          -
53811.77/2784.49	c      2784          28306           0        20                -         142.0000          -
53923.68/2790.09	c      2790          28389          78        20                -         142.0000          -
54027.87/2795.33	c      2795          31130          25        20                -         142.0000          -
54132.92/2800.62	c      2801          31198          29        20                -         142.0000          -
54234.01/2805.75	c      2806          31263          21        20                -         142.0000          -
54334.76/2810.89	c      2811          28776          83        20                -         142.0000          -
54440.65/2816.16	c      2816          28874          78        20                -         142.0000          -
54542.86/2821.31	c      2821          28920          77        20                -         142.0000          -
54649.92/2826.77	c      2827          28978          93        20                -         142.0000          -
54750.96/2831.88	c      2832          31631          23        20                -         142.0000          -
54857.01/2837.16	c      2837          29211          81        20                -         142.0000          -
54969.06/2842.81	c      2843          31791          19        20                -         142.0000          -
55068.14/2847.85	c      2848          31837          14        20                -         142.0000          -
55167.25/2852.89	c      2853          31916          19        20                -         142.0000          -
55268.30/2857.95	c      2858          29527          75        20                -         142.0000          -
55370.19/2863.06	c      2863          32007          17        20                -         142.0000          -
55478.38/2868.58	c      2869          29707          70        20                -         142.0000          -
55579.47/2873.60	c      2874          29780          92        20                -         142.0000          -
55678.58/2878.65	c      2879          32202          18        20                -         142.0000          -
55786.38/2884.07	c      2884          32296          21        20                -         142.0000          -
55894.67/2889.54	c      2890          32385          22        20                -         142.0000          -
55995.71/2894.67	c      2895          30182         494        20                -         142.0000          -
56106.62/2900.24	c      2900          30202         491        20                -         142.0000          -
56211.72/2905.59	c      2906          30305         193        20                -         142.0000          -
56312.80/2910.60	c      2911          30425         313        20                -         142.0000          -
56417.87/2915.93	c      2916          30525         413        20                -         142.0000          -
56517.00/2920.98	c      2921          30645         533        20                -         142.0000          -
56626.09/2926.49	c      2926          30805         693        20                -         142.0000          -
56727.15/2931.53	c      2932          30965         853        20                -         142.0000          -
56826.17/2936.57	c      2937          30965         853        20                -         142.0000          -
56929.17/2941.72	c      2942          33135          22        20                -         142.0000          -
57028.28/2946.77	c      2947          31115          97        20                -         142.0000          -
57129.26/2951.85	c      2952          31188          59        20                -         142.0000          -
57230.37/2956.95	c      2957          31266          77        20                -         142.0000          -
57332.36/2962.08	c      2962          33387          13        20                -         142.0000          -
57433.40/2967.16	c      2967          31405         117        20                -         142.0000          -
57535.61/2972.38	c      2972          31504         108        20                -         142.0000          -
57638.71/2977.52	c      2978          31571         126        20                -         142.0000          -
57737.83/2982.58	c      2983          31670         196        20                -         142.0000          -
57838.94/2987.65	c      2988          33757          18        20                -         142.0000          -
57940.05/2992.78	c      2993          33831          44        20                -         142.0000          -
58041.13/2997.84	c      2998          32077         534        20                -         142.0000          -
58142.23/3002.94	c      3003          32237         694        20                -         142.0000          -
58241.30/3007.98	c      3008          32277         734        20                -         142.0000          -
58346.21/3013.20	c      3013          32317         774        20                -         142.0000          -
58447.30/3018.33	c      3018          32337         794        20                -         142.0000          -
58548.35/3023.41	c      3023          32357         814        20                -         142.0000          -
58649.36/3028.58	c      3029          32377         834        20                -         142.0000          -
58750.37/3033.63	c      3034          34394          16        20                -         142.0000          -
58851.49/3038.72	c      3039          34457          54        20                -         142.0000          -
58954.44/3043.94	c      3044          32682         958        20                -         142.0000          -
59053.51/3048.96	c      3049          34645         232        20                -         142.0000          -
59152.62/3053.98	c      3054          34732         112        20                -         142.0000          -
59259.55/3059.31	c      3059          32837         134        20                -         142.0000          -
59362.64/3064.53	c      3065          32938         235        20                -         142.0000          -
59461.68/3069.57	c      3070          34902         171        20                -         142.0000          -
59566.68/3074.86	c      3075          33178         475        20                -         142.0000          -
59665.80/3079.88	c      3080          35100         367        20                -         142.0000          -
59769.67/3085.08	c      3085          35194          51        20                -         142.0000          -
59871.94/3090.26	c      3090          35270          18        20                -         142.0000          -
59971.12/3095.27	c      3095          33539         834        20                -         142.0000          -
60072.24/3100.36	c      3100          33699         994        20                -         142.0000          -
60175.20/3105.51	c      3106          33819        1114        20                -         142.0000          -
60276.27/3110.65	c      3111          33819        1114        20                -         142.0000          -
60387.30/3116.20	c      3116          33859        1154        20                -         142.0000          -
60488.36/3121.36	c      3121          33859        1154        20                -         142.0000          -
60591.48/3126.56	c      3127          33879        1174        20                -         142.0000          -
60698.49/3131.92	c      3132          33879        1174        20                -         142.0000          -
60797.57/3137.03	c      3137          33879        1174        20                -         142.0000          -
60901.67/3142.20	c      3142          33882        1174        20                -         142.0000          -
61009.59/3147.68	c      3148          33921        1213        20                -         142.0000          -
61124.37/3153.45	c      3153          33921        1213        20                -         142.0000          -
61229.28/3158.77	c      3159          33941        1233        20                -         142.0000          -
61335.04/3164.11	c      3164          33941        1233        20                -         142.0000          -
61434.47/3169.15	c      3169          33961        1253        20                -         142.0000          -
61548.34/3174.89	c      3175          36482          13        20                -         142.0000          -
61657.53/3180.34	c      3180          33981        1273        20                -         142.0000          -
61762.45/3185.64	c      3186          34053         155        20                -         142.0000          -
61867.53/3190.91	c      3191          34135         154        20                -         142.0000          -
61971.37/3196.15	c      3196          34210         114        20                -         142.0000          -
62071.62/3201.29	c      3201          34296         111        20                -         142.0000          -
62172.73/3206.35	c      3206          34368         104        20                -         142.0000          -
62273.80/3211.42	c      3211          37181         515        20                -         142.0000          -
62378.90/3216.73	c      3217          37296         630        20                -         142.0000          -
62480.00/3221.81	c      3222          34597         107        20                -         142.0000          -
62579.11/3226.85	c      3227          37418         752        20                -         142.0000          -
62680.25/3231.91	c      3232          37543         877        20                -         142.0000          -
62779.35/3236.99	c      3237          34806         108        20                -         142.0000          -
62881.23/3242.10	c      3242          34895         111        20                -         142.0000          -
62983.43/3247.23	c      3247          37873        1207        20                -         142.0000          -
63088.50/3252.55	c      3253          37992        1326        20                -         142.0000          -
63189.55/3257.60	c      3258          38113        1447        20                -         142.0000          -
63288.67/3262.68	c      3263          38234        1568        20                -         142.0000          -
63405.57/3268.58	c      3269          38263        1597        20                -         142.0000          -
63506.66/3273.61	c      3274          38263        1597        20                -         142.0000          -
63607.78/3278.73	c      3279          35377         104        20                -         142.0000          -
63706.86/3283.74	c      3284          38433          57        20                -         142.0000          -
63809.95/3289.03	c      3289          35502         100        20                -         142.0000          -
63916.84/3294.38	c      3294          35575         104        20                -         142.0000          -
64021.88/3299.65	c      3300          35625         105        20                -         142.0000          -
64126.93/3304.91	c      3305          38757          55        20                -         142.0000          -
64231.96/3310.21	c      3310          38830          43        20                -         142.0000          -
64334.98/3315.45	c      3315          38893          27        20                -         142.0000          -
64444.02/3321.00	c      3321          38996          54        20                -         142.0000          -
64545.81/3326.12	c      3326          39068          51        20                -         142.0000          -
64648.12/3331.21	c      3331          36026          98        20                -         142.0000          -
64751.16/3336.46	c      3336          39210          32        20                -         142.0000          -
64856.38/3341.79	c      3342          39285          34        20                -         142.0000          -
64957.29/3346.89	c      3347          36233         109        20                -         142.0000          -
65070.27/3352.50	c      3352          39421          28        20                -         142.0000          -
65169.40/3357.60	c      3358          36389          98        20                -         142.0000          -
65276.42/3362.90	c      3363          39553          26        20                -         142.0000          -
65378.38/3368.06	c      3368          39642          32        20                -         142.0000          -
65490.46/3373.70	c      3374          39733          34        20                -         142.0000          -
65599.45/3379.28	c      3379          36681          97        20                -         142.0000          -
65704.50/3384.56	c      3385          39884          36        20                -         142.0000          -
65805.55/3389.68	c      3390          39954          23        20                -         142.0000          -
65916.57/3395.20	c      3395          40047          73        20                -         142.0000          -
66019.61/3400.45	c      3400          36996          97        20                -         142.0000          -
66128.66/3406.01	c      3406          37053          97        20                -         142.0000          -
66233.65/3411.22	c      3411          40322         344        20                -         142.0000          -
66342.71/3416.70	c      3417          40445         467        20                -         142.0000          -
66445.67/3421.98	c      3422          40564         586        20                -         142.0000          -
66549.77/3427.17	c      3427          40684         706        20                -         142.0000          -
66653.71/3432.43	c      3432          37375         102        20                -         142.0000          -
66754.79/3437.52	c      3438          37455          98        20                -         142.0000          -
66866.62/3443.19	c      3443          40949         971        20                -         142.0000          -
66978.66/3448.82	c      3449          40983          45        20                -         142.0000          -
67079.76/3454.00	c      3454          41047          36        20                -         142.0000          -
67183.70/3459.15	c      3459          41135          26        20                -         142.0000          -
67283.88/3464.20	c      3464          41218          31        20                -         142.0000          -
67394.86/3469.80	c      3470          37842          96        20                -         142.0000          -
67498.73/3475.05	c      3475          37915          95        20                -         142.0000          -
67602.94/3480.35	c      3480          41445          26        20                -         142.0000          -
67704.03/3485.42	c      3485          41522          55        20                -         142.0000          -
67807.10/3490.69	c      3491          41600          31        20                -         142.0000          -
67908.16/3495.75	c      3496          41658          29        20                -         142.0000          -
68011.21/3501.01	c      3501          41730          60        20                -         142.0000          -
68113.23/3506.15	c      3506          41814          52        20                -         142.0000          -
68217.30/3511.31	c      3511          41880          34        20                -         142.0000          -
68316.44/3516.33	c      3516          38414          96        20                -         142.0000          -
68423.44/3521.73	c      3522          42018          30        20                -         142.0000          -
68522.55/3526.74	c      3527          38533          97        20                -         142.0000          -
68625.63/3531.93	c      3532          42142          27        20                -         142.0000          -
68729.80/3537.16	c      3537          38665          96        20                -         142.0000          -
68837.71/3542.61	c      3543          42297          51        20                -         142.0000          -
68936.80/3547.68	c      3548          42362          32        20                -         142.0000          -
69037.85/3552.70	c      3553          38890          93        20                -         142.0000          -
69136.88/3557.72	c      3558          38971         100        20                -         142.0000          -
69237.97/3562.90	c      3563          42558          36        20                -         142.0000          -
69339.09/3567.91	c      3568          42616          24        20                -         142.0000          -
69448.05/3573.40	c      3573          42712          31        20                -         142.0000          -
69555.08/3578.90	c      3579          42765          39        20                -         142.0000          -
69656.12/3583.96	c      3584          39343          93        20                -         142.0000          -
69758.12/3589.10	c      3589          39409          91        20                -         142.0000          -
69857.08/3594.15	c      3594          39494         102        20                -         142.0000          -
69965.31/3599.54	c      3600          43101          47        20                -         142.0000          -
70064.38/3604.55	c      3605          43183          34        20                -         142.0000          -
70169.45/3609.83	c      3610          43226          25        20                -         142.0000          -
70268.52/3614.90	c      3615          39759          97        20                -         142.0000          -
70372.59/3620.12	c      3620          43372          25        20                -         142.0000          -
70473.73/3625.16	c      3625          43480          30        20                -         142.0000          -
70577.70/3630.43	c      3630          43545          29        20                -         142.0000          -
70676.80/3635.45	c      3635          40019          97        20                -         142.0000          -
70779.77/3640.67	c      3641          43683          40        20                -         142.0000          -
70892.66/3646.30	c      3646          43782          37        20                -         142.0000          -
71006.63/3652.13	c      3652          40243          93        20                -         142.0000          -
71110.70/3657.39	c      3657          43958          32        20                -         142.0000          -
71213.75/3662.55	c      3663          44040          40        20                -         142.0000          -
71314.77/3667.67	c      3668          44108          28        20                -         142.0000          -
71417.85/3672.81	c      3673          44179          25        20                -         142.0000          -
71516.89/3677.83	c      3678          44261          22        20                -         142.0000          -
71617.99/3683.04	c      3683          40610          91        20                -         142.0000          -
71717.07/3688.04	c      3688          44395          22        20                -         142.0000          -
71819.20/3693.09	c      3693          40738          97        20                -         142.0000          -
71920.00/3698.14	c      3698          40804          96        20                -         142.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187709 MiB free)
  memory of node 1: 193494 MiB (191186 MiB free)
  memory of node 2: 193531 MiB (191330 MiB free)
  memory of node 3: 193531 MiB (190305 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-4466049-1723666234/watcher-4466049-1723666234 -o /tmp/evaluation-result-4466049-1723666234/solver-4466049-1723666234 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723666234-787312 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466049-1723666234.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100127 s]*
/proc/loadavg: 1.00 4.84 23.08 5/865 787373
/proc/meminfo: memFree=778452832/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=160540 memory=147976 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 34838 0 0 0 6 5 0 0 20 0 1 0 133206496 164392960 36928 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 40135 36928 2347 3035 0 36531 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 160540 KiB
Current children cumulated memory: 147976 KiB

[startup+0.224474 s]*
/proc/loadavg: 1.00 4.84 23.08 5/865 787373
/proc/meminfo: memFree=778104936/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=212824 memory=200380 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 48009 0 0 0 16 7 0 0 20 0 1 0 133206496 217931776 50095 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 53206 50095 2347 3035 0 49602 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 212824 KiB
Current children cumulated memory: 200380 KiB

[startup+0.324964 s]*
/proc/loadavg: 1.00 4.84 23.08 5/865 787373
/proc/meminfo: memFree=777952144/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=233352 memory=220968 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 53138 0 0 0 25 8 0 0 20 0 1 0 133206496 238952448 55242 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 58338 55242 2347 3035 0 54734 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 233352 KiB
Current children cumulated memory: 220968 KiB

[startup+0.70027 s]
/proc/loadavg: 1.00 4.84 23.08 5/865 787373
/proc/meminfo: memFree=777732200/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=429972 memory=418280 CPUtime=0.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 103048 0 0 0 52 16 0 0 20 0 1 0 133206496 440291328 104570 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 107493 104570 2555 3035 0 103889 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 429972 KiB
Current children cumulated memory: 418280 KiB

[startup+1.50027 s]
/proc/loadavg: 1.00 4.84 23.08 5/865 787373
/proc/meminfo: memFree=776750196/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=769204 memory=747924 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 185372 0 0 0 121 27 0 0 20 0 1 0 133206496 787664896 186981 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 192301 186981 2614 3035 0 188697 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 769204 KiB
Current children cumulated memory: 747924 KiB

[startup+3.12506 s]
/proc/loadavg: 1.24 4.83 22.98 5/865 787373
/proc/meminfo: memFree=774888712/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=1072136 memory=1033520 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 219319 0 0 0 272 38 0 0 20 0 1 0 133206496 1097867264 258380 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 268034 258380 2678 3035 0 264430 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1072136 KiB
Current children cumulated memory: 1033520 KiB

[startup+6.30025 s]
/proc/loadavg: 1.24 4.83 22.98 5/865 787373
/proc/meminfo: memFree=774844540/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=1072136 memory=1033776 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 219401 0 0 0 588 39 0 0 20 0 1 0 133206496 1097867264 258444 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 268034 258444 2710 3035 0 264430 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1072136 KiB
Current children cumulated memory: 1033776 KiB

[startup+12.7003 s]
/proc/loadavg: 1.66 4.80 22.77 5/865 787375
/proc/meminfo: memFree=774732132/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=1072136 memory=1033776 CPUtime=12.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 219487 0 0 0 1224 40 0 0 20 0 1 0 133206496 1097867264 258444 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 268034 258444 2710 3035 0 264430 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1072136 KiB
Current children cumulated memory: 1033776 KiB

[startup+25.5003 s]
/proc/loadavg: 2.02 4.77 22.57 5/905 787416
/proc/meminfo: memFree=764480872/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=1072136 memory=1033976 CPUtime=25.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 219587 0 0 0 2498 41 0 0 20 0 1 0 133206496 1097867264 258494 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 268034 258494 2726 3035 0 264430 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1072136 KiB
Current children cumulated memory: 1033976 KiB

[startup+51.1265 s]
/proc/loadavg: 13.76 7.29 22.93 43/945 787461
/proc/meminfo: memFree=705933616/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=1577776 memory=1467648 CPUtime=50.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) R 787347 787350 787299 0 -1 4194304 255821 0 0 0 5033 57 0 0 20 0 1 0 133206496 1615642624 366912 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 394444 366912 2758 3035 0 390840 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1577776 KiB
Current children cumulated memory: 1467648 KiB

[startup+102.302 s]
/proc/loadavg: 38.21 14.95 24.64 62/1004 787531
/proc/meminfo: memFree=673252780/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=35123708 memory=31897748 CPUtime=645.36 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) S 787347 787350 787299 0 -1 1077936128 6986616 0 0 0 63021 1515 0 0 20 0 41 0 133206496 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 8780927 7974437 2806 3035 0 8287898 0
[pid=787350/tid=787465] ppid=787347 vsize=35123708 memory=0 CPUtime=29.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787465/stat : 787465 (fscip) R 787347 787350 787299 0 -1 4194368 217475 0 0 0 2880 48 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787466] ppid=787347 vsize=35123708 memory=0 CPUtime=28.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787466/stat : 787466 (fscip) R 787347 787350 787299 0 -1 4194368 393710 0 0 0 2735 82 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787467] ppid=787347 vsize=35123708 memory=0 CPUtime=29.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787467/stat : 787467 (fscip) R 787347 787350 787299 0 -1 4194368 394864 0 0 0 2816 87 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787468] ppid=787347 vsize=35123708 memory=5931330178790735968 CPUtime=29.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787468/stat : 787468 (fscip) R 787347 787350 787299 0 -1 4194368 218527 0 0 0 2879 47 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787469] ppid=787347 vsize=35123708 memory=0 CPUtime=29.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787469/stat : 787469 (fscip) R 787347 787350 787299 0 -1 4194368 395331 0 0 0 2814 89 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787470] ppid=787347 vsize=35123708 memory=1034212 CPUtime=29.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787470/stat : 787470 (fscip) R 787347 787350 787299 0 -1 4194368 394555 0 0 0 2818 85 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787471] ppid=787347 vsize=35123708 memory=42196 CPUtime=29.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787471/stat : 787471 (fscip) R 787347 787350 787299 0 -1 4194368 218450 0 0 0 2878 50 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787472] ppid=787347 vsize=35123708 memory=0 CPUtime=29.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787472/stat : 787472 (fscip) R 787347 787350 787299 0 -1 4194368 395351 0 0 0 2827 82 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787473] ppid=787347 vsize=35123708 memory=16164 CPUtime=29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787473/stat : 787473 (fscip) R 787347 787350 787299 0 -1 4194368 393678 0 0 0 2818 82 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787474] ppid=787347 vsize=35123708 memory=7598824234097836114 CPUtime=29.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787474/stat : 787474 (fscip) R 787347 787350 787299 0 -1 4194368 218191 0 0 0 2881 48 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787475] ppid=787347 vsize=35123708 memory=25333125866717268 CPUtime=29.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787475/stat : 787475 (fscip) R 787347 787350 787299 0 -1 4194368 394695 0 0 0 2817 88 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787476] ppid=787347 vsize=35123708 memory=280283661995936 CPUtime=29.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787476/stat : 787476 (fscip) R 787347 787350 787299 0 -1 4194368 393743 0 0 0 2821 85 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787477] ppid=787347 vsize=35123708 memory=6764393104148524 CPUtime=29.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787477/stat : 787477 (fscip) R 787347 787350 787299 0 -1 4194368 218534 0 0 0 2880 47 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787478] ppid=787347 vsize=35123708 memory=2316 CPUtime=29.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787478/stat : 787478 (fscip) R 787347 787350 787299 0 -1 4194368 394399 0 0 0 2821 85 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787479] ppid=787347 vsize=35123708 memory=2316 CPUtime=29.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787479/stat : 787479 (fscip) R 787347 787350 787299 0 -1 4194368 393906 0 0 0 2818 85 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787480] ppid=787347 vsize=35123708 memory=27579208 CPUtime=29.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787480/stat : 787480 (fscip) R 787347 787350 787299 0 -1 4194368 217475 0 0 0 2881 47 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787481] ppid=787347 vsize=35123708 memory=280283660567984 CPUtime=29.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787481/stat : 787481 (fscip) R 787347 787350 787299 0 -1 4194368 394119 0 0 0 2823 85 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787482] ppid=787347 vsize=35123708 memory=280283660806544 CPUtime=29.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787482/stat : 787482 (fscip) R 787347 787350 787299 0 -1 4194368 394445 0 0 0 2821 83 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787483] ppid=787347 vsize=35123708 memory=1033976 CPUtime=29.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787483/stat : 787483 (fscip) R 787347 787350 787299 0 -1 4194368 218525 0 0 0 2878 47 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787484] ppid=787347 vsize=35123708 memory=1804 CPUtime=29.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787484/stat : 787484 (fscip) R 787347 787350 787299 0 -1 4194368 394050 0 0 0 2827 78 0 0 20 0 41 0 133212823 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787487] ppid=787347 vsize=35123708 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787487/stat : 787487 (fscip) S 787347 787350 787299 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787488] ppid=787347 vsize=35123708 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787488/stat : 787488 (fscip) S 787347 787350 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787489] ppid=787347 vsize=35123708 memory=280283660522272 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787489/stat : 787489 (fscip) S 787347 787350 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787490] ppid=787347 vsize=35123708 memory=31897692 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787490/stat : 787490 (fscip) S 787347 787350 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787491] ppid=787347 vsize=35123708 memory=6935649255759568960 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787491/stat : 787491 (fscip) S 787347 787350 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787492] ppid=787347 vsize=35123708 memory=280283661238672 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787492/stat : 787492 (fscip) S 787347 787350 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787493] ppid=787347 vsize=35123708 memory=31897352 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787493/stat : 787493 (fscip) S 787347 787350 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787494] ppid=787347 vsize=35123708 memory=29946168 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787494/stat : 787494 (fscip) S 787347 787350 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133213804 35966676992 7974437 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0

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

/proc/787350/task/787494/stat : 787494 (fscip) S 787347 787350 787299 0 -1 1077936192 364 0 0 0 2 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787495] ppid=787347 vsize=62992584 memory=58452192 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787495/stat : 787495 (fscip) S 787347 787350 787299 0 -1 1077936192 342 0 0 0 4 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787496] ppid=787347 vsize=62992584 memory=58531576 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787496/stat : 787496 (fscip) S 787347 787350 787299 0 -1 1077936192 334 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787497] ppid=787347 vsize=62992584 memory=58512964 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787497/stat : 787497 (fscip) S 787347 787350 787299 0 -1 1077936192 245 0 0 0 4 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787498] ppid=787347 vsize=62992584 memory=3383817096137194 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787498/stat : 787498 (fscip) S 787347 787350 787299 0 -1 1077936192 232 0 0 0 4 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787499] ppid=787347 vsize=62992584 memory=11448 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787499/stat : 787499 (fscip) S 787347 787350 787299 0 -1 1077936192 263 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787500] ppid=787347 vsize=62992584 memory=42196 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787500/stat : 787500 (fscip) S 787347 787350 787299 0 -1 1077936192 374 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787501] ppid=787347 vsize=62992584 memory=8196 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787501/stat : 787501 (fscip) S 787347 787350 787299 0 -1 1077936192 343 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787502] ppid=787347 vsize=62992584 memory=3300 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787502/stat : 787502 (fscip) S 787347 787350 787299 0 -1 1077936192 334 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787503] ppid=787347 vsize=62992584 memory=280283663003520 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787503/stat : 787503 (fscip) S 787347 787350 787299 0 -1 1077936192 318 0 0 0 4 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787504] ppid=787347 vsize=62992584 memory=25333125866717268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787504/stat : 787504 (fscip) S 787347 787350 787299 0 -1 1077936192 255 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787505] ppid=787347 vsize=62992584 memory=58532644 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787505/stat : 787505 (fscip) S 787347 787350 787299 0 -1 1077936192 336 0 0 0 4 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787506] ppid=787347 vsize=62992584 memory=6952 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787506/stat : 787506 (fscip) S 787347 787350 787299 0 -1 1077936192 334 0 0 0 3 0 0 0 20 0 41 0 133213804 64504406016 14633634 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
Current children cumulated CPU time: 70813.5 s
Current children cumulated vsize: 62992584 KiB
Current children cumulated memory: 58534536 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.78 80.61 78.92 82/1024 789580
/proc/meminfo: memFree=607585176/790760804 swapFree=131071996/131071996
[pid=787350] ppid=787347 vsize=63058120 memory=58605880 CPUtime=71957.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/stat : 787350 (fscip) S 787347 787350 787299 0 -1 1077936128 143106086 0 0 0 7179873 15921 0 0 20 0 41 0 133206496 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
/proc/787350/statm: 15764530 14651470 3014 3035 0 15402869 0
[pid=787350/tid=787465] ppid=787347 vsize=63058120 memory=6720665437182902895 CPUtime=3593.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787465/stat : 787465 (fscip) R 787347 787350 787299 0 -1 4194368 2679252 0 0 0 359024 358 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787466] ppid=787347 vsize=63058120 memory=8323350987516068516 CPUtime=3600.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787466/stat : 787466 (fscip) R 787347 787350 787299 0 -1 4194368 4534500 0 0 0 359537 503 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787467] ppid=787347 vsize=63058120 memory=3383817096137194 CPUtime=3597.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787467/stat : 787467 (fscip) R 787347 787350 787299 0 -1 4194368 15621108 0 0 0 358105 1671 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787468] ppid=787347 vsize=63058120 memory=3383817096136938 CPUtime=3597.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787468/stat : 787468 (fscip) R 787347 787350 787299 0 -1 4194368 2514546 0 0 0 359377 336 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787469] ppid=787347 vsize=63058120 memory=11434545121025 CPUtime=3598.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787469/stat : 787469 (fscip) R 787347 787350 787299 0 -1 4194368 5393601 0 0 0 359278 597 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787470] ppid=787347 vsize=63058120 memory=11438840088321 CPUtime=3589.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787470/stat : 787470 (fscip) R 787347 787350 787299 0 -1 4194368 15096970 0 0 0 357324 1632 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787471] ppid=787347 vsize=63058120 memory=11464609891841 CPUtime=3600.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787471/stat : 787471 (fscip) R 787347 787350 787299 0 -1 4194368 2833220 0 0 0 359712 372 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787472] ppid=787347 vsize=63058120 memory=11473199826433 CPUtime=3602.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787472/stat : 787472 (fscip) R 787347 787350 787299 0 -1 4194368 4765596 0 0 0 359698 514 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787473] ppid=787347 vsize=63058120 memory=11494674662657 CPUtime=3593.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787473/stat : 787473 (fscip) R 787347 787350 787299 0 -1 4194368 15329077 0 0 0 357768 1601 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787474] ppid=787347 vsize=63058120 memory=6720667644762473063 CPUtime=3598.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787474/stat : 787474 (fscip) R 787347 787350 787299 0 -1 4194368 2909925 0 0 0 359429 410 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787475] ppid=787347 vsize=63058120 memory=36300 CPUtime=3601.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787475/stat : 787475 (fscip) R 787347 787350 787299 0 -1 4194368 4817205 0 0 0 359625 536 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787476] ppid=787347 vsize=63058120 memory=6796 CPUtime=3600.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787476/stat : 787476 (fscip) R 787347 787350 787299 0 -1 4194368 15095396 0 0 0 358437 1573 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787477] ppid=787347 vsize=63058120 memory=20660 CPUtime=3583.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787477/stat : 787477 (fscip) R 787347 787350 787299 0 -1 4194368 2741613 0 0 0 358032 366 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787478] ppid=787347 vsize=63058120 memory=19884 CPUtime=3591.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787478/stat : 787478 (fscip) R 787347 787350 787299 0 -1 4194368 3050024 0 0 0 358761 391 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787479] ppid=787347 vsize=63058120 memory=20388 CPUtime=3580.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787479/stat : 787479 (fscip) R 787347 787350 787299 0 -1 4194368 16493086 0 0 0 356307 1707 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787480] ppid=787347 vsize=63058120 memory=5620 CPUtime=3600.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787480/stat : 787480 (fscip) R 787347 787350 787299 0 -1 4194368 2557312 0 0 0 359713 348 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787481] ppid=787347 vsize=63058120 memory=11540 CPUtime=3600.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787481/stat : 787481 (fscip) R 787347 787350 787299 0 -1 4194368 3367554 0 0 0 359622 386 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787482] ppid=787347 vsize=63058120 memory=13928 CPUtime=3564.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787482/stat : 787482 (fscip) R 787347 787350 787299 0 -1 4194368 15282704 0 0 0 354817 1588 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787483] ppid=787347 vsize=63058120 memory=104 CPUtime=3598.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787483/stat : 787483 (fscip) R 787347 787350 787299 0 -1 4194368 2259233 0 0 0 359545 344 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787484] ppid=787347 vsize=63058120 memory=25932 CPUtime=3599.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787484/stat : 787484 (fscip) R 787347 787350 787299 0 -1 4194368 5423518 0 0 0 359377 581 0 0 20 0 41 0 133212823 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787487] ppid=787347 vsize=63058120 memory=21392 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787487/stat : 787487 (fscip) S 787347 787350 787299 0 -1 1077936192 363 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787488] ppid=787347 vsize=63058120 memory=2208 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787488/stat : 787488 (fscip) S 787347 787350 787299 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787489] ppid=787347 vsize=63058120 memory=2036 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787489/stat : 787489 (fscip) S 787347 787350 787299 0 -1 1077936192 264 0 0 0 2 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787490] ppid=787347 vsize=63058120 memory=31572 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787490/stat : 787490 (fscip) S 787347 787350 787299 0 -1 1077936192 349 0 0 0 3 1 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787491] ppid=787347 vsize=63058120 memory=28568 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787491/stat : 787491 (fscip) S 787347 787350 787299 0 -1 1077936192 349 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787492] ppid=787347 vsize=63058120 memory=7312 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787492/stat : 787492 (fscip) S 787347 787350 787299 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787493] ppid=787347 vsize=63058120 memory=26988 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787493/stat : 787493 (fscip) S 787347 787350 787299 0 -1 1077936192 340 0 0 0 0 3 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787494] ppid=787347 vsize=63058120 memory=3776 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787494/stat : 787494 (fscip) S 787347 787350 787299 0 -1 1077936192 372 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787495] ppid=787347 vsize=63058120 memory=6780 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787495/stat : 787495 (fscip) S 787347 787350 787299 0 -1 1077936192 348 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787496] ppid=787347 vsize=63058120 memory=46581420 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787496/stat : 787496 (fscip) S 787347 787350 787299 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787497] ppid=787347 vsize=63058120 memory=2808 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787497/stat : 787497 (fscip) S 787347 787350 787299 0 -1 1077936192 249 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787498] ppid=787347 vsize=63058120 memory=6812 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787498/stat : 787498 (fscip) S 787347 787350 787299 0 -1 1077936192 236 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787499] ppid=787347 vsize=63058120 memory=32346896 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787499/stat : 787499 (fscip) S 787347 787350 787299 0 -1 1077936192 267 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787500] ppid=787347 vsize=63058120 memory=2588 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787500/stat : 787500 (fscip) S 787347 787350 787299 0 -1 1077936192 380 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787501] ppid=787347 vsize=63058120 memory=6816 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787501/stat : 787501 (fscip) S 787347 787350 787299 0 -1 1077936192 349 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787502] ppid=787347 vsize=63058120 memory=33306300 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787502/stat : 787502 (fscip) S 787347 787350 787299 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787503] ppid=787347 vsize=63058120 memory=6720665437182902895 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787503/stat : 787503 (fscip) S 787347 787350 787299 0 -1 1077936192 323 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787504] ppid=787347 vsize=63058120 memory=8323350987516068516 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787504/stat : 787504 (fscip) S 787347 787350 787299 0 -1 1077936192 259 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787505] ppid=787347 vsize=63058120 memory=40480 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787505/stat : 787505 (fscip) S 787347 787350 787299 0 -1 1077936192 342 0 0 0 4 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
[pid=787350/tid=787506] ppid=787347 vsize=63058120 memory=8196 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/787350/task/787506/stat : 787506 (fscip) S 787347 787350 787299 0 -1 1077936192 340 0 0 0 3 0 0 0 20 0 41 0 133213804 64571514880 14651470 809668444160 4194304 16623229 140722447515264 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 25079808 140722447520774 140722447520892 140722447520892 140722447527920 0
Current children cumulated CPU time: 71957.9 s
Current children cumulated vsize: 63058120 KiB
Current children cumulated memory: 58605880 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=71799 s, system=161.759 s

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

[startup+3700.8 s]
/proc/loadavg: 80.78 80.61 78.92 45/946 789580
/proc/meminfo: memFree=613734040/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.78 80.61 78.92 43/946 789580
/proc/meminfo: memFree=657063480/790760804 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: 80.78 80.61 78.92 43/946 789580
/proc/meminfo: memFree=694703584/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3702.62
CPU time (s): 71960.8
CPU user time (s): 71799
CPU system time (s): 161.759
CPU usage (%): 1943.51
Max. virtual memory (cumulated for all children) (KiB): 63123656
Max. memory (cumulated for all children) (KiB): 58605880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71799
system time used= 161.759
maximum resident set size= 58605984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143106158
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= 404879
involuntary context switches= 204804


# summary of solver processes directly reported to runsolver:
#   pid: 787350
#   total CPU time (s): 71960.8
#   total CPU user time (s): 71799
#   total CPU system time (s): 161.759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.5234 second user time and 105.155 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 22:10:34
IDJOB=4466049
IDBENCH=178870
IDSOLVER=3094
FILE ID=nodeD105/4466049-1723666234
RUNJOBID= nodeD105-1723666234-787312
SLURM_JOB_ID= 8267929
Free space on /tmp= 8622872 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i5_pp_93.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-4466049-1723666234/watcher-4466049-1723666234 -o /tmp/evaluation-result-4466049-1723666234/solver-4466049-1723666234 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723666234-787312 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466049-1723666234.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9d9e0a7da5715f208335c49466c86b7d
RANDOM SEED=533947920

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 61
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2160.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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        778794672 kB
MemAvailable:   783552540 kB
Buffers:         1263416 kB
Cached:          6782068 kB
SwapCached:            0 kB
Active:          1710876 kB
Inactive:        6746884 kB
Active(anon):       2072 kB
Inactive(anon):   449152 kB
Active(file):    1708804 kB
Inactive(file):  6297732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            166968 kB
Writeback:             0 kB
AnonPages:        412544 kB
Mapped:           102528 kB
Shmem:             38920 kB
KReclaimable:     342068 kB
Slab:             781260 kB
SReclaimable:     342068 kB
SUnreclaim:       439192 kB
KernelStack:       14768 kB
PageTables:         9960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     587848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1178880 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 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:     1376256 kB
DirectMap2M:    196253696 kB
DirectMap1G:    608174080 kB

Free space on /tmp at the end= 8622772 MiB
End job on nodeD105 at 2024-08-14 23:12:17