Trace number 4465633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 69151.8 3701.16

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUMf9eed4e4053f96ba2bc9edbdfe874048
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.60255
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.78/0.83	c Default LC presolving (default).
0.78/0.84	c ** Before presolving: virtualMemUsedAtLc = 805939591, getVmSize() = 526270464, SCIPgetMemUsed() = 468646169, SCIPgetMemTotal() = 483773465, SCIPgetMemExternEstim() = 322166126
0.78/0.84	c ** set memory limit for presolving in LC to 8.79355e+12 for SCIP **
218.43/219.66	c ** Estimated virtualMemUsedAtSolver = 842599315, getVmSize() = 1020190720, SCIPgetMemUsed() = 611257823, SCIPgetMemTotal() = 941732847, SCIPgetMemExternEstim() = 322166126
218.43/219.66	c ** set memory limit for solvers to 4.18596e+11 for each SCIP **
218.43/219.66	c Original Problem   :
218.43/219.66	c   Problem name     : instance-4465633-1723597401
218.43/219.66	c   Variables        : 87751 (87751 binary, 0 integer, 0 implicit integer, 0 continuous)
218.43/219.66	c   Constraints      : 254772
218.43/219.66	c   Objective sense  : minimize
218.43/219.66	c Presolved Problem  :
218.43/219.66	c   Variables        : 76404 (76404 binary, 0 integer, 0 implicit integer, 0 continuous)
218.43/219.66	c   Constraints      : 81012
218.43/219.66	c Constraints        : Number
218.43/219.66	c   knapsack         : 7712 
218.43/219.66	c   setppc           : 1653 
218.43/219.66	c   and              : 71645 
218.43/219.66	c   logicor          : 2 
218.43/219.66	c ** Instance transfer method used: 0
218.64/219.85	c ** ParaScipInstance copy increased the number of variables. **
222.51/223.64	c LC is working with racing ramp-up and with rebuilding tree after racing.
222.51/223.64	c                                Nodes    Active                                            
222.51/223.64	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3221.36/375.19	c       375              2           1        20                -           0.0000          -
3321.78/380.27	c       380             42          41        20                -           0.0000          -
3422.48/385.32	c       385            102         101        20                -           0.0000          -
3521.65/390.39	c       390            162         161        20                -           0.0000          -
3628.30/395.72	c       396            242         241        20                -           0.0000          -
3727.47/400.73	c       401            302         301        20                -           0.0000          -
3828.67/405.82	c       406            382         381        20                -           0.0000          -
3929.93/410.97	c       411            491         395        20                -           0.0000          -
4031.56/416.09	c       416            616         520        20                -           0.0000          -
4134.23/421.22	c       421            670         518        20                -           0.0000          -
4236.87/426.46	c       426            746         395        20                -           0.0000          -
4341.99/431.77	c       432            846         389        20                -           0.0000          -
4443.11/436.88	c       437            946         395        20                -           0.0000          -
4544.32/442.03	c       442            975         364        20                -           0.0000          -
4653.30/447.42	c       447           1049         438        20                -           0.0000          -
4758.37/452.74	c       453           1094         283        20                -           0.0000          -
4859.46/457.81	c       458           1276         250        20                -           0.0000          -
4958.61/462.86	c       463           1182         274        20                -           0.0000          -
5057.64/467.89	c       468           1310         395        20                -           0.0000          -
5158.71/472.95	c       473           1426         251        20                -           0.0000          -
5257.70/477.99	c       478           1466         253        20                -           0.0000          -
5364.71/483.34	c       483           1523         164        20                -           0.0000          -
5471.72/488.79	c       489           1463         119        20                -           0.0000          -
5584.60/494.42	c       494           1657         164        20                -           0.0000          -
5689.61/499.75	c       500           1755          20        20                -           0.0000          -
5790.79/504.85	c       505           1691          19        20                -           0.0000          -
5892.00/509.90	c       510           1853          15        20                -           0.0000          -
6003.03/515.51	c       516           1760          16        20                -           0.0000          -
6105.64/520.72	c       521           1947          14        20                -           0.0000          -
6204.30/525.79	c       526           2110          26        20                -           0.0000          -
6305.43/530.84	c       531           2165          20        20                -           0.0000          -
6409.20/536.06	c       536           2065          31        20                -           0.0000          -
6511.40/541.27	c       541           2419         245        20                -           0.0000          -
6624.34/547.00	c       547           2437         255        20                -           0.0000          -
6728.21/552.15	c       552           2475         287        20                -           0.0000          -
6828.40/557.23	c       557           2265          29        20                -           0.0000          -
6935.46/562.66	c       563           2567         361        20                -           0.0000          -
7036.59/567.78	c       568           2589         375        20                -           0.0000          -
7137.80/572.81	c       573           2634         414        20                -           0.0000          -
7238.97/577.97	c       578           3581         666        20                -           0.0000          -
7343.03/583.16	c       583           2683         445        20                -           0.0000          -
7445.33/588.38	c       588           3691         766        20                -           0.0000          -
7548.56/593.58	c       594           3731         802        20                -           0.0000          -
7655.48/598.98	c       599           3755         822        20                -           0.0000          -
7768.39/604.69	c       605           3786         763        20                -           0.0000          -
7873.30/609.98	c       610           3828         743        20                -           0.0000          -
7992.18/615.99	c       616           2812         536        20                -           0.0000          -
8097.13/621.22	c       621           2849         567        20                -           0.0000          -
8200.11/626.48	c       626           2858         572        20                -           0.0000          -
8301.24/631.55	c       632           2877         587        20                -           0.0000          -
8408.30/637.02	c       637           4332         459        20                -           0.0000          -
8515.45/642.35	c       642           4341         460        20                -           0.0000          -
8616.67/647.48	c       647           2909         607        20                -           0.0000          -
8717.92/652.51	c       653           2937         625        20                -           0.0000          -
8822.98/657.80	c       658           3561          25        20                -           0.0000          -
8924.15/662.99	c       663           2972         652        20                -           0.0000          -
9023.28/668.03	c       668           2972         652        20                -           0.0000          -
9125.18/673.09	c       673           2974         652        20                -           0.0000          -
9235.42/678.65	c       679           2980         656        20                -           0.0000          -
9348.39/684.37	c       684           2992         664        20                -           0.0000          -
9449.45/689.47	c       689           3034         696        20                -           0.0000          -
9564.38/695.20	c       695           4320         410        20                -           0.0000          -
9669.39/700.50	c       701           5116         624        20                -           0.0000          -
9792.25/706.70	c       707           3079         729        20                -           0.0000          -
9895.32/712.01	c       712           4604         563        20                -           0.0000          -
10008.14/717.64	c       718           3107         751        20                -           0.0000          -
10113.17/722.96	c       723           4696         374        20                -           0.0000          -
10214.87/728.13	c       728           5616        1110        20                -           0.0000          -
10319.29/733.32	c       733           5616        1110        20                -           0.0000          -
10430.36/738.91	c       739           3141         779        20                -           0.0000          -
10534.23/744.15	c       744           5830        1187        20                -           0.0000          -
10646.61/749.81	c       750           5890        1247        20                -           0.0000          -
10747.81/754.98	c       755           5932        1285        20                -           0.0000          -
10851.64/760.14	c       760           3159         791        20                -           0.0000          -
10952.11/765.23	c       765           6050        1142        20                -           0.0000          -
11059.30/770.63	c       771           6050        1142        20                -           0.0000          -
11160.31/775.76	c       776           3176         802        20                -           0.0000          -
11266.21/781.09	c       781           6074        1134        20                -           0.0000          -
11370.39/786.32	c       786           6084        1135        20                -           0.0000          -
11469.40/791.37	c       791           3196         816        20                -           0.0000          -
11574.36/796.69	c       797           5729         382        20                -           0.0000          -
11673.37/801.69	c       802           5739         386        20                -           0.0000          -
11786.40/807.31	c       807           6319           0        20                -           0.0000          -
11893.52/812.77	c       813           5889         384        20                -           0.0000          -
11996.65/817.93	c       818           5910         351        20                -           0.0000          -
12095.81/823.02	c       823           6000         399        20                -           0.0000          -
12202.75/828.34	c       828           6041         432        20                -           0.0000          -
12307.93/833.61	c       834           6062         441        20                -           0.0000          -
12412.96/838.97	c       839           6621          14        20                -           0.0000          -
12512.01/844.01	c       844           6240         417        20                -           0.0000          -
12617.12/849.25	c       849           6336         378        20                -           0.0000          -
12730.04/854.95	c       855           3561          14        20                -           0.0000          -
12829.12/860.03	c       860           6595         327        20                -           0.0000          -
12934.20/865.25	c       865           6627         345        20                -           0.0000          -
13035.36/870.33	c       870           6648         362        20                -           0.0000          -
13134.49/875.36	c       875           6670         378        20                -           0.0000          -
13237.61/880.59	c       881           4100         313        20                -           0.0000          -
13336.62/885.59	c       886           6739         423        20                -           0.0000          -
13439.75/890.79	c       891           4213         400        20                -           0.0000          -
13545.52/896.04	c       896           6802         468        20                -           0.0000          -
13655.95/901.62	c       902           4250         429        20                -           0.0000          -
13757.10/906.73	c       907           6822         480        20                -           0.0000          -
13856.24/911.75	c       912           6854         502        20                -           0.0000          -
13957.39/916.88	c       917           7330          14        20                -           0.0000          -
14061.39/922.10	c       922           6866         506        20                -           0.0000          -
14160.59/927.14	c       927           4366         525        20                -           0.0000          -
14261.46/932.14	c       932           4413         568        20                -           0.0000          -
14361.96/937.21	c       937           7189         813        20                -           0.0000          -
14465.09/942.42	c       942           7203         815        20                -           0.0000          -
14572.07/947.86	c       948           4463         610        20                -           0.0000          -
14686.85/953.63	c       954           7357         119        20                -           0.0000          -
14786.01/958.67	c       959           4539         678        20                -           0.0000          -
14893.72/964.10	c       964           4571         708        20                -           0.0000          -
14998.23/969.37	c       969           4615         750        20                -           0.0000          -
15101.45/974.54	c       975           4626         759        20                -           0.0000          -
15204.54/979.76	c       980           4628         759        20                -           0.0000          -
15305.62/984.80	c       985           4631         760        20                -           0.0000          -
15406.75/989.93	c       990           4686         813        20                -           0.0000          -
15505.78/995.02	c       995           4697         822        20                -           0.0000          -
15610.87/1000.25	c      1000           8252          17        20                -           0.0000          -
15709.96/1005.25	c      1005           4703         826        20                -           0.0000          -
15817.18/1010.70	c      1011           4728         849        20                -           0.0000          -
15924.46/1016.04	c      1016           4739         858        20                -           0.0000          -
16025.68/1021.16	c      1021           8515          41        20                -           0.0000          -
16129.89/1026.43	c      1026           4745         862        20                -           0.0000          -
16241.57/1032.10	c      1032           4761         876        20                -           0.0000          -
16351.55/1037.63	c      1038           4761         876        20                -           0.0000          -
16459.26/1043.04	c      1043           4765         878        20                -           0.0000          -
16561.62/1048.27	c      1048           4769         880        20                -           0.0000          -
16668.66/1053.62	c      1054           8909          36        20                -           0.0000          -
16769.69/1058.79	c      1059           4790         899        20                -           0.0000          -
16878.75/1064.25	c      1064           4790         899        20                -           0.0000          -
16985.67/1069.60	c      1070           4928         959        20                -           0.0000          -
17088.63/1074.88	c      1075           4928         959        20                -           0.0000          -
17203.36/1080.67	c      1081           4978         891        20                -           0.0000          -
17304.35/1085.74	c      1086           4995         880        20                -           0.0000          -
17407.25/1090.94	c      1091           9336          29        20                -           0.0000          -
17512.27/1096.25	c      1096           8863         313        20                -           0.0000          -
17613.46/1101.31	c      1101           5034         737        20                -           0.0000          -
17714.41/1106.46	c      1106           9556          23        20                -           0.0000          -
17819.51/1111.78	c      1112           8878         313        20                -           0.0000          -
17922.61/1116.91	c      1117           9702          27        20                -           0.0000          -
18024.37/1122.11	c      1122           8888         313        20                -           0.0000          -
18125.22/1127.15	c      1127           8893         314        20                -           0.0000          -
18225.39/1132.25	c      1132           8899         314        20                -           0.0000          -
18334.16/1137.70	c      1138           8980         364        20                -           0.0000          -
18433.24/1142.74	c      1143           9080         464        20                -           0.0000          -
18534.35/1147.85	c      1148           9140         524        20                -           0.0000          -
18634.93/1152.97	c      1153           9163         541        20                -           0.0000          -
18736.72/1158.06	c      1158           5796          24        20                -           0.0000          -
18850.69/1163.84	c      1164           5868          24        20                -           0.0000          -
18951.82/1169.01	c      1169          10574          24        20                -           0.0000          -
19056.80/1174.27	c      1174           9221         581        20                -           0.0000          -
19157.87/1179.35	c      1179           9226         584        20                -           0.0000          -
19260.96/1184.58	c      1185           9235         590        20                -           0.0000          -
19375.72/1190.31	c      1190           6261         349        20                -           0.0000          -
19480.32/1195.62	c      1196           9278         620        20                -           0.0000          -
19581.30/1200.78	c      1201           9290         627        20                -           0.0000          -
19684.34/1205.95	c      1206           6307         367        20                -           0.0000          -
19783.41/1211.02	c      1211           9305         637        20                -           0.0000          -
19884.98/1216.05	c      1216           9307         637        20                -           0.0000          -
19989.32/1221.35	c      1221           6362         404        20                -           0.0000          -
20094.33/1226.64	c      1227           6376         416        20                -           0.0000          -
20193.42/1231.68	c      1232           9348         674        20                -           0.0000          -
20294.55/1236.72	c      1237           6400         430        20                -           0.0000          -
20393.61/1241.78	c      1242           9362         686        20                -           0.0000          -
20504.64/1247.32	c      1247           9369         691        20                -           0.0000          -
20607.85/1252.50	c      1253           6439         449        20                -           0.0000          -
20707.04/1257.52	c      1258           6441         449        20                -           0.0000          -
20806.30/1262.60	c      1263           9392         708        20                -           0.0000          -
20913.48/1267.92	c      1268           9393         709        20                -           0.0000          -
21012.91/1273.02	c      1273           9396         710        20                -           0.0000          -
21117.91/1278.21	c      1278           6468         462        20                -           0.0000          -
21220.91/1283.42	c      1283           9423         730        20                -           0.0000          -
21325.94/1288.72	c      1289           9434         737        20                -           0.0000          -
21428.98/1293.94	c      1294           9443         744        20                -           0.0000          -
21530.85/1299.09	c      1299           9451         750        20                -           0.0000          -
21633.27/1304.20	c      1304           9451         750        20                -           0.0000          -
21736.50/1309.41	c      1309           6511         481        20                -           0.0000          -
21841.42/1314.78	c      1315           9506         803        20                -           0.0000          -
21942.17/1319.83	c      1320           9506         803        20                -           0.0000          -
22043.37/1325.03	c      1325           9508         803        20                -           0.0000          -
22154.45/1330.59	c      1331           9523         818        20                -           0.0000          -
22257.52/1335.78	c      1336           6546         502        20                -           0.0000          -
22370.63/1341.47	c      1341           9540         829        20                -           0.0000          -
22479.65/1347.00	c      1347           9546         833        20                -           0.0000          -
22592.32/1352.65	c      1353           6563         509        20                -           0.0000          -
22697.42/1357.90	c      1358           9550         835        20                -           0.0000          -
22804.58/1363.31	c      1363           9569         852        20                -           0.0000          -
22903.81/1368.33	c      1368           9571         852        20                -           0.0000          -
23006.99/1373.56	c      1374           6599         533        20                -           0.0000          -
23112.06/1378.80	c      1379           9588         863        20                -           0.0000          -
23216.15/1384.10	c      1384           9593         866        20                -           0.0000          -
23332.08/1389.90	c      1390           6613         539        20                -           0.0000          -
23439.19/1395.30	c      1395           9594         867        20                -           0.0000          -
23546.32/1400.75	c      1401           9597         868        20                -           0.0000          -
23649.52/1405.97	c      1406           9597         868        20                -           0.0000          -
23748.79/1410.99	c      1411           6642         556        20                -           0.0000          -
23852.72/1416.16	c      1416           6644         556        20                -           0.0000          -
23963.16/1421.74	c      1422           6646         556        20                -           0.0000          -
24066.37/1426.96	c      1427           9695         595        20                -           0.0000          -
24165.62/1432.04	c      1432           6656         562        20                -           0.0000          -
24276.71/1437.55	c      1438           9705         595        20                -           0.0000          -
24381.91/1442.84	c      1443           9713         595        20                -           0.0000          -
24489.08/1448.28	c      1448           9719         586        20                -           0.0000          -
24596.07/1453.67	c      1454           9725         586        20                -           0.0000          -
24703.89/1459.04	c      1459           6682         574        20                -           0.0000          -
24816.28/1464.78	c      1465           9751         604        20                -           0.0000          -
24919.40/1469.90	c      1470           6693         581        20                -           0.0000          -
25018.40/1474.92	c      1475          14176         105        20                -           0.0000          -
25120.30/1480.13	c      1480           6695         581        20                -           0.0000          -
25226.77/1485.50	c      1486           6698         582        20                -           0.0000          -
25331.90/1490.73	c      1491           6705         585        20                -           0.0000          -
25437.40/1496.11	c      1496          14376          21        20                -           0.0000          -
25545.86/1501.59	c      1502           6726         602        20                -           0.0000          -
25649.07/1506.71	c      1507          10536         555        20                -           0.0000          -
25748.32/1511.76	c      1512           6736         606        20                -           0.0000          -
25849.53/1516.82	c      1517           6739         607        20                -           0.0000          -
25950.79/1521.97	c      1522          10562         443        20                -           0.0000          -
26052.71/1527.10	c      1527           6750         612        20                -           0.0000          -
26163.18/1532.62	c      1533           6754         614        20                -           0.0000          -
26264.39/1537.73	c      1538          14806          24        20                -           0.0000          -
26363.62/1542.78	c      1543           6756         614        20                -           0.0000          -
26464.84/1547.83	c      1548           6759         615        20                -           0.0000          -
26566.00/1553.03	c      1553           6761         615        20                -           0.0000          -
26667.73/1558.04	c      1558           6764         616        20                -           0.0000          -
26772.19/1563.39	c      1563           6767         617        20                -           0.0000          -
26881.21/1568.80	c      1569          15110          22        20                -           0.0000          -
26990.35/1574.36	c      1574          11183         216        20                -           0.0000          -
27091.56/1579.48	c      1579           7310        1124        20                -           0.0000          -
27194.76/1584.63	c      1585          15288          20        20                -           0.0000          -
27293.84/1589.65	c      1590          11322         339        20                -           0.0000          -
27394.94/1594.73	c      1595          11329         342        20                -           0.0000          -
27496.14/1599.85	c      1600           7607        1135        20                -           0.0000          -
27600.03/1605.09	c      1605          11341         346        20                -           0.0000          -
27701.32/1610.18	c      1610          11348         349        20                -           0.0000          -
27803.41/1615.35	c      1615           8214        1017        20                -           0.0000          -
27902.64/1620.37	c      1620           8214        1017        20                -           0.0000          -
28005.80/1625.59	c      1626           8224         961        20                -           0.0000          -
28107.02/1630.61	c      1631           8224         961        20                -           0.0000          -
28214.80/1636.07	c      1636           8236         961        20                -           0.0000          -
28314.00/1641.13	c      1641           8236         961        20                -           0.0000          -
28415.15/1646.19	c      1646           8242         961        20                -           0.0000          -
28523.48/1651.61	c      1652           8242         961        20                -           0.0000          -
28622.66/1656.67	c      1657           8256          39        20                -           0.0000          -
28725.82/1661.87	c      1662          16256          17        20                -           0.0000          -
28829.68/1667.13	c      1667           8483         248        20                -           0.0000          -
28928.94/1672.13	c      1672           8529         286        20                -           0.0000          -
29039.27/1677.65	c      1678           8578         323        20                -           0.0000          -
29142.34/1682.88	c      1683           8643         382        20                -           0.0000          -
29251.22/1688.34	c      1688          12944         149        20                -           0.0000          -
29354.35/1693.51	c      1694           8681         412        20                -           0.0000          -
29459.54/1698.83	c      1699          16664          16        20                -           0.0000          -
29560.69/1703.92	c      1704           8706         429        20                -           0.0000          -
29659.94/1708.95	c      1709           8727         448        20                -           0.0000          -
29759.16/1713.96	c      1714           8768         487        20                -           0.0000          -
29864.32/1719.20	c      1719           8788         507        20                -           0.0000          -
29967.48/1724.42	c      1724           8809         526        20                -           0.0000          -
30066.64/1729.50	c      1730           8830         545        20                -           0.0000          -
30167.86/1734.57	c      1735           8838         551        20                -           0.0000          -
30267.03/1739.58	c      1740          13389          39        20                -           0.0000          -
30378.89/1745.18	c      1745           8864         573        20                -           0.0000          -
30483.33/1750.48	c      1750           8866         573        20                -           0.0000          -
30584.54/1755.50	c      1756          17249          20        20                -           0.0000          -
30683.73/1760.51	c      1761          17316          19        20                -           0.0000          -
30788.73/1765.84	c      1766          17404          19        20                -           0.0000          -
30889.81/1770.93	c      1771          17462          20        20                -           0.0000          -
30996.84/1776.34	c      1776          13750         332        20                -           0.0000          -
31106.02/1781.84	c      1782          13765         343        20                -           0.0000          -
31209.74/1787.04	c      1787          13785         359        20                -           0.0000          -
31308.99/1792.10	c      1792          13807         377        20                -           0.0000          -
31411.42/1797.23	c      1797           8922         592        20                -           0.0000          -
31512.54/1802.31	c      1802           8923         579        20                -           0.0000          -
31626.20/1808.03	c      1808           8927         581        20                -           0.0000          -
31732.93/1813.49	c      1814           8944         584        20                -           0.0000          -
31844.59/1819.07	c      1819           8950         584        20                -           0.0000          -
31953.07/1824.59	c      1825           8954         584        20                -           0.0000          -
32054.31/1829.60	c      1830           8957         584        20                -           0.0000          -
32157.52/1834.86	c      1835          13964         411        20                -           0.0000          -
32268.66/1840.46	c      1840          13969         412        20                -           0.0000          -
32369.82/1845.53	c      1846           9178          31        20                -           0.0000          -
32468.93/1850.58	c      1851           9261          27        20                -           0.0000          -
32580.69/1856.19	c      1856          14010         432        20                -           0.0000          -
32689.15/1861.65	c      1862           9424          23        20                -           0.0000          -
32792.29/1866.85	c      1867          14025         437        20                -           0.0000          -
32891.54/1871.88	c      1872          14029         439        20                -           0.0000          -
32995.43/1877.12	c      1877           9648          24        20                -           0.0000          -
33103.90/1882.52	c      1883          14046         445        20                -           0.0000          -
33205.10/1887.69	c      1888          14065         456        20                -           0.0000          -
33316.18/1893.24	c      1893          14074         457        20                -           0.0000          -
33417.33/1898.38	c      1898          14083         464        20                -           0.0000          -
33520.54/1903.51	c      1904          14103         478        20                -           0.0000          -
33625.32/1908.88	c      1909          14114         485        20                -           0.0000          -
33726.48/1913.94	c      1914          14118         485        20                -           0.0000          -
33825.51/1918.95	c      1919          14125         488        20                -           0.0000          -
33927.43/1924.05	c      1924          14131         490        20                -           0.0000          -
34026.47/1929.11	c      1929          14142         497        20                -           0.0000          -
34128.87/1934.29	c      1934          14162         509        20                -           0.0000          -
34231.99/1939.49	c      1940          14164         509        20                -           0.0000          -
34337.13/1944.75	c      1945          10360         179        20                -           0.0000          -
34436.35/1949.78	c      1950          10372         181        20                -           0.0000          -
34551.44/1955.50	c      1956          14186         521        20                -           0.0000          -
34664.58/1961.25	c      1961          14189         522        20                -           0.0000          -
34763.75/1966.28	c      1966          14192         523        20                -           0.0000          -
34866.87/1971.48	c      1971          14195         524        20                -           0.0000          -
34971.83/1976.72	c      1977          14200         523        20                -           0.0000          -
35086.86/1982.54	c      1983          20095          16        20                -           0.0000          -
35188.01/1987.60	c      1988          14222         535        20                -           0.0000          -
35293.21/1992.98	c      1993          14223         536        20                -           0.0000          -
35397.11/1998.15	c      1998          14227         536        20                -           0.0000          -
35499.56/2003.33	c      2003          14266         258        20                -           0.0000          -
35602.78/2008.50	c      2009          11151          53        20                -           0.0000          -
35707.96/2013.83	c      2014          14278         260        20                -           0.0000          -
35811.85/2019.11	c      2019          14286         260        20                -           0.0000          -
35911.10/2024.13	c      2024          14382         354        20                -           0.0000          -
36019.54/2029.58	c      2030          11453          88        20                -           0.0000          -
36126.73/2034.99	c      2035          14418         378        20                -           0.0000          -
36230.57/2040.16	c      2040          14425         381        20                -           0.0000          -
36330.98/2045.22	c      2045          14451         405        20                -           0.0000          -
36430.39/2050.23	c      2050          14476         428        20                -           0.0000          -
36531.24/2055.32	c      2055              2           1        20                -           0.0000          -
36630.39/2060.34	c      2060              2           1        20                -           0.0000          -
36729.60/2065.40	c      2065              2           1        20                -           0.0000          -
36832.80/2070.53	c      2071              2           1        20                -           0.0000          -
36933.93/2075.65	c      2076              2           1        20                -           0.0000          -
37035.08/2080.73	c      2081              2           1        20                -           0.0000          -
37142.98/2086.16	c      2086              2           1        20                -           0.0000          -
37243.49/2091.28	c      2091              2           1        20                -           0.0000          -
37346.58/2096.44	c      2096              2           1        20                -           0.0000          -
37449.69/2101.67	c      2102              2           1        20                -           0.0000          -
37554.72/2106.92	c      2107              2           1        20                -           0.0000          -
37653.96/2112.01	c      2112              2           1        20                -           0.0000          -
37760.67/2117.33	c      2117              2           1        20                -           0.0000          -
37861.76/2122.48	c      2122              2           1        20                -           0.0000          -
37962.96/2127.52	c      2128              2           1        20                -           0.0000          -
38062.18/2132.56	c      2133              2           1        20                -           0.0000          -
38167.35/2137.88	c      2138              2           1        20                -           0.0000          -
38268.49/2143.03	c      2143              2           1        20                -           0.0000          -
38370.20/2148.09	c      2148              2           1        20                -           0.0000          -
38469.40/2153.11	c      2153              2           1        20                -           0.0000          -
38571.74/2158.25	c      2158              2           1        20                -           0.0000          -
38670.95/2163.30	c      2163              2           1        20                -           0.0000          -
38774.15/2168.44	c      2168              2           1        20                -           0.0000          -
38877.31/2173.69	c      2174              2           1        20                -           0.0000          -
38982.49/2178.93	c      2179              2           1        20                -           0.0000          -
39086.36/2184.17	c      2184              2           1        20                -           0.0000          -
39186.83/2189.28	c      2189              2           1        20                -           0.0000          -
39287.89/2194.40	c      2194              2           1        20                -           0.0000          -
39388.86/2199.46	c      2199              2           1        20                -           0.0000          -
39490.07/2204.60	c      2205              4           3        20                -           0.0000          -
39597.24/2209.92	c      2210              4           3        20                -           0.0000          -
39706.14/2215.46	c      2215              4           3        20                -           0.0000          -
39807.36/2220.58	c      2221              4           3        20                -           0.0000          -
39908.42/2225.66	c      2226              4           3        20                -           0.0000          -
40021.54/2231.35	c      2231              4           3        20                -           0.0000          -
40122.75/2236.45	c      2236              3           2        20                -           0.0000          -
40221.89/2241.48	c      2241              3           2        20                -           0.0000          -
40325.09/2246.67	c      2247              3           2        20                -           0.0000          -
40426.26/2251.75	c      2252              3           2        20                -           0.0000          -
40529.35/2256.93	c      2257              3           2        20                -           0.0000          -
40631.20/2262.13	c      2262              3           2        20                -           0.0000          -
40743.58/2267.71	c      2268              3           2        20                -           0.0000          -
40842.76/2272.76	c      2273              3           2        20                -           0.0000          -
40943.80/2277.84	c      2278              3           2        20                -           0.0000          -
41044.76/2282.91	c      2283              3           2        20                -           0.0000          -
41143.77/2287.93	c      2288              3           2        20                -           0.0000          -
41248.85/2293.21	c      2293              3           2        20                -           0.0000          -
41357.94/2298.77	c      2299              3           2        20                -           0.0000          -
41459.02/2303.84	c      2304              3           2        20                -           0.0000          -
41558.15/2308.85	c      2309              3           2        20                -           0.0000          -
41657.35/2313.85	c      2314              3           2        20                -           0.0000          -
41758.51/2318.90	c      2319              3           2        20                -           0.0000          -
41857.70/2323.99	c      2324              3           2        20                -           0.0000          -
41966.78/2329.43	c      2329              3           2        20                -           0.0000          -
42065.92/2334.44	c      2334              3           2        20                -           0.0000          -
42166.96/2339.58	c      2340              3           2        20                -           0.0000          -
42274.04/2344.92	c      2345              3           2        20                -           0.0000          -
42385.08/2350.59	c      2351              8           7        20                -           0.0000          -
42504.01/2356.52	c      2357              8           7        20                -           0.0000          -
42603.07/2361.53	c      2362              8           7        20                -           0.0000          -
42702.21/2366.58	c      2367              8           7        20                -           0.0000          -
42803.35/2371.67	c      2372              8           7        20                -           0.0000          -
42906.40/2376.83	c      2377              8           7        20                -           0.0000          -
43007.57/2381.99	c      2382              8           7        20                -           0.0000          -
43116.64/2387.41	c      2387              8           7        20                -           0.0000          -
43219.77/2392.60	c      2393              8           7        20                -           0.0000          -
43318.82/2397.67	c      2398              8           7        20                -           0.0000          -
43426.57/2403.03	c      2403              8           7        20                -           0.0000          -
43533.05/2408.44	c      2408              8           7        20                -           0.0000          -
43638.22/2413.74	c      2414              8           7        20                -           0.0000          -
43737.38/2418.78	c      2419              8           7        20                -           0.0000          -
43846.45/2424.21	c      2424              8           7        20                -           0.0000          -
43955.54/2429.71	c      2430              8           7        20                -           0.0000          -
44058.72/2435.00	c      2435              8           7        20                -           0.0000          -
44167.80/2440.41	c      2440              8           7        20                -           0.0000          -
44268.69/2445.53	c      2446              8           7        20                -           0.0000          -
44367.82/2450.58	c      2451              8           7        20                -           0.0000          -
44484.72/2456.48	c      2456              8           7        20                -           0.0000          -
44587.74/2461.68	c      2462              8           7        20                -           0.0000          -
44688.88/2466.79	c      2467              6           5        20                -           0.0000          -
44794.64/2472.11	c      2472              6           5        20                -           0.0000          -
44897.13/2477.23	c      2477              6           5        20                -           0.0000          -
44998.30/2482.34	c      2482              6           5        20                -           0.0000          -
45112.19/2488.07	c      2488              6           5        20                -           0.0000          -
45216.50/2493.37	c      2493              6           5        20                -           0.0000          -
45317.65/2498.44	c      2498              6           5        20                -           0.0000          -
45422.78/2503.76	c      2504              6           5        20                -           0.0000          -
45523.90/2508.81	c      2509              9           8        20                -           0.0000          -
45623.06/2513.83	c      2514              9           8        20                -           0.0000          -
45724.05/2519.01	c      2519              9           8        20                -           0.0000          -
45831.16/2524.31	c      2524              9           8        20                -           0.0000          -
45930.34/2529.38	c      2529              9           8        20                -           0.0000          -
46031.49/2534.43	c      2534              9           8        20                -           0.0000          -
46130.55/2539.49	c      2540              9           8        20                -           0.0000          -
46235.75/2544.72	c      2545              9           8        20                -           0.0000          -
46336.95/2549.87	c      2550              9           8        20                -           0.0000          -
46446.07/2555.31	c      2555              9           8        20                -           0.0000          -
46551.25/2560.62	c      2561              9           8        20                -           0.0000          -
46652.35/2565.71	c      2566              9           8        20                -           0.0000          -
46753.54/2570.85	c      2571              9           8        20                -           0.0000          -
46860.36/2576.28	c      2576              9           8        20                -           0.0000          -
46967.40/2581.62	c      2582              9           8        20                -           0.0000          -
47068.32/2586.70	c      2587              9           8        20                -           0.0000          -
47171.45/2591.95	c      2592              9           8        20                -           0.0000          -
47270.60/2597.03	c      2597              9           8        20                -           0.0000          -
47372.36/2602.09	c      2602              9           8        20                -           0.0000          -
47473.62/2607.18	c      2607              9           8        20                -           0.0000          -
47575.99/2612.32	c      2612              9           8        20                -           0.0000          -
47677.05/2617.45	c      2617              9           8        20                -           0.0000          -
47780.18/2622.63	c      2623              9           8        20                -           0.0000          -
47885.31/2627.96	c      2628              9           8        20                -           0.0000          -
47990.41/2633.27	c      2633              9           8        20                -           0.0000          -
48093.52/2638.42	c      2638              9           8        20                -           0.0000          -
48198.69/2643.78	c      2644              9           8        20                -           0.0000          -
48299.88/2648.82	c      2649              9           8        20                -           0.0000          -
48414.94/2654.62	c      2655              9           8        20                -           0.0000          -
48516.10/2659.72	c      2660              9           8        20                -           0.0000          -
48619.22/2664.98	c      2665              9           8        20                -           0.0000          -
48736.16/2670.83	c      2671              9           8        20                -           0.0000          -
48837.29/2675.98	c      2676              9           8        20                -           0.0000          -
48941.10/2681.16	c      2681              9           8        20                -           0.0000          -
49043.81/2686.39	c      2686              9           8        20                -           0.0000          -
49148.72/2691.67	c      2692              9           8        20                -           0.0000          -
49247.75/2696.70	c      2697              9           8        20                -           0.0000          -
49348.75/2701.75	c      2702              9           8        20                -           0.0000          -
49451.93/2706.98	c      2707              2           1        20                -           0.0000          -
49561.12/2712.44	c      2712              2           1        20                -           0.0000          -
49662.16/2717.59	c      2718              2           1        20                -           0.0000          -
49765.34/2722.70	c      2723              8           7        20                -           0.0000          -
49864.51/2727.74	c      2728              8           7        20                -           0.0000          -
49965.70/2732.80	c      2733              8           7        20                -           0.0000          -
50072.83/2738.22	c      2738              8           7        20                -           0.0000          -
50172.05/2743.27	c      2743              8           7        20                -           0.0000          -
50275.25/2748.41	c      2748             10           9        20                -           0.0000          -
50374.51/2753.48	c      2753             10           9        20                -           0.0000          -
50473.63/2758.49	c      2758             10           9        20                -           0.0000          -
50574.85/2763.54	c      2764             10           9        20                -           0.0000          -
50675.83/2768.61	c      2769             10           9        20                -           0.0000          -
50774.97/2773.62	c      2774             10           9        20                -           0.0000          -
50876.07/2778.76	c      2779             10           9        20                -           0.0000          -
50979.05/2784.03	c      2784             10           9        20                -           0.0000          -
51080.91/2789.08	c      2789             10           9        20                -           0.0000          -
51185.44/2794.30	c      2794             10           9        20                -           0.0000          -
51292.61/2799.78	c      2800             10           9        20                -           0.0000          -
51395.83/2804.93	c      2805              9           8        20                -           0.0000          -
51495.07/2809.96	c      2810              9           8        20                -           0.0000          -
51594.17/2814.98	c      2815              9           8        20                -           0.0000          -
51695.86/2820.07	c      2820              9           8        20                -           0.0000          -
51798.39/2825.28	c      2825              9           8        20                -           0.0000          -
51901.58/2830.48	c      2830              9           8        20                -           0.0000          -
52002.73/2835.53	c      2836              9           8        20                -           0.0000          -
52103.78/2840.69	c      2841              9           8        20                -           0.0000          -
52214.72/2846.21	c      2846              9           8        20                -           0.0000          -
52313.89/2851.28	c      2851              9           8        20                -           0.0000          -
52425.02/2856.85	c      2857              9           8        20                -           0.0000          -
52536.15/2862.43	c      2862              9           8        20                -           0.0000          -
52649.88/2868.17	c      2868              9           8        20                -           0.0000          -
52749.07/2873.17	c      2873              9           8        20                -           0.0000          -
52859.14/2878.72	c      2879              9           8        20                -           0.0000          -
52962.32/2884.04	c      2884              9           8        20                -           0.0000          -
53069.39/2889.30	c      2889              9           8        20                -           0.0000          -
53170.62/2894.41	c      2894              9           8        20                -           0.0000          -
53269.82/2899.44	c      2899              9           8        20                -           0.0000          -
53373.16/2904.64	c      2905              9           8        20                -           0.0000          -
53476.04/2909.89	c      2910              9           8        20                -           0.0000          -
53577.16/2914.98	c      2915              9           8        20                -           0.0000          -
53679.03/2920.11	c      2920              9           8        20                -           0.0000          -
53781.37/2925.23	c      2925              9           8        20                -           0.0000          -
53880.58/2930.24	c      2930              9           8        20                -           0.0000          -
53979.49/2935.28	c      2935              9           8        20                -           0.0000          -
54080.69/2940.39	c      2940              9           8        20                -           0.0000          -
54187.83/2945.78	c      2946              9           8        20                -           0.0000          -
54295.72/2951.19	c      2951              9           8        20                -           0.0000          -
54396.13/2956.30	c      2956              9           8        20                -           0.0000          -
54503.34/2961.67	c      2962              9           8        20                -           0.0000          -
54606.50/2966.80	c      2967              9           8        20                -           0.0000          -
54715.66/2972.32	c      2972              9           8        20                -           0.0000          -
54817.04/2977.44	c      2977              9           8        20                -           0.0000          -
54916.13/2982.45	c      2982              9           8        20                -           0.0000          -
55023.27/2987.81	c      2988              9           8        20                -           0.0000          -
55124.46/2992.91	c      2993              9           8        20                -           0.0000          -
55229.37/2998.22	c      2998              9           8        20                -           0.0000          -
55330.56/3003.39	c      3003              9           8        20                -           0.0000          -
55433.69/3008.51	c      3009              9           8        20                -           0.0000          -
55538.89/3013.90	c      3014              9           8        20                -           0.0000          -
55648.00/3019.37	c      3019              9           8        20                -           0.0000          -
55749.26/3024.41	c      3024              9           8        20                -           0.0000          -
55858.41/3029.92	c      3030              9           8        20                -           0.0000          -
55960.23/3035.03	c      3035              9           8        20                -           0.0000          -
56059.65/3040.04	c      3040              9           8        20                -           0.0000          -
56163.92/3045.31	c      3045              9           8        20                -           0.0000          -
56263.16/3050.32	c      3050              9           8        20                -           0.0000          -
56362.25/3055.35	c      3055              9           8        20                -           0.0000          -
56463.46/3060.50	c      3060              9           8        20                -           0.0000          -
56566.62/3065.66	c      3066              9           8        20                -           0.0000          -
56671.77/3071.01	c      3071              9           8        20                -           0.0000          -
56775.78/3076.15	c      3076              9           8        20                -           0.0000          -
56876.09/3081.27	c      3081              9           8        20                -           0.0000          -
56983.11/3086.60	c      3087              9           8        20                -           0.0000          -
57084.31/3091.77	c      3092              9           8        20                -           0.0000          -
57187.36/3097.02	c      3097              9           8        20                -           0.0000          -
57291.16/3102.20	c      3102              9           8        20                -           0.0000          -
57395.42/3107.42	c      3107              9           8        20                -           0.0000          -
57496.62/3112.50	c      3113              9           8        20                -           0.0000          -
57597.42/3117.63	c      3118              9           8        20                -           0.0000          -
57705.20/3123.07	c      3123              9           8        20                -           0.0000          -
57813.64/3128.53	c      3129              9           8        20                -           0.0000          -
57912.83/3133.57	c      3134              9           8        20                -           0.0000          -
58015.99/3138.71	c      3139              9           8        20                -           0.0000          -
58123.67/3144.17	c      3144              9           8        20                -           0.0000          -
58224.18/3149.23	c      3149              9           8        20                -           0.0000          -
58333.35/3154.75	c      3155              9           8        20                -           0.0000          -
58436.53/3159.97	c      3160              9           8        20                -           0.0000          -
58535.75/3165.01	c      3165              9           8        20                -           0.0000          -
58637.49/3170.12	c      3170              9           8        20                -           0.0000          -
58740.05/3175.29	c      3175              9           8        20                -           0.0000          -
58845.24/3180.60	c      3181              9           8        20                -           0.0000          -
58948.39/3185.71	c      3186              9           8        20                -           0.0000          -
59047.61/3190.79	c      3191              9           8        20                -           0.0000          -
59150.77/3195.96	c      3196              9           8        20                -           0.0000          -
59257.91/3201.35	c      3201              9           8        20                -           0.0000          -
59359.09/3206.42	c      3206              9           8        20                -           0.0000          -
59464.25/3211.75	c      3212              9           8        20                -           0.0000          -
59570.07/3217.06	c      3217              9           8        20                -           0.0000          -
59671.24/3222.14	c      3222              9           8        20                -           0.0000          -
59770.62/3227.16	c      3227              9           8        20                -           0.0000          -
59874.91/3232.48	c      3232              9           8        20                -           0.0000          -
59976.09/3237.53	c      3238              9           8        20                -           0.0000          -
60077.31/3242.62	c      3243              9           8        20                -           0.0000          -
60182.51/3247.97	c      3248              9           8        20                -           0.0000          -
60287.68/3253.27	c      3253              9           8        20                -           0.0000          -
60386.94/3258.29	c      3258              9           8        20                -           0.0000          -
60488.20/3263.30	c      3263              9           8        20                -           0.0000          -
60587.46/3268.31	c      3268              9           8        20                -           0.0000          -
60696.67/3273.83	c      3274              9           8        20                -           0.0000          -
60803.84/3279.23	c      3279              9           8        20                -           0.0000          -
60905.06/3284.32	c      3284              9           8        20                -           0.0000          -
61004.15/3289.35	c      3289              9           8        20                -           0.0000          -
61103.19/3294.37	c      3294              9           8        20                -           0.0000          -
61208.19/3299.64	c      3300              9           8        20                -           0.0000          -
61309.40/3304.71	c      3305              9           8        20                -           0.0000          -
61408.61/3309.77	c      3310              9           8        20                -           0.0000          -
61514.39/3315.10	c      3315              9           8        20                -           0.0000          -
61616.90/3320.21	c      3320              9           8        20                -           0.0000          -
61721.85/3325.52	c      3326              9           8        20                -           0.0000          -
61823.05/3330.66	c      3331              9           8        20                -           0.0000          -
61924.18/3335.77	c      3336             14          13        20                -           0.0000          -
62027.23/3341.03	c      3341             14          13        20                -           0.0000          -
62129.00/3346.11	c      3346             14          13        20                -           0.0000          -
62230.29/3351.15	c      3351             14          13        20                -           0.0000          -
62332.79/3356.39	c      3356             14          13        20                -           0.0000          -
62434.01/3361.47	c      3361             14          13        20                -           0.0000          -
62535.22/3366.53	c      3367             14          13        20                -           0.0000          -
62638.43/3371.76	c      3372             14          13        20                -           0.0000          -
62739.61/3376.87	c      3377             14          13        20                -           0.0000          -
62845.53/3382.19	c      3382             13          12        20                -           0.0000          -
62957.82/3387.85	c      3388             13          12        20                -           0.0000          -
63059.03/3392.97	c      3393             13          12        20                -           0.0000          -
63163.04/3398.17	c      3398             13          12        20                -           0.0000          -
63265.34/3403.34	c      3403             13          12        20                -           0.0000          -
63370.50/3408.61	c      3409             13          12        20                -           0.0000          -
63471.71/3413.70	c      3414             13          12        20                -           0.0000          -
63570.55/3418.74	c      3419             13          12        20                -           0.0000          -
63671.75/3423.84	c      3424             13          12        20                -           0.0000          -
63770.63/3428.89	c      3429             13          12        20                -           0.0000          -
63876.28/3434.13	c      3434             13          12        20                -           0.0000          -
63978.80/3439.32	c      3439             13          12        20                -           0.0000          -
64081.99/3444.55	c      3445             13          12        20                -           0.0000          -
64181.19/3449.56	c      3450             13          12        20                -           0.0000          -
64286.39/3454.86	c      3455             13          12        20                -           0.0000          -
64397.46/3460.45	c      3460             13          12        20                -           0.0000          -
64498.66/3465.53	c      3466             13          12        20                -           0.0000          -
64601.85/3470.71	c      3471             13          12        20                -           0.0000          -
64702.76/3475.89	c      3476             13          12        20                -           0.0000          -
64803.89/3480.99	c      3481             13          12        20                -           0.0000          -
64907.76/3486.18	c      3486             13          12        20                -           0.0000          -
65008.00/3491.23	c      3491             13          12        20                -           0.0000          -
65113.02/3496.60	c      3497             13          12        20                -           0.0000          -
65214.23/3501.68	c      3502             13          12        20                -           0.0000          -
65315.37/3506.76	c      3507             13          12        20                -           0.0000          -
65416.51/3511.87	c      3512             13          12        20                -           0.0000          -
65517.71/3516.98	c      3517             13          12        20                -           0.0000          -
65619.48/3522.12	c      3522             13          12        20                -           0.0000          -
65720.72/3527.18	c      3527             13          12        20                -           0.0000          -
65821.22/3532.20	c      3532             13          12        20                -           0.0000          -
65920.25/3537.24	c      3537             13          12        20                -           0.0000          -
66021.30/3542.31	c      3542             13          12        20                -           0.0000          -
66120.27/3547.33	c      3547             13          12        20                -           0.0000          -
66219.36/3552.34	c      3552             13          12        20                -           0.0000          -
66318.42/3557.40	c      3557             13          12        20                -           0.0000          -
66423.59/3562.60	c      3563             13          12        20                -           0.0000          -
66524.70/3567.74	c      3568             13          12        20                -           0.0000          -
66623.93/3572.76	c      3573             13          12        20                -           0.0000          -
66725.14/3577.80	c      3578             13          12        20                -           0.0000          -
66838.20/3583.57	c      3584             13          12        20                -           0.0000          -
66949.95/3589.17	c      3589             13          12        20                -           0.0000          -
67054.39/3594.47	c      3594             13          12        20                -           0.0000          -
67157.51/3599.60	c      3600             13          12        20                -           0.0000          -
67256.72/3604.61	c      3605             13          12        20                -           0.0000          -
67364.44/3610.08	c      3610             13          12        20                -           0.0000          -
67470.85/3615.48	c      3615             13          12        20                -           0.0000          -
67572.06/3620.53	c      3621             13          12        20                -           0.0000          -
67673.23/3625.63	c      3626             13          12        20                -           0.0000          -
67774.24/3630.74	c      3631             13          12        20                -           0.0000          -
67875.36/3635.83	c      3636             13          12        20                -           0.0000          -
67976.53/3640.90	c      3641             13          12        20                -           0.0000          -
68075.70/3645.96	c      3646             13          12        20                -           0.0000          -
68179.59/3651.14	c      3651             13          12        20                -           0.0000          -
68278.68/3656.14	c      3656             13          12        20                -           0.0000          -
68385.18/3661.55	c      3662             13          12        20                -           0.0000          -
68488.41/3666.73	c      3667             13          12        20                -           0.0000          -
68594.41/3672.04	c      3672             13          12        20                -           0.0000          -
68693.51/3677.11	c      3677             13          12        20                -           0.0000          -
68792.94/3682.11	c      3682             13          12        20                -           0.0000          -
68897.44/3687.31	c      3687             13          12        20                -           0.0000          -
69000.91/3692.57	c      3693             13          12        20                -           0.0000          -
69102.07/3697.69	c      3698             13          12        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (169776 MiB free)
  memory of node 1: 193531 MiB (70891 MiB free)
  memory of node 2: 193531 MiB (175709 MiB free)
  memory of node 3: 193531 MiB (174842 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-4465633-1723597401/watcher-4465633-1723597401 -o /tmp/evaluation-result-4465633-1723597401/solver-4465633-1723597401 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723593750-770153 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465633-1723597401.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100107 s]*
/proc/loadavg: 78.38 80.14 79.24 24/902 772417
/proc/meminfo: memFree=605353140/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=87292 memory=75004 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 16633 0 0 0 10 1 0 0 20 0 1 0 126322714 89387008 18751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 21823 18751 2347 3035 0 18219 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 87292 KiB
Current children cumulated memory: 75004 KiB

[startup+0.218725 s]*
/proc/loadavg: 78.38 80.14 79.24 24/901 772430
/proc/meminfo: memFree=605338828/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=148416 memory=136064 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 31901 0 0 0 20 2 0 0 20 0 1 0 126322714 151977984 34016 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 37104 34016 2347 3035 0 33500 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 148416 KiB
Current children cumulated memory: 136064 KiB

[startup+0.319982 s]*
/proc/loadavg: 78.38 80.14 79.24 25/902 772435
/proc/meminfo: memFree=605325408/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=197956 memory=185472 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 44274 0 0 0 29 4 0 0 20 0 1 0 126322714 202706944 46368 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 49489 46368 2347 3035 0 45885 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 197956 KiB
Current children cumulated memory: 185472 KiB

[startup+0.700263 s]
/proc/loadavg: 74.10 79.23 78.95 24/906 772446
/proc/meminfo: memFree=605113144/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=436232 memory=424612 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 104008 0 0 0 56 13 0 0 20 0 1 0 126322714 446701568 106153 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 109058 106153 2539 3035 0 105454 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 436232 KiB
Current children cumulated memory: 424612 KiB

[startup+1.50028 s]
/proc/loadavg: 74.10 79.23 78.95 24/906 772446
/proc/meminfo: memFree=604697440/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=708980 memory=685700 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 146663 0 0 0 126 22 0 0 20 0 1 0 126322714 725995520 171425 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 177245 171425 2662 3035 0 173641 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 708980 KiB
Current children cumulated memory: 685700 KiB

[startup+3.11971 s]
/proc/loadavg: 74.10 79.23 78.95 24/906 772446
/proc/meminfo: memFree=604510160/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=745768 memory=725328 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 155259 0 0 0 284 25 0 0 20 0 1 0 126322714 763666432 181332 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 186442 181332 2726 3035 0 182838 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 745768 KiB
Current children cumulated memory: 725328 KiB

[startup+6.30026 s]
/proc/loadavg: 70.01 78.29 78.65 24/906 772448
/proc/meminfo: memFree=604379616/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=745768 memory=725328 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 155347 0 0 0 600 27 0 0 20 0 1 0 126322714 763666432 181332 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 186442 181332 2726 3035 0 182838 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 745768 KiB
Current children cumulated memory: 725328 KiB

[startup+12.7003 s]
/proc/loadavg: 66.25 77.38 78.35 24/906 772448
/proc/meminfo: memFree=604378432/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=745768 memory=725328 CPUtime=12.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 155463 0 0 0 1236 28 0 0 20 0 1 0 126322714 763666432 181332 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 186442 181332 2726 3035 0 182838 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 745768 KiB
Current children cumulated memory: 725328 KiB

[startup+25.5003 s]
/proc/loadavg: 59.75 75.62 77.77 24/924 772471
/proc/meminfo: memFree=603878788/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=745768 memory=725328 CPUtime=25.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 155550 0 0 0 2510 29 0 0 20 0 1 0 126322714 763666432 181332 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 186442 181332 2726 3035 0 182838 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 745768 KiB
Current children cumulated memory: 725328 KiB

[startup+51.1193 s]
/proc/loadavg: 46.89 71.01 76.17 24/904 772541
/proc/meminfo: memFree=699602640/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=745768 memory=725328 CPUtime=50.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 155637 0 0 0 5061 31 0 0 20 0 1 0 126322714 763666432 181332 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 186442 181332 2726 3035 0 182838 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 745768 KiB
Current children cumulated memory: 725328 KiB

[startup+102.3 s]
/proc/loadavg: 52.57 68.58 75.05 65/984 772631
/proc/meminfo: memFree=684657200/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=833008 memory=810140 CPUtime=101.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 184261 0 0 0 10147 36 0 0 20 0 1 0 126322714 853000192 202535 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 208252 202535 2774 3035 0 204648 0
Current children cumulated CPU time: 101.83 s
Current children cumulated vsize: 833008 KiB
Current children cumulated memory: 810140 KiB

[startup+162.3 s]
/proc/loadavg: 58.68 67.41 74.25 62/982 772642
/proc/meminfo: memFree=679947308/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=836284 memory=813392 CPUtime=161.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) R 772413 772416 770141 0 -1 4194304 185149 0 0 0 16110 37 0 0 20 0 1 0 126322714 856354816 203348 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 209071 203348 2774 3035 0 205467 0
Current children cumulated CPU time: 161.47 s
Current children cumulated vsize: 836284 KiB
Current children cumulated memory: 813392 KiB

[startup+222.301 s]
/proc/loadavg: 60.76 66.43 73.48 62/1002 772674
/proc/meminfo: memFree=673866152/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=4324116 memory=3079004 CPUtime=221.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) S 772413 772416 770141 0 -1 1077936128 756009 0 0 0 21997 121 0 0 20 0 21 0 126322714 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 1081029 769751 2790 3035 0 842311 0
[pid=772416/tid=772655] ppid=772413 vsize=4324116 memory=-4695052241013910895 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772655/stat : 772655 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 14 4 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772656] ppid=772413 vsize=4324116 memory=983424 CPUtime=0.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772656/stat : 772656 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 14 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772657] ppid=772413 vsize=4324116 memory=42676 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772657/stat : 772657 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 13 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772658] ppid=772413 vsize=4324116 memory=7628 CPUtime=0.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772658/stat : 772658 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 14 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772659] ppid=772413 vsize=4324116 memory=11536 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772659/stat : 772659 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 12 6 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772660] ppid=772413 vsize=4324116 memory=40204 CPUtime=0.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772660/stat : 772660 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 13 6 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772661] ppid=772413 vsize=4324116 memory=10556 CPUtime=0.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772661/stat : 772661 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 14 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772662] ppid=772413 vsize=4324116 memory=5472 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772662/stat : 772662 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 13 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772663] ppid=772413 vsize=4324116 memory=16336 CPUtime=0.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772663/stat : 772663 (fscip) S 772413 772416 770141 0 -1 1077936192 39905 0 0 0 12 7 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772664] ppid=772413 vsize=4324116 memory=2268 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772664/stat : 772664 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 12 6 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772665] ppid=772413 vsize=4324116 memory=38604 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772665/stat : 772665 (fscip) S 772413 772416 770141 0 -1 1077936192 39906 0 0 0 13 5 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772666] ppid=772413 vsize=4324116 memory=33100 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772666/stat : 772666 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772667] ppid=772413 vsize=4324116 memory=2244 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772667/stat : 772667 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772668] ppid=772413 vsize=4324116 memory=19936 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772668/stat : 772668 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772669] ppid=772413 vsize=4324116 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772669/stat : 772669 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772670] ppid=772413 vsize=4324116 memory=2004 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772670/stat : 772670 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772671] ppid=772413 vsize=4324116 memory=52544 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772671/stat : 772671 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772672] ppid=772413 vsize=4324116 memory=28748 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772672/stat : 772672 (fscip) S 772413 772416 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126344681 4427894784 769751 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0

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

/proc/772416/task/772681/stat : 772681 (fscip) S 772413 772416 770141 0 -1 1077936192 135 0 0 0 0 3 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772682] ppid=772413 vsize=160694712 memory=5472 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772682/stat : 772682 (fscip) S 772413 772416 770141 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772683] ppid=772413 vsize=160694712 memory=16336 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772683/stat : 772683 (fscip) S 772413 772416 770141 0 -1 1077936192 129 0 0 0 0 3 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772684] ppid=772413 vsize=160694712 memory=35081604 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772684/stat : 772684 (fscip) S 772413 772416 770141 0 -1 1077936192 106 0 0 0 1 1 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772685] ppid=772413 vsize=160694712 memory=35088332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772685/stat : 772685 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772686] ppid=772413 vsize=160694712 memory=10556 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772686/stat : 772686 (fscip) S 772413 772416 770141 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772687] ppid=772413 vsize=160694712 memory=28731184 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772687/stat : 772687 (fscip) S 772413 772416 770141 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772688] ppid=772413 vsize=160694712 memory=6720665441477476719 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772688/stat : 772688 (fscip) S 772413 772416 770141 0 -1 1077936192 168 0 0 0 2 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772689] ppid=772413 vsize=160694712 memory=35110220 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772689/stat : 772689 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772690] ppid=772413 vsize=160694712 memory=34595500 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772690/stat : 772690 (fscip) S 772413 772416 770141 0 -1 1077936192 98 0 0 0 1 1 0 0 20 0 41 0 126345080 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772691] ppid=772413 vsize=160694712 memory=35072532 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772691/stat : 772691 (fscip) S 772413 772416 770141 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 126345081 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772692] ppid=772413 vsize=160694712 memory=35063428 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772692/stat : 772692 (fscip) S 772413 772416 770141 0 -1 1077936192 131 0 0 0 0 3 0 0 20 0 41 0 126345081 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772693] ppid=772413 vsize=160694712 memory=67613 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772693/stat : 772693 (fscip) S 772413 772416 770141 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 126345081 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772694] ppid=772413 vsize=160694712 memory=67945 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772694/stat : 772694 (fscip) S 772413 772416 770141 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 126345081 164551385088 8780005 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
Current children cumulated CPU time: 68004.3 s
Current children cumulated vsize: 160694712 KiB
Current children cumulated memory: 35120020 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 67.04 77.44 79.34 24/904 774736
/proc/meminfo: memFree=672695636/790760804 swapFree=131071996/131071996
[pid=772416] ppid=772413 vsize=160760248 memory=35370772 CPUtime=69150.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/stat : 772416 (fscip) S 772413 772416 770141 0 -1 1077936128 65103546 0 0 0 6907330 7712 0 0 20 0 41 0 126322714 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
/proc/772416/statm: 40190062 8842693 3062 3035 0 39687671 0
[pid=772416/tid=772655] ppid=772413 vsize=160760248 memory=-9032641302706430652 CPUtime=3443.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772655/stat : 772655 (fscip) R 772413 772416 770141 0 -1 4194368 3550578 0 0 0 344026 337 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772656] ppid=772413 vsize=160760248 memory=19936 CPUtime=3446.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772656/stat : 772656 (fscip) R 772413 772416 770141 0 -1 4194368 2463160 0 0 0 344379 320 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772657] ppid=772413 vsize=160760248 memory=104 CPUtime=3448.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772657/stat : 772657 (fscip) R 772413 772416 770141 0 -1 4194368 3393069 0 0 0 344373 435 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772658] ppid=772413 vsize=160760248 memory=2004 CPUtime=3446.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772658/stat : 772658 (fscip) R 772413 772416 770141 0 -1 4194368 3848301 0 0 0 344349 348 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772659] ppid=772413 vsize=160760248 memory=52544 CPUtime=3453.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772659/stat : 772659 (fscip) R 772413 772416 770141 0 -1 4194368 2393191 0 0 0 344974 362 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772660] ppid=772413 vsize=160760248 memory=28748 CPUtime=3444.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772660/stat : 772660 (fscip) R 772413 772416 770141 0 -1 4194368 3142083 0 0 0 344067 389 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772661] ppid=772413 vsize=160760248 memory=7384 CPUtime=3443.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772661/stat : 772661 (fscip) R 772413 772416 770141 0 -1 4194368 3897526 0 0 0 343987 363 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772662] ppid=772413 vsize=160760248 memory=30888 CPUtime=3451.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772662/stat : 772662 (fscip) R 772413 772416 770141 0 -1 4194368 2433611 0 0 0 344802 350 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772663] ppid=772413 vsize=160760248 memory=18988 CPUtime=3449.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772663/stat : 772663 (fscip) R 772413 772416 770141 0 -1 4194368 3318094 0 0 0 344568 431 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772664] ppid=772413 vsize=160760248 memory=28064 CPUtime=3446.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772664/stat : 772664 (fscip) R 772413 772416 770141 0 -1 4194368 3479564 0 0 0 344319 310 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772665] ppid=772413 vsize=160760248 memory=32848 CPUtime=3444.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772665/stat : 772665 (fscip) R 772413 772416 770141 0 -1 4194368 2183711 0 0 0 344081 320 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772666] ppid=772413 vsize=160760248 memory=7140 CPUtime=3430.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772666/stat : 772666 (fscip) R 772413 772416 770141 0 -1 4194368 3870972 0 0 0 342548 500 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772667] ppid=772413 vsize=160760248 memory=36328 CPUtime=3451.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772667/stat : 772667 (fscip) R 772413 772416 770141 0 -1 4194368 4356731 0 0 0 344765 382 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772668] ppid=772413 vsize=160760248 memory=10556 CPUtime=3447.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772668/stat : 772668 (fscip) R 772413 772416 770141 0 -1 4194368 2281993 0 0 0 344362 343 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772669] ppid=772413 vsize=160760248 memory=5472 CPUtime=3443.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772669/stat : 772669 (fscip) R 772413 772416 770141 0 -1 4194368 3555308 0 0 0 343908 474 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772670] ppid=772413 vsize=160760248 memory=16336 CPUtime=3448.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772670/stat : 772670 (fscip) R 772413 772416 770141 0 -1 4194368 3775666 0 0 0 344485 346 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772671] ppid=772413 vsize=160760248 memory=2268 CPUtime=3445.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772671/stat : 772671 (fscip) R 772413 772416 770141 0 -1 4194368 2380819 0 0 0 344210 369 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772672] ppid=772413 vsize=160760248 memory=16336 CPUtime=3443.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772672/stat : 772672 (fscip) R 772413 772416 770141 0 -1 4194368 3986731 0 0 0 343769 532 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772673] ppid=772413 vsize=160760248 memory=2268 CPUtime=3450.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772673/stat : 772673 (fscip) R 772413 772416 770141 0 -1 4194368 4261121 0 0 0 344667 370 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772674] ppid=772413 vsize=160760248 memory=6120 CPUtime=3451.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772674/stat : 772674 (fscip) R 772413 772416 770141 0 -1 4194368 2287689 0 0 0 344782 354 0 0 20 0 41 0 126344681 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772675] ppid=772413 vsize=160760248 memory=35274240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772675/stat : 772675 (fscip) S 772413 772416 770141 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772676] ppid=772413 vsize=160760248 memory=11512 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772676/stat : 772676 (fscip) S 772413 772416 770141 0 -1 1077936192 72 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772677] ppid=772413 vsize=160760248 memory=11512 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772677/stat : 772677 (fscip) S 772413 772416 770141 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772678] ppid=772413 vsize=160760248 memory=2848 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772678/stat : 772678 (fscip) S 772413 772416 770141 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772679] ppid=772413 vsize=160760248 memory=6604 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772679/stat : 772679 (fscip) S 772413 772416 770141 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772680] ppid=772413 vsize=160760248 memory=6720663233847509357 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772680/stat : 772680 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772681] ppid=772413 vsize=160760248 memory=35366288 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772681/stat : 772681 (fscip) S 772413 772416 770141 0 -1 1077936192 138 0 0 0 0 3 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772682] ppid=772413 vsize=160760248 memory=211275809955 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772682/stat : 772682 (fscip) S 772413 772416 770141 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772683] ppid=772413 vsize=160760248 memory=56290663794051 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772683/stat : 772683 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 0 3 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772684] ppid=772413 vsize=160760248 memory=57394487166561 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772684/stat : 772684 (fscip) S 772413 772416 770141 0 -1 1077936192 108 0 0 0 1 1 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772685] ppid=772413 vsize=160760248 memory=57398798911293 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772685/stat : 772685 (fscip) S 772413 772416 770141 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772686] ppid=772413 vsize=160760248 memory=57403110672411 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772686/stat : 772686 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772687] ppid=772413 vsize=160760248 memory=55208466220122 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772687/stat : 772687 (fscip) S 772413 772416 770141 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772688] ppid=772413 vsize=160760248 memory=35342916 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772688/stat : 772688 (fscip) S 772413 772416 770141 0 -1 1077936192 171 0 0 0 3 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772689] ppid=772413 vsize=160760248 memory=4120853256916435025 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772689/stat : 772689 (fscip) S 772413 772416 770141 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772690] ppid=772413 vsize=160760248 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772690/stat : 772690 (fscip) S 772413 772416 770141 0 -1 1077936192 100 0 0 0 1 1 0 0 20 0 41 0 126345080 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772691] ppid=772413 vsize=160760248 memory=-3183236011981972412 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772691/stat : 772691 (fscip) S 772413 772416 770141 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 126345081 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772692] ppid=772413 vsize=160760248 memory=6944656592455360604 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772692/stat : 772692 (fscip) S 772413 772416 770141 0 -1 1077936192 134 0 0 0 0 3 0 0 20 0 41 0 126345081 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772693] ppid=772413 vsize=160760248 memory=-7665523941906513833 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772693/stat : 772693 (fscip) S 772413 772416 770141 0 -1 1077936192 134 0 0 0 3 0 0 0 20 0 41 0 126345081 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
[pid=772416/tid=772694] ppid=772413 vsize=160760248 memory=6024571227604779094 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/772416/task/772694/stat : 772694 (fscip) S 772413 772416 770141 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 126345081 164618493952 8842693 809668444160 4194304 16623229 140730917830240 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 29581312 140730917831686 140730917831804 140730917831804 140730917838832 0
Current children cumulated CPU time: 69150.4 s
Current children cumulated vsize: 160760248 KiB
Current children cumulated memory: 35370772 KiB

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

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

# cumulated CPU time of all completed processes:  user=69073.5 s, system=78.2254 s

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

[startup+3700.8 s]
/proc/loadavg: 67.04 77.44 79.34 5/865 774736
/proc/meminfo: memFree=675350464/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 s]*
/proc/loadavg: 67.04 77.44 79.34 5/865 774736
/proc/meminfo: memFree=703417004/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.12 s]
/proc/loadavg: 67.04 77.44 79.34 5/865 774736
/proc/meminfo: memFree=703417004/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3701.16
CPU time (s): 69151.8
CPU user time (s): 69073.5
CPU system time (s): 78.2254
CPU usage (%): 1868.38
Max. virtual memory (cumulated for all children) (KiB): 160760248
Max. memory (cumulated for all children) (KiB): 35370772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69073.5
system time used= 78.2254
maximum resident set size= 35370884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65103571
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= 571641
involuntary context switches= 336802


# summary of solver processes directly reported to runsolver:
#   pid: 772416
#   total CPU time (s): 69151.8
#   total CPU user time (s): 69073.5
#   total CPU system time (s): 78.2254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8203 second user time and 84.7359 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-14 03:03:21
IDJOB=4465633
IDBENCH=147715
IDSOLVER=3094
FILE ID=nodeD102/4465633-1723597401
RUNJOBID= nodeD102-1723593750-770153
SLURM_JOB_ID= 8267899
Free space on /tmp= 8588136 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ic22arity.ucl.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-4465633-1723597401/watcher-4465633-1723597401 -o /tmp/evaluation-result-4465633-1723597401/solver-4465633-1723597401 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723593750-770153 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465633-1723597401.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f9eed4e4053f96ba2bc9edbdfe874048
RANDOM SEED=252825532

nodeD102.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		: 3410.899
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		: 3199.999
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.95
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		: 1718.232
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	: 5005.96
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		: 3230.394
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	: 5005.94
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		: 2640.846
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		: 3199.999
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.95
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		: 3054.256
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	: 5005.96
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		: 3335.309
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	: 5005.94
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		: 2831.562
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		: 3199.999
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.95
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		: 2644.484
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	: 5005.96
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		: 3228.892
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	: 5005.94
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		: 2622.554
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		: 3199.999
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.95
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		: 3042.619
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	: 5005.96
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		: 3538.823
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	: 5005.94
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		: 2952.894
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		: 3200.000
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.95
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		: 2324.427
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	: 5005.96
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		: 3318.587
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	: 5005.94
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		: 2653.506
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		: 3199.999
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.95
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		: 2650.037
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	: 5005.96
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		: 2597.243
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	: 5005.94
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		: 2593.538
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		: 3199.999
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.95
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		: 2650.857
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	: 5005.96
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		: 3393.325
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	: 5005.94
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		: 2860.132
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		: 3199.999
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.95
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		: 2662.646
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	: 5005.96
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		: 1959.424
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	: 5005.94
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		: 2720.669
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		: 3199.999
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.95
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		: 2656.532
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	: 5005.96
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		: 2926.639
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	: 5005.94
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		: 3793.774
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		: 3200.000
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.95
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		: 2659.413
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	: 5005.96
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		: 3240.660
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	: 5005.94
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		: 2635.318
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		: 3199.999
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.95
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		: 2646.084
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	: 5005.96
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		: 2640.124
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	: 5005.94
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		: 2635.616
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		: 3200.000
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.95
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		: 3711.833
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	: 5005.96
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		: 2576.187
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	: 5005.94
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		: 3112.273
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		: 3199.999
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.95
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		: 3457.766
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	: 5005.96
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		: 2644.606
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	: 5005.94
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		: 3240.399
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		: 3200.000
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.95
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		: 3407.937
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	: 5005.96
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		: 2648.022
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	: 5005.94
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		: 2799.277
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		: 3199.999
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.95
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		: 3608.710
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	: 5005.96
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		: 2644.458
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	: 5005.94
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		: 2642.122
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		: 3200.000
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.95
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		: 3738.338
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	: 5005.96
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		: 2649.933
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	: 5005.94
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		: 2950.579
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		: 3199.999
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.95
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		: 2648.177
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	: 5005.96
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		: 2639.546
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	: 5005.94
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		: 3095.733
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		: 3199.999
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.95
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		: 2658.569
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	: 5005.96
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		: 2640.038
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	: 5005.94
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		: 3535.321
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		: 3199.999
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.95
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		: 2657.593
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	: 5005.96
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		: 2645.436
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	: 5005.94
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		: 3570.704
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		: 3200.000
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.95
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		: 2792.447
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	: 5005.96
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		: 3758.586
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        605411536 kB
MemAvailable:   672997760 kB
Buffers:         1253964 kB
Cached:         69112920 kB
SwapCached:            0 kB
Active:          9682348 kB
Inactive:       170864372 kB
Active(anon):       2272 kB
Inactive(anon): 110216592 kB
Active(file):    9680076 kB
Inactive(file): 60647780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             73504 kB
Writeback:             4 kB
AnonPages:      110175076 kB
Mapped:           125324 kB
Shmem:             38920 kB
KReclaimable:    1355788 kB
Slab:            1900456 kB
SReclaimable:    1355788 kB
SUnreclaim:       544668 kB
KernelStack:       15616 kB
PageTables:       236632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   55618296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1123968 kB
HardwareCorrupted:     0 kB
AnonHugePages:  37703680 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:     1189888 kB
DirectMap2M:    240480256 kB
DirectMap1G:    564133888 kB

Free space on /tmp at the end= 8588048 MiB
End job on nodeD102 at 2024-08-14 04:05:02