Trace number 4468951

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-08-12? 70654.8 3601.02

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-33.opb
MD5SUM77ebcb4349d0c3a90733439946e4862a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark8.81475
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7085
Total number of constraints151483
Number of constraints which are clauses135588
Number of constraints which are cardinality constraints (but not clauses)581
Number of constraints which are nor clauses,nor cardinality constraints15314
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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: 3bb793453d]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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.33/0.41	c Default LC presolving (default).
0.33/0.42	c ** Before presolving: virtualMemUsedAtLc = 375871402, getVmSize() = 246013952, SCIPgetMemUsed() = 195385930, SCIPgetMemTotal() = 213539050, SCIPgetMemExternEstim() = 162332352
0.33/0.42	c ** set memory limit for presolving in LC to 8.79491e+12 for SCIP **
3.18/3.29	c ** Estimated virtualMemUsedAtSolver = 480285201, getVmSize() = 607506432, SCIPgetMemUsed() = 334078122, SCIPgetMemTotal() = 558095450, SCIPgetMemExternEstim() = 162332352
3.18/3.29	c ** set memory limit for solvers to 4.1871e+11 for each SCIP **
3.18/3.29	c Original Problem   :
3.18/3.29	c   Problem name     : instance-4468951-1723587550
3.18/3.29	c   Variables        : 7085 (7085 binary, 0 integer, 0 implicit integer, 0 continuous)
3.18/3.29	c   Constraints      : 151483
3.18/3.29	c   Objective sense  : minimize
3.18/3.29	c Presolved Problem  :
3.18/3.29	c   Variables        : 6660 (6660 binary, 0 integer, 0 implicit integer, 0 continuous)
3.18/3.29	c   Constraints      : 136271
3.18/3.29	c Constraints        : Number
3.18/3.29	c   knapsack         : 15582 
3.18/3.29	c   setppc           : 26788 
3.18/3.29	c   linear           : 2 
3.18/3.29	c   logicor          : 93899 
3.18/3.29	c ** Instance transfer method used: 0
3.48/3.50	c ** ParaScipInstance copy does not increase the number of variables. **
6.59/6.68	c LC is working with racing ramp-up and with rebuilding tree after racing.
6.59/6.68	c                                Nodes    Active                                            
6.59/6.68	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
5778.42/298.89	c       299              2           1        20                -           0.0000          -
5879.26/303.97	c       304           2059        1612        20                -           0.0000          -
5981.00/309.11	c       309           3235        1059        20                -           0.0000          -
6496.25/335.12	c       335           3297           0        20                -           0.0000          -
6648.31/342.74	c       343           3297           0        20                -           0.0000          -
6873.23/354.05	c       354           3297           0        20                -           0.0000          -
6981.52/359.57	c       360           3297           0        20                -           0.0000          -
7106.15/365.86	c       366           3297           0        20                -           0.0000          -
7207.21/371.01	c       371           3297           0        20                -           0.0000          -
7322.17/376.72	c       377           3297           0        20                -           0.0000          -
7431.03/382.29	c       382           3297           0        20                -           0.0000          -
7535.83/387.53	c       388           3297           0        20                -           0.0000          -
7640.84/392.83	c       393           3297           0        20                -           0.0000          -
7753.70/398.59	c       399           3297           0        20                -           0.0000          -
7858.61/403.89	c       404           3297           0        20                -           0.0000          -
7959.60/409.00	c       409           3297           0        20                -           0.0000          -
8061.18/414.10	c       414           3297           0        20                -           0.0000          -
8173.36/419.74	c       420           3297           0        20                -           0.0000          -
8298.50/426.07	c       426           3297           0        20                -           0.0000          -
8402.79/431.39	c       431           3297           0        20                -           0.0000          -
8519.60/437.29	c       437           3297           0        20                -           0.0000          -
8640.29/443.38	c       443           3297           0        20                -           0.0000          -
8764.99/449.67	c       450           3297           0        20                -           0.0000          -
8867.90/454.83	c       455           3297           0        20                -           0.0000          -
8971.59/460.08	c       460           3297           0        20                -           0.0000          -
9083.63/465.78	c       466           3297           0        20                -           0.0000          -
9192.51/471.30	c       471           3297           0        20                -           0.0000          -
9303.36/476.89	c       477           3297           0        20                -           0.0000          -
9406.88/482.09	c       482           3297           0        20                -           0.0000          -
9515.12/487.58	c       488           3297           0        20                -           0.0000          -
9616.00/492.61	c       493           3297           0        20                -           0.0000          -
9718.88/497.85	c       498           3297           0        20                -           0.0000          -
9879.13/505.97	c       506           3297           0        20                -           0.0000          -
10013.67/512.71	c       513           3297           0        20                -           0.0000          -
10116.46/517.96	c       518             13          12        20                -           0.0000          -
10227.00/523.59	c       524             13          12        20                -           0.0000          -
10329.85/528.77	c       529             40          39        20                -           0.0000          -
10438.52/534.29	c       534             48          47        20                -           0.0000          -
10543.30/539.58	c       540             48          47        20                -           0.0000          -
10683.63/546.68	c       547             48          47        20                -           0.0000          -
10786.44/551.85	c       552             48          47        20                -           0.0000          -
10887.18/556.92	c       557             48          47        20                -           0.0000          -
10986.10/562.02	c       562             48          47        20                -           0.0000          -
11096.68/567.58	c       568           4960           0        20                -           0.0000          -
11199.59/572.74	c       573           4960           0        20                -           0.0000          -
11308.18/578.24	c       578           4960           0        20                -           0.0000          -
11408.92/583.35	c       583           4960           0        20                -           0.0000          -
11524.50/589.18	c       589           4960           0        20                -           0.0000          -
11630.50/594.50	c       595           4960           0        20                -           0.0000          -
11745.19/600.40	c       600           4960           0        20                -           0.0000          -
11845.96/605.41	c       605           4960           0        20                -           0.0000          -
11950.81/610.78	c       611           4960           0        20                -           0.0000          -
12053.64/616.01	c       616           4960           0        20                -           0.0000          -
12164.05/621.53	c       622           4960           0        20                -           0.0000          -
12264.72/626.68	c       627           4960           0        20                -           0.0000          -
12365.53/631.71	c       632           4960           0        20                -           0.0000          -
12468.12/636.90	c       637           4960           0        20                -           0.0000          -
12569.37/642.10	c       642           4960           0        20                -           0.0000          -
12675.61/647.45	c       647           4960           0        20                -           0.0000          -
12774.53/652.48	c       652           4960           0        20                -           0.0000          -
12899.09/658.78	c       659           4960           0        20                -           0.0000          -
12998.01/663.79	c       664           4960           0        20                -           0.0000          -
13101.00/668.91	c       669           4960           0        20                -           0.0000          -
13199.95/673.98	c       674           4960           0        20                -           0.0000          -
13312.56/679.62	c       680           4960           0        20                -           0.0000          -
13420.08/685.12	c       685           4960           0        20                -           0.0000          -
13521.07/690.15	c       690           4960           0        20                -           0.0000          -
13625.27/695.47	c       695           4960           0        20                -           0.0000          -
13761.70/702.32	c       702           4960           0        20                -           0.0000          -
13875.17/708.14	c       708           4960           0        20                -           0.0000          -
13977.08/713.27	c       713           4960           0        20                -           0.0000          -
14079.91/718.49	c       718           4960           0        20                -           0.0000          -
14109.59/720.01	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14109.59/720.01	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14109.59/720.01	Racing ramp-up finished after 720.0100 seconds. Selected strategy 6.
14176.20/723.67	c       724              0           0         1                -           0.0000          -           0.0000          -
14221.39/728.84	c       729              0           0         1                -           0.0000          -           0.0000          -
14256.73/736.45	c       736              0           0         1                -           0.0000          -           0.0000          -
14285.38/745.96	c       746              0           0         1                -           0.0000          -           0.0000          -
14297.96/752.06	c       752           4961           1         1                -           0.0000          -           0.0000          -
14405.30/757.59	c       758           5848         821        20                -           0.0000          -           0.0000          -
14509.70/762.85	c       763           6176        1107        20                -           0.0000          -           0.0000          -
14610.37/767.97	c       768           6913        1801        20                -           0.0000          -           0.0000          -
14711.90/773.06	c       773           7656        2490        20                -           0.0000          -           0.0000          -
14810.74/778.10	c       778           8432        3172        20                -           0.0000          -           0.0000          -
14911.56/783.15	c       783           9290        4016        20                -           0.0000          -           0.0000          -
15015.71/788.42	c       788          10075        4758        20                -           0.0000          -           0.0000          -
15116.57/793.52	c       794          10908        5582        20                -           0.0000          -           0.0000          -
15215.45/798.56	c       799          11642        6293        20                -           0.0000          -           0.0000          -
15316.32/803.61	c       804          12512        7136        20                -           0.0000          -           0.0000          -
15419.21/808.81	c       809          13335        7878        20                -           0.0000          -           0.0000          -
15518.08/813.85	c       814          14135        8649        20                -           0.0000          -           0.0000          -
15619.00/818.96	c       819          14928        9400        20                -           0.0000          -           0.0000          -
15717.86/824.00	c       824          15703       10122        20                -           0.0000          -           0.0000          -
15819.62/829.07	c       829          16587       10972        20                -           0.0000          -           0.0000          -
15920.70/834.18	c       834          17433       11648        20                -           0.0000          -           0.0000          -
16020.83/839.22	c       839          18235       12265        20                -           0.0000          -           0.0000          -
16119.84/844.29	c       844          19099       13101        20                -           0.0000          -           0.0000          -
16220.72/849.37	c       849          19813       13614        20                -           0.0000          -           0.0000          -
16321.63/854.45	c       854          20618       14296        20                -           0.0000          -           0.0000          -
16422.66/859.58	c       860          21441       15057        20                -           0.0000          -           0.0000          -
16525.35/864.72	c       865          22218       15508        20                -           0.0000          -           0.0000          -
16624.27/869.77	c       870          23068       16308        20                -           0.0000          -           0.0000          -
16727.21/874.91	c       875          23886       17077        20                -           0.0000          -           0.0000          -
16826.16/879.96	c       880          24678       17730        20                -           0.0000          -           0.0000          -
16925.12/885.00	c       885          25519       18526        20                -           0.0000          -           0.0000          -
17026.63/890.07	c       890          26361       19322        20                -           0.0000          -           0.0000          -
17127.36/895.17	c       895          27201       20143        20                -           0.0000          -           0.0000          -
17227.64/900.24	c       900          28034       20893        20                -           0.0000          -           0.0000          -
17328.52/905.35	c       905          28778       21539        20                -           0.0000          -           0.0000          -
17429.44/910.43	c       910          29410       22140        20                -           0.0000          -           0.0000          -
17528.47/915.47	c       915          30184       22782        20                -           0.0000          -           0.0000          -
17629.50/920.58	c       921          30975       23297        20                -           0.0000          -           0.0000          -
17730.53/925.67	c       926          31849       24094        20                -           0.0000          -           0.0000          -
17833.57/930.84	c       931          32731       24935        20                -           0.0000          -           0.0000          -
17934.62/935.92	c       936          33630       25789        20                -           0.0000          -           0.0000          -
18036.42/941.04	c       941          34556       26690        20                -           0.0000          -           0.0000          -
18135.42/946.10	c       946          35405       27404        20                -           0.0000          -           0.0000          -
18237.76/951.20	c       951          36045       27495        20                -           0.0000          -           0.0000          -
18338.78/956.35	c       956          36865       28159        20                -           0.0000          -           0.0000          -
18439.80/961.41	c       961          37825       29055        20                -           0.0000          -           0.0000          -
18538.84/966.46	c       966          38751       29944        20                -           0.0000          -           0.0000          -
18639.90/971.55	c       972          39656       30791        20                -           0.0000          -           0.0000          -
18740.96/976.60	c       977          40585       31674        20                -           0.0000          -           0.0000          -
18842.02/981.76	c       982          41461       32401        20                -           0.0000          -           0.0000          -
18943.05/986.84	c       987          42287       33036        20                -           0.0000          -           0.0000          -
19044.12/991.96	c       992          43203       33862        20                -           0.0000          -           0.0000          -
19143.18/997.02	c       997          43953       34270        20                -           0.0000          -           0.0000          -
19244.80/1002.10	c      1002          44825       35047        20                -           0.0000          -           0.0000          -
19345.90/1007.15	c      1007          45659       35582        20                -           0.0000          -           0.0000          -
19446.31/1012.25	c      1012          46339       35753        20                -           0.0000          -           0.0000          -
19547.44/1017.33	c      1017          48524       36954        20                -           0.0000          -           0.0000          -
19650.44/1022.51	c      1023          49684       36022        20                -           0.0000          -           0.0000          -
19751.48/1027.63	c      1028          50325       36071        20                -           0.0000          -           0.0000          -
19852.53/1032.77	c      1033          51091       36465        20                -           0.0000          -           0.0000          -
19953.51/1037.87	c      1038          51969       37001        20                -           0.0000          -           0.0000          -
20054.61/1042.96	c      1043          52782       37556        20                -           0.0000          -           0.0000          -
20159.69/1048.24	c      1048          53681       38410        20                -           0.0000          -           0.0000          -
20258.82/1053.28	c      1053          54507       38966        20                -           0.0000          -           0.0000          -
20359.92/1058.36	c      1058          55924       39963        20                -           0.0000          -           0.0000          -
20461.02/1063.41	c      1063          57240       40470        20                -           0.0000          -           0.0000          -
20562.22/1068.55	c      1069          60072       40841        20                -           0.0000          -           0.0000          -
20661.44/1073.59	c      1074          62007       41068        20                -           0.0000          -           0.0000          -
20762.58/1078.66	c      1079          63628       42017        20                -           0.0000          -           0.0000          -
20863.97/1083.72	c      1084          65935       41566        20                -           0.0000          -           0.0000          -
20963.07/1088.79	c      1089          67651       43206        20                -           0.0000          -           0.0000          -
21064.31/1093.85	c      1094          68783       43441        20                -           0.0000          -           0.0000          -
21165.66/1098.93	c      1099          69633       42881        20                -           0.0000          -           0.0000          -
21267.50/1104.11	c      1104          70228       42688        20                -           0.0000          -           0.0000          -
21368.73/1109.16	c      1109          71696       43884        20                -           0.0000          -           0.0000          -
21473.09/1114.50	c      1114          73911       45485        20                -           0.0000          -           0.0000          -
21576.31/1119.63	c      1120          80556       45789        20                -           0.0000          -           0.0000          -
21677.51/1124.75	c      1125          82596       43868        20                -           0.0000          -           0.0000          -
21780.69/1129.95	c      1130          85143       45251        20                -           0.0000          -           0.0000          -
21879.87/1134.99	c      1135          87398       45711        20                -           0.0000          -           0.0000          -
21983.53/1140.15	c      1140          90310       46778        20                -           0.0000          -           0.0000          -
22084.02/1145.30	c      1145          92096       47417        20                -           0.0000          -           0.0000          -
22187.07/1150.46	c      1150          96121       47050        20                -           0.0000          -           0.0000          -
22288.08/1155.55	c      1156          98246       47236        20                -           0.0000          -           0.0000          -
22395.02/1160.94	c      1161          99880       46012        20                -           0.0000          -           0.0000          -
22496.65/1166.07	c      1166         103048       48061        20                -           0.0000          -           0.0000          -
22597.25/1171.15	c      1171         105769       47973        20                -           0.0000          -           0.0000          -
22696.32/1176.20	c      1176         109094       48640        20                -           0.0000          -           0.0000          -
22796.37/1181.25	c      1181         112838       47861        20                -           0.0000          -           0.0000          -
22899.27/1186.47	c      1186         116680       49624        20                -           0.0000          -           0.0000          -
23002.11/1191.61	c      1192         118667       48580        20                -           0.0000          -           0.0000          -
23103.01/1196.75	c      1197         121446       49624        20                -           0.0000          -           0.0000          -
23203.90/1201.87	c      1202         124968       49900        20                -           0.0000          -           0.0000          -
23304.79/1206.97	c      1207         125858       49150        20                -           0.0000          -           0.0000          -
23403.61/1212.01	c      1212         126519       49679        20                -           0.0000          -           0.0000          -
23507.12/1217.15	c      1217         127833       50581        20                -           0.0000          -           0.0000          -
23606.87/1222.20	c      1222         130845       50977        20                -           0.0000          -           0.0000          -
23707.56/1227.38	c      1227         133186       51910        20                -           0.0000          -           0.0000          -
23808.31/1232.41	c      1232         136664       51998        20                -           0.0000          -           0.0000          -
23907.07/1237.46	c      1237         141467       53327        20                -           0.0000          -           0.0000          -
24009.73/1242.62	c      1243         142668       51455        20                -           0.0000          -           0.0000          -
24112.47/1247.83	c      1248         143265       51620        20                -           0.0000          -           0.0000          -
24213.23/1252.94	c      1253         143912       51915        20                -           0.0000          -           0.0000          -
24312.03/1258.04	c      1258         144572       52422        20                -           0.0000          -           0.0000          -
24413.67/1263.12	c      1263         145055       52501        20                -           0.0000          -           0.0000          -
24515.67/1268.24	c      1268         145742       53026        20                -           0.0000          -           0.0000          -
24616.61/1273.33	c      1273         148508       54828        20                -           0.0000          -           0.0000          -
24717.50/1278.42	c      1278         151423       54142        20                -           0.0000          -           0.0000          -
24822.38/1283.72	c      1284         153544       53861        20                -           0.0000          -           0.0000          -
24923.29/1288.89	c      1289         156517       54995        20                -           0.0000          -           0.0000          -
25024.20/1293.99	c      1294         159574       54409        20                -           0.0000          -           0.0000          -
25131.05/1299.31	c      1299         161925       54494        20                -           0.0000          -           0.0000          -
25231.90/1304.46	c      1304         163998       54923        20                -           0.0000          -           0.0000          -
25340.45/1309.98	c      1310         164547       53990        20                -           0.0000          -           0.0000          -
25451.12/1315.53	c      1316         165065       54031        20                -           0.0000          -           0.0000          -
25560.29/1321.11	c      1321         165667       54102        20                -           0.0000          -           0.0000          -
25659.28/1326.13	c      1326         167807       54831        20                -           0.0000          -           0.0000          -
25759.88/1331.16	c      1331         172181       56481        20                -           0.0000          -           0.0000          -
25860.08/1336.22	c      1336         177846       56950        20                -           0.0000          -           0.0000          -
25962.81/1341.46	c      1341         181692       56826        20                -           0.0000          -           0.0000          -
26067.58/1346.71	c      1347         184071       56385        20                -           0.0000          -           0.0000          -
26180.33/1352.43	c      1352         185615       55613        20                -           0.0000          -           0.0000          -
26285.16/1357.72	c      1358         187095       55263        20                -           0.0000          -           0.0000          -
26397.86/1363.46	c      1363         189244       55549        20                -           0.0000          -           0.0000          -
26498.68/1368.56	c      1369         190906       55148        20                -           0.0000          -           0.0000          -
26603.56/1373.83	c      1374         192980       55322        20                -           0.0000          -           0.0000          -
26707.23/1379.12	c      1379         195100       55396        20                -           0.0000          -           0.0000          -
26808.02/1384.17	c      1384         196931       55051        20                -           0.0000          -           0.0000          -
26906.68/1389.20	c      1389         200278       55112        20                -           0.0000          -           0.0000          -
27006.94/1394.26	c      1394         202086       54998        20                -           0.0000          -           0.0000          -
27109.77/1399.44	c      1399         204171       55730        20                -           0.0000          -           0.0000          -
27210.65/1404.57	c      1405         206095       56021        20                -           0.0000          -           0.0000          -
27320.22/1410.07	c      1410         209109       56429        20                -           0.0000          -           0.0000          -
27421.22/1415.16	c      1415         213041       57261        20                -           0.0000          -           0.0000          -
27523.14/1420.32	c      1420         217487       58613        20                -           0.0000          -           0.0000          -
27627.98/1425.65	c      1426         222736       57803        20                -           0.0000          -           0.0000          -
27730.75/1430.81	c      1431         225483       58450        20                -           0.0000          -           0.0000          -
27829.62/1435.83	c      1436         227670       59099        20                -           0.0000          -           0.0000          -
27930.55/1440.96	c      1441         233390       60375        20                -           0.0000          -           0.0000          -
28035.45/1446.23	c      1446         239253       61441        20                -           0.0000          -           0.0000          -
28136.32/1451.34	c      1451         241885       60813        20                -           0.0000          -           0.0000          -
28237.27/1456.43	c      1456         245596       61322        20                -           0.0000          -           0.0000          -
28336.13/1461.49	c      1462         252738       62741        20                -           0.0000          -           0.0000          -
28437.17/1466.53	c      1467         258239       62383        20                -           0.0000          -           0.0000          -
28539.92/1471.74	c      1472         260992       62345        20                -           0.0000          -           0.0000          -
28640.84/1476.83	c      1477         263361       61618        20                -           0.0000          -           0.0000          -
28741.72/1481.95	c      1482         265121       62018        20                -           0.0000          -           0.0000          -
28840.65/1487.00	c      1487         266215       62040        20                -           0.0000          -           0.0000          -
28942.25/1492.06	c      1492         268211       62393        20                -           0.0000          -           0.0000          -
29054.39/1497.77	c      1498         270409       62662        20                -           0.0000          -           0.0000          -
29155.35/1502.83	c      1503         273879       64103        20                -           0.0000          -           0.0000          -
29256.31/1507.93	c      1508         277801       64324        20                -           0.0000          -           0.0000          -
29358.01/1513.06	c      1513         283375       65064        20                -           0.0000          -           0.0000          -
29456.76/1518.09	c      1518         289009       64856        20                -           0.0000          -           0.0000          -
29557.82/1523.18	c      1523         294521       66245        20                -           0.0000          -           0.0000          -
29657.95/1528.25	c      1528         299845       66120        20                -           0.0000          -           0.0000          -
29758.87/1533.39	c      1533         305020       67035        20                -           0.0000          -           0.0000          -
29865.65/1538.78	c      1539         308495       66282        20                -           0.0000          -           0.0000          -
29968.49/1544.01	c      1544         312919       67003        20                -           0.0000          -           0.0000          -
30069.97/1549.09	c      1549         316925       67025        20                -           0.0000          -           0.0000          -
30170.59/1554.14	c      1554         324148       69356        20                -           0.0000          -           0.0000          -
30272.98/1559.32	c      1559         329676       69654        20                -           0.0000          -           0.0000          -
30371.71/1564.39	c      1564         337520       70780        20                -           0.0000          -           0.0000          -
30476.43/1569.63	c      1570         343782       70738        20                -           0.0000          -           0.0000          -
30577.18/1574.78	c      1575         350199       71244        20                -           0.0000          -           0.0000          -
30678.12/1579.80	c      1580         355720       70532        20                -           0.0000          -           0.0000          -
30779.04/1584.97	c      1585         361414       70051        20                -           0.0000          -           0.0000          -
30880.36/1590.12	c      1590         366288       70547        20                -           0.0000          -           0.0000          -
30982.57/1595.27	c      1595         371001       70204        20                -           0.0000          -           0.0000          -
31093.39/1600.81	c      1601         376681       71129        20                -           0.0000          -           0.0000          -
31192.32/1605.89	c      1606         381459       70115        20                -           0.0000          -           0.0000          -
31299.16/1611.23	c      1611         385451       70465        20                -           0.0000          -           0.0000          -
31400.16/1616.32	c      1616         392334       71485        20                -           0.0000          -           0.0000          -
31501.03/1621.43	c      1621         399215       71116        20                -           0.0000          -           0.0000          -
31602.00/1626.57	c      1627         405363       71052        20                -           0.0000          -           0.0000          -
31704.95/1631.71	c      1632         411773       71221        20                -           0.0000          -           0.0000          -
31805.84/1636.81	c      1637         418615       72283        20                -           0.0000          -           0.0000          -
31904.72/1641.89	c      1642         425657       72832        20                -           0.0000          -           0.0000          -
32005.63/1646.96	c      1647         433495       72902        20                -           0.0000          -           0.0000          -
32104.68/1652.02	c      1652         442515       73887        20                -           0.0000          -           0.0000          -
32203.72/1657.03	c      1657         451772       74968        20                -           0.0000          -           0.0000          -
32305.25/1662.08	c      1662         463575       75788        20                -           0.0000          -           0.0000          -
32406.17/1667.18	c      1667         474888       75494        20                -           0.0000          -           0.0000          -
32506.45/1672.26	c      1672         485867       77389        20                -           0.0000          -           0.0000          -
32607.33/1677.36	c      1677         500999       79288        20                -           0.0000          -           0.0000          -
32708.12/1682.49	c      1682         511339       78477        20                -           0.0000          -           0.0000          -
32814.76/1687.90	c      1688         517940       78124        20                -           0.0000          -           0.0000          -
32915.37/1693.02	c      1693         521710       77713        20                -           0.0000          -           0.0000          -
33016.77/1698.07	c      1698         525248       78500        20                -           0.0000          -           0.0000          -
33118.68/1703.20	c      1703         527669       78985        20                -           0.0000          -           0.0000          -
33217.51/1708.23	c      1708         531925       79898        20                -           0.0000          -           0.0000          -
33316.34/1713.25	c      1713         536251       80733        20                -           0.0000          -           0.0000          -
33416.93/1718.32	c      1718         539856       80994        20                -           0.0000          -           0.0000          -
33517.59/1723.43	c      1723         543610       81395        20                -           0.0000          -           0.0000          -
33618.21/1728.52	c      1729         548454       82793        20                -           0.0000          -           0.0000          -
33718.86/1733.66	c      1734         554666       83729        20                -           0.0000          -           0.0000          -
33819.67/1738.71	c      1739         563149       84393        20                -           0.0000          -           0.0000          -
33918.35/1743.73	c      1744         571194       84874        20                -           0.0000          -           0.0000          -
34019.19/1748.84	c      1749         578524       85335        20                -           0.0000          -           0.0000          -
34120.04/1753.98	c      1754         590598       86613        20                -           0.0000          -           0.0000          -
34221.57/1759.04	c      1759         606414       88075        20                -           0.0000          -           0.0000          -
34320.62/1764.08	c      1764         622944       89028        20                -           0.0000          -           0.0000          -
34421.22/1769.15	c      1769         639422       90031        20                -           0.0000          -           0.0000          -
34521.47/1774.26	c      1774         658135       90299        20                -           0.0000          -           0.0000          -
34622.36/1779.35	c      1779         675873       90729        20                -           0.0000          -           0.0000          -
34723.22/1784.45	c      1784         689665       90415        20                -           0.0000          -           0.0000          -
34823.92/1789.51	c      1790         701698       90417        20                -           0.0000          -           0.0000          -
34922.76/1794.52	c      1795         715667       91816        20                -           0.0000          -           0.0000          -
35021.65/1799.60	c      1800         729254       92468        20                -           0.0000          -           0.0000          -
35122.47/1804.69	c      1805         741747       93172        20                -           0.0000          -           0.0000          -
35223.32/1809.79	c      1810         752560       93332        20                -           0.0000          -           0.0000          -
35324.15/1814.85	c      1815         762306       93889        20                -           0.0000          -           0.0000          -
35424.96/1819.91	c      1820         770000       93610        20                -           0.0000          -           0.0000          -
35523.79/1824.99	c      1825         775784       93705        20                -           0.0000          -           0.0000          -
35625.14/1830.06	c      1830         784937       94596        20                -           0.0000          -           0.0000          -
35724.02/1835.11	c      1835         795083       93885        20                -           0.0000          -           0.0000          -
35822.98/1840.13	c      1840         805170       94099        20                -           0.0000          -           0.0000          -
35924.94/1845.25	c      1845         813483       94084        20                -           0.0000          -           0.0000          -
36027.57/1850.42	c      1850         821272       94902        20                -           0.0000          -           0.0000          -
36128.36/1855.55	c      1856         827425       94866        20                -           0.0000          -           0.0000          -
36229.01/1860.61	c      1861         833174       94835        20                -           0.0000          -           0.0000          -
36329.80/1865.75	c      1866         841244       96150        20                -           0.0000          -           0.0000          -
36430.62/1870.85	c      1871         851842       97091        20                -           0.0000          -           0.0000          -
36531.32/1875.90	c      1876         863127       98311        20                -           0.0000          -           0.0000          -
36630.14/1880.96	c      1881         875983       98759        20                -           0.0000          -           0.0000          -
36731.55/1886.06	c      1886         889389       99422        20                -           0.0000          -           0.0000          -
36830.55/1891.14	c      1891         903599      100917        20                -           0.0000          -           0.0000          -
36931.37/1896.16	c      1896         918844      102296        20                -           0.0000          -           0.0000          -
37031.44/1901.22	c      1901         931755      102667        20                -           0.0000          -           0.0000          -
37130.33/1906.30	c      1906         945721      102983        20                -           0.0000          -           0.0000          -
37231.21/1911.36	c      1911         963266      103972        20                -           0.0000          -           0.0000          -
37331.98/1916.41	c      1916         978562      105217        20                -           0.0000          -           0.0000          -
37432.77/1921.57	c      1922         994057      104954        20                -           0.0000          -           0.0000          -
37533.53/1926.65	c      1927        1007835      105402        20                -           0.0000          -           0.0000          -
37634.28/1931.73	c      1932        1021797      106643        20                -           0.0000          -           0.0000          -
37733.08/1936.78	c      1937        1032675      105673        20                -           0.0000          -           0.0000          -
37833.87/1941.87	c      1942        1043612      106624        20                -           0.0000          -           0.0000          -
37934.74/1946.95	c      1947        1056700      107325        20                -           0.0000          -           0.0000          -
38033.75/1951.97	c      1952        1071503      107896        20                -           0.0000          -           0.0000          -
38135.52/1957.10	c      1957        1091778      109957        20                -           0.0000          -           0.0000          -
38237.71/1962.24	c      1962        1110019      111624        20                -           0.0000          -           0.0000          -
38338.64/1967.34	c      1967        1130059      111272        20                -           0.0000          -           0.0000          -
38439.51/1972.43	c      1972        1149343      112424        20                -           0.0000          -           0.0000          -
38540.31/1977.56	c      1978        1169986      112337        20                -           0.0000          -           0.0000          -
38641.28/1982.66	c      1983        1188219      112404        20                -           0.0000          -           0.0000          -
38742.23/1987.72	c      1988        1204635      112350        20                -           0.0000          -           0.0000          -
38843.04/1992.89	c      1993        1218061      112639        20                -           0.0000          -           0.0000          -
38943.98/1998.02	c      1998        1231076      113409        20                -           0.0000          -           0.0000          -
39047.55/2003.14	c      2003        1245144      113954        20                -           0.0000          -           0.0000          -
39147.86/2008.20	c      2008        1259003      114612        20                -           0.0000          -           0.0000          -
39246.94/2013.26	c      2013        1273513      115346        20                -           0.0000          -           0.0000          -
39347.95/2018.35	c      2018        1286388      114306        20                -           0.0000          -           0.0000          -
39448.94/2023.41	c      2023        1302251      116383        20                -           0.0000          -           0.0000          -
39549.88/2028.52	c      2029        1317785      116646        20                -           0.0000          -           0.0000          -
39648.92/2033.58	c      2034        1334502      116342        20                -           0.0000          -           0.0000          -
39747.91/2038.59	c      2039        1350425      118082        20                -           0.0000          -           0.0000          -
39848.88/2043.62	c      2044        1367368      118705        20                -           0.0000          -           0.0000          -
39947.77/2048.62	c      2049        1388089      119467        20                -           0.0000          -           0.0000          -
40046.73/2053.66	c      2054        1411226      121455        20                -           0.0000          -           0.0000          -
40147.53/2058.73	c      2059        1433650      120624        20                -           0.0000          -           0.0000          -
40248.29/2063.81	c      2064        1455185      120681        20                -           0.0000          -           0.0000          -
40349.37/2068.92	c      2069        1476270      120764        20                -           0.0000          -           0.0000          -
40448.07/2073.98	c      2074        1497325      121686        20                -           0.0000          -           0.0000          -
40547.03/2079.02	c      2079        1519071      122415        20                -           0.0000          -           0.0000          -
40648.69/2084.11	c      2084        1539184      123008        20                -           0.0000          -           0.0000          -
40747.76/2089.12	c      2089        1560594      124528        20                -           0.0000          -           0.0000          -
40850.02/2094.26	c      2094        1583111      126428        20                -           0.0000          -           0.0000          -
40950.94/2099.36	c      2099        1607090      126608        20                -           0.0000          -           0.0000          -
41051.80/2104.43	c      2104        1629577      126328        20                -           0.0000          -           0.0000          -
41152.71/2109.52	c      2110        1652312      126599        20                -           0.0000          -           0.0000          -
41253.60/2114.60	c      2115        1674398      127342        20                -           0.0000          -           0.0000          -
41354.53/2119.73	c      2120        1693488      127766        20                -           0.0000          -           0.0000          -
41455.44/2124.85	c      2125        1711850      128932        20                -           0.0000          -           0.0000          -
41556.35/2129.93	c      2130        1729295      129737        20                -           0.0000          -           0.0000          -
41655.26/2135.02	c      2135        1747453      130577        20                -           0.0000          -           0.0000          -
41756.78/2140.12	c      2140        1766477      131346        20                -           0.0000          -           0.0000          -
41858.99/2145.21	c      2145        1784928      132214        20                -           0.0000          -           0.0000          -
41957.87/2150.27	c      2150        1802051      133274        20                -           0.0000          -           0.0000          -
42058.92/2155.31	c      2155        1820688      133861        20                -           0.0000          -           0.0000          -
42157.92/2160.37	c      2160        1839067      134383        20                -           0.0000          -           0.0000          -
42256.55/2165.38	c      2165        1856674      135202        20                -           0.0000          -           0.0000          -
42357.62/2170.44	c      2170        1874871      135561        20                -           0.0000          -           0.0000          -
42460.71/2175.63	c      2176        1893295      135766        20                -           0.0000          -           0.0000          -
42561.79/2180.71	c      2181        1908893      136480        20                -           0.0000          -           0.0000          -
42664.87/2185.93	c      2186        1925904      137352        20                -           0.0000          -           0.0000          -
42764.00/2191.00	c      2191        1944964      137808        20                -           0.0000          -           0.0000          -
42865.70/2196.09	c      2196        1962279      139139        20                -           0.0000          -           0.0000          -
42966.94/2201.15	c      2201        1980714      139081        20                -           0.0000          -           0.0000          -
43067.20/2206.23	c      2206        1999994      140433        20                -           0.0000          -           0.0000          -
43165.88/2211.28	c      2211        2017150      140909        20                -           0.0000          -           0.0000          -
43266.65/2216.38	c      2216        2034374      139230        20                -           0.0000          -           0.0000          -
43367.53/2221.44	c      2221        2049275      139754        20                -           0.0000          -           0.0000          -
43468.37/2226.51	c      2227        2062753      138367        20                -           0.0000          -           0.0000          -
43569.25/2231.60	c      2232        2076722      138692        20                -           0.0000          -           0.0000          -
43668.08/2236.69	c      2237        2090904      138818        20                -           0.0000          -           0.0000          -
43768.97/2241.73	c      2242        2107204      139520        20                -           0.0000          -           0.0000          -
43869.83/2246.87	c      2247        2123760      139871        20                -           0.0000          -           0.0000          -
43970.73/2251.95	c      2252        2141331      141523        20                -           0.0000          -           0.0000          -
44069.63/2257.00	c      2257        2158548      142650        20                -           0.0000          -           0.0000          -
44171.20/2262.09	c      2262        2176455      143127        20                -           0.0000          -           0.0000          -
44272.29/2267.16	c      2267        2194516      144390        20                -           0.0000          -           0.0000          -
44370.97/2272.19	c      2272        2212059      144710        20                -           0.0000          -           0.0000          -
44469.96/2277.20	c      2277        2228623      144592        20                -           0.0000          -           0.0000          -
44574.12/2282.40	c      2282        2243115      145990        20                -           0.0000          -           0.0000          -
44675.17/2287.52	c      2288        2263125      146852        20                -           0.0000          -           0.0000          -
44776.22/2292.60	c      2293        2284339      147738        20                -           0.0000          -           0.0000          -
44875.23/2297.67	c      2298        2305629      148841        20                -           0.0000          -           0.0000          -
44976.30/2302.76	c      2303        2325266      148621        20                -           0.0000          -           0.0000          -
45077.28/2307.83	c      2308        2347534      149508        20                -           0.0000          -           0.0000          -
45178.33/2312.92	c      2313        2370101      149530        20                -           0.0000          -           0.0000          -
45277.37/2317.98	c      2318        2391830      149987        20                -           0.0000          -           0.0000          -
45378.98/2323.04	c      2323        2413083      149757        20                -           0.0000          -           0.0000          -
45477.99/2328.08	c      2328        2435563      149958        20                -           0.0000          -           0.0000          -
45579.08/2333.18	c      2333        2457445      150195        20                -           0.0000          -           0.0000          -
45681.19/2338.30	c      2338        2478438      151243        20                -           0.0000          -           0.0000          -
45779.73/2343.38	c      2343        2500037      152296        20                -           0.0000          -           0.0000          -
45878.71/2348.39	c      2348        2521639      151961        20                -           0.0000          -           0.0000          -
45979.69/2353.48	c      2353        2545388      152397        20                -           0.0000          -           0.0000          -
46078.68/2358.48	c      2358        2568755      152492        20                -           0.0000          -           0.0000          -
46179.63/2363.59	c      2364        2592790      153332        20                -           0.0000          -           0.0000          -
46280.59/2368.66	c      2369        2615615      153420        20                -           0.0000          -           0.0000          -
46379.56/2373.69	c      2374        2638724      154589        20                -           0.0000          -           0.0000          -
46480.53/2378.71	c      2379        2661812      153905        20                -           0.0000          -           0.0000          -
46581.49/2383.82	c      2384        2683216      154473        20                -           0.0000          -           0.0000          -
46680.40/2388.89	c      2389        2706662      154364        20                -           0.0000          -           0.0000          -
46779.38/2393.90	c      2394        2728804      155126        20                -           0.0000          -           0.0000          -
46880.32/2398.93	c      2399        2749836      154753        20                -           0.0000          -           0.0000          -
46979.18/2403.97	c      2404        2772934      155308        20                -           0.0000          -           0.0000          -
47078.34/2409.01	c      2409        2796656      156352        20                -           0.0000          -           0.0000          -
47179.93/2414.07	c      2414        2819268      156429        20                -           0.0000          -           0.0000          -
47278.71/2419.13	c      2419        2841226      156952        20                -           0.0000          -           0.0000          -
47379.75/2424.20	c      2424        2864079      158056        20                -           0.0000          -           0.0000          -
47480.05/2429.21	c      2429        2887780      158111        20                -           0.0000          -           0.0000          -
47579.03/2434.30	c      2434        2913604      158988        20                -           0.0000          -           0.0000          -
47680.02/2439.39	c      2439        2937794      158989        20                -           0.0000          -           0.0000          -
47781.02/2444.41	c      2444        2960705      159844        20                -           0.0000          -           0.0000          -
47881.92/2449.55	c      2450        2984249      160339        20                -           0.0000          -           0.0000          -
47982.90/2454.61	c      2455        3008459      161053        20                -           0.0000          -           0.0000          -
48081.83/2459.63	c      2460        3036091      161814        20                -           0.0000          -           0.0000          -
48182.78/2464.71	c      2465        3060846      161539        20                -           0.0000          -           0.0000          -
48281.76/2469.75	c      2470        3084753      161683        20                -           0.0000          -           0.0000          -
48382.68/2474.89	c      2475        3107721      162349        20                -           0.0000          -           0.0000          -
48483.41/2479.95	c      2480        3129139      162993        20                -           0.0000          -           0.0000          -
48582.36/2485.01	c      2485        3152667      163326        20                -           0.0000          -           0.0000          -
48683.85/2490.10	c      2490        3174485      164095        20                -           0.0000          -           0.0000          -
48784.76/2495.17	c      2495        3196842      164515        20                -           0.0000          -           0.0000          -
48885.04/2500.23	c      2500        3220681      165036        20                -           0.0000          -           0.0000          -
48984.01/2505.28	c      2505        3245806      166141        20                -           0.0000          -           0.0000          -
49084.94/2510.34	c      2510        3268065      166044        20                -           0.0000          -           0.0000          -
49183.87/2515.37	c      2515        3286529      165876        20                -           0.0000          -           0.0000          -
49284.79/2520.43	c      2520        3306210      166754        20                -           0.0000          -           0.0000          -
49383.66/2525.47	c      2525        3326218      167233        20                -           0.0000          -           0.0000          -
49484.54/2530.55	c      2531        3346491      167798        20                -           0.0000          -           0.0000          -
49585.38/2535.60	c      2536        3365819      168649        20                -           0.0000          -           0.0000          -
49684.38/2540.62	c      2541        3383819      169172        20                -           0.0000          -           0.0000          -
49783.36/2545.65	c      2546        3402256      169899        20                -           0.0000          -           0.0000          -
49884.28/2550.74	c      2551        3421467      170173        20                -           0.0000          -           0.0000          -
49985.22/2555.82	c      2556        3441706      170545        20                -           0.0000          -           0.0000          -
50086.11/2560.94	c      2561        3461737      171326        20                -           0.0000          -           0.0000          -
50185.06/2566.03	c      2566        3481316      172196        20                -           0.0000          -           0.0000          -
50286.67/2571.10	c      2571        3503486      172821        20                -           0.0000          -           0.0000          -
50388.88/2576.21	c      2576        3526127      173844        20                -           0.0000          -           0.0000          -
50487.79/2581.26	c      2581        3547610      174017        20                -           0.0000          -           0.0000          -
50588.73/2586.35	c      2586        3570627      174785        20                -           0.0000          -           0.0000          -
50687.70/2591.39	c      2591        3592916      175500        20                -           0.0000          -           0.0000          -
50788.38/2596.49	c      2596        3615157      176312        20                -           0.0000          -           0.0000          -
50889.28/2601.52	c      2602        3637226      176591        20                -           0.0000          -           0.0000          -
50990.20/2606.61	c      2607        3658300      177841        20                -           0.0000          -           0.0000          -
51089.15/2611.65	c      2612        3678148      177713        20                -           0.0000          -           0.0000          -
51188.26/2616.66	c      2617        3700350      178393        20                -           0.0000          -           0.0000          -
51287.04/2621.67	c      2622        3725812      179479        20                -           0.0000          -           0.0000          -
51387.95/2626.74	c      2627        3750968      179644        20                -           0.0000          -           0.0000          -
51488.94/2631.80	c      2632        3775290      180112        20                -           0.0000          -           0.0000          -
51587.95/2636.83	c      2637        3800545      181013        20                -           0.0000          -           0.0000          -
51686.94/2641.85	c      2642        3826259      181412        20                -           0.0000          -           0.0000          -
51786.00/2646.87	c      2647        3852491      181861        20                -           0.0000          -           0.0000          -
51887.13/2651.91	c      2652        3877301      182444        20                -           0.0000          -           0.0000          -
51986.18/2656.99	c      2657        3902563      182932        20                -           0.0000          -           0.0000          -
52087.93/2662.08	c      2662        3927987      183268        20                -           0.0000          -           0.0000          -
52189.02/2667.18	c      2667        3950384      184052        20                -           0.0000          -           0.0000          -
52289.30/2672.28	c      2672        3973902      184682        20                -           0.0000          -           0.0000          -
52392.38/2677.41	c      2677        3997227      185038        20                -           0.0000          -           0.0000          -
52491.49/2682.47	c      2682        4020705      186384        20                -           0.0000          -           0.0000          -
52592.55/2687.52	c      2688        4043354      186511        20                -           0.0000          -           0.0000          -
52691.66/2692.55	c      2693        4067858      187197        20                -           0.0000          -           0.0000          -
52792.67/2697.65	c      2698        4093682      187546        20                -           0.0000          -           0.0000          -
52893.77/2702.72	c      2703        4120453      188895        20                -           0.0000          -           0.0000          -
52994.83/2707.82	c      2708        4145509      188299        20                -           0.0000          -           0.0000          -
53095.88/2712.91	c      2713        4165784      188377        20                -           0.0000          -           0.0000          -
53194.93/2718.01	c      2718        4185610      188449        20                -           0.0000          -           0.0000          -
53296.81/2723.08	c      2723        4206565      188701        20                -           0.0000          -           0.0000          -
53397.42/2728.18	c      2728        4230114      188981        20                -           0.0000          -           0.0000          -
53497.95/2733.23	c      2733        4254653      189663        20                -           0.0000          -           0.0000          -
53598.96/2738.30	c      2738        4278604      189865        20                -           0.0000          -           0.0000          -
53698.05/2743.37	c      2743        4302928      190664        20                -           0.0000          -           0.0000          -
53799.09/2748.47	c      2748        4328322      190308        20                -           0.0000          -           0.0000          -
53898.03/2753.49	c      2754        4352229      191041        20                -           0.0000          -           0.0000          -
54000.97/2758.61	c      2759        4375574      191331        20                -           0.0000          -           0.0000          -
54101.96/2763.72	c      2764        4398552      192053        20                -           0.0000          -           0.0000          -
54200.94/2768.78	c      2769        4423602      192552        20                -           0.0000          -           0.0000          -
54301.93/2773.81	c      2774        4448131      193024        20                -           0.0000          -           0.0000          -
54400.96/2778.83	c      2779        4473816      193264        20                -           0.0000          -           0.0000          -
54499.98/2783.86	c      2784        4500032      194163        20                -           0.0000          -           0.0000          -
54600.98/2788.91	c      2789        4526903      194622        20                -           0.0000          -           0.0000          -
54702.55/2794.05	c      2794        4553001      195445        20                -           0.0000          -           0.0000          -
54801.66/2799.12	c      2799        4580238      195866        20                -           0.0000          -           0.0000          -
54902.69/2804.14	c      2804        4608801      195944        20                -           0.0000          -           0.0000          -
55002.98/2809.21	c      2809        4637918      195998        20                -           0.0000          -           0.0000          -
55102.02/2814.28	c      2814        4665502      196439        20                -           0.0000          -           0.0000          -
55205.04/2819.40	c      2819        4691258      196527        20                -           0.0000          -           0.0000          -
55304.04/2824.46	c      2824        4718656      196683        20                -           0.0000          -           0.0000          -
55405.00/2829.53	c      2830        4745409      196667        20                -           0.0000          -           0.0000          -
55506.04/2834.61	c      2835        4770187      196879        20                -           0.0000          -           0.0000          -
55605.09/2839.69	c      2840        4795859      197224        20                -           0.0000          -           0.0000          -
55706.12/2844.74	c      2845        4822824      197603        20                -           0.0000          -           0.0000          -
55807.15/2849.83	c      2850        4846811      198140        20                -           0.0000          -           0.0000          -
55906.00/2854.90	c      2855        4870982      198085        20                -           0.0000          -           0.0000          -
56007.01/2859.95	c      2860        4895800      198429        20                -           0.0000          -           0.0000          -
56110.62/2865.17	c      2865        4921068      198658        20                -           0.0000          -           0.0000          -
56211.17/2870.24	c      2870        4944635      199151        20                -           0.0000          -           0.0000          -
56312.33/2875.31	c      2875        4968043      199911        20                -           0.0000          -           0.0000          -
56411.45/2880.37	c      2880        4993830      200299        20                -           0.0000          -           0.0000          -
56512.64/2885.43	c      2885        5019110      200932        20                -           0.0000          -           0.0000          -
56613.85/2890.50	c      2891        5042400      201215        20                -           0.0000          -           0.0000          -
56713.06/2895.57	c      2896        5064512      201525        20                -           0.0000          -           0.0000          -
56814.23/2900.63	c      2901        5087617      201577        20                -           0.0000          -           0.0000          -
56915.42/2905.76	c      2906        5110629      201906        20                -           0.0000          -           0.0000          -
57016.44/2910.82	c      2911        5136536      202579        20                -           0.0000          -           0.0000          -
57117.55/2915.90	c      2916        5161757      202271        20                -           0.0000          -           0.0000          -
57216.60/2920.92	c      2921        5183929      202660        20                -           0.0000          -           0.0000          -
57315.58/2925.97	c      2926        5204061      202163        20                -           0.0000          -           0.0000          -
57417.42/2931.11	c      2931        5223748      201978        20                -           0.0000          -           0.0000          -
57519.59/2936.23	c      2936        5243980      202442        20                -           0.0000          -           0.0000          -
57620.43/2941.36	c      2941        5264775      203274        20                -           0.0000          -           0.0000          -
57723.37/2946.51	c      2947        5286410      203641        20                -           0.0000          -           0.0000          -
57822.37/2951.53	c      2952        5308133      203676        20                -           0.0000          -           0.0000          -
57925.35/2956.79	c      2957        5329746      203691        20                -           0.0000          -           0.0000          -
58026.32/2961.88	c      2962        5352557      204342        20                -           0.0000          -           0.0000          -
58130.10/2967.06	c      2967        5374135      204559        20                -           0.0000          -           0.0000          -
58230.92/2972.15	c      2972        5395313      204702        20                -           0.0000          -           0.0000          -
58331.34/2977.22	c      2977        5416722      205027        20                -           0.0000          -           0.0000          -
58430.35/2982.28	c      2982        5439351      205476        20                -           0.0000          -           0.0000          -
58531.36/2987.35	c      2987        5462534      205836        20                -           0.0000          -           0.0000          -
58632.37/2992.41	c      2992        5482083      205733        20                -           0.0000          -           0.0000          -
58731.42/2997.47	c      2997        5500247      205889        20                -           0.0000          -           0.0000          -
58832.43/3002.55	c      3003        5519067      206894        20                -           0.0000          -           0.0000          -
58933.44/3007.60	c      3008        5538555      206783        20                -           0.0000          -           0.0000          -
59032.45/3012.68	c      3013        5559747      207990        20                -           0.0000          -           0.0000          -
59135.43/3017.83	c      3018        5581767      208239        20                -           0.0000          -           0.0000          -
59236.34/3023.01	c      3023        5603749      209043        20                -           0.0000          -           0.0000          -
59337.87/3028.11	c      3028        5624616      208721        20                -           0.0000          -           0.0000          -
59438.89/3033.19	c      3033        5645151      208354        20                -           0.0000          -           0.0000          -
59539.21/3038.24	c      3038        5668418      208554        20                -           0.0000          -           0.0000          -
59640.21/3043.31	c      3043        5689833      208417        20                -           0.0000          -           0.0000          -
59741.18/3048.41	c      3048        5710245      208270        20                -           0.0000          -           0.0000          -
59840.20/3053.49	c      3053        5731240      209062        20                -           0.0000          -           0.0000          -
59941.24/3058.51	c      3059        5751448      208845        20                -           0.0000          -           0.0000          -
60040.27/3063.56	c      3064        5770861      209280        20                -           0.0000          -           0.0000          -
60141.31/3068.62	c      3069        5796029      210057        20                -           0.0000          -           0.0000          -
60242.32/3073.70	c      3074        5821169      209836        20                -           0.0000          -           0.0000          -
60341.35/3078.77	c      3079        5844318      210653        20                -           0.0000          -           0.0000          -
60442.34/3083.88	c      3084        5867502      210756        20                -           0.0000          -           0.0000          -
60543.20/3088.95	c      3089        5890669      211266        20                -           0.0000          -           0.0000          -
60642.23/3094.01	c      3094        5912582      211992        20                -           0.0000          -           0.0000          -
60741.29/3099.04	c      3099        5934346      212313        20                -           0.0000          -           0.0000          -
60844.83/3104.13	c      3104        5956807      212289        20                -           0.0000          -           0.0000          -
60944.04/3109.14	c      3109        5976619      212515        20                -           0.0000          -           0.0000          -
61044.34/3114.20	c      3114        5998084      212890        20                -           0.0000          -           0.0000          -
61143.27/3119.24	c      3119        6020653      213594        20                -           0.0000          -           0.0000          -
61242.25/3124.24	c      3124        6041049      213622        20                -           0.0000          -           0.0000          -
61343.33/3129.31	c      3129        6060698      213981        20                -           0.0000          -           0.0000          -
61442.26/3134.32	c      3134        6080999      214354        20                -           0.0000          -           0.0000          -
61541.30/3139.34	c      3139        6101323      214535        20                -           0.0000          -           0.0000          -
61640.27/3144.39	c      3144        6123445      215342        20                -           0.0000          -           0.0000          -
61741.27/3149.48	c      3149        6146553      215084        20                -           0.0000          -           0.0000          -
61842.30/3154.58	c      3155        6168283      215634        20                -           0.0000          -           0.0000          -
61943.32/3159.64	c      3160        6190971      216313        20                -           0.0000          -           0.0000          -
62042.36/3164.67	c      3165        6212859      216607        20                -           0.0000          -           0.0000          -
62145.37/3169.85	c      3170        6233666      216825        20                -           0.0000          -           0.0000          -
62246.40/3174.91	c      3175        6254840      217438        20                -           0.0000          -           0.0000          -
62345.45/3179.99	c      3180        6276471      217246        20                -           0.0000          -           0.0000          -
62447.09/3185.04	c      3185        6298624      216940        20                -           0.0000          -           0.0000          -
62546.35/3190.09	c      3190        6318659      217354        20                -           0.0000          -           0.0000          -
62647.17/3195.17	c      3195        6339849      217925        20                -           0.0000          -           0.0000          -
62747.52/3200.23	c      3200        6362118      218206        20                -           0.0000          -           0.0000          -
62846.59/3205.28	c      3205        6384863      218383        20                -           0.0000          -           0.0000          -
62945.65/3210.28	c      3210        6405636      218435        20                -           0.0000          -           0.0000          -
63046.70/3215.31	c      3215        6427428      218499        20                -           0.0000          -           0.0000          -
63145.76/3220.35	c      3220        6452067      218748        20                -           0.0000          -           0.0000          -
63244.82/3225.38	c      3225        6475995      219215        20                -           0.0000          -           0.0000          -
63343.91/3230.39	c      3230        6499802      219247        20                -           0.0000          -           0.0000          -
63442.96/3235.39	c      3235        6524906      220026        20                -           0.0000          -           0.0000          -
63544.00/3240.44	c      3240        6551276      220188        20                -           0.0000          -           0.0000          -
63645.05/3245.55	c      3246        6577382      220451        20                -           0.0000          -           0.0000          -
63744.12/3250.59	c      3251        6603778      220628        20                -           0.0000          -           0.0000          -
63847.17/3255.77	c      3256        6629980      221201        20                -           0.0000          -           0.0000          -
63948.22/3260.83	c      3261        6654665      221638        20                -           0.0000          -           0.0000          -
64049.26/3265.93	c      3266        6678609      222206        20                -           0.0000          -           0.0000          -
64148.29/3271.01	c      3271        6702407      222368        20                -           0.0000          -           0.0000          -
64250.08/3276.05	c      3276        6724792      222370        20                -           0.0000          -           0.0000          -
64348.90/3281.10	c      3281        6746629      222709        20                -           0.0000          -           0.0000          -
64450.01/3286.19	c      3286        6770140      223546        20                -           0.0000          -           0.0000          -
64550.37/3291.27	c      3291        6792203      223645        20                -           0.0000          -           0.0000          -
64651.27/3296.32	c      3296        6814979      224554        20                -           0.0000          -           0.0000          -
64750.07/3301.37	c      3301        6837414      224982        20                -           0.0000          -           0.0000          -
64850.66/3306.47	c      3306        6859077      225647        20                -           0.0000          -           0.0000          -
64951.56/3311.56	c      3312        6881186      225448        20                -           0.0000          -           0.0000          -
65052.53/3316.65	c      3317        6904708      226167        20                -           0.0000          -           0.0000          -
65153.48/3321.76	c      3322        6929152      226811        20                -           0.0000          -           0.0000          -
65254.52/3326.84	c      3327        6953971      227148        20                -           0.0000          -           0.0000          -
65353.56/3331.87	c      3332        6975675      227644        20                -           0.0000          -           0.0000          -
65454.61/3336.98	c      3337        6999597      228093        20                -           0.0000          -           0.0000          -
65556.27/3342.05	c      3342        7024625      228810        20                -           0.0000          -           0.0000          -
65657.38/3347.15	c      3347        7050479      229034        20                -           0.0000          -           0.0000          -
65757.71/3352.22	c      3352        7075416      228933        20                -           0.0000          -           0.0000          -
65858.77/3357.35	c      3357        7100039      228769        20                -           0.0000          -           0.0000          -
65959.79/3362.41	c      3362        7125874      229054        20                -           0.0000          -           0.0000          -
66058.86/3367.48	c      3367        7151665      229018        20                -           0.0000          -           0.0000          -
66159.96/3372.54	c      3373        7176185      229003        20                -           0.0000          -           0.0000          -
66259.12/3377.58	c      3378        7201753      229405        20                -           0.0000          -           0.0000          -
66358.04/3382.59	c      3383        7226294      229911        20                -           0.0000          -           0.0000          -
66459.04/3387.61	c      3388        7250649      229513        20                -           0.0000          -           0.0000          -
66560.10/3392.71	c      3393        7277547      229917        20                -           0.0000          -           0.0000          -
66661.09/3397.80	c      3398        7302398      230456        20                -           0.0000          -           0.0000          -
66760.18/3402.85	c      3403        7325743      230431        20                -           0.0000          -           0.0000          -
66861.26/3407.90	c      3408        7347486      230714        20                -           0.0000          -           0.0000          -
66960.34/3412.91	c      3413        7371344      231084        20                -           0.0000          -           0.0000          -
67059.44/3417.97	c      3418        7396017      230923        20                -           0.0000          -           0.0000          -
67161.09/3423.04	c      3423        7421325      230996        20                -           0.0000          -           0.0000          -
67260.09/3428.09	c      3428        7444312      231187        20                -           0.0000          -           0.0000          -
67361.41/3433.17	c      3433        7469291      231452        20                -           0.0000          -           0.0000          -
67461.58/3438.28	c      3438        7493777      231683        20                -           0.0000          -           0.0000          -
67562.64/3443.34	c      3443        7518919      231974        20                -           0.0000          -           0.0000          -
67663.73/3448.42	c      3448        7542055      231769        20                -           0.0000          -           0.0000          -
67764.81/3453.53	c      3454        7566788      231952        20                -           0.0000          -           0.0000          -
67865.88/3458.62	c      3459        7590761      231906        20                -           0.0000          -           0.0000          -
67964.98/3463.69	c      3464        7616002      232421        20                -           0.0000          -           0.0000          -
68066.05/3468.77	c      3469        7642028      232894        20                -           0.0000          -           0.0000          -
68167.12/3473.82	c      3474        7669023      233010        20                -           0.0000          -           0.0000          -
68266.21/3478.89	c      3479        7694001      232486        20                -           0.0000          -           0.0000          -
68367.30/3483.92	c      3484        7718936      232158        20                -           0.0000          -           0.0000          -
68466.41/3489.02	c      3489        7743522      232732        20                -           0.0000          -           0.0000          -
68568.20/3494.09	c      3494        7767791      233133        20                -           0.0000          -           0.0000          -
68667.30/3499.11	c      3499        7791692      232913        20                -           0.0000          -           0.0000          -
68768.30/3504.15	c      3504        7815867      233138        20                -           0.0000          -           0.0000          -
68867.41/3509.16	c      3509        7838777      233807        20                -           0.0000          -           0.0000          -
68967.93/3514.23	c      3514        7860925      234548        20                -           0.0000          -           0.0000          -
69067.05/3519.23	c      3519        7880887      235216        20                -           0.0000          -           0.0000          -
69166.16/3524.29	c      3524        7902627      236573        20                -           0.0000          -           0.0000          -
69267.30/3529.33	c      3529        7923710      236922        20                -           0.0000          -           0.0000          -
69366.33/3534.36	c      3534        7946828      237625        20                -           0.0000          -           0.0000          -
69467.42/3539.49	c      3539        7969980      238493        20                -           0.0000          -           0.0000          -
69568.52/3544.54	c      3545        7992389      238889        20                -           0.0000          -           0.0000          -
69669.62/3549.60	c      3550        8013838      238994        20                -           0.0000          -           0.0000          -
69768.73/3554.62	c      3555        8036207      239290        20                -           0.0000          -           0.0000          -
69869.83/3559.74	c      3560        8059300      239854        20                -           0.0000          -           0.0000          -
69972.91/3564.90	c      3565        8083560      240052        20                -           0.0000          -           0.0000          -
70072.04/3570.00	c      3570        8107896      240388        20                -           0.0000          -           0.0000          -
70173.87/3575.10	c      3575        8131624      240803        20                -           0.0000          -           0.0000          -
70272.84/3580.11	c      3580        8155558      240777        20                -           0.0000          -           0.0000          -
70374.03/3585.15	c      3585        8178849      240918        20                -           0.0000          -           0.0000          -
70474.48/3590.24	c      3590        8203162      241255        20                -           0.0000          -           0.0000          -
70573.60/3595.29	c      3595        8228492      241452        20                -           0.0000          -           0.0000          -
70653.91/3600.12	c SCIP Status        : c solving was interrupted [hard time limit reached]
70653.91/3600.12	c Total Time         : 3600.1300
70653.91/3600.12	c   solving          : 3600.1300
70653.91/3600.12	c   presolving       : 2.8771 (included in solving)
70653.91/3600.12	c B&B Tree           :
70653.91/3600.12	c   nodes (total)    : 8244534
70653.91/3600.12	c Solution           :
70653.91/3600.12	c   Solutions found  : 0
70653.91/3600.12	c   Primal Bound     :          -
70653.91/3600.12	c   Dual Bound       : +0.00000000000000e+00
70653.91/3600.12	c Gap                :          -
70654.19/3600.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (158194 MiB free)
  memory of node 1: 193531 MiB (122365 MiB free)
  memory of node 2: 193531 MiB (174324 MiB free)
  memory of node 3: 193493 MiB (172071 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-4468951-1723587550/watcher-4468951-1723587550 -o /tmp/evaluation-result-4468951-1723587550/solver-4468951-1723587550 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD103-1723580145-761099 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468951-1723587550.opb -qsol -t 3600 -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=766283, runsolver pid=766280
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 37.97 65.98 74.39 24/901 766284
/proc/meminfo: memFree=642046184/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=65004 memory=52536 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 11097 0 0 0 9 1 0 0 20 0 1 0 125337723 66564096 13134 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 16251 13134 2331 3035 0 12647 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 65004 KiB
Current children cumulated memory: 52536 KiB

[startup+0.218026 s]*
/proc/loadavg: 37.97 65.98 74.39 25/901 766284
/proc/meminfo: memFree=641961508/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=109400 memory=97040 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 22181 0 0 0 20 3 0 0 20 0 1 0 125337723 112025600 24260 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 27350 24260 2331 3035 0 23746 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 109400 KiB
Current children cumulated memory: 97040 KiB

[startup+0.322813 s]*
/proc/loadavg: 37.97 65.98 74.39 24/901 766284
/proc/meminfo: memFree=641862224/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=184928 memory=171784 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/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 41345 0 0 0 28 5 0 0 20 0 1 0 125337723 189366272 42946 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 46232 42946 2555 3035 0 42628 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 184928 KiB
Current children cumulated memory: 171784 KiB

[startup+0.700276 s]
/proc/loadavg: 37.97 65.98 74.39 24/901 766284
/proc/meminfo: memFree=641789292/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=295732 memory=271052 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 62001 0 0 0 60 8 0 0 20 0 1 0 125337723 302829568 67763 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 73933 67763 2646 3035 0 70329 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 295732 KiB
Current children cumulated memory: 271052 KiB

[startup+1.50026 s]
/proc/loadavg: 37.97 65.98 74.39 24/901 766284
/proc/meminfo: memFree=641677252/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=353668 memory=335552 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/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 88892 0 0 0 134 14 0 0 20 0 1 0 125337723 362156032 83888 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 88417 83888 2726 3035 0 84813 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 353668 KiB
Current children cumulated memory: 335552 KiB

[startup+3.11904 s]
/proc/loadavg: 37.97 65.98 74.39 24/901 766286
/proc/meminfo: memFree=641507000/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=560200 memory=518384 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) R 766280 766283 761087 0 -1 4194304 96216 0 0 0 291 19 0 0 20 0 1 0 125337723 573644800 129596 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 140050 129596 2774 3035 0 136446 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 560200 KiB
Current children cumulated memory: 518384 KiB

[startup+6.30055 s]
/proc/loadavg: 36.77 65.27 74.12 24/941 766326
/proc/meminfo: memFree=639641672/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=3228280 memory=2131420 CPUtime=6.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) S 766280 766283 761087 0 -1 1077936128 497584 0 0 0 548 80 0 0 20 0 21 0 125337723 3305758720 532855 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 807070 532855 2790 3035 0 585530 0
[pid=766283/tid=766287] ppid=766280 vsize=3228280 memory=1199764 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766287/stat : 766287 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766288] ppid=766280 vsize=3228280 memory=52948 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766288/stat : 766288 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766289] ppid=766280 vsize=3228280 memory=1952 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766289/stat : 766289 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766290] ppid=766280 vsize=3228280 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766290/stat : 766290 (fscip) S 766280 766283 761087 0 -1 1077936192 21235 0 0 0 13 2 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766291] ppid=766280 vsize=3228280 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766291/stat : 766291 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 13 2 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766292] ppid=766280 vsize=3228280 memory=1859452 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766292/stat : 766292 (fscip) S 766280 766283 761087 0 -1 1077936192 21233 0 0 0 13 2 0 0 20 0 21 0 125338053 3305758720 532921 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766293] ppid=766280 vsize=3228280 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766293/stat : 766293 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766294] ppid=766280 vsize=3228280 memory=11636 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766294/stat : 766294 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766295] ppid=766280 vsize=3228280 memory=1094500 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766295/stat : 766295 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766296] ppid=766280 vsize=3228280 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766296/stat : 766296 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766297] ppid=766280 vsize=3228280 memory=1529740 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766297/stat : 766297 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766298] ppid=766280 vsize=3228280 memory=11636 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766298/stat : 766298 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 2 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766299] ppid=766280 vsize=3228280 memory=10528 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766299/stat : 766299 (fscip) S 766280 766283 761087 0 -1 1077936192 21233 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766300] ppid=766280 vsize=3228280 memory=5440 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766300/stat : 766300 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766301] ppid=766280 vsize=3228280 memory=0 CPUtime=0.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766301/stat : 766301 (fscip) R 766280 766283 761087 0 -1 4194368 13127 0 0 0 6 2 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766302] ppid=766280 vsize=3228280 memory=6656426216303648864 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766302/stat : 766302 (fscip) S 766280 766283 761087 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766303] ppid=766280 vsize=3228280 memory=16240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766303/stat : 766303 (fscip) S 766280 766283 761087 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766304] ppid=766280 vsize=3228280 memory=2212 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766304/stat : 766304 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766305] ppid=766280 vsize=3228280 memory=25333125866717268 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766305/stat : 766305 (fscip) S 766280 766283 761087 0 -1 1077936192 21234 0 0 0 12 2 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766306] ppid=766280 vsize=3228280 memory=6441083569511164002 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766306/stat : 766306 (fscip) S 766280 766283 761087 0 -1 1077936192 21233 0 0 0 12 3 0 0 20 0 21 0 125338053 3305758720 532987 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 3228280 KiB
Current children cumulated memory: 2131420 KiB

[startup+12.7025 s]
/proc/loadavg: 37.19 64.88 73.94 62/981 766368
/proc/meminfo: memFree=626077920/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=12588248 memory=11003644 CPUtime=122.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) S 766280 766283 761087 0 -1 1077936128 1832303 0 0 0 11335 893 0 0 20 0 41 0 125337723 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 3147062 2750911 2854 3035 0 2992827 0
[pid=766283/tid=766287] ppid=766280 vsize=12588248 memory=1199764 CPUtime=5.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766287/stat : 766287 (fscip) R 766280 766283 761087 0 -1 4194368 99053 0 0 0 503 84 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766288] ppid=766280 vsize=12588248 memory=280865225914960 CPUtime=6.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766288/stat : 766288 (fscip) R 766280 766283 761087 0 -1 4194368 78338 0 0 0 583 20 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766289] ppid=766280 vsize=12588248 memory=11636 CPUtime=5.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766289/stat : 766289 (fscip) R 766280 766283 761087 0 -1 4194368 75026 0 0 0 578 21 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766290] ppid=766280 vsize=12588248 memory=0 CPUtime=5.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766290/stat : 766290 (fscip) R 766280 766283 761087 0 -1 4194368 104552 0 0 0 483 91 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766291] ppid=766280 vsize=12588248 memory=6878048 CPUtime=6.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766291/stat : 766291 (fscip) R 766280 766283 761087 0 -1 4194368 80251 0 0 0 583 20 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766292] ppid=766280 vsize=12588248 memory=0 CPUtime=6.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766292/stat : 766292 (fscip) R 766280 766283 761087 0 -1 4194368 74941 0 0 0 587 18 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766293] ppid=766280 vsize=12588248 memory=0 CPUtime=5.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766293/stat : 766293 (fscip) R 766280 766283 761087 0 -1 4194368 101000 0 0 0 498 87 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766294] ppid=766280 vsize=12588248 memory=540748 CPUtime=6.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766294/stat : 766294 (fscip) R 766280 766283 761087 0 -1 4194368 76975 0 0 0 585 18 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766295] ppid=766280 vsize=12588248 memory=2072092 CPUtime=6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766295/stat : 766295 (fscip) R 766280 766283 761087 0 -1 4194368 78691 0 0 0 579 21 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766296] ppid=766280 vsize=12588248 memory=6879596 CPUtime=5.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766296/stat : 766296 (fscip) R 766280 766283 761087 0 -1 4194368 102294 0 0 0 488 89 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766297] ppid=766280 vsize=12588248 memory=140432614006208 CPUtime=5.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766297/stat : 766297 (fscip) R 766280 766283 761087 0 -1 4194368 79915 0 0 0 580 18 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766298] ppid=766280 vsize=12588248 memory=11636 CPUtime=5.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766298/stat : 766298 (fscip) R 766280 766283 761087 0 -1 4194368 71999 0 0 0 579 19 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766299] ppid=766280 vsize=12588248 memory=8095216 CPUtime=5.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766299/stat : 766299 (fscip) R 766280 766283 761087 0 -1 4194368 103805 0 0 0 486 84 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766300] ppid=766280 vsize=12588248 memory=280865226000896 CPUtime=6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766300/stat : 766300 (fscip) R 766280 766283 761087 0 -1 4194368 75935 0 0 0 579 21 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766301] ppid=766280 vsize=12588248 memory=104 CPUtime=5.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766301/stat : 766301 (fscip) R 766280 766283 761087 0 -1 4194368 75470 0 0 0 580 19 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766302] ppid=766280 vsize=12588248 memory=6232 CPUtime=5.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766302/stat : 766302 (fscip) R 766280 766283 761087 0 -1 4194368 98885 0 0 0 491 89 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766303] ppid=766280 vsize=12588248 memory=10528 CPUtime=6.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766303/stat : 766303 (fscip) R 766280 766283 761087 0 -1 4194368 75773 0 0 0 585 17 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766304] ppid=766280 vsize=12588248 memory=5440 CPUtime=6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766304/stat : 766304 (fscip) R 766280 766283 761087 0 -1 4194368 75659 0 0 0 581 19 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766305] ppid=766280 vsize=12588248 memory=7007709048820752983 CPUtime=5.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766305/stat : 766305 (fscip) R 766280 766283 761087 0 -1 4194368 102103 0 0 0 490 88 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766306] ppid=766280 vsize=12588248 memory=7007709048820752983 CPUtime=6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766306/stat : 766306 (fscip) R 766280 766283 761087 0 -1 4194368 77998 0 0 0 580 20 0 0 20 0 41 0 125338053 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766327] ppid=766280 vsize=12588248 memory=30399726987509844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766327/stat : 766327 (fscip) S 766280 766283 761087 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125338392 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766329] ppid=766280 vsize=12588248 memory=3169 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766329/stat : 766329 (fscip) S 766280 766283 761087 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 125338392 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766328] ppid=766280 vsize=12588248 memory=16240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766328/stat : 766328 (fscip) S 766280 766283 761087 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 125338392 12890365952 2750911 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0

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

/proc/766283/task/766329/stat : 766329 (fscip) S 766280 766283 761087 0 -1 1077936192 152 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766328] ppid=766280 vsize=55626624 memory=25992 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/766283/task/766328/stat : 766328 (fscip) S 766280 766283 761087 0 -1 1077936192 154 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766330] ppid=766280 vsize=55626624 memory=104 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/766283/task/766330/stat : 766330 (fscip) S 766280 766283 761087 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766331] ppid=766280 vsize=55626624 memory=6232 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/766283/task/766331/stat : 766331 (fscip) S 766280 766283 761087 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766332] ppid=766280 vsize=55626624 memory=198340509722 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/766283/task/766332/stat : 766332 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766333] ppid=766280 vsize=55626624 memory=57796 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/766283/task/766333/stat : 766333 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766334] ppid=766280 vsize=55626624 memory=58134 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/766283/task/766334/stat : 766334 (fscip) S 766280 766283 761087 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766335] ppid=766280 vsize=55626624 memory=58464 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/766283/task/766335/stat : 766335 (fscip) S 766280 766283 761087 0 -1 1077936192 181 0 0 0 1 1 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766336] ppid=766280 vsize=55626624 memory=280865230153408 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/766283/task/766336/stat : 766336 (fscip) S 766280 766283 761087 0 -1 1077936192 166 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766337] ppid=766280 vsize=55626624 memory=6944656592455360604 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/766283/task/766337/stat : 766337 (fscip) S 766280 766283 761087 0 -1 1077936192 202 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766338] ppid=766280 vsize=55626624 memory=2891373852837164599 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/766283/task/766338/stat : 766338 (fscip) S 766280 766283 761087 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766339] ppid=766280 vsize=55626624 memory=2891363961527481911 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/766283/task/766339/stat : 766339 (fscip) S 766280 766283 761087 0 -1 1077936192 159 0 0 0 1 1 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766340] ppid=766280 vsize=55626624 memory=6720659965344104554 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/766283/task/766340/stat : 766340 (fscip) S 766280 766283 761087 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766341] ppid=766280 vsize=55626624 memory=3 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/766283/task/766341/stat : 766341 (fscip) S 766280 766283 761087 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766342] ppid=766280 vsize=55626624 memory=3 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/766283/task/766342/stat : 766342 (fscip) S 766280 766283 761087 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766343] ppid=766280 vsize=55626624 memory=21955366015598658 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/766283/task/766343/stat : 766343 (fscip) S 766280 766283 761087 0 -1 1077936192 208 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766344] ppid=766280 vsize=55626624 memory=104 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/766283/task/766344/stat : 766344 (fscip) S 766280 766283 761087 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766345] ppid=766280 vsize=55626624 memory=6232 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/766283/task/766345/stat : 766345 (fscip) S 766280 766283 761087 0 -1 1077936192 101 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766346] ppid=766280 vsize=55626624 memory=45138764 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/766283/task/766346/stat : 766346 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285233 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
Current children cumulated CPU time: 70605.4 s
Current children cumulated vsize: 55626624 KiB
Current children cumulated memory: 45140932 KiB

[startup+3598.4 s]
/proc/loadavg: 70.48 77.38 79.24 60/987 768402
/proc/meminfo: memFree=495543480/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=55626624 memory=45140996 CPUtime=70636.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) S 766280 766283 761087 0 -1 1077936128 78613257 0 0 0 7044998 18687 0 0 20 0 41 0 125337723 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 22 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 13906656 11285249 3030 3035 0 13606705 0
[pid=766283/tid=766287] ppid=766280 vsize=55626624 memory=32244 CPUtime=3527.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766287/stat : 766287 (fscip) R 766280 766283 761087 0 -1 4194368 3566388 0 0 0 352019 766 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766288] ppid=766280 vsize=55626624 memory=28720 CPUtime=3530.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766288/stat : 766288 (fscip) R 766280 766283 761087 0 -1 4194368 4180826 0 0 0 352150 913 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766289] ppid=766280 vsize=55626624 memory=6720659965344104554 CPUtime=3549.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766289/stat : 766289 (fscip) R 766280 766283 761087 0 -1 4194368 4092172 0 0 0 353940 963 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766290] ppid=766280 vsize=55626624 memory=280865228060528 CPUtime=3525.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766290/stat : 766290 (fscip) R 766280 766283 761087 0 -1 4194368 3462768 0 0 0 351804 743 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766291] ppid=766280 vsize=55626624 memory=280865226926224 CPUtime=3537.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766291/stat : 766291 (fscip) R 766280 766283 761087 0 -1 4194368 4389853 0 0 0 352680 1048 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766292] ppid=766280 vsize=55626624 memory=2913320427054708345 CPUtime=3555.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766292/stat : 766292 (fscip) R 766280 766283 761087 0 -1 4194368 2922567 0 0 0 354630 951 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766293] ppid=766280 vsize=55626624 memory=6720659965344104554 CPUtime=3526.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766293/stat : 766293 (fscip) R 766280 766283 761087 0 -1 4194368 3502187 0 0 0 351873 826 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766294] ppid=766280 vsize=55626624 memory=7108 CPUtime=3525.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766294/stat : 766294 (fscip) R 766280 766283 761087 0 -1 4194368 4069153 0 0 0 351566 953 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766295] ppid=766280 vsize=55626624 memory=36760 CPUtime=3528.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766295/stat : 766295 (fscip) R 766280 766283 761087 0 -1 1077936192 4274158 0 0 0 351847 1018 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766296] ppid=766280 vsize=55626624 memory=6740 CPUtime=3538.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766296/stat : 766296 (fscip) R 766280 766283 761087 0 -1 4194368 3286365 0 0 0 353060 742 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766297] ppid=766280 vsize=55626624 memory=20492 CPUtime=3531.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766297/stat : 766297 (fscip) R 766280 766283 761087 0 -1 4194368 4264435 0 0 0 352216 970 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766298] ppid=766280 vsize=55626624 memory=6836 CPUtime=3549.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766298/stat : 766298 (fscip) R 766280 766283 761087 0 -1 4194368 3972469 0 0 0 354003 989 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766299] ppid=766280 vsize=55626624 memory=11664 CPUtime=3523 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766299/stat : 766299 (fscip) R 766280 766283 761087 0 -1 4194368 3575945 0 0 0 351503 797 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766300] ppid=766280 vsize=55626624 memory=11596 CPUtime=3536.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766300/stat : 766300 (fscip) R 766280 766283 761087 0 -1 4194368 4106671 0 0 0 352582 1024 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766301] ppid=766280 vsize=55626624 memory=2684 CPUtime=3535.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766301/stat : 766301 (fscip) R 766280 766283 761087 0 -1 4194368 3708606 0 0 0 352523 981 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766302] ppid=766280 vsize=55626624 memory=6800 CPUtime=3520.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766302/stat : 766302 (fscip) R 766280 766283 761087 0 -1 4194368 3698200 0 0 0 351276 811 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766303] ppid=766280 vsize=55626624 memory=49514572 CPUtime=3531.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766303/stat : 766303 (fscip) R 766280 766283 761087 0 -1 4194368 4002069 0 0 0 352190 972 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766304] ppid=766280 vsize=55626624 memory=2696 CPUtime=3531.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766304/stat : 766304 (fscip) R 766280 766283 761087 0 -1 4194368 3839758 0 0 0 352136 966 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766305] ppid=766280 vsize=55626624 memory=6844 CPUtime=3513.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766305/stat : 766305 (fscip) R 766280 766283 761087 0 -1 4194368 4844391 0 0 0 350296 1069 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766306] ppid=766280 vsize=55626624 memory=42196032 CPUtime=3513.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766306/stat : 766306 (fscip) R 766280 766283 761087 0 -1 1077936192 4722644 0 0 0 350256 1103 0 0 20 0 41 0 125338053 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766327] ppid=766280 vsize=55626624 memory=2800 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/766283/task/766327/stat : 766327 (fscip) S 766280 766283 761087 0 -1 1077936192 165 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766329] ppid=766280 vsize=55626624 memory=6752 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/766283/task/766329/stat : 766329 (fscip) S 766280 766283 761087 0 -1 1077936192 152 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766328] ppid=766280 vsize=55626624 memory=45140932 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/766283/task/766328/stat : 766328 (fscip) S 766280 766283 761087 0 -1 1077936192 154 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766330] ppid=766280 vsize=55626624 memory=2660 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/766283/task/766330/stat : 766330 (fscip) S 766280 766283 761087 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766331] ppid=766280 vsize=55626624 memory=6732 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/766283/task/766331/stat : 766331 (fscip) S 766280 766283 761087 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766332] ppid=766280 vsize=55626624 memory=65792472 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/766283/task/766332/stat : 766332 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766333] ppid=766280 vsize=55626624 memory=6720665441460961391 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/766283/task/766333/stat : 766333 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766334] ppid=766280 vsize=55626624 memory=8323350987516068516 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/766283/task/766334/stat : 766334 (fscip) S 766280 766283 761087 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766335] ppid=766280 vsize=55626624 memory=19016 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/766283/task/766335/stat : 766335 (fscip) S 766280 766283 761087 0 -1 1077936192 181 0 0 0 1 1 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766336] ppid=766280 vsize=55626624 memory=20448 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/766283/task/766336/stat : 766336 (fscip) S 766280 766283 761087 0 -1 1077936192 166 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766337] ppid=766280 vsize=55626624 memory=5612 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/766283/task/766337/stat : 766337 (fscip) S 766280 766283 761087 0 -1 1077936192 202 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766338] ppid=766280 vsize=55626624 memory=32856 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/766283/task/766338/stat : 766338 (fscip) S 766280 766283 761087 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766339] ppid=766280 vsize=55626624 memory=7108 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/766283/task/766339/stat : 766339 (fscip) S 766280 766283 761087 0 -1 1077936192 159 0 0 0 1 1 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766340] ppid=766280 vsize=55626624 memory=36760 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/766283/task/766340/stat : 766340 (fscip) S 766280 766283 761087 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766341] ppid=766280 vsize=55626624 memory=6740 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/766283/task/766341/stat : 766341 (fscip) S 766280 766283 761087 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766342] ppid=766280 vsize=55626624 memory=20492 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/766283/task/766342/stat : 766342 (fscip) S 766280 766283 761087 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766343] ppid=766280 vsize=55626624 memory=6836 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/766283/task/766343/stat : 766343 (fscip) S 766280 766283 761087 0 -1 1077936192 208 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766344] ppid=766280 vsize=55626624 memory=7256 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/766283/task/766344/stat : 766344 (fscip) S 766280 766283 761087 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766345] ppid=766280 vsize=55626624 memory=280865228884960 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/766283/task/766345/stat : 766345 (fscip) S 766280 766283 761087 0 -1 1077936192 101 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766346] ppid=766280 vsize=55626624 memory=6944656592452807323 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/766283/task/766346/stat : 766346 (fscip) S 766280 766283 761087 0 -1 1077936192 150 0 0 0 0 2 0 0 20 0 41 0 125338392 56961662976 11285249 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
Current children cumulated CPU time: 70636.8 s
Current children cumulated vsize: 55626624 KiB
Current children cumulated memory: 45140996 KiB

[startup+3600 s]*
/proc/loadavg: 69.40 77.04 79.12 41/939 768402
/proc/meminfo: memFree=515428612/790760804 swapFree=131071996/131071996
[pid=766283] ppid=766280 vsize=31711244 memory=26589652 CPUtime=70653.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/stat : 766283 (fscip) S 766280 766283 761087 0 -1 1077936128 79359948 0 0 0 7045979 19402 0 0 20 0 3 0 125337723 32472313856 6647413 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
/proc/766283/statm: 7927811 6647413 3030 3035 0 7748895 0
[pid=766283/tid=766292] ppid=766280 vsize=31711244 memory=6720665441460961391 CPUtime=3556.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/766283/task/766292/stat : 766292 (fscip) R 766280 766283 761087 0 -1 4194368 2997942 0 0 0 354705 988 0 0 20 0 3 0 125338053 32472313856 6647413 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
[pid=766283/tid=766331] ppid=766280 vsize=31711244 memory=1692 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/766283/task/766331/stat : 766331 (fscip) S 766280 766283 761087 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 3 0 125338392 32472313856 6647413 809668444160 4194304 16622685 140724741390272 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 41455616 140724741399528 140724741399643 140724741399643 140724741406671 0
Current children cumulated CPU time: 70653.8 s
Current children cumulated vsize: 31711244 KiB
Current children cumulated memory: 26589652 KiB

[startup+3600.8 s]
/proc/loadavg: 69.40 77.04 79.12 40/938 768402
/proc/meminfo: memFree=524929176/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3601 s]*
/proc/loadavg: 69.40 77.04 79.12 40/938 768402
/proc/meminfo: memFree=541610288/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3601.02
CPU time (s): 70654.8
CPU user time (s): 70460
CPU system time (s): 194.778
CPU usage (%): 1962.08
Max. virtual memory (cumulated for all children) (KiB): 55823232
Max. memory (cumulated for all children) (KiB): 45140996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70460
system time used= 194.778
maximum resident set size= 45140996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79402136
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= 2985973
involuntary context switches= 330421


# summary of solver processes directly reported to runsolver:
#   pid: 766283
#   total CPU time (s): 70654.8
#   total CPU user time (s): 70460
#   total CPU system time (s): 194.778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7829 second user time and 83.6288 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-14 00:19:10
IDJOB=4468951
IDBENCH=155596
IDSOLVER=3099
FILE ID=nodeD103/4468951-1723587550
RUNJOBID= nodeD103-1723580145-761099
SLURM_JOB_ID= 8267891
Free space on /tmp= 8586616 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-33.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468951-1723587550/watcher-4468951-1723587550 -o /tmp/evaluation-result-4468951-1723587550/solver-4468951-1723587550 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD103-1723580145-761099 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468951-1723587550.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 77ebcb4349d0c3a90733439946e4862a
RANDOM SEED=1188781283

nodeD103.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		: 3443.553
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		: 2999.806
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	: 5007.12
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		: 2638.647
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	: 5012.87
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		: 2872.093
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	: 5010.67
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		: 2731.276
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		: 2999.806
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	: 5007.12
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		: 3726.549
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	: 5012.87
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		: 2638.766
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	: 5010.67
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		: 3518.397
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		: 2947.768
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	: 5007.12
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		: 3592.536
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	: 5012.87
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		: 2635.308
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	: 5010.67
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		: 2754.486
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		: 2999.806
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	: 5007.12
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		: 3275.477
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	: 5012.87
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		: 2633.856
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	: 5010.67
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		: 2600.354
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		: 2999.806
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	: 5007.12
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		: 3642.520
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	: 5012.87
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		: 2635.335
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	: 5010.67
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		: 2646.089
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		: 2999.806
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	: 5007.12
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		: 2088.411
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	: 5012.87
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		: 2637.744
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	: 5010.67
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		: 2630.511
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		: 2994.722
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	: 5007.12
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		: 3208.554
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	: 5012.87
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		: 2624.109
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	: 5010.67
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		: 2646.709
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		: 2902.861
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	: 5007.12
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		: 2631.637
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	: 5012.87
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		: 2636.678
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	: 5010.67
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		: 2646.551
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		: 2831.941
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	: 5007.12
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		: 2623.557
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	: 5012.87
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		: 2638.480
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	: 5010.67
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		: 2637.760
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		: 2999.806
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	: 5007.12
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		: 2625.602
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	: 5012.87
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		: 3894.546
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	: 5010.67
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		: 2631.723
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		: 2999.807
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	: 5007.12
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		: 2612.422
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	: 5012.87
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		: 2629.391
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	: 5010.67
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		: 2690.787
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		: 2999.806
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	: 5007.12
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		: 2626.266
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	: 5012.87
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		: 2632.673
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	: 5010.67
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		: 2635.270
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		: 2999.806
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	: 5007.12
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		: 2639.167
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	: 5012.87
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		: 2628.172
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	: 5010.67
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		: 2650.011
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		: 2999.053
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	: 5007.12
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		: 2651.963
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	: 5012.87
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		: 2827.407
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	: 5010.67
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		: 2796.707
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		: 2999.806
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	: 5007.12
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		: 2648.670
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	: 5012.87
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		: 2633.573
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	: 5010.67
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		: 3012.906
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		: 2999.806
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	: 5007.12
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		: 2649.320
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	: 5012.87
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		: 2633.311
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	: 5010.67
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		: 3795.812
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		: 2999.806
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	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 66
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2636.101
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	: 5012.87
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		: 2633.188
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	: 5010.67
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		: 3115.261
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		: 2999.806
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	: 5007.12
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		: 2652.550
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	: 5012.87
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		: 2657.022
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	: 5010.67
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		: 2967.762
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		: 2999.806
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	: 5007.12
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		: 2643.105
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	: 5012.87
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		: 2646.434
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	: 5010.67
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		: 3704.785
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		: 2999.806
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	: 5007.12
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		: 2479.594
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	: 5012.87
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		: 3895.610
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	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        642003144 kB
MemAvailable:   728861528 kB
Buffers:         1221384 kB
Cached:         88377592 kB
SwapCached:            0 kB
Active:         14533260 kB
Inactive:       129463680 kB
Active(anon):       2132 kB
Inactive(anon): 54434784 kB
Active(file):   14531128 kB
Inactive(file): 75028896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             69460 kB
Writeback:             0 kB
AnonPages:      54393588 kB
Mapped:           135816 kB
Shmem:             38920 kB
KReclaimable:    1436152 kB
Slab:            1980828 kB
SReclaimable:    1436152 kB
SUnreclaim:       544676 kB
KernelStack:       15568 kB
PageTables:       138016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   18250364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1095168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9224192 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:      993280 kB
DirectMap2M:    192442368 kB
DirectMap1G:    612368384 kB

Free space on /tmp at the end= 8586592 MiB
End job on nodeD103 at 2024-08-14 01:19:11