Trace number 4466045

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x1/Init-x1-i3_pp_87_merged.opb
MD5SUMe69471d73cbea12e8e8984c62457715d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark346
Best CPU time to get the best result obtained on this benchmark2.70326
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99544
Total number of constraints99545
Number of constraints which are clauses87333
Number of constraints which are cardinality constraints (but not clauses)1444
Number of constraints which are nor clauses,nor cardinality constraints10768
Minimum length of a constraint1
Maximum length of a constraint1444
Number of terms in the objective function 1444
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1444
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 344
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1788
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.53/0.60	c Default LC presolving (default).
0.53/0.60	c ** Before presolving: virtualMemUsedAtLc = 541664290, getVmSize() = 385785856, SCIPgetMemUsed() = 338183177, SCIPgetMemTotal() = 353537865, SCIPgetMemExternEstim() = 188126425
0.53/0.60	c ** set memory limit for presolving in LC to 8.79439e+12 for SCIP **
21.32/21.44	c ** Estimated virtualMemUsedAtSolver = 917792376, getVmSize() = 1266454528, SCIPgetMemUsed() = 685516564, SCIPgetMemTotal() = 1188562140, SCIPgetMemExternEstim() = 188126425
21.32/21.44	c ** set memory limit for solvers to 4.18572e+11 for each SCIP **
21.32/21.44	c Original Problem   :
21.32/21.44	c   Problem name     : instance-4466045-1723666918
21.32/21.44	c   Variables        : 99544 (99544 binary, 0 integer, 0 implicit integer, 0 continuous)
21.32/21.44	c   Constraints      : 99545
21.32/21.44	c   Objective sense  : minimize
21.32/21.44	c Presolved Problem  :
21.32/21.44	c   Variables        : 98033 (98033 binary, 0 integer, 0 implicit integer, 0 continuous)
21.32/21.44	c   Constraints      : 96371
21.32/21.44	c Constraints        : Number
21.32/21.44	c   setppc           : 96370 
21.32/21.44	c   linear           : 1 
21.32/21.44	c ** Instance transfer method used: 0
21.62/21.73	c ** ParaScipInstance copy does not increase the number of variables. **
26.41/26.44	c LC is working with racing ramp-up and with rebuilding tree after racing.
26.41/26.45	c                                Nodes    Active                                            
26.41/26.45	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1762.84/114.39	c       114              2           1        20                -          14.0000          -
1876.75/120.06	c       120             30          25        20                -          14.0000          -
1977.73/125.16	c       125            122          54        20                -          14.0000          -
2077.99/130.29	c       130            174          60        20                -          14.0000          -
2179.09/135.33	c       135            235          43        20                -          14.0000          -
2278.05/140.36	c       140            269          47        20                -          14.0000          -
2381.15/145.52	c       146            271          50        20                -          14.0000          -
2482.31/150.68	c       151            320          50        20                -          14.0000          -
2583.42/155.74	c       156            356          55        20                -          14.0000          -
2682.56/160.79	c       161            401          45        20                -          14.0000          -
2783.67/165.81	c       166            444          54        20                -          14.0000          -
2889.66/171.16	c       171            454          83        20                -          14.0000          -
2989.91/176.24	c       176            526          68        20                -          14.0000          -
3093.03/181.43	c       181            507          80        20                -          14.0000          -
3194.15/186.54	c       187            574          70        20                -          14.0000          -
3305.89/192.17	c       192            599          73        20                -          14.0000          -
3413.91/197.66	c       198            627          77        20                -          14.0000          -
3521.89/203.06	c       203            631           0        20                -          14.0000          -
3620.98/208.12	c       208            743          22        20                -          14.0000          -
3723.17/213.22	c       213            754          42        20                -          14.0000          -
3822.23/218.29	c       218            966         154        20                -          14.0000          -
3925.33/223.40	c       223           1032          44        20                -          14.0000          -
4024.44/228.44	c       228           1276         117        20                -          14.0000          -
4125.54/233.50	c       234           1246          38        20                -          14.0000          -
4228.62/238.70	c       239           1421         111        20                -          14.0000          -
4336.40/244.14	c       244           1559          47        20                -          14.0000          -
4442.73/249.54	c       250           1800          29        20                -          14.0000          -
4545.88/254.79	c       255           1797          16        20                -          14.0000          -
4651.61/260.06	c       260           1845           0        20                -          14.0000          -
4758.10/265.40	c       265           2038          35        20                -          14.0000          -
4859.25/270.50	c       271           2119          36        20                -          14.0000          -
4962.39/275.76	c       276           2267          74        20                -          14.0000          -
5063.55/280.85	c       281           2454          29        20                -          14.0000          -
5162.73/285.86	c       286           2276          15        20                -          14.0000          -
5263.88/290.90	c       291           2783          10        20                -          14.0000          -
5365.79/296.11	c       296           2933          24        20                -          14.0000          -
5468.12/301.21	c       301           3077          10        20                -          14.0000          -
5571.30/306.42	c       306           3082           0        20                -          14.0000          -
5672.46/311.55	c       312           2987          73        20                -          14.0000          -
5777.57/316.80	c       317           3613         333        20                -          14.0000          -
5876.72/321.87	c       322           3673         393        20                -          14.0000          -
5989.77/327.50	c       328           3732         432        20                -          14.0000          -
6096.87/332.95	c       333           3966           9        20                -          14.0000          -
6198.70/338.12	c       338           3914         610        20                -          14.0000          -
6303.11/343.34	c       343           4372          42        20                -          14.0000          -
6402.25/348.36	c       348           4527         175        20                -          14.0000          -
6503.40/353.47	c       353           4132           0        20                -          14.0000          -
6606.53/358.68	c       359           4272         210        20                -          14.0000          -
6707.66/363.76	c       364           4711         235        20                -          14.0000          -
6810.79/369.03	c       369           4536          38        20                -          14.0000          -
6923.82/374.61	c       375           4771           0        20                -          14.0000          -
7026.94/379.82	c       380           4870          10        20                -          14.0000          -
7130.74/385.07	c       385           4865          54        20                -          14.0000          -
7229.93/390.13	c       390           4943          34        20                -          14.0000          -
7331.07/395.17	c       395           4996          22        20                -          14.0000          -
7430.06/400.19	c       400           5228          80        20                -          14.0000          -
7534.28/405.41	c       405           5291          40        20                -          14.0000          -
7633.36/410.42	c       410           5765          16        20                -          14.0000          -
7736.39/415.63	c       416           5561          56        20                -          14.0000          -
7837.44/420.77	c       421           5691          37        20                -          14.0000          -
7938.46/425.80	c       426           5774          53        20                -          14.0000          -
8039.52/431.03	c       431           5918          19        20                -          14.0000          -
8141.26/436.09	c       436           6010          49        20                -          14.0000          -
8242.51/441.15	c       441           6462         136        20                -          14.0000          -
8348.57/446.50	c       447           6596         268        20                -          14.0000          -
8451.59/451.77	c       452           6423          33        20                -          14.0000          -
8557.29/457.09	c       457           6768          72        20                -          14.0000          -
8656.28/462.12	c       462           6903          72        20                -          14.0000          -
8762.64/467.47	c       467           7049         131        20                -          14.0000          -
8863.68/472.57	c       473           6736          78        20                -          14.0000          -
8962.73/477.59	c       478           6861          62        20                -          14.0000          -
9069.73/482.95	c       483           7252         189        20                -          14.0000          -
9171.33/488.07	c       488           7314         247        20                -          14.0000          -
9270.44/493.12	c       493           7375         306        20                -          14.0000          -
9372.87/498.27	c       498           7510         384        20                -          14.0000          -
9477.90/503.53	c       504           7551         315        20                -          14.0000          -
9578.94/508.65	c       509           7657          61        20                -          14.0000          -
9681.98/513.80	c       514           8231         275        20                -          14.0000          -
9781.05/518.82	c       519           7841          56        20                -          14.0000          -
9880.13/523.87	c       524           7830         285        20                -          14.0000          -
9981.16/529.01	c       529           8627         152        20                -          14.0000          -
10088.20/534.31	c       534           8736         219        20                -          14.0000          -
10197.26/539.80	c       540           8306          66        20                -          14.0000          -
10301.17/545.08	c       545           8422          53        20                -          14.0000          -
10403.44/550.23	c       550           8976         406        20                -          14.0000          -
10502.58/555.25	c       555           8343           0        20                -          14.0000          -
10601.73/560.29	c       560           9060         486        20                -          14.0000          -
10702.84/565.35	c       565           9170         592        20                -          14.0000          -
10807.95/570.69	c       571           8739          31        20                -          14.0000          -
10911.06/575.89	c       576           8856          24        20                -          14.0000          -
11028.04/581.71	c       582           9190          58        20                -          14.0000          -
11131.15/587.04	c       587           9102          21        20                -          14.0000          -
11235.03/592.16	c       592           9852         287        20                -          14.0000          -
11345.26/597.71	c       598           9571          56        20                -          14.0000          -
11448.36/602.91	c       603          10148         113        20                -          14.0000          -
11547.50/607.92	c       608           9798          59        20                -          14.0000          -
11651.27/613.14	c       613           9662          23        20                -          14.0000          -
11750.57/618.17	c       618          10487          78        20                -          14.0000          -
11850.86/623.20	c       623           9830          21        20                -          14.0000          -
11951.98/628.30	c       628           9936          26        20                -          14.0000          -
12051.11/633.39	c       633          10310          62        20                -          14.0000          -
12152.38/638.41	c       638          10954          82        20                -          14.0000          -
12255.35/643.68	c       644          10213          43        20                -          14.0000          -
12360.44/649.01	c       649          11119          73        20                -          14.0000          -
12464.39/654.14	c       654          10597          55        20                -          14.0000          -
12563.55/659.16	c       659          10578          25        20                -          14.0000          -
12662.49/664.19	c       664          10738          62        20                -          14.0000          -
12764.95/669.34	c       669          10871          43        20                -          14.0000          -
12870.06/674.66	c       675          10994          37        20                -          14.0000          -
12973.17/679.84	c       680          11071         113        20                -          14.0000          -
13074.30/684.92	c       685          11258         230        20                -          14.0000          -
13179.37/690.24	c       690          11892          58        20                -          14.0000          -
13278.50/695.30	c       695          11488          66        20                -          14.0000          -
13389.54/700.84	c       701          12139          66        20                -          14.0000          -
13490.66/705.94	c       706          12251          62        20                -          14.0000          -
13589.82/710.98	c       711          11623          35        20                -          14.0000          -
13688.95/716.03	c       716          12447          58        20                -          14.0000          -
13792.72/721.14	c       721          12128          64        20                -          14.0000          -
13897.29/726.44	c       726          12231          56        20                -          14.0000          -
14004.23/731.84	c       732          12360          56        20                -          14.0000          -
14103.38/736.88	c       737          12806          58        20                -          14.0000          -
14207.35/742.04	c       742          12901          51        20                -          14.0000          -
14306.21/747.09	c       747          13006          53        20                -          14.0000          -
14408.69/752.28	c       752          13111          61        20                -          14.0000          -
14517.68/757.73	c       758          12989          55        20                -          14.0000          -
14618.78/762.81	c       763          13085          52        20                -          14.0000          -
14719.87/767.90	c       768          13410          76        20                -          14.0000          -
14818.97/773.03	c       773          13555          59        20                -          14.0000          -
14922.69/778.17	c       778          12693          32        20                -          14.0000          -
15029.06/783.52	c       784          13853          70        20                -          14.0000          -
15130.15/788.61	c       789          13971          59        20                -          14.0000          -
15233.22/793.87	c       794          12932          27        20                -          14.0000          -
15340.27/799.23	c       799          13868          72        20                -          14.0000          -
15449.29/804.71	c       805          13057          42        20                -          14.0000          -
15550.38/809.88	c       810          14473          84        20                -          14.0000          -
15651.48/814.98	c       815          13335          41        20                -          14.0000          -
15756.53/820.27	c       820          13428          34        20                -          14.0000          -
15859.59/825.42	c       825          14522          64        20                -          14.0000          -
15958.69/830.43	c       830          13585          38        20                -          14.0000          -
16061.75/835.60	c       836          13678          42        20                -          14.0000          -
16164.84/840.85	c       841          14951          66        20                -          14.0000          -
16270.57/846.14	c       846          13875          33        20                -          14.0000          -
16370.94/851.22	c       851          13985          37        20                -          14.0000          -
16474.04/856.46	c       856          15683          96        20                -          14.0000          -
16577.13/861.68	c       862          15539          71        20                -          14.0000          -
16682.20/867.03	c       867          15939          96        20                -          14.0000          -
16789.21/872.33	c       872          15884         112        20                -          14.0000          -
16890.30/877.45	c       877          16016          65        20                -          14.0000          -
16991.39/882.52	c       883          14703          25        20                -          14.0000          -
17092.49/887.60	c       888          16264          75        20                -          14.0000          -
17191.59/892.64	c       893          16380          66        20                -          14.0000          -
17292.68/897.77	c       898          16505          63        20                -          14.0000          -
17393.76/902.83	c       903          15072          41        20                -          14.0000          -
17497.55/908.04	c       908          16865          76        20                -          14.0000          -
17596.67/913.12	c       913          16862          58        20                -          14.0000          -
17697.89/918.18	c       918          15354          50        20                -          14.0000          -
17802.03/923.40	c       923          17137          58        20                -          14.0000          -
17901.16/928.43	c       928          17270          62        20                -          14.0000          -
18004.16/933.61	c       934          17394          59        20                -          14.0000          -
18103.27/938.66	c       939          15868          17        20                -          14.0000          -
18204.34/943.71	c       944          17630          73        20                -          14.0000          -
18305.42/948.86	c       949          16037          14        20                -          14.0000          -
18404.53/953.88	c       954          17839          74        20                -          14.0000          -
18508.29/959.09	c       959          17993          56        20                -          14.0000          -
18607.59/964.10	c       964          18124          67        20                -          14.0000          -
18709.73/969.22	c       969          18264          57        20                -          14.0000          -
18808.82/974.25	c       974          16555          33        20                -          14.0000          -
18911.88/979.41	c       979          18519          68        20                -          14.0000          -
19014.87/984.66	c       985          16762          17        20                -          14.0000          -
19113.98/989.68	c       990          16887          22        20                -          14.0000          -
19217.04/994.86	c       995          18861          56        20                -          14.0000          -
19316.15/999.88	c      1000          17067          15        20                -          14.0000          -
19417.22/1004.92	c      1005          18961          68        20                -          14.0000          -
19524.25/1010.33	c      1010          17256          34        20                -          14.0000          -
19629.30/1015.60	c      1016          19337          68        20                -          14.0000          -
19739.21/1021.16	c      1021          19485          61        20                -          14.0000          -
19838.12/1026.17	c      1026          19486          66        20                -          14.0000          -
19940.43/1031.32	c      1031          19591          63        20                -          14.0000          -
20041.51/1036.48	c      1036          19746          65        20                -          14.0000          -
20146.55/1041.71	c      1042          20011          60        20                -          14.0000          -
20245.64/1046.79	c      1047          20136          58        20                -          14.0000          -
20346.72/1051.84	c      1052          20158          67        20                -          14.0000          -
20450.43/1057.08	c      1057          18286          13        20                -          14.0000          -
20558.80/1062.51	c      1063          20547          69        20                -          14.0000          -
20661.86/1067.74	c      1068          20586          66        20                -          14.0000          -
20774.83/1073.41	c      1073          18551          15        20                -          14.0000          -
20875.92/1078.57	c      1079          20821          66        20                -          14.0000          -
20975.03/1083.59	c      1084          21112          54        20                -          14.0000          -
21076.10/1088.63	c      1089          20968          63        20                -          14.0000          -
21179.17/1093.87	c      1094          21133          93        20                -          14.0000          -
21278.27/1098.88	c      1099          21222         121        20                -          14.0000          -
21385.28/1104.23	c      1104          18935          16        20                -          14.0000          -
21490.33/1109.51	c      1110          19017          14        20                -          14.0000          -
21591.39/1114.65	c      1115          21873          58        20                -          14.0000          -
21690.48/1119.68	c      1120          22005          53        20                -          14.0000          -
21791.56/1124.77	c      1125          21849          69        20                -          14.0000          -
21892.63/1129.87	c      1130          22012          71        20                -          14.0000          -
21993.73/1134.93	c      1135          19389          22        20                -          14.0000          -
22092.82/1140.02	c      1140          22526          55        20                -          14.0000          -
22197.84/1145.21	c      1145          19512          14        20                -          14.0000          -
22302.91/1150.57	c      1151          22578          75        20                -          14.0000          -
22405.99/1155.73	c      1156          19721          13        20                -          14.0000          -
22509.04/1160.93	c      1161          19830          15        20                -          14.0000          -
22608.14/1165.98	c      1166          22994          51        20                -          14.0000          -
22710.10/1171.05	c      1171          23250          57        20                -          14.0000          -
22808.95/1176.09	c      1176          23275          61        20                -          14.0000          -
22911.35/1181.23	c      1181          23473          55        20                -          14.0000          -
23012.45/1186.33	c      1186          23578          51        20                -          14.0000          -
23115.51/1191.58	c      1192          20293          22        20                -          14.0000          -
23216.59/1196.70	c      1197          23820          55        20                -          14.0000          -
23329.57/1202.30	c      1202          20410          21        20                -          14.0000          -
23430.65/1207.40	c      1207          24056          57        20                -          14.0000          -
23531.73/1212.59	c      1213          24209          63        20                -          14.0000          -
23644.68/1218.28	c      1218          20568          17        20                -          14.0000          -
23747.77/1223.43	c      1223          20615          18        20                -          14.0000          -
23848.84/1228.52	c      1229          20662          17        20                -          14.0000          -
23949.93/1233.63	c      1234          20700          17        20                -          14.0000          -
24049.04/1238.68	c      1239          24829          52        20                -          14.0000          -
24150.13/1243.75	c      1244          24956          55        20                -          14.0000          -
24253.12/1248.90	c      1249          20827          17        20                -          14.0000          -
24354.90/1254.08	c      1254          25288          64        20                -          14.0000          -
24457.27/1259.25	c      1259          20910          16        20                -          14.0000          -
24556.36/1264.28	c      1264          20943          15        20                -          14.0000          -
24657.45/1269.33	c      1269          25616          66        20                -          14.0000          -
24758.53/1274.49	c      1274          25740          59        20                -          14.0000          -
24861.58/1279.65	c      1280          21170          29        20                -          14.0000          -
24962.66/1284.72	c      1285          25952          55        20                -          14.0000          -
25065.73/1289.92	c      1290          21387          22        20                -          14.0000          -
25164.82/1294.98	c      1295          26259          59        20                -          14.0000          -
25273.79/1300.41	c      1300          21598          19        20                -          14.0000          -
25374.89/1305.52	c      1306          21699          17        20                -          14.0000          -
25479.92/1310.84	c      1311          21773          15        20                -          14.0000          -
25586.93/1316.24	c      1316          21868          22        20                -          14.0000          -
25689.96/1321.46	c      1321          27054          56        20                -          14.0000          -
25791.04/1326.50	c      1327          22041          34        20                -          14.0000          -
25890.15/1331.58	c      1332          27316          58        20                -          14.0000          -
25997.19/1336.93	c      1337          22311          40        20                -          14.0000          -
26096.31/1342.02	c      1342          22464          27        20                -          14.0000          -
26209.28/1347.63	c      1348          27810          93        20                -          14.0000          -
26308.39/1352.67	c      1353          27933          70        20                -          14.0000          -
26409.48/1357.72	c      1358          22880          18        20                -          14.0000          -
26508.59/1362.74	c      1363          22973          20        20                -          14.0000          -
26614.36/1368.08	c      1368          23099          35        20                -          14.0000          -
26715.72/1373.19	c      1373          23237          31        20                -          14.0000          -
26817.82/1378.35	c      1378          28162          57        20                -          14.0000          -
26918.92/1383.49	c      1384          23463          45        20                -          14.0000          -
27020.01/1388.53	c      1389          28769          62        20                -          14.0000          -
27123.09/1393.73	c      1394          28916          66        20                -          14.0000          -
27231.02/1399.18	c      1399          29069          61        20                -          14.0000          -
27331.18/1404.23	c      1404          29196          64        20                -          14.0000          -
27432.28/1409.33	c      1409          24051          23        20                -          14.0000          -
27533.51/1414.45	c      1414          24144          16        20                -          14.0000          -
27632.47/1419.49	c      1420          29111          49        20                -          14.0000          -
27737.51/1424.78	c      1425          29254          54        20                -          14.0000          -
27838.62/1429.85	c      1430          24620          17        20                -          14.0000          -
27939.69/1434.93	c      1435          24729          15        20                -          14.0000          -
28048.68/1440.45	c      1440          29656          53        20                -          14.0000          -
28151.75/1445.64	c      1446          29802          53        20                -          14.0000          -
28259.50/1451.07	c      1451          29942          48        20                -          14.0000          -
28360.75/1456.17	c      1456          25331          19        20                -          14.0000          -
28460.92/1461.27	c      1461          25399          19        20                -          14.0000          -
28562.00/1466.35	c      1466          30375          50        20                -          14.0000          -
28665.06/1471.55	c      1472          25592          15        20                -          14.0000          -
28772.09/1476.92	c      1477          30652          44        20                -          14.0000          -
28879.12/1482.30	c      1482          30809          74        20                -          14.0000          -
28980.15/1487.43	c      1487          30994          74        20                -          14.0000          -
29079.21/1492.48	c      1492          31610          59        20                -          14.0000          -
29184.27/1497.73	c      1498          31751          55        20                -          14.0000          -
29287.34/1502.90	c      1503          26149          17        20                -          14.0000          -
29394.37/1508.31	c      1508          26244          19        20                -          14.0000          -
29499.43/1513.67	c      1514          31626           0        20                -          14.0000          -
29602.49/1518.82	c      1519          31764          67        20                -          14.0000          -
29708.47/1524.17	c      1524          31903          65        20                -          14.0000          -
29808.63/1529.26	c      1529          32031          69        20                -          14.0000          -
29909.71/1534.31	c      1534          26771          10        20                -          14.0000          -
30008.83/1539.39	c      1539          26860          17        20                -          14.0000          -
30109.92/1544.46	c      1544          32947          60        20                -          14.0000          -
30211.02/1549.60	c      1550          27065          17        20                -          14.0000          -
30312.10/1554.62	c      1555          27120          13        20                -          14.0000          -
30413.18/1559.73	c      1560          33366          57        20                -          14.0000          -
30516.24/1565.01	c      1565          33521          55        20                -          14.0000          -
30617.99/1570.12	c      1570          27368          13        20                -          14.0000          -
30720.43/1575.27	c      1575          33263          82        20                -          14.0000          -
30827.43/1580.66	c      1581          33415          64        20                -          14.0000          -
30932.50/1585.93	c      1586          33561          64        20                -          14.0000          -
31039.50/1591.31	c      1591          34234          60        20                -          14.0000          -
31140.59/1596.44	c      1596          33840          59        20                -          14.0000          -
31241.67/1601.55	c      1602          33983          62        20                -          14.0000          -
31342.75/1606.65	c      1607          34690          67        20                -          14.0000          -
31441.85/1611.66	c      1612          34785          52        20                -          14.0000          -
31540.95/1616.69	c      1617          34824           0        20                -          14.0000          -
31642.03/1621.72	c      1622          34563          62        20                -          14.0000          -
31741.11/1626.77	c      1627          35083          88        20                -          14.0000          -
31842.20/1631.87	c      1632          34795          60        20                -          14.0000          -
31943.30/1637.01	c      1637          35316          69        20                -          14.0000          -
32047.04/1642.16	c      1642          35092          79        20                -          14.0000          -
32146.22/1647.19	c      1647          28992          14        20                -          14.0000          -
32246.53/1652.29	c      1652          29120           9        20                -          14.0000          -
32347.66/1657.38	c      1657          35788          65        20                -          14.0000          -
32448.69/1662.48	c      1662          29277           8        20                -          14.0000          -
32549.75/1667.53	c      1668          29366           7        20                -          14.0000          -
32648.83/1672.56	c      1673          29448           6        20                -          14.0000          -
32755.84/1677.98	c      1678          29579           4        20                -          14.0000          -
32866.81/1683.53	c      1684          29718         135        20                -          14.0000          -
32967.89/1688.67	c      1689          36228          50        20                -          14.0000          -
33070.96/1693.81	c      1694          29874         125        20                -          14.0000          -
33169.99/1698.87	c      1699          36781          57        20                -          14.0000          -
33271.07/1703.91	c      1704          30192         193        20                -          14.0000          -
33370.17/1708.92	c      1709          37053          62        20                -          14.0000          -
33472.10/1714.12	c      1714          30499         214        20                -          14.0000          -
33574.27/1719.20	c      1719          30676         387        20                -          14.0000          -
33683.27/1724.71	c      1725          30737         367        20                -          14.0000          -
33789.11/1730.10	c      1730          30961         346        20                -          14.0000          -
33895.29/1735.48	c      1735          37813          63        20                -          14.0000          -
34000.25/1740.71	c      1741          31102         487        20                -          14.0000          -
34108.14/1746.14	c      1746          31162         547        20                -          14.0000          -
34207.21/1751.17	c      1751          31263         648        20                -          14.0000          -
34306.36/1756.20	c      1756          31362         747        20                -          14.0000          -
34408.47/1761.30	c      1761          31462         847        20                -          14.0000          -
34511.53/1766.58	c      1767          31522         907        20                -          14.0000          -
34621.40/1772.11	c      1772          31629         946        20                -          14.0000          -
34722.49/1777.16	c      1777          31811        1124        20                -          14.0000          -
34826.75/1782.44	c      1782          31811        1124        20                -          14.0000          -
34927.68/1787.56	c      1788          31907         882        20                -          14.0000          -
35034.70/1793.03	c      1793          31911         786        20                -          14.0000          -
35145.78/1798.55	c      1799          38922          54        20                -          14.0000          -
35244.99/1803.56	c      1804          32032         146        20                -          14.0000          -
35347.86/1808.70	c      1809          39205          61        20                -          14.0000          -
35446.97/1813.72	c      1814          39310          60        20                -          14.0000          -
35546.07/1818.76	c      1819          40186          63        20                -          14.0000          -
35654.03/1824.15	c      1824          40356          61        20                -          14.0000          -
35756.15/1829.38	c      1829          40498          59        20                -          14.0000          -
35857.23/1834.42	c      1834          32900         500        20                -          14.0000          -
35956.31/1839.49	c      1840          40763          55        20                -          14.0000          -
36057.41/1844.50	c      1845          40908          58        20                -          14.0000          -
36156.53/1849.51	c      1850          33121         144        20                -          14.0000          -
36257.63/1854.63	c      1855          33365         384        20                -          14.0000          -
36358.75/1859.79	c      1860          33439         300        20                -          14.0000          -
36459.84/1864.80	c      1865          33576         320        20                -          14.0000          -
36558.96/1869.86	c      1870          40663          55        20                -          14.0000          -
36666.01/1875.20	c      1875          33737         124        20                -          14.0000          -
36765.10/1880.25	c      1880          41780          66        20                -          14.0000          -
36876.10/1885.84	c      1886          41923          65        20                -          14.0000          -
36981.95/1891.18	c      1891          42067          65        20                -          14.0000          -
37082.23/1896.23	c      1896          41410          63        20                -          14.0000          -
37191.25/1901.74	c      1902          34493         216        20                -          14.0000          -
37290.37/1906.77	c      1907          34668         362        20                -          14.0000          -
37391.47/1911.82	c      1912          42608          61        20                -          14.0000          -
37492.56/1917.01	c      1917          42759          65        20                -          14.0000          -
37596.27/1922.14	c      1922          42002          55        20                -          14.0000          -
37698.68/1927.35	c      1927          35357         131        20                -          14.0000          -
37805.73/1932.77	c      1933          43108          63        20                -          14.0000          -
37906.82/1937.88	c      1938          43261          65        20                -          14.0000          -
38005.94/1942.88	c      1943          42457          52        20                -          14.0000          -
38107.05/1947.90	c      1948          43523          61        20                -          14.0000          -
38208.86/1953.10	c      1953          43714          64        20                -          14.0000          -
38311.10/1958.25	c      1958          42823          54        20                -          14.0000          -
38418.20/1963.65	c      1964          42963          51        20                -          14.0000          -
38527.97/1969.19	c      1969          44182          64        20                -          14.0000          -
38630.33/1974.33	c      1974          37053         153        20                -          14.0000          -
38729.49/1979.39	c      1979          37268         131        20                -          14.0000          -
38830.64/1984.45	c      1984          37472         151        20                -          14.0000          -
38935.84/1989.73	c      1990          37610         186        20                -          14.0000          -
39035.04/1994.79	c      1995          37820         248        20                -          14.0000          -
39135.93/1999.82	c      2000          43923          59        20                -          14.0000          -
39237.08/2004.92	c      2005          38194         255        20                -          14.0000          -
39336.24/2009.95	c      2010          44194          65        20                -          14.0000          -
39441.35/2015.26	c      2015          44339          58        20                -          14.0000          -
39542.47/2020.30	c      2020          38608         249        20                -          14.0000          -
39641.62/2025.35	c      2025          45495          59        20                -          14.0000          -
39748.69/2030.78	c      2031          44753          62        20                -          14.0000          -
39859.72/2036.35	c      2036          44887          56        20                -          14.0000          -
39966.83/2041.78	c      2042          45889          57        20                -          14.0000          -
40072.55/2047.12	c      2047          46005          54        20                -          14.0000          -
40179.00/2052.44	c      2052          46118          54        20                -          14.0000          -
40282.13/2057.69	c      2058          46263          57        20                -          14.0000          -
40381.27/2062.69	c      2063          39705          91        20                -          14.0000          -
40484.37/2067.84	c      2068          46500          62        20                -          14.0000          -
40585.50/2072.93	c      2073          45759          51        20                -          14.0000          -
40687.36/2078.10	c      2078          45911          50        20                -          14.0000          -
40793.67/2083.41	c      2083          46052          47        20                -          14.0000          -
40892.75/2088.43	c      2088          46959          55        20                -          14.0000          -
40993.89/2093.56	c      2094          40385         119        20                -          14.0000          -
41093.02/2098.58	c      2099          40456         108        20                -          14.0000          -
41192.17/2103.59	c      2104          47281          55        20                -          14.0000          -
41295.47/2108.71	c      2109          40654         105        20                -          14.0000          -
41394.42/2113.79	c      2114          40753         101        20                -          14.0000          -
41497.53/2118.95	c      2119          47576          51        20                -          14.0000          -
41599.56/2124.08	c      2124          47098          47        20                -          14.0000          -
41700.54/2129.19	c      2129          47801          52        20                -          14.0000          -
41802.89/2134.40	c      2134          47939          47        20                -          14.0000          -
41906.00/2139.51	c      2140          48084          48        20                -          14.0000          -
42005.18/2144.52	c      2145          41363          94        20                -          14.0000          -
42108.32/2149.77	c      2150          48037         114        20                -          14.0000          -
42207.47/2154.78	c      2155          41582         102        20                -          14.0000          -
42313.22/2160.09	c      2160          48578          57        20                -          14.0000          -
42419.60/2165.45	c      2165          48697          53        20                -          14.0000          -
42524.69/2170.77	c      2171          48824          52        20                -          14.0000          -
42623.84/2175.79	c      2176          48824          87        20                -          14.0000          -
42723.01/2180.79	c      2181          42150         101        20                -          14.0000          -
42826.14/2185.94	c      2186          42258          99        20                -          14.0000          -
42933.25/2191.34	c      2191          49254          82        20                -          14.0000          -
43034.39/2196.49	c      2196          42446          96        20                -          14.0000          -
43141.51/2201.80	c      2202          42549          91        20                -          14.0000          -
43245.49/2207.08	c      2207          49719          85        20                -          14.0000          -
43344.44/2212.12	c      2212          49918          80        20                -          14.0000          -
43448.75/2217.31	c      2217          42863          89        20                -          14.0000          -
43555.80/2222.79	c      2223          42988         115        20                -          14.0000          -
43668.84/2228.41	c      2228          43092         109        20                -          14.0000          -
43771.97/2233.64	c      2234          43186         111        20                -          14.0000          -
43875.11/2238.83	c      2239          43300         100        20                -          14.0000          -
43976.26/2244.01	c      2244          43421         104        20                -          14.0000          -
44081.36/2249.21	c      2249          50844          59        20                -          14.0000          -
44180.53/2254.25	c      2254          51005          57        20                -          14.0000          -
44283.66/2259.49	c      2260          51337          88        20                -          14.0000          -
44386.81/2264.64	c      2265          51489          86        20                -          14.0000          -
44492.03/2269.90	c      2270          43936          88        20                -          14.0000          -
44591.30/2275.01	c      2275          51480          59        20                -          14.0000          -
44696.20/2280.30	c      2280          51611          64        20                -          14.0000          -
44799.33/2285.43	c      2285          44349         135        20                -          14.0000          -
44898.49/2290.43	c      2290          51821          61        20                -          14.0000          -
45003.61/2295.75	c      2296          52476          80        20                -          14.0000          -
45112.66/2301.23	c      2301          52650          84        20                -          14.0000          -
45217.79/2306.52	c      2307          52821          80        20                -          14.0000          -
45324.90/2311.91	c      2312          52990          87        20                -          14.0000          -
45429.99/2317.28	c      2317          53202          93        20                -          14.0000          -
45537.11/2322.62	c      2323          45302         111        20                -          14.0000          -
45636.24/2327.65	c      2328          52670          55        20                -          14.0000          -
45737.39/2332.70	c      2333          45505         104        20                -          14.0000          -
45836.54/2337.72	c      2338          52890          55        20                -          14.0000          -
45935.69/2342.75	c      2343          54099          78        20                -          14.0000          -
46038.82/2347.93	c      2348          54294          91        20                -          14.0000          -
46145.90/2353.30	c      2353          54452          91        20                -          14.0000          -
46244.96/2358.38	c      2358          54605          83        20                -          14.0000          -
46348.09/2363.53	c      2364          53586          58        20                -          14.0000          -
46453.14/2368.83	c      2369          53729          54        20                -          14.0000          -
46560.21/2374.26	c      2374          55097          85        20                -          14.0000          -
46667.30/2379.65	c      2380          55273          77        20                -          14.0000          -
46770.44/2384.83	c      2385          55460          78        20                -          14.0000          -
46869.59/2389.89	c      2390          55671          88        20                -          14.0000          -
46970.74/2394.96	c      2395          54486          58        20                -          14.0000          -
47072.47/2400.10	c      2400          56026         105        20                -          14.0000          -
47176.91/2405.33	c      2405          56180          95        20                -          14.0000          -
47276.05/2410.39	c      2410          56299          92        20                -          14.0000          -
47383.15/2415.70	c      2416          56392          92        20                -          14.0000          -
47482.26/2420.73	c      2421          56546          94        20                -          14.0000          -
47585.39/2425.99	c      2426          47406         101        20                -          14.0000          -
47692.47/2431.39	c      2431          47511          99        20                -          14.0000          -
47793.61/2436.46	c      2436          56999          99        20                -          14.0000          -
47894.75/2441.52	c      2442          55762          64        20                -          14.0000          -
47993.92/2446.59	c      2447          57251          96        20                -          14.0000          -
48097.04/2451.76	c      2452          56011          63        20                -          14.0000          -
48206.21/2457.20	c      2457          56168          57        20                -          14.0000          -
48313.18/2462.65	c      2463          48133         101        20                -          14.0000          -
48418.30/2468.03	c      2468          56483          63        20                -          14.0000          -
48520.29/2473.10	c      2473          57955         103        20                -          14.0000          -
48622.55/2478.21	c      2478          58098         104        20                -          14.0000          -
48725.68/2483.48	c      2483          58252         100        20                -          14.0000          -
48832.77/2488.87	c      2489          57000          64        20                -          14.0000          -
48939.88/2494.27	c      2494          58523         103        20                -          14.0000          -
49040.99/2499.31	c      2499          57226          57        20                -          14.0000          -
49142.15/2504.49	c      2504          57360          63        20                -          14.0000          -
49243.28/2509.58	c      2510          57506          62        20                -          14.0000          -
49344.42/2514.64	c      2515          49233          97        20                -          14.0000          -
49449.53/2519.93	c      2520          49349          98        20                -          14.0000          -
49548.70/2524.99	c      2525          57858          63        20                -          14.0000          -
49652.67/2530.18	c      2530          59558         139        20                -          14.0000          -
49756.91/2535.46	c      2535          58134          60        20                -          14.0000          -
49862.02/2540.72	c      2541          58303          62        20                -          14.0000          -
49963.17/2545.83	c      2546          58454          66        20                -          14.0000          -
50064.27/2550.90	c      2551          49921         100        20                -          14.0000          -
50163.43/2556.02	c      2556          50021         104        20                -          14.0000          -
50270.48/2561.33	c      2561          50111          97        20                -          14.0000          -
50373.62/2566.51	c      2567          60688         112        20                -          14.0000          -
50472.77/2571.58	c      2572          59112          69        20                -          14.0000          -
50573.89/2576.61	c      2577          59245          64        20                -          14.0000          -
50673.06/2581.64	c      2582          61096         103        20                -          14.0000          -
50772.22/2586.67	c      2587          61283         135        20                -          14.0000          -
50877.33/2591.96	c      2592          61448         105        20                -          14.0000          -
50984.40/2597.30	c      2597          50794         101        20                -          14.0000          -
51089.49/2602.60	c      2603          50897         105        20                -          14.0000          -
51197.32/2608.13	c      2608          51014         105        20                -          14.0000          -
51301.66/2613.30	c      2613          60155          60        20                -          14.0000          -
51404.80/2618.52	c      2619          62124         114        20                -          14.0000          -
51505.93/2623.61	c      2624          62245         109        20                -          14.0000          -
51609.06/2628.84	c      2629          62330         111        20                -          14.0000          -
51712.97/2634.12	c      2634          51532          95        20                -          14.0000          -
51815.24/2639.27	c      2639          51640          97        20                -          14.0000          -
51916.35/2644.30	c      2644          62672         111        20                -          14.0000          -
52017.46/2649.45	c      2649          51811          94        20                -          14.0000          -
52122.55/2654.76	c      2655          61239          54        20                -          14.0000          -
52231.60/2660.20	c      2660          52027          95        20                -          14.0000          -
52334.72/2665.40	c      2665          52127         101        20                -          14.0000          -
52437.77/2670.65	c      2671          63231         105        20                -          14.0000          -
52538.91/2675.74	c      2676          61842          46        20                -          14.0000          -
52638.06/2680.76	c      2681          52409          93        20                -          14.0000          -
52741.16/2686.03	c      2686          62147          50        20                -          14.0000          -
52844.95/2691.18	c      2691          63879         106        20                -          14.0000          -
52951.34/2696.51	c      2697          52678          96        20                -          14.0000          -
53050.49/2701.51	c      2702          52787          93        20                -          14.0000          -
53149.63/2706.52	c      2707          62786          46        20                -          14.0000          -
53248.82/2711.58	c      2712          62941          54        20                -          14.0000          -
53349.88/2716.69	c      2717          53005          91        20                -          14.0000          -
53449.02/2721.70	c      2722          64705         113        20                -          14.0000          -
53558.77/2727.19	c      2727          64815         110        20                -          14.0000          -
53661.15/2732.31	c      2732          53252          95        20                -          14.0000          -
53760.25/2737.34	c      2737          65098         110        20                -          14.0000          -
53865.34/2742.61	c      2743          53423          93        20                -          14.0000          -
53968.45/2747.85	c      2748          64011          73        20                -          14.0000          -
54067.59/2752.88	c      2753          53585          90        20                -          14.0000          -
54168.71/2758.02	c      2758          53681          92        20                -          14.0000          -
54270.70/2763.05	c      2763          64469          74        20                -          14.0000          -
54369.78/2768.06	c      2768          53852         105        20                -          14.0000          -
54473.96/2773.32	c      2773          53990          90        20                -          14.0000          -
54575.06/2778.47	c      2778          66168         112        20                -          14.0000          -
54676.19/2783.50	c      2784          54192          90        20                -          14.0000          -
54777.30/2788.64	c      2789          66422         107        20                -          14.0000          -
54878.43/2793.75	c      2794          65279          68        20                -          14.0000          -
54979.55/2798.85	c      2799          65427          58        20                -          14.0000          -
55083.50/2804.09	c      2804          66865         111        20                -          14.0000          -
55182.66/2809.12	c      2809          54622          87        20                -          14.0000          -
55283.81/2814.19	c      2814          67141         112        20                -          14.0000          -
55383.98/2819.22	c      2819          67273         109        20                -          14.0000          -
55483.11/2824.29	c      2824          54915          99        20                -          14.0000          -
55584.15/2829.31	c      2829          55008          94        20                -          14.0000          -
55695.14/2834.93	c      2835          66419          63        20                -          14.0000          -
55800.20/2840.23	c      2840          66575          58        20                -          14.0000          -
55907.27/2845.67	c      2846          66670          57        20                -          14.0000          -
56006.41/2850.70	c      2851          55484          99        20                -          14.0000          -
56107.53/2855.77	c      2856          66924          57        20                -          14.0000          -
56208.64/2860.86	c      2861          55691          91        20                -          14.0000          -
56309.76/2865.92	c      2866          67224          63        20                -          14.0000          -
56408.90/2870.93	c      2871          67331          57        20                -          14.0000          -
56512.69/2876.19	c      2876          67449          56        20                -          14.0000          -
56619.06/2881.56	c      2882          67577          57        20                -          14.0000          -
56722.15/2886.74	c      2887          56146          94        20                -          14.0000          -
56823.28/2891.88	c      2892          56228          89        20                -          14.0000          -
56924.40/2897.03	c      2897          69522         108        20                -          14.0000          -
57026.28/2902.10	c      2902          68067          58        20                -          14.0000          -
57125.41/2907.11	c      2907          68196          58        20                -          14.0000          -
57229.73/2912.35	c      2912          68299          58        20                -          14.0000          -
57330.84/2917.43	c      2917          69892         103        20                -          14.0000          -
57431.95/2922.55	c      2923          56913          88        20                -          14.0000          -
57533.08/2927.69	c      2928          68621          54        20                -          14.0000          -
57638.17/2932.90	c      2933          70287         117        20                -          14.0000          -
57737.30/2937.94	c      2938          57197          81        20                -          14.0000          -
57846.34/2943.48	c      2943          70657         114        20                -          14.0000          -
57958.07/2949.08	c      2949          57434          84        20                -          14.0000          -
58062.45/2954.30	c      2954          57548          90        20                -          14.0000          -
58161.58/2959.32	c      2959          71096         108        20                -          14.0000          -
58264.70/2964.58	c      2965          69454          60        20                -          14.0000          -
58371.77/2969.97	c      2970          69572          56        20                -          14.0000          -
58473.73/2975.12	c      2975          69709          55        20                -          14.0000          -
58575.02/2980.18	c      2980          71547         106        20                -          14.0000          -
58679.07/2985.40	c      2985          71689         108        20                -          14.0000          -
58778.35/2990.42	c      2990          71838         104        20                -          14.0000          -
58877.36/2995.47	c      2995          71993         115        20                -          14.0000          -
58978.48/3000.59	c      3001          70231          50        20                -          14.0000          -
59079.59/3005.66	c      3006          58552          84        20                -          14.0000          -
59187.40/3011.07	c      3011          72324         112        20                -          14.0000          -
59288.91/3016.17	c      3016          70574          48        20                -          14.0000          -
59388.99/3021.25	c      3021          70740          75        20                -          14.0000          -
59494.18/3026.59	c      3027          58964          75        20                -          14.0000          -
59595.35/3031.61	c      3032          71011          63        20                -          14.0000          -
59708.43/3037.33	c      3037          71148          64        20                -          14.0000          -
59817.56/3042.84	c      3043          59255          76        20                -          14.0000          -
59921.34/3048.12	c      3048          71449          62        20                -          14.0000          -
60025.87/3053.36	c      3053          59466          77        20                -          14.0000          -
60127.08/3058.42	c      3058          59596          74        20                -          14.0000          -
60228.26/3063.51	c      3064          71824          59        20                -          14.0000          -
60329.56/3068.67	c      3069          73958         100        20                -          14.0000          -
60430.60/3073.75	c      3074          59908          89        20                -          14.0000          -
60538.59/3079.19	c      3079          60048          76        20                -          14.0000          -
60642.94/3084.45	c      3084          60177          74        20                -          14.0000          -
60748.16/3089.77	c      3090          60260          69        20                -          14.0000          -
60851.38/3094.97	c      3095          72649          60        20                -          14.0000          -
60953.23/3100.04	c      3100          72777          60        20                -          14.0000          -
61055.81/3105.20	c      3105          75007         113        20                -          14.0000          -
61161.02/3110.57	c      3111          60726          75        20                -          14.0000          -
61262.25/3115.65	c      3116          60866          76        20                -          14.0000          -
61361.51/3120.68	c      3121          60966          81        20                -          14.0000          -
61466.70/3126.00	c      3126          73378          52        20                -          14.0000          -
61570.60/3131.15	c      3131          61217          76        20                -          14.0000          -
61673.12/3136.36	c      3136          76024         114        20                -          14.0000          -
61772.38/3141.36	c      3141          76190         112        20                -          14.0000          -
61873.62/3146.49	c      3146          76344         113        20                -          14.0000          -
61976.87/3151.62	c      3152          74046          70        20                -          14.0000          -
62076.11/3156.67	c      3157          76604         112        20                -          14.0000          -
62179.34/3161.82	c      3162          74319          61        20                -          14.0000          -
62283.21/3167.13	c      3167          76958         104        20                -          14.0000          -
62384.34/3172.18	c      3172          74578          54        20                -          14.0000          -
62483.66/3177.18	c      3177          74700          57        20                -          14.0000          -
62588.41/3182.43	c      3182          62414          75        20                -          14.0000          -
62691.49/3187.68	c      3188          77589         102        20                -          14.0000          -
62796.70/3193.01	c      3193          75118          56        20                -          14.0000          -
62903.88/3198.30	c      3198          62765          72        20                -          14.0000          -
63003.14/3203.31	c      3203          78068         118        20                -          14.0000          -
63108.35/3208.60	c      3209          75467          54        20                -          14.0000          -
63207.60/3213.63	c      3214          75588          55        20                -          14.0000          -
63308.83/3218.73	c      3219          78481         112        20                -          14.0000          -
63416.80/3224.15	c      3224          63351          67        20                -          14.0000          -
63517.27/3229.26	c      3229          78755         112        20                -          14.0000          -
63618.51/3234.30	c      3234          76047          53        20                -          14.0000          -
63719.75/3239.49	c      3239          63728          80        20                -          14.0000          -
63819.00/3244.49	c      3244          76314          58        20                -          14.0000          -
63924.22/3249.71	c      3250          76433          54        20                -          14.0000          -
64027.46/3254.90	c      3255          76559          58        20                -          14.0000          -
64126.72/3259.92	c      3260          79499         109        20                -          14.0000          -
64231.91/3265.29	c      3265          64299          62        20                -          14.0000          -
64335.29/3270.46	c      3270          64422          62        20                -          14.0000          -
64436.39/3275.50	c      3276          79914         108        20                -          14.0000          -
64535.64/3280.52	c      3281          77226          51        20                -          14.0000          -
64634.89/3285.54	c      3286          80127         106        20                -          14.0000          -
64738.14/3290.77	c      3291          64865          58        20                -          14.0000          -
64839.38/3295.83	c      3296          80413         105        20                -          14.0000          -
64946.58/3301.22	c      3301          80618         111        20                -          14.0000          -
65045.83/3306.26	c      3306          77762          54        20                -          14.0000          -
65145.08/3311.29	c      3311          77925          53        20                -          14.0000          -
65246.34/3316.39	c      3316          80908         118        20                -          14.0000          -
65347.57/3321.40	c      3321          78160          57        20                -          14.0000          -
65446.99/3326.42	c      3326          78296          52        20                -          14.0000          -
65546.07/3331.49	c      3332          65741          55        20                -          14.0000          -
65647.31/3336.57	c      3337          78512          53        20                -          14.0000          -
65750.53/3341.79	c      3342          78657          47        20                -          14.0000          -
65851.77/3346.89	c      3347          81702         111        20                -          14.0000          -
65953.02/3351.99	c      3352          66140          54        20                -          14.0000          -
66057.01/3357.14	c      3357          81989         112        20                -          14.0000          -
66159.44/3362.31	c      3362          82107         108        20                -          14.0000          -
66260.68/3367.47	c      3367          66504          55        20                -          14.0000          -
66365.89/3372.74	c      3373          79350          54        20                -          14.0000          -
66465.16/3377.76	c      3378          79476          55        20                -          14.0000          -
66564.41/3382.78	c      3383          82694         110        20                -          14.0000          -
66667.67/3387.95	c      3388          66984          54        20                -          14.0000          -
66772.87/3393.29	c      3393          67113          64        20                -          14.0000          -
66876.23/3398.42	c      3398          83062         107        20                -          14.0000          -
66975.33/3403.48	c      3403          67341          77        20                -          14.0000          -
67087.15/3409.05	c      3409          67457          55        20                -          14.0000          -
67193.85/3414.41	c      3414          83439         105        20                -          14.0000          -
67298.94/3419.79	c      3420          83553         110        20                -          14.0000          -
67404.88/3425.09	c      3425          83670         107        20                -          14.0000          -
67509.34/3430.30	c      3430          67978          55        20                -          14.0000          -
67610.60/3435.44	c      3435          80734          58        20                -          14.0000          -
67711.83/3440.54	c      3441          80852          60        20                -          14.0000          -
67813.09/3445.60	c      3446          84259         111        20                -          14.0000          -
67916.34/3450.80	c      3451          68416          51        20                -          14.0000          -
68015.62/3455.84	c      3456          84516         106        20                -          14.0000          -
68116.88/3461.00	c      3461          84635         108        20                -          14.0000          -
68220.71/3466.13	c      3466          84755         105        20                -          14.0000          -
68319.94/3471.16	c      3471          68927          61        20                -          14.0000          -
68419.46/3476.16	c      3476          81715          55        20                -          14.0000          -
68519.90/3481.24	c      3481          85157         104        20                -          14.0000          -
68629.11/3486.71	c      3487          69296          59        20                -          14.0000          -
68732.32/3492.01	c      3492          85443         103        20                -          14.0000          -
68834.31/3497.06	c      3497          82253          53        20                -          14.0000          -
68935.46/3502.19	c      3502          69642          58        20                -          14.0000          -
69038.07/3507.36	c      3507          85909         104        20                -          14.0000          -
69139.34/3512.47	c      3512          69832          53        20                -          14.0000          -
69244.57/3517.80	c      3518          82775          57        20                -          14.0000          -
69350.55/3523.12	c      3523          70062          52        20                -          14.0000          -
69455.04/3528.36	c      3528          70229          50        20                -          14.0000          -
69556.31/3533.43	c      3533          70377          59        20                -          14.0000          -
69657.58/3538.55	c      3539          70498          70        20                -          14.0000          -
69756.88/3543.57	c      3544          87011         112        20                -          14.0000          -
69862.12/3548.87	c      3549          70738          52        20                -          14.0000          -
69969.32/3554.24	c      3554          83657          58        20                -          14.0000          -
70074.53/3559.51	c      3560          83757          50        20                -          14.0000          -
70173.79/3564.57	c      3565          83877          52        20                -          14.0000          -
70275.03/3569.68	c      3570          87745         103        20                -          14.0000          -
70380.25/3574.96	c      3575          71320          51        20                -          14.0000          -
70487.42/3580.31	c      3580          71481          72        20                -          14.0000          -
70588.68/3585.43	c      3585          84382          53        20                -          14.0000          -
70695.88/3590.80	c      3591          71708          91        20                -          14.0000          -
70797.14/3595.90	c      3596          71725           1        20                -          14.0000          -
70896.39/3600.97	c      3601          71867          41        20                -          14.0000          -
70995.63/3606.04	c      3606          84910          52        20                -          14.0000          -
71102.80/3611.34	c      3611          72171          68        20                -          14.0000          -
71204.03/3616.40	c      3616          72337          88        20                -          14.0000          -
71305.26/3621.56	c      3622          72429          62        20                -          14.0000          -
71408.45/3626.72	c      3627          89203          99        20                -          14.0000          -
71509.69/3631.81	c      3632          89346         100        20                -          14.0000          -
71613.57/3637.10	c      3637          85687          55        20                -          14.0000          -
71718.09/3642.34	c      3642          72944          72        20                -          14.0000          -
71819.30/3647.41	c      3647          89730         107        20                -          14.0000          -
71920.51/3652.56	c      3653          89864         109        20                -          14.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

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

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


[startup+0.100114 s]*
/proc/loadavg: 68.06 66.94 49.08 62/983 787707
/proc/meminfo: memFree=644589692/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=121784 memory=109312 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 25246 0 0 0 8 3 0 0 20 0 1 0 133274909 124706816 27328 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 30446 27328 2347 3035 0 26842 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 121784 KiB
Current children cumulated memory: 109312 KiB

[startup+0.220548 s]*
/proc/loadavg: 68.06 66.94 49.08 62/983 787707
/proc/meminfo: memFree=644441404/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=158144 memory=146276 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 34465 0 0 0 18 5 0 0 20 0 1 0 133274909 161939456 36569 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 39536 36569 2347 3035 0 35932 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 158144 KiB
Current children cumulated memory: 146276 KiB

[startup+0.320577 s]*
/proc/loadavg: 68.06 66.94 49.08 62/983 787707
/proc/meminfo: memFree=644386212/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=238448 memory=227200 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 54849 0 0 0 25 7 0 0 20 0 1 0 133274909 244170752 56800 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 59612 56800 2555 3035 0 56008 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 238448 KiB
Current children cumulated memory: 227200 KiB

[startup+0.700264 s]
/proc/loadavg: 68.06 66.94 49.08 62/983 787707
/proc/meminfo: memFree=644309844/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=411052 memory=390624 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 95922 0 0 0 56 13 0 0 20 0 1 0 133274909 420917248 97656 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 102763 97656 2614 3035 0 99159 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 411052 KiB
Current children cumulated memory: 390624 KiB

[startup+1.50028 s]
/proc/loadavg: 68.06 66.94 49.08 62/983 787707
/proc/meminfo: memFree=644170956/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=564660 memory=536668 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 117588 0 0 0 130 19 0 0 20 0 1 0 133274909 578211840 134167 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 141165 134167 2678 3035 0 137561 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 564660 KiB
Current children cumulated memory: 536668 KiB

[startup+3.12131 s]
/proc/loadavg: 67.50 66.84 49.14 62/983 787707
/proc/meminfo: memFree=644047160/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=564660 memory=536668 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 117629 0 0 0 291 19 0 0 20 0 1 0 133274909 578211840 134167 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 141165 134167 2678 3035 0 137561 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 564660 KiB
Current children cumulated memory: 536668 KiB

[startup+6.30026 s]
/proc/loadavg: 67.50 66.84 49.14 62/983 787708
/proc/meminfo: memFree=644013592/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=564660 memory=536840 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 117657 0 0 0 607 20 0 0 20 0 1 0 133274909 578211840 134210 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 141165 134210 2710 3035 0 137561 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 564660 KiB
Current children cumulated memory: 536840 KiB

[startup+12.7003 s]
/proc/loadavg: 66.98 66.75 49.21 62/983 787708
/proc/meminfo: memFree=643968172/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=564660 memory=536912 CPUtime=12.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) R 787703 787706 787299 0 -1 4194304 117724 0 0 0 1245 21 0 0 20 0 1 0 133274909 578211840 134228 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 141165 134228 2726 3035 0 137561 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 564660 KiB
Current children cumulated memory: 536912 KiB

[startup+25.5005 s]
/proc/loadavg: 65.65 66.46 49.40 60/1003 787730
/proc/meminfo: memFree=641091472/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=4892276 memory=3619352 CPUtime=25.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) S 787703 787706 787299 0 -1 1077936128 822108 0 0 0 2412 138 0 0 20 0 21 0 133274909 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 1223069 904838 2790 3035 0 999369 0
[pid=787706/tid=787711] ppid=787703 vsize=4892276 memory=3042260 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787711/stat : 787711 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787712] ppid=787703 vsize=4892276 memory=279304810913136 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787712/stat : 787712 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787713] ppid=787703 vsize=4892276 memory=11448 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787713/stat : 787713 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787714] ppid=787703 vsize=4892276 memory=0 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787714/stat : 787714 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 18 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787715] ppid=787703 vsize=4892276 memory=228522746109 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787715/stat : 787715 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787716] ppid=787703 vsize=4892276 memory=10544 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787716/stat : 787716 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787717] ppid=787703 vsize=4892276 memory=5512 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787717/stat : 787717 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787718] ppid=787703 vsize=4892276 memory=0 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787718/stat : 787718 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787719] ppid=787703 vsize=4892276 memory=279304811193264 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787719/stat : 787719 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 18 5 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787720] ppid=787703 vsize=4892276 memory=536840 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787720/stat : 787720 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 18 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787721] ppid=787703 vsize=4892276 memory=1117204 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787721/stat : 787721 (fscip) S 787703 787706 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787722] ppid=787703 vsize=4892276 memory=279304810856608 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787722/stat : 787722 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787723] ppid=787703 vsize=4892276 memory=8239290779393 CPUtime=0.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787723/stat : 787723 (fscip) R 787703 787706 787299 0 -1 4194368 38967 0 0 0 17 5 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787724] ppid=787703 vsize=4892276 memory=0 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787724/stat : 787724 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 18 5 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787725] ppid=787703 vsize=4892276 memory=3522809487165955 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787725/stat : 787725 (fscip) S 787703 787706 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787726] ppid=787703 vsize=4892276 memory=1804 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787726/stat : 787726 (fscip) S 787703 787706 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787727] ppid=787703 vsize=4892276 memory=6048 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787727/stat : 787727 (fscip) S 787703 787706 787299 0 -1 1077936192 39319 0 0 0 18 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787728] ppid=787703 vsize=4892276 memory=2117492 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787728/stat : 787728 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 18 5 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787729] ppid=787703 vsize=4892276 memory=8290830386689 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787729/stat : 787729 (fscip) S 787703 787706 787299 0 -1 1077936192 39320 0 0 0 17 6 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787730] ppid=787703 vsize=4892276 memory=51344 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787730/stat : 787730 (fscip) S 787703 787706 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 133277053 5009690624 904838 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 4892276 KiB
Current children cumulated memory: 3619352 KiB

[startup+51.1462 s]
/proc/loadavg: 70.76 67.60 50.23 81/1023 787754
/proc/meminfo: memFree=627730092/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=18556612 memory=16557652 CPUtime=511.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) S 787703 787706 787299 0 -1 1077936128 3711380 0 0 0 50311 837 0 0 20 0 41 0 133274909 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 4639153 4139413 2806 3035 0 4392743 0
[pid=787706/tid=787711] ppid=787703 vsize=18556612 memory=10544 CPUtime=24.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787711/stat : 787711 (fscip) R 787703 787706 787299 0 -1 4194368 113699 0 0 0 2435 26 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787712] ppid=787703 vsize=18556612 memory=5512 CPUtime=24.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787712/stat : 787712 (fscip) R 787703 787706 787299 0 -1 4194368 209411 0 0 0 2402 46 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787713] ppid=787703 vsize=18556612 memory=536912 CPUtime=24.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787713/stat : 787713 (fscip) R 787703 787706 787299 0 -1 4194368 210177 0 0 0 2400 47 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787714] ppid=787703 vsize=18556612 memory=1788 CPUtime=24.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787714/stat : 787714 (fscip) R 787703 787706 787299 0 -1 4194368 113693 0 0 0 2434 28 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787715] ppid=787703 vsize=18556612 memory=11448 CPUtime=24.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787715/stat : 787715 (fscip) R 787703 787706 787299 0 -1 4194368 209374 0 0 0 2400 48 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787716] ppid=787703 vsize=18556612 memory=7593751108392018789 CPUtime=24.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787716/stat : 787716 (fscip) R 787703 787706 787299 0 -1 4194368 208831 0 0 0 2402 45 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787717] ppid=787703 vsize=18556612 memory=536840 CPUtime=24.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787717/stat : 787717 (fscip) R 787703 787706 787299 0 -1 4194368 114909 0 0 0 2431 26 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787718] ppid=787703 vsize=18556612 memory=25333125866717268 CPUtime=24.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787718/stat : 787718 (fscip) R 787703 787706 787299 0 -1 4194368 208374 0 0 0 2401 48 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787719] ppid=787703 vsize=18556612 memory=16325789170925620 CPUtime=24.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787719/stat : 787719 (fscip) R 787703 787706 787299 0 -1 4194368 208982 0 0 0 2401 43 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787720] ppid=787703 vsize=18556612 memory=0 CPUtime=24.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787720/stat : 787720 (fscip) R 787703 787706 787299 0 -1 4194368 113670 0 0 0 2436 26 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787721] ppid=787703 vsize=18556612 memory=0 CPUtime=24.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787721/stat : 787721 (fscip) R 787703 787706 787299 0 -1 4194368 209631 0 0 0 2399 48 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787722] ppid=787703 vsize=18556612 memory=279304810913136 CPUtime=24.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787722/stat : 787722 (fscip) R 787703 787706 787299 0 -1 4194368 208786 0 0 0 2399 48 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787723] ppid=787703 vsize=18556612 memory=25333125866717268 CPUtime=24.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787723/stat : 787723 (fscip) R 787703 787706 787299 0 -1 4194368 113672 0 0 0 2436 27 0 0 20 0 41 0 133277053 19001970688 4139413 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0

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

/proc/787706/task/787738/stat : 787738 (fscip) S 787703 787706 787299 0 -1 1077936192 142 0 0 0 1 1 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787739] ppid=787703 vsize=35127280 memory=32651400 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787739/stat : 787739 (fscip) S 787703 787706 787299 0 -1 1077936192 216 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787740] ppid=787703 vsize=35127280 memory=32664148 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787740/stat : 787740 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787741] ppid=787703 vsize=35127280 memory=32722380 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787741/stat : 787741 (fscip) S 787703 787706 787299 0 -1 1077936192 342 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787742] ppid=787703 vsize=35127280 memory=32720876 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787742/stat : 787742 (fscip) S 787703 787706 787299 0 -1 1077936192 210 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787743] ppid=787703 vsize=35127280 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787743/stat : 787743 (fscip) S 787703 787706 787299 0 -1 1077936192 292 0 0 0 1 1 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787744] ppid=787703 vsize=35127280 memory=42196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787744/stat : 787744 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 0 2 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787745] ppid=787703 vsize=35127280 memory=279304811220720 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787745/stat : 787745 (fscip) S 787703 787706 787299 0 -1 1077936192 297 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787746] ppid=787703 vsize=35127280 memory=206980800675 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787746/stat : 787746 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787747] ppid=787703 vsize=35127280 memory=55191152124291 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787747/stat : 787747 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787748] ppid=787703 vsize=35127280 memory=32722904 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787748/stat : 787748 (fscip) S 787703 787706 787299 0 -1 1077936192 306 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787749] ppid=787703 vsize=35127280 memory=32724136 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787749/stat : 787749 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787750] ppid=787703 vsize=35127280 memory=32721312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787750/stat : 787750 (fscip) S 787703 787706 787299 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787751] ppid=787703 vsize=35127280 memory=16164 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787751/stat : 787751 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8181131 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
Current children cumulated CPU time: 71718.1 s
Current children cumulated vsize: 35127280 KiB
Current children cumulated memory: 32724524 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3656.6 s]
/proc/loadavg: 40.07 45.42 60.25 41/930 789849
/proc/meminfo: memFree=712071076/790760804 swapFree=131071996/131071996
[pid=787706] ppid=787703 vsize=35127280 memory=32728068 CPUtime=72001.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/stat : 787706 (fscip) S 787703 787706 787299 0 -1 1077936128 79747240 0 0 0 7190744 9444 0 0 20 0 41 0 133274909 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
/proc/787706/statm: 8781820 8182017 3030 3035 0 8663087 0
[pid=787706/tid=787711] ppid=787703 vsize=35127280 memory=11448 CPUtime=3606.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787711/stat : 787711 (fscip) R 787703 787706 787299 0 -1 4194368 1680397 0 0 0 360460 198 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787712] ppid=787703 vsize=35127280 memory=42196 CPUtime=3606.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787712/stat : 787712 (fscip) R 787703 787706 787299 0 -1 4194368 2470310 0 0 0 360332 279 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787713] ppid=787703 vsize=35127280 memory=2264 CPUtime=3597.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787713/stat : 787713 (fscip) R 787703 787706 787299 0 -1 4194368 7637436 0 0 0 358889 909 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787714] ppid=787703 vsize=35127280 memory=1668 CPUtime=3606.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787714/stat : 787714 (fscip) R 787703 787706 787299 0 -1 4194368 1624384 0 0 0 360363 251 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787715] ppid=787703 vsize=35127280 memory=20456 CPUtime=3598 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787715/stat : 787715 (fscip) R 787703 787706 787299 0 -1 4194368 2750405 0 0 0 359437 363 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787716] ppid=787703 vsize=35127280 memory=28648 CPUtime=3603.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787716/stat : 787716 (fscip) R 787703 787706 787299 0 -1 4194368 8928632 0 0 0 359307 1021 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787717] ppid=787703 vsize=35127280 memory=32792 CPUtime=3605.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787717/stat : 787717 (fscip) R 787703 787706 787299 0 -1 4194368 1751595 0 0 0 360348 199 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787718] ppid=787703 vsize=35127280 memory=7068 CPUtime=3605.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787718/stat : 787718 (fscip) R 787703 787706 787299 0 -1 4194368 2285229 0 0 0 360248 282 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787719] ppid=787703 vsize=35127280 memory=36300 CPUtime=3568.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787719/stat : 787719 (fscip) R 787703 787706 787299 0 -1 4194368 7922483 0 0 0 355893 928 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787720] ppid=787703 vsize=35127280 memory=6796 CPUtime=3606.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787720/stat : 787720 (fscip) R 787703 787706 787299 0 -1 4194368 1561487 0 0 0 360381 222 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787721] ppid=787703 vsize=35127280 memory=20660 CPUtime=3604.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787721/stat : 787721 (fscip) R 787703 787706 787299 0 -1 4194368 2670290 0 0 0 360120 301 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787722] ppid=787703 vsize=35127280 memory=6952 CPUtime=3596.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787722/stat : 787722 (fscip) R 787703 787706 787299 0 -1 4194368 8452057 0 0 0 358615 986 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787723] ppid=787703 vsize=35127280 memory=198340509722 CPUtime=3606.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787723/stat : 787723 (fscip) R 787703 787706 787299 0 -1 4194368 1715002 0 0 0 360448 208 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787724] ppid=787703 vsize=35127280 memory=25031 CPUtime=3601.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787724/stat : 787724 (fscip) R 787703 787706 787299 0 -1 4194368 2867116 0 0 0 359886 310 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787725] ppid=787703 vsize=35127280 memory=25369 CPUtime=3596.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787725/stat : 787725 (fscip) R 787703 787706 787299 0 -1 4194368 8518233 0 0 0 358678 976 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787726] ppid=787703 vsize=35127280 memory=25699 CPUtime=3579.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787726/stat : 787726 (fscip) R 787703 787706 787299 0 -1 4194368 1816491 0 0 0 357768 212 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787727] ppid=787703 vsize=35127280 memory=26032 CPUtime=3604.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787727/stat : 787727 (fscip) R 787703 787706 787299 0 -1 4194368 2304157 0 0 0 360145 266 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787728] ppid=787703 vsize=35127280 memory=64250 CPUtime=3574.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787728/stat : 787728 (fscip) R 787703 787706 787299 0 -1 4194368 7918849 0 0 0 356532 918 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787729] ppid=787703 vsize=35127280 memory=83372 CPUtime=3605.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787729/stat : 787729 (fscip) R 787703 787706 787299 0 -1 4194368 1875467 0 0 0 360360 228 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787730] ppid=787703 vsize=35127280 memory=63702 CPUtime=3606.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787730/stat : 787730 (fscip) R 787703 787706 787299 0 -1 4194368 2795764 0 0 0 360313 310 0 0 20 0 41 0 133277053 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787732] ppid=787703 vsize=35127280 memory=3761405330790968091 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787732/stat : 787732 (fscip) S 787703 787706 787299 0 -1 1077936192 300 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787733] ppid=787703 vsize=35127280 memory=3689635795931469390 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787733/stat : 787733 (fscip) S 787703 787706 787299 0 -1 1077936192 295 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787734] ppid=787703 vsize=35127280 memory=3473463026702616834 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787734/stat : 787734 (fscip) S 787703 787706 787299 0 -1 1077936192 202 0 0 0 1 1 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787735] ppid=787703 vsize=35127280 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787735/stat : 787735 (fscip) S 787703 787706 787299 0 -1 1077936192 193 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787736] ppid=787703 vsize=35127280 memory=279304810889456 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787736/stat : 787736 (fscip) S 787703 787706 787299 0 -1 1077936192 229 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787737] ppid=787703 vsize=35127280 memory=279304811832080 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787737/stat : 787737 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787738] ppid=787703 vsize=35127280 memory=3546759789054663541 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787738/stat : 787738 (fscip) S 787703 787706 787299 0 -1 1077936192 142 0 0 0 1 1 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787739] ppid=787703 vsize=35127280 memory=7068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787739/stat : 787739 (fscip) S 787703 787706 787299 0 -1 1077936192 216 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787740] ppid=787703 vsize=35127280 memory=36300 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787740/stat : 787740 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787741] ppid=787703 vsize=35127280 memory=6432429563518871616 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787741/stat : 787741 (fscip) S 787703 787706 787299 0 -1 1077936192 342 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787742] ppid=787703 vsize=35127280 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787742/stat : 787742 (fscip) S 787703 787706 787299 0 -1 1077936192 210 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787743] ppid=787703 vsize=35127280 memory=26032 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787743/stat : 787743 (fscip) S 787703 787706 787299 0 -1 1077936192 292 0 0 0 1 1 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787744] ppid=787703 vsize=35127280 memory=279304811930272 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787744/stat : 787744 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 0 2 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787745] ppid=787703 vsize=35127280 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787745/stat : 787745 (fscip) S 787703 787706 787299 0 -1 1077936192 297 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787746] ppid=787703 vsize=35127280 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787746/stat : 787746 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 2 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787747] ppid=787703 vsize=35127280 memory=4212258100532808901 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787747/stat : 787747 (fscip) S 787703 787706 787299 0 -1 1077936192 289 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787748] ppid=787703 vsize=35127280 memory=4639642546139191142 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787748/stat : 787748 (fscip) S 787703 787706 787299 0 -1 1077936192 306 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787749] ppid=787703 vsize=35127280 memory=279304814616784 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787749/stat : 787749 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787750] ppid=787703 vsize=35127280 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787750/stat : 787750 (fscip) S 787703 787706 787299 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
[pid=787706/tid=787751] ppid=787703 vsize=35127280 memory=29836768444022866 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/787706/task/787751/stat : 787751 (fscip) S 787703 787706 787299 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 133277555 35970334720 8182017 809668444160 4194304 16623229 140731605822176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49774592 140731605824518 140731605824636 140731605824636 140731605831664 0
Current children cumulated CPU time: 72001.9 s
Current children cumulated vsize: 35127280 KiB
Current children cumulated memory: 32728068 KiB

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

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

# cumulated CPU time of all completed processes:  user=71907.7 s, system=95.2791 s

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

[startup+3656.82 s]
/proc/loadavg: 40.07 45.42 60.25 22/891 789849
/proc/meminfo: memFree=717260876/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3657.2 s]
/proc/loadavg: 40.07 45.42 60.25 22/891 789849
/proc/meminfo: memFree=731907424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3657.4 s]
/proc/loadavg: 40.07 45.42 60.25 22/891 789849
/proc/meminfo: memFree=731907424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3657.45
CPU time (s): 72003
CPU user time (s): 71907.7
CPU system time (s): 95.2791
CPU usage (%): 1968.67
Max. virtual memory (cumulated for all children) (KiB): 35192816
Max. memory (cumulated for all children) (KiB): 32729092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71907.7
system time used= 95.2791
maximum resident set size= 32729688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79747344
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= 366886
involuntary context switches= 178086


# summary of solver processes directly reported to runsolver:
#   pid: 787706
#   total CPU time (s): 72003
#   total CPU user time (s): 71907.7
#   total CPU system time (s): 95.2791

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.0062 second user time and 88.6855 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 22:21:58
IDJOB=4466045
IDBENCH=178874
IDSOLVER=3094
FILE ID=nodeD105/4466045-1723666918
RUNJOBID= nodeD105-1723666234-787310
SLURM_JOB_ID= 8267929
Free space on /tmp= 8622792 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x1/Init-x1-i3_pp_87_merged.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4466045-1723666918/watcher-4466045-1723666918 -o /tmp/evaluation-result-4466045-1723666918/solver-4466045-1723666918 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723666234-787310 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466045-1723666918.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= e69471d73cbea12e8e8984c62457715d
RANDOM SEED=1066658809

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        644630860 kB
MemAvailable:   649396132 kB
Buffers:         1264100 kB
Cached:          6788708 kB
SwapCached:            0 kB
Active:          1753440 kB
Inactive:       140597564 kB
Active(anon):       2168 kB
Inactive(anon): 134334960 kB
Active(file):    1751272 kB
Inactive(file):  6262604 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             34364 kB
Writeback:            12 kB
AnonPages:      134294396 kB
Mapped:           138820 kB
Shmem:             38920 kB
KReclaimable:     342196 kB
Slab:             781436 kB
SReclaimable:     342196 kB
SUnreclaim:       439240 kB
KernelStack:       16880 kB
PageTables:       277656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   35304072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1178880 kB
HardwareCorrupted:     0 kB
AnonHugePages:  36429824 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:     1376256 kB
DirectMap2M:    196253696 kB
DirectMap1G:    608174080 kB

Free space on /tmp at the end= 8622852 MiB
End job on nodeD105 at 2024-08-14 23:22:56