Trace number 4466046

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) 72002.8 3675.66

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x1/Init-x1-i4_pp_80_merged.opb
MD5SUM4616ac8a16a5f48e16aff56bf369874b
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 benchmark344
Best CPU time to get the best result obtained on this benchmark2.97819
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables113616
Total number of constraints113617
Number of constraints which are clauses97461
Number of constraints which are cardinality constraints (but not clauses)1444
Number of constraints which are nor clauses,nor cardinality constraints14712
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.69/0.70	c Default LC presolving (default).
0.69/0.71	c ** Before presolving: virtualMemUsedAtLc = 613998587, getVmSize() = 434176000, SCIPgetMemUsed() = 384042142, SCIPgetMemTotal() = 399596462, SCIPgetMemExternEstim() = 214402125
0.69/0.71	c ** set memory limit for presolving in LC to 8.79416e+12 for SCIP **
37.60/37.83	c ** Estimated virtualMemUsedAtSolver = 1004640160, getVmSize() = 1375072256, SCIPgetMemUsed() = 861146619, SCIPgetMemTotal() = 1292558115, SCIPgetMemExternEstim() = 214402125
37.60/37.83	c ** set memory limit for solvers to 4.18545e+11 for each SCIP **
37.60/37.83	c Original Problem   :
37.60/37.83	c   Problem name     : instance-4466046-1723667616
37.60/37.83	c   Variables        : 113616 (113616 binary, 0 integer, 0 implicit integer, 0 continuous)
37.60/37.83	c   Constraints      : 113617
37.60/37.83	c   Objective sense  : minimize
37.60/37.83	c Presolved Problem  :
37.60/37.83	c   Variables        : 111952 (111952 binary, 0 integer, 0 implicit integer, 0 continuous)
37.60/37.83	c   Constraints      : 110508
37.60/37.83	c Constraints        : Number
37.60/37.83	c   setppc           : 110499 
37.60/37.83	c   linear           : 1 
37.60/37.83	c   logicor          : 8 
37.60/37.83	c ** Instance transfer method used: 0
37.92/38.16	c ** ParaScipInstance copy does not increase the number of variables. **
43.41/43.54	c LC is working with racing ramp-up and with rebuilding tree after racing.
43.41/43.54	c                                Nodes    Active                                            
43.41/43.54	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1443.64/114.56	c       115              2           1        20                -           2.0000          -
1548.55/119.82	c       120             67          56        20                -           2.0000          -
1647.60/124.83	c       125            128          51        20                -           2.0000          -
1748.65/129.97	c       130            181          84        20                -           2.0000          -
1850.45/135.04	c       135            210          66        20                -           2.0000          -
1949.61/140.07	c       140            266          54        20                -           2.0000          -
2048.70/145.11	c       145            305          27        20                -           2.0000          -
2155.03/150.44	c       150            354          38        20                -           2.0000          -
2256.13/155.55	c       156            383          39        20                -           2.0000          -
2359.14/160.76	c       161            357          80        20                -           2.0000          -
2458.28/165.79	c       166            452          42        20                -           2.0000          -
2561.40/170.98	c       171            516          35        20                -           2.0000          -
2663.26/176.13	c       176            495          43        20                -           2.0000          -
2767.59/181.35	c       181            523          43        20                -           2.0000          -
2872.70/186.69	c       187            607          34        20                -           2.0000          -
2975.74/191.89	c       192            607          34        20                -           2.0000          -
3079.54/197.07	c       197            592          44        20                -           2.0000          -
3193.81/202.87	c       203            568          87        20                -           2.0000          -
3300.87/208.22	c       208            588          47        20                -           2.0000          -
3409.97/213.75	c       214            599           0        20                -           2.0000          -
3512.89/219.03	c       219            718          56        20                -           2.0000          -
3616.80/224.19	c       224            678          33        20                -           2.0000          -
3717.12/229.20	c       229            709          40        20                -           2.0000          -
3816.13/234.29	c       234            738          31        20                -           2.0000          -
3923.11/239.69	c       240           1151          36        20                -           2.0000          -
4024.22/244.73	c       245            863          57        20                -           2.0000          -
4125.34/249.81	c       250           1171          32        20                -           2.0000          -
4229.09/255.07	c       255           1390          39        20                -           2.0000          -
4330.08/260.14	c       260           1267          32        20                -           2.0000          -
4432.43/265.35	c       265           1260          38        20                -           2.0000          -
4537.37/270.61	c       271           1348          33        20                -           2.0000          -
4638.47/275.78	c       276           1429          31        20                -           2.0000          -
4744.09/281.10	c       281           1588          25        20                -           2.0000          -
4846.44/286.24	c       286           2162          20        20                -           2.0000          -
4955.42/291.76	c       292           2320         176        20                -           2.0000          -
5056.54/296.85	c       297           1780          20        20                -           2.0000          -
5155.65/301.88	c       302           1982          60        20                -           2.0000          -
5256.72/306.92	c       307           2565          48        20                -           2.0000          -
5361.80/312.23	c       312           2589           0        20                -           2.0000          -
5460.90/317.26	c       317           2140          37        20                -           2.0000          -
5562.05/322.37	c       322           2153           1        20                -           2.0000          -
5665.04/327.55	c       328           2995          36        20                -           2.0000          -
5764.16/332.57	c       333           2656         131        20                -           2.0000          -
5869.10/337.84	c       338           2525         111        20                -           2.0000          -
5976.15/343.23	c       343           2850          45        20                -           2.0000          -
6083.15/348.69	c       349           2795         157        20                -           2.0000          -
6193.09/354.15	c       354           3167          53        20                -           2.0000          -
6291.85/359.17	c       359           3181          53        20                -           2.0000          -
6396.24/364.45	c       364           3081          44        20                -           2.0000          -
6505.22/370.00	c       370           3253         214        20                -           2.0000          -
6612.05/375.37	c       375           3318          28        20                -           2.0000          -
6713.15/380.47	c       380           4546         636        20                -           2.0000          -
6816.25/385.68	c       386           4586         676        20                -           2.0000          -
6917.27/390.78	c       391           3906          54        20                -           2.0000          -
7022.89/396.12	c       396           4115         223        20                -           2.0000          -
7122.08/401.13	c       401           3998          93        20                -           2.0000          -
7224.29/406.20	c       406           4179         272        20                -           2.0000          -
7325.25/411.39	c       411           4842         865        20                -           2.0000          -
7426.30/416.45	c       416           4847         515        20                -           2.0000          -
7531.24/421.74	c       422           4867         535        20                -           2.0000          -
7637.08/427.07	c       427           4927         595        20                -           2.0000          -
7739.32/432.26	c       432           4977          44        20                -           2.0000          -
7840.28/437.38	c       437           5111          42        20                -           2.0000          -
7941.27/442.41	c       442           5078         299        20                -           2.0000          -
8040.34/447.43	c       447           5124         107        20                -           2.0000          -
8141.48/452.52	c       453           5456          38        20                -           2.0000          -
8248.28/457.91	c       458           5534          35        20                -           2.0000          -
8355.25/463.33	c       463           5635          46        20                -           2.0000          -
8454.31/468.38	c       468           5761          37        20                -           2.0000          -
8559.32/473.67	c       474           5888          28        20                -           2.0000          -
8660.35/478.78	c       479           5951          31        20                -           2.0000          -
8763.57/483.98	c       484           5957           0        20                -           2.0000          -
8865.36/489.09	c       489           5757          50        20                -           2.0000          -
8967.49/494.26	c       494           6369          42        20                -           2.0000          -
9068.58/499.30	c       499           6396         114        20                -           2.0000          -
9167.56/504.35	c       504           5998          62        20                -           2.0000          -
9268.53/509.41	c       509           6101          41        20                -           2.0000          -
9371.62/514.60	c       515           6746          51        20                -           2.0000          -
9470.55/519.63	c       520           6821          48        20                -           2.0000          -
9571.66/524.76	c       525           6902          46        20                -           2.0000          -
9672.62/529.82	c       530           6983          49        20                -           2.0000          -
9771.75/534.85	c       535           7044          41        20                -           2.0000          -
9873.01/540.02	c       540           7072           1        20                -           2.0000          -
9974.62/545.06	c       545           7193          49        20                -           2.0000          -
10075.57/550.16	c       550           7527         432        20                -           2.0000          -
10176.01/555.24	c       555           6909          43        20                -           2.0000          -
10285.05/560.74	c       561           7706          98        20                -           2.0000          -
10384.19/565.78	c       566           7073          42        20                -           2.0000          -
10493.09/571.28	c       571           7087           0        20                -           2.0000          -
10594.18/576.30	c       576           7168          62        20                -           2.0000          -
10693.30/581.33	c       581           7294          60        20                -           2.0000          -
10794.42/586.46	c       586           8286          77        20                -           2.0000          -
10895.50/591.51	c       592           8366         275        20                -           2.0000          -
10994.59/596.53	c       597           8476         383        20                -           2.0000          -
11093.67/601.56	c       602           7707          66        20                -           2.0000          -
11198.73/606.82	c       607           8716         194        20                -           2.0000          -
11299.99/611.99	c       612           8700          65        20                -           2.0000          -
11401.76/617.06	c       617           8977         453        20                -           2.0000          -
11503.86/622.24	c       622           9029         129        20                -           2.0000          -
11602.87/627.29	c       627           9210         308        20                -           2.0000          -
11703.98/632.38	c       632           9254          67        20                -           2.0000          -
11807.06/637.54	c       638           9322          62        20                -           2.0000          -
11912.13/642.87	c       643           8487          60        20                -           2.0000          -
12017.86/648.19	c       648           9584         112        20                -           2.0000          -
12120.19/653.39	c       653           9685         211        20                -           2.0000          -
12225.08/658.64	c       659           9830          63        20                -           2.0000          -
12326.17/663.72	c       664           8867          62        20                -           2.0000          -
12435.18/669.28	c       669          10047          71        20                -           2.0000          -
12544.16/674.70	c       675          10007          62        20                -           2.0000          -
12647.20/679.95	c       680           9109          52        20                -           2.0000          -
12754.26/685.32	c       685          10165          54        20                -           2.0000          -
12855.25/690.45	c       690           9276          73        20                -           2.0000          -
12958.32/695.62	c       696          10308          61        20                -           2.0000          -
13057.44/700.64	c       701          10404          62        20                -           2.0000          -
13162.49/706.01	c       706           9606         250        20                -           2.0000          -
13264.26/711.07	c       711          10791          57        20                -           2.0000          -
13368.54/716.35	c       716          10865          56        20                -           2.0000          -
13475.56/721.71	c       722          10941          51        20                -           2.0000          -
13581.18/727.06	c       727           9949          53        20                -           2.0000          -
13685.51/732.30	c       732          10900          57        20                -           2.0000          -
13786.59/737.43	c       737          11151          54        20                -           2.0000          -
13885.66/742.45	c       742          10985          52        20                -           2.0000          -
13986.71/747.55	c       748          11007           0        20                -           2.0000          -
14091.77/752.84	c       753          10528          61        20                -           2.0000          -
14192.86/757.91	c       758          11239          60        20                -           2.0000          -
14291.94/762.92	c       763          11600          50        20                -           2.0000          -
14398.90/768.34	c       768          11711          54        20                -           2.0000          -
14498.01/773.37	c       773          11810          45        20                -           2.0000          -
14599.24/778.50	c       778          11889          50        20                -           2.0000          -
14708.02/783.92	c       784          11256          21        20                -           2.0000          -
14807.08/789.02	c       789          12028         520        20                -           2.0000          -
14908.97/794.05	c       794          12040         516        20                -           2.0000          -
15007.96/799.12	c       799          11614          54        20                -           2.0000          -
15110.20/804.29	c       804          12099         573        20                -           2.0000          -
15217.25/809.67	c       810          11844          86        20                -           2.0000          -
15318.34/814.71	c       815          12118         479        20                -           2.0000          -
15427.31/820.28	c       820          12118         479        20                -           2.0000          -
15534.37/825.69	c       826          12177         398        20                -           2.0000          -
15649.28/831.41	c       831          12192         404        20                -           2.0000          -
15748.38/836.44	c       836          12447         350        20                -           2.0000          -
15847.49/841.48	c       841          12285         372        20                -           2.0000          -
15950.56/846.62	c       847          12304         358        20                -           2.0000          -
16049.59/851.68	c       852          12309         345        20                -           2.0000          -
16150.69/856.73	c       857          12322          99        20                -           2.0000          -
16249.80/861.74	c       862          13613          60        20                -           2.0000          -
16350.85/866.87	c       867          13115         170        20                -           2.0000          -
16449.94/871.88	c       872          13215         270        20                -           2.0000          -
16551.03/876.99	c       877          12724          93        20                -           2.0000          -
16656.05/882.22	c       882          12777          70        20                -           2.0000          -
16767.06/887.81	c       888          12860          69        20                -           2.0000          -
16866.16/892.89	c       893          13458         475        20                -           2.0000          -
16967.19/897.94	c       898          13489         506        20                -           2.0000          -
17068.96/903.12	c       903          13553         568        20                -           2.0000          -
17175.14/908.41	c       908          13610         625        20                -           2.0000          -
17278.21/913.67	c       914          13659         550        20                -           2.0000          -
17381.28/918.85	c       919          14751          50        20                -           2.0000          -
17490.28/924.39	c       924          13733         211        20                -           2.0000          -
17591.30/929.46	c       929          13651          54        20                -           2.0000          -
17692.33/934.58	c       935          13756          75        20                -           2.0000          -
17795.40/939.72	c       940          14039         110        20                -           2.0000          -
17898.43/944.95	c       945          14159         224        20                -           2.0000          -
18000.18/950.07	c       950          14255          73        20                -           2.0000          -
18102.53/955.25	c       955          14268           0        20                -           2.0000          -
18205.56/960.44	c       960          14274          59        20                -           2.0000          -
18306.64/965.50	c       966          14351          63        20                -           2.0000          -
18405.71/970.57	c       971          15674          48        20                -           2.0000          -
18512.77/975.93	c       976          14736          61        20                -           2.0000          -
18611.84/980.98	c       981          15866          48        20                -           2.0000          -
18715.73/986.17	c       986          14705          62        20                -           2.0000          -
18815.92/991.22	c       991          14779          58        20                -           2.0000          -
18917.01/996.30	c       996          16159          42        20                -           2.0000          -
19017.89/1001.43	c      1001          14954          62        20                -           2.0000          -
19122.94/1006.72	c      1007          16360          52        20                -           2.0000          -
19226.19/1012.02	c      1012          15102          56        20                -           2.0000          -
19327.83/1017.06	c      1017          16531          43        20                -           2.0000          -
19434.11/1022.47	c      1022          15472          44        20                -           2.0000          -
19533.20/1027.49	c      1027          16703          44        20                -           2.0000          -
19636.29/1032.61	c      1033          15643          35        20                -           2.0000          -
19737.31/1037.77	c      1038          16880          38        20                -           2.0000          -
19843.11/1043.07	c      1043          15813          37        20                -           2.0000          -
19944.12/1048.15	c      1048          15867          32        20                -           2.0000          -
20048.50/1053.46	c      1053          15929          29        20                -           2.0000          -
20149.45/1058.53	c      1059          15997          41        20                -           2.0000          -
20256.51/1063.99	c      1064          15981          68        20                -           2.0000          -
20358.44/1069.09	c      1069          16227          34        20                -           2.0000          -
20460.65/1074.23	c      1074          16090          51        20                -           2.0000          -
20561.62/1079.36	c      1079          17676          36        20                -           2.0000          -
20660.74/1084.40	c      1084          16459          36        20                -           2.0000          -
20763.81/1089.53	c      1090          16353          50        20                -           2.0000          -
20870.87/1094.97	c      1095          18001          41        20                -           2.0000          -
20970.15/1100.04	c      1100          18082          39        20                -           2.0000          -
21077.00/1105.32	c      1105          16552          50        20                -           2.0000          -
21178.09/1110.43	c      1110          16630          47        20                -           2.0000          -
21283.16/1115.76	c      1116          18333          36        20                -           2.0000          -
21386.26/1120.97	c      1121          18432          50        20                -           2.0000          -
21485.32/1125.98	c      1126          16924          55        20                -           2.0000          -
21587.22/1131.05	c      1131          18628          38        20                -           2.0000          -
21688.41/1136.16	c      1136          18765          43        20                -           2.0000          -
21788.51/1141.22	c      1141          17199          30        20                -           2.0000          -
21895.58/1146.65	c      1147          18951          44        20                -           2.0000          -
21998.57/1151.83	c      1152          17362          31        20                -           2.0000          -
22097.64/1156.89	c      1157          19154          39        20                -           2.0000          -
22198.74/1161.96	c      1162          19275          44        20                -           2.0000          -
22305.76/1167.36	c      1167          17679          92        20                -           2.0000          -
22412.91/1172.70	c      1173          17760          73        20                -           2.0000          -
22520.56/1178.15	c      1178          17857          59        20                -           2.0000          -
22619.61/1183.16	c      1183          17836          53        20                -           2.0000          -
22721.90/1188.37	c      1188          18097         255        20                -           2.0000          -
22826.92/1193.63	c      1194          18221         333        20                -           2.0000          -
22925.97/1198.64	c      1199          19885          38        20                -           2.0000          -
23027.08/1203.70	c      1204          18119          54        20                -           2.0000          -
23126.15/1208.73	c      1209          18159          46        20                -           2.0000          -
23235.07/1214.26	c      1214          18571          54        20                -           2.0000          -
23338.08/1219.43	c      1219          18296          50        20                -           2.0000          -
23437.11/1224.45	c      1224          18743          42        20                -           2.0000          -
23538.14/1229.54	c      1230          20407          44        20                -           2.0000          -
23641.18/1234.75	c      1235          18508          48        20                -           2.0000          -
23740.28/1239.79	c      1240          20467          41        20                -           2.0000          -
23843.34/1244.91	c      1245          18697          47        20                -           2.0000          -
23948.36/1250.23	c      1250          20711          80        20                -           2.0000          -
24049.42/1255.32	c      1255          20822          59        20                -           2.0000          -
24150.47/1260.41	c      1260          19440          46        20                -           2.0000          -
24255.52/1265.79	c      1266          19003          49        20                -           2.0000          -
24358.52/1271.01	c      1271          21128          64        20                -           2.0000          -
24460.36/1276.05	c      1276          19129          46        20                -           2.0000          -
24564.65/1281.31	c      1281          21286          59        20                -           2.0000          -
24663.76/1286.33	c      1286          19291          45        20                -           2.0000          -
24764.83/1291.42	c      1291          19962          37        20                -           2.0000          -
24867.54/1296.61	c      1297          21583          57        20                -           2.0000          -
24966.48/1301.68	c      1302          21681          58        20                -           2.0000          -
25069.56/1306.87	c      1307          19661          46        20                -           2.0000          -
25170.53/1312.00	c      1312          20314          35        20                -           2.0000          -
25275.52/1317.24	c      1317          19863          38        20                -           2.0000          -
25374.54/1322.24	c      1322          19987          39        20                -           2.0000          -
25473.65/1327.27	c      1327          20486          35        20                -           2.0000          -
25574.67/1332.36	c      1332          20558          41        20                -           2.0000          -
25677.72/1337.50	c      1338          20640          37        20                -           2.0000          -
25778.81/1342.64	c      1343          22466          57        20                -           2.0000          -
25879.83/1347.71	c      1348          20783          35        20                -           2.0000          -
25980.91/1352.81	c      1353          20732          76        20                -           2.0000          -
26080.01/1357.85	c      1358          20948          35        20                -           2.0000          -
26181.03/1362.91	c      1363          20943          73        20                -           2.0000          -
26280.13/1367.98	c      1368          21119          36        20                -           2.0000          -
26379.21/1373.00	c      1373          21176          32        20                -           2.0000          -
26480.89/1378.10	c      1378          23140          52        20                -           2.0000          -
26583.24/1383.26	c      1383          21333          50        20                -           2.0000          -
26682.35/1388.27	c      1388          21407          46        20                -           2.0000          -
26787.41/1393.52	c      1394          21476          46        20                -           2.0000          -
26890.48/1398.75	c      1399          23494          44        20                -           2.0000          -
26989.60/1403.79	c      1404          21657          44        20                -           2.0000          -
27090.65/1408.82	c      1409          21754          43        20                -           2.0000          -
27189.76/1413.90	c      1414          23817          76        20                -           2.0000          -
27290.86/1419.00	c      1419          21944          54        20                -           2.0000          -
27389.98/1424.02	c      1424          22246          13        20                -           2.0000          -
27491.92/1429.08	c      1429          22391          82        20                -           2.0000          -
27598.05/1434.45	c      1434          22532          58        20                -           2.0000          -
27705.10/1439.80	c      1440          22388          75        20                -           2.0000          -
27810.87/1445.19	c      1445          22712          44        20                -           2.0000          -
27912.99/1450.34	c      1450          24499          45        20                -           2.0000          -
28014.07/1455.47	c      1455          22928          85        20                -           2.0000          -
28121.06/1460.88	c      1461          23088          39        20                -           2.0000          -
28224.70/1466.08	c      1466          23213          73        20                -           2.0000          -
28326.01/1471.19	c      1471          24952          47        20                -           2.0000          -
28426.26/1476.26	c      1476          25030          43        20                -           2.0000          -
28527.35/1481.37	c      1481          23084          47        20                -           2.0000          -
28630.44/1486.52	c      1487          23578          76        20                -           2.0000          -
28731.43/1491.65	c      1492          23680         115        20                -           2.0000          -
28832.53/1496.77	c      1497          23344          44        20                -           2.0000          -
28931.59/1501.79	c      1502          25554          40        20                -           2.0000          -
29034.67/1506.98	c      1507          24004          84        20                -           2.0000          -
29133.77/1512.02	c      1512          23686         107        20                -           2.0000          -
29232.80/1517.03	c      1517          24387         214        20                -           2.0000          -
29336.64/1522.18	c      1522          25936          39        20                -           2.0000          -
29448.87/1527.85	c      1528          24678         171        20                -           2.0000          -
29555.98/1533.29	c      1533          24818         311        20                -           2.0000          -
29668.81/1538.97	c      1539          24999         490        20                -           2.0000          -
29775.81/1544.35	c      1544          25057         529        20                -           2.0000          -
29884.85/1549.81	c      1550          24255          41        20                -           2.0000          -
29983.91/1554.86	c      1555          25246         570        20                -           2.0000          -
30089.87/1560.18	c      1560          25285         609        20                -           2.0000          -
30189.96/1565.26	c      1565          25305         629        20                -           2.0000          -
30291.05/1570.34	c      1570          25341         601        20                -           2.0000          -
30392.15/1575.41	c      1575          25368         628        20                -           2.0000          -
30491.25/1580.46	c      1580          25388         648        20                -           2.0000          -
30590.37/1585.49	c      1586          25450         288        20                -           2.0000          -
30697.40/1590.88	c      1591          25492         328        20                -           2.0000          -
30796.51/1595.90	c      1596          25585          81        20                -           2.0000          -
30900.34/1601.12	c      1601          25254          58        20                -           2.0000          -
31002.60/1606.27	c      1606          27483          49        20                -           2.0000          -
31101.65/1611.29	c      1611          26100         149        20                -           2.0000          -
31208.70/1616.64	c      1617          25492          50        20                -           2.0000          -
31309.78/1621.76	c      1622          27803          65        20                -           2.0000          -
31410.85/1626.89	c      1627          25659          54        20                -           2.0000          -
31516.69/1632.17	c      1632          28005          60        20                -           2.0000          -
31624.80/1637.69	c      1638          25881          52        20                -           2.0000          -
31727.88/1642.86	c      1643          26946         153        20                -           2.0000          -
31828.88/1648.00	c      1648          28257          56        20                -           2.0000          -
31930.84/1653.10	c      1653          28340          53        20                -           2.0000          -
32029.82/1658.12	c      1658          27377          98        20                -           2.0000          -
32132.13/1663.27	c      1663          28528          60        20                -           2.0000          -
32235.21/1668.49	c      1668          26359          49        20                -           2.0000          -
32344.23/1673.93	c      1674          26433          45        20                -           2.0000          -
32453.23/1679.46	c      1679          28805          64        20                -           2.0000          -
32556.30/1684.63	c      1685          28905          57        20                -           2.0000          -
32657.32/1689.78	c      1690          27887          82        20                -           2.0000          -
32760.39/1695.05	c      1695          26789          45        20                -           2.0000          -
32862.16/1700.07	c      1700          28065          75        20                -           2.0000          -
32970.50/1705.50	c      1706          29193          55        20                -           2.0000          -
33069.60/1710.59	c      1711          27190         396        20                -           2.0000          -
33170.68/1715.64	c      1716          28364         129        20                -           2.0000          -
33271.66/1720.74	c      1721          27323         525        20                -           2.0000          -
33379.35/1726.18	c      1726          27403         605        20                -           2.0000          -
33481.75/1731.38	c      1731          27499          69        20                -           2.0000          -
33582.84/1736.40	c      1736          28673          66        20                -           2.0000          -
33687.88/1741.77	c      1742          27778         165        20                -           2.0000          -
33788.97/1746.86	c      1747          27932          83        20                -           2.0000          -
33888.02/1751.89	c      1752          28917          68        20                -           2.0000          -
33999.01/1757.46	c      1757          28096          55        20                -           2.0000          -
34104.07/1762.79	c      1763          28179          53        20                -           2.0000          -
34205.14/1767.80	c      1768          28234          54        20                -           2.0000          -
34314.09/1773.31	c      1773          29188          67        20                -           2.0000          -
34417.16/1778.50	c      1778          28432          56        20                -           2.0000          -
34518.23/1783.65	c      1784          30546          47        20                -           2.0000          -
34623.29/1788.93	c      1789          28661          58        20                -           2.0000          -
34722.35/1794.00	c      1794          29483          66        20                -           2.0000          -
34826.20/1799.17	c      1799          30828          55        20                -           2.0000          -
34928.47/1804.34	c      1804          29624          62        20                -           2.0000          -
35029.58/1809.41	c      1809          30939          90        20                -           2.0000          -
35128.69/1814.49	c      1814          31040          55        20                -           2.0000          -
35229.78/1819.50	c      1820          31144          48        20                -           2.0000          -
35332.88/1824.77	c      1825          29304          53        20                -           2.0000          -
35433.97/1829.81	c      1830          31328          54        20                -           2.0000          -
35535.08/1834.91	c      1835          30152          66        20                -           2.0000          -
35634.18/1839.98	c      1840          29544          45        20                -           2.0000          -
35741.17/1845.34	c      1845          30328          61        20                -           2.0000          -
35844.26/1850.54	c      1851          29736          53        20                -           2.0000          -
35945.27/1855.66	c      1856          31847          53        20                -           2.0000          -
36046.25/1860.73	c      1861          29893          49        20                -           2.0000          -
36145.35/1865.75	c      1866          29972          51        20                -           2.0000          -
36254.30/1871.28	c      1871          32087          51        20                -           2.0000          -
36359.35/1876.53	c      1877          30883          60        20                -           2.0000          -
36458.48/1881.55	c      1882          32293          47        20                -           2.0000          -
36557.60/1886.57	c      1887          30388          51        20                -           2.0000          -
36656.70/1891.57	c      1892          30562         166        20                -           2.0000          -
36759.78/1896.75	c      1897          31258          60        20                -           2.0000          -
36860.88/1901.81	c      1902          31364          58        20                -           2.0000          -
36961.96/1906.94	c      1907          32726          44        20                -           2.0000          -
37063.93/1912.10	c      1912          31558          57        20                -           2.0000          -
37164.78/1917.17	c      1917          32890          54        20                -           2.0000          -
37269.06/1922.47	c      1922          32977          60        20                -           2.0000          -
37370.14/1927.50	c      1928          31210          59        20                -           2.0000          -
37469.24/1932.57	c      1933          33123          52        20                -           2.0000          -
37576.27/1937.94	c      1938          33197          50        20                -           2.0000          -
37683.29/1943.31	c      1943          31468          51        20                -           2.0000          -
37782.32/1948.39	c      1948          31528          46        20                -           2.0000          -
37885.35/1953.55	c      1954          32457          70        20                -           2.0000          -
37992.39/1958.99	c      1959          32545          55        20                -           2.0000          -
38097.40/1964.20	c      1964          33656          58        20                -           2.0000          -
38198.48/1969.34	c      1969          32768          52        20                -           2.0000          -
38299.56/1974.48	c      1974          33829          52        20                -           2.0000          -
38402.64/1979.67	c      1980          32954          52        20                -           2.0000          -
38507.72/1984.91	c      1985          32186          42        20                -           2.0000          -
38606.81/1989.99	c      1990          33155          52        20                -           2.0000          -
38705.90/1995.02	c      1995          33233          52        20                -           2.0000          -
38810.85/2000.24	c      2000          34259          52        20                -           2.0000          -
38915.91/2005.56	c      2006          33413          52        20                -           2.0000          -
39018.91/2010.78	c      2011          34410          55        20                -           2.0000          -
39127.90/2016.26	c      2016          32765          43        20                -           2.0000          -
39228.96/2021.34	c      2021          33685          49        20                -           2.0000          -
39328.03/2026.37	c      2026          34655          54        20                -           2.0000          -
39431.09/2031.51	c      2032          34757          50        20                -           2.0000          -
39532.17/2036.61	c      2037          33107          48        20                -           2.0000          -
39635.28/2041.85	c      2042          34096          43        20                -           2.0000          -
39734.31/2046.87	c      2047          33291          43        20                -           2.0000          -
39835.58/2051.93	c      2052          35107          58        20                -           2.0000          -
39934.47/2056.97	c      2057          33460          47        20                -           2.0000          -
40036.47/2062.09	c      2062          33507          50        20                -           2.0000          -
40140.53/2067.36	c      2067          33586          50        20                -           2.0000          -
40239.63/2072.38	c      2072          33672          44        20                -           2.0000          -
40342.66/2077.53	c      2078          33753          45        20                -           2.0000          -
40441.75/2082.56	c      2083          33810          41        20                -           2.0000          -
40546.79/2087.88	c      2088          33923          53        20                -           2.0000          -
40647.87/2092.97	c      2093          35168          55        20                -           2.0000          -
40746.96/2098.02	c      2098          35800          53        20                -           2.0000          -
40851.98/2103.21	c      2103          34188          66        20                -           2.0000          -
40951.03/2108.23	c      2108          35464          32        20                -           2.0000          -
41054.09/2113.43	c      2113          34404          50        20                -           2.0000          -
41159.13/2118.73	c      2119          36149          57        20                -           2.0000          -
41264.85/2124.10	c      2124          34612          54        20                -           2.0000          -
41367.13/2129.22	c      2129          36360          61        20                -           2.0000          -
41470.19/2134.42	c      2134          36443          56        20                -           2.0000          -
41571.26/2139.50	c      2140          36536          62        20                -           2.0000          -
41676.29/2144.81	c      2145          35025          44        20                -           2.0000          -
41777.30/2149.96	c      2150          36696          50        20                -           2.0000          -
41882.33/2155.27	c      2155          35224          43        20                -           2.0000          -
41983.40/2160.31	c      2160          35308          39        20                -           2.0000          -
42084.48/2165.49	c      2166          35327           1        20                -           2.0000          -
42189.52/2170.76	c      2171          35461          47        20                -           2.0000          -
42290.61/2175.88	c      2176          37134          53        20                -           2.0000          -
42391.68/2180.91	c      2181          37199          24        20                -           2.0000          -
42490.76/2185.99	c      2186          37274          50        20                -           2.0000          -
42605.70/2191.71	c      2192          37361          50        20                -           2.0000          -
42708.75/2197.00	c      2197          37451          67        20                -           2.0000          -
42817.72/2202.40	c      2202          37726          32        20                -           2.0000          -
42924.74/2207.89	c      2208          37831          32        20                -           2.0000          -
43033.71/2213.35	c      2213          37963          19        20                -           2.0000          -
43138.76/2218.64	c      2219          38087          31        20                -           2.0000          -
43239.84/2223.70	c      2224          37975          66        20                -           2.0000          -
43345.62/2229.06	c      2229          36986          40        20                -           2.0000          -
43447.88/2234.23	c      2234          38187          56        20                -           2.0000          -
43552.93/2239.56	c      2240          37298         131        20                -           2.0000          -
43652.02/2244.58	c      2245          37409          93        20                -           2.0000          -
43757.09/2249.90	c      2250          38507          52        20                -           2.0000          -
43860.88/2255.04	c      2255          38810          23        20                -           2.0000          -
43960.18/2260.11	c      2260          37854          91        20                -           2.0000          -
44062.22/2265.22	c      2265          38030         250        20                -           2.0000          -
44169.24/2270.62	c      2271          39126          16        20                -           2.0000          -
44270.33/2275.70	c      2276          39006          56        20                -           2.0000          -
44369.42/2280.75	c      2281          38400          71        20                -           2.0000          -
44477.22/2286.16	c      2286          38550          92        20                -           2.0000          -
44576.41/2291.20	c      2291          39326          52        20                -           2.0000          -
44676.64/2296.25	c      2296          39749          23        20                -           2.0000          -
44779.71/2301.48	c      2301          39512          60        20                -           2.0000          -
44882.78/2306.64	c      2307          39089         206        20                -           2.0000          -
44983.87/2311.74	c      2312          39190          52        20                -           2.0000          -
45084.95/2316.85	c      2317          39796          57        20                -           2.0000          -
45191.93/2322.23	c      2322          39423          66        20                -           2.0000          -
45301.02/2327.74	c      2328          40006          54        20                -           2.0000          -
45402.15/2332.85	c      2333          40128          64        20                -           2.0000          -
45513.17/2338.42	c      2338          40224          55        20                -           2.0000          -
45614.30/2343.58	c      2344          40890          35        20                -           2.0000          -
45719.34/2348.87	c      2349          40405          58        20                -           2.0000          -
45820.46/2353.93	c      2354          40466          53        20                -           2.0000          -
45927.53/2359.32	c      2359          41237          19        20                -           2.0000          -
46026.68/2364.38	c      2364          41251           0        20                -           2.0000          -
46127.80/2369.48	c      2369          41320          39        20                -           2.0000          -
46230.90/2374.67	c      2375          41440          22        20                -           2.0000          -
46336.20/2379.99	c      2380          40705          51        20                -           2.0000          -
46443.10/2385.38	c      2385          40830          43        20                -           2.0000          -
46546.26/2390.56	c      2391          41021          63        20                -           2.0000          -
46647.44/2395.66	c      2396          41115          62        20                -           2.0000          -
46750.60/2400.81	c      2401          41177          38        20                -           2.0000          -
46849.79/2405.83	c      2406          41302          73        20                -           2.0000          -
46950.84/2410.98	c      2411          41388          60        20                -           2.0000          -
47052.78/2416.07	c      2416          42486          68        20                -           2.0000          -
47153.91/2421.15	c      2421          41617          45        20                -           2.0000          -
47256.32/2426.34	c      2426          41692          55        20                -           2.0000          -
47355.52/2431.34	c      2431          41761          56        20                -           2.0000          -
47456.70/2436.46	c      2436          41846          64        20                -           2.0000          -
47559.87/2441.60	c      2442          41997          37        20                -           2.0000          -
47663.03/2446.81	c      2447          42007          51        20                -           2.0000          -
47762.24/2451.84	c      2452          42061          52        20                -           2.0000          -
47866.01/2457.08	c      2457          42139          61        20                -           2.0000          -
47967.24/2462.19	c      2462          42484          38        20                -           2.0000          -
48071.62/2467.48	c      2467          42616          50        20                -           2.0000          -
48174.79/2472.62	c      2473          42382          55        20                -           2.0000          -
48277.89/2477.81	c      2478          42469          56        20                -           2.0000          -
48377.09/2482.81	c      2483          44107          18        20                -           2.0000          -
48476.28/2487.84	c      2488          42632          61        20                -           2.0000          -
48577.48/2492.98	c      2493          44365          19        20                -           2.0000          -
48682.61/2498.20	c      2498          44488          54        20                -           2.0000          -
48785.78/2503.47	c      2503          43425          49        20                -           2.0000          -
48886.95/2508.57	c      2509          44736          22        20                -           2.0000          -
48988.14/2513.66	c      2514          44831          20        20                -           2.0000          -
49093.23/2519.01	c      2519          43131          52        20                -           2.0000          -
49204.31/2524.55	c      2525          45079          31        20                -           2.0000          -
49307.46/2529.77	c      2530          43271          50        20                -           2.0000          -
49406.65/2534.78	c      2535          43375          56        20                -           2.0000          -
49510.00/2539.99	c      2540          44230          91        20                -           2.0000          -
49609.03/2545.00	c      2545          45609          17        20                -           2.0000          -
49716.13/2550.32	c      2550          45732          16        20                -           2.0000          -
49815.32/2555.32	c      2555          44798         145        20                -           2.0000          -
49916.50/2560.42	c      2560          45943          14        20                -           2.0000          -
50019.61/2565.65	c      2566          43856          55        20                -           2.0000          -
50120.79/2570.73	c      2571          46167          37        20                -           2.0000          -
50226.64/2576.05	c      2576          43997          56        20                -           2.0000          -
50329.02/2581.21	c      2581          44061          51        20                -           2.0000          -
50428.21/2586.22	c      2586          46532          17        20                -           2.0000          -
50527.33/2591.29	c      2591          44226          47        20                -           2.0000          -
50628.52/2596.33	c      2596          45709          38        20                -           2.0000          -
50729.62/2601.48	c      2601          45806          33        20                -           2.0000          -
50830.79/2606.59	c      2607          44482          53        20                -           2.0000          -
50933.95/2611.73	c      2612          45975          32        20                -           2.0000          -
51043.03/2617.25	c      2617          44660          49        20                -           2.0000          -
51146.19/2622.40	c      2622          47479          16        20                -           2.0000          -
51247.32/2627.50	c      2628          44875          59        20                -           2.0000          -
51346.51/2632.56	c      2633          46329          34        20                -           2.0000          -
51449.66/2637.75	c      2638          46438          49        20                -           2.0000          -
51558.76/2643.26	c      2643          47953          21        20                -           2.0000          -
51663.91/2648.56	c      2649          48051          23        20                -           2.0000          -
51767.07/2653.77	c      2654          45320          54        20                -           2.0000          -
51868.25/2658.88	c      2659          48260          32        20                -           2.0000          -
51969.42/2664.01	c      2664          46959          33        20                -           2.0000          -
52071.23/2669.06	c      2669          48524          24        20                -           2.0000          -
52173.73/2674.24	c      2674          48615          17        20                -           2.0000          -
52274.91/2679.30	c      2679          45741          50        20                -           2.0000          -
52378.06/2684.54	c      2685          48820          19        20                -           2.0000          -
52477.25/2689.54	c      2690          47513          78        20                -           2.0000          -
52578.42/2694.66	c      2695          49013          14        20                -           2.0000          -
52679.60/2699.79	c      2700          49123          14        20                -           2.0000          -
52782.77/2704.98	c      2705          47996          60        20                -           2.0000          -
52881.95/2710.02	c      2710          48165          63        20                -           2.0000          -
52989.06/2715.32	c      2715          48243          65        20                -           2.0000          -
53092.09/2720.55	c      2721          46472          47        20                -           2.0000          -
53193.28/2725.64	c      2726          48406          43        20                -           2.0000          -
53294.45/2730.77	c      2731          46627          51        20                -           2.0000          -
53395.62/2735.85	c      2736          49772          18        20                -           2.0000          -
53496.78/2740.91	c      2741          46761          48        20                -           2.0000          -
53601.90/2746.26	c      2746          48707          29        20                -           2.0000          -
53711.01/2751.75	c      2752          48810          33        20                -           2.0000          -
53812.21/2756.87	c      2757          47061          47        20                -           2.0000          -
53913.37/2761.94	c      2762          50393          85        20                -           2.0000          -
54015.12/2767.04	c      2767          49083          27        20                -           2.0000          -
54114.28/2772.08	c      2772          50678         122        20                -           2.0000          -
54213.42/2777.11	c      2777          47389          46        20                -           2.0000          -
54314.85/2782.17	c      2782          49377          24        20                -           2.0000          -
54419.16/2787.45	c      2787          49491          22        20                -           2.0000          -
54524.30/2792.73	c      2793          51138          63        20                -           2.0000          -
54623.41/2797.77	c      2798          49717          51        20                -           2.0000          -
54724.57/2802.80	c      2803          51352          69        20                -           2.0000          -
54828.32/2808.04	c      2808          49926          36        20                -           2.0000          -
54930.79/2813.30	c      2813          50074          35        20                -           2.0000          -
55031.96/2818.36	c      2818          50167          39        20                -           2.0000          -
55137.11/2823.60	c      2824          50230          29        20                -           2.0000          -
55236.30/2828.61	c      2829          48310          58        20                -           2.0000          -
55337.47/2833.74	c      2834          50412          25        20                -           2.0000          -
55445.21/2839.18	c      2839          52047          59        20                -           2.0000          -
55544.45/2844.18	c      2844          52165          78        20                -           2.0000          -
55646.91/2849.30	c      2849          52259          64        20                -           2.0000          -
55746.10/2854.34	c      2854          52383          63        20                -           2.0000          -
55857.38/2860.00	c      2860          52496          62        20                -           2.0000          -
55962.32/2865.25	c      2865          52591          53        20                -           2.0000          -
56061.49/2870.27	c      2870          52676          51        20                -           2.0000          -
56166.63/2875.54	c      2876          52793          57        20                -           2.0000          -
56265.81/2880.56	c      2881          52900          55        20                -           2.0000          -
56366.97/2885.68	c      2886          51510          32        20                -           2.0000          -
56468.14/2890.73	c      2891          53088          55        20                -           2.0000          -
56567.33/2895.78	c      2896          49524          62        20                -           2.0000          -
56668.52/2900.88	c      2901          53296          50        20                -           2.0000          -
56775.64/2906.23	c      2906          49701          44        20                -           2.0000          -
56880.78/2911.58	c      2912          53479          44        20                -           2.0000          -
56987.91/2916.97	c      2917          52113          35        20                -           2.0000          -
57091.66/2922.14	c      2922          50008          51        20                -           2.0000          -
57194.14/2927.38	c      2927          53761          57        20                -           2.0000          -
57293.34/2932.38	c      2932          50190          45        20                -           2.0000          -
57398.49/2937.64	c      2938          52514          37        20                -           2.0000          -
57497.68/2942.67	c      2943          54048          53        20                -           2.0000          -
57598.87/2947.75	c      2948          52688          24        20                -           2.0000          -
57702.07/2952.97	c      2953          54231          55        20                -           2.0000          -
57801.22/2958.01	c      2958          54326          51        20                -           2.0000          -
57906.40/2963.25	c      2963          53047          29        20                -           2.0000          -
58005.65/2968.28	c      2968          54500          60        20                -           2.0000          -
58106.90/2973.33	c      2973          50917          42        20                -           2.0000          -
58208.08/2978.43	c      2978          54694          71        20                -           2.0000          -
58307.35/2983.43	c      2983          51131          51        20                -           2.0000          -
58412.60/2988.76	c      2989          54893          55        20                -           2.0000          -
58520.40/2994.17	c      2994          51305          53        20                -           2.0000          -
58623.07/2999.32	c      2999          55142          47        20                -           2.0000          -
58726.33/3004.56	c      3005          51465          54        20                -           2.0000          -
58833.59/3009.98	c      3010          55384          54        20                -           2.0000          -
58932.88/3015.02	c      3015          55473          50        20                -           2.0000          -
59034.87/3020.05	c      3020          54467          38        20                -           2.0000          -
59141.38/3025.42	c      3025          54564          38        20                -           2.0000          -
59250.61/3030.95	c      3031          51848          48        20                -           2.0000          -
59350.08/3036.02	c      3036          54798          33        20                -           2.0000          -
59453.66/3041.12	c      3041          54866          34        20                -           2.0000          -
59562.38/3046.67	c      3047          52114          52        20                -           2.0000          -
59672.27/3052.16	c      3052          56265          49        20                -           2.0000          -
59776.78/3057.47	c      3057          55272          44        20                -           2.0000          -
59880.05/3062.60	c      3063          52358          51        20                -           2.0000          -
59981.34/3067.77	c      3068          56676          51        20                -           2.0000          -
60080.64/3072.79	c      3073          56807          45        20                -           2.0000          -
60181.93/3077.81	c      3078          56957          73        20                -           2.0000          -
60281.24/3082.88	c      3083          55805          27        20                -           2.0000          -
60387.16/3088.15	c      3088          55909          23        20                -           2.0000          -
60487.82/3093.23	c      3093          57378          44        20                -           2.0000          -
60589.12/3098.32	c      3098          52941          48        20                -           2.0000          -
60688.47/3103.34	c      3103          57643          48        20                -           2.0000          -
60789.81/3108.44	c      3108          56327          42        20                -           2.0000          -
60891.14/3113.51	c      3114          57891          40        20                -           2.0000          -
60992.48/3118.69	c      3119          56555          48        20                -           2.0000          -
61093.83/3123.77	c      3124          58141          45        20                -           2.0000          -
61195.16/3128.86	c      3129          58261          41        20                -           2.0000          -
61296.50/3133.90	c      3134          58371          36        20                -           2.0000          -
61401.80/3139.27	c      3139          53632          51        20                -           2.0000          -
61505.14/3144.41	c      3144          53717          47        20                -           2.0000          -
61604.50/3149.41	c      3149          53824          55        20                -           2.0000          -
61707.83/3154.70	c      3155          57309          41        20                -           2.0000          -
61811.16/3159.87	c      3160          54031          54        20                -           2.0000          -
61920.46/3165.30	c      3165          54143          47        20                -           2.0000          -
62019.83/3170.36	c      3170          59238          54        20                -           2.0000          -
62123.19/3175.50	c      3176          59379          47        20                -           2.0000          -
62226.54/3180.78	c      3181          59486          41        20                -           2.0000          -
62332.56/3186.04	c      3186          58030          39        20                -           2.0000          -
62437.21/3191.35	c      3191          58162          29        20                -           2.0000          -
62544.53/3196.73	c      3197          59848          39        20                -           2.0000          -
62645.90/3201.85	c      3202          59978          45        20                -           2.0000          -
62745.27/3206.88	c      3207          58492          22        20                -           2.0000          -
62846.82/3211.99	c      3212          55108          45        20                -           2.0000          -
62950.69/3217.20	c      3217          58642          20        20                -           2.0000          -
63053.33/3222.32	c      3222          60440          46        20                -           2.0000          -
63160.65/3227.72	c      3228          60580          49        20                -           2.0000          -
63262.01/3232.85	c      3233          55504          43        20                -           2.0000          -
63363.38/3237.95	c      3238          59090          31        20                -           2.0000          -
63470.68/3243.36	c      3243          59207          30        20                -           2.0000          -
63576.03/3248.63	c      3249          55846          47        20                -           2.0000          -
63675.39/3253.69	c      3254          61168          38        20                -           2.0000          -
63776.78/3258.78	c      3259          61284          38        20                -           2.0000          -
63880.13/3263.97	c      3264          56145          49        20                -           2.0000          -
63989.44/3269.40	c      3269          59883          23        20                -           2.0000          -
64088.81/3274.43	c      3274          61606          41        20                -           2.0000          -
64190.17/3279.58	c      3280          60145          26        20                -           2.0000          -
64297.45/3284.91	c      3285          61888          47        20                -           2.0000          -
64402.78/3290.23	c      3290          56696          44        20                -           2.0000          -
64504.14/3295.35	c      3295          56813          40        20                -           2.0000          -
64603.52/3300.38	c      3300          56909          53        20                -           2.0000          -
64710.86/3305.77	c      3306          60703          19        20                -           2.0000          -
64812.24/3310.82	c      3311          60728           1        20                -           2.0000          -
64911.55/3315.85	c      3316          62655          38        20                -           2.0000          -
65012.96/3320.92	c      3321          61001          44        20                -           2.0000          -
65114.99/3326.12	c      3326          61124          42        20                -           2.0000          -
65216.32/3331.15	c      3331          61254          19        20                -           2.0000          -
65315.59/3336.16	c      3336          63102          45        20                -           2.0000          -
65422.29/3341.58	c      3342          61484          45        20                -           2.0000          -
65532.13/3347.03	c      3347          61602          39        20                -           2.0000          -
65631.61/3352.11	c      3352          63474          38        20                -           2.0000          -
65732.94/3357.13	c      3357          58000          48        20                -           2.0000          -
65837.66/3362.41	c      3362          58100          49        20                -           2.0000          -
65946.99/3367.95	c      3368          63846          38        20                -           2.0000          -
66052.34/3373.23	c      3373          58227           0        20                -           2.0000          -
66151.72/3378.24	c      3378          64106          35        20                -           2.0000          -
66253.10/3383.35	c      3383          64183          32        20                -           2.0000          -
66352.47/3388.37	c      3388          58550          64        20                -           2.0000          -
66453.84/3393.45	c      3393          58707         191        20                -           2.0000          -
66555.22/3398.54	c      3399          58828         270        20                -           2.0000          -
66658.52/3403.78	c      3404          58968         410        20                -           2.0000          -
66761.82/3408.99	c      3409          59077          72        20                -           2.0000          -
66865.88/3414.14	c      3414          59217          58        20                -           2.0000          -
66968.50/3419.30	c      3419          65207          91        20                -           2.0000          -
67067.89/3424.35	c      3424          65380         135        20                -           2.0000          -
67167.23/3429.39	c      3429          59548          59        20                -           2.0000          -
67270.59/3434.50	c      3434          65652         111        20                -           2.0000          -
67369.98/3439.53	c      3440          63497          31        20                -           2.0000          -
67475.33/3444.87	c      3445          63596          23        20                -           2.0000          -
67579.38/3450.12	c      3450          63714          25        20                -           2.0000          -
67689.98/3455.61	c      3456          60010          71        20                -           2.0000          -
67799.90/3461.16	c      3461          66449          95        20                -           2.0000          -
67900.66/3466.21	c      3466          66559         111        20                -           2.0000          -
68000.04/3471.29	c      3471          66712         252        20                -           2.0000          -
68101.42/3476.35	c      3476          66790         328        20                -           2.0000          -
68202.79/3481.47	c      3481          64375          25        20                -           2.0000          -
68308.13/3486.74	c      3487          67014         232        20                -           2.0000          -
68409.50/3491.82	c      3492          60952         513        20                -           2.0000          -
68516.82/3497.28	c      3497          61052         613        20                -           2.0000          -
68618.18/3502.39	c      3502          61152         713        20                -           2.0000          -
68719.56/3507.48	c      3507          61172         733        20                -           2.0000          -
68822.91/3512.63	c      3513          61192         691        20                -           2.0000          -
68926.27/3517.80	c      3518          61233         732        20                -           2.0000          -
69025.66/3522.87	c      3523          61233         732        20                -           2.0000          -
69131.59/3528.20	c      3528          61260         462        20                -           2.0000          -
69232.34/3533.21	c      3533          67999         101        20                -           2.0000          -
69339.68/3538.61	c      3539          61326          55        20                -           2.0000          -
69445.01/3543.93	c      3544          68212         119        20                -           2.0000          -
69549.10/3549.15	c      3549          68319          97        20                -           2.0000          -
69649.71/3554.21	c      3554          66021          22        20                -           2.0000          -
69751.06/3559.32	c      3559          66129          23        20                -           2.0000          -
69852.45/3564.44	c      3564          68579          92        20                -           2.0000          -
69951.80/3569.45	c      3569          62247         175        20                -           2.0000          -
70055.16/3574.67	c      3575          66497          35        20                -           2.0000          -
70156.52/3579.71	c      3580          66591          38        20                -           2.0000          -
70262.36/3585.05	c      3585          66693          34        20                -           2.0000          -
70365.22/3590.20	c      3590          68925          95        20                -           2.0000          -
70464.59/3595.22	c      3595          69018          97        20                -           2.0000          -
70567.95/3600.45	c      3600          62943          41        20                -           2.0000          -
70669.32/3605.55	c      3606          69177          88        20                -           2.0000          -
70776.65/3610.94	c      3611          63220          39        20                -           2.0000          -
70878.70/3616.04	c      3616          67422          38        20                -           2.0000          -
70983.35/3621.38	c      3621          67544          38        20                -           2.0000          -
71088.70/3626.69	c      3627          69435          90        20                -           2.0000          -
71194.05/3631.96	c      3632          63708          66        20                -           2.0000          -
71293.43/3637.03	c      3637          67876          31        20                -           2.0000          -
71400.95/3642.35	c      3642          69679         105        20                -           2.0000          -
71508.09/3647.72	c      3648          64053          63        20                -           2.0000          -
71609.45/3652.83	c      3653          64145          60        20                -           2.0000          -
71708.84/3657.87	c      3658          68360          31        20                -           2.0000          -
71812.70/3663.11	c      3663          69983          88        20                -           2.0000          -
71914.05/3668.14	c      3668          70115          92        20                -           2.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 (187707 MiB free)
  memory of node 1: 193494 MiB (165078 MiB free)
  memory of node 2: 193531 MiB (147936 MiB free)
  memory of node 3: 193531 MiB (138680 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-4466046-1723667616/watcher-4466046-1723667616 -o /tmp/evaluation-result-4466046-1723667616/solver-4466046-1723667616 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723666234-787309 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466046-1723667616.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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=788528, runsolver pid=788525
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 62.43 67.23 60.00 62/984 788529
/proc/meminfo: memFree=654644900/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=126068 memory=113592 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 26300 0 0 0 8 3 0 0 20 0 1 0 133344758 129093632 28398 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 31517 28398 2347 3035 0 27913 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 126068 KiB
Current children cumulated memory: 113592 KiB

[startup+0.22057 s]*
/proc/loadavg: 62.43 67.23 60.00 62/984 788529
/proc/meminfo: memFree=654514256/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=161340 memory=147988 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 34894 0 0 0 18 4 0 0 20 0 1 0 133344758 165212160 36997 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 40335 36997 2347 3035 0 36731 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 161340 KiB
Current children cumulated memory: 147988 KiB

[startup+0.320423 s]*
/proc/loadavg: 62.43 67.23 60.00 62/984 788529
/proc/meminfo: memFree=654541856/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=193960 memory=182648 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 43754 0 0 0 27 6 0 0 20 0 1 0 133344758 198615040 45662 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 48490 45662 2555 3035 0 44886 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 193960 KiB
Current children cumulated memory: 182648 KiB

[startup+0.700279 s]
/proc/loadavg: 62.43 67.23 60.00 63/984 788529
/proc/meminfo: memFree=654439784/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=419680 memory=406644 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 99947 0 0 0 55 14 0 0 20 0 1 0 133344758 429752320 101595 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 104920 101661 2555 3035 0 101316 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 419680 KiB
Current children cumulated memory: 406644 KiB

[startup+1.5003 s]
/proc/loadavg: 62.43 67.23 60.00 62/984 788529
/proc/meminfo: memFree=654172352/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=640404 memory=609416 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 134065 0 0 0 126 23 0 0 20 0 1 0 133344758 655773696 152354 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 160101 152354 2678 3035 0 156497 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 640404 KiB
Current children cumulated memory: 609416 KiB

[startup+3.12078 s]
/proc/loadavg: 62.43 67.23 60.00 62/984 788529
/proc/meminfo: memFree=653933016/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=640404 memory=609416 CPUtime=3.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 134086 0 0 0 286 23 0 0 20 0 1 0 133344758 655773696 152354 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 160101 152354 2678 3035 0 156497 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 640404 KiB
Current children cumulated memory: 609416 KiB

[startup+6.30027 s]
/proc/loadavg: 62.32 67.13 60.01 62/984 788529
/proc/meminfo: memFree=653955484/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=640404 memory=609644 CPUtime=6.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 134167 0 0 0 601 25 0 0 20 0 1 0 133344758 655773696 152411 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 160101 152411 2710 3035 0 156497 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 640404 KiB
Current children cumulated memory: 609644 KiB

[startup+12.7003 s]
/proc/loadavg: 62.21 67.02 60.01 62/984 788531
/proc/meminfo: memFree=653742492/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=640404 memory=609724 CPUtime=12.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 134239 0 0 0 1237 26 0 0 20 0 1 0 133344758 655773696 152431 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 160101 152431 2726 3035 0 156497 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 640404 KiB
Current children cumulated memory: 609724 KiB

[startup+25.5003 s]
/proc/loadavg: 61.94 66.73 60.03 62/984 788532
/proc/meminfo: memFree=653954044/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=640404 memory=609724 CPUtime=25.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) R 788525 788528 787299 0 -1 4194304 134311 0 0 0 2509 27 0 0 20 0 1 0 133344758 655773696 152431 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 160101 152431 2726 3035 0 156497 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 640404 KiB
Current children cumulated memory: 609724 KiB

[startup+51.1394 s]
/proc/loadavg: 64.77 66.96 60.28 81/1024 788578
/proc/meminfo: memFree=635276612/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=20839932 memory=18704176 CPUtime=188.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) S 788525 788528 787299 0 -1 1077936128 4107384 0 0 0 17980 915 0 0 20 0 41 0 133344758 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
/proc/788528/statm: 5209983 4676044 2806 3035 0 4919845 0
[pid=788528/tid=788537] ppid=788525 vsize=20839932 memory=6812 CPUtime=7.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788537/stat : 788537 (fscip) R 788525 788528 787299 0 -1 4194368 124733 0 0 0 730 30 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788538] ppid=788525 vsize=20839932 memory=281034341222064 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788538/stat : 788538 (fscip) R 788525 788528 787299 0 -1 4194368 232013 0 0 0 700 48 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788539] ppid=788525 vsize=20839932 memory=5512 CPUtime=7.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788539/stat : 788539 (fscip) R 788525 788528 787299 0 -1 4194368 229292 0 0 0 699 52 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788540] ppid=788525 vsize=20839932 memory=16164 CPUtime=7.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788540/stat : 788540 (fscip) R 788525 788528 787299 0 -1 4194368 124733 0 0 0 737 27 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788541] ppid=788525 vsize=20839932 memory=2316 CPUtime=7.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788541/stat : 788541 (fscip) R 788525 788528 787299 0 -1 4194368 232508 0 0 0 694 52 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788542] ppid=788525 vsize=20839932 memory=17466160 CPUtime=7.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788542/stat : 788542 (fscip) R 788525 788528 787299 0 -1 4194368 230884 0 0 0 695 54 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788543] ppid=788525 vsize=20839932 memory=11448 CPUtime=7.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788543/stat : 788543 (fscip) R 788525 788528 787299 0 -1 4194368 126053 0 0 0 735 29 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788544] ppid=788525 vsize=20839932 memory=1325092 CPUtime=7.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788544/stat : 788544 (fscip) R 788525 788528 787299 0 -1 4194368 229331 0 0 0 702 49 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788545] ppid=788525 vsize=20839932 memory=42196 CPUtime=7.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788545/stat : 788545 (fscip) R 788525 788528 787299 0 -1 4194368 229388 0 0 0 702 49 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788546] ppid=788525 vsize=20839932 memory=2320761415780270410 CPUtime=7.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788546/stat : 788546 (fscip) R 788525 788528 787299 0 -1 4194368 126058 0 0 0 736 30 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788547] ppid=788525 vsize=20839932 memory=0 CPUtime=7.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788547/stat : 788547 (fscip) R 788525 788528 787299 0 -1 4194368 229275 0 0 0 700 50 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788548] ppid=788525 vsize=20839932 memory=281034341717440 CPUtime=7.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788548/stat : 788548 (fscip) R 788525 788528 787299 0 -1 4194368 229421 0 0 0 701 50 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788549] ppid=788525 vsize=20839932 memory=10544 CPUtime=7.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788549/stat : 788549 (fscip) R 788525 788528 787299 0 -1 4194368 126053 0 0 0 734 31 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788550] ppid=788525 vsize=20839932 memory=281034340484432 CPUtime=7.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788550/stat : 788550 (fscip) R 788525 788528 787299 0 -1 4194368 230823 0 0 0 698 49 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788551] ppid=788525 vsize=20839932 memory=281034340181728 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788551/stat : 788551 (fscip) R 788525 788528 787299 0 -1 4194368 230649 0 0 0 700 48 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788552] ppid=788525 vsize=20839932 memory=16325789170925620 CPUtime=7.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788552/stat : 788552 (fscip) R 788525 788528 787299 0 -1 4194368 126058 0 0 0 734 29 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788553] ppid=788525 vsize=20839932 memory=27 CPUtime=7.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788553/stat : 788553 (fscip) R 788525 788528 787299 0 -1 4194368 230933 0 0 0 703 47 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788554] ppid=788525 vsize=20839932 memory=26 CPUtime=7.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788554/stat : 788554 (fscip) R 788525 788528 787299 0 -1 4194368 229436 0 0 0 704 49 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788555] ppid=788525 vsize=20839932 memory=18703248 CPUtime=7.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788555/stat : 788555 (fscip) R 788525 788528 787299 0 -1 4194368 126055 0 0 0 735 29 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788556] ppid=788525 vsize=20839932 memory=3761403127489610316 CPUtime=7.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788556/stat : 788556 (fscip) R 788525 788528 787299 0 -1 4194368 229423 0 0 0 684 49 0 0 20 0 41 0 133348542 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788557] ppid=788525 vsize=20839932 memory=5512 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788557/stat : 788557 (fscip) S 788525 788528 787299 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788558] ppid=788525 vsize=20839932 memory=16164 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788558/stat : 788558 (fscip) S 788525 788528 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788559] ppid=788525 vsize=20839932 memory=281034340333040 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788559/stat : 788559 (fscip) S 788525 788528 787299 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788560] ppid=788525 vsize=20839932 memory=8253652076033 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788560/stat : 788560 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788561] ppid=788525 vsize=20839932 memory=281034341384960 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788561/stat : 788561 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788562] ppid=788525 vsize=20839932 memory=-6352670693803635562 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788562/stat : 788562 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788563] ppid=788525 vsize=20839932 memory=16325789170925620 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788563/stat : 788563 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788564] ppid=788525 vsize=20839932 memory=-7674913789612892064 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788564/stat : 788564 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788565] ppid=788525 vsize=20839932 memory=8242994891312070682 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788565/stat : 788565 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788566] ppid=788525 vsize=20839932 memory=25031 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788566/stat : 788566 (fscip) S 788525 788528 787299 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788567] ppid=788525 vsize=20839932 memory=25369 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788567/stat : 788567 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788568] ppid=788525 vsize=20839932 memory=51344 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788568/stat : 788568 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788569] ppid=788525 vsize=20839932 memory=104 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788569/stat : 788569 (fscip) S 788525 788528 787299 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 133349114 21340090368 4676044 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0

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

/proc/788528/task/788544/stat : 788544 (fscip) D 788525 788528 787299 0 -1 1077937220 2876097 0 0 0 359989 369 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788545] ppid=788525 vsize=38070148 memory=31572 CPUtime=3573.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788545/stat : 788545 (fscip) D 788525 788528 787299 0 -1 1077937220 8515253 0 0 0 356343 1017 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788546] ppid=788525 vsize=38070148 memory=25333125866717268 CPUtime=3596.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788546/stat : 788546 (fscip) D 788525 788528 787299 0 -1 1077937220 1576521 0 0 0 359364 239 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788547] ppid=788525 vsize=38070148 memory=25333125866717268 CPUtime=3599.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788547/stat : 788547 (fscip) D 788525 788528 787299 0 -1 1077937220 2711573 0 0 0 359602 326 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788548] ppid=788525 vsize=38070148 memory=64250 CPUtime=3589.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788548/stat : 788548 (fscip) D 788525 788528 787299 0 -1 1077937220 8297146 0 0 0 357914 1023 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788549] ppid=788525 vsize=38070148 memory=83372 CPUtime=3599.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788549/stat : 788549 (fscip) S 788525 788528 787299 0 -1 4195904 1761111 0 0 0 359484 446 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 140185166443920 9448108 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788550] ppid=788525 vsize=38070148 memory=281034341314304 CPUtime=3605.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788550/stat : 788550 (fscip) D 788525 788528 787299 0 -1 1077937220 2975480 0 0 0 360143 368 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788551] ppid=788525 vsize=38070148 memory=19884 CPUtime=3602.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788551/stat : 788551 (fscip) D 788525 788528 787299 0 -1 1077937220 7746254 0 0 0 359344 934 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788552] ppid=788525 vsize=38070148 memory=20388 CPUtime=3607.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788552/stat : 788552 (fscip) D 788525 788528 787299 0 -1 1077937220 1656748 0 0 0 360526 239 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788553] ppid=788525 vsize=38070148 memory=5620 CPUtime=3602.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788553/stat : 788553 (fscip) D 788525 788528 787299 0 -1 1077937220 2898763 0 0 0 359889 368 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788554] ppid=788525 vsize=38070148 memory=11540 CPUtime=3588.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788554/stat : 788554 (fscip) D 788525 788528 787299 0 -1 1077937220 8666268 0 0 0 357812 1060 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788555] ppid=788525 vsize=38070148 memory=13928 CPUtime=3604.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788555/stat : 788555 (fscip) D 788525 788528 787299 0 -1 1077937220 1722688 0 0 0 360174 240 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788556] ppid=788525 vsize=38070148 memory=13364 CPUtime=3602.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788556/stat : 788556 (fscip) D 788525 788528 787299 0 -1 1077937220 2861138 0 0 0 359910 340 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788557] ppid=788525 vsize=38070148 memory=2588 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788557/stat : 788557 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788558] ppid=788525 vsize=38070148 memory=32792 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788558/stat : 788558 (fscip) D 788525 788528 787299 0 -1 1077937220 146 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788559] ppid=788525 vsize=38070148 memory=7068 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788559/stat : 788559 (fscip) D 788525 788528 787299 0 -1 1077937220 214 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788560] ppid=788525 vsize=38070148 memory=36300 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788560/stat : 788560 (fscip) D 788525 788528 787299 0 -1 1077937220 208 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788561] ppid=788525 vsize=38070148 memory=6796 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788561/stat : 788561 (fscip) D 788525 788528 787299 0 -1 1077937220 285 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788562] ppid=788525 vsize=38070148 memory=20660 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788562/stat : 788562 (fscip) D 788525 788528 787299 0 -1 1077937220 217 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788563] ppid=788525 vsize=38070148 memory=6952 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788563/stat : 788563 (fscip) D 788525 788528 787299 0 -1 1077937220 187 0 0 0 2 1 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788564] ppid=788525 vsize=38070148 memory=7044 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788564/stat : 788564 (fscip) D 788525 788528 787299 0 -1 1077937220 289 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788565] ppid=788525 vsize=38070148 memory=6736 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788565/stat : 788565 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788566] ppid=788525 vsize=38070148 memory=34591360 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788566/stat : 788566 (fscip) D 788525 788528 787299 0 -1 1077937220 334 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788567] ppid=788525 vsize=38070148 memory=6720665437182902895 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788567/stat : 788567 (fscip) D 788525 788528 787299 0 -1 1077937220 292 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788568] ppid=788525 vsize=38070148 memory=-8693842200506320279 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788568/stat : 788568 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 0 3 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788569] ppid=788525 vsize=38070148 memory=60714530437213 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788569/stat : 788569 (fscip) D 788525 788528 787299 0 -1 1077937220 286 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788570] ppid=788525 vsize=38070148 memory=16099260529721524 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788570/stat : 788570 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788571] ppid=788525 vsize=38070148 memory=15816720401085544 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788571/stat : 788571 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788572] ppid=788525 vsize=38070148 memory=3617009732907089628 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788572/stat : 788572 (fscip) D 788525 788528 787299 0 -1 1077937220 287 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788573] ppid=788525 vsize=38070148 memory=3835157263674228197 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788573/stat : 788573 (fscip) D 788525 788528 787299 0 -1 1077937220 199 0 0 0 1 1 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788574] ppid=788525 vsize=38070148 memory=3617850897957130526 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788574/stat : 788574 (fscip) D 788525 788528 787299 0 -1 1077937220 205 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788575] ppid=788525 vsize=38070148 memory=281034342019312 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788575/stat : 788575 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788576] ppid=788525 vsize=38070148 memory=4638778424386736479 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788576/stat : 788576 (fscip) D 788525 788528 787299 0 -1 1077937220 289 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
Current children cumulated CPU time: 72001.8 s
Current children cumulated vsize: 38070148 KiB
Current children cumulated memory: 34591360 KiB

[startup+3674.7 s]
/proc/loadavg: 20.00 22.33 38.63 3/886 790631
/proc/meminfo: memFree=742659868/790760804 swapFree=131071996/131071996
[pid=788528] ppid=788525 vsize=38070148 memory=34591360 CPUtime=72001.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/stat : 788528 (fscip) D 788525 788528 787299 0 -1 1077937156 82253691 0 0 0 7189654 10527 0 0 20 0 41 0 133344758 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 17 76 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
/proc/788528/statm: 9517537 8647840 3030 3035 0 9331785 0
[pid=788528/tid=788537] ppid=788525 vsize=38070148 memory=281034340482400 CPUtime=3598.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788537/stat : 788537 (fscip) D 788525 788528 787299 0 -1 1077937220 1899785 0 0 0 359604 237 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788538] ppid=788525 vsize=38070148 memory=0 CPUtime=3597.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788538/stat : 788538 (fscip) D 788525 788528 787299 0 -1 1077937220 2654093 0 0 0 359398 342 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788539] ppid=788525 vsize=38070148 memory=25333125866717268 CPUtime=3590.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788539/stat : 788539 (fscip) D 788525 788528 787299 0 -1 1077937220 8490124 0 0 0 358034 1036 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788540] ppid=788525 vsize=38070148 memory=0 CPUtime=3604.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788540/stat : 788540 (fscip) D 788525 788528 787299 0 -1 1077937220 1672159 0 0 0 360241 227 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788541] ppid=788525 vsize=38070148 memory=25333125866717268 CPUtime=3604.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788541/stat : 788541 (fscip) D 788525 788528 787299 0 -1 1077937220 2609528 0 0 0 360095 323 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788542] ppid=788525 vsize=38070148 memory=34587504 CPUtime=3588.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788542/stat : 788542 (fscip) D 788525 788528 787299 0 -1 1077937220 8469436 0 0 0 357768 1050 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788543] ppid=788525 vsize=38070148 memory=40480 CPUtime=3604.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788543/stat : 788543 (fscip) D 788525 788528 787299 0 -1 1077937220 1951745 0 0 0 360163 255 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788544] ppid=788525 vsize=38070148 memory=281034342232592 CPUtime=3603.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788544/stat : 788544 (fscip) D 788525 788528 787299 0 -1 1077937220 2876097 0 0 0 359989 369 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788545] ppid=788525 vsize=38070148 memory=10544 CPUtime=3573.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788545/stat : 788545 (fscip) D 788525 788528 787299 0 -1 1077937220 8515253 0 0 0 356343 1017 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788546] ppid=788525 vsize=38070148 memory=281034341222064 CPUtime=3596.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788546/stat : 788546 (fscip) D 788525 788528 787299 0 -1 1077937220 1576521 0 0 0 359364 239 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788547] ppid=788525 vsize=38070148 memory=0 CPUtime=3599.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788547/stat : 788547 (fscip) D 788525 788528 787299 0 -1 1077937220 2711573 0 0 0 359602 326 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788548] ppid=788525 vsize=38070148 memory=198340509722 CPUtime=3589.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788548/stat : 788548 (fscip) D 788525 788528 787299 0 -1 1077937220 8297146 0 0 0 357914 1023 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788549] ppid=788525 vsize=38070148 memory=281034342737952 CPUtime=3599.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788549/stat : 788549 (fscip) S 788525 788528 787299 0 -1 4195904 1761111 0 0 0 359484 446 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 140185166443920 9448108 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 0
[pid=788528/tid=788550] ppid=788525 vsize=38070148 memory=34569376 CPUtime=3605.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788550/stat : 788550 (fscip) D 788525 788528 787299 0 -1 1077937220 2975480 0 0 0 360143 368 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788551] ppid=788525 vsize=38070148 memory=42196 CPUtime=3602.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788551/stat : 788551 (fscip) D 788525 788528 787299 0 -1 1077937220 7746254 0 0 0 359344 934 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788552] ppid=788525 vsize=38070148 memory=34590924 CPUtime=3607.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788552/stat : 788552 (fscip) D 788525 788528 787299 0 -1 1077937220 1656748 0 0 0 360526 239 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788553] ppid=788525 vsize=38070148 memory=34591172 CPUtime=3602.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788553/stat : 788553 (fscip) D 788525 788528 787299 0 -1 1077937220 2898763 0 0 0 359889 368 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788554] ppid=788525 vsize=38070148 memory=34591360 CPUtime=3588.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788554/stat : 788554 (fscip) D 788525 788528 787299 0 -1 1077937220 8666268 0 0 0 357812 1060 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788555] ppid=788525 vsize=38070148 memory=34591360 CPUtime=3604.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788555/stat : 788555 (fscip) D 788525 788528 787299 0 -1 1077937220 1722688 0 0 0 360174 240 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788556] ppid=788525 vsize=38070148 memory=2316 CPUtime=3602.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788556/stat : 788556 (fscip) D 788525 788528 787299 0 -1 1077937220 2861138 0 0 0 359910 340 0 0 20 0 41 0 133348542 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788557] ppid=788525 vsize=38070148 memory=34506032 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788557/stat : 788557 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788558] ppid=788525 vsize=38070148 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788558/stat : 788558 (fscip) D 788525 788528 787299 0 -1 1077937220 146 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788559] ppid=788525 vsize=38070148 memory=281034342343312 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788559/stat : 788559 (fscip) D 788525 788528 787299 0 -1 1077937220 214 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788560] ppid=788525 vsize=38070148 memory=281034341504144 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788560/stat : 788560 (fscip) D 788525 788528 787299 0 -1 1077937220 208 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788561] ppid=788525 vsize=38070148 memory=198340509722 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788561/stat : 788561 (fscip) D 788525 788528 787299 0 -1 1077937220 285 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788562] ppid=788525 vsize=38070148 memory=25031 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788562/stat : 788562 (fscip) D 788525 788528 787299 0 -1 1077937220 217 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788563] ppid=788525 vsize=38070148 memory=7640 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788563/stat : 788563 (fscip) D 788525 788528 787299 0 -1 1077937220 187 0 0 0 2 1 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788564] ppid=788525 vsize=38070148 memory=19884 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788564/stat : 788564 (fscip) D 788525 788528 787299 0 -1 1077937220 289 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788565] ppid=788525 vsize=38070148 memory=34561208 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788565/stat : 788565 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788566] ppid=788525 vsize=38070148 memory=34567488 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788566/stat : 788566 (fscip) D 788525 788528 787299 0 -1 1077937220 334 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788567] ppid=788525 vsize=38070148 memory=5512 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788567/stat : 788567 (fscip) D 788525 788528 787299 0 -1 1077937220 292 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788568] ppid=788525 vsize=38070148 memory=16164 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788568/stat : 788568 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 0 3 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788569] ppid=788525 vsize=38070148 memory=7640 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788569/stat : 788569 (fscip) D 788525 788528 787299 0 -1 1077937220 286 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788570] ppid=788525 vsize=38070148 memory=19884 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788570/stat : 788570 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788571] ppid=788525 vsize=38070148 memory=34522972 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788571/stat : 788571 (fscip) D 788525 788528 787299 0 -1 1077937220 282 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788572] ppid=788525 vsize=38070148 memory=34574688 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788572/stat : 788572 (fscip) D 788525 788528 787299 0 -1 1077937220 287 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788573] ppid=788525 vsize=38070148 memory=34552644 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788573/stat : 788573 (fscip) D 788525 788528 787299 0 -1 1077937220 199 0 0 0 1 1 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788574] ppid=788525 vsize=38070148 memory=11448 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788574/stat : 788574 (fscip) D 788525 788528 787299 0 -1 1077937220 205 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788575] ppid=788525 vsize=38070148 memory=34548240 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788575/stat : 788575 (fscip) D 788525 788528 787299 0 -1 1077937220 284 0 0 0 3 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
[pid=788528/tid=788576] ppid=788525 vsize=38070148 memory=34567264 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/788528/task/788576/stat : 788576 (fscip) D 788525 788528 787299 0 -1 1077937220 289 0 0 0 4 0 0 0 20 0 41 0 133349114 38983831552 8647840 809668444160 4194304 16623229 140731315244432 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 33906688 140731315246086 140731315246204 140731315246204 140731315253232 24
Current children cumulated CPU time: 72001.8 s
Current children cumulated vsize: 38070148 KiB
Current children cumulated memory: 34591360 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3675.66
CPU time (s): 72002.8
CPU user time (s): 71896.5
CPU system time (s): 106.228
CPU usage (%): 1958.91
Max. virtual memory (cumulated for all children) (KiB): 38070148
Max. memory (cumulated for all children) (KiB): 34591360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71896.5
system time used= 106.228
maximum resident set size= 34591360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82253691
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= 604581
involuntary context switches= 207619


# summary of solver processes directly reported to runsolver:
#   pid: 788528
#   total CPU time (s): 72002.8
#   total CPU user time (s): 71896.5
#   total CPU system time (s): 106.228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.3922 second user time and 87.7245 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 22:33:36
IDJOB=4466046
IDBENCH=178875
IDSOLVER=3094
FILE ID=nodeD105/4466046-1723667616
RUNJOBID= nodeD105-1723666234-787309
SLURM_JOB_ID= 8267929
Free space on /tmp= 8622800 MiB

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 77
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.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		: 3199.999
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		: 3190.585
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:        654628636 kB
MemAvailable:   659397308 kB
Buffers:         1264968 kB
Cached:          6791260 kB
SwapCached:            0 kB
Active:          1743364 kB
Inactive:       130631624 kB
Active(anon):       2176 kB
Inactive(anon): 124355516 kB
Active(file):    1741188 kB
Inactive(file):  6276108 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             36004 kB
Writeback:             0 kB
AnonPages:      124316772 kB
Mapped:           139380 kB
Shmem:             38920 kB
KReclaimable:     342160 kB
Slab:             781480 kB
SReclaimable:     342160 kB
SUnreclaim:       439320 kB
KernelStack:       17008 kB
PageTables:       258736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   40646120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1180032 kB
HardwareCorrupted:     0 kB
AnonHugePages:  34482176 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= 8622888 MiB
End job on nodeD105 at 2024-08-14 23:34:52