Trace number 4468117

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-08-09? (TO) 72001 3632.27

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_500_25_4.opb
MD5SUM5f642955075bb0dd80aabe9a80ec63b9
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-78
Best CPU time to get the best result obtained on this benchmark71244.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15754
Sum of products size (including duplicates)31508
Number of different products7877
Sum of products size15754

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: 917abe4c5e]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.04	c Default LC presolving (default).
0.00/0.04	c ** Before presolving: virtualMemUsedAtLc = 53514240, getVmSize() = 53514240, SCIPgetMemUsed() = 26185550, SCIPgetMemTotal() = 30964750, SCIPgetMemExternEstim() = 16611367
0.00/0.04	c ** set memory limit for presolving in LC to 8.79592e+12 for SCIP **
0.00/0.11	c ** Estimated virtualMemUsedAtSolver = 41544428, getVmSize() = 70303744, SCIPgetMemUsed() = 28317724, SCIPgetMemTotal() = 45705276, SCIPgetMemExternEstim() = 16611367
0.00/0.11	c ** set memory limit for solvers to 4.18848e+11 for each SCIP **
0.00/0.11	c Original Problem   :
0.00/0.11	c   Problem name     : instance-4468117-1723225587
0.00/0.11	c   Variables        : 8377 (500 binary, 0 integer, 7877 implicit integer, 0 continuous)
0.00/0.11	c   Constraints      : 8877
0.00/0.11	c   Objective sense  : minimize
0.00/0.11	c Presolved Problem  :
0.00/0.11	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.11	c   Constraints      : 7877
0.00/0.11	c Constraints        : Number
0.00/0.11	c   setppc           : 7877 
0.00/0.11	c ** Instance transfer method used: 0
0.11/0.12	c ** ParaScipInstance copy does not increase the number of variables. **
0.23/0.28	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.23/0.28	c                                Nodes    Active                                            
0.23/0.28	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3.04/0.49	c *       0              0           1        20         -49.0000                -          -
3.04/0.49	c *       0              0           1        20         -65.0000                -          -
3.04/0.51	c *       1              0           1        20         -70.0000                -          -
52.95/3.05	c *       3              0           1        20         -73.0000                -          -
70.29/3.94	c *       4              0           1        20         -76.0000                -          -
92.83/5.04	c         5              2           1        20         -76.0000        -200.2917    163.54%
194.53/10.20	c        10              3           2        20         -76.0000        -196.0000    157.89%
225.94/11.81	c *      12              3           2        20         -77.0000        -196.0000    154.55%
292.89/15.22	c        15             12          11        20         -77.0000        -196.0000    154.55%
368.18/19.12	c *      19              2           1        20         -78.0000        -148.0000     89.74%
399.30/20.61	c        21              4           3        20         -78.0000        -147.8104     89.50%
497.96/25.61	c        26              6           5        20         -78.0000        -147.4690     89.06%
598.72/30.79	c        31              7           6        20         -78.0000        -147.0512     88.53%
699.36/35.85	c        36              8           7        20         -78.0000        -146.8176     88.23%
804.59/41.13	c        41             14          13        20         -78.0000        -146.8176     88.23%
903.56/46.15	c        46             36          35        20         -78.0000        -146.8176     88.23%
1003.79/51.27	c        51             51          50        20         -78.0000        -146.4131     87.71%
1104.74/56.33	c        56             54          53        20         -78.0000        -146.4131     87.71%
1203.75/61.40	c        61             89          88        20         -78.0000        -145.9826     87.16%
1304.81/66.41	c        66             96          95        20         -78.0000        -145.9826     87.16%
1403.76/71.50	c        72            106         105        20         -78.0000        -145.9826     87.16%
1504.83/76.50	c        77            142         141        20         -78.0000        -145.3326     86.32%
1603.97/81.57	c        82            150         149        20         -78.0000        -145.3326     86.32%
1705.10/86.64	c        87            159         158        20         -78.0000        -145.3326     86.32%
1806.23/91.75	c        92            165         164        20         -78.0000        -145.1595     86.10%
1907.36/96.82	c        97            176         175        20         -78.0000        -145.0658     85.98%
2006.52/101.83	c       102            194         193        20         -78.0000        -144.9210     85.80%
2107.62/106.91	c       107            203         202        20         -78.0000        -144.8787     85.74%
2206.76/111.93	c       112            222         221        20         -78.0000        -144.7807     85.62%
2305.84/117.03	c       117            235         236        20         -78.0000        -144.7807     85.62%
2407.56/122.04	c       122            241         240        20         -78.0000        -144.5313     85.30%
2508.77/127.16	c       127            249         248        20         -78.0000        -144.5313     85.30%
2609.19/132.22	c       132            257         256        20         -78.0000        -144.4622     85.21%
2708.32/137.29	c       137            267         266        20         -78.0000        -143.9613     84.57%
2809.43/142.33	c       142            281         280        20         -78.0000        -143.9613     84.57%
2908.53/147.38	c       147            295         294        20         -78.0000        -143.7110     84.24%
3007.73/152.39	c       152            303         302        20         -78.0000        -143.7110     84.24%
3108.90/157.49	c       157            311         310        20         -78.0000        -143.7110     84.24%
3208.09/162.50	c       162            321         320        20         -78.0000        -143.7110     84.24%
3309.39/167.58	c       168            325         324        20         -78.0000        -143.6436     84.16%
3410.40/172.61	c       173            339         338        20         -78.0000        -143.6436     84.16%
3509.59/177.64	c       178            352         351        20         -78.0000        -143.5825     84.08%
3610.76/182.79	c       183            359         358        20         -78.0000        -143.5825     84.08%
3711.93/187.84	c       188            369         368        20         -78.0000        -143.5825     84.08%
3811.12/192.88	c       193            382         381        20         -78.0000        -143.3651     83.80%
3912.31/197.90	c       198            392         391        20         -78.0000        -143.3651     83.80%
4011.50/203.03	c       203            400         399        20         -78.0000        -143.3651     83.80%
4115.46/208.14	c       208            413         412        20         -78.0000        -143.3296     83.76%
4215.82/213.24	c       213            423         422        20         -78.0000        -143.3296     83.76%
4318.98/218.41	c       218            472         471        20         -78.0000        -143.2631     83.67%
4418.12/223.48	c       223            485         484        20         -78.0000        -143.2631     83.67%
4519.19/228.54	c       229            499         498        20         -78.0000        -143.1136     83.48%
4618.38/233.59	c       234            518         517        20         -78.0000        -142.9949     83.33%
4719.56/238.65	c       239            535         534        20         -78.0000        -142.9949     83.33%
4818.90/243.65	c       244            556         555        20         -78.0000        -142.9908     83.32%
4917.91/248.68	c       249            572         571        20         -78.0000        -142.9634     83.29%
5017.13/253.69	c       254            592         591        20         -78.0000        -142.8229     83.11%
5120.24/258.84	c       259            601         600        20         -78.0000        -142.8229     83.11%
5221.36/263.90	c       264            617         616        20         -78.0000        -142.8016     83.08%
5320.53/268.98	c       269            632         631        20         -78.0000        -142.7860     83.06%
5422.26/274.04	c       274            646         645        20         -78.0000        -142.7860     83.06%
5521.46/279.14	c       279            658         657        20         -78.0000        -142.7534     83.02%
5622.64/284.19	c       284            681         680        20         -78.0000        -142.6663     82.91%
5723.09/289.22	c       289            756         755        20         -78.0000        -142.3638     82.52%
5824.26/294.30	c       294            774         773        20         -78.0000        -142.3638     82.52%
5923.43/299.35	c       299            793         792        20         -78.0000        -142.3037     82.44%
6024.59/304.40	c       304            774         773        20         -78.0000        -142.2581     82.38%
6123.77/309.45	c       309            820         819        20         -78.0000        -142.2277     82.34%
6222.86/314.48	c       314            803         802        20         -78.0000        -142.2191     82.33%
6324.04/319.51	c       320            832         831        20         -78.0000        -142.1016     82.18%
6423.17/324.56	c       325            858         857        20         -78.0000        -142.0656     82.14%
6524.35/329.65	c       330            883         882        20         -78.0000        -142.0656     82.14%
6625.47/334.75	c       335            915         914        20         -78.0000        -142.0656     82.14%
6726.57/339.82	c       340            932         931        20         -78.0000        -142.0656     82.14%
6825.76/344.88	c       345            952         951        20         -78.0000        -142.0656     82.14%
6926.94/349.93	c       350            932         931        20         -78.0000        -141.8972     81.92%
7026.12/355.01	c       355            941         940        20         -78.0000        -141.8972     81.92%
7127.86/360.03	c       360            962         961        20         -78.0000        -141.7304     81.71%
7227.14/365.11	c       365            973         972        20         -78.0000        -141.7304     81.71%
7328.45/370.17	c       370            992         991        20         -78.0000        -141.6123     81.55%
7427.44/375.19	c       375            999         998        20         -78.0000        -141.6123     81.55%
7527.91/380.29	c       380           1015        1014        20         -78.0000        -141.6123     81.55%
7629.03/385.34	c       385           1025        1024        20         -78.0000        -141.5309     81.45%
7728.16/390.39	c       390           1047        1046        20         -78.0000        -141.5036     81.41%
7829.34/395.46	c       395           1049        1048        20         -78.0000        -141.5036     81.41%
7930.51/400.51	c       401           1049        1048        20         -78.0000        -141.5036     81.41%
8029.69/405.58	c       406           1052           2        20         -78.0000        -141.5036     81.41%
8130.82/410.62	c       411           1056           6        20         -78.0000        -141.5036     81.41%
8229.94/415.67	c       416           1061          11        20         -78.0000        -141.5036     81.41%
8331.12/420.72	c       421           1069          19        20         -78.0000        -141.5036     81.41%
8430.31/425.79	c       426           1073          23        20         -78.0000        -141.5036     81.41%
8531.48/430.84	c       431           1086          36        20         -78.0000        -141.5036     81.41%
8630.68/435.89	c       436           1114          64        20         -78.0000        -141.5036     81.41%
8731.86/440.94	c       441           1137          87        20         -78.0000        -141.5036     81.41%
8830.94/446.01	c       446           1153         103        20         -78.0000        -141.5036     81.41%
8930.16/451.02	c       451           1177         127        20         -78.0000        -141.5036     81.41%
9035.12/456.20	c       456           1198         148        20         -78.0000        -141.5036     81.41%
9134.27/461.21	c       461           1211         161        20         -78.0000        -141.5036     81.41%
9235.33/466.31	c       466           1229         179        20         -78.0000        -141.5036     81.41%
9334.52/471.31	c       471           1239         189        20         -78.0000        -141.5036     81.41%
9435.68/476.41	c       476           1248         198        20         -78.0000        -141.5036     81.41%
9534.83/481.44	c       481           1260         210        20         -78.0000        -141.5036     81.41%
9636.00/486.51	c       487           1270         220        20         -78.0000        -141.5036     81.41%
9737.19/491.60	c       492           1297         247        20         -78.0000        -141.5036     81.41%
9836.37/496.63	c       497           1315         265        20         -78.0000        -141.5036     81.41%
9935.58/501.69	c       502           1328         278        20         -78.0000        -141.5036     81.41%
10036.70/506.71	c       507           1338         288        20         -78.0000        -141.5036     81.41%
10137.89/511.82	c       512           1348         298        20         -78.0000        -141.5036     81.41%
10237.08/516.87	c       517           1379         329        20         -78.0000        -141.5036     81.41%
10336.27/521.87	c       522           1402         352        20         -78.0000        -141.5036     81.41%
10435.37/526.89	c       527           1418         368        20         -78.0000        -141.5036     81.41%
10536.49/532.01	c       532           1447         397        20         -78.0000        -141.5036     81.41%
10638.40/537.08	c       537           1463         413        20         -78.0000        -141.5036     81.41%
10740.79/542.20	c       542           1472         422        20         -78.0000        -141.5036     81.41%
10839.98/547.25	c       547           1494         444        20         -78.0000        -141.5036     81.41%
10941.16/552.30	c       552           1519         469        20         -78.0000        -141.5036     81.41%
11040.29/557.36	c       557           1550         500        20         -78.0000        -141.5036     81.41%
11141.47/562.41	c       562           1576         526        20         -78.0000        -141.5036     81.41%
11240.59/567.44	c       567           1599         549        20         -78.0000        -141.5036     81.41%
11341.78/572.53	c       573           1626         576        20         -78.0000        -141.5036     81.41%
11440.93/577.59	c       578           1651         601        20         -78.0000        -141.5036     81.41%
11542.10/582.62	c       583           1673         623        20         -78.0000        -141.5036     81.41%
11641.25/587.65	c       588           1709         659        20         -78.0000        -141.5036     81.41%
11742.31/592.78	c       593           1738         688        20         -78.0000        -141.5036     81.41%
11843.48/597.83	c       598           1757         707        20         -78.0000        -141.5036     81.41%
11944.66/602.90	c       603           1776         726        20         -78.0000        -141.5036     81.41%
12043.88/607.92	c       608           1795         745        20         -78.0000        -141.5036     81.41%
12143.11/612.97	c       613           1815         765        20         -78.0000        -141.5036     81.41%
12242.33/618.02	c       618           1843         793        20         -78.0000        -141.5036     81.41%
12344.20/623.05	c       623           1860         810        20         -78.0000        -141.5036     81.41%
12443.43/628.08	c       628           1890         840        20         -78.0000        -141.5036     81.41%
12544.69/633.15	c       633           1911         861        20         -78.0000        -141.5036     81.41%
12645.15/638.21	c       638           1931         881        20         -78.0000        -141.5036     81.41%
12746.36/643.33	c       643           1960         910        20         -78.0000        -141.5036     81.41%
12845.51/648.39	c       648           1977         927        20         -78.0000        -141.5036     81.41%
12946.73/653.44	c       653           2009         959        20         -78.0000        -141.5036     81.41%
13045.95/658.49	c       658           2034         984        20         -78.0000        -141.5036     81.41%
13147.07/663.52	c       664           2068        1018        20         -78.0000        -141.5036     81.41%
13246.21/668.54	c       669           2106        1056        20         -78.0000        -141.5036     81.41%
13347.30/673.64	c       674           2136        1086        20         -78.0000        -141.5036     81.41%
13446.52/678.65	c       679           2159        1109        20         -78.0000        -141.5036     81.41%
13547.68/683.79	c       684           2201        1151        20         -78.0000        -141.5036     81.41%
13648.83/688.84	c       689           2225        1175        20         -78.0000        -141.5036     81.41%
13749.95/693.90	c       694           2251        1201        20         -78.0000        -141.5036     81.41%
13849.17/698.95	c       699           2276        1226        20         -78.0000        -141.5036     81.41%
13948.38/704.00	c       704           2300        1250        20         -78.0000        -141.5036     81.41%
14047.59/709.01	c       709           2325        1275        20         -78.0000        -141.5036     81.41%
14149.49/714.04	c       714           2354        1304        20         -78.0000        -141.5036     81.41%
14250.84/719.15	c       719           2381        1331        20         -78.0000        -141.5036     81.41%
14349.98/724.19	c       724           2404        1354        20         -78.0000        -141.5036     81.41%
14450.27/729.24	c       729           2436        1386        20         -78.0000        -141.5036     81.41%
14551.30/734.34	c       734           2465        1415        20         -78.0000        -141.5036     81.41%
14650.58/739.38	c       739           2488        1438        20         -78.0000        -141.5036     81.41%
14751.67/744.45	c       744           2512        1462        20         -78.0000        -141.5036     81.41%
14852.81/749.50	c       750           2544        1494        20         -78.0000        -141.5036     81.41%
14952.00/754.55	c       755           2567        1517        20         -78.0000        -141.5036     81.41%
15053.17/759.61	c       760           2602        1552        20         -78.0000        -141.5036     81.41%
15152.35/764.65	c       765           2620        1570        20         -78.0000        -141.5036     81.41%
15253.49/769.71	c       770           2659        1609        20         -78.0000        -141.5036     81.41%
15352.67/774.74	c       775           2694        1644        20         -78.0000        -141.5036     81.41%
15451.85/779.79	c       780           2731        1681        20         -78.0000        -141.5036     81.41%
15553.00/784.84	c       785           2761        1711        20         -78.0000        -141.5036     81.41%
15652.18/789.87	c       790           2800        1750        20         -78.0000        -141.5036     81.41%
15751.28/794.89	c       795           2837        1787        20         -78.0000        -141.5036     81.41%
15852.45/799.95	c       800           2859        1809        20         -78.0000        -141.5036     81.41%
15954.25/805.09	c       805           2887        1837        20         -78.0000        -141.5036     81.41%
16053.64/810.10	c       810           2927        1877        20         -78.0000        -141.5036     81.41%
16154.74/815.15	c       815           2966        1916        20         -78.0000        -141.5036     81.41%
16254.08/820.17	c       820           3004        1954        20         -78.0000        -141.5036     81.41%
16352.94/825.18	c       825           3037        1987        20         -78.0000        -141.5036     81.41%
16453.47/830.20	c       830           3059        2009        20         -78.0000        -141.5036     81.41%
16552.66/835.30	c       835           3095        2045        20         -78.0000        -141.5036     81.41%
16653.58/840.31	c       840           3125        2075        20         -78.0000        -141.5036     81.41%
16754.73/845.40	c       845           3156        2106        20         -78.0000        -141.5036     81.41%
16853.90/850.47	c       850           3186        2136        20         -78.0000        -141.5036     81.41%
16954.93/855.58	c       856           3219        2169        20         -78.0000        -141.5036     81.41%
17054.25/860.58	c       861           3251        2201        20         -78.0000        -141.5036     81.41%
17155.21/865.61	c       866           3283        2233        20         -78.0000        -141.5036     81.41%
17254.41/870.68	c       871           3305        2255        20         -78.0000        -141.5036     81.41%
17355.52/875.70	c       876           3336        2286        20         -78.0000        -141.5036     81.41%
17458.69/880.94	c       881           3362        2312        20         -78.0000        -141.5036     81.41%
17557.82/885.97	c       886           3383        2333        20         -78.0000        -141.5036     81.41%
17659.54/891.03	c       891           3414        2364        20         -78.0000        -141.5036     81.41%
17758.79/896.07	c       896           3446        2396        20         -78.0000        -141.5036     81.41%
17858.20/901.13	c       901           3466        2416        20         -78.0000        -141.5036     81.41%
17959.33/906.17	c       906           3499        2449        20         -78.0000        -141.5036     81.41%
18061.58/911.31	c       911           3525        2475        20         -78.0000        -141.5036     81.41%
18160.69/916.36	c       916           3574        2524        20         -78.0000        -141.5036     81.41%
18261.88/921.40	c       921           3594        2544        20         -78.0000        -141.5036     81.41%
18361.08/926.47	c       926           3630        2580        20         -78.0000        -141.5036     81.41%
18460.29/931.47	c       931           3676        2626        20         -78.0000        -141.5036     81.41%
18563.46/936.61	c       937           3721        2671        20         -78.0000        -141.5036     81.41%
18662.67/941.68	c       942           3741        2691        20         -78.0000        -141.5036     81.41%
18763.85/946.76	c       947           3772        2722        20         -78.0000        -141.5036     81.41%
18865.03/951.80	c       952           3798        2748        20         -78.0000        -141.5036     81.41%
18964.22/956.84	c       957           3835        2785        20         -78.0000        -141.5036     81.41%
19063.37/961.84	c       962           3847        2797        20         -78.0000        -141.5036     81.41%
19162.56/966.87	c       967           3862        2812        20         -78.0000        -141.5036     81.41%
19266.18/972.03	c       972           3881        2831        20         -78.0000        -141.5036     81.41%
19365.30/977.11	c       977           3912        2862        20         -78.0000        -141.5036     81.41%
19466.55/982.16	c       982           3931        2881        20         -78.0000        -141.5036     81.41%
19567.07/987.22	c       987           3968        2918        20         -78.0000        -141.5036     81.41%
19666.27/992.27	c       992           4019        2969        20         -78.0000        -141.5036     81.41%
19765.32/997.29	c       997           4053        3003        20         -78.0000        -141.5036     81.41%
19866.45/1002.33	c      1002           4095        3045        20         -78.0000        -141.5036     81.41%
19967.56/1007.45	c      1007           4148        3098        20         -78.0000        -141.5036     81.41%
20068.73/1012.52	c      1013           4187        3137        20         -78.0000        -141.5036     81.41%
20167.91/1017.53	c      1018           4211        3161        20         -78.0000        -141.5036     81.41%
20267.09/1022.59	c      1023           4240        3190        20         -78.0000        -141.5036     81.41%
20368.24/1027.66	c      1028           4266        3216        20         -78.0000        -141.5036     81.41%
20469.36/1032.73	c      1033           4319        3269        20         -78.0000        -141.5036     81.41%
20568.54/1037.75	c      1038           4356        3306        20         -78.0000        -141.5036     81.41%
20667.74/1042.79	c      1043           4388        3338        20         -78.0000        -141.5036     81.41%
20768.92/1047.83	c      1048           4422        3372        20         -78.0000        -141.5036     81.41%
20870.10/1052.90	c      1053           4447        3397        20         -78.0000        -141.5036     81.41%
20969.27/1057.93	c      1058           4476        3426        20         -78.0000        -141.5036     81.41%
21068.48/1063.00	c      1063           4507        3457        20         -78.0000        -141.5036     81.41%
21170.40/1068.08	c      1068           4536        3486        20         -78.0000        -141.5036     81.41%
21271.43/1073.16	c      1073           4560        3510        20         -78.0000        -141.5036     81.41%
21370.73/1078.20	c      1078           4602        3552        20         -78.0000        -141.5036     81.41%
21473.10/1083.30	c      1083           4640        3590        20         -78.0000        -141.5036     81.41%
21572.19/1088.36	c      1088           4658        3608        20         -78.0000        -141.5036     81.41%
21673.37/1093.40	c      1093           4691        3641        20         -78.0000        -141.5036     81.41%
21772.56/1098.43	c      1098           4719        3669        20         -78.0000        -141.5036     81.41%
21871.74/1103.49	c      1103           4746        3696        20         -78.0000        -141.5036     81.41%
21972.91/1108.58	c      1109           4773        3723        20         -78.0000        -141.5036     81.41%
22074.03/1113.61	c      1114           4806        3756        20         -78.0000        -141.5036     81.41%
22173.16/1118.69	c      1119           4839        3789        20         -78.0000        -141.5036     81.41%
22274.35/1123.74	c      1124           4881        3831        20         -78.0000        -141.5036     81.41%
22373.54/1128.79	c      1129           4912        3862        20         -78.0000        -141.5036     81.41%
22474.72/1133.84	c      1134           4953        3903        20         -78.0000        -141.5036     81.41%
22573.80/1138.89	c      1139           4990        3940        20         -78.0000        -141.5036     81.41%
22674.93/1143.94	c      1144           5033        3983        20         -78.0000        -141.5036     81.41%
22774.12/1148.99	c      1149           5062        4012        20         -78.0000        -141.5036     81.41%
22876.00/1154.04	c      1154           5119        4069        20         -78.0000        -141.5036     81.41%
22975.24/1159.10	c      1159           5168        4118        20         -78.0000        -141.5036     81.41%
23074.18/1164.10	c      1164           5205        4155        20         -78.0000        -141.5036     81.41%
23175.41/1169.19	c      1169           7511        6221        20         -78.0000        -141.4717     81.37%
23275.96/1174.21	c      1174           7541        6251        20         -78.0000        -141.4468     81.34%
23375.09/1179.22	c      1179           7570        6280        20         -78.0000        -141.2919     81.14%
23476.25/1184.31	c      1184           7592        6302        20         -78.0000        -141.2471     81.09%
23577.42/1189.44	c      1189           7621        6331        20         -78.0000        -141.2197     81.05%
23676.60/1194.45	c      1194           7651        6361        20         -78.0000        -141.0659     80.85%
23777.73/1199.50	c      1200           7681        6391        20         -78.0000        -140.9820     80.75%
23876.85/1204.59	c      1205           7711        6421        20         -78.0000        -140.8724     80.61%
23978.02/1209.64	c      1210           7732        6442        20         -78.0000        -140.8345     80.56%
24079.21/1214.70	c      1215           7761        6471        20         -78.0000        -140.7161     80.41%
24178.21/1219.71	c      1220           7781        6491        20         -78.0000        -140.6604     80.33%
24277.39/1224.73	c      1225           7821        6531        20         -78.0000        -140.6035     80.26%
24376.53/1229.77	c      1230           7845        6555        20         -78.0000        -140.5708     80.22%
24477.67/1234.81	c      1235           7881        6591        20         -78.0000        -140.4496     80.06%
24576.86/1239.83	c      1240           7911        6621        20         -78.0000        -140.3391     79.92%
24678.04/1245.01	c      1245           7941        6651        20         -78.0000        -140.2939     79.86%
24779.82/1250.05	c      1250           7971        6681        20         -78.0000        -140.2888     79.86%
24881.13/1255.15	c      1255           8001        6711        20         -78.0000        -140.2500     79.81%
24979.90/1260.19	c      1260           8025        6735        20         -78.0000        -140.2414     79.80%
25080.61/1265.23	c      1265           8043        6753        20         -78.0000        -140.2236     79.77%
25179.73/1270.29	c      1270           8071        6781        20         -78.0000        -140.1193     79.64%
25280.91/1275.34	c      1275           8101        6811        20         -78.0000        -140.0521     79.55%
25380.10/1280.36	c      1280           8131        6841        20         -78.0000        -140.0299     79.53%
25481.29/1285.46	c      1285           8161        6871        20         -78.0000        -139.9856     79.47%
25580.49/1290.49	c      1290           8187        6897        20         -78.0000        -139.9293     79.40%
25683.53/1295.60	c      1296           8213        6923        20         -78.0000        -139.8894     79.35%
25782.72/1300.62	c      1301           8241        6951        20         -78.0000        -139.8158     79.25%
25881.91/1305.64	c      1306           8271        6981        20         -78.0000        -139.7603     79.18%
25981.11/1310.67	c      1311           8301        7011        20         -78.0000        -139.7336     79.15%
26084.27/1315.80	c      1316           8333        7043        20         -78.0000        -139.6957     79.10%
26183.48/1320.84	c      1321           8361        7071        20         -78.0000        -139.6683     79.06%
26282.51/1325.86	c      1326           8391        7101        20         -78.0000        -139.6016     78.98%
26383.79/1330.91	c      1331           8421        7131        20         -78.0000        -139.5395     78.90%
26482.83/1335.96	c      1336           8451        7161        20         -78.0000        -139.4795     78.82%
26584.73/1341.09	c      1341           8481        7191        20         -78.0000        -139.4439     78.77%
26685.84/1346.14	c      1346           8511        7221        20         -78.0000        -139.3499     78.65%
26786.36/1351.22	c      1351           8544        7254        20         -78.0000        -139.2885     78.58%
26885.54/1356.26	c      1356           8571        7281        20         -78.0000        -139.2494     78.52%
26984.74/1361.30	c      1361           8611        7321        20         -78.0000        -139.1867     78.44%
27085.99/1366.32	c      1366           8641        7351        20         -78.0000        -139.1596     78.41%
27185.22/1371.32	c      1371           8671        7381        20         -78.0000        -139.1390     78.38%
27284.15/1376.35	c      1376           8694        7404        20         -78.0000        -139.1267     78.37%
27383.26/1381.37	c      1381           8731        7441        20         -78.0000        -139.0714     78.30%
27482.44/1386.39	c      1386           8761        7471        20         -78.0000        -139.0492     78.27%
27583.63/1391.42	c      1391           8791        7501        20         -78.0000        -139.0161     78.23%
27686.71/1396.61	c      1397           8821        7531        20         -78.0000        -138.9847     78.19%
27787.71/1401.71	c      1402           8845        7555        20         -78.0000        -138.9646     78.16%
27886.91/1406.73	c      1407           8881        7591        20         -78.0000        -138.9129     78.09%
27986.11/1411.76	c      1412           8901        7611        20         -78.0000        -138.8647     78.03%
28087.29/1416.88	c      1417           8931        7641        20         -78.0000        -138.8571     78.02%
28188.49/1421.91	c      1422           8951        7661        20         -78.0000        -138.8540     78.02%
28290.28/1427.04	c      1427           8971        7681        20         -78.0000        -138.8346     77.99%
28389.62/1432.09	c      1432           8997        7707        20         -78.0000        -138.8142     77.97%
28490.62/1437.17	c      1437           9023        7733        20         -78.0000        -138.7409     77.87%
28591.20/1442.21	c      1442           9042        7752        20         -78.0000        -138.7148     77.84%
28690.42/1447.24	c      1447           9076        7786        20         -78.0000        -138.6663     77.78%
28789.61/1452.24	c      1452           9111        7821        20         -78.0000        -138.6167     77.71%
28888.80/1457.28	c      1457           9141        7851        20         -78.0000        -138.5906     77.68%
28989.99/1462.30	c      1462           9171        7881        20         -78.0000        -138.5655     77.65%
29089.18/1467.33	c      1467           9191        7901        20         -78.0000        -138.5289     77.60%
29188.37/1472.36	c      1472           9221        7931        20         -78.0000        -138.4850     77.54%
29291.47/1477.56	c      1478           9244        7954        20         -78.0000        -138.4654     77.52%
29392.66/1482.65	c      1483           9274        7984        20         -78.0000        -138.4445     77.49%
29493.85/1487.72	c      1488           9311        8021        20         -78.0000        -138.4111     77.45%
29593.03/1492.74	c      1493           9344        8054        20         -78.0000        -138.3856     77.42%
29692.18/1497.75	c      1498           9376        8086        20         -78.0000        -138.3517     77.37%
29793.37/1502.89	c      1503           9402        8112        20         -78.0000        -138.3061     77.32%
29894.52/1507.93	c      1508           9440        8150        20         -78.0000        -138.2826     77.29%
29993.70/1513.00	c      1513           9461        8171        20         -78.0000        -138.2478     77.24%
30095.59/1518.08	c      1518           9494        8204        20         -78.0000        -138.2260     77.21%
30194.86/1523.13	c      1523           9521        8231        20         -78.0000        -138.1782     77.15%
30297.14/1528.20	c      1528           9552        8262        20         -78.0000        -138.1774     77.15%
30396.33/1533.25	c      1533           9587        8297        20         -78.0000        -138.1463     77.11%
30495.46/1538.28	c      1538           9621        8331        20         -78.0000        -138.1172     77.07%
30596.57/1543.32	c      1543           9651        8361        20         -78.0000        -138.0904     77.04%
30695.64/1548.37	c      1548           9683        8393        20         -78.0000        -138.0693     77.01%
30796.83/1553.46	c      1553           9721        8431        20         -78.0000        -138.0045     76.93%
30898.00/1558.51	c      1559           9744        8454        20         -78.0000        -137.9985     76.92%
30997.04/1563.54	c      1564           9771        8481        20         -78.0000        -137.9828     76.90%
31096.19/1568.56	c      1569           9811        8521        20         -78.0000        -137.9443     76.85%
31197.38/1573.63	c      1574           9841        8551        20         -78.0000        -137.9335     76.84%
31296.57/1578.64	c      1579           9865        8575        20         -78.0000        -137.9072     76.80%
31397.76/1583.78	c      1584           9891        8601        20         -78.0000        -137.8609     76.74%
31498.92/1588.83	c      1589           9921        8631        20         -78.0000        -137.8214     76.69%
31598.07/1593.89	c      1594           9951        8661        20         -78.0000        -137.8013     76.67%
31699.22/1598.93	c      1599           9991        8701        20         -78.0000        -137.7826     76.64%
31798.39/1603.95	c      1604          10020        8730        20         -78.0000        -137.7702     76.63%
31897.46/1608.96	c      1609          10051        8761        20         -78.0000        -137.7093     76.55%
31999.25/1614.05	c      1614          10074        8784        20         -78.0000        -137.6933     76.53%
32100.54/1619.19	c      1619          10102        8812        20         -78.0000        -137.6830     76.52%
32200.84/1624.21	c      1624          10131        8841        20         -78.0000        -137.6625     76.49%
32300.04/1629.23	c      1629          10171        8881        20         -78.0000        -137.6386     76.46%
32401.22/1634.33	c      1634          10211        8921        20         -78.0000        -137.5943     76.40%
32502.38/1639.45	c      1639          10241        8951        20         -78.0000        -137.5732     76.38%
32603.49/1644.50	c      1645          10271        8981        20         -78.0000        -137.5333     76.32%
32702.68/1649.53	c      1650          10301        9011        20         -78.0000        -137.5259     76.32%
32801.82/1654.55	c      1655          10331        9041        20         -78.0000        -137.5025     76.29%
32901.00/1659.58	c      1660          10353        9063        20         -78.0000        -137.4956     76.28%
33004.07/1664.73	c      1665          10387        9097        20         -78.0000        -137.4850     76.26%
33103.24/1669.74	c      1670          10414        9124        20         -78.0000        -137.4558     76.23%
33204.36/1674.82	c      1675          10441        9151        20         -78.0000        -137.4389     76.20%
33303.46/1679.88	c      1680          10465        9175        20         -78.0000        -137.4214     76.18%
33402.61/1684.88	c      1685          10481        9191        20         -78.0000        -137.4116     76.17%
33503.73/1690.00	c      1690          10512        9222        20         -78.0000        -137.4035     76.16%
33605.64/1695.05	c      1695          10533        9243        20         -78.0000        -137.3796     76.13%
33704.76/1700.10	c      1700          10564        9274        20         -78.0000        -137.3668     76.11%
33804.04/1705.12	c      1705          10594        9304        20         -78.0000        -137.3351     76.07%
33903.39/1710.12	c      1710          10631        9341        20         -78.0000        -137.2919     76.02%
34005.48/1715.25	c      1715          10661        9371        20         -78.0000        -137.2805     76.00%
34106.65/1720.31	c      1720          10701        9411        20         -78.0000        -137.2565     75.97%
34205.91/1725.33	c      1725          10731        9441        20         -78.0000        -137.2375     75.95%
34304.88/1730.34	c      1730          10761        9471        20         -78.0000        -137.2059     75.90%
34406.03/1735.49	c      1736          10791        9501        20         -78.0000        -137.1834     75.88%
34507.06/1740.54	c      1741          10831        9541        20         -78.0000        -137.1654     75.85%
34606.11/1745.57	c      1746          10871        9581        20         -78.0000        -137.1394     75.82%
34707.27/1750.65	c      1751          10901        9611        20         -78.0000        -137.1172     75.79%
34808.41/1755.70	c      1756          10931        9641        20         -78.0000        -137.0700     75.73%
34907.56/1760.72	c      1761          10966        9676        20         -78.0000        -137.0425     75.70%
35008.70/1765.81	c      1766          11001        9711        20         -78.0000        -137.0131     75.66%
35107.87/1770.82	c      1771          11025        9735        20         -78.0000        -136.9790     75.61%
35207.03/1775.89	c      1776          11054        9764        20         -78.0000        -136.9640     75.59%
35308.15/1780.98	c      1781          11091        9801        20         -78.0000        -136.9453     75.57%
35409.89/1786.05	c      1786          11131        9841        20         -78.0000        -136.9355     75.56%
35509.02/1791.07	c      1791          11152        9862        20         -78.0000        -136.9289     75.55%
35608.40/1796.13	c      1796          11191        9901        20         -78.0000        -136.8913     75.50%
35710.41/1801.20	c      1801          11223        9933        20         -78.0000        -136.8881     75.50%
35809.54/1806.25	c      1806          11255        9965        20         -78.0000        -136.8728     75.48%
35910.69/1811.30	c      1811          11282        9992        20         -78.0000        -136.8388     75.43%
36009.85/1816.37	c      1816          11321       10031        20         -78.0000        -136.8329     75.43%
36110.91/1821.44	c      1821          11351       10061        20         -78.0000        -136.7981     75.38%
36210.04/1826.48	c      1826          11384       10094        20         -78.0000        -136.7757     75.35%
36311.19/1831.53	c      1832          11411       10121        20         -78.0000        -136.7642     75.34%
36410.34/1836.59	c      1837          11447       10157        20         -78.0000        -136.7435     75.31%
36511.48/1841.64	c      1842          11471       10181        20         -78.0000        -136.7169     75.28%
36610.64/1846.69	c      1847          11501       10211        20         -78.0000        -136.7137     75.27%
36711.78/1851.72	c      1852          11527       10237        20         -78.0000        -136.6999     75.26%
36810.96/1856.79	c      1857          11571       10281        20         -78.0000        -136.6702     75.22%
36912.04/1861.83	c      1862          11601       10311        20         -78.0000        -136.6627     75.21%
37013.19/1866.91	c      1867          11637       10347        20         -78.0000        -136.6302     75.17%
37112.34/1871.96	c      1872          11656       10366        20         -78.0000        -136.6063     75.14%
37211.48/1877.01	c      1877          11691       10401        20         -78.0000        -136.5897     75.12%
37313.29/1882.06	c      1882          11731       10441        20         -78.0000        -136.5476     75.06%
37412.55/1887.11	c      1887          11756       10466        20         -78.0000        -136.5297     75.04%
37513.53/1892.17	c      1892          11791       10501        20         -78.0000        -136.4958     74.99%
37613.89/1897.20	c      1897          11826       10536        20         -78.0000        -136.4877     74.98%
37713.04/1902.27	c      1902          11861       10571        20         -78.0000        -136.4739     74.97%
37814.13/1907.32	c      1907          11891       10601        20         -78.0000        -136.4615     74.95%
37913.25/1912.37	c      1912          11931       10641        20         -78.0000        -136.4328     74.91%
38014.33/1917.45	c      1917          11953       10663        20         -78.0000        -136.4229     74.90%
38113.47/1922.49	c      1922          11985       10695        20         -78.0000        -136.4173     74.89%
38214.63/1927.58	c      1928          12021       10731        20         -78.0000        -136.3956     74.87%
38313.74/1932.60	c      1933          12042       10752        20         -78.0000        -136.3859     74.85%
38414.84/1937.65	c      1938          12076       10786        20         -78.0000        -136.3833     74.85%
38516.00/1942.72	c      1943          12111       10821        20         -78.0000        -136.3774     74.84%
38615.16/1947.77	c      1948          12141       10851        20         -78.0000        -136.3580     74.82%
38716.50/1952.84	c      1953          12171       10881        20         -78.0000        -136.3420     74.80%
38817.48/1957.93	c      1958          12201       10911        20         -78.0000        -136.3295     74.78%
38916.63/1962.99	c      1963          12231       10941        20         -78.0000        -136.3182     74.77%
39018.43/1968.04	c      1968          12265       10975        20         -78.0000        -136.2954     74.74%
39117.78/1973.10	c      1973          12301       11011        20         -78.0000        -136.2684     74.70%
39218.64/1978.15	c      1978          12341       11051        20         -78.0000        -136.2524     74.68%
39318.01/1983.19	c      1983          12376       11086        20         -78.0000        -136.2427     74.67%
39418.11/1988.26	c      1988          12406       11116        20         -78.0000        -136.2390     74.67%
39517.20/1993.27	c      1993          12441       11151        20         -78.0000        -136.2238     74.65%
39618.34/1998.33	c      1998          12471       11181        20         -78.0000        -136.2066     74.62%
39719.40/2003.46	c      2003          12505       11215        20         -78.0000        -136.1993     74.61%
39818.49/2008.47	c      2008          12541       11251        20         -78.0000        -136.1938     74.61%
39919.64/2013.57	c      2014          12571       11281        20         -78.0000        -136.1799     74.59%
40020.71/2018.60	c      2019          12611       11321        20         -78.0000        -136.1516     74.55%
40119.86/2023.69	c      2024          12641       11351        20         -78.0000        -136.1163     74.51%
40221.01/2028.74	c      2029          12677       11387        20         -78.0000        -136.1004     74.49%
40320.16/2033.76	c      2034          12704       11414        20         -78.0000        -136.0733     74.45%
40419.48/2038.79	c      2039          12731       11441        20         -78.0000        -136.0703     74.45%
40520.46/2043.82	c      2044          12771       11481        20         -78.0000        -136.0647     74.44%
40619.48/2048.85	c      2049          12811       11521        20         -78.0000        -136.0542     74.43%
40720.50/2053.90	c      2054          12851       11561        20         -78.0000        -136.0327     74.40%
40819.52/2059.05	c      2059          12881       11591        20         -78.0000        -136.0204     74.39%
40921.60/2064.10	c      2064          12921       11631        20         -78.0000        -135.9982     74.36%
41020.47/2069.12	c      2069          12941       11651        20         -78.0000        -135.9841     74.34%
41121.60/2074.18	c      2074          12981       11691        20         -78.0000        -135.9664     74.32%
41221.86/2079.21	c      2079          13004       11714        20         -78.0000        -135.9501     74.30%
41320.99/2084.22	c      2084          13041       11751        20         -78.0000        -135.9321     74.27%
41420.14/2089.22	c      2089          13065       11775        20         -78.0000        -135.9282     74.27%
41519.28/2094.27	c      2094          13101       11811        20         -78.0000        -135.8997     74.23%
41618.43/2099.29	c      2099          13141       11851        20         -78.0000        -135.8877     74.22%
41719.50/2104.31	c      2104          13173       11883        20         -78.0000        -135.8750     74.20%
41820.64/2109.41	c      2109          13211       11921        20         -78.0000        -135.8539     74.17%
41919.79/2114.47	c      2114          13246       11956        20         -78.0000        -135.8470     74.16%
42018.95/2119.49	c      2120          13281       11991        20         -78.0000        -135.8325     74.14%
42120.09/2124.53	c      2125          13311       12021        20         -78.0000        -135.8146     74.12%
42221.25/2129.66	c      2130          13341       12051        20         -78.0000        -135.8071     74.11%
42322.39/2134.71	c      2135          13366       12076        20         -78.0000        -135.7917     74.09%
42421.56/2139.73	c      2140          13406       12116        20         -78.0000        -135.7800     74.08%
42522.71/2144.82	c      2145          13434       12144        20         -78.0000        -135.7629     74.06%
42621.77/2149.85	c      2150          13461       12171        20         -78.0000        -135.7447     74.03%
42720.89/2154.89	c      2155          13501       12211        20         -78.0000        -135.7335     74.02%
42821.98/2160.00	c      2160          13531       12241        20         -78.0000        -135.7209     74.00%
42923.84/2165.05	c      2165          13561       12271        20         -78.0000        -135.7062     73.98%
43022.98/2170.10	c      2170          13601       12311        20         -78.0000        -135.6823     73.95%
43124.08/2175.15	c      2175          13626       12336        20         -78.0000        -135.6762     73.94%
43223.19/2180.18	c      2180          13661       12371        20         -78.0000        -135.6662     73.93%
43323.65/2185.22	c      2185          13685       12395        20         -78.0000        -135.6649     73.93%
43422.87/2190.27	c      2190          13707       12417        20         -78.0000        -135.6407     73.90%
43523.87/2195.30	c      2195          13731       12441        20         -78.0000        -135.6357     73.89%
43622.99/2200.32	c      2200          13761       12471        20         -78.0000        -135.6278     73.88%
43722.13/2205.37	c      2205          13791       12501        20         -78.0000        -135.5983     73.84%
43821.29/2210.39	c      2210          13821       12531        20         -78.0000        -135.5888     73.83%
43924.41/2215.51	c      2216          13851       12561        20         -78.0000        -135.5783     73.82%
44023.57/2220.56	c      2221          13880       12590        20         -78.0000        -135.5669     73.80%
44122.74/2225.57	c      2226          13898       12608        20         -78.0000        -135.5669     73.80%
44223.89/2230.63	c      2231          13931       12641        20         -78.0000        -135.5564     73.79%
44323.05/2235.64	c      2236          13961       12671        20         -78.0000        -135.5448     73.78%
44422.26/2240.65	c      2241          14001       12711        20         -78.0000        -135.5275     73.75%
44521.33/2245.68	c      2246          14031       12741        20         -78.0000        -135.5155     73.74%
44622.42/2250.72	c      2251          14051       12761        20         -78.0000        -135.5139     73.74%
44721.60/2255.77	c      2256          14081       12791        20         -78.0000        -135.5038     73.72%
44822.76/2260.81	c      2261          14111       12821        20         -78.0000        -135.4974     73.71%
44923.75/2265.93	c      2266          14134       12844        20         -78.0000        -135.4933     73.71%
45022.85/2271.00	c      2271          14181       12891        20         -78.0000        -135.4680     73.68%
45124.68/2276.09	c      2276          14221       12931        20         -78.0000        -135.4597     73.67%
45225.76/2281.16	c      2281          14241       12951        20         -78.0000        -135.4497     73.65%
45325.80/2286.21	c      2286          14281       12991        20         -78.0000        -135.4358     73.64%
45424.92/2291.26	c      2291          14311       13021        20         -78.0000        -135.4307     73.63%
45526.04/2296.31	c      2296          14353       13063        20         -78.0000        -135.4121     73.61%
45625.08/2301.33	c      2301          14391       13101        20         -78.0000        -135.4080     73.60%
45726.17/2306.43	c      2306          14411       13121        20         -78.0000        -135.4009     73.59%
45825.35/2311.46	c      2311          14441       13151        20         -78.0000        -135.3948     73.58%
45924.51/2316.48	c      2316          14466       13176        20         -78.0000        -135.3750     73.56%
46025.67/2321.52	c      2322          14511       13219        20         -78.0000        -135.3389     73.51%
46126.74/2326.63	c      2327          14531       13239        20         -78.0000        -135.3263     73.50%
46227.90/2331.73	c      2332          14571       13279        20         -78.0000        -135.3091     73.47%
46327.09/2336.78	c      2337          14601       13309        20         -78.0000        -135.2986     73.46%
46428.25/2341.83	c      2342          14641       13349        20         -78.0000        -135.2835     73.44%
46527.44/2346.88	c      2347          14661       13369        20         -78.0000        -135.2743     73.43%
46628.55/2351.95	c      2352          14701       13409        20         -78.0000        -135.2662     73.42%
46730.40/2357.04	c      2357          14735       13443        20         -78.0000        -135.2630     73.41%
46829.63/2362.09	c      2362          14761       13469        20         -78.0000        -135.2579     73.41%
46929.01/2367.15	c      2367          14791       13497        20         -78.0000        -135.2500     73.40%
47029.88/2372.15	c      2372          14811       13517        20         -78.0000        -135.2461     73.39%
47129.06/2377.19	c      2377          14844       13550        20         -78.0000        -135.2389     73.38%
47229.42/2382.20	c      2382          14881       13587        20         -78.0000        -135.2301     73.37%
47330.57/2387.30	c      2387          14921       13627        20         -78.0000        -135.2121     73.35%
47429.73/2392.33	c      2392          14951       13657        20         -78.0000        -135.1983     73.33%
47530.88/2397.47	c      2397          14980       13686        20         -78.0000        -135.1895     73.32%
47632.05/2402.54	c      2403          15021       13727        20         -78.0000        -135.1663     73.29%
47731.20/2407.58	c      2408          15051       13757        20         -78.0000        -135.1464     73.26%
47832.29/2412.62	c      2413          15078       13784        20         -78.0000        -135.1407     73.26%
47931.43/2417.68	c      2418          15111       13817        20         -78.0000        -135.1111     73.22%
48032.59/2422.77	c      2423          15145       13851        20         -78.0000        -135.1037     73.21%
48133.75/2427.84	c      2428          15181       13887        20         -78.0000        -135.0817     73.18%
48232.91/2432.87	c      2433          15211       13917        20         -78.0000        -135.0763     73.17%
48332.08/2437.89	c      2438          15245       13951        20         -78.0000        -135.0549     73.15%
48433.17/2442.96	c      2443          15281       13987        20         -78.0000        -135.0355     73.12%
48535.17/2448.08	c      2448          15315       14021        20         -78.0000        -135.0320     73.12%
48634.17/2453.13	c      2453          15351       14057        20         -78.0000        -135.0198     73.10%
48735.38/2458.19	c      2458          15381       14087        20         -78.0000        -135.0063     73.09%
48835.64/2463.22	c      2463          15421       14127        20         -78.0000        -134.9774     73.05%
48934.71/2468.29	c      2468          15461       14167        20         -78.0000        -134.9700     73.04%
49035.87/2473.34	c      2473          15481       14187        20         -78.0000        -134.9625     73.03%
49137.01/2478.40	c      2478          15516       14222        20         -78.0000        -134.9514     73.01%
49236.10/2483.42	c      2483          15551       14257        20         -78.0000        -134.9455     73.01%
49335.23/2488.49	c      2488          15581       14287        20         -78.0000        -134.9344     72.99%
49436.38/2493.56	c      2494          15621       14327        20         -78.0000        -134.9253     72.98%
49537.52/2498.62	c      2499          15651       14357        20         -78.0000        -134.9178     72.97%
49636.58/2503.64	c      2504          15691       14397        20         -78.0000        -134.9064     72.96%
49735.73/2508.64	c      2509          15712       14418        20         -78.0000        -134.9041     72.95%
49834.84/2513.69	c      2514          15743       14449        20         -78.0000        -134.8980     72.95%
49935.94/2518.74	c      2519          15771       14477        20         -78.0000        -134.8934     72.94%
50037.11/2523.85	c      2524          15801       14507        20         -78.0000        -134.8832     72.93%
50138.27/2528.94	c      2529          15831       14537        20         -78.0000        -134.8821     72.93%
50237.41/2533.97	c      2534          15871       14577        20         -78.0000        -134.8572     72.89%
50339.23/2539.07	c      2539          15901       14607        20         -78.0000        -134.8377     72.87%
50438.51/2544.14	c      2544          15931       14637        20         -78.0000        -134.8317     72.86%
50540.77/2549.20	c      2549          15956       14662        20         -78.0000        -134.8256     72.85%
50639.93/2554.25	c      2554          15987       14693        20         -78.0000        -134.8053     72.83%
50741.07/2559.30	c      2559          16017       14723        20         -78.0000        -134.7953     72.81%
50840.17/2564.35	c      2564          16051       14757        20         -78.0000        -134.7858     72.80%
50941.32/2569.40	c      2569          16077       14783        20         -78.0000        -134.7722     72.78%
51040.47/2574.45	c      2574          16094       14800        20         -78.0000        -134.7698     72.78%
51141.62/2579.50	c      2580          16131       14837        20         -78.0000        -134.7577     72.77%
51240.80/2584.55	c      2585          16161       14865        20         -78.0000        -134.7418     72.75%
51341.93/2589.60	c      2590          16198       14902        20         -78.0000        -134.7304     72.73%
51441.07/2594.66	c      2595          16221       14925        20         -78.0000        -134.7224     72.72%
51542.11/2599.71	c      2600          16261       14965        20         -78.0000        -134.7160     72.71%
51641.27/2604.77	c      2605          16291       14995        20         -78.0000        -134.6943     72.68%
51742.42/2609.82	c      2610          16321       15025        20         -78.0000        -134.6801     72.67%
51841.58/2614.86	c      2615          16361       15065        20         -78.0000        -134.6725     72.66%
51940.73/2619.88	c      2620          16391       15095        20         -78.0000        -134.6638     72.65%
52041.59/2624.93	c      2625          16421       15125        20         -78.0000        -134.6476     72.63%
52140.74/2630.00	c      2630          16461       15165        20         -78.0000        -134.6361     72.61%
52239.94/2635.02	c      2635          16491       15195        20         -78.0000        -134.6250     72.60%
52341.81/2640.12	c      2640          16531       15235        20         -78.0000        -134.6039     72.57%
52442.95/2645.16	c      2645          16561       15265        20         -78.0000        -134.5900     72.55%
52541.78/2650.19	c      2650          16589       15293        20         -78.0000        -134.5708     72.53%
52641.89/2655.29	c      2655          16621       15325        20         -78.0000        -134.5547     72.51%
52742.96/2660.36	c      2660          16651       15355        20         -78.0000        -134.5430     72.49%
52844.13/2665.41	c      2665          16681       15385        20         -78.0000        -134.5293     72.47%
52943.36/2670.44	c      2670          16721       15425        20         -78.0000        -134.5221     72.46%
53044.57/2675.51	c      2676          16761       15465        20         -78.0000        -134.5147     72.45%
53143.72/2680.57	c      2681          16781       15485        20         -78.0000        -134.5076     72.45%
53242.88/2685.58	c      2686          16821       15525        20         -78.0000        -134.5000     72.44%
53341.84/2690.60	c      2691          16851       15555        20         -78.0000        -134.4898     72.42%
53442.91/2695.65	c      2696          16891       15595        20         -78.0000        -134.4853     72.42%
53542.00/2700.68	c      2701          16922       15626        20         -78.0000        -134.4725     72.40%
53645.19/2705.83	c      2706          16951       15655        20         -78.0000        -134.4715     72.40%
53744.41/2710.87	c      2711          16981       15685        20         -78.0000        -134.4569     72.38%
53845.61/2715.93	c      2716          17021       15725        20         -78.0000        -134.4472     72.37%
53944.98/2720.96	c      2721          17051       15755        20         -78.0000        -134.4389     72.36%
54043.97/2725.99	c      2726          17085       15789        20         -78.0000        -134.4322     72.35%
54146.06/2731.10	c      2731          17121       15825        20         -78.0000        -134.4267     72.34%
54247.00/2736.15	c      2736          17151       15855        20         -78.0000        -134.4231     72.34%
54346.27/2741.19	c      2741          17183       15887        20         -78.0000        -134.4171     72.33%
54446.40/2746.26	c      2746          17211       15915        20         -78.0000        -134.4059     72.32%
54547.38/2751.31	c      2751          17259       15963        20         -78.0000        -134.3936     72.30%
54646.42/2756.32	c      2756          17291       15995        20         -78.0000        -134.3776     72.28%
54745.51/2761.34	c      2761          17331       16035        20         -78.0000        -134.3646     72.26%
54846.67/2766.48	c      2766          17361       16065        20         -78.0000        -134.3638     72.26%
54947.68/2771.53	c      2772          17391       16095        20         -78.0000        -134.3533     72.25%
55046.90/2776.58	c      2777          17431       16133        20         -78.0000        -134.3404     72.23%
55147.84/2781.63	c      2782          17461       16163        20         -78.0000        -134.3235     72.21%
55246.98/2786.68	c      2787          17501       16203        20         -78.0000        -134.3173     72.20%
55348.13/2791.71	c      2792          17541       16243        20         -78.0000        -134.3092     72.19%
55447.33/2796.73	c      2797          17573       16275        20         -78.0000        -134.2895     72.17%
55546.26/2801.79	c      2802          17614       16316        20         -78.0000        -134.2846     72.16%
55645.34/2806.80	c      2807          17645       16347        20         -78.0000        -134.2820     72.16%
55746.35/2811.81	c      2812          17681       16383        20         -78.0000        -134.2599     72.13%
55845.22/2816.89	c      2817          17714       16416        20         -78.0000        -134.2575     72.12%
55946.25/2821.96	c      2822          17741       16443        20         -78.0000        -134.2532     72.12%
56047.95/2827.10	c      2827          17769       16471        20         -78.0000        -134.2500     72.12%
56147.26/2832.13	c      2832          17805       16507        20         -78.0000        -134.2431     72.11%
56248.20/2837.18	c      2837          17823       16525        20         -78.0000        -134.2400     72.10%
56348.43/2842.23	c      2842          17851       16553        20         -78.0000        -134.2338     72.09%
56447.65/2847.26	c      2847          17889       16591        20         -78.0000        -134.2242     72.08%
56548.79/2852.31	c      2852          17906       16608        20         -78.0000        -134.2209     72.08%
56649.82/2857.44	c      2857          17941       16643        20         -78.0000        -134.2165     72.07%
56748.96/2862.48	c      2862          17971       16673        20         -78.0000        -134.2108     72.07%
56850.07/2867.53	c      2868          18008       16710        20         -78.0000        -134.1986     72.05%
56949.23/2872.54	c      2873          18041       16743        20         -78.0000        -134.1932     72.04%
57050.32/2877.62	c      2878          18069       16771        20         -78.0000        -134.1875     72.04%
57149.49/2882.68	c      2883          18101       16803        20         -78.0000        -134.1815     72.03%
57250.35/2887.74	c      2888          18123       16825        20         -78.0000        -134.1795     72.03%
57351.55/2892.84	c      2893          18151       16853        20         -78.0000        -134.1659     72.01%
57452.73/2897.90	c      2898          18171       16873        20         -78.0000        -134.1635     72.00%
57551.88/2902.96	c      2903          18211       16913        20         -78.0000        -134.1558     71.99%
57653.82/2908.04	c      2908          18251       16953        20         -78.0000        -134.1379     71.97%
57753.04/2913.10	c      2913          18276       16978        20         -78.0000        -134.1355     71.97%
57851.79/2918.14	c      2918          18321       17023        20         -78.0000        -134.1235     71.95%
57952.75/2923.14	c      2923          18351       17051        20         -78.0000        -134.1153     71.94%
58051.47/2928.18	c      2928          18391       17091        20         -78.0000        -134.0941     71.92%
58153.83/2933.30	c      2933          18421       17121        20         -78.0000        -134.0874     71.91%
58253.04/2938.35	c      2938          18449       17147        20         -78.0000        -134.0854     71.90%
58354.10/2943.40	c      2943          18491       17189        20         -78.0000        -134.0717     71.89%
58453.30/2948.47	c      2948          18531       17229        20         -78.0000        -134.0634     71.88%
58552.51/2953.49	c      2953          18571       17269        20         -78.0000        -134.0562     71.87%
58653.70/2958.57	c      2959          18601       17299        20         -78.0000        -134.0413     71.85%
58754.74/2963.60	c      2964          18635       17333        20         -78.0000        -134.0348     71.84%
58853.90/2968.67	c      2969          18681       17379        20         -78.0000        -134.0092     71.81%
58954.99/2973.74	c      2974          18721       17419        20         -78.0000        -133.9891     71.78%
59053.90/2978.79	c      2979          18751       17449        20         -78.0000        -133.9730     71.76%
59155.07/2983.84	c      2984          18786       17484        20         -78.0000        -133.9681     71.75%
59254.22/2988.87	c      2989          18821       17519        20         -78.0000        -133.9591     71.74%
59355.22/2993.90	c      2994          18841       17539        20         -78.0000        -133.9559     71.74%
59454.33/2998.94	c      2999          18881       17579        20         -78.0000        -133.9378     71.72%
59556.05/3004.05	c      3004          18921       17619        20         -78.0000        -133.9271     71.70%
59655.23/3009.10	c      3009          18951       17649        20         -78.0000        -133.9225     71.70%
59756.29/3014.14	c      3014          18981       17679        20         -78.0000        -133.9211     71.69%
59855.21/3019.15	c      3019          19011       17709        20         -78.0000        -133.9130     71.68%
59954.40/3024.18	c      3024          19031       17729        20         -78.0000        -133.9063     71.67%
60053.62/3029.19	c      3029          19071       17769        20         -78.0000        -133.8989     71.67%
60153.86/3034.27	c      3034          19111       17809        20         -78.0000        -133.8843     71.65%
60254.90/3039.33	c      3039          19151       17849        20         -78.0000        -133.8767     71.64%
60354.08/3044.34	c      3044          19201       17899        20         -78.0000        -133.8680     71.63%
60453.28/3049.35	c      3049          19239       17937        20         -78.0000        -133.8635     71.62%
60554.47/3054.41	c      3054          19262       17960        20         -78.0000        -133.8492     71.60%
60653.58/3059.46	c      3059          19291       17989        20         -78.0000        -133.8380     71.59%
60752.77/3064.47	c      3064          19321       18019        20         -78.0000        -133.8299     71.58%
60853.84/3069.53	c      3070          19361       18059        20         -78.0000        -133.8134     71.56%
60953.02/3074.54	c      3075          19395       18093        20         -78.0000        -133.8063     71.55%
61052.17/3079.55	c      3080          19421       18119        20         -78.0000        -133.8015     71.54%
61151.21/3084.57	c      3085          19461       18159        20         -78.0000        -133.7971     71.53%
61252.19/3089.64	c      3090          19491       18189        20         -78.0000        -133.7932     71.53%
61351.32/3094.66	c      3095          19531       18229        20         -78.0000        -133.7819     71.52%
61450.51/3099.66	c      3100          19571       18269        20         -78.0000        -133.7689     71.50%
61549.71/3104.68	c      3105          19601       18299        20         -78.0000        -133.7593     71.49%
61650.88/3109.71	c      3110          19641       18339        20         -78.0000        -133.7549     71.48%
61750.05/3114.74	c      3115          19671       18369        20         -78.0000        -133.7506     71.48%
61851.12/3119.82	c      3120          19701       18399        20         -78.0000        -133.7494     71.47%
61952.00/3124.92	c      3125          19747       18445        20         -78.0000        -133.7457     71.47%
62051.06/3129.96	c      3130          19791       18489        20         -78.0000        -133.7327     71.45%
62149.96/3134.99	c      3135          19821       18519        20         -78.0000        -133.7271     71.44%
62249.12/3140.02	c      3140          19861       18559        20         -78.0000        -133.7175     71.43%
62347.97/3145.03	c      3145          19881       18579        20         -78.0000        -133.7134     71.43%
62449.71/3150.08	c      3150          19921       18619        20         -78.0000        -133.7004     71.41%
62548.79/3155.12	c      3155          19951       18649        20         -78.0000        -133.6882     71.40%
62650.08/3160.20	c      3160          19981       18679        20         -78.0000        -133.6857     71.39%
62750.24/3165.27	c      3165          20011       18709        20         -78.0000        -133.6722     71.37%
62851.42/3170.34	c      3170          20042       18740        20         -78.0000        -133.6707     71.37%
62950.60/3175.37	c      3175          20081       18779        20         -78.0000        -133.6573     71.36%
63053.76/3180.52	c      3181          20121       18819        20         -78.0000        -133.6479     71.34%
63152.80/3185.56	c      3186          20161       18859        20         -78.0000        -133.6395     71.33%
63253.89/3190.62	c      3191          20196       18894        20         -78.0000        -133.6344     71.33%
63353.07/3195.67	c      3196          20224       18922        20         -78.0000        -133.6250     71.31%
63454.24/3200.73	c      3201          20261       18959        20         -78.0000        -133.6231     71.31%
63553.24/3205.77	c      3206          20287       18985        20         -78.0000        -133.6171     71.30%
63652.42/3210.78	c      3211          20311       19009        20         -78.0000        -133.6116     71.30%
63753.58/3215.87	c      3216          20343       19041        20         -78.0000        -133.6016     71.28%
63854.72/3220.91	c      3221          20371       19069        20         -78.0000        -133.5978     71.28%
63953.85/3225.94	c      3226          20411       19109        20         -78.0000        -133.5905     71.27%
64053.05/3230.95	c      3231          20451       19149        20         -78.0000        -133.5833     71.26%
64154.85/3236.07	c      3236          20481       19179        20         -78.0000        -133.5713     71.25%
64253.97/3241.11	c      3241          20517       19215        20         -78.0000        -133.5663     71.24%
64353.18/3246.11	c      3246          20551       19249        20         -78.0000        -133.5606     71.23%
64454.43/3251.16	c      3251          20581       19279        20         -78.0000        -133.5575     71.23%
64553.54/3256.18	c      3256          20611       19309        20         -78.0000        -133.5537     71.22%
64653.78/3261.25	c      3261          20651       19349        20         -78.0000        -133.5421     71.21%
64754.90/3266.30	c      3266          20691       19389        20         -78.0000        -133.5345     71.20%
64855.77/3271.43	c      3271          20731       19429        20         -78.0000        -133.5252     71.19%
64954.85/3276.44	c      3276          20761       19459        20         -78.0000        -133.5182     71.18%
65056.02/3281.57	c      3282          20801       19499        20         -78.0000        -133.5099     71.17%
65155.22/3286.60	c      3287          20840       19538        20         -78.0000        -133.5074     71.16%
65256.25/3291.67	c      3292          20881       19579        20         -78.0000        -133.4838     71.13%
65357.16/3296.76	c      3297          20921       19619        20         -78.0000        -133.4678     71.11%
65458.20/3301.81	c      3302          20961       19659        20         -78.0000        -133.4615     71.10%
65557.38/3306.85	c      3307          20985       19683        20         -78.0000        -133.4595     71.10%
65658.40/3311.92	c      3312          21031       19727        20         -78.0000        -133.4482     71.09%
65757.48/3316.95	c      3317          21071       19767        20         -78.0000        -133.4401     71.08%
65856.67/3322.02	c      3322          21102       19798        20         -78.0000        -133.4329     71.07%
65958.68/3327.07	c      3327          21151       19847        20         -78.0000        -133.4262     71.06%
66057.87/3332.09	c      3332          21181       19877        20         -78.0000        -133.4201     71.05%
66159.18/3337.18	c      3337          21201       19897        20         -78.0000        -133.4149     71.04%
66259.35/3342.25	c      3342          21241       19937        20         -78.0000        -133.3962     71.02%
66358.52/3347.26	c      3347          21271       19967        20         -78.0000        -133.3874     71.01%
66459.63/3352.40	c      3352          21306       20002        20         -78.0000        -133.3838     71.00%
66560.66/3357.42	c      3357          21335       20031        20         -78.0000        -133.3786     71.00%
66661.69/3362.50	c      3363          21361       20055        20         -78.0000        -133.3726     70.99%
66760.89/3367.53	c      3368          21411       20105        20         -78.0000        -133.3680     70.98%
66861.88/3372.61	c      3373          21451       20145        20         -78.0000        -133.3608     70.98%
66961.05/3377.66	c      3378          21481       20175        20         -78.0000        -133.3552     70.97%
67060.17/3382.69	c      3383          21511       20205        20         -78.0000        -133.3494     70.96%
67161.27/3387.73	c      3388          21551       20245        20         -78.0000        -133.3464     70.96%
67262.45/3392.83	c      3393          21598       20292        20         -78.0000        -133.3420     70.95%
67361.61/3397.87	c      3398          21631       20323        20         -78.0000        -133.3402     70.95%
67462.73/3402.91	c      3403          21665       20357        20         -78.0000        -133.3350     70.94%
67561.79/3407.97	c      3408          21701       20389        20         -78.0000        -133.3282     70.93%
67660.80/3412.98	c      3413          21741       20429        20         -78.0000        -133.3204     70.92%
67759.72/3418.00	c      3418          21781       20469        20         -78.0000        -133.3126     70.91%
67863.82/3423.15	c      3423          21811       20499        20         -78.0000        -133.3087     70.91%
67962.75/3428.17	c      3428          21851       20539        20         -78.0000        -133.2984     70.90%
68063.12/3433.26	c      3433          21891       20579        20         -78.0000        -133.2944     70.89%
68163.98/3438.31	c      3438          21921       20609        20         -78.0000        -133.2921     70.89%
68262.95/3443.36	c      3443          21961       20649        20         -78.0000        -133.2748     70.87%
68364.01/3448.41	c      3448          22001       20689        20         -78.0000        -133.2711     70.86%
68463.07/3453.48	c      3453          22031       20719        20         -78.0000        -133.2679     70.86%
68564.09/3458.54	c      3459          22061       20749        20         -78.0000        -133.2647     70.85%
68663.08/3463.57	c      3464          22101       20789        20         -78.0000        -133.2577     70.84%
68762.05/3468.58	c      3469          22146       20834        20         -78.0000        -133.2472     70.83%
68860.90/3473.59	c      3474          22181       20869        20         -78.0000        -133.2416     70.82%
68963.94/3478.74	c      3479          22221       20909        20         -78.0000        -133.2360     70.82%
69063.09/3483.79	c      3484          22267       20955        20         -78.0000        -133.2309     70.81%
69163.95/3488.82	c      3489          22291       20979        20         -78.0000        -133.2243     70.80%
69264.90/3493.95	c      3494          22327       21015        20         -78.0000        -133.2099     70.78%
69364.00/3499.03	c      3499          22351       21039        20         -78.0000        -133.2030     70.77%
69466.01/3504.08	c      3504          22381       21069        20         -78.0000        -133.1953     70.76%
69564.97/3509.13	c      3509          22411       21099        20         -78.0000        -133.1885     70.75%
69666.25/3514.18	c      3514          22451       21139        20         -78.0000        -133.1760     70.74%
69766.38/3519.24	c      3519          22481       21167        20         -78.0000        -133.1691     70.73%
69865.33/3524.25	c      3524          22511       21197        20         -78.0000        -133.1620     70.72%
69966.46/3529.30	c      3529          22545       21231        20         -78.0000        -133.1560     70.71%
70067.59/3534.41	c      3534          22581       21267        20         -78.0000        -133.1495     70.70%
70166.77/3539.46	c      3539          22621       21307        20         -78.0000        -133.1473     70.70%
70267.94/3544.51	c      3545          22651       21337        20         -78.0000        -133.1385     70.69%
70367.07/3549.52	c      3550          22701       21387        20         -78.0000        -133.1220     70.67%
70468.23/3554.62	c      3555          22741       21427        20         -78.0000        -133.1149     70.66%
70567.21/3559.63	c      3560          22771       21457        20         -78.0000        -133.1084     70.65%
70666.38/3564.68	c      3565          22794       21480        20         -78.0000        -133.1053     70.65%
70765.56/3569.70	c      3570          22821       21507        20         -78.0000        -133.1016     70.64%
70866.71/3574.79	c      3575          22861       21547        20         -78.0000        -133.0968     70.64%
70967.84/3579.88	c      3580          22901       21587        20         -78.0000        -133.0935     70.63%
71068.95/3584.91	c      3585          22931       21617        20         -78.0000        -133.0922     70.63%
71168.09/3589.92	c      3590          22961       21647        20         -78.0000        -133.0805     70.62%
71267.25/3595.03	c      3595          23001       21687        20         -78.0000        -133.0755     70.61%
71369.04/3600.08	c      3600          23041       21727        20         -78.0000        -133.0702     70.60%
71467.89/3605.11	c      3605          23081       21765        20         -78.0000        -133.0602     70.59%
71570.26/3610.20	c      3610          23111       21795        20         -78.0000        -133.0526     70.58%
71669.45/3615.25	c      3615          23151       21835        20         -78.0000        -133.0406     70.56%
71768.49/3620.27	c      3620          23191       21875        20         -78.0000        -133.0342     70.56%
71867.59/3625.28	c      3625          23211       21895        20         -78.0000        -133.0205     70.54%
71968.69/3630.37	c      3630          23245       21929        20         -78.0000        -133.0136     70.53%

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 (163756 MiB free)
  memory of node 1: 193531 MiB (178689 MiB free)
  memory of node 2: 193531 MiB (156094 MiB free)
  memory of node 3: 193493 MiB (166568 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-4468117-1723225587/watcher-4468117-1723225587 -o /tmp/evaluation-result-4468117-1723225587/solver-4468117-1723225587 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723224514-544011 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468117-1723225587.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100103 s]*
/proc/loadavg: 78.44 77.76 62.59 62/983 546367
/proc/meminfo: memFree=681027772/790760804 swapFree=131071996/131071996
[pid=546366] ppid=546363 vsize=1549732 memory=66384 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/stat : 546366 (fscip) R 546363 546366 544001 0 -1 4194304 13422 0 0 0 9 2 0 0 20 0 21 0 89141415 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
/proc/546366/statm: 387433 16596 2710 3035 0 56789 0
[pid=546366/tid=546368] ppid=546363 vsize=1549732 memory=8390339637985935414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546368/stat : 546368 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546369] ppid=546363 vsize=1549732 memory=57906 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546369/stat : 546369 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546370] ppid=546363 vsize=1549732 memory=55216921903569 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546370/stat : 546370 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546371] ppid=546363 vsize=1549732 memory=52983572464199 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546371/stat : 546371 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546372] ppid=546363 vsize=1549732 memory=60684465603260 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546372/stat : 546372 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546373] ppid=546363 vsize=1549732 memory=55182679606333 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546373/stat : 546373 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546374] ppid=546363 vsize=1549732 memory=15258142724327015 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546374/stat : 546374 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546375] ppid=546363 vsize=1549732 memory=4121981338633536011 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546375/stat : 546375 (fscip) S 546363 546366 544001 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546376] ppid=546363 vsize=1549732 memory=917291 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546376/stat : 546376 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546377] ppid=546363 vsize=1549732 memory=1001878 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546377/stat : 546377 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546378] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546378/stat : 546378 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546379] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546379/stat : 546379 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546380] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546380/stat : 546380 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546381] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546381/stat : 546381 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546382] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546382/stat : 546382 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546383] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546383/stat : 546383 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546384] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546384/stat : 546384 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546385] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546385/stat : 546385 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546386] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546386/stat : 546386 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546387] ppid=546363 vsize=1549732 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546387/stat : 546387 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1586925568 16596 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1549732 KiB
Current children cumulated memory: 66384 KiB

[startup+0.220166 s]*
/proc/loadavg: 78.44 77.76 62.59 62/1003 546387
/proc/meminfo: memFree=680938212/790760804 swapFree=131071996/131071996
[pid=546366] ppid=546363 vsize=1544984 memory=158880 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/stat : 546366 (fscip) S 546363 546366 544001 0 -1 1077936128 37905 0 0 0 18 5 0 0 20 0 21 0 89141415 1582063616 39720 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
/proc/546366/statm: 386246 39720 2710 3035 0 79893 0
[pid=546366/tid=546368] ppid=546363 vsize=1544984 memory=8318255677412212789 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546368/stat : 546368 (fscip) R 546363 546366 544001 0 -1 4194368 1180 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39720 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546369] ppid=546363 vsize=1544984 memory=237112656212 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546369/stat : 546369 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546370] ppid=546363 vsize=1544984 memory=59610673504748 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546370/stat : 546370 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546371] ppid=546363 vsize=1544984 memory=57420256961240 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546371/stat : 546371 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546372] ppid=546363 vsize=1544984 memory=54087395894210 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546372/stat : 546372 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546373] ppid=546363 vsize=1544984 memory=60718875749854 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546373/stat : 546373 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546374] ppid=546363 vsize=1544984 memory=16101468142830766 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546374/stat : 546374 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546375] ppid=546363 vsize=1544984 memory=3978983288714421557 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546375/stat : 546375 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546376] ppid=546363 vsize=1544984 memory=969104 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546376/stat : 546376 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546377] ppid=546363 vsize=1544984 memory=882647 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546377/stat : 546377 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546378] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546378/stat : 546378 (fscip) S 546363 546366 544001 0 -1 1077936192 1666 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546379] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546379/stat : 546379 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546380] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546380/stat : 546380 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39786 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546381] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546381/stat : 546381 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546382] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546382/stat : 546382 (fscip) S 546363 546366 544001 0 -1 1077936192 1667 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546383] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546383/stat : 546383 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546384] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546384/stat : 546384 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546385] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546385/stat : 546385 (fscip) S 546363 546366 544001 0 -1 1077936192 1666 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546386] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546386/stat : 546386 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546387] ppid=546363 vsize=1544984 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546387/stat : 546387 (fscip) S 546363 546366 544001 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89141426 1582063616 39852 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1544984 KiB
Current children cumulated memory: 158880 KiB

[startup+0.320498 s]*
/proc/loadavg: 78.44 77.76 62.59 82/1023 546407
/proc/meminfo: memFree=680723656/790760804 swapFree=131071996/131071996
[pid=546366] ppid=546363 vsize=1708904 memory=424472 CPUtime=1.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/stat : 546366 (fscip) S 546363 546366 544001 0 -1 1077936128 104880 0 0 0 90 23 0 0 20 0 41 0 89141415 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
/proc/546366/statm: 427226 106118 2806 3035 0 193531 0
[pid=546366/tid=546368] ppid=546363 vsize=1708904 memory=140244775212912 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546368/stat : 546368 (fscip) D 546363 546366 544001 0 -1 4194368 4621 0 0 0 4 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546369] ppid=546363 vsize=1708904 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546369/stat : 546369 (fscip) R 546363 546366 544001 0 -1 4194368 4524 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546370] ppid=546363 vsize=1708904 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546370/stat : 546370 (fscip) R 546363 546366 544001 0 -1 4194368 4527 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546371] ppid=546363 vsize=1708904 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546371/stat : 546371 (fscip) D 546363 546366 544001 0 -1 4194368 4626 0 0 0 5 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546372] ppid=546363 vsize=1708904 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546372/stat : 546372 (fscip) R 546363 546366 544001 0 -1 4194368 4529 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546373] ppid=546363 vsize=1708904 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546373/stat : 546373 (fscip) R 546363 546366 544001 0 -1 4194368 4473 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546374] ppid=546363 vsize=1708904 memory=2305976550283280418 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546374/stat : 546374 (fscip) D 546363 546366 544001 0 -1 4194368 4630 0 0 0 4 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546375] ppid=546363 vsize=1708904 memory=57828 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546375/stat : 546375 (fscip) R 546363 546366 544001 0 -1 4194368 4525 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546376] ppid=546363 vsize=1708904 memory=58158 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546376/stat : 546376 (fscip) R 546363 546366 544001 0 -1 4194368 4432 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546377] ppid=546363 vsize=1708904 memory=58491 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546377/stat : 546377 (fscip) D 546363 546366 544001 0 -1 4194368 4702 0 0 0 4 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546378] ppid=546363 vsize=1708904 memory=58821 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546378/stat : 546378 (fscip) D 546363 546366 544001 0 -1 4194368 4521 0 0 0 4 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546379] ppid=546363 vsize=1708904 memory=54117460683854 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546379/stat : 546379 (fscip) R 546363 546366 544001 0 -1 4194368 4525 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546380] ppid=546363 vsize=1708904 memory=15817785552929919 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546380/stat : 546380 (fscip) D 546363 546366 544001 0 -1 4194368 4776 0 0 0 4 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546381] ppid=546363 vsize=1708904 memory=15535245424388363 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546381/stat : 546381 (fscip) R 546363 546366 544001 0 -1 4194368 4529 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546382] ppid=546363 vsize=1708904 memory=915133 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546382/stat : 546382 (fscip) R 546363 546366 544001 0 -1 4194368 4532 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546383] ppid=546363 vsize=1708904 memory=3833743278802215249 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546383/stat : 546383 (fscip) D 546363 546366 544001 0 -1 4194368 4613 0 0 0 4 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546384] ppid=546363 vsize=1708904 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546384/stat : 546384 (fscip) D 546363 546366 544001 0 -1 4194368 4528 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546385] ppid=546363 vsize=1708904 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546385/stat : 546385 (fscip) R 546363 546366 544001 0 -1 4194368 4526 0 0 0 3 0 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546386] ppid=546363 vsize=1708904 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546386/stat : 546386 (fscip) R 546363 546366 544001 0 -1 4194368 4813 0 0 0 4 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546387] ppid=546363 vsize=1708904 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546387/stat : 546387 (fscip) R 546363 546366 544001 0 -1 4194368 4524 0 0 0 3 1 0 0 20 0 41 0 89141426 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546388] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546388/stat : 546388 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546389] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546389/stat : 546389 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546390] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546390/stat : 546390 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546391] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546391/stat : 546391 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546392] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546392/stat : 546392 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546393] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546393/stat : 546393 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546394] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546394/stat : 546394 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546395] ppid=546363 vsize=1708904 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546395/stat : 546395 (fscip) S 546363 546366 544001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89141444 1749917696 106118 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0

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

[pid=546366/tid=546391] ppid=546363 vsize=15713292 memory=8303054830060986464 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546391/stat : 546391 (fscip) S 546363 546366 544001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546392] ppid=546363 vsize=15713292 memory=2776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546392/stat : 546392 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546393] ppid=546363 vsize=15713292 memory=6716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546393/stat : 546393 (fscip) S 546363 546366 544001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546394] ppid=546363 vsize=15713292 memory=11616 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546394/stat : 546394 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 0 2 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546395] ppid=546363 vsize=15713292 memory=13684 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546395/stat : 546395 (fscip) S 546363 546366 544001 0 -1 1077936192 99 0 0 0 1 1 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546397] ppid=546363 vsize=15713292 memory=11334260 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546397/stat : 546397 (fscip) S 546363 546366 544001 0 -1 1077936192 102 0 0 0 0 2 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546396] ppid=546363 vsize=15713292 memory=280489550793888 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546396/stat : 546396 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 0 3 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546398] ppid=546363 vsize=15713292 memory=28008 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546398/stat : 546398 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 1 1 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546399] ppid=546363 vsize=15713292 memory=11840836 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546399/stat : 546399 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 0 2 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546400] ppid=546363 vsize=15713292 memory=280489552707184 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546400/stat : 546400 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546401] ppid=546363 vsize=15713292 memory=11815340 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546401/stat : 546401 (fscip) S 546363 546366 544001 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546402] ppid=546363 vsize=15713292 memory=6720663255305829995 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546402/stat : 546402 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546403] ppid=546363 vsize=15713292 memory=6720663255305829995 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546403/stat : 546403 (fscip) S 546363 546366 544001 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546404] ppid=546363 vsize=15713292 memory=2776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546404/stat : 546404 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546405] ppid=546363 vsize=15713292 memory=11636 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546405/stat : 546405 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546406] ppid=546363 vsize=15713292 memory=11896392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546406/stat : 546406 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546407] ppid=546363 vsize=15713292 memory=10528 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546407/stat : 546407 (fscip) S 546363 546366 544001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 89141444 16090411008 2974605 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
Current children cumulated CPU time: 71017.4 s
Current children cumulated vsize: 15713292 KiB
Current children cumulated memory: 11898420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.9 s]
/proc/loadavg: 80.32 80.29 79.97 82/1021 548668
/proc/meminfo: memFree=690849352/790760804 swapFree=131071996/131071996
[pid=546366] ppid=546363 vsize=15768636 memory=11977580 CPUtime=72000.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/stat : 546366 (fscip) S 546363 546366 544001 0 -1 1077936128 39841759 0 0 0 7179730 20315 0 0 20 0 41 0 89141415 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 17 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
/proc/546366/statm: 3942159 2994395 3318 3035 0 3845011 0
[pid=546366/tid=546368] ppid=546363 vsize=15768636 memory=280489551354464 CPUtime=3601.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546368/stat : 546368 (fscip) R 546363 546366 544001 0 -1 4194368 2801583 0 0 0 359914 284 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546369] ppid=546363 vsize=15768636 memory=0 CPUtime=3597.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546369/stat : 546369 (fscip) R 546363 546366 544001 0 -1 4194368 2816403 0 0 0 359389 368 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546370] ppid=546363 vsize=15768636 memory=11822188 CPUtime=3599.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546370/stat : 546370 (fscip) R 546363 546366 544001 0 -1 4194368 469439 0 0 0 357351 2570 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546371] ppid=546363 vsize=15768636 memory=4693454362815658 CPUtime=3600.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546371/stat : 546371 (fscip) R 546363 546366 544001 0 -1 4194368 2316509 0 0 0 359753 249 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546372] ppid=546363 vsize=15768636 memory=29273809900535888 CPUtime=3597.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546372/stat : 546372 (fscip) R 546363 546366 544001 0 -1 4194368 2400942 0 0 0 359426 348 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546373] ppid=546363 vsize=15768636 memory=11822120823029796 CPUtime=3604.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546373/stat : 546373 (fscip) R 546363 546366 544001 0 -1 4194368 616868 0 0 0 357780 2661 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546374] ppid=546363 vsize=15768636 memory=0 CPUtime=3591.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546374/stat : 546374 (fscip) R 546363 546366 544001 0 -1 4194368 2432369 0 0 0 358863 260 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546375] ppid=546363 vsize=15768636 memory=25333125866717268 CPUtime=3599.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546375/stat : 546375 (fscip) R 546363 546366 544001 0 -1 4194368 2403137 0 0 0 359567 336 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546376] ppid=546363 vsize=15768636 memory=2212 CPUtime=3600.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546376/stat : 546376 (fscip) R 546363 546366 544001 0 -1 4194368 607463 0 0 0 357305 2723 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546377] ppid=546363 vsize=15768636 memory=16108 CPUtime=3605.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546377/stat : 546377 (fscip) R 546363 546366 544001 0 -1 4194368 2526572 0 0 0 360322 270 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546378] ppid=546363 vsize=15768636 memory=52808 CPUtime=3604.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546378/stat : 546378 (fscip) R 546363 546366 544001 0 -1 4194368 2496506 0 0 0 360147 331 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546379] ppid=546363 vsize=15768636 memory=11954492 CPUtime=3600.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546379/stat : 546379 (fscip) R 546363 546366 544001 0 -1 4194368 626703 0 0 0 357442 2653 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546380] ppid=546363 vsize=15768636 memory=64 CPUtime=3602.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546380/stat : 546380 (fscip) R 546363 546366 544001 0 -1 4194368 2200913 0 0 0 360014 250 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546381] ppid=546363 vsize=15768636 memory=3516 CPUtime=3582.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546381/stat : 546381 (fscip) R 546363 546366 544001 0 -1 4194368 3279984 0 0 0 357833 394 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546382] ppid=546363 vsize=15768636 memory=7180816 CPUtime=3598.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546382/stat : 546382 (fscip) R 546363 546366 544001 0 -1 4194368 575423 0 0 0 357229 2638 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546383] ppid=546363 vsize=15768636 memory=25333125866717268 CPUtime=3601.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546383/stat : 546383 (fscip) R 546363 546366 544001 0 -1 4194368 2269314 0 0 0 359938 244 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546384] ppid=546363 vsize=15768636 memory=11977392 CPUtime=3604.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546384/stat : 546384 (fscip) R 546363 546366 544001 0 -1 4194368 2880890 0 0 0 360048 362 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546385] ppid=546363 vsize=15768636 memory=0 CPUtime=3601.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546385/stat : 546385 (fscip) R 546363 546366 544001 0 -1 4194368 625270 0 0 0 357552 2634 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546386] ppid=546363 vsize=15768636 memory=280489554043232 CPUtime=3602.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546386/stat : 546386 (fscip) R 546363 546366 544001 0 -1 4194368 2072486 0 0 0 359984 235 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546387] ppid=546363 vsize=15768636 memory=25333125866717268 CPUtime=3601.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546387/stat : 546387 (fscip) R 546363 546366 544001 0 -1 4194368 3406286 0 0 0 359699 447 0 0 20 0 41 0 89141426 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546388] ppid=546363 vsize=15768636 memory=1852 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546388/stat : 546388 (fscip) S 546363 546366 544001 0 -1 1077936192 50 0 0 0 3 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546389] ppid=546363 vsize=15768636 memory=11822120823029796 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546389/stat : 546389 (fscip) S 546363 546366 544001 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546390] ppid=546363 vsize=15768636 memory=5744748 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546390/stat : 546390 (fscip) S 546363 546366 544001 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546391] ppid=546363 vsize=15768636 memory=16108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546391/stat : 546391 (fscip) S 546363 546366 544001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546392] ppid=546363 vsize=15768636 memory=11966540 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546392/stat : 546392 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546393] ppid=546363 vsize=15768636 memory=11518548 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546393/stat : 546393 (fscip) S 546363 546366 544001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546394] ppid=546363 vsize=15768636 memory=11841552 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546394/stat : 546394 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 0 2 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546395] ppid=546363 vsize=15768636 memory=280489551199280 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546395/stat : 546395 (fscip) S 546363 546366 544001 0 -1 1077936192 99 0 0 0 1 1 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546397] ppid=546363 vsize=15768636 memory=-6730160552715485097 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546397/stat : 546397 (fscip) S 546363 546366 544001 0 -1 1077936192 102 0 0 0 0 2 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546396] ppid=546363 vsize=15768636 memory=11596 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546396/stat : 546396 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 0 3 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546398] ppid=546363 vsize=15768636 memory=11672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546398/stat : 546398 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 1 1 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546399] ppid=546363 vsize=15768636 memory=66268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546399/stat : 546399 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 0 2 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546400] ppid=546363 vsize=15768636 memory=11966564 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546400/stat : 546400 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546401] ppid=546363 vsize=15768636 memory=2208 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546401/stat : 546401 (fscip) S 546363 546366 544001 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546402] ppid=546363 vsize=15768636 memory=25992 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546402/stat : 546402 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546403] ppid=546363 vsize=15768636 memory=1852 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546403/stat : 546403 (fscip) S 546363 546366 544001 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546404] ppid=546363 vsize=15768636 memory=33108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546404/stat : 546404 (fscip) S 546363 546366 544001 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546405] ppid=546363 vsize=15768636 memory=4417 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546405/stat : 546405 (fscip) S 546363 546366 544001 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546406] ppid=546363 vsize=15768636 memory=11636 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546406/stat : 546406 (fscip) S 546363 546366 544001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
[pid=546366/tid=546407] ppid=546363 vsize=15768636 memory=31988 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/546366/task/546407/stat : 546407 (fscip) S 546363 546366 544001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 89141444 16147083264 2994395 809668444160 4194304 16622877 140737023933232 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 43061248 140737023939561 140737023939677 140737023939677 140737023946703 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 15768636 KiB
Current children cumulated memory: 11977580 KiB

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

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

# cumulated CPU time of all completed processes:  user=71797.5 s, system=203.489 s

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

[startup+3632.01 s]*
/proc/loadavg: 80.32 80.29 79.97 63/982 548668
/proc/meminfo: memFree=694979004/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3632.2 s]
/proc/loadavg: 80.32 80.29 79.97 63/982 548668
/proc/meminfo: memFree=694979004/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): 3632.27
CPU time (s): 72001
CPU user time (s): 71797.5
CPU system time (s): 203.489
CPU usage (%): 1982.26
Max. virtual memory (cumulated for all children) (KiB): 15778828
Max. memory (cumulated for all children) (KiB): 11977580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71797.5
system time used= 203.489
maximum resident set size= 11977636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39841830
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= 460775
involuntary context switches= 307459


# summary of solver processes directly reported to runsolver:
#   pid: 546366
#   total CPU time (s): 72001
#   total CPU user time (s): 71797.5
#   total CPU system time (s): 203.489

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.4634 second user time and 90.9005 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-09 19:46:27
IDJOB=4468117
IDBENCH=148578
IDSOLVER=3097
FILE ID=nodeD103/4468117-1723225587
RUNJOBID= nodeD103-1723224514-544011
SLURM_JOB_ID= 8266902
Free space on /tmp= 8586664 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_4.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-4468117-1723225587/watcher-4468117-1723225587 -o /tmp/evaluation-result-4468117-1723225587/solver-4468117-1723225587 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723224514-544011 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468117-1723225587.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 5f642955075bb0dd80aabe9a80ec63b9
RANDOM SEED=692337271

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        681073528 kB
MemAvailable:   744967644 kB
Buffers:          948452 kB
Cached:         65748136 kB
SwapCached:            0 kB
Active:          9297500 kB
Inactive:       96104760 kB
Active(anon):       2132 kB
Inactive(anon): 38734248 kB
Active(file):    9295368 kB
Inactive(file): 57370512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28684 kB
Writeback:             0 kB
AnonPages:      38702092 kB
Mapped:           134200 kB
Shmem:             30728 kB
KReclaimable:    1295904 kB
Slab:            1808856 kB
SReclaimable:    1295904 kB
SUnreclaim:       512952 kB
KernelStack:       16896 kB
PageTables:        90084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3579752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           806400 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2918400 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:      600064 kB
DirectMap2M:    71200768 kB
DirectMap1G:    734003200 kB

Free space on /tmp at the end= 8586640 MiB
End job on nodeD103 at 2024-08-09 20:46:59