Trace number 4465232

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.07.opb
MD5SUM1e36bee0e8dff19b6f5f05570059901e
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 benchmark37
Best CPU time to get the best result obtained on this benchmark2.57771
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21756
Total number of constraints1266468
Number of constraints which are clauses1262688
Number of constraints which are cardinality constraints (but not clauses)3780
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 166
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 334
Number of bits of the biggest sum of numbers9
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)
3.48/3.57	c Default LC presolving (default).
3.57/3.60	c ** Before presolving: virtualMemUsedAtLc = 2840275868, getVmSize() = 1674792960, SCIPgetMemUsed() = 1458843070, SCIPgetMemTotal() = 1554345862, SCIPgetMemExternEstim() = 1285930006
3.57/3.60	c ** set memory limit for presolving in LC to 8.78715e+12 for SCIP **
11.74/11.89	c ** Estimated virtualMemUsedAtSolver = 1726405603, getVmSize() = 1820725248, SCIPgetMemUsed() = 1010108439, SCIPgetMemTotal() = 1303678399, SCIPgetMemExternEstim() = 1285930006
11.74/11.89	c ** set memory limit for solvers to 4.18318e+11 for each SCIP **
11.74/11.89	c Original Problem   :
11.74/11.89	c   Problem name     : instance-4465232-1723595959
11.74/11.89	c   Variables        : 21756 (21756 binary, 0 integer, 0 implicit integer, 0 continuous)
11.74/11.89	c   Constraints      : 1266468
11.74/11.89	c   Objective sense  : minimize
11.74/11.89	c Presolved Problem  :
11.74/11.89	c   Variables        : 12169 (12169 binary, 0 integer, 0 implicit integer, 0 continuous)
11.74/11.89	c   Constraints      : 129978
11.74/11.89	c Constraints        : Number
11.74/11.89	c   setppc           : 84636 
11.74/11.89	c   linear           : 70 
11.74/11.89	c   logicor          : 45272 
11.74/11.89	c ** Instance transfer method used: 0
11.96/12.07	c ** ParaScipInstance copy does not increase the number of variables. **
15.14/15.26	c LC is working with racing ramp-up and with rebuilding tree after racing.
15.14/15.26	c                                Nodes    Active                                            
15.14/15.26	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
21.19/15.60	c *      16              0           1        20         165.0000                -          -
21.19/15.60	c        16              0           1        20         165.0000                -          -
283.77/29.12	c *      29              0           1        20         147.0000                -          -
283.77/29.12	c        29              0           1        20         147.0000                -          -
294.94/29.61	c *      30              0           1        20         146.0000                -          -
300.90/29.99	c *      30              0           1        20          87.0000                -          -
314.68/30.65	c *      31              0           1        20          86.0000                -          -
404.54/35.21	c *      35              0           1        20          85.0000                -          -
404.54/35.21	c        35              0           1        20          85.0000                -          -
540.00/42.08	c        42              2           1        20          85.0000           5.0000          -
641.36/47.16	c        47              3           2        20          85.0000           5.0000          -
755.55/53.02	c        53             22          21        20          85.0000           5.0000          -
859.25/58.15	c        58             42          41        20          85.0000           5.0000          -
959.90/63.28	c        63             61          62        20          85.0000           5.0000          -
1066.97/68.69	c        69            102         101        20          85.0000           5.0000          -
1176.60/74.13	c        74            172         171        20          85.0000           5.0000          -
1333.31/82.10	c        82            192         191        20          85.0000           5.0000          -
1443.87/87.67	c        88            192         191        20          85.0000           5.0000          -
1547.06/92.87	c        93            202         203        20          85.0000           5.0000          -
1636.24/97.35	c *      97           1396         520        20          80.0000           6.0000          -
1654.02/98.28	c        98           1396         520        20          80.0000           6.0000          -
1670.29/99.06	c *      99           1478         499        20          79.0000           6.0000          -
1769.45/104.11	c       104           1640         659        20          79.0000           6.0000          -
1818.42/106.53	c *     107            863          19        20          78.0000           6.0000          -
1877.58/109.56	c       110            984         142        20          78.0000           6.0000          -
1982.49/114.81	c       115           1077         200        20          78.0000           6.0000          -
2071.51/119.36	c *     119           2763         199        20          69.0000           6.0000          -
2083.42/119.92	c       120           2763         199        20          69.0000           6.0000          -
2085.77/120.12	c *     120           2763         199        20          68.0000           6.0000          -
2109.11/121.23	c *     121           2763         199        20          67.0000           6.0000          -
2119.02/121.78	c *     122           2763         199        20          66.0000           6.0000          -
2182.44/124.95	c       125           1796         179        20          66.0000           6.0000          -
2192.33/125.42	c *     125           1796         179        20          65.0000           6.0000          -
2281.73/130.00	c       130           1879          81        20          65.0000           6.0000          -
2348.76/133.34	c *     133           3818         173        20          64.0000           6.0000          -
2374.49/134.62	c *     135           3903         157        20          63.0000           6.0000          -
2383.01/135.09	c       135           2118         153        20          63.0000           6.0000          -
2427.99/137.30	c *     137           4027         146        20          62.0000           6.0000          -
2449.85/138.48	c *     138           2268         135        20          61.0000           6.0000          -
2471.62/139.60	c *     140           2268         135        20          60.0000           6.0000          -
2485.50/140.22	c       140           4071         145        20          60.0000           6.0000          -
2584.62/145.22	c       145           4178         139        20          60.0000           6.0000          -
2586.53/145.36	c *     145           2526         137        20          59.0000           6.0000          -
2689.62/150.56	c       151           2682         174        20          59.0000           6.0000          -
2790.75/155.66	c       156           5022         127        20          59.0000           6.0000          -
2893.84/160.85	c       161           5033         136        20          59.0000           6.0000          -
2997.48/166.04	c       166           3876         129        20          59.0000           6.0000          -
3098.35/171.16	c       171           3876         129        20          59.0000           6.0000          -
3198.80/176.27	c       176           3914         129        20          59.0000           6.0000          -
3307.89/181.71	c       182           7691         114        20          59.0000           6.0000          -
3345.57/183.68	c *     184           4613         121        20          58.0000           6.0000          -
3369.31/184.88	c *     185           4613         121        20          57.0000           6.0000          -
3385.10/185.66	c *     186           7959         115        20          56.0000           6.0000          -
3410.78/186.91	c       187           7959         115        20          56.0000           6.0000          -
3456.34/189.26	c *     189           8061         116        20          55.0000           6.0000          -
3509.88/191.93	c       192           8062         115        20          55.0000           6.0000          -
3613.53/197.14	c       197           8263          97        20          55.0000           6.0000          -
3715.98/202.35	c       202           8588          93        20          55.0000           6.0000          -
3823.03/207.74	c       208           8740          95        20          55.0000           6.0000          -
3906.37/211.97	c *     212           8941          77        20          54.0000           6.0000          -
3924.09/212.84	c       213           9086          77        20          54.0000           6.0000          -
3945.89/213.92	c *     214           7278         100        20          53.0000           6.0000          -
3963.78/214.89	c *     215           7278         100        20          52.0000           6.0000          -
4023.01/217.87	c       218           7382         100        20          52.0000           6.0000          -
4129.96/223.23	c       223          10326          67        20          52.0000           6.0000          -
4225.82/228.12	c *     228           7637          96        20          51.0000           6.0000          -
4229.01/228.29	c       228           7637          96        20          51.0000           6.0000          -
4334.02/233.56	c       234          11861          61        20          51.0000           6.0000          -
4435.13/238.60	c       239           8893          63        20          51.0000           6.0000          -
4534.38/243.69	c       244           9695          62        20          51.0000           6.0000          -
4558.20/244.84	c *     245          12728          58        20          50.0000           6.0000          -
4639.52/248.99	c       249          12728          58        20          50.0000           6.0000          -
4677.25/250.84	c *     251          11204          59        20          49.0000           6.0000          -
4741.61/254.05	c       254          12838          57        20          49.0000           6.0000          -
4843.93/259.24	c       259          11527          59        20          49.0000           6.0000          -
4945.17/264.36	c       264          11691          58        20          49.0000           6.0000          -
5039.05/269.07	c *     269          11911          59        20          48.0000           6.0000          -
5048.44/269.55	c       270          11911          59        20          48.0000           6.0000          -
5151.70/274.79	c       275          13755          55        20          48.0000           6.0000          -
5189.43/276.67	c *     277          13777          55        20          47.0000           6.0000          -
5239.59/279.14	c *     279          13807          53        20          46.0000           6.0000          -
5252.82/279.90	c       280          12282          58        20          46.0000           6.0000          -
5346.16/284.55	c *     285          13947          54        20          45.0000           6.0000          -
5354.12/284.96	c       285          13947          54        20          45.0000           6.0000          -
5459.35/290.25	c       290          14017          53        20          45.0000           6.0000          -
5564.63/295.56	c       296          12791          55        20          45.0000           6.0000          -
5592.38/296.91	c *     297          12836          54        20          44.0000           6.0000          -
5667.85/300.71	c       301          14854          51        20          44.0000           6.0000          -
5773.92/306.11	c       306          14955          50        20          44.0000           6.0000          -
5876.38/311.26	c       311          15161          51        20          44.0000           6.0000          -
5977.66/316.33	c       316          13888          54        20          44.0000           6.0000          -
6076.95/321.34	c       321          15676          52        20          44.0000           6.0000          -
6178.18/326.49	c       326          14108          53        20          44.0000           6.0000          -
6281.47/331.62	c       332          14593          65        20          44.0000           6.0000          -
6382.75/336.72	c       337          14747          56        20          44.0000           6.0000          -
6486.04/341.95	c       342          14844          60        20          44.0000           6.0000          -
6589.99/347.16	c       347          15012          53        20          44.0000           6.0000          -
6689.18/352.19	c       352          17278          52        20          44.0000           6.0000          -
6789.89/357.29	c       357          17591          51        20          44.0000           6.0000          -
6891.18/362.30	c       362          17523          54        20          44.0000           6.0000          -
6990.43/367.35	c       367          18228          48        20          44.0000           6.0000          -
7091.73/372.46	c       372          19424          53        20          44.0000           6.0000          -
7193.00/377.52	c       378          20212          55        20          44.0000           6.0000          -
7298.22/382.81	c       383          21876          54        20          44.0000           6.0000          -
7399.44/388.00	c       388          21286          56        20          44.0000           6.0000          -
7501.38/393.07	c       393          22229          44        20          44.0000           6.0000          -
7600.72/398.12	c       398          23109          51        20          44.0000           6.0000          -
7703.29/403.24	c       403          23161          53        20          44.0000           6.0000          -
7804.59/408.30	c       408          24387          51        20          44.0000           6.0000          -
7903.89/413.35	c       413          24387          51        20          44.0000           6.0000          -
8005.19/418.48	c       418          25473          55        20          44.0000           6.0000          -
8106.48/423.51	c       424          26497          61        20          44.0000           6.0000          -
8205.73/428.58	c       429          26589          44        20          44.0000           6.0000          -
8307.02/433.63	c       434          27118          47        20          44.0000           6.0000          -
8408.30/438.74	c       439          27718          42        20          44.0000           6.0000          -
8507.56/443.79	c       444          28249          50        20          44.0000           6.0000          -
8608.86/448.84	c       449          28691          44        20          44.0000           6.0000          -
8708.16/453.89	c       454          29376          47        20          44.0000           6.0000          -
8809.44/459.00	c       459          35237          58        20          44.0000           6.0000          -
8913.41/464.14	c       464          36461          59        20          44.0000           6.0000          -
8952.98/466.13	c *     466          30765          43        20          43.0000           6.0000          -
9012.49/469.19	c       469          37217          58        20          43.0000           6.0000          -
9085.23/472.81	c *     473          31737          42        20          42.0000           6.0000          -
9118.96/474.51	c       475          31737          42        20          42.0000           6.0000          -
9224.15/479.81	c       480          37528          57        20          42.0000           6.0000          -
9331.19/485.27	c       485          37528          57        20          42.0000           6.0000          -
9432.48/490.38	c       490          33223          40        20          42.0000           6.0000          -
9535.69/495.50	c       496          33368          40        20          42.0000           6.0000          -
9636.99/500.68	c       501          38369          61        20          42.0000           6.0000          -
9742.23/505.93	c       506          33729          42        20          42.0000           6.0000          -
9844.10/511.11	c       511          34469          38        20          42.0000           6.0000          -
9952.71/516.54	c       517          40343          57        20          42.0000           6.0000          -
10051.89/521.58	c       522          40343          57        20          42.0000           6.0000          -
10153.19/526.63	c       527          36406          40        20          42.0000           6.0000          -
10252.43/531.68	c       532          42303          51        20          42.0000           6.0000          -
10353.72/536.71	c       537          37673          40        20          42.0000           6.0000          -
10453.02/541.78	c       542          38415          46        20          42.0000           6.0000          -
10554.32/546.81	c       547          45666          48        20          42.0000           6.0000          -
10653.55/551.82	c       552          39471          46        20          42.0000           6.0000          -
10752.85/556.87	c       557          39963          46        20          42.0000           6.0000          -
10856.74/562.07	c       562          40496          44        20          42.0000           6.0000          -
10959.37/567.26	c       567          41109          48        20          42.0000           6.0000          -
11035.48/571.12	c *     571          41467          49        20          41.0000           6.0000          -
11058.71/572.29	c       572          50422          63        20          41.0000           6.0000          -
11102.17/574.43	c *     574          41836          39        20          40.0000           6.0000          -
11163.73/577.57	c       578          41906          39        20          40.0000           6.0000          -
11267.00/582.74	c       583          41906          39        20          40.0000           6.0000          -
11366.32/587.79	c       588          41906          39        20          40.0000           6.0000          -
11472.27/593.10	c       593          41949          41        20          40.0000           6.0000          -
11574.71/598.22	c       598          42099          39        20          40.0000           6.0000          -
11674.02/603.24	c       603          55454          45        20          40.0000           6.0000          -
11779.30/608.50	c       609          42430          43        20          40.0000           6.0000          -
11878.61/613.56	c       614          56884          43        20          40.0000           6.0000          -
11979.89/618.60	c       619          44069          35        20          40.0000           6.0000          -
12079.20/623.65	c       624          58634          46        20          40.0000           6.0000          -
12180.48/628.70	c       629          58913          56        20          40.0000           6.0000          -
12279.79/633.76	c       634          46767          40        20          40.0000           6.0000          -
12381.08/638.80	c       639          47997          41        20          40.0000           6.0000          -
12480.37/643.85	c       644          49208          37        20          40.0000           6.0000          -
12581.66/648.95	c       649          50347          39        20          40.0000           6.0000          -
12680.96/653.96	c       654          51463          42        20          40.0000           6.0000          -
12782.89/659.05	c       659          52691          37        20          40.0000           6.0000          -
12802.46/660.04	c *     660          52906          42        20          39.0000           6.0000          -
12881.98/664.10	c       664          63335          86        20          39.0000           6.0000          -
12899.24/664.93	c *     665          63478         118        20          38.0000           6.0000          -
12983.37/669.15	c       669          54843          37        20          38.0000           6.0000          -
13083.76/674.27	c       674          55877          38        20          38.0000           6.0000          -
13184.99/679.32	c       679          65691          44        20          38.0000           6.0000          -
13290.26/684.69	c       685          66701          43        20          38.0000           6.0000          -
13391.54/689.78	c       690          67510          47        20          38.0000           6.0000          -
13492.92/694.85	c       695          59663          41        20          38.0000           6.0000          -
13596.78/700.08	c       700          68957          43        20          38.0000           6.0000          -
13697.92/705.14	c       705          61675          36        20          38.0000           6.0000          -
13798.63/710.20	c       710          62714          35        20          38.0000           6.0000          -
13901.91/715.44	c       715          63068          48        20          38.0000           6.0000          -
14003.20/720.51	c       721          72152          41        20          38.0000           6.0000          -
14102.49/725.59	c       726          64097          50        20          38.0000           6.0000          -
14205.76/730.75	c       731          65209          42        20          38.0000           6.0000          -
14307.05/735.86	c       736          65707          38        20          38.0000           6.0000          -
14408.32/740.97	c       741          76548          41        20          38.0000           6.0000          -
14510.23/746.10	c       746          77580          55        20          38.0000           6.0000          -
14611.56/751.15	c       751          78885          40        20          38.0000           6.0000          -
14708.78/756.10	c *     756          67476          44        20          37.0000           6.0000          -
14711.99/756.21	c       756          67476          44        20          37.0000           6.0000          -
14815.20/761.48	c       761          67481          37        20          37.0000           6.0000          -
14916.31/766.58	c       767          82264          37        20          37.0000           6.0000          -
15023.59/771.93	c       772          82756          39        20          37.0000           6.0000          -
15125.55/777.04	c       777          83702          42        20          37.0000           6.0000          -
15224.78/782.09	c       782          85080          35        20          37.0000           6.0000          -
15326.05/787.15	c       787          69610          43        20          37.0000           6.0000          -
15428.67/792.34	c       792          86892          38        20          37.0000           6.0000          -
15529.96/797.41	c       797          87636          37        20          37.0000           6.0000          -
15633.26/802.61	c       803          88021          37        20          37.0000           6.0000          -
15732.56/807.66	c       808          71975          39        20          37.0000           6.0000          -
15833.84/812.77	c       813          89542          40        20          37.0000           6.0000          -
15935.07/817.85	c       818          90296          40        20          37.0000           6.0000          -
16038.87/823.07	c       823          73995          37        20          37.0000           6.0000          -
16151.40/828.73	c       829          91624          37        20          37.0000           6.0000          -
16259.33/834.18	c       834          74512          37        20          37.0000           6.0000          -
16361.93/839.32	c       839          75088          37        20          37.0000           6.0000          -
16465.15/844.55	c       845          76003          37        20          37.0000           6.0000          -
16566.28/849.63	c       850          76967          37        20          37.0000           6.0000          -
16667.41/854.73	c       855          77950          36        20          37.0000           6.0000          -
16768.65/859.87	c       860          95224          37        20          37.0000           6.0000          -
16869.83/864.99	c       865          95376          35        20          37.0000           6.0000          -
16971.77/870.05	c       870              2           1        20          37.0000          32.0000     15.62%
17074.36/875.22	c       875              5           4        20          37.0000          32.0000     15.62%
17175.67/880.33	c       880             11          10        20          37.0000          32.0000     15.62%
17276.79/885.43	c       885             11          10        20          37.0000          32.0000     15.62%
17380.07/890.62	c       891             11          10        20          37.0000          32.0000     15.62%
17481.24/895.70	c       896             11          10        20          37.0000          32.0000     15.62%
17580.55/900.75	c       901             11          10        20          37.0000          32.0000     15.62%
17683.70/905.90	c       906             11          10        20          37.0000          32.0000     15.62%
17788.96/911.21	c       911             11          10        20          37.0000          32.0000     15.62%
17892.25/916.48	c       916             11          10        20          37.0000          32.0000     15.62%
17993.55/921.59	c       922             11          10        20          37.0000          32.0000     15.62%
18094.84/926.64	c       927             11          10        20          37.0000          32.0000     15.62%
18200.12/931.99	c       932             11          10        20          37.0000          32.0000     15.62%
18304.09/937.16	c       937             11          10        20          37.0000          32.0000     15.62%
18410.50/942.58	c       943             11          10        20          37.0000          32.0000     15.62%
18513.44/947.75	c       948             11          10        20          37.0000          32.0000     15.62%
18614.73/952.85	c       953             11          10        20          37.0000          32.0000     15.62%
18718.70/958.11	c       958             11          10        20          37.0000          32.0000     15.62%
18820.02/963.16	c       963             11          10        20          37.0000          32.0000     15.62%
18924.59/968.41	c       968             11          10        20          37.0000          32.0000     15.62%
19023.91/973.49	c       974             11          10        20          37.0000          32.0000     15.62%
19125.21/978.55	c       979             11          10        20          37.0000          32.0000     15.62%
19228.42/983.72	c       984             11          10        20          37.0000          32.0000     15.62%
19331.71/988.99	c       989             11          10        20          37.0000          32.0000     15.62%
19433.67/994.08	c       994             11          10        20          37.0000          32.0000     15.62%
19534.90/999.16	c       999             11          10        20          37.0000          32.0000     15.62%
19635.58/1004.24	c      1004             11          10        20          37.0000          32.0000     15.62%
19736.88/1009.34	c      1009             11          10        20          37.0000          32.0000     15.62%
19844.16/1014.71	c      1015             11          10        20          37.0000          32.0000     15.62%
19947.46/1019.90	c      1020             11          10        20          37.0000          32.0000     15.62%
20046.78/1024.96	c      1025             11          10        20          37.0000          32.0000     15.62%
20148.76/1030.12	c      1030             11          10        20          37.0000          32.0000     15.62%
20251.37/1035.26	c      1035             11          10        20          37.0000          32.0000     15.62%
20350.70/1040.27	c      1040             11          10        20          37.0000          32.0000     15.62%
20455.99/1045.58	c      1046             11          10        20          37.0000          32.0000     15.62%
20559.29/1050.77	c      1051             11          10        20          37.0000          32.0000     15.62%
20662.57/1056.03	c      1056             11          10        20          37.0000          32.0000     15.62%
20764.56/1061.10	c      1061             11          10        20          37.0000          32.0000     15.62%
20863.86/1066.10	c      1066             11          10        20          37.0000          32.0000     15.62%
20966.48/1071.28	c      1071             11          10        20          37.0000          32.0000     15.62%
21067.79/1076.37	c      1076             11          10        20          37.0000          32.0000     15.62%
21171.07/1081.59	c      1082             11          10        20          37.0000          32.0000     15.62%
21272.39/1086.62	c      1087             11          10        20          37.0000          32.0000     15.62%
21371.68/1091.66	c      1092             11          10        20          37.0000          32.0000     15.62%
21474.97/1096.82	c      1097             11          10        20          37.0000          32.0000     15.62%
21576.28/1101.97	c      1102             11          10        20          37.0000          32.0000     15.62%
21675.61/1106.99	c      1107             11          10        20          37.0000          32.0000     15.62%
21774.94/1111.99	c      1112             11          10        20          37.0000          32.0000     15.62%
21878.84/1117.19	c      1117             11          10        20          37.0000          32.0000     15.62%
21987.32/1122.62	c      1123             11          10        20          37.0000          32.0000     15.62%
22090.63/1127.89	c      1128             11          10        20          37.0000          32.0000     15.62%
22194.62/1133.05	c      1133             11          10        20          37.0000          32.0000     15.62%
22299.19/1138.31	c      1138             11          10        20          37.0000          32.0000     15.62%
22402.44/1143.58	c      1144             11          10        20          37.0000          32.0000     15.62%
22503.75/1148.69	c      1149             11          10        20          37.0000          32.0000     15.62%
22607.04/1153.82	c      1154             11          10        20          37.0000          32.0000     15.62%
22708.34/1158.92	c      1159             11          10        20          37.0000          32.0000     15.62%
22810.18/1164.11	c      1164             11          10        20          37.0000          32.0000     15.62%
22909.13/1169.12	c      1169             11          10        20          37.0000          32.0000     15.62%
23013.89/1174.30	c      1174             11          10        20          37.0000          32.0000     15.62%
23115.19/1179.40	c      1179             11          10        20          37.0000          32.0000     15.62%
23218.49/1184.60	c      1185             11          10        20          37.0000          32.0000     15.62%
23323.77/1189.98	c      1190             11          10        20          37.0000          32.0000     15.62%
23431.01/1195.39	c      1195             11          10        20          37.0000          32.0000     15.62%
23534.31/1200.59	c      1201             11          10        20          37.0000          32.0000     15.62%
23637.60/1205.72	c      1206             11          10        20          37.0000          32.0000     15.62%
23736.90/1210.78	c      1211             11          10        20          37.0000          32.0000     15.62%
23840.19/1215.93	c      1216             11          10        20          37.0000          32.0000     15.62%
23942.15/1221.04	c      1221             11          10        20          37.0000          32.0000     15.62%
24041.43/1226.12	c      1226             11          10        20          37.0000          32.0000     15.62%
24147.99/1231.46	c      1231             11          10        20          37.0000          32.0000     15.62%
24253.23/1236.79	c      1237             11          10        20          37.0000          32.0000     15.62%
24354.49/1241.85	c      1242             11          10        20          37.0000          32.0000     15.62%
24455.76/1246.93	c      1247             11          10        20          37.0000          32.0000     15.62%
24555.05/1251.97	c      1252             11          10        20          37.0000          32.0000     15.62%
24656.91/1257.10	c      1257             11          10        20          37.0000          32.0000     15.62%
24756.14/1262.13	c      1262             11          10        20          37.0000          32.0000     15.62%
24858.37/1267.27	c      1267             11          10        20          37.0000          32.0000     15.62%
24957.37/1272.29	c      1272             11          10        20          37.0000          32.0000     15.62%
25060.42/1277.46	c      1277             11          10        20          37.0000          32.0000     15.62%
25161.54/1282.52	c      1283             11          10        20          37.0000          32.0000     15.62%
25262.56/1287.61	c      1288             12          11        20          37.0000          32.0000     15.62%
25363.34/1292.72	c      1293             13          12        20          37.0000          32.0000     15.62%
25464.44/1297.82	c      1298             13          12        20          37.0000          32.0000     15.62%
25565.46/1302.99	c      1303             13          12        20          37.0000          32.0000     15.62%
25669.19/1308.13	c      1308             13          12        20          37.0000          32.0000     15.62%
25769.53/1313.29	c      1313             13          12        20          37.0000          32.0000     15.62%
25872.64/1318.40	c      1318             13          12        20          37.0000          32.0000     15.62%
25971.71/1323.49	c      1323             13          12        20          37.0000          32.0000     15.62%
26072.80/1328.54	c      1329             13          12        20          37.0000          32.0000     15.62%
26171.88/1333.59	c      1334             13          12        20          37.0000          32.0000     15.62%
26272.98/1338.64	c      1339             13          12        20          37.0000          32.0000     15.62%
26372.03/1343.67	c      1344             13          12        20          37.0000          32.0000     15.62%
26473.10/1348.79	c      1349             13          12        20          37.0000          32.0000     15.62%
26576.14/1353.94	c      1354             13          12        20          37.0000          32.0000     15.62%
26675.21/1358.97	c      1359             13          12        20          37.0000          32.0000     15.62%
26776.88/1364.05	c      1364             13          12        20          37.0000          32.0000     15.62%
26879.37/1369.26	c      1369             13          12        20          37.0000          32.0000     15.62%
26984.44/1374.50	c      1375             13          12        20          37.0000          32.0000     15.62%
27087.55/1379.72	c      1380             13          12        20          37.0000          32.0000     15.62%
27188.58/1384.81	c      1385             14          13        20          37.0000          32.0000     15.62%
27289.68/1390.03	c      1390             14          13        20          37.0000          32.0000     15.62%
27391.53/1395.13	c      1395             14          13        20          37.0000          32.0000     15.62%
27492.48/1400.15	c      1400             14          13        20          37.0000          32.0000     15.62%
27591.60/1405.17	c      1405             14          13        20          37.0000          32.0000     15.62%
27690.74/1410.19	c      1410             14          13        20          37.0000          32.0000     15.62%
27795.03/1415.48	c      1415             14          13        20          37.0000          32.0000     15.62%
27900.14/1420.74	c      1421             14          13        20          37.0000          32.0000     15.62%
28001.26/1425.83	c      1426             14          13        20          37.0000          32.0000     15.62%
28102.41/1431.01	c      1431             14          13        20          37.0000          32.0000     15.62%
28206.29/1436.19	c      1436             16          15        20          37.0000          32.0000     15.62%
28310.61/1441.44	c      1441             17          16        20          37.0000          32.0000     15.62%
28413.70/1446.65	c      1447             17          16        20          37.0000          32.0000     15.62%
28516.82/1451.83	c      1452             17          16        20          37.0000          32.0000     15.62%
28617.93/1457.01	c      1457             17          16        20          37.0000          32.0000     15.62%
28722.99/1462.23	c      1462             17          16        20          37.0000          32.0000     15.62%
28824.09/1467.37	c      1467             17          16        20          37.0000          32.0000     15.62%
28927.07/1472.56	c      1473             17          16        20          37.0000          32.0000     15.62%
29033.86/1477.95	c      1478             17          16        20          37.0000          32.0000     15.62%
29137.53/1483.16	c      1483             17          16        20          37.0000          32.0000     15.62%
29239.96/1488.31	c      1488             17          16        20          37.0000          32.0000     15.62%
29339.09/1493.36	c      1493             17          16        20          37.0000          32.0000     15.62%
29442.20/1498.50	c      1499             17          16        20          37.0000          32.0000     15.62%
29543.43/1503.62	c      1504             17          16        20          37.0000          32.0000     15.62%
29644.67/1508.78	c      1509             17          16        20          37.0000          32.0000     15.62%
29745.72/1513.88	c      1514             18          17        20          37.0000          32.0000     15.62%
29846.94/1519.01	c      1519             19          18        20          37.0000          32.0000     15.62%
29949.02/1524.06	c      1524             19          18        20          37.0000          32.0000     15.62%
30048.21/1529.06	c      1529             19          18        20          37.0000          32.0000     15.62%
30147.27/1534.10	c      1534             19          18        20          37.0000          32.0000     15.62%
30249.88/1539.21	c      1539             19          18        20          37.0000          32.0000     15.62%
30349.12/1544.22	c      1544             19          18        20          37.0000          32.0000     15.62%
30450.37/1549.33	c      1549             19          18        20          37.0000          32.0000     15.62%
30553.61/1554.51	c      1555             19          18        20          37.0000          32.0000     15.62%
30660.83/1560.01	c      1560             19          18        20          37.0000          32.0000     15.62%
30768.01/1565.36	c      1565             19          18        20          37.0000          32.0000     15.62%
30875.22/1570.72	c      1571             19          18        20          37.0000          32.0000     15.62%
30976.46/1575.86	c      1576             19          18        20          37.0000          32.0000     15.62%
31075.68/1580.86	c      1581             19          18        20          37.0000          32.0000     15.62%
31184.87/1586.32	c      1586             19          18        20          37.0000          32.0000     15.62%
31288.08/1591.52	c      1592             19          18        20          37.0000          32.0000     15.62%
31387.29/1596.58	c      1597             19          18        20          37.0000          32.0000     15.62%
31492.50/1601.82	c      1602             19          18        20          37.0000          32.0000     15.62%
31596.24/1607.09	c      1607             19          18        20          37.0000          32.0000     15.62%
31700.88/1612.32	c      1612             19          18        20          37.0000          32.0000     15.62%
31802.08/1617.49	c      1617             19          18        20          37.0000          32.0000     15.62%
31903.30/1622.52	c      1623             19          18        20          37.0000          32.0000     15.62%
32004.42/1627.67	c      1628             19          18        20          37.0000          32.0000     15.62%
32105.65/1632.77	c      1633             19          18        20          37.0000          32.0000     15.62%
32208.89/1637.96	c      1638             19          18        20          37.0000          32.0000     15.62%
32310.81/1643.08	c      1643             19          18        20          37.0000          32.0000     15.62%
32413.37/1648.21	c      1648             19          18        20          37.0000          32.0000     15.62%
32512.72/1653.26	c      1653             19          18        20          37.0000          32.0000     15.62%
32617.78/1658.56	c      1659             11          10        20          37.0000          32.0000     15.62%
32723.00/1663.85	c      1664             11          10        20          37.0000          32.0000     15.62%
32826.92/1669.05	c      1669             11          10        20          37.0000          32.0000     15.62%
32925.99/1674.07	c      1674             11          10        20          37.0000          32.0000     15.62%
33025.56/1679.08	c      1679             11          10        20          37.0000          32.0000     15.62%
33130.14/1684.37	c      1684             11          10        20          37.0000          32.0000     15.62%
33233.17/1689.59	c      1690             11          10        20          37.0000          32.0000     15.62%
33334.38/1694.64	c      1695             11          10        20          37.0000          32.0000     15.62%
33435.63/1699.70	c      1700             11          10        20          37.0000          32.0000     15.62%
33534.90/1704.78	c      1705             11          10        20          37.0000          32.0000     15.62%
33636.17/1709.83	c      1710             11          10        20          37.0000          32.0000     15.62%
33737.41/1714.95	c      1715             11          10        20          37.0000          32.0000     15.62%
33836.57/1719.97	c      1720             11          10        20          37.0000          32.0000     15.62%
33935.76/1724.97	c      1725             11          10        20          37.0000          32.0000     15.62%
34034.97/1730.01	c      1730             11          10        20          37.0000          32.0000     15.62%
34144.09/1735.41	c      1735             11          10        20          37.0000          32.0000     15.62%
34243.38/1740.42	c      1740             11          10        20          37.0000          32.0000     15.62%
34350.61/1745.87	c      1746             11          10        20          37.0000          32.0000     15.62%
34451.67/1751.02	c      1751             11          10        20          37.0000          32.0000     15.62%
34556.81/1756.25	c      1756             11          10        20          37.0000          32.0000     15.62%
34660.05/1761.43	c      1761             11          10        20          37.0000          32.0000     15.62%
34759.40/1766.49	c      1766             11          10        20          37.0000          32.0000     15.62%
34862.57/1771.63	c      1772             11          10        20          37.0000          32.0000     15.62%
34962.02/1776.68	c      1777             11          10        20          37.0000          32.0000     15.62%
35063.12/1781.71	c      1782             11          10        20          37.0000          32.0000     15.62%
35162.37/1786.77	c      1787             11          10        20          37.0000          32.0000     15.62%
35263.60/1791.89	c      1792             11          10        20          37.0000          32.0000     15.62%
35372.76/1797.35	c      1797             11          10        20          37.0000          32.0000     15.62%
35479.96/1802.74	c      1803             11          10        20          37.0000          32.0000     15.62%
35583.18/1807.96	c      1808             11          10        20          37.0000          32.0000     15.62%
35682.41/1812.98	c      1813             11          10        20          37.0000          32.0000     15.62%
35791.55/1818.41	c      1818             11          10        20          37.0000          32.0000     15.62%
35892.72/1823.58	c      1824             11          10        20          37.0000          32.0000     15.62%
35993.96/1828.64	c      1829             11          10        20          37.0000          32.0000     15.62%
36095.16/1833.72	c      1834             11          10        20          37.0000          32.0000     15.62%
36196.47/1838.89	c      1839             11          10        20          37.0000          32.0000     15.62%
36302.27/1844.14	c      1844             11          10        20          37.0000          32.0000     15.62%
36402.79/1849.22	c      1849             11          10        20          37.0000          32.0000     15.62%
36502.02/1854.27	c      1854             11          10        20          37.0000          32.0000     15.62%
36603.25/1859.39	c      1859             11          10        20          37.0000          32.0000     15.62%
36704.48/1864.46	c      1864             11          10        20          37.0000          32.0000     15.62%
36807.61/1869.62	c      1870             11          10        20          37.0000          32.0000     15.62%
36910.79/1874.88	c      1875             11          10        20          37.0000          32.0000     15.62%
37016.66/1880.14	c      1880             11          10        20          37.0000          32.0000     15.62%
37123.10/1885.50	c      1886             11          10        20          37.0000          32.0000     15.62%
37224.31/1890.68	c      1891             11          10        20          37.0000          32.0000     15.62%
37327.53/1895.87	c      1896             11          10        20          37.0000          32.0000     15.62%
37428.75/1900.94	c      1901             11          10        20          37.0000          32.0000     15.62%
37528.00/1905.97	c      1906             11          10        20          37.0000          32.0000     15.62%
37629.73/1911.06	c      1911             11          10        20          37.0000          32.0000     15.62%
37729.08/1916.07	c      1916             11          10        20          37.0000          32.0000     15.62%
37830.40/1921.17	c      1921             11          10        20          37.0000          32.0000     15.62%
37936.87/1926.57	c      1927             11          10        20          37.0000          32.0000     15.62%
38044.08/1931.92	c      1932             11          10        20          37.0000          32.0000     15.62%
38143.18/1936.95	c      1937             11          10        20          37.0000          32.0000     15.62%
38242.44/1942.00	c      1942             11          10        20          37.0000          32.0000     15.62%
38347.55/1947.23	c      1947             11          10        20          37.0000          32.0000     15.62%
38446.78/1952.24	c      1952             11          10        20          37.0000          32.0000     15.62%
38551.76/1957.51	c      1958             11          10        20          37.0000          32.0000     15.62%
38652.91/1962.67	c      1963             11          10        20          37.0000          32.0000     15.62%
38756.11/1967.86	c      1968             11          10        20          37.0000          32.0000     15.62%
38857.33/1972.98	c      1973             11          10        20          37.0000          32.0000     15.62%
38959.12/1978.03	c      1978             11          10        20          37.0000          32.0000     15.62%
39058.33/1983.05	c      1983             11          10        20          37.0000          32.0000     15.62%
39159.64/1988.14	c      1988             11          10        20          37.0000          32.0000     15.62%
39262.12/1993.30	c      1993             11          10        20          37.0000          32.0000     15.62%
39361.31/1998.38	c      1998             11          10        20          37.0000          32.0000     15.62%
39462.51/2003.43	c      2003             11          10        20          37.0000          32.0000     15.62%
39561.69/2008.46	c      2008             11          10        20          37.0000          32.0000     15.62%
39660.88/2013.50	c      2014             11          10        20          37.0000          32.0000     15.62%
39762.08/2018.50	c      2019             11          10        20          37.0000          32.0000     15.62%
39861.35/2023.55	c      2024             11          10        20          37.0000          32.0000     15.62%
39972.96/2029.16	c      2029             11          10        20          37.0000          32.0000     15.62%
40077.55/2034.43	c      2034             11          10        20          37.0000          32.0000     15.62%
40176.73/2039.46	c      2039             11          10        20          37.0000          32.0000     15.62%
40281.87/2044.76	c      2045             20          19        20          37.0000          32.0000     15.62%
40383.07/2049.85	c      2050             20          19        20          37.0000          32.0000     15.62%
40486.82/2055.13	c      2055             20          19        20          37.0000          32.0000     15.62%
40589.30/2060.26	c      2060             20          19        20          37.0000          32.0000     15.62%
40690.50/2065.30	c      2065             20          19        20          37.0000          32.0000     15.62%
40789.71/2070.38	c      2070             20          19        20          37.0000          32.0000     15.62%
40890.55/2075.44	c      2075             20          19        20          37.0000          32.0000     15.62%
40993.68/2080.61	c      2081             20          19        20          37.0000          32.0000     15.62%
41094.87/2085.74	c      2086             20          19        20          37.0000          32.0000     15.62%
41196.07/2090.84	c      2091             20          19        20          37.0000          32.0000     15.62%
41299.88/2096.11	c      2096             20          19        20          37.0000          32.0000     15.62%
41402.40/2101.22	c      2101             20          19        20          37.0000          32.0000     15.62%
41501.56/2106.28	c      2106             20          19        20          37.0000          32.0000     15.62%
41602.72/2111.34	c      2111             20          19        20          37.0000          32.0000     15.62%
41707.88/2116.69	c      2117             20          19        20          37.0000          32.0000     15.62%
41812.98/2121.91	c      2122             20          19        20          37.0000          32.0000     15.62%
41917.99/2127.24	c      2127             20          19        20          37.0000          32.0000     15.62%
42025.07/2132.60	c      2133             20          19        20          37.0000          32.0000     15.62%
42130.20/2137.91	c      2138             20          19        20          37.0000          32.0000     15.62%
42231.95/2143.10	c      2143             20          19        20          37.0000          32.0000     15.62%
42340.27/2148.54	c      2149             20          19        20          37.0000          32.0000     15.62%
42449.87/2154.07	c      2154             20          19        20          37.0000          32.0000     15.62%
42552.41/2159.25	c      2159             20          19        20          37.0000          32.0000     15.62%
42653.57/2164.31	c      2164             20          19        20          37.0000          32.0000     15.62%
42754.74/2169.44	c      2169             20          19        20          37.0000          32.0000     15.62%
42857.89/2174.64	c      2175             20          19        20          37.0000          32.0000     15.62%
42957.07/2179.68	c      2180             20          19        20          37.0000          32.0000     15.62%
43058.23/2184.75	c      2185             20          19        20          37.0000          32.0000     15.62%
43157.41/2189.78	c      2190             20          19        20          37.0000          32.0000     15.62%
43260.56/2194.93	c      2195             20          19        20          37.0000          32.0000     15.62%
43359.75/2200.01	c      2200             20          19        20          37.0000          32.0000     15.62%
43464.79/2205.26	c      2205             20          19        20          37.0000          32.0000     15.62%
43563.97/2210.28	c      2210             20          19        20          37.0000          32.0000     15.62%
43665.13/2215.38	c      2215             20          19        20          37.0000          32.0000     15.62%
43766.29/2220.42	c      2220             20          19        20          37.0000          32.0000     15.62%
43865.45/2225.44	c      2225             20          19        20          37.0000          32.0000     15.62%
43968.56/2230.61	c      2231             20          19        20          37.0000          32.0000     15.62%
44073.71/2235.95	c      2236             20          19        20          37.0000          32.0000     15.62%
44180.83/2241.33	c      2241             20          19        20          37.0000          32.0000     15.62%
44285.98/2246.64	c      2247             20          19        20          37.0000          32.0000     15.62%
44385.17/2251.66	c      2252             20          19        20          37.0000          32.0000     15.62%
44484.36/2256.68	c      2257             20          19        20          37.0000          32.0000     15.62%
44585.35/2261.79	c      2262             20          19        20          37.0000          32.0000     15.62%
44691.14/2267.04	c      2267             20          19        20          37.0000          32.0000     15.62%
44792.35/2272.18	c      2272             20          19        20          37.0000          32.0000     15.62%
44894.79/2277.30	c      2277             20          19        20          37.0000          32.0000     15.62%
44993.98/2282.32	c      2282             20          19        20          37.0000          32.0000     15.62%
45095.15/2287.43	c      2287             20          19        20          37.0000          32.0000     15.62%
45194.34/2292.47	c      2292             20          19        20          37.0000          32.0000     15.62%
45295.36/2297.59	c      2298             20          19        20          37.0000          32.0000     15.62%
45396.53/2302.60	c      2303             20          19        20          37.0000          32.0000     15.62%
45499.69/2307.84	c      2308             20          19        20          37.0000          32.0000     15.62%
45598.88/2312.86	c      2313             20          19        20          37.0000          32.0000     15.62%
45700.04/2317.97	c      2318             20          19        20          37.0000          32.0000     15.62%
45799.23/2323.01	c      2323             20          19        20          37.0000          32.0000     15.62%
45900.97/2328.09	c      2328             20          19        20          37.0000          32.0000     15.62%
46005.46/2333.32	c      2333             20          19        20          37.0000          32.0000     15.62%
46108.61/2338.50	c      2339             20          19        20          37.0000          32.0000     15.62%
46213.77/2343.85	c      2344             20          19        20          37.0000          32.0000     15.62%
46312.95/2348.89	c      2349             20          19        20          37.0000          32.0000     15.62%
46416.78/2354.06	c      2354             20          19        20          37.0000          32.0000     15.62%
46521.25/2359.32	c      2359              2           1        20          37.0000          32.0000     15.62%
46624.43/2364.50	c      2365              3           2        20          37.0000          32.0000     15.62%
46729.58/2369.89	c      2370              5           4        20          37.0000          32.0000     15.62%
46836.68/2375.22	c      2375              8           7        20          37.0000          32.0000     15.62%
46939.77/2380.45	c      2380             10           9        20          37.0000          32.0000     15.62%
47046.89/2385.86	c      2386             11          10        20          37.0000          32.0000     15.62%
47150.50/2391.09	c      2391             12          11        20          37.0000          32.0000     15.62%
47252.86/2396.26	c      2396             12          11        20          37.0000          32.0000     15.62%
47353.96/2401.33	c      2401             12          11        20          37.0000          32.0000     15.62%
47455.28/2406.48	c      2406             12          11        20          37.0000          32.0000     15.62%
47554.26/2411.49	c      2412             12          11        20          37.0000          32.0000     15.62%
47659.40/2416.75	c      2417             12          11        20          37.0000          32.0000     15.62%
47767.11/2422.15	c      2422             12          11        20          37.0000          32.0000     15.62%
47869.67/2427.35	c      2427             12          11        20          37.0000          32.0000     15.62%
47970.78/2432.43	c      2432             12          11        20          37.0000          32.0000     15.62%
48069.97/2437.47	c      2437             12          11        20          37.0000          32.0000     15.62%
48171.12/2442.58	c      2443             12          11        20          37.0000          32.0000     15.62%
48272.30/2447.63	c      2448             12          11        20          37.0000          32.0000     15.62%
48373.47/2452.76	c      2453             12          11        20          37.0000          32.0000     15.62%
48474.57/2457.86	c      2458             12          11        20          37.0000          32.0000     15.62%
48575.73/2462.95	c      2463             12          11        20          37.0000          32.0000     15.62%
48674.90/2468.00	c      2468             12          11        20          37.0000          32.0000     15.62%
48778.85/2473.19	c      2473             12          11        20          37.0000          32.0000     15.62%
48879.20/2478.21	c      2478             12          11        20          37.0000          32.0000     15.62%
48978.38/2483.22	c      2483             12          11        20          37.0000          32.0000     15.62%
49077.57/2488.26	c      2488             12          11        20          37.0000          32.0000     15.62%
49186.64/2493.73	c      2494             12          11        20          37.0000          32.0000     15.62%
49289.79/2498.93	c      2499             12          11        20          37.0000          32.0000     15.62%
49388.73/2503.96	c      2504             12          11        20          37.0000          32.0000     15.62%
49492.63/2509.14	c      2509             12          11        20          37.0000          32.0000     15.62%
49592.97/2514.20	c      2514             12          11        20          37.0000          32.0000     15.62%
49692.16/2519.22	c      2519             12          11        20          37.0000          32.0000     15.62%
49793.29/2524.34	c      2524             12          11        20          37.0000          32.0000     15.62%
49894.47/2529.47	c      2529             12          11        20          37.0000          32.0000     15.62%
49995.64/2534.59	c      2535             12          11        20          37.0000          32.0000     15.62%
50098.80/2539.72	c      2540             12          11        20          37.0000          32.0000     15.62%
50201.96/2544.90	c      2545             12          11        20          37.0000          32.0000     15.62%
50301.14/2550.03	c      2550             12          11        20          37.0000          32.0000     15.62%
50408.25/2555.38	c      2555             12          11        20          37.0000          32.0000     15.62%
50515.36/2560.73	c      2561             12          11        20          37.0000          32.0000     15.62%
50618.51/2565.95	c      2566             12          11        20          37.0000          32.0000     15.62%
50717.69/2570.99	c      2571             12          11        20          37.0000          32.0000     15.62%
50821.34/2576.13	c      2576             12          11        20          37.0000          32.0000     15.62%
50923.84/2581.32	c      2581             12          11        20          37.0000          32.0000     15.62%
51025.00/2586.43	c      2586             12          11        20          37.0000          32.0000     15.62%
51124.18/2591.48	c      2591             12          11        20          37.0000          32.0000     15.62%
51229.31/2596.73	c      2597             12          11        20          37.0000          32.0000     15.62%
51337.22/2602.20	c      2602             12          11        20          37.0000          32.0000     15.62%
51443.52/2607.56	c      2608             12          11        20          37.0000          32.0000     15.62%
51546.68/2612.79	c      2613             12          11        20          37.0000          32.0000     15.62%
51649.82/2618.00	c      2618             12          11        20          37.0000          32.0000     15.62%
51756.93/2623.39	c      2623             12          11        20          37.0000          32.0000     15.62%
51859.87/2628.54	c      2629             12          11        20          37.0000          32.0000     15.62%
51962.88/2633.70	c      2634             12          11        20          37.0000          32.0000     15.62%
52064.14/2638.80	c      2639             12          11        20          37.0000          32.0000     15.62%
52165.13/2643.97	c      2644             12          11        20          37.0000          32.0000     15.62%
52269.06/2649.15	c      2649             12          11        20          37.0000          32.0000     15.62%
52373.39/2654.49	c      2654             12          11        20          37.0000          32.0000     15.62%
52474.49/2659.57	c      2660             12          11        20          37.0000          32.0000     15.62%
52575.65/2664.63	c      2665             12          11        20          37.0000          32.0000     15.62%
52676.86/2669.72	c      2670             12          11        20          37.0000          32.0000     15.62%
52776.13/2674.77	c      2675             12          11        20          37.0000          32.0000     15.62%
52877.16/2679.83	c      2680             12          11        20          37.0000          32.0000     15.62%
52978.25/2684.94	c      2685             12          11        20          37.0000          32.0000     15.62%
53079.78/2690.09	c      2690             12          11        20          37.0000          32.0000     15.62%
53182.46/2695.29	c      2695             12          11        20          37.0000          32.0000     15.62%
53287.60/2700.54	c      2701             12          11        20          37.0000          32.0000     15.62%
53392.75/2705.87	c      2706             12          11        20          37.0000          32.0000     15.62%
53499.85/2711.27	c      2711             12          11        20          37.0000          32.0000     15.62%
53603.00/2716.48	c      2716             12          11        20          37.0000          32.0000     15.62%
53704.17/2721.55	c      2722             12          11        20          37.0000          32.0000     15.62%
53805.34/2726.69	c      2727             12          11        20          37.0000          32.0000     15.62%
53906.51/2731.77	c      2732             12          11        20          37.0000          32.0000     15.62%
54007.64/2736.89	c      2737             12          11        20          37.0000          32.0000     15.62%
54108.76/2741.95	c      2742             12          11        20          37.0000          32.0000     15.62%
54210.39/2747.04	c      2747             12          11        20          37.0000          32.0000     15.62%
54311.57/2752.19	c      2752             12          11        20          37.0000          32.0000     15.62%
54414.03/2757.32	c      2757             12          11        20          37.0000          32.0000     15.62%
54513.23/2762.34	c      2762             12          11        20          37.0000          32.0000     15.62%
54620.30/2767.70	c      2768             12          11        20          37.0000          32.0000     15.62%
54723.18/2773.00	c      2773             13          12        20          37.0000          32.0000     15.62%
54822.36/2778.02	c      2778             13          12        20          37.0000          32.0000     15.62%
54921.39/2783.03	c      2783             13          12        20          37.0000          32.0000     15.62%
55025.07/2788.14	c      2788             13          12        20          37.0000          32.0000     15.62%
55124.46/2793.15	c      2793             13          12        20          37.0000          32.0000     15.62%
55228.73/2798.44	c      2798             13          12        20          37.0000          32.0000     15.62%
55329.91/2803.52	c      2804             13          12        20          37.0000          32.0000     15.62%
55431.09/2808.65	c      2809             13          12        20          37.0000          32.0000     15.62%
55534.26/2813.87	c      2814             13          12        20          37.0000          32.0000     15.62%
55635.45/2818.94	c      2819             13          12        20          37.0000          32.0000     15.62%
55734.60/2824.01	c      2824             13          12        20          37.0000          32.0000     15.62%
55833.77/2829.02	c      2829             13          12        20          37.0000          32.0000     15.62%
55940.89/2834.32	c      2834             13          12        20          37.0000          32.0000     15.62%
56042.06/2839.40	c      2839             13          12        20          37.0000          32.0000     15.62%
56143.11/2844.58	c      2845             13          12        20          37.0000          32.0000     15.62%
56244.27/2849.61	c      2850             13          12        20          37.0000          32.0000     15.62%
56349.36/2854.92	c      2855             13          12        20          37.0000          32.0000     15.62%
56448.49/2860.02	c      2860             13          12        20          37.0000          32.0000     15.62%
56553.61/2865.25	c      2865             13          12        20          37.0000          32.0000     15.62%
56658.75/2870.59	c      2871             13          12        20          37.0000          32.0000     15.62%
56759.93/2875.69	c      2876             13          12        20          37.0000          32.0000     15.62%
56863.03/2880.88	c      2881             13          12        20          37.0000          32.0000     15.62%
56962.21/2885.89	c      2886             13          12        20          37.0000          32.0000     15.62%
57063.40/2890.96	c      2891             13          12        20          37.0000          32.0000     15.62%
57170.37/2896.35	c      2896             13          12        20          37.0000          32.0000     15.62%
57269.49/2901.36	c      2901             13          12        20          37.0000          32.0000     15.62%
57370.60/2906.40	c      2906             13          12        20          37.0000          32.0000     15.62%
57471.77/2911.51	c      2912             13          12        20          37.0000          32.0000     15.62%
57572.94/2916.61	c      2917             13          12        20          37.0000          32.0000     15.62%
57672.09/2921.61	c      2922             13          12        20          37.0000          32.0000     15.62%
57770.89/2926.62	c      2927             13          12        20          37.0000          32.0000     15.62%
57869.83/2931.65	c      2932             13          12        20          37.0000          32.0000     15.62%
57968.94/2936.67	c      2937             13          12        20          37.0000          32.0000     15.62%
58076.76/2942.09	c      2942             13          12        20          37.0000          32.0000     15.62%
58178.03/2947.18	c      2947             13          12        20          37.0000          32.0000     15.62%
58278.13/2952.20	c      2952             13          12        20          37.0000          32.0000     15.62%
58379.19/2957.34	c      2957             13          12        20          37.0000          32.0000     15.62%
58488.30/2962.83	c      2963             13          12        20          37.0000          32.0000     15.62%
58597.40/2968.39	c      2968             14          13        20          37.0000          32.0000     15.62%
58702.48/2973.60	c      2974             14          13        20          37.0000          32.0000     15.62%
58807.56/2979.00	c      2979             14          13        20          37.0000          32.0000     15.62%
58916.65/2984.45	c      2984             14          13        20          37.0000          32.0000     15.62%
59023.80/2989.82	c      2990             14          13        20          37.0000          32.0000     15.62%
59122.99/2994.86	c      2995             14          13        20          37.0000          32.0000     15.62%
59224.16/2999.99	c      3000             14          13        20          37.0000          32.0000     15.62%
59323.34/3005.01	c      3005             14          13        20          37.0000          32.0000     15.62%
59425.02/3010.07	c      3010             14          13        20          37.0000          32.0000     15.62%
59524.03/3015.12	c      3015             14          13        20          37.0000          32.0000     15.62%
59630.53/3020.49	c      3020             14          13        20          37.0000          32.0000     15.62%
59735.61/3025.71	c      3026             14          13        20          37.0000          32.0000     15.62%
59836.78/3030.83	c      3031             14          13        20          37.0000          32.0000     15.62%
59940.54/3036.08	c      3036             14          13        20          37.0000          32.0000     15.62%
60043.02/3041.21	c      3041             14          13        20          37.0000          32.0000     15.62%
60144.14/3046.37	c      3046             14          13        20          37.0000          32.0000     15.62%
60247.29/3051.51	c      3052             14          13        20          37.0000          32.0000     15.62%
60350.39/3056.76	c      3057             14          13        20          37.0000          32.0000     15.62%
60456.20/3062.05	c      3062             14          13        20          37.0000          32.0000     15.62%
60554.91/3067.08	c      3067             14          13        20          37.0000          32.0000     15.62%
60655.99/3072.12	c      3072             14          13        20          37.0000          32.0000     15.62%
60756.69/3077.25	c      3077             14          13        20          37.0000          32.0000     15.62%
60859.84/3082.42	c      3082             14          13        20          37.0000          32.0000     15.62%
60964.99/3087.76	c      3088             14          13        20          37.0000          32.0000     15.62%
61064.15/3092.77	c      3093             14          13        20          37.0000          32.0000     15.62%
61167.31/3097.94	c      3098             14          13        20          37.0000          32.0000     15.62%
61266.49/3102.98	c      3103             14          13        20          37.0000          32.0000     15.62%
61373.51/3108.35	c      3108             14          13        20          37.0000          32.0000     15.62%
61472.69/3113.37	c      3113             14          13        20          37.0000          32.0000     15.62%
61571.86/3118.37	c      3118             14          13        20          37.0000          32.0000     15.62%
61675.00/3123.57	c      3124             14          13        20          37.0000          32.0000     15.62%
61776.16/3128.63	c      3129             14          13        20          37.0000          32.0000     15.62%
61875.40/3133.67	c      3134             14          13        20          37.0000          32.0000     15.62%
61978.48/3138.81	c      3139             14          13        20          37.0000          32.0000     15.62%
62079.65/3143.94	c      3144             14          13        20          37.0000          32.0000     15.62%
62181.19/3149.06	c      3149             14          13        20          37.0000          32.0000     15.62%
62282.54/3154.15	c      3154             14          13        20          37.0000          32.0000     15.62%
62384.92/3159.31	c      3159             14          13        20          37.0000          32.0000     15.62%
62486.08/3164.47	c      3164             14          13        20          37.0000          32.0000     15.62%
62587.25/3169.51	c      3170             14          13        20          37.0000          32.0000     15.62%
62686.43/3174.54	c      3175             14          13        20          37.0000          32.0000     15.62%
62791.58/3179.88	c      3180             14          13        20          37.0000          32.0000     15.62%
62895.38/3185.08	c      3185             14          13        20          37.0000          32.0000     15.62%
62999.82/3190.32	c      3190             14          13        20          37.0000          32.0000     15.62%
63106.80/3195.77	c      3196             14          13        20          37.0000          32.0000     15.62%
63205.89/3200.79	c      3201             14          13        20          37.0000          32.0000     15.62%
63306.85/3205.81	c      3206             14          13        20          37.0000          32.0000     15.62%
63405.97/3210.87	c      3211             14          13        20          37.0000          32.0000     15.62%
63507.10/3215.95	c      3216             14          13        20          37.0000          32.0000     15.62%
63612.20/3221.25	c      3221             14          13        20          37.0000          32.0000     15.62%
63713.27/3226.30	c      3226             14          13        20          37.0000          32.0000     15.62%
63820.35/3231.75	c      3232             14          13        20          37.0000          32.0000     15.62%
63921.49/3236.84	c      3237             14          13        20          37.0000          32.0000     15.62%
64022.67/3241.95	c      3242             14          13        20          37.0000          32.0000     15.62%
64121.85/3246.99	c      3247             14          13        20          37.0000          32.0000     15.62%
64225.71/3252.16	c      3252             14          13        20          37.0000          32.0000     15.62%
64324.46/3257.16	c      3257             14          13        20          37.0000          32.0000     15.62%
64427.06/3262.39	c      3262             14          13        20          37.0000          32.0000     15.62%
64528.23/3267.41	c      3267             14          13        20          37.0000          32.0000     15.62%
64631.39/3272.68	c      3273             14          13        20          37.0000          32.0000     15.62%
64734.56/3277.80	c      3278             14          13        20          37.0000          32.0000     15.62%
64835.67/3282.91	c      3283             14          13        20          37.0000          32.0000     15.62%
64934.88/3287.94	c      3288             14          13        20          37.0000          32.0000     15.62%
65036.65/3293.06	c      3293             14          13        20          37.0000          32.0000     15.62%
65143.08/3298.44	c      3298             14          13        20          37.0000          32.0000     15.62%
65244.22/3303.58	c      3304             14          13        20          37.0000          32.0000     15.62%
65351.40/3309.01	c      3309             15          14        20          37.0000          32.0000     15.62%
65455.01/3314.15	c      3314             15          14        20          37.0000          32.0000     15.62%
65555.51/3319.24	c      3319             15          14        20          37.0000          32.0000     15.62%
65656.67/3324.35	c      3324             15          14        20          37.0000          32.0000     15.62%
65757.82/3329.46	c      3329             15          14        20          37.0000          32.0000     15.62%
65858.93/3334.51	c      3335             15          14        20          37.0000          32.0000     15.62%
65962.04/3339.71	c      3340             15          14        20          37.0000          32.0000     15.62%
66063.20/3344.85	c      3345             15          14        20          37.0000          32.0000     15.62%
66162.38/3349.88	c      3350             15          14        20          37.0000          32.0000     15.62%
66263.55/3354.95	c      3355             15          14        20          37.0000          32.0000     15.62%
66370.56/3360.30	c      3360             15          14        20          37.0000          32.0000     15.62%
66471.68/3365.48	c      3365             15          14        20          37.0000          32.0000     15.62%
66570.87/3370.49	c      3370             15          14        20          37.0000          32.0000     15.62%
66672.02/3375.59	c      3376             15          14        20          37.0000          32.0000     15.62%
66773.07/3380.68	c      3381             15          14        20          37.0000          32.0000     15.62%
66876.22/3385.80	c      3386             15          14        20          37.0000          32.0000     15.62%
66975.42/3390.87	c      3391             15          14        20          37.0000          32.0000     15.62%
67078.82/3396.06	c      3396             15          14        20          37.0000          32.0000     15.62%
67181.34/3401.24	c      3401             15          14        20          37.0000          32.0000     15.62%
67282.48/3406.32	c      3406             16          15        20          37.0000          32.0000     15.62%
67381.63/3411.37	c      3411             16          15        20          37.0000          32.0000     15.62%
67490.73/3416.88	c      3417             16          15        20          37.0000          32.0000     15.62%
67597.84/3422.27	c      3422             16          15        20          37.0000          32.0000     15.62%
67699.00/3427.39	c      3427             16          15        20          37.0000          32.0000     15.62%
67800.07/3432.47	c      3432             16          15        20          37.0000          32.0000     15.62%
67901.08/3437.54	c      3438             16          15        20          37.0000          32.0000     15.62%
68004.18/3442.75	c      3443             16          15        20          37.0000          32.0000     15.62%
68103.36/3447.76	c      3448             16          15        20          37.0000          32.0000     15.62%
68204.51/3452.84	c      3453             16          15        20          37.0000          32.0000     15.62%
68305.68/3457.93	c      3458             16          15        20          37.0000          32.0000     15.62%
68404.88/3462.94	c      3463             16          15        20          37.0000          32.0000     15.62%
68506.70/3468.10	c      3468             16          15        20          37.0000          32.0000     15.62%
68607.37/3473.14	c      3473             16          15        20          37.0000          32.0000     15.62%
68706.65/3478.16	c      3478             16          15        20          37.0000          32.0000     15.62%
68811.14/3483.47	c      3483             16          15        20          37.0000          32.0000     15.62%
68914.28/3488.66	c      3489             16          15        20          37.0000          32.0000     15.62%
69017.43/3493.89	c      3494             16          15        20          37.0000          32.0000     15.62%
69118.60/3498.92	c      3499             16          15        20          37.0000          32.0000     15.62%
69217.65/3503.99	c      3504             16          15        20          37.0000          32.0000     15.62%
69322.72/3509.24	c      3509             16          15        20          37.0000          32.0000     15.62%
69425.89/3514.43	c      3514             16          15        20          37.0000          32.0000     15.62%
69527.00/3519.51	c      3520             16          15        20          37.0000          32.0000     15.62%
69626.18/3524.58	c      3525             16          15        20          37.0000          32.0000     15.62%
69733.31/3529.95	c      3530             16          15        20          37.0000          32.0000     15.62%
69838.41/3535.29	c      3535             16          15        20          37.0000          32.0000     15.62%
69945.54/3540.67	c      3541             16          15        20          37.0000          32.0000     15.62%
70046.63/3545.70	c      3546             16          15        20          37.0000          32.0000     15.62%
70149.40/3551.03	c      3551             16          15        20          37.0000          32.0000     15.62%
70254.50/3556.27	c      3556             16          15        20          37.0000          32.0000     15.62%
70355.49/3561.35	c      3561             16          15        20          37.0000          32.0000     15.62%
70458.65/3566.53	c      3567             16          15        20          37.0000          32.0000     15.62%
70557.79/3571.60	c      3572             16          15        20          37.0000          32.0000     15.62%
70660.84/3576.71	c      3577             16          15        20          37.0000          32.0000     15.62%
70763.98/3581.90	c      3582             16          15        20          37.0000          32.0000     15.62%
70869.12/3587.28	c      3587             16          15        20          37.0000          32.0000     15.62%
70974.27/3592.55	c      3593             16          15        20          37.0000          32.0000     15.62%
71073.48/3597.57	c      3598             16          15        20          37.0000          32.0000     15.62%
71176.64/3602.74	c      3603             16          15        20          37.0000          32.0000     15.62%
71277.82/3607.86	c      3608             16          15        20          37.0000          32.0000     15.62%
71379.01/3612.99	c      3613             16          15        20          37.0000          32.0000     15.62%
71482.51/3618.18	c      3618             16          15        20          37.0000          32.0000     15.62%
71583.05/3623.23	c      3623             16          15        20          37.0000          32.0000     15.62%
71681.95/3628.25	c      3628             16          15        20          37.0000          32.0000     15.62%
71781.15/3633.28	c      3633             16          15        20          37.0000          32.0000     15.62%
71882.26/3638.38	c      3638             16          15        20          37.0000          32.0000     15.62%
71983.34/3643.47	c      3643             16          15        20          37.0000          32.0000     15.62%

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 (134969 MiB free)
  memory of node 1: 193531 MiB (62573 MiB free)
  memory of node 2: 193531 MiB (186878 MiB free)
  memory of node 3: 193531 MiB (72638 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-4465232-1723595959/watcher-4465232-1723595959 -o /tmp/evaluation-result-4465232-1723595959/solver-4465232-1723595959 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710604 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465232-1723595959.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100107 s]*
/proc/loadavg: 81.24 80.66 79.33 43/942 712805
/proc/meminfo: memFree=473852872/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=70260 memory=58104 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 12427 0 0 0 9 2 0 0 20 0 1 0 126182671 71946240 14526 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 17565 14526 2347 3035 0 13961 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 70260 KiB
Current children cumulated memory: 58104 KiB

[startup+0.221632 s]*
/proc/loadavg: 81.24 80.66 79.33 43/942 712805
/proc/meminfo: memFree=480270064/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=109412 memory=97176 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 22201 0 0 0 20 3 0 0 20 0 1 0 126182671 112037888 24294 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 27353 24294 2347 3035 0 23749 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 109412 KiB
Current children cumulated memory: 97176 KiB

[startup+0.320499 s]*
/proc/loadavg: 81.24 80.66 79.33 24/903 712805
/proc/meminfo: memFree=485441332/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=139796 memory=127624 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 29783 0 0 0 28 5 0 0 20 0 1 0 126182671 143151104 31906 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 34949 31906 2347 3035 0 31345 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 139796 KiB
Current children cumulated memory: 127624 KiB

[startup+0.700119 s]
/proc/loadavg: 81.24 80.66 79.33 24/904 712807
/proc/meminfo: memFree=498518188/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=253756 memory=241136 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 57693 0 0 0 58 11 0 0 20 0 1 0 126182671 259846144 60284 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 63439 60284 2347 3035 0 59835 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 253756 KiB
Current children cumulated memory: 241136 KiB

[startup+1.50012 s]
/proc/loadavg: 75.05 79.39 78.93 5/864 712807
/proc/meminfo: memFree=542157040/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=522732 memory=508808 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 117411 0 0 0 126 23 0 0 20 0 1 0 126182671 535277568 127202 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 130683 127202 2347 3035 0 127079 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 522732 KiB
Current children cumulated memory: 508808 KiB

[startup+3.11959 s]
/proc/loadavg: 75.05 79.39 78.93 4/859 712868
/proc/meminfo: memFree=721917188/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=1361736 memory=1341800 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 291136 0 0 0 255 55 0 0 20 0 1 0 126182671 1394417664 335450 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 340434 335450 2555 3035 0 336830 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1361736 KiB
Current children cumulated memory: 1341800 KiB

[startup+6.30024 s]
/proc/loadavg: 69.36 78.13 78.52 5/862 712946
/proc/meminfo: memFree=722049304/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=1765220 memory=1741504 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) R 712801 712804 710592 0 -1 4194304 377926 0 0 0 557 70 0 0 20 0 1 0 126182671 1807585280 435376 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 441305 435376 2678 3035 0 437701 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1765220 KiB
Current children cumulated memory: 1741504 KiB

[startup+12.7005 s]
/proc/loadavg: 64.13 76.90 78.12 5/882 712966
/proc/meminfo: memFree=719414580/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=3514836 memory=2085532 CPUtime=12.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) S 712801 712804 710592 0 -1 1077936128 469246 0 0 0 1180 85 0 0 20 0 21 0 126182671 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 878709 521383 2774 3035 0 567481 0
[pid=712804/tid=712947] ppid=712801 vsize=3514836 memory=11424 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712947/stat : 712947 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712948] ppid=712801 vsize=3514836 memory=16108 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712948/stat : 712948 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712949] ppid=712801 vsize=3514836 memory=5432 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712949/stat : 712949 (fscip) R 712801 712804 710592 0 -1 4194368 19933 0 0 0 11 3 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712950] ppid=712801 vsize=3514836 memory=1744624 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712950/stat : 712950 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712951] ppid=712801 vsize=3514836 memory=2268 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712951/stat : 712951 (fscip) S 712801 712804 710592 0 -1 1077936192 20763 0 0 0 12 3 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712952] ppid=712801 vsize=3514836 memory=38468 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712952/stat : 712952 (fscip) S 712801 712804 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712953] ppid=712801 vsize=3514836 memory=6056 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712953/stat : 712953 (fscip) S 712801 712804 710592 0 -1 1077936192 20762 0 0 0 12 3 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712954] ppid=712801 vsize=3514836 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712954/stat : 712954 (fscip) S 712801 712804 710592 0 -1 1077936192 20762 0 0 0 13 2 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712955] ppid=712801 vsize=3514836 memory=1836 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712955/stat : 712955 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712956] ppid=712801 vsize=3514836 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712956/stat : 712956 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712957] ppid=712801 vsize=3514836 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712957/stat : 712957 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712958] ppid=712801 vsize=3514836 memory=1369248 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712958/stat : 712958 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712959] ppid=712801 vsize=3514836 memory=30399726987509844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712959/stat : 712959 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712960] ppid=712801 vsize=3514836 memory=33100 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712960/stat : 712960 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712961] ppid=712801 vsize=3514836 memory=19600 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712961/stat : 712961 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712962] ppid=712801 vsize=3514836 memory=281230432525376 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712962/stat : 712962 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712963] ppid=712801 vsize=3514836 memory=8510611916289 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712963/stat : 712963 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712964] ppid=712801 vsize=3514836 memory=8536381719809 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712964/stat : 712964 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712965] ppid=712801 vsize=3514836 memory=26960 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712965/stat : 712965 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712966] ppid=712801 vsize=3514836 memory=31356 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712966/stat : 712966 (fscip) S 712801 712804 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126183860 3599192064 521383 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3514836 KiB
Current children cumulated memory: 2085532 KiB

[startup+25.5022 s]
/proc/loadavg: 58.00 75.15 77.54 43/982 713070
/proc/meminfo: memFree=700640120/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=8659492 memory=7748028 CPUtime=214.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) S 712801 712804 710592 0 -1 1077936128 1838355 0 0 0 21058 382 0 0 20 0 41 0 126182671 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 78 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 2164873 1937007 2790 3035 0 2050134 0
[pid=712804/tid=712947] ppid=712801 vsize=8659492 memory=10392 CPUtime=10.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712947/stat : 712947 (fscip) R 712801 712804 710592 0 -1 4194368 64918 0 0 0 1007 14 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712948] ppid=712801 vsize=8659492 memory=5432 CPUtime=10.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712948/stat : 712948 (fscip) R 712801 712804 710592 0 -1 4194368 69370 0 0 0 984 17 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712949] ppid=712801 vsize=8659492 memory=0 CPUtime=10.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712949/stat : 712949 (fscip) R 712801 712804 710592 0 -1 4194368 70378 0 0 0 991 14 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712950] ppid=712801 vsize=8659492 memory=16108 CPUtime=10.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712950/stat : 712950 (fscip) R 712801 712804 710592 0 -1 4194368 72930 0 0 0 1006 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712951] ppid=712801 vsize=8659492 memory=281230432436400 CPUtime=10.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712951/stat : 712951 (fscip) R 712801 712804 710592 0 -1 4194368 73508 0 0 0 993 16 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712952] ppid=712801 vsize=8659492 memory=281230434150640 CPUtime=10.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712952/stat : 712952 (fscip) R 712801 712804 710592 0 -1 4194368 70598 0 0 0 997 16 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712953] ppid=712801 vsize=8659492 memory=7092158233664051312 CPUtime=10.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712953/stat : 712953 (fscip) R 712801 712804 710592 0 -1 4194368 72033 0 0 0 1011 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712954] ppid=712801 vsize=8659492 memory=281230433219120 CPUtime=10 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712954/stat : 712954 (fscip) R 712801 712804 710592 0 -1 4194368 70322 0 0 0 986 14 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712955] ppid=712801 vsize=8659492 memory=281230432866416 CPUtime=10.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712955/stat : 712955 (fscip) R 712801 712804 710592 0 -1 4194368 74520 0 0 0 1011 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712956] ppid=712801 vsize=8659492 memory=0 CPUtime=10.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712956/stat : 712956 (fscip) R 712801 712804 710592 0 -1 4194368 65989 0 0 0 1015 14 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712957] ppid=712801 vsize=8659492 memory=10392 CPUtime=9.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712957/stat : 712957 (fscip) R 712801 712804 710592 0 -1 4194368 77242 0 0 0 971 17 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712958] ppid=712801 vsize=8659492 memory=1709104 CPUtime=9.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712958/stat : 712958 (fscip) R 712801 712804 710592 0 -1 4194368 70449 0 0 0 955 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712959] ppid=712801 vsize=8659492 memory=561 CPUtime=10.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712959/stat : 712959 (fscip) R 712801 712804 710592 0 -1 4194368 72980 0 0 0 1001 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712960] ppid=712801 vsize=8659492 memory=281230433404640 CPUtime=9.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712960/stat : 712960 (fscip) R 712801 712804 710592 0 -1 4194368 78103 0 0 0 981 16 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712961] ppid=712801 vsize=8659492 memory=2900308 CPUtime=10.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712961/stat : 712961 (fscip) R 712801 712804 710592 0 -1 4194368 76888 0 0 0 1006 17 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712962] ppid=712801 vsize=8659492 memory=0 CPUtime=10.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712962/stat : 712962 (fscip) R 712801 712804 710592 0 -1 4194368 72943 0 0 0 1005 13 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712963] ppid=712801 vsize=8659492 memory=2043556 CPUtime=10.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712963/stat : 712963 (fscip) R 712801 712804 710592 0 -1 4194368 75209 0 0 0 995 16 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712964] ppid=712801 vsize=8659492 memory=0 CPUtime=10.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712964/stat : 712964 (fscip) R 712801 712804 710592 0 -1 4194368 74580 0 0 0 999 15 0 0 20 0 41 0 126183860 8867319808 1937007 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0

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

/proc/712804/task/712975/stat : 712975 (fscip) S 712801 712804 710592 0 -1 1077936192 193 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712976] ppid=712801 vsize=88930132 memory=48593096 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712976/stat : 712976 (fscip) S 712801 712804 710592 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712977] ppid=712801 vsize=88930132 memory=10392 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712977/stat : 712977 (fscip) S 712801 712804 710592 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712978] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712978/stat : 712978 (fscip) S 712801 712804 710592 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712979] ppid=712801 vsize=88930132 memory=48605420 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712979/stat : 712979 (fscip) S 712801 712804 710592 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712980] ppid=712801 vsize=88930132 memory=48533492 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712980/stat : 712980 (fscip) S 712801 712804 710592 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712981] ppid=712801 vsize=88930132 memory=48579096 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712981/stat : 712981 (fscip) S 712801 712804 710592 0 -1 1077936192 242 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712982] ppid=712801 vsize=88930132 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712982/stat : 712982 (fscip) S 712801 712804 710592 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712983] ppid=712801 vsize=88930132 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712983/stat : 712983 (fscip) S 712801 712804 710592 0 -1 1077936192 224 0 0 0 2 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712984] ppid=712801 vsize=88930132 memory=47644388 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712984/stat : 712984 (fscip) S 712801 712804 710592 0 -1 1077936192 143 0 0 0 0 2 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712985] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712985/stat : 712985 (fscip) S 712801 712804 710592 0 -1 1077936192 214 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712986] ppid=712801 vsize=88930132 memory=48626672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712986/stat : 712986 (fscip) S 712801 712804 710592 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712987] ppid=712801 vsize=88930132 memory=48617564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712987/stat : 712987 (fscip) S 712801 712804 710592 0 -1 1077936192 238 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712988] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712988/stat : 712988 (fscip) S 712801 712804 710592 0 -1 1077936192 144 0 0 0 0 3 0 0 20 0 41 0 126184197 91064455168 12158439 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
Current children cumulated CPU time: 71961.6 s
Current children cumulated vsize: 88930132 KiB
Current children cumulated memory: 48633756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3644.3 s]
/proc/loadavg: 80.26 80.35 80.42 81/1024 715037
/proc/meminfo: memFree=548913768/790760800 swapFree=131071996/131071996
[pid=712804] ppid=712801 vsize=88930132 memory=48669100 CPUtime=72001.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/stat : 712804 (fscip) S 712801 712804 710592 0 -1 1077936128 73189809 0 0 0 7185877 14242 0 0 20 0 41 0 126182671 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
/proc/712804/statm: 22232533 12167275 3030 3035 0 21863913 0
[pid=712804/tid=712947] ppid=712801 vsize=88930132 memory=25333125866717268 CPUtime=3602.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712947/stat : 712947 (fscip) R 712801 712804 710592 0 -1 4194368 1681063 0 0 0 360067 232 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712948] ppid=712801 vsize=88930132 memory=281230432679696 CPUtime=3596.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712948/stat : 712948 (fscip) R 712801 712804 710592 0 -1 4194368 2953529 0 0 0 358881 802 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712949] ppid=712801 vsize=88930132 memory=281230433694448 CPUtime=3601.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712949/stat : 712949 (fscip) R 712801 712804 710592 0 -1 4194368 4534923 0 0 0 359405 774 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712950] ppid=712801 vsize=88930132 memory=281230433789072 CPUtime=3603.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712950/stat : 712950 (fscip) R 712801 712804 710592 0 -1 4194368 2003305 0 0 0 360062 273 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712951] ppid=712801 vsize=88930132 memory=281230433643600 CPUtime=3600.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712951/stat : 712951 (fscip) R 712801 712804 710592 0 -1 4194368 2777362 0 0 0 359315 725 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712952] ppid=712801 vsize=88930132 memory=3618143574718179178 CPUtime=3597.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712952/stat : 712952 (fscip) R 712801 712804 710592 0 -1 4194368 5664389 0 0 0 358689 1099 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712953] ppid=712801 vsize=88930132 memory=281230433081568 CPUtime=3598.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712953/stat : 712953 (fscip) R 712801 712804 710592 0 -1 4194368 11970812 0 0 0 357538 2319 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712954] ppid=712801 vsize=88930132 memory=54528 CPUtime=3603.55 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712954/stat : 712954 (fscip) R 712801 712804 710592 0 -1 4194368 2923989 0 0 0 359562 793 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712955] ppid=712801 vsize=88930132 memory=0 CPUtime=3593.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712955/stat : 712955 (fscip) R 712801 712804 710592 0 -1 4194368 4272186 0 0 0 358760 612 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712956] ppid=712801 vsize=88930132 memory=20572 CPUtime=3603.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712956/stat : 712956 (fscip) R 712801 712804 710592 0 -1 4194368 1961929 0 0 0 360097 237 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712957] ppid=712801 vsize=88930132 memory=0 CPUtime=3601.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712957/stat : 712957 (fscip) R 712801 712804 710592 0 -1 4194368 3256732 0 0 0 359243 903 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712958] ppid=712801 vsize=88930132 memory=281230434202928 CPUtime=3587.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712958/stat : 712958 (fscip) R 712801 712804 710592 0 -1 4194368 4509930 0 0 0 358143 639 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712959] ppid=712801 vsize=88930132 memory=1836 CPUtime=3599.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712959/stat : 712959 (fscip) R 712801 712804 710592 0 -1 4194368 1523293 0 0 0 359675 235 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712960] ppid=712801 vsize=88930132 memory=47796276 CPUtime=3597.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712960/stat : 712960 (fscip) R 712801 712804 710592 0 -1 4194368 3133906 0 0 0 358855 897 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712961] ppid=712801 vsize=88930132 memory=25333125866717268 CPUtime=3598.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712961/stat : 712961 (fscip) R 712801 712804 710592 0 -1 4194368 4673767 0 0 0 359138 669 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712962] ppid=712801 vsize=88930132 memory=0 CPUtime=3603.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712962/stat : 712962 (fscip) R 712801 712804 710592 0 -1 4194368 1741664 0 0 0 360164 225 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712963] ppid=712801 vsize=88930132 memory=25333125866717268 CPUtime=3599.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712963/stat : 712963 (fscip) R 712801 712804 710592 0 -1 4194368 3278362 0 0 0 359045 881 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712964] ppid=712801 vsize=88930132 memory=104 CPUtime=3590.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712964/stat : 712964 (fscip) R 712801 712804 710592 0 -1 4194368 5425870 0 0 0 358240 837 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712965] ppid=712801 vsize=88930132 memory=281230433236656 CPUtime=3604 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712965/stat : 712965 (fscip) R 712801 712804 710592 0 -1 4194368 1709935 0 0 0 360172 228 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712966] ppid=712801 vsize=88930132 memory=281230432567824 CPUtime=3603.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712966/stat : 712966 (fscip) R 712801 712804 710592 0 -1 4194368 2791687 0 0 0 359586 754 0 0 20 0 41 0 126183860 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712969] ppid=712801 vsize=88930132 memory=360042 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712969/stat : 712969 (fscip) S 712801 712804 710592 0 -1 1077936192 215 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712970] ppid=712801 vsize=88930132 memory=6720661030596393835 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712970/stat : 712970 (fscip) S 712801 712804 710592 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712971] ppid=712801 vsize=88930132 memory=21371757269608 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712971/stat : 712971 (fscip) S 712801 712804 710592 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712972] ppid=712801 vsize=88930132 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712972/stat : 712972 (fscip) S 712801 712804 710592 0 -1 1077936192 301 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712973] ppid=712801 vsize=88930132 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712973/stat : 712973 (fscip) S 712801 712804 710592 0 -1 1077936192 235 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712974] ppid=712801 vsize=88930132 memory=5488717086232117 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712974/stat : 712974 (fscip) S 712801 712804 710592 0 -1 1077936192 219 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712975] ppid=712801 vsize=88930132 memory=48533492 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712975/stat : 712975 (fscip) S 712801 712804 710592 0 -1 1077936192 193 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712976] ppid=712801 vsize=88930132 memory=48579096 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712976/stat : 712976 (fscip) S 712801 712804 710592 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712977] ppid=712801 vsize=88930132 memory=281230434472464 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712977/stat : 712977 (fscip) S 712801 712804 710592 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712978] ppid=712801 vsize=88930132 memory=48487228 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712978/stat : 712978 (fscip) S 712801 712804 710592 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712979] ppid=712801 vsize=88930132 memory=-6242758099081788869 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712979/stat : 712979 (fscip) S 712801 712804 710592 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712980] ppid=712801 vsize=88930132 memory=48649964 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712980/stat : 712980 (fscip) S 712801 712804 710592 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712981] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712981/stat : 712981 (fscip) S 712801 712804 710592 0 -1 1077936192 242 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712982] ppid=712801 vsize=88930132 memory=35008 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712982/stat : 712982 (fscip) S 712801 712804 710592 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712983] ppid=712801 vsize=88930132 memory=48617564 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712983/stat : 712983 (fscip) S 712801 712804 710592 0 -1 1077936192 226 0 0 0 2 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712984] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712984/stat : 712984 (fscip) S 712801 712804 710592 0 -1 1077936192 145 0 0 0 0 2 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712985] ppid=712801 vsize=88930132 memory=47644388 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712985/stat : 712985 (fscip) S 712801 712804 710592 0 -1 1077936192 216 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712986] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712986/stat : 712986 (fscip) S 712801 712804 710592 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712987] ppid=712801 vsize=88930132 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712987/stat : 712987 (fscip) S 712801 712804 710592 0 -1 1077936192 239 0 0 0 3 0 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
[pid=712804/tid=712988] ppid=712801 vsize=88930132 memory=48656048 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/712804/task/712988/stat : 712988 (fscip) S 712801 712804 710592 0 -1 1077936192 146 0 0 0 0 3 0 0 20 0 41 0 126184197 91064455168 12167275 809668444160 4194304 16623229 140731859046352 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44138496 140731859055622 140731859055740 140731859055740 140731859062768 0
Current children cumulated CPU time: 72001.2 s
Current children cumulated vsize: 88930132 KiB
Current children cumulated memory: 48669100 KiB

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

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

# cumulated CPU time of all completed processes:  user=71859 s, system=143.741 s

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

[startup+3644.8 s]
/proc/loadavg: 80.26 80.35 80.42 62/985 715037
/proc/meminfo: memFree=553073988/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3645.2 s]
/proc/loadavg: 80.26 80.35 80.42 64/985 715037
/proc/meminfo: memFree=573922636/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3645.6 s]
/proc/loadavg: 80.26 80.35 80.42 64/985 715037
/proc/meminfo: memFree=573922636/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): 3645.68
CPU time (s): 72002.7
CPU user time (s): 71859
CPU system time (s): 143.741
CPU usage (%): 1975.01
Max. virtual memory (cumulated for all children) (KiB): 89074104
Max. memory (cumulated for all children) (KiB): 48669100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71859
system time used= 143.741
maximum resident set size= 48669100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73189866
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= 1023010
involuntary context switches= 316327


# summary of solver processes directly reported to runsolver:
#   pid: 712804
#   total CPU time (s): 72002.7
#   total CPU user time (s): 71859
#   total CPU system time (s): 143.741

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.5833 second user time and 80.9506 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 02:39:19
IDJOB=4465232
IDBENCH=147569
IDSOLVER=3094
FILE ID=nodeD101/4465232-1723595959
RUNJOBID= nodeD101-1723592278-710604
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622744 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.07.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-4465232-1723595959/watcher-4465232-1723595959 -o /tmp/evaluation-result-4465232-1723595959/solver-4465232-1723595959 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710604 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465232-1723595959.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1e36bee0e8dff19b6f5f05570059901e
RANDOM SEED=143301587

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		: 3052.823
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3570.658
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		: 3193.638
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		: 3742.708
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3484.199
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		: 3199.999
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		: 3731.926
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3229.239
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		: 3199.999
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		: 2890.616
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		: 3199.999
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		: 3243.961
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		: 3199.999
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		: 3631.939
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3592.856
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		: 3199.999
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		: 2628.743
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2953.729
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		: 3187.872
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		: 2609.705
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2978.381
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3358.425
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2921.043
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		: 3199.999
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		: 2602.047
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2972.469
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		: 3199.999
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		: 2616.721
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		: 3199.999
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		: 2941.004
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2611.470
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		: 3199.999
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		: 2594.188
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		: 3196.804
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		: 2866.340
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		: 3198.097
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		: 2602.982
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		: 3199.999
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		: 3308.365
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2601.071
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2724.588
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		: 3196.155
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		: 2600.734
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		: 3199.999
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		: 2622.078
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		: 3199.999
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		: 2620.470
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2863.012
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2628.301
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2606.499
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2621.027
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		: 3190.406
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		: 2668.142
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2630.537
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		: 3199.999
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		: 2738.299
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		: 3199.999
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		: 2657.705
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		: 3199.999
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		: 3694.977
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		: 3199.999
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		: 2101.308
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		: 3199.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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:        464828848 kB
MemAvailable:   521755004 kB
Buffers:         1113868 kB
Cached:         59078480 kB
SwapCached:            0 kB
Active:         18802540 kB
Inactive:       303024392 kB
Active(anon):       2128 kB
Inactive(anon): 261670356 kB
Active(file):   18800412 kB
Inactive(file): 41354036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             72868 kB
Writeback:            84 kB
AnonPages:      261605580 kB
Mapped:           124900 kB
Shmem:             38920 kB
KReclaimable:     382472 kB
Slab:             796144 kB
SReclaimable:     382472 kB
SUnreclaim:       413672 kB
KernelStack:       16272 kB
PageTables:       650368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   175087304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1113600 kB
HardwareCorrupted:     0 kB
AnonHugePages:  88825856 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622636 MiB
End job on nodeD101 at 2024-08-14 03:40:05