Trace number 4465265

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) 72001.5 3635.88

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.opb
MD5SUM0bdb6411771ac9360fc2dcf9fc3ce2f6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark72002.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1150
Total number of constraints81068
Number of constraints which are clauses81068
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
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.11/0.17	c Default LC presolving (default).
0.11/0.18	c ** Before presolving: virtualMemUsedAtLc = 176187445, getVmSize() = 124940288, SCIPgetMemUsed() = 86330644, SCIPgetMemTotal() = 97065508, SCIPgetMemExternEstim() = 79121937
0.11/0.18	c ** set memory limit for presolving in LC to 8.79554e+12 for SCIP **
1.38/1.41	c ** Estimated virtualMemUsedAtSolver = 293193016, getVmSize() = 397217792, SCIPgetMemUsed() = 205559500, SCIPgetMemTotal() = 360667588, SCIPgetMemExternEstim() = 79121937
1.38/1.41	c ** set memory limit for solvers to 4.18769e+11 for each SCIP **
1.38/1.41	c Original Problem   :
1.38/1.41	c   Problem name     : instance-4465265-1723585363
1.38/1.41	c   Variables        : 1150 (1150 binary, 0 integer, 0 implicit integer, 0 continuous)
1.38/1.41	c   Constraints      : 81068
1.38/1.41	c   Objective sense  : minimize
1.38/1.41	c Presolved Problem  :
1.38/1.41	c   Variables        : 1150 (1150 binary, 0 integer, 0 implicit integer, 0 continuous)
1.38/1.41	c   Constraints      : 81068
1.38/1.41	c Constraints        : Number
1.38/1.41	c   setppc           : 81068 
1.38/1.41	c ** Instance transfer method used: 0
1.48/1.50	c ** ParaScipInstance copy does not increase the number of variables. **
2.88/2.98	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.88/2.98	c                                Nodes    Active                                            
2.88/2.98	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
69.60/6.57	c *       7              0           1        20         -31.0000                -          -
69.60/6.57	c         7              0           1        20         -31.0000                -          -
71.33/6.60	c *       7              0           1        20         -33.0000                -          -
83.53/7.31	c *       7              0           1        20         -37.0000                -          -
99.07/8.19	c *       8              0           1        20         -39.0000                -          -
165.81/11.59	c        12              2           1        20         -39.0000       -1150.0000          -
286.63/17.68	c        18             41          42        20         -39.0000       -1150.0000          -
391.68/23.02	c        23            121         122        20         -39.0000       -1150.0000          -
490.65/28.03	c        28            203         202        20         -39.0000       -1150.0000          -
590.40/33.12	c        33           2518        1068        20         -39.0000       -1150.0000          -
693.11/38.30	c        38           5614        1068        20         -39.0000       -1150.0000          -
795.65/43.57	c        44           6180        1074        20         -39.0000       -1150.0000          -
896.66/48.60	c        49           8566        1066        20         -39.0000       -1150.0000          -
994.87/53.68	c        54              2           1        20         -39.0000         -50.0000     28.21%
1020.30/54.95	c *      55              2           1        20         -40.0000         -50.0000     25.00%
1097.39/58.83	c        59             10           9        20         -40.0000         -50.0000     25.00%
1196.48/63.84	c        64             12          11        20         -40.0000         -50.0000     25.00%
1297.34/68.93	c        69             19          18        20         -40.0000         -50.0000     25.00%
1396.27/73.98	c        74             27          26        20         -40.0000         -50.0000     25.00%
1498.16/79.09	c        79             27          26        20         -40.0000         -50.0000     25.00%
1608.52/84.60	c        85             37          36        20         -40.0000         -50.0000     25.00%
1707.70/89.63	c        90             47          46        20         -40.0000         -50.0000     25.00%
1808.89/94.71	c        95             48          47        20         -40.0000         -50.0000     25.00%
1910.07/99.84	c       100             56          55        20         -40.0000         -50.0000     25.00%
2011.25/104.97	c       105             60          59        20         -40.0000         -50.0000     25.00%
2113.12/110.07	c       110             70          69        20         -40.0000         -50.0000     25.00%
2217.57/115.36	c       115             79          78        20         -40.0000         -50.0000     25.00%
2322.67/120.63	c       121             87          86        20         -40.0000         -50.0000     25.00%
2423.85/125.78	c       126             88          87        20         -40.0000         -50.0000     25.00%
2526.93/130.93	c       131             93          92        20         -40.0000         -50.0000     25.00%
2634.04/136.32	c       136             96          95        20         -40.0000         -50.0000     25.00%
2733.23/141.38	c       141             97          96        20         -40.0000         -50.0000     25.00%
2834.40/146.40	c       146            107         106        20         -40.0000         -50.0000     25.00%
2866.89/148.13	c *     148            107         106        20         -41.0000         -50.0000     21.95%
2937.41/151.66	c       152            113         112        20         -41.0000         -50.0000     21.95%
3040.58/156.87	c       157            113         112        20         -41.0000         -50.0000     21.95%
3149.60/162.37	c       162            115         114        20         -41.0000         -50.0000     21.95%
3248.79/167.39	c       167            121         120        20         -41.0000         -50.0000     21.95%
3351.94/172.52	c       173            131         130        20         -41.0000         -50.0000     21.95%
3451.04/177.55	c       178            133         132        20         -41.0000         -50.0000     21.95%
3552.05/182.61	c       183            140         137        20         -41.0000         -50.0000     21.95%
3653.23/187.71	c       188            148         139        20         -41.0000         -50.0000     21.95%
3724.54/191.35	c *     191            151         142        20         -42.0000         -50.0000     19.05%
3754.25/192.89	c       193            152         141        20         -42.0000         -50.0000     19.05%
3857.97/198.07	c       198            155         142        20         -42.0000         -50.0000     19.05%
3959.07/203.16	c       203            157         144        20         -42.0000         -50.0000     19.05%
4058.23/208.17	c       208            171         150        20         -42.0000         -50.0000     19.05%
4160.38/213.30	c       213            177         150        20         -42.0000         -50.0000     19.05%
4261.22/218.40	c       218            186         161        20         -42.0000         -50.0000     19.05%
4359.91/223.43	c       223            195         164        20         -42.0000         -50.0000     19.05%
4460.97/228.53	c       229            206         175        20         -42.0000         -50.0000     19.05%
4562.08/233.60	c       234            222         181        20         -42.0000         -50.0000     19.05%
4661.09/238.65	c       239            222         181        20         -42.0000         -50.0000     19.05%
4762.21/243.70	c       244            238         193        20         -42.0000         -50.0000     19.05%
4863.26/248.87	c       249            263         208        20         -42.0000         -50.0000     19.05%
4962.39/253.88	c       254            266         209        20         -42.0000         -50.0000     19.05%
5063.29/258.92	c       259            289         228        20         -42.0000         -50.0000     19.05%
5164.41/264.08	c       264            319         252        20         -42.0000         -50.0000     19.05%
5268.13/269.30	c       269            359         282        20         -42.0000         -50.0000     19.05%
5366.98/274.37	c       274            371         288        20         -42.0000         -50.0000     19.05%
5467.89/279.46	c       279            385         298        20         -42.0000         -50.0000     19.05%
5535.18/282.81	c *     283            412         315        20         -43.0000         -50.0000     16.28%
5568.57/284.55	c       285            412         315        20         -43.0000         -50.0000     16.28%
5667.40/289.58	c       290            412         315        20         -43.0000         -50.0000     16.28%
5776.94/295.13	c       295            426         303        20         -43.0000         -50.0000     16.28%
5878.93/300.29	c       300            491         342        20         -43.0000         -50.0000     16.28%
5979.51/305.36	c       305            514         357        20         -43.0000         -50.0000     16.28%
6080.09/310.41	c       310            568         385        20         -43.0000         -50.0000     16.28%
6184.33/315.76	c       316            568         385        20         -43.0000         -50.0000     16.28%
6282.68/320.77	c       321            618         415        20         -43.0000         -50.0000     16.28%
6383.40/325.88	c       326            693         456        20         -43.0000         -50.0000     16.28%
6484.60/330.91	c       331            723         470        20         -43.0000         -50.0000     16.28%
6583.51/335.94	c       336            766         483        20         -43.0000         -50.0000     16.28%
6682.29/340.99	c       341            794         511        20         -43.0000         -50.0000     16.28%
6783.79/346.10	c       346            821         536        20         -43.0000         -50.0000     16.28%
6884.68/351.18	c       351            835         550        20         -43.0000         -50.0000     16.28%
6989.07/356.42	c       356            835         550        20         -43.0000         -50.0000     16.28%
7089.74/361.52	c       362            856         571        20         -43.0000         -50.0000     16.28%
7190.64/366.61	c       367            882         597        20         -43.0000         -50.0000     16.28%
7293.72/371.83	c       372            892         607        20         -43.0000         -50.0000     16.28%
7399.39/377.19	c       377            926         641        20         -43.0000         -50.0000     16.28%
7503.78/382.40	c       382            965         680        20         -43.0000         -50.0000     16.28%
7604.85/387.52	c       388            983         698        20         -43.0000         -50.0000     16.28%
7711.76/392.99	c       393           1003         718        20         -43.0000         -50.0000     16.28%
7810.81/398.01	c       398           1023         738        20         -43.0000         -50.0000     16.28%
7912.57/403.10	c       403           1058         773        20         -43.0000         -50.0000     16.28%
8011.79/408.13	c       408           1077         792        20         -43.0000         -50.0000     16.28%
8114.16/413.23	c       413           1077         792        20         -43.0000         -50.0000     16.28%
8215.27/418.32	c       418           1123         838        20         -43.0000         -50.0000     16.28%
8314.30/423.36	c       423           1136         851        20         -43.0000         -50.0000     16.28%
8413.47/428.36	c       428           1144         859        20         -43.0000         -50.0000     16.28%
8514.59/433.41	c       433           1190         905        20         -43.0000         -50.0000     16.28%
8613.71/438.48	c       438           1249         962        20         -43.0000         -50.0000     16.28%
8714.77/443.52	c       444           1274         985        20         -43.0000         -50.0000     16.28%
8813.76/448.57	c       449           1294        1003        20         -43.0000         -50.0000     16.28%
8914.88/453.62	c       454           1296        1005        20         -43.0000         -50.0000     16.28%
9017.64/458.81	c       459           1312        1021        20         -43.0000         -50.0000     16.28%
9116.27/463.86	c       464           1323        1032        20         -43.0000         -50.0000     16.28%
9217.15/468.94	c       469           1351        1060        20         -43.0000         -50.0000     16.28%
9316.15/473.95	c       474           1373        1082        20         -43.0000         -50.0000     16.28%
9419.75/479.14	c       479           1415        1124        20         -43.0000         -50.0000     16.28%
9518.80/484.18	c       484           1432        1141        20         -43.0000         -50.0000     16.28%
9619.16/489.22	c       489           1454        1161        20         -43.0000         -50.0000     16.28%
9720.10/494.33	c       494           1482        1189        20         -43.0000         -50.0000     16.28%
9819.28/499.36	c       499           1544        1249        20         -43.0000         -50.0000     16.28%
9922.39/504.55	c       505           1557           0        20         -43.0000         -50.0000     16.28%
10023.56/509.66	c       510           1557           0        20         -43.0000         -50.0000     16.28%
10122.68/514.69	c       515           1557           0        20         -43.0000         -50.0000     16.28%
10223.71/519.72	c       520           1557           0        20         -43.0000         -50.0000     16.28%
10324.75/524.86	c       525           1557           0        20         -43.0000         -50.0000     16.28%
10430.41/530.13	c       530           1557           0        20         -43.0000         -50.0000     16.28%
10530.74/535.22	c       535           1557           0        20         -43.0000         -50.0000     16.28%
10637.49/540.62	c       541           1569          12        20         -43.0000         -50.0000     16.28%
10744.55/546.09	c       546           1600          43        20         -43.0000         -50.0000     16.28%
10850.84/551.47	c       551           1635          78        20         -43.0000         -50.0000     16.28%
10951.97/556.59	c       557           1658         101        20         -43.0000         -50.0000     16.28%
11054.93/561.72	c       562           1711         154        20         -43.0000         -50.0000     16.28%
11153.96/566.76	c       567           1761         204        20         -43.0000         -50.0000     16.28%
11256.91/571.91	c       572           1779         222        20         -43.0000         -50.0000     16.28%
11355.98/576.97	c       577           1792         235        20         -43.0000         -50.0000     16.28%
11454.99/581.99	c       582           1798         241        20         -43.0000         -50.0000     16.28%
11563.85/587.40	c       587           1825         268        20         -43.0000         -50.0000     16.28%
11662.76/592.47	c       592           1835         278        20         -43.0000         -50.0000     16.28%
11763.63/597.57	c       598           1839         282        20         -43.0000         -50.0000     16.28%
11864.32/602.69	c       603           1861         302        20         -43.0000         -50.0000     16.28%
11965.32/607.73	c       608           1922         363        20         -43.0000         -50.0000     16.28%
12065.95/612.81	c       613           1962         403        20         -43.0000         -50.0000     16.28%
12164.99/617.86	c       618           1967         408        20         -43.0000         -50.0000     16.28%
12266.05/622.91	c       623           1996         437        20         -43.0000         -50.0000     16.28%
12364.93/627.96	c       628           2022         463        20         -43.0000         -50.0000     16.28%
12468.56/633.19	c       633           2041         482        20         -43.0000         -50.0000     16.28%
12569.00/638.21	c       638           2049         490        20         -43.0000         -50.0000     16.28%
12670.23/643.34	c       643           2082         523        20         -43.0000         -50.0000     16.28%
12769.41/648.39	c       648           2088         529        20         -43.0000         -50.0000     16.28%
12870.47/653.42	c       653           2097         538        20         -43.0000         -50.0000     16.28%
12969.62/658.46	c       658           2106         547        20         -43.0000         -50.0000     16.28%
13072.69/663.66	c       664           2125         566        20         -43.0000         -50.0000     16.28%
13171.47/668.69	c       669           2132         573        20         -43.0000         -50.0000     16.28%
13272.57/673.77	c       674           2132         573        20         -43.0000         -50.0000     16.28%
13373.49/678.83	c       679           2137         578        20         -43.0000         -50.0000     16.28%
13474.56/683.95	c       684           2150         591        20         -43.0000         -50.0000     16.28%
13526.08/686.50	c *     687           2154         595        20         -44.0000         -50.0000     13.64%
13587.50/689.67	c       690           2154         595        20         -44.0000         -50.0000     13.64%
13686.45/694.68	c       695           2159         595        20         -44.0000         -50.0000     13.64%
13787.43/699.76	c       700           2168         604        20         -44.0000         -50.0000     13.64%
13896.35/705.29	c       705           2178         614        20         -44.0000         -50.0000     13.64%
14007.39/710.86	c       711           2196         632        20         -44.0000         -50.0000     13.64%
14118.53/716.42	c       716           2220         656        20         -44.0000         -50.0000     13.64%
14221.69/721.63	c       722           2223         659        20         -44.0000         -50.0000     13.64%
14320.80/726.69	c       727           2235         671        20         -44.0000         -50.0000     13.64%
14354.52/728.32	c *     728           2243         679        20         -45.0000         -50.0000     11.11%
14428.65/732.05	c       732           2244         649        20         -45.0000         -50.0000     11.11%
14531.00/737.22	c       737           2253         658        20         -45.0000         -50.0000     11.11%
14632.10/742.36	c       742           2253         658        20         -45.0000         -50.0000     11.11%
14732.95/747.43	c       747           2253         658        20         -45.0000         -50.0000     11.11%
14831.73/752.49	c       752           2253         658        20         -45.0000         -50.0000     11.11%
14934.90/757.67	c       758           2323         724        20         -45.0000         -50.0000     11.11%
15042.60/763.10	c       763           2344         741        20         -45.0000         -50.0000     11.11%
15145.18/768.27	c       768           2356         751        20         -45.0000         -50.0000     11.11%
15248.23/773.42	c       773           2356         751        20         -45.0000         -50.0000     11.11%
15347.30/778.48	c       778           2356         751        20         -45.0000         -50.0000     11.11%
15448.35/783.56	c       784           2365         758        20         -45.0000         -50.0000     11.11%
15547.34/788.58	c       789           2371         764        20         -45.0000         -50.0000     11.11%
15648.46/793.62	c       794           2385         774        20         -45.0000         -50.0000     11.11%
15749.61/798.76	c       799           2387         776        20         -45.0000         -50.0000     11.11%
15850.79/803.80	c       804           2401         788        20         -45.0000         -50.0000     11.11%
15954.57/809.05	c       809           2406         793        20         -45.0000         -50.0000     11.11%
16053.68/814.10	c       814           2435         808        20         -45.0000         -50.0000     11.11%
16156.20/819.25	c       819           2499         864        20         -45.0000         -50.0000     11.11%
16261.30/824.52	c       825           2514         877        20         -45.0000         -50.0000     11.11%
16360.51/829.57	c       830           2523         886        20         -45.0000         -50.0000     11.11%
16461.65/834.64	c       835           2523         886        20         -45.0000         -50.0000     11.11%
16566.71/839.91	c       840           2527         888        20         -45.0000         -50.0000     11.11%
16670.32/845.18	c       845           2532         891        20         -45.0000         -50.0000     11.11%
16770.96/850.27	c       850           2546         899        20         -45.0000         -50.0000     11.11%
16873.90/855.40	c       855           2551         904        20         -45.0000         -50.0000     11.11%
16974.95/860.53	c       861           2564         917        20         -45.0000         -50.0000     11.11%
17074.10/865.59	c       866           2569         922        20         -45.0000         -50.0000     11.11%
17175.27/870.61	c       871           2569         922        20         -45.0000         -50.0000     11.11%
17276.43/875.77	c       876           2585         938        20         -45.0000         -50.0000     11.11%
17377.64/880.87	c       881           2590         943        20         -45.0000         -50.0000     11.11%
17484.74/886.22	c       886           2596         947        20         -45.0000         -50.0000     11.11%
17583.57/891.24	c       891           2601         950        20         -45.0000         -50.0000     11.11%
17684.71/896.33	c       896           2601         950        20         -45.0000         -50.0000     11.11%
17785.83/901.43	c       901           2620         967        20         -45.0000         -50.0000     11.11%
17890.97/906.72	c       907           2640         985        20         -45.0000         -50.0000     11.11%
17994.09/911.98	c       912           2655        1000        20         -45.0000         -50.0000     11.11%
18095.79/917.06	c       917           2679        1022        20         -45.0000         -50.0000     11.11%
18196.97/922.18	c       922           2717        1050        20         -45.0000         -50.0000     11.11%
18297.46/927.25	c       927           2743        1072        20         -45.0000         -50.0000     11.11%
18396.42/932.25	c       932           2807        1118        20         -45.0000         -50.0000     11.11%
18497.54/937.34	c       937           2854        1151        20         -45.0000         -50.0000     11.11%
18600.65/942.56	c       943           2927        1198        20         -45.0000         -50.0000     11.11%
18701.79/947.61	c       948           3015        1240        20         -45.0000         -50.0000     11.11%
18800.79/952.62	c       953           3099        1280        20         -45.0000         -50.0000     11.11%
18899.89/957.65	c       958           3183        1322        20         -45.0000         -50.0000     11.11%
18999.02/962.67	c       963           3259        1390        20         -45.0000         -50.0000     11.11%
19100.11/967.75	c       968           3324        1435        20         -45.0000         -50.0000     11.11%
19201.20/972.80	c       973           3397        1490        20         -45.0000         -50.0000     11.11%
19302.26/977.92	c       978           3472        1547        20         -45.0000         -50.0000     11.11%
19401.28/982.97	c       983           3538        1587        20         -45.0000         -50.0000     11.11%
19502.98/988.08	c       988           3632        1643        20         -45.0000         -50.0000     11.11%
19602.00/993.12	c       993           3699        1678        20         -45.0000         -50.0000     11.11%
19704.45/998.24	c       998           3709        1680        20         -45.0000         -50.0000     11.11%
19805.51/1003.34	c      1003           3738        1693        20         -45.0000         -50.0000     11.11%
19906.69/1008.47	c      1008           3833        1736        20         -45.0000         -50.0000     11.11%
20007.68/1013.55	c      1014           3887        1764        20         -45.0000         -50.0000     11.11%
20114.77/1018.97	c      1019           3997        1812        20         -45.0000         -50.0000     11.11%
20218.57/1024.14	c      1024           4090        1865        20         -45.0000         -50.0000     11.11%
20326.96/1029.68	c      1030           4110        1875        20         -45.0000         -50.0000     11.11%
20428.02/1034.72	c      1035           4116        1881        20         -45.0000         -50.0000     11.11%
20527.13/1039.73	c      1040           4135        1890        20         -45.0000         -50.0000     11.11%
20626.21/1044.79	c      1045           4185        1912        20         -45.0000         -50.0000     11.11%
20729.35/1050.02	c      1050           4185        1912        20         -45.0000         -50.0000     11.11%
20831.12/1055.04	c      1055           4188        1915        20         -45.0000         -50.0000     11.11%
20933.49/1060.27	c      1060           4205        1928        20         -45.0000         -50.0000     11.11%
21036.27/1065.44	c      1065           4212        1935        20         -45.0000         -50.0000     11.11%
21135.34/1070.49	c      1070           4235        1952        20         -45.0000         -50.0000     11.11%
21236.31/1075.51	c      1076           4292        1997        20         -45.0000         -50.0000     11.11%
21335.30/1080.58	c      1081           4329        2024        20         -45.0000         -50.0000     11.11%
21436.40/1085.61	c      1086           4355        2046        20         -45.0000         -50.0000     11.11%
21535.51/1090.63	c      1091           4385        2062        20         -45.0000         -50.0000     11.11%
21638.68/1095.82	c      1096           4447        2094        20         -45.0000         -50.0000     11.11%
21739.81/1101.01	c      1101           4447        2094        20         -45.0000         -50.0000     11.11%
21841.63/1106.05	c      1106           4480        2121        20         -45.0000         -50.0000     11.11%
21940.74/1111.06	c      1111           4505        2138        20         -45.0000         -50.0000     11.11%
22043.14/1116.21	c      1116           4542        2173        20         -45.0000         -50.0000     11.11%
22146.12/1121.43	c      1121           4642        2231        20         -45.0000         -50.0000     11.11%
22247.29/1126.52	c      1127           4642        2231        20         -45.0000         -50.0000     11.11%
22348.50/1131.64	c      1132           4660        2247        20         -45.0000         -50.0000     11.11%
22447.72/1136.66	c      1137           4667        2252        20         -45.0000         -50.0000     11.11%
22552.87/1142.01	c      1142           4683        2262        20         -45.0000         -50.0000     11.11%
22654.85/1147.07	c      1147           4743        2282        20         -45.0000         -50.0000     11.11%
22755.85/1152.19	c      1152           4784        2287        20         -45.0000         -50.0000     11.11%
22860.31/1157.42	c      1157           4809        2296        20         -45.0000         -50.0000     11.11%
22961.40/1162.50	c      1163           4817        2302        20         -45.0000         -50.0000     11.11%
23068.50/1168.02	c      1168           4824        2309        20         -45.0000         -50.0000     11.11%
23170.30/1173.07	c      1173           4824        2309        20         -45.0000         -50.0000     11.11%
23272.91/1178.25	c      1178           4831        2316        20         -45.0000         -50.0000     11.11%
23375.97/1183.43	c      1183           4867        2346        20         -45.0000         -50.0000     11.11%
23477.14/1188.54	c      1189           4892        2365        20         -45.0000         -50.0000     11.11%
23580.28/1193.71	c      1194           4987        2390        20         -45.0000         -50.0000     11.11%
23683.44/1198.95	c      1199           5033        2422        20         -45.0000         -50.0000     11.11%
23782.58/1203.97	c      1204           5079        2456        20         -45.0000         -50.0000     11.11%
23881.74/1208.97	c      1209           5133        2506        20         -45.0000         -50.0000     11.11%
23985.54/1214.13	c      1214           5203        2570        20         -45.0000         -50.0000     11.11%
24090.03/1219.40	c      1219           5243        2606        20         -45.0000         -50.0000     11.11%
24191.23/1224.52	c      1225           5255        2616        20         -45.0000         -50.0000     11.11%
24298.37/1229.92	c      1230           5255        2616        20         -45.0000         -50.0000     11.11%
24397.57/1234.97	c      1235           5262        2621        20         -45.0000         -50.0000     11.11%
24501.27/1240.18	c      1240           5297        2646        20         -45.0000         -50.0000     11.11%
24601.80/1245.29	c      1245           5315        2664        20         -45.0000         -50.0000     11.11%
24705.01/1250.40	c      1250           5324        2673        20         -45.0000         -50.0000     11.11%
24806.18/1255.57	c      1256           5354        2689        20         -45.0000         -50.0000     11.11%
24907.39/1260.61	c      1261           5395        2724        20         -45.0000         -50.0000     11.11%
25006.58/1265.66	c      1266           5473        2778        20         -45.0000         -50.0000     11.11%
25107.80/1270.74	c      1271           5555        2848        20         -45.0000         -50.0000     11.11%
25210.94/1275.98	c      1276           6671           0        20         -45.0000         -50.0000     11.11%
25318.02/1281.40	c      1281           6697          26        20         -45.0000         -50.0000     11.11%
25419.11/1286.49	c      1286           6710          39        20         -45.0000         -50.0000     11.11%
25524.34/1291.70	c      1292           6727          52        20         -45.0000         -50.0000     11.11%
25627.52/1296.97	c      1297           6744          65        20         -45.0000         -50.0000     11.11%
25729.31/1302.05	c      1302           6759          80        20         -45.0000         -50.0000     11.11%
25828.63/1307.13	c      1307           6780          93        20         -45.0000         -50.0000     11.11%
25929.93/1312.16	c      1312           6780          93        20         -45.0000         -50.0000     11.11%
26030.33/1317.20	c      1317           6781          94        20         -45.0000         -50.0000     11.11%
26129.50/1322.24	c      1322           6784          95        20         -45.0000         -50.0000     11.11%
26232.54/1327.40	c      1327           6787          96        20         -45.0000         -50.0000     11.11%
26335.70/1332.60	c      1333           6797         104        20         -45.0000         -50.0000     11.11%
26436.86/1337.73	c      1338           6798         105        20         -45.0000         -50.0000     11.11%
26536.03/1342.79	c      1343           6824         127        20         -45.0000         -50.0000     11.11%
26637.20/1347.81	c      1348           6870         165        20         -45.0000         -50.0000     11.11%
26736.39/1352.86	c      1353           6870         165        20         -45.0000         -50.0000     11.11%
26837.46/1357.93	c      1358           6870         165        20         -45.0000         -50.0000     11.11%
26936.66/1363.01	c      1363           6882         169        20         -45.0000         -50.0000     11.11%
27040.61/1368.16	c      1368           6934         203        20         -45.0000         -50.0000     11.11%
27140.93/1373.27	c      1373           6995         256        20         -45.0000         -50.0000     11.11%
27240.20/1378.29	c      1378           7006         265        20         -45.0000         -50.0000     11.11%
27343.28/1383.41	c      1383           7016         275        20         -45.0000         -50.0000     11.11%
27442.32/1388.42	c      1388           7016         275        20         -45.0000         -50.0000     11.11%
27547.48/1393.70	c      1394           7022         279        20         -45.0000         -50.0000     11.11%
27653.29/1399.05	c      1399           7022         279        20         -45.0000         -50.0000     11.11%
27752.62/1404.10	c      1404           7025         282        20         -45.0000         -50.0000     11.11%
27853.70/1409.15	c      1409           7064         309        20         -45.0000         -50.0000     11.11%
27952.58/1414.18	c      1414           7156         379        20         -45.0000         -50.0000     11.11%
28055.27/1419.33	c      1419           7165         388        20         -45.0000         -50.0000     11.11%
28156.44/1424.42	c      1424           7186         405        20         -45.0000         -50.0000     11.11%
28257.58/1429.51	c      1430           7237         440        20         -45.0000         -50.0000     11.11%
28358.75/1434.65	c      1435           7294         489        20         -45.0000         -50.0000     11.11%
28459.91/1439.70	c      1440           7346         525        20         -45.0000         -50.0000     11.11%
28559.11/1444.75	c      1445           7377         550        20         -45.0000         -50.0000     11.11%
28662.20/1449.96	c      1450           7385         558        20         -45.0000         -50.0000     11.11%
28761.41/1455.00	c      1455           7419         592        20         -45.0000         -50.0000     11.11%
28860.54/1460.02	c      1460           7451         622        20         -45.0000         -50.0000     11.11%
28959.70/1465.03	c      1465           7484         653        20         -45.0000         -50.0000     11.11%
29063.53/1470.15	c      1470           7486         655        20         -45.0000         -50.0000     11.11%
29165.82/1475.32	c      1475           7504         673        20         -45.0000         -50.0000     11.11%
29264.89/1480.34	c      1480           7506         675        20         -45.0000         -50.0000     11.11%
29366.05/1485.43	c      1485           7550         715        20         -45.0000         -50.0000     11.11%
29465.27/1490.47	c      1490           7585         738        20         -45.0000         -50.0000     11.11%
29568.47/1495.62	c      1496           7623         764        20         -45.0000         -50.0000     11.11%
29669.57/1500.76	c      1501           7623         764        20         -45.0000         -50.0000     11.11%
29772.80/1505.90	c      1506           7624         765        20         -45.0000         -50.0000     11.11%
29872.08/1510.98	c      1511           7628         769        20         -45.0000         -50.0000     11.11%
29973.75/1516.09	c      1516           7634         773        20         -45.0000         -50.0000     11.11%
30075.99/1521.20	c      1521           7638         777        20         -45.0000         -50.0000     11.11%
30175.15/1526.20	c      1526           7638         777        20         -45.0000         -50.0000     11.11%
30274.14/1531.21	c      1531           7695         828        20         -45.0000         -50.0000     11.11%
30373.29/1536.24	c      1536           7716         847        20         -45.0000         -50.0000     11.11%
30472.49/1541.26	c      1541           7721         852        20         -45.0000         -50.0000     11.11%
30573.69/1546.31	c      1546           7726         857        20         -45.0000         -50.0000     11.11%
30672.89/1551.31	c      1551           7726         857        20         -45.0000         -50.0000     11.11%
30780.04/1556.72	c      1557           7730         859        20         -45.0000         -50.0000     11.11%
30881.21/1561.88	c      1562           7731         860        20         -45.0000         -50.0000     11.11%
30985.10/1567.04	c      1567           7731         860        20         -45.0000         -50.0000     11.11%
31084.12/1572.06	c      1572           7740         863        20         -45.0000         -50.0000     11.11%
31183.57/1577.07	c      1577           7740         863        20         -45.0000         -50.0000     11.11%
31285.94/1582.21	c      1582           7741         864        20         -45.0000         -50.0000     11.11%
31385.14/1587.25	c      1587           7741         864        20         -45.0000         -50.0000     11.11%
31486.35/1592.32	c      1592           7746         867        20         -45.0000         -50.0000     11.11%
31589.53/1597.51	c      1598           7746         867        20         -45.0000         -50.0000     11.11%
31688.77/1602.53	c      1603           7781         894        20         -45.0000         -50.0000     11.11%
31789.99/1607.64	c      1608           7785         898        20         -45.0000         -50.0000     11.11%
31889.23/1612.68	c      1613           7785         898        20         -45.0000         -50.0000     11.11%
31990.38/1617.72	c      1618           7790         903        20         -45.0000         -50.0000     11.11%
32093.57/1623.01	c      1623           7794         905        20         -45.0000         -50.0000     11.11%
32195.36/1628.06	c      1628           7794         905        20         -45.0000         -50.0000     11.11%
32297.84/1633.29	c      1633           7799         910        20         -45.0000         -50.0000     11.11%
32398.71/1638.39	c      1638           7804         913        20         -45.0000         -50.0000     11.11%
32499.76/1643.44	c      1643           7804         913        20         -45.0000         -50.0000     11.11%
32600.97/1648.56	c      1649           7808         917        20         -45.0000         -50.0000     11.11%
32702.04/1653.72	c      1654           7808         917        20         -45.0000         -50.0000     11.11%
32801.19/1658.76	c      1659           7808         917        20         -45.0000         -50.0000     11.11%
32900.41/1663.79	c      1664           7815         918        20         -45.0000         -50.0000     11.11%
33003.42/1668.91	c      1669           7840         935        20         -45.0000         -50.0000     11.11%
33102.41/1673.94	c      1674           7840         935        20         -45.0000         -50.0000     11.11%
33206.30/1679.15	c      1679           7891         976        20         -45.0000         -50.0000     11.11%
33305.24/1684.17	c      1684           7942        1023        20         -45.0000         -50.0000     11.11%
33405.68/1689.22	c      1689           7942        1023        20         -45.0000         -50.0000     11.11%
33504.89/1694.23	c      1694           7962        1039        20         -45.0000         -50.0000     11.11%
33604.13/1699.28	c      1699           7966        1041        20         -45.0000         -50.0000     11.11%
33707.33/1704.47	c      1704           7967        1042        20         -45.0000         -50.0000     11.11%
33808.53/1709.54	c      1710           7971        1046        20         -45.0000         -50.0000     11.11%
33913.66/1714.83	c      1715           7995        1062        20         -45.0000         -50.0000     11.11%
34014.55/1719.99	c      1720           7995        1062        20         -45.0000         -50.0000     11.11%
34119.60/1725.22	c      1725           7999        1064        20         -45.0000         -50.0000     11.11%
34220.67/1730.30	c      1730           8006        1071        20         -45.0000         -50.0000     11.11%
34321.77/1735.41	c      1735           8015        1080        20         -45.0000         -50.0000     11.11%
34420.98/1740.47	c      1740           8015        1080        20         -45.0000         -50.0000     11.11%
34520.18/1745.49	c      1745           8019        1084        20         -45.0000         -50.0000     11.11%
34621.37/1750.53	c      1751           8025        1088        20         -45.0000         -50.0000     11.11%
34720.60/1755.58	c      1756           8025        1088        20         -45.0000         -50.0000     11.11%
34821.78/1760.61	c      1761           8030        1091        20         -45.0000         -50.0000     11.11%
34922.95/1765.75	c      1766           8030        1091        20         -45.0000         -50.0000     11.11%
35024.13/1770.89	c      1771           8041        1096        20         -45.0000         -50.0000     11.11%
35125.42/1775.95	c      1776           8054        1105        20         -45.0000         -50.0000     11.11%
35224.49/1780.96	c      1781           8084        1127        20         -45.0000         -50.0000     11.11%
35326.30/1786.07	c      1786           8087        1128        20         -45.0000         -50.0000     11.11%
35425.39/1791.11	c      1791           8100        1135        20         -45.0000         -50.0000     11.11%
35531.70/1796.42	c      1796           8140        1159        20         -45.0000         -50.0000     11.11%
35634.80/1801.62	c      1802           8141        1160        20         -45.0000         -50.0000     11.11%
35733.90/1806.68	c      1807           8145        1162        20         -45.0000         -50.0000     11.11%
35835.10/1811.72	c      1812           8154        1167        20         -45.0000         -50.0000     11.11%
35940.96/1817.05	c      1817           8158        1169        20         -45.0000         -50.0000     11.11%
36043.39/1822.21	c      1822           8158        1169        20         -45.0000         -50.0000     11.11%
36142.46/1827.26	c      1827           8165        1172        20         -45.0000         -50.0000     11.11%
36243.66/1832.34	c      1832           8166        1173        20         -45.0000         -50.0000     11.11%
36350.75/1837.70	c      1838           8166        1173        20         -45.0000         -50.0000     11.11%
36449.94/1842.75	c      1843           8171        1176        20         -45.0000         -50.0000     11.11%
36551.05/1847.81	c      1848           8226        1217        20         -45.0000         -50.0000     11.11%
36652.26/1853.00	c      1853           8267        1238        20         -45.0000         -50.0000     11.11%
36756.25/1858.16	c      1858           8267        1238        20         -45.0000         -50.0000     11.11%
36860.61/1863.41	c      1863           8275        1244        20         -45.0000         -50.0000     11.11%
36959.88/1868.45	c      1868           8279        1248        20         -45.0000         -50.0000     11.11%
37061.11/1873.52	c      1874           8289        1252        20         -45.0000         -50.0000     11.11%
37166.28/1878.80	c      1879           8355        1290        20         -45.0000         -50.0000     11.11%
37265.47/1883.89	c      1884           8355        1290        20         -45.0000         -50.0000     11.11%
37369.15/1889.12	c      1889           8355        1290        20         -45.0000         -50.0000     11.11%
37475.82/1894.47	c      1894           8359        1292        20         -45.0000         -50.0000     11.11%
37578.92/1899.60	c      1900           8371        1294        20         -45.0000         -50.0000     11.11%
37678.09/1904.66	c      1905           8372        1295        20         -45.0000         -50.0000     11.11%
37777.31/1909.68	c      1910           8372        1295        20         -45.0000         -50.0000     11.11%
37882.44/1914.97	c      1915           8372        1295        20         -45.0000         -50.0000     11.11%
37981.50/1919.97	c      1920           8396        1307        20         -45.0000         -50.0000     11.11%
38080.70/1925.03	c      1925           8426        1327        20         -45.0000         -50.0000     11.11%
38182.56/1930.06	c      1930           8430        1331        20         -45.0000         -50.0000     11.11%
38291.03/1935.56	c      1936           8430        1331        20         -45.0000         -50.0000     11.11%
38392.24/1940.60	c      1941           8434        1335        20         -45.0000         -50.0000     11.11%
38491.46/1945.61	c      1946           8437        1336        20         -45.0000         -50.0000     11.11%
38594.63/1950.85	c      1951           8437        1336        20         -45.0000         -50.0000     11.11%
38695.58/1955.90	c      1956           8446        1339        20         -45.0000         -50.0000     11.11%
38794.65/1961.03	c      1961           8452        1341        20         -45.0000         -50.0000     11.11%
38896.45/1966.09	c      1966           8452        1341        20         -45.0000         -50.0000     11.11%
38997.72/1971.17	c      1971           8498        1363        20         -45.0000         -50.0000     11.11%
39102.14/1976.44	c      1976           8506        1361        20         -45.0000         -50.0000     11.11%
39203.06/1981.54	c      1982           8619        1440        20         -45.0000         -50.0000     11.11%
39308.09/1986.82	c      1987           8641        1460        20         -45.0000         -50.0000     11.11%
39407.08/1991.88	c      1992           8646        1463        20         -45.0000         -50.0000     11.11%
39508.20/1996.99	c      1997           8646        1463        20         -45.0000         -50.0000     11.11%
39619.23/2002.59	c      2003           8652        1467        20         -45.0000         -50.0000     11.11%
39720.31/2007.63	c      2008           8652        1467        20         -45.0000         -50.0000     11.11%
39825.44/2013.00	c      2013           8656        1471        20         -45.0000         -50.0000     11.11%
39927.18/2018.03	c      2018           8656        1471        20         -45.0000         -50.0000     11.11%
40028.49/2023.18	c      2023           8656        1471        20         -45.0000         -50.0000     11.11%
40128.86/2028.26	c      2028           8659        1474        20         -45.0000         -50.0000     11.11%
40230.07/2033.39	c      2033           8663        1476        20         -45.0000         -50.0000     11.11%
40331.28/2038.41	c      2038           8663        1476        20         -45.0000         -50.0000     11.11%
40430.47/2043.45	c      2043           8671        1480        20         -45.0000         -50.0000     11.11%
40533.62/2048.62	c      2049           8676        1483        20         -45.0000         -50.0000     11.11%
40636.73/2053.87	c      2054           8676        1483        20         -45.0000         -50.0000     11.11%
40735.89/2058.90	c      2059           8676        1483        20         -45.0000         -50.0000     11.11%
40839.71/2064.08	c      2064           8681        1486        20         -45.0000         -50.0000     11.11%
40942.16/2069.23	c      2069           8681        1486        20         -45.0000         -50.0000     11.11%
41041.43/2074.28	c      2074           8682        1487        20         -45.0000         -50.0000     11.11%
41142.66/2079.33	c      2079           8694        1495        20         -45.0000         -50.0000     11.11%
41241.58/2084.39	c      2084           8694        1495        20         -45.0000         -50.0000     11.11%
41342.73/2089.43	c      2089           8698        1499        20         -45.0000         -50.0000     11.11%
41441.88/2094.45	c      2094           8703        1502        20         -45.0000         -50.0000     11.11%
41544.97/2099.61	c      2100           8709        1504        20         -45.0000         -50.0000     11.11%
41644.13/2104.65	c      2105           8715        1506        20         -45.0000         -50.0000     11.11%
41747.29/2109.82	c      2110           8719        1510        20         -45.0000         -50.0000     11.11%
41848.46/2114.93	c      2115           8719        1510        20         -45.0000         -50.0000     11.11%
41947.79/2119.98	c      2120           8725        1514        20         -45.0000         -50.0000     11.11%
42049.47/2125.05	c      2125           8725        1514        20         -45.0000         -50.0000     11.11%
42150.72/2130.15	c      2130           8732        1517        20         -45.0000         -50.0000     11.11%
42251.04/2135.25	c      2135           8732        1517        20         -45.0000         -50.0000     11.11%
42352.19/2140.33	c      2140           8737        1520        20         -45.0000         -50.0000     11.11%
42453.32/2145.46	c      2145           8743        1522        20         -45.0000         -50.0000     11.11%
42552.53/2150.47	c      2150           8754        1533        20         -45.0000         -50.0000     11.11%
42653.70/2155.54	c      2156           8754        1533        20         -45.0000         -50.0000     11.11%
42752.88/2160.56	c      2161           8774        1539        20         -45.0000         -50.0000     11.11%
42852.05/2165.57	c      2166           8774        1539        20         -45.0000         -50.0000     11.11%
42953.28/2170.60	c      2171           8781        1540        20         -45.0000         -50.0000     11.11%
43052.51/2175.65	c      2176           8783        1542        20         -45.0000         -50.0000     11.11%
43155.74/2180.81	c      2181           8783        1542        20         -45.0000         -50.0000     11.11%
43259.64/2186.08	c      2186           8794        1549        20         -45.0000         -50.0000     11.11%
43368.08/2191.54	c      2192           8795        1550        20         -45.0000         -50.0000     11.11%
43469.30/2196.65	c      2197           8803        1552        20         -45.0000         -50.0000     11.11%
43572.36/2201.85	c      2202           8806        1555        20         -45.0000         -50.0000     11.11%
43673.46/2206.96	c      2207           8806        1555        20         -45.0000         -50.0000     11.11%
43775.37/2212.05	c      2212           8811        1556        20         -45.0000         -50.0000     11.11%
43874.35/2217.10	c      2217           8811        1556        20         -45.0000         -50.0000     11.11%
43973.65/2222.11	c      2222           8811        1556        20         -45.0000         -50.0000     11.11%
44076.07/2227.24	c      2227           8822        1559        20         -45.0000         -50.0000     11.11%
44177.26/2232.32	c      2232           8827        1564        20         -45.0000         -50.0000     11.11%
44276.46/2237.34	c      2237           8827        1564        20         -45.0000         -50.0000     11.11%
44377.62/2242.43	c      2242           8827        1564        20         -45.0000         -50.0000     11.11%
44478.82/2247.52	c      2248           8842        1573        20         -45.0000         -50.0000     11.11%
44580.04/2252.63	c      2253           8847        1574        20         -45.0000         -50.0000     11.11%
44681.07/2257.73	c      2258           8848        1575        20         -45.0000         -50.0000     11.11%
44782.24/2262.82	c      2263           8857        1582        20         -45.0000         -50.0000     11.11%
44885.99/2268.03	c      2268           8863        1586        20         -45.0000         -50.0000     11.11%
44985.40/2273.05	c      2273           8869        1590        20         -45.0000         -50.0000     11.11%
45089.74/2278.38	c      2278           8870        1589        20         -45.0000         -50.0000     11.11%
45192.92/2283.56	c      2284           8874        1591        20         -45.0000         -50.0000     11.11%
45292.08/2288.58	c      2289           8878        1593        20         -45.0000         -50.0000     11.11%
45395.26/2293.73	c      2294           8900        1605        20         -45.0000         -50.0000     11.11%
45496.41/2298.86	c      2299           8923        1614        20         -45.0000         -50.0000     11.11%
45597.59/2303.90	c      2304           8923        1614        20         -45.0000         -50.0000     11.11%
45699.60/2309.04	c      2309           8930        1619        20         -45.0000         -50.0000     11.11%
45798.69/2314.09	c      2314           8930        1619        20         -45.0000         -50.0000     11.11%
45907.11/2319.50	c      2320           8940        1625        20         -45.0000         -50.0000     11.11%
46006.27/2324.52	c      2325           8958        1631        20         -45.0000         -50.0000     11.11%
46105.46/2329.55	c      2330           8958        1631        20         -45.0000         -50.0000     11.11%
46206.38/2334.68	c      2335           8958        1631        20         -45.0000         -50.0000     11.11%
46309.51/2339.84	c      2340           8959        1630        20         -45.0000         -50.0000     11.11%
46410.71/2344.94	c      2345           8961        1630        20         -45.0000         -50.0000     11.11%
46509.79/2349.99	c      2350           8962        1631        20         -45.0000         -50.0000     11.11%
46611.68/2355.08	c      2355           8962        1631        20         -45.0000         -50.0000     11.11%
46710.88/2360.09	c      2360           8968        1633        20         -45.0000         -50.0000     11.11%
46815.33/2365.35	c      2365           8980        1643        20         -45.0000         -50.0000     11.11%
46916.54/2370.44	c      2370           8987        1650        20         -45.0000         -50.0000     11.11%
47015.73/2375.46	c      2375           8997        1656        20         -45.0000         -50.0000     11.11%
47116.93/2380.53	c      2381           9001        1656        20         -45.0000         -50.0000     11.11%
47218.10/2385.60	c      2386           9001        1656        20         -45.0000         -50.0000     11.11%
47317.31/2390.66	c      2391           9002        1657        20         -45.0000         -50.0000     11.11%
47418.43/2395.77	c      2396           9002        1657        20         -45.0000         -50.0000     11.11%
47519.61/2400.80	c      2401           9027        1672        20         -45.0000         -50.0000     11.11%
47623.36/2406.04	c      2406           9076        1715        20         -45.0000         -50.0000     11.11%
47727.86/2411.34	c      2411           9076        1715        20         -45.0000         -50.0000     11.11%
47829.02/2416.45	c      2416           9102        1733        20         -45.0000         -50.0000     11.11%
47932.23/2421.64	c      2422           9102        1733        20         -45.0000         -50.0000     11.11%
48033.45/2426.71	c      2427           9126        1751        20         -45.0000         -50.0000     11.11%
48136.65/2431.97	c      2432           9130        1753        20         -45.0000         -50.0000     11.11%
48235.84/2437.02	c      2437           9130        1753        20         -45.0000         -50.0000     11.11%
48337.67/2442.05	c      2442           9141        1756        20         -45.0000         -50.0000     11.11%
48437.05/2447.13	c      2447           9147        1762        20         -45.0000         -50.0000     11.11%
48539.25/2452.29	c      2452           9169        1782        20         -45.0000         -50.0000     11.11%
48644.37/2457.57	c      2458           9213        1826        20         -45.0000         -50.0000     11.11%
48747.52/2462.79	c      2463           9251        1860        20         -45.0000         -50.0000     11.11%
48848.73/2467.83	c      2468           9251        1860        20         -45.0000         -50.0000     11.11%
48947.95/2472.84	c      2473           9269        1870        20         -45.0000         -50.0000     11.11%
49047.14/2477.87	c      2478           9269        1870        20         -45.0000         -50.0000     11.11%
49148.23/2483.02	c      2483           9274        1873        20         -45.0000         -50.0000     11.11%
49257.29/2488.42	c      2488           9278        1875        20         -45.0000         -50.0000     11.11%
49360.45/2493.65	c      2494           9288        1883        20         -45.0000         -50.0000     11.11%
49461.65/2498.74	c      2499           9288        1883        20         -45.0000         -50.0000     11.11%
49567.61/2504.09	c      2504           9297        1892        20         -45.0000         -50.0000     11.11%
49666.70/2509.11	c      2509           9306        1899        20         -45.0000         -50.0000     11.11%
49769.11/2514.24	c      2514           9309        1902        20         -45.0000         -50.0000     11.11%
49870.19/2519.32	c      2519           9309        1902        20         -45.0000         -50.0000     11.11%
49971.38/2524.49	c      2524           9317        1910        20         -45.0000         -50.0000     11.11%
50070.59/2529.49	c      2530           9328        1919        20         -45.0000         -50.0000     11.11%
50173.74/2534.62	c      2535           9419        1986        20         -45.0000         -50.0000     11.11%
50274.93/2539.74	c      2540           9506        2059        20         -45.0000         -50.0000     11.11%
50376.10/2544.87	c      2545           9598        2127        20         -45.0000         -50.0000     11.11%
50475.18/2549.88	c      2550           9598        2127        20         -45.0000         -50.0000     11.11%
50576.21/2554.95	c      2555           9645        2162        20         -45.0000         -50.0000     11.11%
50675.40/2559.98	c      2560           9645        2162        20         -45.0000         -50.0000     11.11%
50780.36/2565.24	c      2565           9658        2169        20         -45.0000         -50.0000     11.11%
50881.54/2570.30	c      2570           9658        2169        20         -45.0000         -50.0000     11.11%
50980.74/2575.36	c      2575           9658        2169        20         -45.0000         -50.0000     11.11%
51083.87/2580.57	c      2581           9662        2173        20         -45.0000         -50.0000     11.11%
51185.05/2585.66	c      2586           9671        2180        20         -45.0000         -50.0000     11.11%
51287.98/2590.88	c      2591           9671        2180        20         -45.0000         -50.0000     11.11%
51391.85/2596.04	c      2596           9685        2192        20         -45.0000         -50.0000     11.11%
51492.92/2601.19	c      2601           9694        2199        20         -45.0000         -50.0000     11.11%
51593.33/2606.23	c      2606           9723        2226        20         -45.0000         -50.0000     11.11%
51694.47/2611.31	c      2611           9743        2236        20         -45.0000         -50.0000     11.11%
51793.67/2616.35	c      2616           9783        2256        20         -45.0000         -50.0000     11.11%
51896.82/2621.51	c      2622           9783        2256        20         -45.0000         -50.0000     11.11%
51997.96/2626.66	c      2627           9803        2268        20         -45.0000         -50.0000     11.11%
52099.15/2631.76	c      2632           9803        2268        20         -45.0000         -50.0000     11.11%
52200.34/2636.81	c      2637           9807        2270        20         -45.0000         -50.0000     11.11%
52304.35/2642.05	c      2642           9807        2270        20         -45.0000         -50.0000     11.11%
52403.35/2647.12	c      2647           9856        2305        20         -45.0000         -50.0000     11.11%
52505.87/2652.25	c      2652           9904        2337        20         -45.0000         -50.0000     11.11%
52606.95/2657.30	c      2657           9904        2337        20         -45.0000         -50.0000     11.11%
52706.15/2662.35	c      2662           9933        2358        20         -45.0000         -50.0000     11.11%
52807.33/2667.40	c      2667           9933        2358        20         -45.0000         -50.0000     11.11%
52906.52/2672.42	c      2672           9940        2363        20         -45.0000         -50.0000     11.11%
53005.70/2677.47	c      2677          10015        2402        20         -45.0000         -50.0000     11.11%
53108.80/2682.60	c      2683          10015        2402        20         -45.0000         -50.0000     11.11%
53209.91/2687.71	c      2688          10019        2406        20         -45.0000         -50.0000     11.11%
53309.13/2692.74	c      2693          10022        2407        20         -45.0000         -50.0000     11.11%
53408.31/2697.76	c      2698          10022        2407        20         -45.0000         -50.0000     11.11%
53511.37/2702.90	c      2703          10022        2407        20         -45.0000         -50.0000     11.11%
53613.14/2708.06	c      2708          10082        2445        20         -45.0000         -50.0000     11.11%
53719.60/2713.41	c      2713          10082        2445        20         -45.0000         -50.0000     11.11%
53820.75/2718.52	c      2719          10082        2445        20         -45.0000         -50.0000     11.11%
53919.92/2723.55	c      2724          10085        2446        20         -45.0000         -50.0000     11.11%
54021.06/2728.61	c      2729          10089        2450        20         -45.0000         -50.0000     11.11%
54120.21/2733.68	c      2734          10098        2457        20         -45.0000         -50.0000     11.11%
54221.37/2738.71	c      2739          10107        2464        20         -45.0000         -50.0000     11.11%
54320.53/2743.75	c      2744          10123        2480        20         -45.0000         -50.0000     11.11%
54421.68/2748.84	c      2749          10131        2484        20         -45.0000         -50.0000     11.11%
54520.89/2753.86	c      2754          10132        2485        20         -45.0000         -50.0000     11.11%
54622.10/2759.01	c      2759          10139        2490        20         -45.0000         -50.0000     11.11%
54724.02/2764.07	c      2764          10139        2490        20         -45.0000         -50.0000     11.11%
54823.25/2769.12	c      2769          10139        2490        20         -45.0000         -50.0000     11.11%
54924.41/2774.14	c      2774          10140        2491        20         -45.0000         -50.0000     11.11%
55024.87/2779.22	c      2779          10148        2491        20         -45.0000         -50.0000     11.11%
55124.08/2784.25	c      2784          10170        2505        20         -45.0000         -50.0000     11.11%
55227.23/2789.42	c      2789          10170        2505        20         -45.0000         -50.0000     11.11%
55328.39/2794.53	c      2795          10170        2505        20         -45.0000         -50.0000     11.11%
55429.52/2799.64	c      2800          10171        2504        20         -45.0000         -50.0000     11.11%
55528.72/2804.68	c      2805          10180        2511        20         -45.0000         -50.0000     11.11%
55631.92/2809.82	c      2810          10185        2514        20         -45.0000         -50.0000     11.11%
55731.15/2814.86	c      2815          10210        2529        20         -45.0000         -50.0000     11.11%
55830.35/2819.88	c      2820          10215        2530        20         -45.0000         -50.0000     11.11%
55931.58/2824.92	c      2825          10215        2530        20         -45.0000         -50.0000     11.11%
56030.74/2829.93	c      2830          10217        2532        20         -45.0000         -50.0000     11.11%
56129.95/2834.93	c      2835          10236        2547        20         -45.0000         -50.0000     11.11%
56229.17/2839.96	c      2840          10241        2552        20         -45.0000         -50.0000     11.11%
56330.84/2845.09	c      2845          10285        2584        20         -45.0000         -50.0000     11.11%
56432.17/2850.18	c      2850          10285        2584        20         -45.0000         -50.0000     11.11%
56532.53/2855.23	c      2855          10301        2590        20         -45.0000         -50.0000     11.11%
56631.75/2860.26	c      2860          10327        2596        20         -45.0000         -50.0000     11.11%
56738.70/2865.62	c      2866          10336        2599        20         -45.0000         -50.0000     11.11%
56839.86/2870.76	c      2871          10336        2599        20         -45.0000         -50.0000     11.11%
56941.10/2875.80	c      2876          10349        2604        20         -45.0000         -50.0000     11.11%
57040.33/2880.85	c      2881          10399        2640        20         -45.0000         -50.0000     11.11%
57141.41/2885.92	c      2886          10464        2671        20         -45.0000         -50.0000     11.11%
57243.50/2891.05	c      2891          10470        2673        20         -45.0000         -50.0000     11.11%
57342.52/2896.09	c      2896          10475        2676        20         -45.0000         -50.0000     11.11%
57443.73/2901.18	c      2901          10480        2677        20         -45.0000         -50.0000     11.11%
57546.29/2906.35	c      2906          10480        2677        20         -45.0000         -50.0000     11.11%
57647.50/2911.49	c      2912          10491        2686        20         -45.0000         -50.0000     11.11%
57750.69/2916.69	c      2917          10541        2722        20         -45.0000         -50.0000     11.11%
57851.81/2921.71	c      2922          10541        2722        20         -45.0000         -50.0000     11.11%
57950.96/2926.72	c      2927          10542        2721        20         -45.0000         -50.0000     11.11%
58052.04/2931.87	c      2932          10542        2721        20         -45.0000         -50.0000     11.11%
58153.17/2936.99	c      2937          10543        2722        20         -45.0000         -50.0000     11.11%
58255.05/2942.04	c      2942          10564        2731        20         -45.0000         -50.0000     11.11%
58354.36/2947.06	c      2947          10564        2731        20         -45.0000         -50.0000     11.11%
58456.63/2952.22	c      2952          10564        2731        20         -45.0000         -50.0000     11.11%
58559.78/2957.43	c      2957          10568        2735        20         -45.0000         -50.0000     11.11%
58658.97/2962.45	c      2962          10568        2735        20         -45.0000         -50.0000     11.11%
58760.13/2967.52	c      2968          10580        2743        20         -45.0000         -50.0000     11.11%
58861.30/2972.60	c      2973          10598        2751        20         -45.0000         -50.0000     11.11%
58964.45/2977.85	c      2978          10617        2762        20         -45.0000         -50.0000     11.11%
59063.45/2982.87	c      2983          10622        2765        20         -45.0000         -50.0000     11.11%
59166.92/2988.10	c      2988          10623        2766        20         -45.0000         -50.0000     11.11%
59268.19/2993.15	c      2993          10641        2778        20         -45.0000         -50.0000     11.11%
59368.69/2998.29	c      2998          10641        2778        20         -45.0000         -50.0000     11.11%
59469.89/3003.38	c      3003          10647        2780        20         -45.0000         -50.0000     11.11%
59571.04/3008.43	c      3008          10652        2785        20         -45.0000         -50.0000     11.11%
59672.21/3013.54	c      3014          10673        2798        20         -45.0000         -50.0000     11.11%
59773.41/3018.61	c      3019          10682        2805        20         -45.0000         -50.0000     11.11%
59872.61/3023.69	c      3024          10714        2821        20         -45.0000         -50.0000     11.11%
59973.83/3028.70	c      3029          10714        2821        20         -45.0000         -50.0000     11.11%
60074.99/3033.83	c      3034          10719        2822        20         -45.0000         -50.0000     11.11%
60174.20/3038.84	c      3039          10724        2827        20         -45.0000         -50.0000     11.11%
60275.37/3043.98	c      3044          10729        2828        20         -45.0000         -50.0000     11.11%
60374.53/3049.00	c      3049          10729        2828        20         -45.0000         -50.0000     11.11%
60483.60/3054.42	c      3054          10735        2830        20         -45.0000         -50.0000     11.11%
60582.79/3059.49	c      3060          10742        2833        20         -45.0000         -50.0000     11.11%
60683.95/3064.50	c      3065          10752        2835        20         -45.0000         -50.0000     11.11%
60783.16/3069.58	c      3070          10752        2835        20         -45.0000         -50.0000     11.11%
60886.22/3074.74	c      3075          10753        2836        20         -45.0000         -50.0000     11.11%
60987.18/3079.82	c      3080          10759        2838        20         -45.0000         -50.0000     11.11%
61086.36/3084.85	c      3085          10770        2847        20         -45.0000         -50.0000     11.11%
61185.50/3089.87	c      3090          10781        2854        20         -45.0000         -50.0000     11.11%
61286.61/3094.92	c      3095          10781        2854        20         -45.0000         -50.0000     11.11%
61385.79/3100.00	c      3100          10790        2861        20         -45.0000         -50.0000     11.11%
61493.08/3105.33	c      3105          10795        2864        20         -45.0000         -50.0000     11.11%
61592.04/3110.36	c      3110          10795        2864        20         -45.0000         -50.0000     11.11%
61693.23/3115.46	c      3115          10795        2864        20         -45.0000         -50.0000     11.11%
61794.53/3120.51	c      3121          10809        2870        20         -45.0000         -50.0000     11.11%
61895.61/3125.69	c      3126          10869        2910        20         -45.0000         -50.0000     11.11%
62000.76/3130.98	c      3131          10869        2910        20         -45.0000         -50.0000     11.11%
62099.98/3136.03	c      3136          10882        2919        20         -45.0000         -50.0000     11.11%
62201.85/3141.08	c      3141          10888        2921        20         -45.0000         -50.0000     11.11%
62301.10/3146.13	c      3146          10888        2921        20         -45.0000         -50.0000     11.11%
62403.39/3151.24	c      3151          10894        2925        20         -45.0000         -50.0000     11.11%
62502.58/3156.26	c      3156          10958        2973        20         -45.0000         -50.0000     11.11%
62603.57/3161.38	c      3161          10987        2992        20         -45.0000         -50.0000     11.11%
62704.75/3166.42	c      3166          11013        3008        20         -45.0000         -50.0000     11.11%
62803.90/3171.47	c      3171          11021        3010        20         -45.0000         -50.0000     11.11%
62905.03/3176.55	c      3177          11054        3033        20         -45.0000         -50.0000     11.11%
63006.25/3181.66	c      3182          11106        3071        20         -45.0000         -50.0000     11.11%
63105.24/3186.67	c      3187          11148        3101        20         -45.0000         -50.0000     11.11%
63204.43/3191.68	c      3192          11166        3113        20         -45.0000         -50.0000     11.11%
63303.68/3196.69	c      3197          11177        3122        20         -45.0000         -50.0000     11.11%
63406.76/3201.89	c      3202          11177        3122        20         -45.0000         -50.0000     11.11%
63512.69/3207.19	c      3207          11177        3122        20         -45.0000         -50.0000     11.11%
63615.03/3212.31	c      3212          11198        3135        20         -45.0000         -50.0000     11.11%
63716.12/3217.42	c      3217          11204        3137        20         -45.0000         -50.0000     11.11%
63817.33/3222.56	c      3223          11210        3139        20         -45.0000         -50.0000     11.11%
63920.47/3227.75	c      3228          11227        3148        20         -45.0000         -50.0000     11.11%
64026.14/3233.11	c      3233          11239        3152        20         -45.0000         -50.0000     11.11%
64127.44/3238.16	c      3238          11240        3153        20         -45.0000         -50.0000     11.11%
64227.92/3243.21	c      3243          11240        3153        20         -45.0000         -50.0000     11.11%
64329.13/3248.34	c      3248          11245        3156        20         -45.0000         -50.0000     11.11%
64428.31/3253.39	c      3253          11245        3156        20         -45.0000         -50.0000     11.11%
64533.43/3258.66	c      3259          11262        3157        20         -45.0000         -50.0000     11.11%
64636.37/3263.80	c      3264          11272        3165        20         -45.0000         -50.0000     11.11%
64737.49/3269.00	c      3269          11282        3171        20         -45.0000         -50.0000     11.11%
64841.28/3274.20	c      3274          11296        3181        20         -45.0000         -50.0000     11.11%
64945.76/3279.45	c      3279          11296        3181        20         -45.0000         -50.0000     11.11%
65048.95/3284.63	c      3285          11301        3186        20         -45.0000         -50.0000     11.11%
65150.14/3289.77	c      3290          11353        3216        20         -45.0000         -50.0000     11.11%
65249.34/3294.77	c      3295          11358        3217        20         -45.0000         -50.0000     11.11%
65350.50/3299.86	c      3300          11358        3217        20         -45.0000         -50.0000     11.11%
65449.71/3304.88	c      3305          11362        3219        20         -45.0000         -50.0000     11.11%
65553.36/3310.09	c      3310          11370        3221        20         -45.0000         -50.0000     11.11%
65655.90/3315.26	c      3315          11371        3222        20         -45.0000         -50.0000     11.11%
65757.01/3320.32	c      3320          11371        3222        20         -45.0000         -50.0000     11.11%
65860.20/3325.52	c      3326          11376        3223        20         -45.0000         -50.0000     11.11%
65963.26/3330.73	c      3331          11376        3223        20         -45.0000         -50.0000     11.11%
66064.48/3335.85	c      3336          11381        3226        20         -45.0000         -50.0000     11.11%
66168.32/3341.13	c      3341          11386        3227        20         -45.0000         -50.0000     11.11%
66270.88/3346.28	c      3346          11386        3227        20         -45.0000         -50.0000     11.11%
66373.88/3351.48	c      3351          11430        3257        20         -45.0000         -50.0000     11.11%
66475.12/3356.53	c      3357          11430        3257        20         -45.0000         -50.0000     11.11%
66578.13/3361.72	c      3362          11435        3262        20         -45.0000         -50.0000     11.11%
66681.29/3366.91	c      3367          11444        3267        20         -45.0000         -50.0000     11.11%
66780.50/3371.91	c      3372          11444        3267        20         -45.0000         -50.0000     11.11%
66879.70/3376.96	c      3377          11444        3267        20         -45.0000         -50.0000     11.11%
66978.91/3382.00	c      3382          11454        3275        20         -45.0000         -50.0000     11.11%
67078.12/3387.00	c      3387          11454        3275        20         -45.0000         -50.0000     11.11%
67181.95/3392.19	c      3392          11460        3277        20         -45.0000         -50.0000     11.11%
67282.38/3397.28	c      3397          11460        3277        20         -45.0000         -50.0000     11.11%
67383.55/3402.36	c      3402          11465        3280        20         -45.0000         -50.0000     11.11%
67488.71/3407.63	c      3408          11472        3285        20         -45.0000         -50.0000     11.11%
67587.89/3412.65	c      3413          11473        3286        20         -45.0000         -50.0000     11.11%
67688.97/3417.73	c      3418          11478        3291        20         -45.0000         -50.0000     11.11%
67790.20/3422.81	c      3423          11483        3294        20         -45.0000         -50.0000     11.11%
67889.38/3427.84	c      3428          11483        3294        20         -45.0000         -50.0000     11.11%
67988.59/3432.85	c      3433          11536        3333        20         -45.0000         -50.0000     11.11%
68089.88/3437.92	c      3438          11614        3375        20         -45.0000         -50.0000     11.11%
68188.91/3442.93	c      3443          11692        3423        20         -45.0000         -50.0000     11.11%
68288.12/3448.02	c      3448          11715        3436        20         -45.0000         -50.0000     11.11%
68389.92/3453.09	c      3453          11722        3439        20         -45.0000         -50.0000     11.11%
68494.44/3458.34	c      3458          11722        3439        20         -45.0000         -50.0000     11.11%
68595.59/3463.47	c      3463          11722        3439        20         -45.0000         -50.0000     11.11%
68698.72/3468.66	c      3469          11752        3459        20         -45.0000         -50.0000     11.11%
68797.86/3473.67	c      3474          11752        3459        20         -45.0000         -50.0000     11.11%
68897.07/3478.69	c      3479          11761        3466        20         -45.0000         -50.0000     11.11%
68998.23/3483.72	c      3484          11768        3467        20         -45.0000         -50.0000     11.11%
69106.06/3489.14	c      3489          11798        3481        20         -45.0000         -50.0000     11.11%
69206.50/3494.27	c      3494          11798        3481        20         -45.0000         -50.0000     11.11%
69307.66/3499.38	c      3499          11798        3481        20         -45.0000         -50.0000     11.11%
69408.78/3504.40	c      3504          11798        3481        20         -45.0000         -50.0000     11.11%
69508.05/3509.49	c      3510          11810        3487        20         -45.0000         -50.0000     11.11%
69609.12/3514.55	c      3515          11810        3487        20         -45.0000         -50.0000     11.11%
69716.21/3519.90	c      3520          11829        3494        20         -45.0000         -50.0000     11.11%
69815.48/3525.00	c      3525          11835        3496        20         -45.0000         -50.0000     11.11%
69917.30/3530.04	c      3530          11840        3499        20         -45.0000         -50.0000     11.11%
70018.24/3535.15	c      3535          11846        3503        20         -45.0000         -50.0000     11.11%
70117.82/3540.17	c      3540          11846        3503        20         -45.0000         -50.0000     11.11%
70218.06/3545.24	c      3545          11858        3507        20         -45.0000         -50.0000     11.11%
70321.24/3550.48	c      3550          11902        3535        20         -45.0000         -50.0000     11.11%
70422.40/3555.56	c      3556          11916        3541        20         -45.0000         -50.0000     11.11%
70521.54/3560.57	c      3561          11916        3541        20         -45.0000         -50.0000     11.11%
70622.66/3565.69	c      3566          11936        3549        20         -45.0000         -50.0000     11.11%
70725.85/3570.82	c      3571          11936        3549        20         -45.0000         -50.0000     11.11%
70825.08/3575.87	c      3576          11945        3552        20         -45.0000         -50.0000     11.11%
70928.96/3581.07	c      3581          11954        3553        20         -45.0000         -50.0000     11.11%
71028.11/3586.09	c      3586          11966        3561        20         -45.0000         -50.0000     11.11%
71129.22/3591.14	c      3591          11966        3561        20         -45.0000         -50.0000     11.11%
71229.77/3596.20	c      3596          11970        3563        20         -45.0000         -50.0000     11.11%
71328.96/3601.24	c      3601          11970        3563        20         -45.0000         -50.0000     11.11%
71430.12/3606.36	c      3606          11970        3563        20         -45.0000         -50.0000     11.11%
71537.29/3611.70	c      3612          11975        3564        20         -45.0000         -50.0000     11.11%
71636.52/3616.70	c      3617          11989        3574        20         -45.0000         -50.0000     11.11%
71737.69/3621.86	c      3622          12018        3589        20         -45.0000         -50.0000     11.11%
71838.90/3626.90	c      3627          12022        3591        20         -45.0000         -50.0000     11.11%
71938.09/3631.91	c      3632          12030        3597        20         -45.0000         -50.0000     11.11%

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 (157182 MiB free)
  memory of node 1: 193494 MiB (190323 MiB free)
  memory of node 2: 193531 MiB (160476 MiB free)
  memory of node 3: 193531 MiB (190648 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-4465265-1723585363/watcher-4465265-1723585363 -o /tmp/evaluation-result-4465265-1723585363/solver-4465265-1723585363 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733311 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465265-1723585363.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100105 s]*
/proc/loadavg: 80.11 80.27 79.16 43/943 735476
/proc/meminfo: memFree=715348876/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=80096 memory=69148 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) R 735462 735465 733298 0 -1 4194304 15387 0 0 0 9 2 0 0 20 0 1 0 125119431 82018304 17287 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 20024 17287 2555 3035 0 16420 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 80096 KiB
Current children cumulated memory: 69148 KiB

[startup+0.223161 s]*
/proc/loadavg: 80.11 80.27 79.16 43/943 735476
/proc/meminfo: memFree=715218588/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=127636 memory=115500 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) R 735462 735465 733298 0 -1 4194304 26892 0 0 0 20 3 0 0 20 0 1 0 125119431 130699264 28875 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 31909 28875 2614 3035 0 28305 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 127636 KiB
Current children cumulated memory: 115500 KiB

[startup+0.319701 s]*
/proc/loadavg: 80.11 80.27 79.16 44/943 735476
/proc/meminfo: memFree=715169124/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=164956 memory=149324 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) R 735462 735465 733298 0 -1 4194304 35811 0 0 0 28 5 0 0 20 0 1 0 125119431 168914944 37331 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 41239 37331 2678 3035 0 37635 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 164956 KiB
Current children cumulated memory: 149324 KiB

[startup+0.700283 s]
/proc/loadavg: 80.11 80.27 79.16 44/943 735477
/proc/meminfo: memFree=715167784/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=161488 memory=149268 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) R 735462 735465 733298 0 -1 4194304 46719 0 0 0 62 7 0 0 20 0 1 0 125119431 165363712 37317 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 40372 37317 2710 3035 0 36768 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 161488 KiB
Current children cumulated memory: 149268 KiB

[startup+1.50027 s]
/proc/loadavg: 77.05 79.63 78.96 43/943 735477
/proc/meminfo: memFree=714950952/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=1910148 memory=399684 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) R 735462 735465 733298 0 -1 4194304 72324 0 0 0 134 14 0 0 20 0 21 0 125119431 1955991552 99921 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 477537 99921 2774 3035 0 146893 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1910148 KiB
Current children cumulated memory: 399684 KiB

[startup+3.12835 s]
/proc/loadavg: 77.05 79.63 78.96 77/1023 735557
/proc/meminfo: memFree=711344340/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=3341284 memory=2171284 CPUtime=5.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) S 735462 735465 733298 0 -1 1077936128 526062 0 0 0 409 107 0 0 20 0 41 0 125119431 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 835321 542821 2790 3035 0 637633 0
[pid=735465/tid=735498] ppid=735462 vsize=3341284 memory=5512 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735498/stat : 735498 (fscip) D 735462 735465 733298 0 -1 4194368 22535 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735499] ppid=735462 vsize=3341284 memory=807508 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735499/stat : 735499 (fscip) D 735462 735465 733298 0 -1 4194368 22698 0 0 0 14 3 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735500] ppid=735462 vsize=3341284 memory=1053800 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735500/stat : 735500 (fscip) D 735462 735465 733298 0 -1 4194368 22673 0 0 0 13 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735501] ppid=735462 vsize=3341284 memory=16164 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735501/stat : 735501 (fscip) D 735462 735465 733298 0 -1 4194368 22582 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735502] ppid=735462 vsize=3341284 memory=13229522245910554 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735502/stat : 735502 (fscip) D 735462 735465 733298 0 -1 4194368 22716 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735503] ppid=735462 vsize=3341284 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735503/stat : 735503 (fscip) D 735462 735465 733298 0 -1 4194368 22586 0 0 0 12 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735504] ppid=735462 vsize=3341284 memory=21392 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735504/stat : 735504 (fscip) D 735462 735465 733298 0 -1 4194368 22827 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735505] ppid=735462 vsize=3341284 memory=2208 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735505/stat : 735505 (fscip) D 735462 735465 733298 0 -1 4194368 22805 0 0 0 14 3 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735506] ppid=735462 vsize=3341284 memory=2036 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735506/stat : 735506 (fscip) D 735462 735465 733298 0 -1 4194368 22627 0 0 0 12 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735507] ppid=735462 vsize=3341284 memory=31572 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735507/stat : 735507 (fscip) D 735462 735465 733298 0 -1 4194368 22727 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735508] ppid=735462 vsize=3341284 memory=281326531988400 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735508/stat : 735508 (fscip) D 735462 735465 733298 0 -1 4194368 22669 0 0 0 13 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735509] ppid=735462 vsize=3341284 memory=8571546765057 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735509/stat : 735509 (fscip) D 735462 735465 733298 0 -1 4194368 22810 0 0 0 12 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735510] ppid=735462 vsize=3341284 memory=8683215914753 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735510/stat : 735510 (fscip) D 735462 735465 733298 0 -1 4194368 22785 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735511] ppid=735462 vsize=3341284 memory=8691805849345 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735511/stat : 735511 (fscip) D 735462 735465 733298 0 -1 4194368 22687 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735512] ppid=735462 vsize=3341284 memory=8764820293121 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735512/stat : 735512 (fscip) R 735462 735465 733298 0 -1 4194368 22808 0 0 0 14 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735513] ppid=735462 vsize=3341284 memory=9924461463041 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735513/stat : 735513 (fscip) D 735462 735465 733298 0 -1 4194368 22553 0 0 0 14 3 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735514] ppid=735462 vsize=3341284 memory=281326531957856 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735514/stat : 735514 (fscip) D 735462 735465 733298 0 -1 4194368 22719 0 0 0 14 3 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735515] ppid=735462 vsize=3341284 memory=51344 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735515/stat : 735515 (fscip) D 735462 735465 733298 0 -1 4194368 22672 0 0 0 12 5 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735516] ppid=735462 vsize=3341284 memory=104 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735516/stat : 735516 (fscip) D 735462 735465 733298 0 -1 4194368 22558 0 0 0 14 3 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735517] ppid=735462 vsize=3341284 memory=25932 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735517/stat : 735517 (fscip) D 735462 735465 733298 0 -1 4194368 22719 0 0 0 13 4 0 0 20 0 41 0 125119572 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735538] ppid=735462 vsize=3341284 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735538/stat : 735538 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735539] ppid=735462 vsize=3341284 memory=6655247376628868196 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735539/stat : 735539 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735540] ppid=735462 vsize=3341284 memory=6656426216303648864 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735540/stat : 735540 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735541] ppid=735462 vsize=3341284 memory=7665792252989631329 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735541/stat : 735541 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735542] ppid=735462 vsize=3341284 memory=-3980386162748518027 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735542/stat : 735542 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735543] ppid=735462 vsize=3341284 memory=6952 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735543/stat : 735543 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735544] ppid=735462 vsize=3341284 memory=7044 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735544/stat : 735544 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735545] ppid=735462 vsize=3341284 memory=28188 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735545/stat : 735545 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735546] ppid=735462 vsize=3341284 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735546/stat : 735546 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735547] ppid=735462 vsize=3341284 memory=55216972300911 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735547/stat : 735547 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735548] ppid=735462 vsize=3341284 memory=6655300316396806240 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735548/stat : 735548 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735549] ppid=735462 vsize=3341284 memory=-7385037386665908792 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735549/stat : 735549 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735550] ppid=735462 vsize=3341284 memory=-1664385933527516012 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735550/stat : 735550 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735551] ppid=735462 vsize=3341284 memory=-2672971630408907303 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735551/stat : 735551 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735552] ppid=735462 vsize=3341284 memory=7007706849865846871 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735552/stat : 735552 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735553] ppid=735462 vsize=3341284 memory=281326531963984 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735553/stat : 735553 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735554] ppid=735462 vsize=3341284 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735554/stat : 735554 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735555] ppid=735462 vsize=3341284 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735555/stat : 735555 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735556] ppid=735462 vsize=3341284 memory=11448 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735556/stat : 735556 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735557] ppid=735462 vsize=3341284 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735557/stat : 735557 (fscip) S 735462 735465 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119730 3421474816 542821 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
Current children cumulated CPU time: 5.16 s
Current children cumulated vsize: 3341284 KiB
Current children cumulated memory: 2171284 KiB

[startup+6.30085 s]
/proc/loadavg: 77.29 79.64 78.97 80/1023 735557
/proc/meminfo: memFree=701299820/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=9001252 memory=7580048 CPUtime=65.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) S 735462 735465 733298 0 -1 1077936128 1295999 0 0 0 6071 516 0 0 20 0 41 0 125119431 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 2250313 1895012 2790 3035 0 2130560 0
[pid=735465/tid=735498] ppid=735462 vsize=9001252 memory=0 CPUtime=3.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735498/stat : 735498 (fscip) R 735462 735465 733298 0 -1 4194368 63004 0 0 0 279 40 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735499] ppid=735462 vsize=9001252 memory=0 CPUtime=3.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735499/stat : 735499 (fscip) R 735462 735465 733298 0 -1 4194368 62774 0 0 0 305 18 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735500] ppid=735462 vsize=9001252 memory=16164 CPUtime=3.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735500/stat : 735500 (fscip) R 735462 735465 733298 0 -1 4194368 64004 0 0 0 305 17 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735501] ppid=735462 vsize=9001252 memory=807508 CPUtime=3.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735501/stat : 735501 (fscip) R 735462 735465 733298 0 -1 4194368 60112 0 0 0 278 40 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735502] ppid=735462 vsize=9001252 memory=2316 CPUtime=3.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735502/stat : 735502 (fscip) R 735462 735465 733298 0 -1 1077936192 61538 0 0 0 303 18 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735503] ppid=735462 vsize=9001252 memory=3594424 CPUtime=3.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735503/stat : 735503 (fscip) R 735462 735465 733298 0 -1 4194368 63236 0 0 0 305 16 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735504] ppid=735462 vsize=9001252 memory=421572 CPUtime=3.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735504/stat : 735504 (fscip) R 735462 735465 733298 0 -1 1077936192 61278 0 0 0 277 41 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735505] ppid=735462 vsize=9001252 memory=219949564250 CPUtime=3.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735505/stat : 735505 (fscip) R 735462 735465 733298 0 -1 4194368 56390 0 0 0 307 15 0 0 20 0 41 0 125119572 9217282048 1895012 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0

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

/proc/735465/task/735544/stat : 735544 (fscip) S 735462 735465 733298 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735545] ppid=735462 vsize=37294016 memory=11448 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735545/stat : 735545 (fscip) S 735462 735465 733298 0 -1 1077936192 139 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735546] ppid=735462 vsize=37294016 memory=38272 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735546/stat : 735546 (fscip) S 735462 735465 733298 0 -1 1077936192 114 0 0 0 1 2 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735547] ppid=735462 vsize=37294016 memory=27242480 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735547/stat : 735547 (fscip) S 735462 735465 733298 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735548] ppid=735462 vsize=37294016 memory=2608 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735548/stat : 735548 (fscip) S 735462 735465 733298 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735549] ppid=735462 vsize=37294016 memory=29659096 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735549/stat : 735549 (fscip) S 735462 735465 733298 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735550] ppid=735462 vsize=37294016 memory=29654876 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735550/stat : 735550 (fscip) S 735462 735465 733298 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735551] ppid=735462 vsize=37294016 memory=27019712 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735551/stat : 735551 (fscip) S 735462 735465 733298 0 -1 1077936192 139 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735552] ppid=735462 vsize=37294016 memory=2608 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735552/stat : 735552 (fscip) S 735462 735465 733298 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735553] ppid=735462 vsize=37294016 memory=13904 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735553/stat : 735553 (fscip) S 735462 735465 733298 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735554] ppid=735462 vsize=37294016 memory=12956 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735554/stat : 735554 (fscip) S 735462 735465 733298 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735555] ppid=735462 vsize=37294016 memory=29662332 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735555/stat : 735555 (fscip) S 735462 735465 733298 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735556] ppid=735462 vsize=37294016 memory=29659800 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735556/stat : 735556 (fscip) S 735462 735465 733298 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735557] ppid=735462 vsize=37294016 memory=25333125866717268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735557/stat : 735557 (fscip) S 735462 735465 733298 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7417656 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
Current children cumulated CPU time: 70954.1 s
Current children cumulated vsize: 37294016 KiB
Current children cumulated memory: 29670624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635 s]*
/proc/loadavg: 80.30 80.41 80.41 62/982 738306
/proc/meminfo: memFree=607412844/790760804 swapFree=131071996/131071996
[pid=735465] ppid=735462 vsize=37294016 memory=29702196 CPUtime=72000.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/stat : 735465 (fscip) S 735462 735465 733298 0 -1 1077936128 101709365 0 0 0 7183050 16997 0 0 20 0 41 0 125119431 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
/proc/735465/statm: 9323504 7425549 3302 3035 0 9184276 0
[pid=735465/tid=735498] ppid=735462 vsize=37294016 memory=6720661034807803243 CPUtime=3603.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735498/stat : 735498 (fscip) R 735462 735465 733298 0 -1 4194368 4335676 0 0 0 359815 503 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735499] ppid=735462 vsize=37294016 memory=7080059509099944260 CPUtime=3606.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735499/stat : 735499 (fscip) R 735462 735465 733298 0 -1 4194368 8558054 0 0 0 359663 991 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735500] ppid=735462 vsize=37294016 memory=4139969671026979954 CPUtime=3602.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735500/stat : 735500 (fscip) R 735462 735465 733298 0 -1 4194368 2276724 0 0 0 359204 1042 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735501] ppid=735462 vsize=37294016 memory=6943526294502006880 CPUtime=3590.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735501/stat : 735501 (fscip) R 735462 735465 733298 0 -1 4194368 5150780 0 0 0 358437 580 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735502] ppid=735462 vsize=37294016 memory=3160974462814698 CPUtime=3603.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735502/stat : 735502 (fscip) R 735462 735465 733298 0 -1 4194368 7018526 0 0 0 359463 931 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735503] ppid=735462 vsize=37294016 memory=6291622612206839402 CPUtime=3583.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735503/stat : 735503 (fscip) R 735462 735465 733298 0 -1 4194368 2494647 0 0 0 357304 1071 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735504] ppid=735462 vsize=37294016 memory=4638778411585720671 CPUtime=3594.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735504/stat : 735504 (fscip) R 735462 735465 733298 0 -1 4194368 4160923 0 0 0 358925 495 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735505] ppid=735462 vsize=37294016 memory=8317066730693278001 CPUtime=3602.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735505/stat : 735505 (fscip) R 735462 735465 733298 0 -1 4194368 8432495 0 0 0 359108 1150 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735506] ppid=735462 vsize=37294016 memory=6368442156409383001 CPUtime=3592.95 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735506/stat : 735506 (fscip) R 735462 735465 733298 0 -1 4194368 2528502 0 0 0 358213 1082 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735507] ppid=735462 vsize=37294016 memory=7157737517924899170 CPUtime=3591.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735507/stat : 735507 (fscip) R 735462 735465 733298 0 -1 4194368 3850924 0 0 0 358706 471 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735508] ppid=735462 vsize=37294016 memory=281326536205024 CPUtime=3601.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735508/stat : 735508 (fscip) R 735462 735465 733298 0 -1 4194368 7113577 0 0 0 359323 833 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735509] ppid=735462 vsize=37294016 memory=29836794214613092 CPUtime=3604.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735509/stat : 735509 (fscip) R 735462 735465 733298 0 -1 4194368 2276742 0 0 0 359391 1043 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735510] ppid=735462 vsize=37294016 memory=0 CPUtime=3601.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735510/stat : 735510 (fscip) R 735462 735465 733298 0 -1 4194368 4345949 0 0 0 359663 519 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735511] ppid=735462 vsize=37294016 memory=281326532878768 CPUtime=3603.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735511/stat : 735511 (fscip) R 735462 735465 733298 0 -1 4194368 7995974 0 0 0 359401 915 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735512] ppid=735462 vsize=37294016 memory=6318274851009134 CPUtime=3603.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735512/stat : 735512 (fscip) R 735462 735465 733298 0 -1 4194368 2253935 0 0 0 359278 1034 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735513] ppid=735462 vsize=37294016 memory=-5153075247756055141 CPUtime=3602.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735513/stat : 735513 (fscip) R 735462 735465 733298 0 -1 4194368 4706969 0 0 0 359747 517 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735514] ppid=735462 vsize=37294016 memory=8305309928409555040 CPUtime=3606.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735514/stat : 735514 (fscip) R 735462 735465 733298 0 -1 4194368 8229720 0 0 0 359664 982 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735515] ppid=735462 vsize=37294016 memory=4945082862678953669 CPUtime=3603.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735515/stat : 735515 (fscip) R 735462 735465 733298 0 -1 4194368 2448637 0 0 0 359167 1137 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735516] ppid=735462 vsize=37294016 memory=7311575694792664163 CPUtime=3598.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735516/stat : 735516 (fscip) R 735462 735465 733298 0 -1 4194368 4783359 0 0 0 359316 535 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735517] ppid=735462 vsize=37294016 memory=0 CPUtime=3601.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735517/stat : 735517 (fscip) R 735462 735465 733298 0 -1 4194368 8669531 0 0 0 359008 1105 0 0 20 0 41 0 125119572 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735538] ppid=735462 vsize=37294016 memory=7372762397046498368 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735538/stat : 735538 (fscip) S 735462 735465 733298 0 -1 1077936192 62 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735539] ppid=735462 vsize=37294016 memory=7813008046691937636 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735539/stat : 735539 (fscip) S 735462 735465 733298 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735540] ppid=735462 vsize=37294016 memory=4121532693769275457 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735540/stat : 735540 (fscip) S 735462 735465 733298 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735541] ppid=735462 vsize=37294016 memory=43347799258300488 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735541/stat : 735541 (fscip) S 735462 735465 733298 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735542] ppid=735462 vsize=37294016 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735542/stat : 735542 (fscip) S 735462 735465 733298 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735543] ppid=735462 vsize=37294016 memory=-7173504570860347296 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735543/stat : 735543 (fscip) S 735462 735465 733298 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735544] ppid=735462 vsize=37294016 memory=-7595718148000604010 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735544/stat : 735544 (fscip) S 735462 735465 733298 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735545] ppid=735462 vsize=37294016 memory=7295937225949208640 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735545/stat : 735545 (fscip) S 735462 735465 733298 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735546] ppid=735462 vsize=37294016 memory=7378419466094924118 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735546/stat : 735546 (fscip) S 735462 735465 733298 0 -1 1077936192 116 0 0 0 1 2 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735547] ppid=735462 vsize=37294016 memory=140663268628856 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735547/stat : 735547 (fscip) S 735462 735465 733298 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735548] ppid=735462 vsize=37294016 memory=24994 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735548/stat : 735548 (fscip) S 735462 735465 733298 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735549] ppid=735462 vsize=37294016 memory=25333 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735549/stat : 735549 (fscip) S 735462 735465 733298 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735550] ppid=735462 vsize=37294016 memory=25663 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735550/stat : 735550 (fscip) S 735462 735465 733298 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735551] ppid=735462 vsize=37294016 memory=25996 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735551/stat : 735551 (fscip) S 735462 735465 733298 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735552] ppid=735462 vsize=37294016 memory=64214 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735552/stat : 735552 (fscip) S 735462 735465 733298 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735553] ppid=735462 vsize=37294016 memory=62909342630038 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735553/stat : 735553 (fscip) S 735462 735465 733298 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735554] ppid=735462 vsize=37294016 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735554/stat : 735554 (fscip) S 735462 735465 733298 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735555] ppid=735462 vsize=37294016 memory=8309809423091935878 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735555/stat : 735555 (fscip) S 735462 735465 733298 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735556] ppid=735462 vsize=37294016 memory=8309809423091935878 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735556/stat : 735556 (fscip) S 735462 735465 733298 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
[pid=735465/tid=735557] ppid=735462 vsize=37294016 memory=8309809423091935878 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/735465/task/735557/stat : 735557 (fscip) S 735462 735465 733298 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125119730 38189072384 7425549 809668444160 4194304 16623229 140733771807584 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27525120 140733771809798 140733771809916 140733771809916 140733771816944 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 37294016 KiB
Current children cumulated memory: 29702196 KiB

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

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

# cumulated CPU time of all completed processes:  user=71830.7 s, system=170.793 s

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

[startup+3635.22 s]
/proc/loadavg: 80.30 80.41 80.41 43/942 738320
/proc/meminfo: memFree=611933844/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.6 s]
/proc/loadavg: 80.30 80.41 80.41 43/942 738320
/proc/meminfo: memFree=611933844/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.8 s]
/proc/loadavg: 80.30 80.41 80.41 43/942 738320
/proc/meminfo: memFree=611933844/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.88
CPU time (s): 72001.5
CPU user time (s): 71830.7
CPU system time (s): 170.793
CPU usage (%): 1980.3
Max. virtual memory (cumulated for all children) (KiB): 37345224
Max. memory (cumulated for all children) (KiB): 29702196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71830.7
system time used= 170.793
maximum resident set size= 29702196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101709566
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= 1188723
involuntary context switches= 281804


# summary of solver processes directly reported to runsolver:
#   pid: 735465
#   total CPU time (s): 72001.5
#   total CPU user time (s): 71830.7
#   total CPU system time (s): 170.793

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.8965 second user time and 85.0134 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-13 23:42:43
IDJOB=4465265
IDBENCH=146677
IDSOLVER=3094
FILE ID=nodeD105/4465265-1723585363
RUNJOBID= nodeD105-1723581724-733311
SLURM_JOB_ID= 8267895
Free space on /tmp= 8622816 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-3.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-4465265-1723585363/watcher-4465265-1723585363 -o /tmp/evaluation-result-4465265-1723585363/solver-4465265-1723585363 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733311 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465265-1723585363.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 0bdb6411771ac9360fc2dcf9fc3ce2f6
RANDOM SEED=1004133801

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		: 3166.131
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		: 2746.155
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		: 3037.479
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		: 3703.428
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		: 3166.132
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		: 2400.928
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		: 3069.955
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		: 3517.911
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		: 3166.115
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		: 2875.696
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		: 3069.954
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		: 2977.206
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		: 3166.152
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		: 2439.851
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		: 3069.953
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		: 3387.395
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		: 3166.154
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		: 2628.456
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		: 2799.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		: 3413.485
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		: 3166.165
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		: 2633.354
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		: 3069.977
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		: 2606.513
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		: 3166.155
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		: 2625.621
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		: 2806.469
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		: 2594.237
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		: 3166.159
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		: 2633.950
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		: 3069.979
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		: 2598.830
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		: 3166.153
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		: 2628.173
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		: 2945.147
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		: 2593.660
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		: 3166.157
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		: 2632.954
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		: 3069.913
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		: 2628.112
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		: 3166.155
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		: 2627.223
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		: 3069.791
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		: 2614.637
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		: 3166.144
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		: 2658.294
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		: 3069.673
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		: 2622.523
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		: 3166.150
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		: 2652.083
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		: 3069.529
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		: 2617.090
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		: 3166.162
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		: 2660.193
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		: 3069.412
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		: 2657.179
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		: 3166.158
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		: 2660.468
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		: 3069.290
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		: 2642.200
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		: 3166.149
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		: 2664.025
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		: 3069.160
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		: 2657.500
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		: 3166.140
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		: 2646.429
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		: 3063.549
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		: 2701.912
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		: 3166.142
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		: 2658.354
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		: 3068.875
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		: 2659.726
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		: 3166.118
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		: 2647.413
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		: 2836.367
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		: 2653.030
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		: 3166.124
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		: 2664.181
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		: 3068.632
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		: 2483.246
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:        715429808 kB
MemAvailable:   718205548 kB
Buffers:         1171260 kB
Cached:          4919836 kB
SwapCached:            0 kB
Active:          1588676 kB
Inactive:       70098144 kB
Active(anon):       2144 kB
Inactive(anon): 65631988 kB
Active(file):    1586532 kB
Inactive(file):  4466156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30320 kB
Writeback:           184 kB
AnonPages:      65593904 kB
Mapped:           126868 kB
Shmem:             38920 kB
KReclaimable:     285512 kB
Slab:             712944 kB
SReclaimable:     285512 kB
SUnreclaim:       427432 kB
KernelStack:       16160 kB
PageTables:       278400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15195348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1110528 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4943872 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:     1085440 kB
DirectMap2M:    133629952 kB
DirectMap1G:    671088640 kB

Free space on /tmp at the end= 8622772 MiB
End job on nodeD105 at 2024-08-14 00:43:19