Trace number 4465415

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped3.G.recomb10-0.01-5.opb
MD5SUM2fcb2c3eb5cc63f2f059b86c008c9f4a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14043
Best CPU time to get the best result obtained on this benchmark4.10347
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79975
Total number of constraints631714
Number of constraints which are clauses631714
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
1.69/1.74	c Default LC presolving (default).
1.69/1.75	c ** Before presolving: virtualMemUsedAtLc = 1569613378, getVmSize() = 955953152, SCIPgetMemUsed() = 844896879, SCIPgetMemTotal() = 886074047, SCIPgetMemExternEstim() = 683539331
1.69/1.75	c ** set memory limit for presolving in LC to 8.79115e+12 for SCIP **
19.63/19.75	c ** Estimated virtualMemUsedAtSolver = 1133408446, getVmSize() = 1289998336, SCIPgetMemUsed() = 730860291, SCIPgetMemTotal() = 1016573339, SCIPgetMemExternEstim() = 683539331
19.63/19.75	c ** set memory limit for solvers to 4.18505e+11 for each SCIP **
19.63/19.75	c Original Problem   :
19.63/19.75	c   Problem name     : instance-4465415-1723651688
19.63/19.75	c   Variables        : 79975 (79975 binary, 0 integer, 0 implicit integer, 0 continuous)
19.63/19.75	c   Constraints      : 631714
19.63/19.75	c   Objective sense  : minimize
19.63/19.75	c Presolved Problem  :
19.63/19.75	c   Variables        : 22838 (22838 binary, 0 integer, 0 implicit integer, 0 continuous)
19.63/19.75	c   Constraints      : 149913
19.63/19.75	c Constraints        : Number
19.63/19.75	c   setppc           : 95571 
19.63/19.75	c   linear           : 23 
19.63/19.75	c   logicor          : 54319 
19.63/19.75	c ** Instance transfer method used: 0
19.83/19.97	c ** ParaScipInstance copy does not increase the number of variables. **
23.65/23.74	c LC is working with racing ramp-up and with rebuilding tree after racing.
23.65/23.74	c                                Nodes    Active                                            
23.65/23.74	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
66.90/26.12	c *      26              0           1        20     1964395.0000                -          -
66.90/26.12	c        26              0           1        20     1964395.0000                -          -
68.54/26.15	c *      26              0           1        20     1962348.0000                -          -
71.80/26.42	c *      26              0           1        20     1959620.0000                -          -
193.11/32.60	c *      33              0           1        20     1922792.0000                -          -
193.11/32.60	c        33              0           1        20     1922792.0000                -          -
194.88/32.76	c *      33              0           1        20     1922451.0000                -          -
198.36/32.96	c *      33              0           1        20      178890.0000                -          -
303.65/38.30	c        38              2           1        20      178890.0000        4442.0000          -
417.14/44.04	c        44              3           4        20      178890.0000        4442.0000          -
525.49/49.51	c        50             21          22        20      178890.0000        4442.0000          -
573.08/51.94	c *      52             22          21        20      176826.0000        4442.0000          -
588.93/52.77	c *      53             22          21        20      176825.0000        4442.0000          -
628.56/54.79	c        55             32          31        20      176825.0000        4442.0000          -
731.68/59.91	c        60             61          62        20      176825.0000        4442.0000          -
781.13/62.40	c *      62             62          63        20      165897.0000        4442.0000          -
830.68/64.92	c        65             62          63        20      165897.0000        4442.0000          -
915.89/69.21	c *      69             82          81        20      164199.0000        4442.0000          -
932.51/70.10	c        70            102         101        20      164199.0000        4442.0000          -
1034.86/75.21	c        75            102         101        20      164199.0000        4442.0000          -
1042.80/75.68	c *      76            102         101        20      162149.0000        4442.0000          -
1048.75/76.02	c *      76            132         131        20      158044.0000        4442.0000          -
1053.38/76.19	c *      76            132         131        20      157021.0000        4442.0000          -
1056.63/76.38	c *      76            132         131        20      156680.0000        4442.0000          -
1090.61/78.04	c *      78            112         111        20      154993.0000        4442.0000          -
1115.74/79.39	c *      79            172         171        20      152575.0000        4442.0000          -
1119.71/79.50	c *      80            172         171        20      151552.0000        4442.0000          -
1119.71/79.59	c *      80            152         151        20      150870.0000        4442.0000          -
1123.67/79.75	c *      80            211         212        20      149166.0000        4442.0000          -
1150.04/81.10	c        81            211         212        20      149166.0000        4442.0000          -
1153.33/81.28	c *      81            232         231        20      146429.0000        4442.0000          -
1155.32/81.38	c *      81            232         231        20      146088.0000        4442.0000          -
1157.25/81.50	c *      82            232         231        20      145747.0000        4442.0000          -
1218.31/84.50	c *      85            342         341        20      143015.0000        4442.0000          -
1234.08/85.32	c *      85            342         341        20      140632.0000        4442.0000          -
1253.84/86.38	c        86            262         261        20      140632.0000        4442.0000          -
1315.06/89.43	c *      89            402         401        20      137563.0000        4442.0000          -
1356.61/91.58	c        92            402         401        20      137563.0000        4442.0000          -
1457.54/96.70	c        97            522         521        20      137563.0000        4442.0000          -
1568.21/102.20	c       102            523         520        20      137563.0000        4442.0000          -
1609.58/104.33	c *     104            562         561        20      134833.0000        4442.0000          -
1692.47/108.51	c       109            684         679        20      134833.0000        4442.0000          -
1809.11/114.48	c       114            724         719        20      134833.0000        4442.0000          -
1860.85/117.05	c *     117            804         801        20      132103.0000        4442.0000          -
1862.65/117.13	c *     117            804         801        20      129372.0000        4442.0000          -
1897.68/119.00	c *     119            782         779        20      127319.0000        4442.0000          -
1915.38/119.88	c       120            824         821        20      127319.0000        4442.0000          -
1950.84/121.64	c *     122            873         801        20      125954.0000        4442.0000          -
1954.80/121.89	c *     122           1083         840        20      124932.0000        4442.0000          -
1956.75/121.92	c *     122           1083         840        20      122204.0000        4442.0000          -
2004.10/124.40	c *     124           1024         956        20      120158.0000        4442.0000          -
2023.85/125.36	c       125           1024         956        20      120158.0000        4442.0000          -
2045.59/126.46	c *     126           1024         956        20      116407.0000        4442.0000          -
2097.67/129.11	c *     129           1079         718        20      115042.0000        4442.0000          -
2126.63/130.54	c       131           1064         996        20      115042.0000        4442.0000          -
2207.63/134.62	c *     135           1129        1061        20      113678.0000        4442.0000          -
2229.41/135.70	c       136           1219         858        20      113678.0000        4442.0000          -
2336.85/141.15	c       141           1339         978        20      113678.0000        4442.0000          -
2381.48/143.48	c *     143           1379        1018        20      111971.0000        4442.0000          -
2436.72/146.20	c       146           1428         998        20      111971.0000        4442.0000          -
2535.53/151.29	c       151           1578        1219        20      111971.0000        4442.0000          -
2584.84/153.72	c *     154           1568        1138        20      109916.0000        4442.0000          -
2636.19/156.38	c       156           1794        1298        20      109916.0000        4442.0000          -
2741.05/161.65	c       162           1687        1259        20      109916.0000        4442.0000          -
2743.02/161.74	c *     162           1687        1259        20      108548.0000        4442.0000          -
2841.72/166.74	c       167           2013        1517        20      108548.0000        4442.0000          -
2940.45/171.79	c       172           2104        1608        20      108548.0000        4442.0000          -
3041.41/176.84	c       177           2127        1699        20      108548.0000        4442.0000          -
3094.86/179.59	c *     180           2278        1782        20      107865.0000        4442.0000          -
3145.00/182.05	c       182           2348        1918        20      107865.0000        4442.0000          -
3243.48/187.04	c *     187           2389        1959        20      105478.0000        4442.0000          -
3266.80/188.24	c       188           2389        1959        20      105478.0000        4442.0000          -
3373.75/193.68	c       194           2590        2160        20      105478.0000        4442.0000          -
3391.58/194.53	c *     195           2590        2160        20      103773.0000        4442.0000          -
3476.59/198.80	c       199           2694        2198        20      103773.0000        4442.0000          -
3575.66/203.89	c       204           2677        2316        20      103773.0000        4442.0000          -
3676.68/209.00	c       209           3383        2887        20      103773.0000        4442.0000          -
3696.49/210.02	c *     210           3208        2778        20      102749.0000        4442.0000          -
3780.30/214.14	c       214           3307        2946        20      102749.0000        4442.0000          -
3879.40/219.18	c       219           3367        2939        20      102749.0000        4442.0000          -
3930.21/221.75	c *     222           3859        3498        20      101042.0000        4442.0000          -
3967.72/223.64	c *     224           4019        3658        20      100360.0000        4442.0000          -
3996.04/225.08	c       225           3518        3088        20      100360.0000        4442.0000          -
4110.38/230.88	c       231           4173        3677        20      100360.0000        4442.0000          -
4213.83/236.10	c       236           4233        3737        20      100360.0000        4442.0000          -
4323.93/241.60	c       242           4607        3889        20      100360.0000        4442.0000          -
4422.91/246.66	c       247           4783        3882        20      100360.0000        4442.0000          -
4527.71/251.95	c       252           4621        3576        20      100360.0000        4442.0000          -
4632.66/257.25	c       257           4691          35        20      100360.0000        4442.0000          -
4733.50/262.38	c       262           4978         320        20      100360.0000        4442.0000          -
4838.49/267.68	c       268           5287         629        20      100360.0000        4442.0000          -
4946.31/273.12	c       273           5902           0        20      100360.0000        4442.0000          -
4951.47/273.36	c *     273           5902           0        20       99334.0000        4442.0000          -
4953.59/273.46	c *     273           5902           0        20       98993.0000        4442.0000          -
5048.58/278.21	c       278           5945         181        20       98993.0000        4442.0000          -
5151.65/283.40	c       283           6349        1077        20       98993.0000        4442.0000          -
5254.71/288.65	c       289           6565         801        20       98993.0000        4442.0000          -
5355.79/293.74	c       294           7092        1814        20       98993.0000        4442.0000          -
5382.28/295.07	c *     295           7063        1161        20       97969.0000        4442.0000          -
5461.40/299.07	c       299           7265        1316        20       97969.0000        4442.0000          -
5563.71/304.21	c       304           7860        2292        20       97969.0000        4442.0000          -
5664.74/309.31	c       309           8262        1955        20       97969.0000        4442.0000          -
5765.83/314.47	c       314           8564        1756        20       97969.0000        4442.0000          -
5866.90/319.56	c       320           9064        2256        20       97969.0000        4442.0000          -
5967.94/324.69	c       325           9302        2995        20       97969.0000        4442.0000          -
6072.98/329.96	c       330           9991        3055        20       97969.0000        4442.0000          -
6174.66/335.09	c       335           9679        2662        20       97969.0000        4442.0000          -
6276.61/340.21	c       340          10685        3200        20       97969.0000        4442.0000          -
6385.40/345.71	c       346          10724        3192        20       97969.0000        4442.0000          -
6488.21/350.91	c       351          10825          68        20       97969.0000        4442.0000          -
6587.15/355.95	c       356          11207        3331        20       97969.0000        4442.0000          -
6690.42/361.16	c       361          11934        2601        20       97969.0000        4442.0000          -
6794.28/366.42	c       366          11962        2512        20       97969.0000        4442.0000          -
6897.01/371.69	c       372          12457        3124        20       97969.0000        4442.0000          -
6998.01/376.75	c       377          12925        3475        20       97969.0000        4442.0000          -
7097.01/381.75	c       382          13034        2277        20       97969.0000        4442.0000          -
7204.88/387.16	c       387          13776        3441        20       97969.0000        4442.0000          -
7305.07/392.26	c       392          14285        3260        20       97969.0000        4442.0000          -
7408.14/397.45	c       397          14036         229        20       97969.0000        4442.0000          -
7513.20/402.72	c       403          14494         673        20       97969.0000        4442.0000          -
7612.28/407.73	c       408          14974        1153        20       97969.0000        4442.0000          -
7713.33/412.89	c       413          16479        4463        20       97969.0000        4442.0000          -
7824.27/418.42	c       418          16124        2236        20       97969.0000        4442.0000          -
7925.26/423.54	c       424          16394        2573        20       97969.0000        4442.0000          -
8030.26/428.83	c       429          16869        2427        20       97969.0000        4442.0000          -
8133.88/434.04	c       434          18081        1479        20       97969.0000        4442.0000          -
8233.07/439.07	c       439          18661        2059        20       97969.0000        4442.0000          -
8334.34/444.18	c       444          17146        2420        20       97969.0000        4442.0000          -
8436.48/449.39	c       449          17829         578        20       97969.0000        4442.0000          -
8543.42/454.70	c       455          18329        1078        20       97969.0000        4442.0000          -
8646.38/459.96	c       460          18841        1590        20       97969.0000        4442.0000          -
8750.35/465.19	c       465          18839        1558        20       97969.0000        4442.0000          -
8850.43/470.27	c       470          19499        2218        20       97969.0000        4442.0000          -
8957.16/475.61	c       476          22012           0        20       97969.0000        4442.0000          -
9060.21/480.85	c       481          22242         216        20       97969.0000        4442.0000          -
9169.14/486.35	c       486          22588         379        20       97969.0000        4442.0000          -
9278.15/491.82	c       492          21687        2723        20       97969.0000        4442.0000          -
9377.23/496.89	c       497          21185         321        20       97969.0000        4442.0000          -
9480.94/502.08	c       502          23981        1772        20       97969.0000        4442.0000          -
9587.24/507.41	c       507          22257        1393        20       97969.0000        4442.0000          -
9686.31/512.47	c       512          22845        1981        20       97969.0000        4442.0000          -
9785.37/517.48	c       517          23987        2240        20       97969.0000        4442.0000          -
9886.42/522.56	c       523          26680        1939        20       97969.0000        4442.0000          -
9985.46/527.59	c       528          27395        1938        20       97969.0000        4442.0000          -
10086.51/532.69	c       533          27856        1936        20       97969.0000        4442.0000          -
10187.59/537.70	c       538          27996         101        20       97969.0000        4442.0000          -
10288.60/542.86	c       543          28442         536        20       97969.0000        4442.0000          -
10387.71/547.88	c       548          26912        2606        20       97969.0000        4442.0000          -
10488.75/553.03	c       553          29427        1521        20       97969.0000        4442.0000          -
10592.49/558.16	c       558          30027        2121        20       97969.0000        4442.0000          -
10691.51/563.17	c       563          27775         781        20       97969.0000        4442.0000          -
10791.71/568.25	c       568          27347        2936        20       97969.0000        4442.0000          -
10892.76/573.32	c       573          31517        2341        20       97969.0000        4442.0000          -
10995.77/578.58	c       579          27804         400        20       97969.0000        4442.0000          -
11100.78/583.84	c       584          29546        1695        20       97969.0000        4442.0000          -
11199.81/588.88	c       589          30015        1694        20       97969.0000        4442.0000          -
11300.82/593.99	c       594          29554        2059        20       97969.0000        4442.0000          -
11404.61/599.16	c       599          30689        1693        20       97969.0000        4442.0000          -
11504.68/604.22	c       604          31072        1693        20       97969.0000        4442.0000          -
11607.67/609.49	c       610          31191        1967        20       97969.0000        4442.0000          -
11708.65/614.58	c       615          31878        1695        20       97969.0000        4442.0000          -
11811.64/619.72	c       620          36853        2340        20       97969.0000        4442.0000          -
11917.45/625.08	c       625          32959        1973        20       97969.0000        4442.0000          -
12018.41/630.16	c       630          33153        1693        20       97969.0000        4442.0000          -
12118.32/635.24	c       635          33670        1692        20       97969.0000        4442.0000          -
12219.34/640.30	c       640          38058        1160        20       97969.0000        4442.0000          -
12318.41/645.37	c       645          34539        1693        20       97969.0000        4442.0000          -
12419.48/650.46	c       650          34947        1694        20       97969.0000        4442.0000          -
12520.45/655.57	c       656          35307        1693        20       97969.0000        4442.0000          -
12623.40/660.70	c       661          35713        1694        20       97969.0000        4442.0000          -
12724.41/665.82	c       666          36162        1694        20       97969.0000        4442.0000          -
12828.37/671.06	c       671          39942        1735        20       97969.0000        4442.0000          -
12930.66/676.24	c       676          40031        1734        20       97969.0000        4442.0000          -
13033.78/681.45	c       681          40123        1736        20       97969.0000        4442.0000          -
13138.83/686.73	c       687          36503        1967        20       97969.0000        4442.0000          -
13241.88/692.04	c       692          40301        1734        20       97969.0000        4442.0000          -
13348.95/697.39	c       697          37300         738        20       97969.0000        4442.0000          -
13454.05/702.64	c       703          40557        1736        20       97969.0000        4442.0000          -
13555.20/707.73	c       708          38592        1657        20       97969.0000        4442.0000          -
13654.25/712.77	c       713          38710        1655        20       97969.0000        4442.0000          -
13757.38/717.90	c       718          39546        1942        20       97969.0000        4442.0000          -
13859.13/723.04	c       723          40977        1735        20       97969.0000        4442.0000          -
13960.14/728.17	c       728          41102        1732        20       97969.0000        4442.0000          -
14064.62/733.43	c       733          40595        1950        20       97969.0000        4442.0000          -
14163.80/738.47	c       738          40981        1649        20       97969.0000        4442.0000          -
14264.97/743.56	c       744          41621        1643        20       97969.0000        4442.0000          -
14366.12/748.60	c       749          41481        1732        20       97969.0000        4442.0000          -
14465.29/753.66	c       754          41657        1950        20       97969.0000        4442.0000          -
14568.40/758.83	c       759          41915        1946        20       97969.0000        4442.0000          -
14667.57/763.88	c       764          44200        1642        20       97969.0000        4442.0000          -
14768.72/768.96	c       769          44838        1641        20       97969.0000        4442.0000          -
14867.87/774.02	c       774          42815        1951        20       97969.0000        4442.0000          -
14969.91/779.10	c       779          43058        1949        20       97969.0000        4442.0000          -
15070.71/784.19	c       784          46768        1640        20       97969.0000        4442.0000          -
15173.22/789.33	c       789          47384        1641        20       97969.0000        4442.0000          -
15274.39/794.48	c       794          47803        1637        20       97969.0000        4442.0000          -
15328.60/797.19	c *     797          47989        1642        20       96946.0000        4442.0000          -
15375.33/799.57	c       800          48277        1636        20       96946.0000        4442.0000          -
15476.29/804.65	c       805          44576        1950        20       96946.0000        4442.0000          -
15577.37/809.71	c       810          44919        1949        20       96946.0000        4442.0000          -
15678.39/814.80	c       815          49310        1637        20       96946.0000        4442.0000          -
15715.98/816.73	c *     817          45323        1948        20       95923.0000        4442.0000          -
15779.42/820.01	c       820          45611        1940        20       95923.0000        4442.0000          -
15881.14/825.11	c       825              2           1        20       95923.0000       10363.4762          -
15983.70/830.26	c       830              2           1        20       95923.0000       10363.4762          -
16000.30/831.08	c *     831              3           2        20       95238.0000       10363.4762          -
16088.66/835.57	c       836              3           2        20       95238.0000       10363.4762          -
16191.45/840.76	c       841              4           3        20       95238.0000       10703.9762          -
16294.52/846.03	c       846              5           4        20       95238.0000       10703.9762          -
16396.28/851.08	c       851              5           4        20       95238.0000       10703.9762          -
16495.43/856.12	c       856              6           5        20       95238.0000       10703.9762          -
16597.93/861.27	c       861              6           5        20       95238.0000       10703.9762          -
16698.96/866.35	c       866              7           6        20       95238.0000       10703.9762          -
16800.11/871.47	c       871              8           7        20       95238.0000       10931.9762          -
16899.25/876.49	c       876              8           7        20       95238.0000       10931.9762          -
17004.33/881.71	c       882              9           8        20       95238.0000       10931.9762          -
17103.18/886.77	c       887             10           9        20       95238.0000       10931.9762          -
17204.29/891.88	c       892             10           9        20       95238.0000       10931.9762          -
17303.45/896.89	c       897              2           1        20       95238.0000       14000.0000          -
17409.20/902.15	c       902              2           1        20       95238.0000       14000.0000          -
17509.55/907.23	c       907              2           1        20       95238.0000       14000.0000          -
17608.63/912.27	c       912              3           2        20       95238.0000       14000.0000          -
17711.73/917.45	c       917              4           3        20       95238.0000       14000.0000          -
17812.90/922.56	c       923              5           4        20       95238.0000       14000.0000          -
17914.02/927.66	c       928              5           4        20       95238.0000       14000.0000          -
18017.10/932.82	c       933              6           5        20       95238.0000       14000.0000          -
18090.43/936.54	c *     937              7           6        20       46797.0000       14000.0000    234.26%
18118.11/938.02	c       938              7           6        20       46797.0000       14000.0000    234.26%
18221.92/943.15	c       943              7           6        20       46797.0000       14000.0000    234.26%
18322.27/948.24	c       948              8           7        20       46797.0000       14000.0000    234.26%
18373.83/950.84	c *     951              8           7        20       44409.0000       14000.0000    217.21%
18423.24/953.37	c       953              9           8        20       44409.0000       14000.0000    217.21%
18524.40/958.45	c       958              9           8        20       44409.0000       14000.0000    217.21%
18631.46/963.81	c       964             10           9        20       44409.0000       14000.0000    217.21%
18732.58/968.96	c       969             11          10        20       44409.0000       14000.0000    217.21%
18834.41/974.08	c       974             12          11        20       44409.0000       14001.0000    217.18%
18936.81/979.24	c       979             12          11        20       44409.0000       14001.0000    217.18%
19037.93/984.37	c       984             12          11        20       44409.0000       14001.0000    217.18%
19139.07/989.44	c       989             13          12        20       44409.0000       14001.0000    217.18%
19242.16/994.70	c       995             14          13        20       44409.0000       14001.0000    217.18%
19343.28/999.78	c      1000             14          13        20       44409.0000       14001.0000    217.18%
19444.38/1004.89	c      1005             14          13        20       44409.0000       14001.0000    217.18%
19550.10/1010.16	c      1010             15          14        20       44409.0000       14001.0000    217.18%
19650.20/1015.20	c      1015             15          14        20       44409.0000       14001.0000    217.18%
19749.35/1020.29	c      1020             16          15        20       44409.0000       14001.0000    217.18%
19852.56/1025.43	c      1025             17          16        20       44409.0000       14001.0000    217.18%
19953.54/1030.58	c      1031             17          16        20       44409.0000       14001.0000    217.18%
19991.20/1032.43	c *    1032             17          16        20       40997.0000       14001.0000    192.81%
20020.78/1034.00	c *    1034             17          16        20       31105.0000       14001.0000    122.16%
20023.35/1034.06	c *    1034             17          16        20       30764.0000       14001.0000    119.73%
20032.46/1034.57	c *    1035             17          16        20       30423.0000       14001.0000    117.29%
20034.37/1034.63	c *    1035             17          16        20       30082.0000       14001.0000    114.86%
20054.09/1035.67	c      1036             17          16        20       30082.0000       14001.0000    114.86%
20073.91/1036.67	c *    1037             18          17        20       30080.0000       14001.0000    114.84%
20155.06/1040.75	c      1041             18          17        20       30080.0000       14001.0000    114.84%
20164.95/1041.27	c *    1041             18          17        20       25646.0000       14001.0000     83.17%
20166.83/1041.36	c *    1041             18          17        20       23597.0000       14001.0000     68.54%
20168.66/1041.47	c *    1041             18          17        20       22233.0000       14001.0000     58.80%
20255.73/1045.81	c      1046             19          18        20       22233.0000       14001.0000     58.80%
20354.82/1050.85	c      1051             20          19        20       22233.0000       14001.0000     58.80%
20460.50/1056.17	c      1056             20          19        20       22233.0000       14001.0000     58.80%
20560.85/1061.28	c      1061             21          20        20       22233.0000       14001.0000     58.80%
20661.89/1066.39	c      1066             22          21        20       22233.0000       14001.0000     58.80%
20705.52/1068.54	c *    1069             22          21        20       17457.0000       14001.0000     24.68%
20762.87/1071.40	c      1071             22          21        20       17457.0000       14001.0000     24.68%
20861.96/1076.42	c      1076             23          22        20       17457.0000       14001.0000     24.68%
20907.59/1078.76	c *    1079             24          23        20       17119.0000       14001.0000     22.27%
20919.26/1079.30	c *    1079             24          23        20       17118.0000       14001.0000     22.26%
20962.90/1081.53	c      1082             24          23        20       17118.0000       14001.0000     22.26%
21064.00/1086.66	c      1087             25          24        20       17118.0000       14001.0000     22.26%
21163.11/1091.68	c      1092             26          25        20       17118.0000       14001.0000     22.26%
21194.84/1093.24	c *    1093             26          25        20       15752.0000       14001.0000     12.51%
21266.16/1096.83	c      1097             27          26        20       15752.0000       14001.0000     12.51%
21365.31/1101.84	c      1102             27          26        20       15752.0000       14001.0000     12.51%
21464.49/1106.89	c      1107             28          27        20       15752.0000       14001.0000     12.51%
21565.62/1111.93	c      1112             30          29        20       15752.0000       14001.0000     12.51%
21672.68/1117.31	c      1117             30          29        20       15752.0000       14001.0000     12.51%
21773.82/1122.49	c      1122             31          30        20       15752.0000       14001.0000     12.51%
21874.99/1127.54	c      1128             38          37        20       15752.0000       14001.0000     12.51%
21978.14/1132.73	c      1133             71          54        20       15752.0000       14001.0000     12.51%
22046.16/1136.19	c *    1136             98          67        20       15751.0000       14001.0000     12.50%
22077.16/1137.79	c      1138            121          68        20       15751.0000       14001.0000     12.50%
22081.00/1137.90	c *    1138            121          68        20       15073.0000       14001.0000      7.66%
22180.01/1143.02	c      1143            121          68        20       15073.0000       14001.0000      7.66%
22290.98/1148.52	c      1149            121          68        20       15073.0000       14001.0000      7.66%
22390.03/1153.53	c      1154            121          68        20       15073.0000       14001.0000      7.66%
22429.57/1155.54	c *    1156            128          42        20       14735.0000       14001.0000      5.24%
22440.16/1156.07	c *    1156            128          42        20       14045.0000       14001.0000      0.31%
22501.24/1159.14	c      1159            138          36        20       14045.0000       14001.0000      0.31%
22595.75/1164.01	c *    1164            180          62        20       14044.0000       14001.0000      0.31%
22603.60/1164.40	c      1164            180          62        20       14044.0000       14001.0000      0.31%
22704.71/1169.46	c      1169            200          75        20       14044.0000       14001.0000      0.31%
22809.83/1174.71	c      1175            200          75        20       14044.0000       14001.0000      0.31%
22915.62/1180.13	c      1180            200          75        20       14044.0000       14001.0000      0.31%
23020.09/1185.35	c      1185            210          82        20       14044.0000       14001.0000      0.31%
23123.25/1190.52	c      1191            247          97        20       14044.0000       14001.0000      0.31%
23224.28/1195.61	c      1196            247          97        20       14044.0000       14001.0000      0.31%
23323.47/1200.67	c      1201            247          97        20       14044.0000       14001.0000      0.31%
23422.60/1205.69	c      1206            247          97        20       14044.0000       14001.0000      0.31%
23523.68/1210.72	c      1211            247          97        20       14044.0000       14001.0000      0.31%
23600.94/1214.61	c *    1215            247          97        20       14043.0000       14001.0000      0.30%
23624.65/1215.84	c      1216            247          97        20       14043.0000       14001.0000      0.30%
23730.36/1221.19	c      1221            247          97        20       14043.0000       14001.0000      0.30%
23832.82/1226.35	c      1226            259         107        20       14043.0000       14001.0000      0.30%
23933.71/1231.47	c      1231            262         110        20       14043.0000       14001.0244      0.30%
24036.81/1236.65	c      1237            262         110        20       14043.0000       14001.0244      0.30%
24138.01/1241.78	c      1242            272         118        20       14043.0000       14001.5000      0.30%
24237.13/1246.79	c      1247            272         118        20       14043.0000       14001.5000      0.30%
24338.27/1251.87	c      1252            272         118        20       14043.0000       14001.5000      0.30%
24439.38/1256.94	c      1257            278         124        20       14043.0000       14001.5000      0.30%
24538.56/1262.01	c      1262            278         124        20       14043.0000       14001.5000      0.30%
24640.09/1267.08	c      1267            288         132        20       14043.0000       14001.5000      0.30%
24742.64/1272.29	c      1272            288         132        20       14043.0000       14001.5000      0.30%
24845.81/1277.42	c      1277            288         132        20       14043.0000       14001.5000      0.30%
24950.94/1282.75	c      1283            288         132        20       14043.0000       14001.5000      0.30%
25050.11/1287.78	c      1288            288         132        20       14043.0000       14001.5000      0.30%
25151.28/1292.90	c      1293            288         132        20       14043.0000       14001.5000      0.30%
25257.22/1298.16	c      1298            288         132        20       14043.0000       14001.5000      0.30%
25359.36/1303.33	c      1303            288         132        20       14043.0000       14001.5000      0.30%
25462.48/1308.52	c      1309            288         132        20       14043.0000       14001.5000      0.30%
25563.47/1313.63	c      1314            288         132        20       14043.0000       14001.5000      0.30%
25664.65/1318.71	c      1319            288         132        20       14043.0000       14001.5000      0.30%
25765.82/1323.80	c      1324            288         132        20       14043.0000       14001.5000      0.30%
25864.99/1328.85	c      1329            288         132        20       14043.0000       14001.5000      0.30%
25966.15/1333.96	c      1334            288         132        20       14043.0000       14001.5000      0.30%
26073.26/1339.30	c      1339            288         132        20       14043.0000       14001.5000      0.30%
26172.46/1344.35	c      1344            288         132        20       14043.0000       14001.5000      0.30%
26275.63/1349.57	c      1350            288         132        20       14043.0000       14001.5000      0.30%
26376.78/1354.69	c      1355            288         132        20       14043.0000       14001.5000      0.30%
26477.90/1359.76	c      1360            288         132        20       14043.0000       14001.5000      0.30%
26579.09/1364.80	c      1365            288         132        20       14043.0000       14001.5000      0.30%
26680.23/1369.94	c      1370            288         132        20       14043.0000       14001.5000      0.30%
26782.11/1375.13	c      1375            288         132        20       14043.0000       14001.5000      0.30%
26884.48/1380.21	c      1380            288         132        20       14043.0000       14001.5000      0.30%
26987.64/1385.49	c      1386            288         132        20       14043.0000       14001.5000      0.30%
27092.75/1390.78	c      1391            288         132        20       14043.0000       14001.5000      0.30%
27200.57/1396.14	c      1396            288         132        20       14043.0000       14001.5000      0.30%
27300.72/1401.23	c      1401            288         132        20       14043.0000       14001.5000      0.30%
27399.92/1406.25	c      1406            299         133        20       14043.0000       14001.5000      0.30%
27503.03/1411.43	c      1411            350         130        20       14043.0000       14001.5000      0.30%
27602.20/1416.49	c      1416            355         133        20       14043.0000       14002.0000      0.29%
27703.31/1421.59	c      1422            355         133        20       14043.0000       14002.0000      0.29%
27806.58/1426.71	c      1427            355         133        20       14043.0000       14002.0000      0.29%
27907.62/1431.81	c      1432            355         133        20       14043.0000       14002.0000      0.29%
28008.81/1436.93	c      1437            355         133        20       14043.0000       14002.0000      0.29%
28112.65/1442.17	c      1442            357         135        20       14043.0000       14002.0000      0.29%
28212.98/1447.25	c      1447            357         135        20       14043.0000       14002.0000      0.29%
28313.97/1452.35	c      1452            418         144        20       14043.0000       14002.0000      0.29%
28415.15/1457.47	c      1457            458         142        20       14043.0000       14002.0000      0.29%
28518.22/1462.65	c      1463            468         148        20       14043.0000       14002.0000      0.29%
28619.38/1467.73	c      1468            468         148        20       14043.0000       14002.0000      0.29%
28718.28/1472.79	c      1473            471         149        20       14043.0000       14002.0000      0.29%
28821.43/1477.94	c      1478            471         149        20       14043.0000       14002.0000      0.29%
28920.61/1483.00	c      1483            471         149        20       14043.0000       14002.0000      0.29%
29022.51/1488.04	c      1488            471         149        20       14043.0000       14002.0000      0.29%
29121.50/1493.10	c      1493            471         149        20       14043.0000       14002.0000      0.29%
29223.84/1498.22	c      1498            471         149        20       14043.0000       14002.0000      0.29%
29326.87/1503.42	c      1503            471         149        20       14043.0000       14002.0000      0.29%
29425.99/1508.47	c      1508            471         149        20       14043.0000       14002.0000      0.29%
29529.11/1513.69	c      1514            477         155        20       14043.0000       14002.0000      0.29%
29634.22/1518.91	c      1519            480         158        20       14043.0000       14002.0000      0.29%
29733.19/1524.01	c      1524            480         158        20       14043.0000       14002.0000      0.29%
29834.90/1529.10	c      1529            480         158        20       14043.0000       14002.0000      0.29%
29934.10/1534.13	c      1534            487         163        20       14043.0000       14002.0000      0.29%
30035.24/1539.18	c      1539            487         163        20       14043.0000       14002.0000      0.29%
30137.53/1544.32	c      1544            497         171        20       14043.0000       14002.5000      0.29%
30242.63/1549.63	c      1550            497         171        20       14043.0000       14002.5000      0.29%
30343.75/1554.77	c      1555            500         174        20       14043.0000       14002.5000      0.29%
30444.93/1559.89	c      1560            509         181        20       14043.0000       14002.5000      0.29%
30546.13/1564.95	c      1565            509         181        20       14043.0000       14002.5000      0.29%
30645.30/1569.99	c      1570            509         181        20       14043.0000       14002.5000      0.29%
30749.12/1575.17	c      1575            543         185        20       14043.0000       14002.5000      0.29%
30849.68/1580.24	c      1580            573         186        20       14043.0000       14002.5000      0.29%
30950.84/1585.37	c      1585            603         183        20       14043.0000       14002.5000      0.29%
31052.04/1590.48	c      1590            628         185        20       14043.0000       14002.5000      0.29%
31151.22/1595.49	c      1595            661         182        20       14043.0000       14002.5000      0.29%
31252.42/1600.51	c      1601            661         182        20       14043.0000       14002.5000      0.29%
31351.58/1605.57	c      1606            663         184        20       14043.0000       14002.5000      0.29%
31452.71/1610.60	c      1611            663         184        20       14043.0000       14002.5000      0.29%
31551.80/1615.62	c      1616            666         187        20       14043.0000       14002.5000      0.29%
31652.94/1620.78	c      1621            666         187        20       14043.0000       14002.5000      0.29%
31754.12/1625.86	c      1626            682         191        20       14043.0000       14003.0000      0.29%
31853.47/1630.87	c      1631            683         192        20       14043.0000       14003.0000      0.29%
31954.48/1635.94	c      1636            683         192        20       14043.0000       14003.0000      0.29%
32053.67/1641.01	c      1641            683         192        20       14043.0000       14003.0000      0.29%
32158.72/1646.27	c      1646            683         192        20       14043.0000       14003.0000      0.29%
32259.86/1651.31	c      1651            686         195        20       14043.0000       14003.0000      0.29%
32361.18/1656.41	c      1656            750         201        20       14043.0000       14003.0000      0.29%
32460.18/1661.42	c      1661            820         199        20       14043.0000       14003.0000      0.29%
32561.23/1666.55	c      1667            872         203        20       14043.0000       14003.0000      0.29%
32662.14/1671.63	c      1672            937         208        20       14043.0000       14003.0000      0.29%
32761.23/1676.63	c      1677            990         201        20       14043.0000       14003.0000      0.29%
32860.44/1681.65	c      1682            997         206        20       14043.0000       14003.0000      0.29%
32961.61/1686.75	c      1687           1012         211        20       14043.0000       14003.5000      0.28%
33062.69/1691.83	c      1692           1022         221        20       14043.0000       14003.5000      0.28%
33166.44/1697.10	c      1697           1036         223        20       14043.0000       14003.5000      0.28%
33268.95/1702.25	c      1702           1046         227        20       14043.0000       14003.5000      0.28%
33372.14/1707.41	c      1707           1052         225        20       14043.0000       14003.5000      0.28%
33473.34/1712.56	c      1713           1052         225        20       14043.0000       14003.5000      0.28%
33578.49/1717.88	c      1718           1052         225        20       14043.0000       14003.5000      0.28%
33679.71/1722.97	c      1723           1052         225        20       14043.0000       14003.5000      0.28%
33781.55/1728.05	c      1728           1054         227        20       14043.0000       14003.5000      0.28%
33880.71/1733.06	c      1733           1074         237        20       14043.0000       14003.5000      0.28%
33980.01/1738.12	c      1738           1074         237        20       14043.0000       14003.5000      0.28%
34086.48/1743.40	c      1743           1074         237        20       14043.0000       14003.5000      0.28%
34185.71/1748.47	c      1748           1074         237        20       14043.0000       14003.5000      0.28%
34288.93/1753.67	c      1754           1074         237        20       14043.0000       14003.5000      0.28%
34390.11/1758.76	c      1759           1074         237        20       14043.0000       14003.5000      0.28%
34493.26/1763.96	c      1764           1074         237        20       14043.0000       14003.5000      0.28%
34598.38/1769.21	c      1769           1076         239        20       14043.0000       14003.5000      0.28%
34699.53/1774.30	c      1774           1094         251        20       14043.0000       14003.5000      0.28%
34798.69/1779.32	c      1779           1161         260        20       14043.0000       14003.5000      0.28%
34897.86/1784.35	c      1784           1237         252        20       14043.0000       14003.5000      0.28%
34999.02/1789.50	c      1790           1252         256        20       14043.0000       14003.5000      0.28%
35104.23/1794.79	c      1795           1252         256        20       14043.0000       14003.5000      0.28%
35207.40/1799.93	c      1800           1252         256        20       14043.0000       14003.5000      0.28%
35312.54/1805.25	c      1805           1252         256        20       14043.0000       14003.5000      0.28%
35411.57/1810.27	c      1810           1252         256        20       14043.0000       14003.5000      0.28%
35514.77/1815.49	c      1816           1252         256        20       14043.0000       14003.5000      0.28%
35620.02/1820.71	c      1821           1265         257        20       14043.0000       14003.5000      0.28%
35721.27/1825.86	c      1826           1265         257        20       14043.0000       14003.5000      0.28%
35822.53/1830.91	c      1831           1319         263        20       14043.0000       14003.5000      0.28%
35924.36/1836.06	c      1836           1319         263        20       14043.0000       14003.5000      0.28%
36027.01/1841.27	c      1841           1332         262        20       14043.0000       14003.5000      0.28%
36128.28/1846.37	c      1846           1332         262        20       14043.0000       14003.5000      0.28%
36227.53/1851.38	c      1851           1332         262        20       14043.0000       14003.5000      0.28%
36328.80/1856.44	c      1856           1380         278        20       14043.0000       14003.5000      0.28%
36430.04/1861.59	c      1862           1408         272        20       14043.0000       14003.5000      0.28%
36531.29/1866.65	c      1867           1432         269        20       14043.0000       14003.5000      0.28%
36634.53/1871.85	c      1872           1456         269        20       14043.0000       14003.5000      0.28%
36735.76/1876.91	c      1877           1469         269        20       14043.0000       14003.5000      0.28%
36835.03/1882.03	c      1882           1472         268        20       14043.0000       14004.0000      0.28%
36938.77/1887.14	c      1887           1483         277        20       14043.0000       14004.0000      0.28%
37039.52/1892.24	c      1892           1496         280        20       14043.0000       14004.0000      0.28%
37138.76/1897.30	c      1897           1531         276        20       14043.0000       14004.0000      0.28%
37244.00/1902.58	c      1903           1531         276        20       14043.0000       14004.0000      0.28%
37347.23/1907.78	c      1908           1532         277        20       14043.0000       14004.0000      0.28%
37448.49/1912.89	c      1913           1532         277        20       14043.0000       14004.0000      0.28%
37549.75/1918.02	c      1918           1532         277        20       14043.0000       14004.0000      0.28%
37651.70/1923.07	c      1923           1532         277        20       14043.0000       14004.0000      0.28%
37754.41/1928.28	c      1928           1532         277        20       14043.0000       14004.0000      0.28%
37855.41/1933.35	c      1933           1532         277        20       14043.0000       14004.0000      0.28%
37954.53/1938.37	c      1938           1532         277        20       14043.0000       14004.0000      0.28%
38055.71/1943.48	c      1943           1532         277        20       14043.0000       14004.0000      0.28%
38158.87/1948.65	c      1949           1537         282        20       14043.0000       14004.0000      0.28%
38259.89/1953.78	c      1954           1550         291        20       14043.0000       14004.0000      0.28%
38362.81/1958.90	c      1959           1568         299        20       14043.0000       14004.0000      0.28%
38462.02/1964.03	c      1964           1568         299        20       14043.0000       14004.0000      0.28%
38565.80/1969.15	c      1969           1568         299        20       14043.0000       14004.0000      0.28%
38666.39/1974.21	c      1974           1568         299        20       14043.0000       14004.0000      0.28%
38765.58/1979.30	c      1979           1568         299        20       14043.0000       14004.0000      0.28%
38868.73/1984.40	c      1984           1568         299        20       14043.0000       14004.0000      0.28%
38973.87/1989.78	c      1990           1581         304        20       14043.0000       14004.0000      0.28%
39077.03/1995.01	c      1995           1605         316        20       14043.0000       14004.0000      0.28%
39180.97/2000.14	c      2000           1644         325        20       14043.0000       14004.0000      0.28%
39281.34/2005.24	c      2005           1644         325        20       14043.0000       14004.0000      0.28%
39380.52/2010.29	c      2010           1662         324        20       14043.0000       14004.0000      0.28%
39483.66/2015.40	c      2015           1662         324        20       14043.0000       14004.0000      0.28%
39586.82/2020.61	c      2021           1682         332        20       14043.0000       14004.0000      0.28%
39687.99/2025.79	c      2026           1693         339        20       14043.0000       14004.0000      0.28%
39789.18/2030.81	c      2031           1693         339        20       14043.0000       14004.0000      0.28%
39892.82/2036.08	c      2036           1695         339        20       14043.0000       14004.0000      0.28%
39995.38/2041.28	c      2041           1727         345        20       14043.0000       14004.0000      0.28%
40098.54/2046.46	c      2046           1749         351        20       14043.0000       14004.0000      0.28%
40201.74/2051.61	c      2052           1754         356        20       14043.0000       14004.0000      0.28%
40300.92/2056.68	c      2057           1817         356        20       14043.0000       14004.0000      0.28%
40402.01/2061.74	c      2062           1931         353        20       14043.0000       14004.0000      0.28%
40503.17/2066.86	c      2067           1945         353        20       14043.0000       14004.0000      0.28%
40604.37/2072.00	c      2072           1952         352        20       14043.0000       14004.0000      0.28%
40706.14/2077.08	c      2077           1952         352        20       14043.0000       14004.0000      0.28%
40808.70/2082.23	c      2082           1952         352        20       14043.0000       14004.0000      0.28%
40909.82/2087.34	c      2087           1952         352        20       14043.0000       14004.0000      0.28%
41013.03/2092.53	c      2093           1952         352        20       14043.0000       14004.0000      0.28%
41116.18/2097.71	c      2098           1952         352        20       14043.0000       14004.0000      0.28%
41217.38/2102.80	c      2103           1952         352        20       14043.0000       14004.0000      0.28%
41316.57/2107.83	c      2108           1954         354        20       14043.0000       14004.0000      0.28%
41417.77/2113.03	c      2113           1968         360        20       14043.0000       14004.0000      0.28%
41519.70/2118.08	c      2118           1968         360        20       14043.0000       14004.0000      0.28%
41620.73/2123.16	c      2123           1968         360        20       14043.0000       14004.0000      0.28%
41729.14/2128.60	c      2129           1968         360        20       14043.0000       14004.0000      0.28%
41836.99/2134.06	c      2134           1968         360        20       14043.0000       14004.0000      0.28%
41936.22/2139.11	c      2139           1968         360        20       14043.0000       14004.0000      0.28%
42044.67/2144.51	c      2145           1968         360        20       14043.0000       14004.0000      0.28%
42143.84/2149.56	c      2150           1968         360        20       14043.0000       14004.0000      0.28%
42248.98/2154.83	c      2155           1968         360        20       14043.0000       14004.0000      0.28%
42347.99/2159.87	c      2160           1968         360        20       14043.0000       14004.0000      0.28%
42449.17/2164.93	c      2165           1968         360        20       14043.0000       14004.0000      0.28%
42558.13/2170.42	c      2170           1991         363        20       14043.0000       14004.0000      0.28%
42659.34/2175.55	c      2176           2007         366        20       14043.0000       14004.0000      0.28%
42760.45/2180.61	c      2181           2007         366        20       14043.0000       14004.0000      0.28%
42859.64/2185.61	c      2186           2007         366        20       14043.0000       14004.0000      0.28%
42958.82/2190.66	c      2191           2012         365        20       14043.0000       14004.5000      0.27%
43061.98/2195.82	c      2196           2012         365        20       14043.0000       14004.5000      0.27%
43165.66/2201.09	c      2201           2012         365        20       14043.0000       14004.5000      0.27%
43266.90/2206.19	c      2206           2012         365        20       14043.0000       14004.5000      0.27%
43367.37/2211.24	c      2211           2012         365        20       14043.0000       14004.5000      0.27%
43468.54/2216.32	c      2216           2012         365        20       14043.0000       14004.5000      0.27%
43569.77/2221.46	c      2221           2012         365        20       14043.0000       14004.5000      0.27%
43668.86/2226.48	c      2226           2012         365        20       14043.0000       14004.5000      0.27%
43769.92/2231.57	c      2232           2012         365        20       14043.0000       14004.5000      0.27%
43870.95/2236.68	c      2237           2012         365        20       14043.0000       14004.5000      0.27%
43972.06/2241.80	c      2242           2012         365        20       14043.0000       14004.5000      0.27%
44073.20/2246.83	c      2247           2036         372        20       14043.0000       14004.5000      0.27%
44174.39/2252.00	c      2252           2059         374        20       14043.0000       14004.5000      0.27%
44278.13/2257.17	c      2257           2072         372        20       14043.0000       14004.5000      0.27%
44378.40/2262.23	c      2262           1339           1        20       14043.0000       14008.7500      0.24%
44479.53/2267.38	c      2267           1339           1        20       14043.0000       14008.7500      0.24%
44582.70/2272.56	c      2273           1339           1        20       14043.0000       14008.7500      0.24%
44687.80/2277.88	c      2278           1339           1        20       14043.0000       14008.7500      0.24%
44791.71/2283.09	c      2283           1339           1        20       14043.0000       14008.7500      0.24%
44896.10/2288.31	c      2288           1339           1        20       14043.0000       14008.7500      0.24%
45005.12/2293.82	c      2294           1339           1        20       14043.0000       14008.7500      0.24%
45106.34/2298.94	c      2299           1341           3        20       14043.0000       14008.7500      0.24%
45208.10/2304.08	c      2304           1342           4        20       14043.0000       14008.7500      0.24%
45307.34/2309.09	c      2309           1429           1        20       14043.0000       14011.0120      0.23%
45408.56/2314.18	c      2314           1429           1        20       14043.0000       14011.0120      0.23%
45514.92/2319.58	c      2320           1429           1        20       14043.0000       14011.0120      0.23%
45615.97/2324.67	c      2325           1430           2        20       14043.0000       14011.3335      0.23%
45717.15/2329.71	c      2330           1430           2        20       14043.0000       14011.3335      0.23%
45816.29/2334.77	c      2335           1430           2        20       14043.0000       14011.3335      0.23%
45917.43/2339.87	c      2340           1431           3        20       14043.0000       14011.3335      0.23%
46018.44/2345.00	c      2345           1431           3        20       14043.0000       14011.3335      0.23%
46117.41/2350.02	c      2350           1431           3        20       14043.0000       14011.3335      0.23%
46222.31/2355.28	c      2355           1432           4        20       14043.0000       14011.3335      0.23%
46323.30/2360.36	c      2360           1433           5        20       14043.0000       14011.3335      0.23%
46424.42/2365.43	c      2365           1433           5        20       14043.0000       14011.3335      0.23%
46525.62/2370.54	c      2371           1433           5        20       14043.0000       14011.3335      0.23%
46624.62/2375.58	c      2376           1433           5        20       14043.0000       14011.3335      0.23%
46727.76/2380.80	c      2381           1434           6        20       14043.0000       14011.3335      0.23%
46830.87/2385.93	c      2386           1435           7        20       14043.0000       14011.3335      0.23%
46930.01/2390.98	c      2391           1435           7        20       14043.0000       14011.3335      0.23%
47033.84/2396.14	c      2396           1435           7        20       14043.0000       14011.3335      0.23%
47136.26/2401.36	c      2401           1435           7        20       14043.0000       14011.3335      0.23%
47235.36/2406.39	c      2406           1435           7        20       14043.0000       14011.3335      0.23%
47338.47/2411.51	c      2412           1435           7        20       14043.0000       14011.3335      0.23%
47437.60/2416.53	c      2417           1435           7        20       14043.0000       14011.3335      0.23%
47536.66/2421.59	c      2422           1436           8        20       14043.0000       14011.3335      0.23%
47639.76/2426.77	c      2427           1436           8        20       14043.0000       14011.3335      0.23%
47740.88/2431.80	c      2432           1438          10        20       14043.0000       14011.3335      0.23%
47841.99/2436.90	c      2437           1439          11        20       14043.0000       14011.3335      0.23%
47941.14/2441.93	c      2442           1440          12        20       14043.0000       14011.3335      0.23%
48040.26/2446.94	c      2447           1440          12        20       14043.0000       14011.3335      0.23%
48139.43/2451.99	c      2452           1440          12        20       14043.0000       14011.3335      0.23%
48241.17/2457.06	c      2457           1440          12        20       14043.0000       14011.3335      0.23%
48340.43/2462.13	c      2462           1440          12        20       14043.0000       14011.3335      0.23%
48442.74/2467.25	c      2467           1440          12        20       14043.0000       14011.3335      0.23%
48545.84/2472.40	c      2472           1440          12        20       14043.0000       14011.3335      0.23%
48646.95/2477.56	c      2478           1440          12        20       14043.0000       14011.3335      0.23%
48751.92/2482.83	c      2483           1440          12        20       14043.0000       14011.3335      0.23%
48852.89/2488.00	c      2488           1441          13        20       14043.0000       14011.3335      0.23%
48954.32/2493.07	c      2493           1454          26        20       14043.0000       14011.3335      0.23%
49055.34/2498.13	c      2498           1478          38        20       14043.0000       14011.3335      0.23%
49155.81/2503.25	c      2503           1480          40        20       14043.0000       14011.3335      0.23%
49260.83/2508.55	c      2509           1512          60        20       14043.0000       14011.3335      0.23%
49361.88/2513.60	c      2514           1560          61        20       14043.0000       14011.3335      0.23%
49460.88/2518.65	c      2519           1594          67        20       14043.0000       14012.2123      0.22%
49568.48/2524.07	c      2524           1609          69        20       14043.0000       14012.2123      0.22%
49667.50/2529.08	c      2529           1625          74        20       14043.0000       14012.2123      0.22%
49771.96/2534.34	c      2534           1625          74        20       14043.0000       14012.2123      0.22%
49875.07/2539.57	c      2540           1640          80        20       14043.0000       14012.2123      0.22%
49978.09/2544.72	c      2545           1673          94        20       14043.0000       14012.2123      0.22%
50081.19/2549.97	c      2550           1673          94        20       14043.0000       14012.2123      0.22%
50182.88/2555.10	c      2555           1702         107        20       14043.0000       14012.2123      0.22%
50284.07/2560.16	c      2560           1702         107        20       14043.0000       14012.2123      0.22%
50386.39/2565.38	c      2565           1702         107        20       14043.0000       14012.2123      0.22%
50487.56/2570.45	c      2570           1702         107        20       14043.0000       14012.2123      0.22%
50588.71/2575.57	c      2576           1702         107        20       14043.0000       14012.2123      0.22%
50687.72/2580.58	c      2581           1704         109        20       14043.0000       14012.2123      0.22%
50788.80/2585.61	c      2586           1705         110        20       14043.0000       14012.2123      0.22%
50887.94/2590.63	c      2591           1711         112        20       14043.0000       14012.2123      0.22%
50989.09/2595.74	c      2596           1711         112        20       14043.0000       14012.2123      0.22%
51092.16/2601.00	c      2601           1711         112        20       14043.0000       14012.2123      0.22%
51195.74/2606.16	c      2606           1711         112        20       14043.0000       14012.2123      0.22%
51296.38/2611.30	c      2611           1711         112        20       14043.0000       14012.2123      0.22%
51401.53/2616.54	c      2617           1711         112        20       14043.0000       14012.2123      0.22%
51502.72/2621.62	c      2622           1711         112        20       14043.0000       14012.2123      0.22%
51603.90/2626.79	c      2627           1711         112        20       14043.0000       14012.2123      0.22%
51705.16/2631.83	c      2632           1713         114        20       14043.0000       14012.2123      0.22%
51806.33/2636.99	c      2637           1760         123        20       14043.0000       14012.2123      0.22%
51905.41/2642.02	c      2642           1812         121        20       14043.0000       14012.2123      0.22%
52009.08/2647.17	c      2647           1812         121        20       14043.0000       14012.2123      0.22%
52109.59/2652.29	c      2652           1812         121        20       14043.0000       14012.2123      0.22%
52210.78/2657.31	c      2657           1812         121        20       14043.0000       14012.2123      0.22%
52309.58/2662.34	c      2662           1812         121        20       14043.0000       14012.2123      0.22%
52412.77/2667.52	c      2668           1812         121        20       14043.0000       14012.2123      0.22%
52513.90/2672.65	c      2673           3257         205        20       14043.0000       14028.5583      0.10%
52615.15/2677.72	c      2678           3485         227        20       14043.0000       14028.5590      0.10%
52716.31/2682.81	c      2683           3800         267        20       14043.0000       14029.3090      0.10%
52817.53/2687.90	c      2688           3939         283        20       14043.0000       14029.3090      0.10%
52919.30/2693.05	c      2693           4230         288        20       14043.0000       14029.3090      0.10%
53020.79/2698.17	c      2698           4496         312        20       14043.0000       14029.8090      0.09%
53121.08/2703.21	c      2703           4671         339        20       14043.0000       14030.0086      0.09%
53226.28/2708.54	c      2709           4817         352        20       14043.0000       14030.0333      0.09%
53327.50/2713.62	c      2714           5137         388        20       14043.0000       14030.1423      0.09%
53428.69/2718.72	c      2719           5317         401        20       14043.0000       14030.2756      0.09%
53531.81/2723.90	c      2724           5564         432        20       14043.0000       14030.2833      0.09%
53630.98/2729.00	c      2729           5810         474        20       14043.0000       14030.2833      0.09%
53738.09/2734.30	c      2734           6047         489        20       14043.0000       14030.3090      0.09%
53839.23/2739.42	c      2739           6331         522        20       14043.0000       14030.3926      0.09%
53942.44/2744.65	c      2745           6647         536        20       14043.0000       14030.6423      0.09%
54043.67/2749.70	c      2750           6950         546        20       14043.0000       14030.7756      0.09%
54144.92/2754.85	c      2755           7219         560        20       14043.0000       14030.7833      0.09%
54248.87/2760.07	c      2760           7437         563        20       14043.0000       14030.8090      0.09%
54349.95/2765.17	c      2765           7697         567        20       14043.0000       14031.0000      0.09%
54450.51/2770.29	c      2770           8050         587        20       14043.0000       14031.0333      0.09%
54553.69/2775.41	c      2775           8101         602        20       14043.0000       14031.0333      0.09%
54652.93/2780.49	c      2780           8197         614        20       14043.0000       14031.1420      0.08%
54756.01/2785.66	c      2786           8399         624        20       14043.0000       14031.2833      0.08%
54857.23/2790.71	c      2791           8531         637        20       14043.0000       14031.2833      0.08%
54956.46/2795.80	c      2796           8737         646        20       14043.0000       14031.2917      0.08%
55057.64/2800.86	c      2801           8937         662        20       14043.0000       14031.5586      0.08%
55163.71/2806.15	c      2806           9177         680        20       14043.0000       14031.6423      0.08%
55264.05/2811.26	c      2811           9567         697        20       14043.0000       14031.7833      0.08%
55365.03/2816.39	c      2816           9988         686        20       14043.0000       14031.8333      0.08%
55468.25/2821.59	c      2822          10317         715        20       14043.0000       14032.0000      0.08%
55569.38/2826.68	c      2827          10739         711        20       14043.0000       14032.0333      0.08%
55672.53/2831.81	c      2832          11059         704        20       14043.0000       14032.0593      0.08%
55771.77/2836.86	c      2837          11376         707        20       14043.0000       14032.3333      0.08%
55873.13/2841.96	c      2842          11517         713        20       14043.0000       14032.3930      0.08%
55972.23/2847.01	c      2847          11848         714        20       14043.0000       14032.5000      0.07%
56075.82/2852.16	c      2852          12147         723        20       14043.0000       14032.5333      0.07%
56178.48/2857.39	c      2857          12467         720        20       14043.0000       14032.7500      0.07%
56281.72/2862.56	c      2863          12757         725        20       14043.0000       14032.7833      0.07%
56384.84/2867.71	c      2868          13138         726        20       14043.0000       14032.8333      0.07%
56486.05/2872.87	c      2873          13287         761        20       14043.0000       14032.9444      0.07%
56589.81/2878.10	c      2878          13680         804        20       14043.0000       14033.0556      0.07%
56691.12/2883.15	c      2883          14127         832        20       14043.0000       14033.1667      0.07%
56793.63/2888.33	c      2888          14367         824        20       14043.0000       14033.2556      0.07%
56894.84/2893.48	c      2893          14871         854        20       14043.0000       14033.3667      0.07%
56999.92/2898.74	c      2899          14952         871        20       14043.0000       14033.5000      0.07%
57099.07/2903.75	c      2904          15153         887        20       14043.0000       14033.5253      0.07%
57198.29/2908.76	c      2909          15387         898        20       14043.0000       14033.5303      0.07%
57299.51/2913.82	c      2914          15727         934        20       14043.0000       14033.5833      0.07%
57400.74/2918.92	c      2919          15957         941        20       14043.0000       14033.8090      0.07%
57502.83/2924.07	c      2924          16256         955        20       14043.0000       14033.8250      0.07%
57609.12/2929.40	c      2929          16657         966        20       14043.0000       14033.9778      0.06%
57712.32/2934.65	c      2935          16937         983        20       14043.0000       14034.0000      0.06%
57813.62/2939.75	c      2940          17077         995        20       14043.0000       14034.0333      0.06%
57914.62/2944.82	c      2945          17337         990        20       14043.0000       14034.1544      0.06%
58020.38/2950.17	c      2950          17527        1000        20       14043.0000       14034.2500      0.06%
58120.76/2955.23	c      2955          17758        1010        20       14043.0000       14034.3333      0.06%
58221.80/2960.31	c      2960          18067         993        20       14043.0000       14034.5000      0.06%
58322.80/2965.43	c      2965          18307        1027        20       14043.0000       14034.5158      0.06%
58422.05/2970.43	c      2970          18661        1032        20       14043.0000       14034.6000      0.06%
58521.19/2975.46	c      2975          18894        1049        20       14043.0000       14034.6127      0.06%
58620.30/2980.47	c      2980          19237        1058        20       14043.0000       14034.7500      0.06%
58721.52/2985.50	c      2986          19478        1062        20       14043.0000       14034.8333      0.06%
58820.50/2990.59	c      2991          19694        1068        20       14043.0000       14035.0000      0.06%
58921.55/2995.64	c      2996          19969        1076        20       14043.0000       14035.0000      0.06%
59020.76/3000.65	c      3001          20246        1074        20       14043.0000       14035.0303      0.06%
59121.94/3005.79	c      3006          20527        1063        20       14043.0000       14035.1667      0.06%
59225.15/3010.99	c      3011          20757        1067        20       14043.0000       14035.2500      0.06%
59324.36/3016.02	c      3016          21018        1074        20       14043.0000       14035.3333      0.05%
59429.53/3021.27	c      3021          21173        1075        20       14043.0000       14035.3333      0.05%
59530.67/3026.36	c      3026          21350        1070        20       14043.0000       14035.5000      0.05%
59631.90/3031.40	c      3031          21601        1081        20       14043.0000       14035.5000      0.05%
59731.05/3036.42	c      3036          22048        1100        20       14043.0000       14035.5303      0.05%
59830.18/3041.42	c      3041          22304        1110        20       14043.0000       14035.5417      0.05%
59931.41/3046.58	c      3047          22622        1128        20       14043.0000       14035.6667      0.05%
60034.61/3051.78	c      3052          22907        1123        20       14043.0000       14035.7700      0.05%
60140.13/3057.07	c      3057          23277        1103        20       14043.0000       14035.9900      0.05%
60246.59/3062.49	c      3062          23607        1121        20       14043.0000       14036.0000      0.05%
60351.73/3067.72	c      3068          23863        1105        20       14043.0000       14036.0000      0.05%
60452.95/3072.82	c      3073          24367        1099        20       14043.0000       14036.0111      0.05%
60556.83/3078.07	c      3078          24677        1127        20       14043.0000       14036.1250      0.05%
60656.07/3083.09	c      3083          24997        1112        20       14043.0000       14036.2857      0.05%
60758.50/3088.26	c      3088          25273        1113        20       14043.0000       14036.5000      0.05%
60863.70/3093.58	c      3094          25558        1103        20       14043.0000       14036.5000      0.05%
60968.69/3098.82	c      3099          25874        1065        20       14043.0000       14036.5000      0.05%
61069.74/3103.92	c      3104          26074        1069        20       14043.0000       14036.5000      0.05%
61168.72/3108.93	c      3109          26387        1047        20       14043.0000       14036.7000      0.04%
61267.87/3113.98	c      3114          26767        1040        20       14043.0000       14036.8627      0.04%
61373.03/3119.22	c      3119          27107         983        20       14043.0000       14037.0000      0.04%
61476.22/3124.41	c      3124          27319         984        20       14043.0000       14037.0000      0.04%
61575.41/3129.43	c      3129          27558         986        20       14043.0000       14037.0000      0.04%
61678.42/3134.69	c      3135          27905         966        20       14043.0000       14037.2000      0.04%
61781.58/3139.80	c      3140          28147         939        20       14043.0000       14037.3333      0.04%
61880.74/3144.84	c      3145          28367         892        20       14043.0000       14037.3627      0.04%
61981.91/3149.96	c      3150          28637         863        20       14043.0000       14037.5000      0.04%
62087.05/3155.24	c      3155          28816         844        20       14043.0000       14037.5000      0.04%
62188.17/3160.32	c      3160          29097         823        20       14043.0000       14037.5556      0.04%
62287.26/3165.33	c      3165          29321         799        20       14043.0000       14037.7500      0.04%
62390.32/3170.58	c      3171          29567         784        20       14043.0000       14037.8336      0.04%
62489.46/3175.58	c      3176          29981         732        20       14043.0000       14038.0000      0.04%
62590.62/3180.60	c      3181          30442         691        20       14043.0000       14038.0000      0.04%
62689.77/3185.68	c      3186          30877         688        20       14043.0000       14038.2308      0.03%
62792.93/3190.88	c      3191          31167         656        20       14043.0000       14038.2857      0.03%
62896.80/3196.06	c      3196          31386         620        20       14043.0000       14038.3333      0.03%
62996.00/3201.11	c      3201          31727         577        20       14043.0000       14038.5000      0.03%
63096.93/3206.16	c      3206          32132         556        20       14043.0000       14038.5000      0.03%
63201.34/3211.43	c      3211          32468         512        20       14043.0000       14038.5832      0.03%
63304.45/3216.69	c      3217          32947         452        20       14043.0000       14038.7000      0.03%
63407.61/3221.83	c      3222          33487         449        20       14043.0000       14038.9695      0.03%
63506.81/3226.85	c      3227          33991         420        20       14043.0000       14039.0000      0.03%
63608.00/3231.96	c      3232          34499         362        20       14043.0000       14039.0500      0.03%
63707.16/3236.99	c      3237          34927         302        20       14043.0000       14039.1667      0.03%
63808.94/3242.07	c      3242          35307         229        20       14043.0000       14039.2500      0.03%
63908.04/3247.08	c      3247          35727         168        20       14043.0000       14039.4167      0.03%
64010.55/3252.24	c      3252          36236          78        20       14043.0000       14039.8056      0.02%
64064.09/3254.90	c      3255          36552           0         0       14043.0000       14043.0000      0.00%
64094.70/3257.41	c      3257          36552           0         0       14043.0000       14043.0000      0.00%

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: 191633 MiB (173507 MiB free)
  memory of node 1: 193531 MiB (167762 MiB free)
  memory of node 2: 193531 MiB (186875 MiB free)
  memory of node 3: 193531 MiB (180476 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-4465415-1723651688/watcher-4465415-1723651688 -o /tmp/evaluation-result-4465415-1723651688/solver-4465415-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748320 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465415-1723651688.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100104 s]*
/proc/loadavg: 54.60 73.24 77.84 5/857 748369
/proc/meminfo: memFree=725495280/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=86060 memory=74088 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 16418 0 0 0 9 1 0 0 20 0 1 0 131755624 88125440 18522 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 21515 18522 2347 3035 0 17911 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 86060 KiB
Current children cumulated memory: 74088 KiB

[startup+0.21871 s]*
/proc/loadavg: 54.60 73.24 77.84 5/855 748369
/proc/meminfo: memFree=725358936/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=132252 memory=120348 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 27969 0 0 0 20 3 0 0 20 0 1 0 131755624 135426048 30087 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 33063 30087 2347 3035 0 29459 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 132252 KiB
Current children cumulated memory: 120348 KiB

[startup+0.318124 s]*
/proc/loadavg: 54.60 73.24 77.84 6/855 748370
/proc/meminfo: memFree=725221984/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=173404 memory=161372 CPUtime=0.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 38262 0 0 0 28 4 0 0 20 0 1 0 131755624 177565696 40343 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 43351 40343 2347 3035 0 39747 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 173404 KiB
Current children cumulated memory: 161372 KiB

[startup+0.700267 s]
/proc/loadavg: 54.60 73.24 77.84 6/861 748380
/proc/meminfo: memFree=724842236/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=323448 memory=308788 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 73035 0 0 0 58 11 0 0 20 0 1 0 131755624 331210752 77197 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 80862 77197 2347 3035 0 77258 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 323448 KiB
Current children cumulated memory: 308788 KiB

[startup+1.50027 s]
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724033308/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=789996 memory=778244 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 183841 0 0 0 122 26 0 0 20 0 1 0 131755624 808955904 194561 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 197499 194561 2555 3035 0 193895 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 789996 KiB
Current children cumulated memory: 778244 KiB

[startup+3.11847 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748380
/proc/meminfo: memFree=721836220/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=1020512 memory=995480 CPUtime=3.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 231501 0 0 0 276 33 0 0 20 0 1 0 131755624 1045004288 248870 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 255128 248870 2630 3035 0 251524 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1020512 KiB
Current children cumulated memory: 995480 KiB

[startup+6.30024 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748382
/proc/meminfo: memFree=719738488/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=1060980 memory=1038136 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 257251 0 0 0 588 39 0 0 20 0 1 0 131755624 1086443520 259534 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 265245 259534 2758 3035 0 261641 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1060980 KiB
Current children cumulated memory: 1038136 KiB

[startup+12.7003 s]
/proc/loadavg: 46.82 70.96 77.04 5/861 748382
/proc/meminfo: memFree=719387048/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=1060980 memory=1038136 CPUtime=12.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) R 748355 748358 748307 0 -1 4194304 257269 0 0 0 1225 40 0 0 20 0 1 0 131755624 1086443520 259534 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 265245 259534 2758 3035 0 261641 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1060980 KiB
Current children cumulated memory: 1038136 KiB

[startup+25.5017 s]
/proc/loadavg: 37.33 67.68 75.87 24/941 748465
/proc/meminfo: memFree=709048912/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=11155860 memory=9913916 CPUtime=56.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) S 748355 748358 748307 0 -1 1077936128 2424645 0 0 0 5160 481 0 0 20 0 41 0 131755624 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 2788965 2478479 2950 3035 0 2610828 0
[pid=748358/tid=748384] ppid=748355 vsize=11155860 memory=0 CPUtime=1.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748384/stat : 748384 (fscip) R 748355 748358 748307 0 -1 4194368 80620 0 0 0 168 17 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748385] ppid=748355 vsize=11155860 memory=0 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748385/stat : 748385 (fscip) R 748355 748358 748307 0 -1 4194368 120099 0 0 0 156 24 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748386] ppid=748355 vsize=11155860 memory=35732 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748386/stat : 748386 (fscip) R 748355 748358 748307 0 -1 4194368 120129 0 0 0 155 25 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748387] ppid=748355 vsize=11155860 memory=10392 CPUtime=1.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748387/stat : 748387 (fscip) R 748355 748358 748307 0 -1 4194368 80083 0 0 0 169 16 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748388] ppid=748355 vsize=11155860 memory=5432 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748388/stat : 748388 (fscip) R 748355 748358 748307 0 -1 4194368 120132 0 0 0 155 25 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748389] ppid=748355 vsize=11155860 memory=16240 CPUtime=1.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748389/stat : 748389 (fscip) R 748355 748358 748307 0 -1 4194368 120161 0 0 0 157 24 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748390] ppid=748355 vsize=11155860 memory=2268 CPUtime=1.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748390/stat : 748390 (fscip) R 748355 748358 748307 0 -1 4194368 83462 0 0 0 166 17 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748391] ppid=748355 vsize=11155860 memory=1038136 CPUtime=1.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748391/stat : 748391 (fscip) R 748355 748358 748307 0 -1 4194368 120115 0 0 0 157 24 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748392] ppid=748355 vsize=11155860 memory=11424 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748392/stat : 748392 (fscip) R 748355 748358 748307 0 -1 4194368 120110 0 0 0 158 22 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748393] ppid=748355 vsize=11155860 memory=10392 CPUtime=1.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748393/stat : 748393 (fscip) R 748355 748358 748307 0 -1 4194368 80588 0 0 0 166 17 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748394] ppid=748355 vsize=11155860 memory=1201592 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748394/stat : 748394 (fscip) R 748355 748358 748307 0 -1 4194368 120134 0 0 0 157 23 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748395] ppid=748355 vsize=11155860 memory=0 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748395/stat : 748395 (fscip) R 748355 748358 748307 0 -1 4194368 120116 0 0 0 157 23 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748396] ppid=748355 vsize=11155860 memory=215654670546 CPUtime=1.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748396/stat : 748396 (fscip) R 748355 748358 748307 0 -1 4194368 84295 0 0 0 162 18 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748397] ppid=748355 vsize=11155860 memory=35732 CPUtime=1.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748397/stat : 748397 (fscip) R 748355 748358 748307 0 -1 4194368 120145 0 0 0 156 25 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748398] ppid=748355 vsize=11155860 memory=0 CPUtime=1.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748398/stat : 748398 (fscip) R 748355 748358 748307 0 -1 4194368 120156 0 0 0 159 22 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748399] ppid=748355 vsize=11155860 memory=279602908523520 CPUtime=1.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748399/stat : 748399 (fscip) R 748355 748358 748307 0 -1 4194368 84701 0 0 0 167 17 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748400] ppid=748355 vsize=11155860 memory=279602908024928 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748400/stat : 748400 (fscip) R 748355 748358 748307 0 -1 4194368 120115 0 0 0 155 24 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748401] ppid=748355 vsize=11155860 memory=1996 CPUtime=1.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748401/stat : 748401 (fscip) R 748355 748358 748307 0 -1 4194368 120120 0 0 0 158 23 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748402] ppid=748355 vsize=11155860 memory=1836 CPUtime=1.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748402/stat : 748402 (fscip) R 748355 748358 748307 0 -1 4194368 82645 0 0 0 166 18 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748403] ppid=748355 vsize=11155860 memory=16240 CPUtime=1.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748403/stat : 748403 (fscip) R 748355 748358 748307 0 -1 4194368 120143 0 0 0 159 23 0 0 20 0 41 0 131757599 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748426] ppid=748355 vsize=11155860 memory=2268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748426/stat : 748426 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748427] ppid=748355 vsize=11155860 memory=139801455132767 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748427/stat : 748427 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748428] ppid=748355 vsize=11155860 memory=2868665472214376 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748428/stat : 748428 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748429] ppid=748355 vsize=11155860 memory=36248 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748429/stat : 748429 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748430] ppid=748355 vsize=11155860 memory=3021996 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748430/stat : 748430 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748431] ppid=748355 vsize=11155860 memory=279602907883392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748431/stat : 748431 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748432] ppid=748355 vsize=11155860 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748432/stat : 748432 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748433] ppid=748355 vsize=11155860 memory=279602908238032 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748433/stat : 748433 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748434] ppid=748355 vsize=11155860 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748434/stat : 748434 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748435] ppid=748355 vsize=11155860 memory=54680 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748435/stat : 748435 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748436] ppid=748355 vsize=11155860 memory=28496 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748436/stat : 748436 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748437] ppid=748355 vsize=11155860 memory=7644 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748437/stat : 748437 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748438] ppid=748355 vsize=11155860 memory=26960 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748438/stat : 748438 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748439] ppid=748355 vsize=11155860 memory=279602909417056 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748439/stat : 748439 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748440] ppid=748355 vsize=11155860 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748440/stat : 748440 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748441] ppid=748355 vsize=11155860 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748441/stat : 748441 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748442] ppid=748355 vsize=11155860 memory=31356 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748442/stat : 748442 (fscip) S 748355 748358 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131757999 11423600640 2478479 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748443] ppid=748355 vsize=11155860 memory=3672 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

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

[pid=748358/tid=748432] ppid=748355 vsize=74180676 memory=40833524 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748432/stat : 748432 (fscip) S 748355 748358 748307 0 -1 1077936192 324 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10290356 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748434] ppid=748355 vsize=74180676 memory=40923692 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748434/stat : 748434 (fscip) S 748355 748358 748307 0 -1 1077936192 958 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10290356 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748435] ppid=748355 vsize=74180676 memory=40993964 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748435/stat : 748435 (fscip) S 748355 748358 748307 0 -1 1077936192 416 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10290356 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748437] ppid=748355 vsize=74180676 memory=41116928 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748437/stat : 748437 (fscip) S 748355 748358 748307 0 -1 1077936192 282 0 0 0 3 0 0 0 20 0 15 0 131757999 75961012224 10290356 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748442] ppid=748355 vsize=74180676 memory=41018556 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748442/stat : 748442 (fscip) S 748355 748358 748307 0 -1 1077936192 363 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10290356 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
Current children cumulated CPU time: 65940.1 s
Current children cumulated vsize: 74180676 KiB
Current children cumulated memory: 41161424 KiB

[startup+3582.3 s]
/proc/loadavg: 67.16 71.49 75.96 68/996 750532
/proc/meminfo: memFree=552685360/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=74180676 memory=41886260 CPUtime=66358.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) S 748355 748358 748307 0 -1 1077936128 79717663 0 0 0 6620727 15084 0 0 20 0 15 0 131755624 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 79 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 18545169 10471565 3334 3035 0 18268102 0
[pid=748358/tid=748385] ppid=748355 vsize=74180676 memory=6056 CPUtime=3529.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748385/stat : 748385 (fscip) R 748355 748358 748307 0 -1 4194368 2588968 0 0 0 352232 729 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748388] ppid=748355 vsize=74180676 memory=38790172 CPUtime=3529.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748388/stat : 748388 (fscip) R 748355 748358 748307 0 -1 4194368 2548474 0 0 0 352189 741 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748391] ppid=748355 vsize=74180676 memory=39125084 CPUtime=3528.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748391/stat : 748391 (fscip) R 748355 748358 748307 0 -1 4194368 2544105 0 0 0 352105 698 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748394] ppid=748355 vsize=74180676 memory=40374520 CPUtime=3530.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748394/stat : 748394 (fscip) R 748355 748358 748307 0 -1 4194368 2527065 0 0 0 352338 732 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748397] ppid=748355 vsize=74180676 memory=41153232 CPUtime=3534.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748397/stat : 748397 (fscip) R 748355 748358 748307 0 -1 4194368 2628417 0 0 0 352714 755 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748400] ppid=748355 vsize=74180676 memory=41482248 CPUtime=3530.95 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748400/stat : 748400 (fscip) R 748355 748358 748307 0 -1 4194368 2467805 0 0 0 352357 738 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748403] ppid=748355 vsize=74180676 memory=41801944 CPUtime=3532.64 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748403/stat : 748403 (fscip) R 748355 748358 748307 0 -1 4194368 2767938 0 0 0 352506 758 0 0 20 0 15 0 131757599 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748427] ppid=748355 vsize=74180676 memory=11424 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748427/stat : 748427 (fscip) S 748355 748358 748307 0 -1 1077936192 251 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748430] ppid=748355 vsize=74180676 memory=7176 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748430/stat : 748430 (fscip) S 748355 748358 748307 0 -1 1077936192 340 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748432] ppid=748355 vsize=74180676 memory=41259776 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748432/stat : 748432 (fscip) S 748355 748358 748307 0 -1 1077936192 329 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748434] ppid=748355 vsize=74180676 memory=11172 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748434/stat : 748434 (fscip) S 748355 748358 748307 0 -1 1077936192 977 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748435] ppid=748355 vsize=74180676 memory=40833524 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748435/stat : 748435 (fscip) S 748355 748358 748307 0 -1 1077936192 432 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748437] ppid=748355 vsize=74180676 memory=25333125866717268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748437/stat : 748437 (fscip) S 748355 748358 748307 0 -1 1077936192 287 0 0 0 3 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748442] ppid=748355 vsize=74180676 memory=11424 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748442/stat : 748442 (fscip) S 748355 748358 748307 0 -1 1077936192 372 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10471565 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
Current children cumulated CPU time: 66358.1 s
Current children cumulated vsize: 74180676 KiB
Current children cumulated memory: 41886260 KiB

[startup+3642.3 s]
/proc/loadavg: 67.81 70.88 75.47 69/995 750544
/proc/meminfo: memFree=551248296/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=74180676 memory=42609928 CPUtime=66776.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) S 748355 748358 748307 0 -1 1077936128 80100230 0 0 0 6662443 15165 0 0 20 0 15 0 131755624 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 79 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 18545169 10652482 3334 3035 0 18268102 0
[pid=748358/tid=748385] ppid=748355 vsize=74180676 memory=39125084 CPUtime=3589.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748385/stat : 748385 (fscip) R 748355 748358 748307 0 -1 4194368 2643005 0 0 0 358193 739 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748388] ppid=748355 vsize=74180676 memory=38790172 CPUtime=3589.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748388/stat : 748388 (fscip) R 748355 748358 748307 0 -1 4194368 2601914 0 0 0 358148 754 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748391] ppid=748355 vsize=74180676 memory=41941288 CPUtime=3587.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748391/stat : 748391 (fscip) R 748355 748358 748307 0 -1 4194368 2597502 0 0 0 358065 710 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748394] ppid=748355 vsize=74180676 memory=42373368 CPUtime=3590.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748394/stat : 748394 (fscip) R 748355 748358 748307 0 -1 4194368 2580591 0 0 0 358298 743 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748397] ppid=748355 vsize=74180676 memory=40923692 CPUtime=3594.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748397/stat : 748397 (fscip) R 748355 748358 748307 0 -1 4194368 2682078 0 0 0 358671 766 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748400] ppid=748355 vsize=74180676 memory=42315988 CPUtime=3590.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748400/stat : 748400 (fscip) R 748355 748358 748307 0 -1 4194368 2521210 0 0 0 358317 750 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748403] ppid=748355 vsize=74180676 memory=42575968 CPUtime=3592.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748403/stat : 748403 (fscip) R 748355 748358 748307 0 -1 4194368 2828973 0 0 0 358464 771 0 0 20 0 15 0 131757599 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748427] ppid=748355 vsize=74180676 memory=42598216 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748427/stat : 748427 (fscip) S 748355 748358 748307 0 -1 1077936192 255 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748430] ppid=748355 vsize=74180676 memory=1996 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748430/stat : 748430 (fscip) S 748355 748358 748307 0 -1 1077936192 346 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748432] ppid=748355 vsize=74180676 memory=42508040 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748432/stat : 748432 (fscip) S 748355 748358 748307 0 -1 1077936192 334 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748434] ppid=748355 vsize=74180676 memory=25333125866717268 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748434/stat : 748434 (fscip) S 748355 748358 748307 0 -1 1077936192 1000 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748435] ppid=748355 vsize=74180676 memory=42496332 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748435/stat : 748435 (fscip) S 748355 748358 748307 0 -1 1077936192 447 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748437] ppid=748355 vsize=74180676 memory=42580652 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748437/stat : 748437 (fscip) S 748355 748358 748307 0 -1 1077936192 292 0 0 0 3 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748442] ppid=748355 vsize=74180676 memory=42605240 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748442/stat : 748442 (fscip) S 748355 748358 748307 0 -1 1077936192 380 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10652482 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
Current children cumulated CPU time: 66776.1 s
Current children cumulated vsize: 74180676 KiB
Current children cumulated memory: 42609928 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 48.10 65.18 73.25 30/915 750647
/proc/meminfo: memFree=635046068/790760800 swapFree=131071996/131071996
[pid=748358] ppid=748355 vsize=74180676 memory=43308996 CPUtime=67178.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/stat : 748358 (fscip) S 748355 748358 748307 0 -1 1077936128 80470830 0 0 0 6702587 15245 0 0 20 0 15 0 131755624 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 17 79 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
/proc/748358/statm: 18545169 10827249 3334 3035 0 18268102 0
[pid=748358/tid=748385] ppid=748355 vsize=74180676 memory=2692 CPUtime=3646.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748385/stat : 748385 (fscip) R 748355 748358 748307 0 -1 4194368 2694693 0 0 0 363930 750 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748388] ppid=748355 vsize=74180676 memory=4488 CPUtime=3646.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748388/stat : 748388 (fscip) R 748355 748358 748307 0 -1 4194368 2652968 0 0 0 363881 767 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748391] ppid=748355 vsize=74180676 memory=1653556 CPUtime=3645.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748391/stat : 748391 (fscip) R 748355 748358 748307 0 -1 4194368 2649733 0 0 0 363802 720 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748394] ppid=748355 vsize=74180676 memory=-8600296855203914428 CPUtime=3647.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748394/stat : 748394 (fscip) R 748355 748358 748307 0 -1 4194368 2633088 0 0 0 364035 753 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748397] ppid=748355 vsize=74180676 memory=30816 CPUtime=3651.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748397/stat : 748397 (fscip) R 748355 748358 748307 0 -1 4194368 2733964 0 0 0 364404 777 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748400] ppid=748355 vsize=74180676 memory=33860 CPUtime=3648.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748400/stat : 748400 (fscip) R 748355 748358 748307 0 -1 4194368 2573714 0 0 0 364052 761 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748403] ppid=748355 vsize=74180676 memory=62832 CPUtime=3649.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748403/stat : 748403 (fscip) R 748355 748358 748307 0 -1 4194368 2887642 0 0 0 364198 784 0 0 20 0 15 0 131757599 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748427] ppid=748355 vsize=74180676 memory=7640 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748427/stat : 748427 (fscip) S 748355 748358 748307 0 -1 1077936192 263 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748430] ppid=748355 vsize=74180676 memory=25333125866717268 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748430/stat : 748430 (fscip) S 748355 748358 748307 0 -1 1077936192 358 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748432] ppid=748355 vsize=74180676 memory=6720665450034249327 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748432/stat : 748432 (fscip) S 748355 748358 748307 0 -1 1077936192 340 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748434] ppid=748355 vsize=74180676 memory=11172 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748434/stat : 748434 (fscip) S 748355 748358 748307 0 -1 1077936192 1023 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748435] ppid=748355 vsize=74180676 memory=2628 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748435/stat : 748435 (fscip) S 748355 748358 748307 0 -1 1077936192 457 0 0 0 4 1 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748437] ppid=748355 vsize=74180676 memory=6660 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748437/stat : 748437 (fscip) S 748355 748358 748307 0 -1 1077936192 297 0 0 0 3 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
[pid=748358/tid=748442] ppid=748355 vsize=74180676 memory=43066588 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/748358/task/748442/stat : 748442 (fscip) S 748355 748358 748307 0 -1 1077936192 387 0 0 0 4 0 0 0 20 0 15 0 131757999 75961012224 10827249 809668444160 4194304 16623229 140732733546272 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 55201792 140732733551622 140732733551740 140732733551740 140732733558768 0
Current children cumulated CPU time: 67178.3 s
Current children cumulated vsize: 74180676 KiB
Current children cumulated memory: 43308996 KiB

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

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

# cumulated CPU time of all completed processes:  user=67025.9 s, system=153.671 s

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

[startup+3700.8 s]
/proc/loadavg: 48.10 65.18 73.25 24/902 750647
/proc/meminfo: memFree=639062228/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.2 s]
/proc/loadavg: 48.10 65.18 73.25 24/902 750647
/proc/meminfo: memFree=671324300/790760800 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): 3701.24
CPU time (s): 67179.6
CPU user time (s): 67025.9
CPU system time (s): 153.671
CPU usage (%): 1815.06
Max. virtual memory (cumulated for all children) (KiB): 85480164
Max. memory (cumulated for all children) (KiB): 44014120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 67025.9
system time used= 153.671
maximum resident set size= 44016464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80470833
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= 1631876
involuntary context switches= 315628


# summary of solver processes directly reported to runsolver:
#   pid: 748358
#   total CPU time (s): 67179.6
#   total CPU user time (s): 67025.9
#   total CPU system time (s): 153.671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.86 second user time and 83.0982 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 18:08:09
IDJOB=4465415
IDBENCH=158244
IDSOLVER=3094
FILE ID=nodeD101/4465415-1723651688
RUNJOBID= nodeD101-1723651688-748320
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped3.G.recomb10-0.01-5.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-4465415-1723651688/watcher-4465415-1723651688 -o /tmp/evaluation-result-4465415-1723651688/solver-4465415-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748320 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465415-1723651688.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2fcb2c3eb5cc63f2f059b86c008c9f4a
RANDOM SEED=560301379

nodeD101.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	: 0x5003102
cpu MHz		: 3857.913
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 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	: 0x5003102
cpu MHz		: 3757.614
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3652.640
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3893.573
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2649.023
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 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	: 0x5003102
cpu MHz		: 2908.497
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3863.264
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3786.307
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3063.701
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 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	: 0x5003102
cpu MHz		: 3598.154
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3344.674
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2637.461
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3497.134
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 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	: 0x5003102
cpu MHz		: 3567.986
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2645.807
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2646.409
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2622.402
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 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	: 0x5003102
cpu MHz		: 3603.800
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3475.804
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2639.974
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2645.082
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 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	: 0x5003102
cpu MHz		: 3057.046
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2632.510
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2646.115
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2633.188
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 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	: 0x5003102
cpu MHz		: 3148.593
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2620.533
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2631.875
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2638.246
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 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	: 0x5003102
cpu MHz		: 3132.795
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2643.417
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2644.151
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2648.534
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 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	: 0x5003102
cpu MHz		: 3622.339
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2626.936
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3338.261
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2634.553
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 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	: 0x5003102
cpu MHz		: 2647.688
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2635.183
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.790
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2634.213
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 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	: 0x5003102
cpu MHz		: 2637.727
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2635.587
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.996
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2640.664
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 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	: 0x5003102
cpu MHz		: 2644.189
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.060
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2638.599
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2640.836
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 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	: 0x5003102
cpu MHz		: 2632.587
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3484.589
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.697
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2600.343
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 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	: 0x5003102
cpu MHz		: 2646.338
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2642.315
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2645.957
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2633.643
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 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	: 0x5003102
cpu MHz		: 2633.259
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2640.426
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2636.400
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2643.297
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 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	: 0x5003102
cpu MHz		: 2647.276
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2642.145
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2646.182
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2642.586
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 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	: 0x5003102
cpu MHz		: 2636.071
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2624.989
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2635.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3037.055
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 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	: 0x5003102
cpu MHz		: 2661.148
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2651.561
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2642.397
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2949.317
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 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	: 0x5003102
cpu MHz		: 2658.241
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2605.421
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2644.537
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2679.665
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 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	: 0x5003102
cpu MHz		: 3734.268
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3739.657
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2624.890
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        725707132 kB
MemAvailable:   783502308 kB
Buffers:         1187876 kB
Cached:         59861336 kB
SwapCached:            0 kB
Active:         18845920 kB
Inactive:       42673152 kB
Active(anon):       2072 kB
Inactive(anon):   506716 kB
Active(file):   18843848 kB
Inactive(file): 42166436 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            148644 kB
Writeback:             0 kB
AnonPages:        468916 kB
Mapped:           110396 kB
Shmem:             38920 kB
KReclaimable:     408840 kB
Slab:             826496 kB
SReclaimable:     408840 kB
SUnreclaim:       417656 kB
KernelStack:       14800 kB
PageTables:        10168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     705672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1156992 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622728 MiB
End job on nodeD101 at 2024-08-14 19:09:50