Trace number 4465235

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) 72003.5 3648.97

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.12.opb
MD5SUM2c36d20de18350ccd034c3f0e7e67663
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 benchmark41
Best CPU time to get the best result obtained on this benchmark2.86519
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25484
Total number of constraints1553328
Number of constraints which are clauses1549096
Number of constraints which are cardinality constraints (but not clauses)4232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint184
Number of terms in the objective function 184
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 184
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 182
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 366
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)
4.16/4.20	c Default LC presolving (default).
4.16/4.24	c ** Before presolving: virtualMemUsedAtLc = 3449477715, getVmSize() = 2016583680, SCIPgetMemUsed() = 1775920614, SCIPgetMemTotal() = 1873232750, SCIPgetMemExternEstim() = 1576244965
4.16/4.24	c ** set memory limit for presolving in LC to 8.78523e+12 for SCIP **
15.53/15.69	c ** Estimated virtualMemUsedAtSolver = 2083232823, getVmSize() = 2140061696, SCIPgetMemUsed() = 1186161102, SCIPgetMemTotal() = 1548604270, SCIPgetMemExternEstim() = 1576244965
15.53/15.69	c ** set memory limit for solvers to 4.18205e+11 for each SCIP **
15.53/15.69	c Original Problem   :
15.53/15.69	c   Problem name     : instance-4465235-1723593750
15.53/15.69	c   Variables        : 25484 (25484 binary, 0 integer, 0 implicit integer, 0 continuous)
15.53/15.69	c   Constraints      : 1553328
15.53/15.69	c   Objective sense  : minimize
15.53/15.69	c Presolved Problem  :
15.53/15.69	c   Variables        : 12851 (12851 binary, 0 integer, 0 implicit integer, 0 continuous)
15.53/15.69	c   Constraints      : 140102
15.53/15.69	c Constraints        : Number
15.53/15.69	c   setppc           : 90448 
15.53/15.69	c   linear           : 100 
15.53/15.69	c   logicor          : 49554 
15.53/15.69	c ** Instance transfer method used: 0
15.73/15.89	c ** ParaScipInstance copy does not increase the number of variables. **
19.13/19.28	c LC is working with racing ramp-up and with rebuilding tree after racing.
19.13/19.28	c                                Nodes    Active                                            
19.13/19.28	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
24.81/19.66	c *      20              0           1        20         178.0000                -          -
24.81/19.66	c        20              0           1        20         178.0000                -          -
387.91/38.14	c *      38              0           1        20         154.0000                -          -
387.91/38.14	c        38              0           1        20         154.0000                -          -
407.89/39.15	c *      39              0           1        20          96.0000                -          -
420.66/39.80	c *      40              0           1        20          91.0000                -          -
571.94/47.55	c *      48              0           1        20          88.0000                -          -
571.94/47.55	c        48              0           1        20          88.0000                -          -
678.93/53.03	c        53              2           1        20          88.0000           8.0000          -
783.78/58.30	c        58              2           1        20          88.0000           8.0000          -
886.95/63.49	c        63              3           2        20          88.0000           8.0000          -
989.89/68.66	c        69             23          22        20          88.0000           8.0000          -
1089.01/73.69	c        74             61          62        20          88.0000           8.0000          -
1194.06/79.02	c        79            102         101        20          88.0000           8.0000          -
1296.08/84.10	c        84            102         101        20          88.0000           8.0000          -
1398.19/89.21	c        89            192         191        20          88.0000           8.0000          -
1501.23/94.41	c        94            202         201        20          88.0000           8.0000          -
1721.08/105.50	c       106            202         201        20          88.0000           8.0000          -
1836.00/111.38	c       111            202         201        20          88.0000           8.0000          -
1941.01/116.61	c       117            182         181        20          88.0000           8.0000          -
2042.07/121.77	c       122            584         306        20          88.0000           8.0000          -
2153.03/127.35	c       127            906         335        20          88.0000           8.0000          -
2169.77/128.16	c *     128            906         335        20          84.0000           8.0000          -
2207.22/130.13	c *     130            726         396        20          83.0000           8.0000          -
2246.86/132.12	c *     132           1119           0        20          82.0000           8.0000          -
2252.04/132.36	c       132           1119           0        20          82.0000           8.0000          -
2295.64/134.56	c *     135            967           0        20          81.0000           8.0000          -
2341.24/136.86	c *     137           1121           2        20          80.0000           8.0000          -
2351.13/137.38	c       137           1094           2        20          80.0000           8.0000          -
2414.74/140.58	c *     141           1114          22        20          79.0000           8.0000          -
2440.35/141.88	c *     142           1133          43        20          78.0000           8.0000          -
2452.20/142.46	c       142           1181          60        20          78.0000           8.0000          -
2555.28/147.67	c       148           1321         200        20          78.0000           8.0000          -
2658.36/152.89	c       153           1647         413        20          78.0000           8.0000          -
2764.16/158.15	c       158           1812         222        20          78.0000           8.0000          -
2777.31/158.88	c *     159           1812         222        20          77.0000           8.0000          -
2864.47/163.23	c       163           1922         100        20          77.0000           9.0000          -
2900.91/165.13	c *     165           1922         100        20          70.0000           9.0000          -
2947.66/167.45	c *     167           2028          99        20          69.0000           9.0000          -
2977.38/168.91	c       169           2028          99        20          69.0000           9.0000          -
3044.79/172.39	c *     172           2119         176        20          68.0000           9.0000          -
3062.58/173.29	c *     173           2119         176        20          67.0000           9.0000          -
3076.46/173.94	c       174           2119         176        20          67.0000           9.0000          -
3098.99/175.13	c *     175           2119         176        20          66.0000           9.0000          -
3118.80/176.08	c *     176           2227         160        20          65.0000           9.0000          -
3131.92/176.78	c *     177           2229         147        20          64.0000           9.0000          -
3185.41/179.42	c       179           2229         147        20          64.0000           9.0000          -
3193.36/179.84	c *     180           2229         147        20          63.0000           9.0000          -
3222.92/181.33	c *     181           2331         156        20          62.0000           9.0000          -
3294.29/184.94	c       185           2337         137        20          62.0000           9.0000          -
3304.19/185.47	c *     185           2337         137        20          61.0000           9.0000          -
3371.66/188.84	c *     189           2445         144        20          60.0000           9.0000          -
3399.39/190.21	c       190           2445         144        20          60.0000           9.0000          -
3421.22/191.36	c *     191           3305          59        20          59.0000           9.0000          -
3506.71/195.62	c       196           2545         131        20          59.0000           9.0000          -
3536.68/197.13	c *     197           4126         152        20          58.0000           9.0000          -
3607.59/200.75	c       201           4163         135        20          58.0000           9.0000          -
3631.39/201.94	c *     202           4163         135        20          57.0000           9.0000          -
3667.00/203.77	c *     204           3136         119        20          56.0000           9.0000          -
3706.61/205.80	c       206           3136         119        20          56.0000           9.0000          -
3716.50/206.22	c *     206           3136         119        20          55.0000           9.0000          -
3746.16/207.72	c *     208           3136         119        20          54.0000           9.0000    500.00%
3772.62/209.13	c *     209           4417         132        20          53.0000           9.0000    488.89%
3809.50/210.95	c       211           5222         174        20          53.0000           9.0000    488.89%
3911.52/216.13	c       216           3762          84        20          53.0000           9.0000    488.89%
4012.43/221.14	c       221           5972         169        20          53.0000           9.0000    488.89%
4116.83/226.47	c       226           5032          81        20          53.0000           9.0000    488.89%
4218.00/231.59	c       232           5192           0        20          53.0000           9.0000    488.89%
4323.12/236.81	c       237           5829          83        20          53.0000           9.0000    488.89%
4342.97/237.88	c *     238           5519          94        20          52.0000           9.0000    477.78%
4421.97/241.85	c       242           5773          97        20          52.0000           9.0000    477.78%
4525.79/247.11	c       247           6818          61        20          52.0000           9.0000    477.78%
4630.27/252.31	c       252           7738         125        20          52.0000           9.0000    477.78%
4735.50/257.63	c       258           6462          92        20          52.0000           9.0000    477.78%
4845.40/263.14	c       263           6750          96        20          52.0000           9.0000    477.78%
4947.86/268.30	c       268           8202          58        20          52.0000           9.0000    477.78%
5049.04/273.43	c       273           7035          92        20          52.0000           9.0000    477.78%
5148.28/278.49	c       278          11545          70        20          52.0000           9.0000    477.78%
5251.58/283.62	c       284           9696          58        20          52.0000           9.0000    477.78%
5350.91/288.63	c       289          10506          59        20          52.0000           9.0000    477.78%
5452.22/293.74	c       294          10998          57        20          52.0000           9.0000    477.78%
5553.52/298.84	c       299          11782          57        20          52.0000           9.0000    477.78%
5654.82/303.94	c       304          13529          66        20          52.0000           9.0000    477.78%
5756.70/309.08	c       309          12199          56        20          52.0000           9.0000    477.78%
5859.35/314.22	c       314          14143          66        20          52.0000           9.0000    477.78%
5964.63/319.50	c       320          13438          77        20          52.0000           9.0000    477.78%
6063.88/324.56	c       325          13894          75        20          52.0000           9.0000    477.78%
6167.14/329.70	c       330          14147          77        20          52.0000           9.0000    477.78%
6268.34/334.82	c       335          10060          71        20          52.0000           9.0000    477.78%
6372.27/340.08	c       340          10318          68        20          52.0000           9.0000    477.78%
6476.75/345.30	c       345          11030          70        20          52.0000           9.0000    477.78%
6556.16/349.37	c *     349          17509          70        20          51.0000           9.0000    466.67%
6579.86/350.53	c       351          17780          68        20          51.0000           9.0000    466.67%
6679.05/355.55	c       356          12346          71        20          51.0000           9.0000    466.67%
6784.08/360.82	c       361          12354          69        20          51.0000           9.0000    466.67%
6885.24/366.01	c       366          19287          67        20          51.0000           9.0000    466.67%
6996.31/371.53	c       372          13202          67        20          51.0000           9.0000    466.67%
7097.50/376.69	c       377          20943          65        20          51.0000           9.0000    466.67%
7200.63/381.84	c       382          21903          66        20          51.0000           9.0000    466.67%
7299.86/386.88	c       387          22910          64        20          51.0000           9.0000    466.67%
7401.08/391.99	c       392          24025          65        20          51.0000           9.0000    466.67%
7488.37/396.39	c *     396          24540          66        20          50.0000           9.0000    455.56%
7504.93/397.15	c       397          19972         185        20          50.0000           9.0000    455.56%
7604.22/402.16	c       402          15134          58        20          50.0000           9.0000    455.56%
7704.54/407.29	c       407          26427          62        20          50.0000           9.0000    455.56%
7807.67/412.48	c       412          15808          51        20          50.0000           9.0000    455.56%
7823.53/413.29	c *     413          22516          68        20          49.0000           9.0000    444.44%
7847.09/414.41	c *     414          22647          64        20          48.0000           9.0000    433.33%
7910.52/417.66	c       418          16648          52        20          48.0000           9.0000    433.33%
8013.56/422.85	c       423          22851          64        20          48.0000           9.0000    433.33%
8094.91/426.94	c *     427          18520          51        20          47.0000           9.0000    422.22%
8114.68/427.99	c       428          18520          51        20          47.0000           9.0000    422.22%
8216.46/433.08	c       433          18895          50        20          47.0000           9.0000    422.22%
8249.46/434.72	c *     435          23266          60        20          46.0000           9.0000    411.11%
8320.85/438.37	c       438          23267          59        20          46.0000           9.0000    411.11%
8346.63/439.66	c *     440          23267          59        20          45.0000           9.0000    400.00%
8414.69/443.06	c *     443          23371          61        20          44.0000           9.0000    388.89%
8421.83/443.49	c       443          23371          61        20          44.0000           9.0000    388.89%
8522.95/448.50	c       448          23558          47        20          44.0000           9.0000    388.89%
8622.08/453.56	c       454          23667          48        20          44.0000           9.0000    388.89%
8723.12/458.66	c       459          24005          51        20          44.0000           9.0000    388.89%
8824.23/463.73	c       464          34832          42        20          44.0000           9.0000    388.89%
8923.21/468.77	c       469          24601          47        20          44.0000           9.0000    388.89%
9029.03/474.13	c       474          21810          40        20          44.0000           9.0000    388.89%
9133.35/479.35	c       479          37539          40        20          44.0000           9.0000    388.89%
9232.47/484.39	c       484          27784          44        20          44.0000           9.0000    388.89%
9333.59/489.44	c       489          29007          43        20          44.0000           9.0000    388.89%
9434.70/494.53	c       495          24647          42        20          44.0000           9.0000    388.89%
9533.79/499.60	c       500          40579          43        20          44.0000           9.0000    388.89%
9634.89/504.66	c       505          41019          46        20          44.0000           9.0000    388.89%
9736.00/509.71	c       510          25610          43        20          44.0000           9.0000    388.89%
9835.13/514.72	c       515          26053          39        20          44.0000           9.0000    388.89%
9934.19/519.74	c       520          35817          40        20          44.0000           9.0000    388.89%
10035.30/524.89	c       525          27225          36        20          44.0000           9.0000    388.89%
10140.94/530.16	c       530          37750          42        20          44.0000           9.0000    388.89%
10243.33/535.35	c       535          28519          37        20          44.0000           9.0000    388.89%
10344.39/540.48	c       540          29135          36        20          44.0000           9.0000    388.89%
10447.47/545.68	c       546          50410          39        20          44.0000           9.0000    388.89%
10550.58/550.82	c       551          51683          39        20          44.0000           9.0000    388.89%
10651.69/555.93	c       556          30793          37        20          44.0000           9.0000    388.89%
10750.80/561.02	c       561          54275          38        20          44.0000           9.0000    388.89%
10861.63/566.52	c       567          42382          45        20          44.0000           9.0000    388.89%
10964.73/571.73	c       572          56017          42        20          44.0000           9.0000    388.89%
11067.82/576.95	c       577          32667          35        20          44.0000           9.0000    388.89%
11171.58/582.17	c       582          33030          35        20          44.0000           9.0000    388.89%
11271.86/587.25	c       587          45576          44        20          44.0000           9.0000    388.89%
11372.98/592.31	c       592          33776          36        20          44.0000           9.0000    388.89%
11472.10/597.38	c       597          47397          40        20          44.0000           9.0000    388.89%
11573.21/602.45	c       602          60819          36        20          44.0000           9.0000    388.89%
11676.24/607.67	c       608          61846          43        20          44.0000           9.0000    388.89%
11781.33/613.00	c       613          49138          42        20          44.0000           9.0000    388.89%
11883.05/618.05	c       618          49362          39        20          44.0000           9.0000    388.89%
11982.27/623.06	c       623          35759          35        20          44.0000           9.0000    388.89%
12083.34/628.16	c       628          35934          35        20          44.0000           9.0000    388.89%
12183.83/633.25	c       633          36232          33        20          44.0000           9.0000    388.89%
12256.92/636.90	c *     637          65585          56        20          43.0000           9.0000    377.78%
12286.68/638.40	c       638          65659          58        20          43.0000           9.0000    377.78%
12387.79/643.51	c       644          53604          37        20          43.0000           9.0000    377.78%
12486.89/648.57	c       649          37668          36        20          43.0000           9.0000    377.78%
12590.03/653.75	c       654          65860          49        20          43.0000           9.0000    377.78%
12695.86/659.11	c       659          65930          44        20          43.0000           9.0000    377.78%
12800.15/664.32	c       664          66016          52        20          43.0000           9.0000    377.78%
12907.03/669.75	c       670          66016          52        20          43.0000           9.0000    377.78%
13008.17/674.85	c       675          66506          43        20          43.0000           9.0000    377.78%
13107.33/679.86	c       680          58998          40        20          43.0000           9.0000    377.78%
13214.34/685.22	c       685          67909          42        20          43.0000           9.0000    377.78%
13315.49/690.30	c       690          41197          34        20          43.0000           9.0000    377.78%
13414.64/695.36	c       695          41568          36        20          43.0000           9.0000    377.78%
13525.71/700.99	c       701          61083          38        20          43.0000           9.0000    377.78%
13627.39/706.05	c       706          42385          35        20          43.0000           9.0000    377.78%
13726.56/711.06	c       711          61936          37        20          43.0000           9.0000    377.78%
13825.67/716.13	c       716          62134          37        20          43.0000           9.0000    377.78%
13912.20/720.49	c *     720          43385         108        20          42.0000           9.0000    366.67%
13929.94/721.39	c       721          43562          45        20          42.0000           9.0000    366.67%
14037.04/726.73	c       727          62838          39        20          42.0000           9.0000    366.67%
14138.21/731.82	c       732          75754          40        20          42.0000           9.0000    366.67%
14239.38/737.00	c       737          44539          34        20          42.0000           9.0000    366.67%
14344.49/742.24	c       742          44895          35        20          42.0000           9.0000    366.67%
14445.68/747.39	c       747          45267          35        20          42.0000           9.0000    366.67%
14546.88/752.49	c       752          45623          34        20          42.0000           9.0000    366.67%
14648.00/757.54	c       758          81177          50        20          42.0000           9.0000    366.67%
14753.16/762.83	c       763          81804          51        20          42.0000           9.0000    366.67%
14854.22/768.02	c       768          66976          39        20          42.0000           9.0000    366.67%
14958.10/773.19	c       773          46310          31        20          42.0000           9.0000    366.67%
15060.60/778.31	c       778          83473          44        20          42.0000           9.0000    366.67%
15159.82/783.39	c       783          84045          45        20          42.0000           9.0000    366.67%
15261.01/788.45	c       788          68266          35        20          42.0000           9.0000    366.67%
15362.24/793.59	c       794          68580          34        20          42.0000           9.0000    366.67%
15463.44/798.67	c       799          68897          39        20          42.0000           9.0000    366.67%
15566.63/803.86	c       804          69137          37        20          42.0000           9.0000    366.67%
15670.66/809.05	c       809          69471          35        20          42.0000           9.0000    366.67%
15769.68/814.11	c       814          69592          36        20          42.0000           9.0000    366.67%
15870.85/819.19	c       819          69943          34        20          42.0000           9.0000    366.67%
15928.49/822.08	c *     822          70063          34        20          41.0000           9.0000    355.56%
15973.25/824.31	c       824          47783          33        20          41.0000           9.0000    355.56%
16072.31/829.36	c       829          47785          32        20          41.0000           9.0000    355.56%
16173.54/834.46	c       834          90366          48        20          41.0000           9.0000    355.56%
16272.74/839.47	c       839          91546          40        20          41.0000           9.0000    355.56%
16374.14/844.56	c       845          47885          37        20          41.0000           9.0000    355.56%
16477.06/849.72	c       850          93591          39        20          41.0000           9.0000    355.56%
16578.26/854.83	c       855          94546          36        20          41.0000           9.0000    355.56%
16682.13/860.05	c       860          94897          51        20          41.0000           9.0000    355.56%
16786.59/865.30	c       865          95947          42        20          41.0000           9.0000    355.56%
16889.73/870.52	c       871          97207          40        20          41.0000           9.0000    355.56%
16994.89/875.82	c       876          97744          39        20          41.0000           9.0000    355.56%
17096.14/881.03	c       881          48596          34        20          41.0000           9.0000    355.56%
17207.22/886.57	c       887          74623          37        20          41.0000           9.0000    355.56%
17312.39/891.80	c       892          48800          31        20          41.0000           9.0000    355.56%
17419.58/897.28	c       897          48924          34        20          41.0000           9.0000    355.56%
17520.81/902.36	c       902          75742          42        20          41.0000           9.0000    355.56%
17622.04/907.44	c       907          76244          35        20          41.0000           9.0000    355.56%
17727.23/912.75	c       913          49509          35        20          41.0000           9.0000    355.56%
17830.44/918.02	c       918          77215          36        20          41.0000           9.0000    355.56%
17932.38/923.07	c       923          77720          37        20          41.0000           9.0000    355.56%
18033.62/928.18	c       928         105705          41        20          41.0000           9.0000    355.56%
18136.11/933.36	c       933         106420          44        20          41.0000           9.0000    355.56%
18239.37/938.53	c       939         107335          36        20          41.0000           9.0000    355.56%
18338.60/943.59	c       944         108206          36        20          41.0000           9.0000    355.56%
18439.79/948.68	c       949         109129          44        20          41.0000           9.0000    355.56%
18543.00/953.82	c       954         109343          39        20          41.0000           9.0000    355.56%
18650.19/959.20	c       959         109343          39        20          41.0000           9.0000    355.56%
18753.39/964.43	c       964         109343          39        20          41.0000           9.0000    355.56%
18856.63/969.67	c       970         109343          39        20          41.0000           9.0000    355.56%
18959.85/974.86	c       975         109343          39        20          41.0000           9.0000    355.56%
19059.04/979.88	c       980         109735          50        20          41.0000           9.0000    355.56%
19160.27/985.03	c       985          83082          37        20          41.0000           9.0000    355.56%
19262.28/990.09	c       990          83626          35        20          41.0000           9.0000    355.56%
19366.64/995.33	c       995          84116          33        20          41.0000           9.0000    355.56%
19467.87/1000.48	c      1000         113489          42        20          41.0000           9.0000    355.56%
19574.99/1005.80	c      1006              2           1        20          41.0000          38.0000      7.89%
19678.98/1011.11	c      1011              3           4        20          41.0000          38.0000      7.89%
19781.39/1016.30	c      1016              3           4        20          41.0000          38.0000      7.89%
19882.60/1021.34	c      1021              3           4        20          41.0000          38.0000      7.89%
19983.86/1026.41	c      1026              3           4        20          41.0000          38.0000      7.89%
20083.16/1031.44	c      1031              3           4        20          41.0000          38.0000      7.89%
20184.42/1036.55	c      1037              3           4        20          41.0000          38.0000      7.89%
20285.69/1041.64	c      1042              3           4        20          41.0000          38.0000      7.89%
20386.95/1046.70	c      1047              3           4        20          41.0000          38.0000      7.89%
20486.21/1051.74	c      1052              3           4        20          41.0000          38.0000      7.89%
20589.44/1056.98	c      1057              3           4        20          41.0000          38.0000      7.89%
20696.61/1062.30	c      1062              3           4        20          41.0000          38.0000      7.89%
20795.72/1067.32	c      1067              3           4        20          41.0000          38.0000      7.89%
20896.98/1072.41	c      1072              3           4        20          41.0000          38.0000      7.89%
21006.21/1077.90	c      1078              3           4        20          41.0000          38.0000      7.89%
21108.12/1083.07	c      1083              3           4        20          41.0000          38.0000      7.89%
21210.67/1088.27	c      1088              3           4        20          41.0000          38.0000      7.89%
21317.95/1093.61	c      1094              3           4        20          41.0000          38.0000      7.89%
21419.21/1098.74	c      1099              3           4        20          41.0000          38.0000      7.89%
21522.47/1103.96	c      1104              3           4        20          41.0000          38.0000      7.89%
21626.57/1109.15	c      1109              3           4        20          41.0000          38.0000      7.89%
21728.97/1114.40	c      1114              3           4        20          41.0000          38.0000      7.89%
21836.21/1119.72	c      1120              3           4        20          41.0000          38.0000      7.89%
21937.49/1124.86	c      1125              3           4        20          41.0000          38.0000      7.89%
22038.80/1130.00	c      1130              3           4        20          41.0000          38.0000      7.89%
22138.04/1135.01	c      1135              3           4        20          41.0000          38.0000      7.89%
22245.25/1140.39	c      1140              3           4        20          41.0000          38.0000      7.89%
22350.50/1145.63	c      1146              3           4        20          41.0000          38.0000      7.89%
22449.80/1150.64	c      1151              3           4        20          41.0000          38.0000      7.89%
22555.00/1155.95	c      1156              3           4        20          41.0000          38.0000      7.89%
22656.94/1161.06	c      1161              3           4        20          41.0000          38.0000      7.89%
22758.13/1166.13	c      1166              3           4        20          41.0000          38.0000      7.89%
22868.66/1171.73	c      1172              3           4        20          41.0000          38.0000      7.89%
22974.60/1177.08	c      1177              3           4        20          41.0000          38.0000      7.89%
23073.93/1182.14	c      1182              3           4        20          41.0000          38.0000      7.89%
23176.35/1187.29	c      1187              3           4        20          41.0000          38.0000      7.89%
23279.61/1192.45	c      1192              3           4        20          41.0000          38.0000      7.89%
23380.89/1197.57	c      1198              3           4        20          41.0000          38.0000      7.89%
23480.20/1202.59	c      1203              3           4        20          41.0000          38.0000      7.89%
23581.49/1207.60	c      1208              3           4        20          41.0000          38.0000      7.89%
23680.77/1212.67	c      1213              3           4        20          41.0000          38.0000      7.89%
23782.05/1217.77	c      1218              3           4        20          41.0000          38.0000      7.89%
23883.34/1222.84	c      1223             27          28        20          41.0000          38.0000      7.89%
23984.62/1227.91	c      1228             27          28        20          41.0000          38.0000      7.89%
24083.91/1232.93	c      1233             27          28        20          41.0000          38.0000      7.89%
24185.77/1238.10	c      1238             27          28        20          41.0000          38.0000      7.89%
24290.30/1243.31	c      1243             27          28        20          41.0000          38.0000      7.89%
24389.59/1248.35	c      1248             27          28        20          41.0000          38.0000      7.89%
24488.87/1253.39	c      1253             27          28        20          41.0000          38.0000      7.89%
24590.01/1258.48	c      1258             27          28        20          41.0000          38.0000      7.89%
24693.29/1263.68	c      1264             27          28        20          41.0000          38.0000      7.89%
24806.42/1269.30	c      1269             27          28        20          41.0000          38.0000      7.89%
24905.72/1274.35	c      1274             27          28        20          41.0000          38.0000      7.89%
25005.02/1279.37	c      1279             27          28        20          41.0000          38.0000      7.89%
25108.25/1284.50	c      1284             27          28        20          41.0000          38.0000      7.89%
25207.56/1289.55	c      1290             27          28        20          41.0000          38.0000      7.89%
25308.81/1294.61	c      1295             27          28        20          41.0000          38.0000      7.89%
25408.12/1299.66	c      1300             27          28        20          41.0000          38.0000      7.89%
25509.42/1304.73	c      1305             27          28        20          41.0000          38.0000      7.89%
25610.67/1309.83	c      1310             27          28        20          41.0000          38.0000      7.89%
25709.96/1314.89	c      1315             27          28        20          41.0000          38.0000      7.89%
25811.22/1319.94	c      1320             27          28        20          41.0000          38.0000      7.89%
25910.36/1324.97	c      1325             27          28        20          41.0000          38.0000      7.89%
26012.33/1330.09	c      1330             27          28        20          41.0000          38.0000      7.89%
26113.26/1335.16	c      1335             27          28        20          41.0000          38.0000      7.89%
26213.93/1340.21	c      1340             27          28        20          41.0000          38.0000      7.89%
26313.21/1345.26	c      1345             27          28        20          41.0000          38.0000      7.89%
26414.45/1350.31	c      1350             27          28        20          41.0000          38.0000      7.89%
26513.68/1355.33	c      1355              3           4        20          41.0000          38.0000      7.89%
26612.91/1360.34	c      1360              3           4        20          41.0000          38.0000      7.89%
26713.85/1365.46	c      1365              3           4        20          41.0000          38.0000      7.89%
26814.67/1370.51	c      1371              3           4        20          41.0000          38.0000      7.89%
26913.65/1375.54	c      1376              3           4        20          41.0000          38.0000      7.89%
27014.82/1380.60	c      1381              3           4        20          41.0000          38.0000      7.89%
27114.05/1385.66	c      1386              3           4        20          41.0000          38.0000      7.89%
27213.28/1390.69	c      1391              3           4        20          41.0000          38.0000      7.89%
27314.54/1395.72	c      1396              3           4        20          41.0000          38.0000      7.89%
27415.76/1400.85	c      1401              3           4        20          41.0000          38.0000      7.89%
27514.99/1405.90	c      1406              3           4        20          41.0000          38.0000      7.89%
27616.09/1410.95	c      1411              3           4        20          41.0000          38.0000      7.89%
27715.32/1416.00	c      1416              3           4        20          41.0000          38.0000      7.89%
27817.22/1421.05	c      1421              3           4        20          41.0000          38.0000      7.89%
27918.46/1426.16	c      1426              3           4        20          41.0000          38.0000      7.89%
28018.95/1431.24	c      1431              3           4        20          41.0000          38.0000      7.89%
28120.18/1436.40	c      1436              3           4        20          41.0000          38.0000      7.89%
28221.41/1441.45	c      1441              3           4        20          41.0000          38.0000      7.89%
28322.63/1446.50	c      1446              3           4        20          41.0000          38.0000      7.89%
28421.87/1451.56	c      1452              3           4        20          41.0000          38.0000      7.89%
28523.12/1456.61	c      1457              3           4        20          41.0000          38.0000      7.89%
28622.36/1461.63	c      1462              3           4        20          41.0000          38.0000      7.89%
28723.58/1466.77	c      1467              3           4        20          41.0000          38.0000      7.89%
28824.74/1471.82	c      1472              3           4        20          41.0000          38.0000      7.89%
28924.00/1476.87	c      1477              3           4        20          41.0000          38.0000      7.89%
29025.25/1481.92	c      1482              3           4        20          41.0000          38.0000      7.89%
29124.49/1486.97	c      1487              3           4        20          41.0000          38.0000      7.89%
29229.69/1492.21	c      1492              3           4        20          41.0000          38.0000      7.89%
29328.94/1497.25	c      1497              3           4        20          41.0000          38.0000      7.89%
29432.15/1502.40	c      1502              3           4        20          41.0000          38.0000      7.89%
29531.39/1507.48	c      1507              3           4        20          41.0000          38.0000      7.89%
29638.60/1512.89	c      1513              3           4        20          41.0000          38.0000      7.89%
29749.77/1518.43	c      1518              3           4        20          41.0000          38.0000      7.89%
29851.02/1523.56	c      1524              3           4        20          41.0000          38.0000      7.89%
29952.27/1528.62	c      1529              3           4        20          41.0000          38.0000      7.89%
30053.55/1533.73	c      1534              3           4        20          41.0000          38.0000      7.89%
30159.26/1539.10	c      1539              3           4        20          41.0000          38.0000      7.89%
30260.27/1544.18	c      1544              3           4        20          41.0000          38.0000      7.89%
30366.64/1549.57	c      1550              3           4        20          41.0000          38.0000      7.89%
30467.90/1554.62	c      1555              3           4        20          41.0000          38.0000      7.89%
30569.19/1559.74	c      1560              3           4        20          41.0000          38.0000      7.89%
30678.33/1565.24	c      1565              3           4        20          41.0000          38.0000      7.89%
30781.58/1570.49	c      1570              3           4        20          41.0000          38.0000      7.89%
30884.87/1575.65	c      1576              3           4        20          41.0000          38.0000      7.89%
30986.14/1580.70	c      1581              3           4        20          41.0000          38.0000      7.89%
31085.45/1585.75	c      1586              3           4        20          41.0000          38.0000      7.89%
31188.73/1591.04	c      1591              3           4        20          41.0000          38.0000      7.89%
31295.95/1596.31	c      1596              3           4        20          41.0000          38.0000      7.89%
31395.26/1601.32	c      1601              3           4        20          41.0000          38.0000      7.89%
31504.39/1606.83	c      1607              3           4        20          41.0000          38.0000      7.89%
31605.68/1611.92	c      1612              3           4        20          41.0000          38.0000      7.89%
31707.81/1617.11	c      1617              3           4        20          41.0000          38.0000      7.89%
31808.92/1622.19	c      1622              3           4        20          41.0000          38.0000      7.89%
31909.43/1627.22	c      1627              3           4        20          41.0000          38.0000      7.89%
32012.68/1632.46	c      1632              3           4        20          41.0000          38.0000      7.89%
32113.94/1637.53	c      1638              3           4        20          41.0000          38.0000      7.89%
32213.21/1642.55	c      1643              3           4        20          41.0000          38.0000      7.89%
32314.33/1647.60	c      1648              3           4        20          41.0000          38.0000      7.89%
32413.50/1652.62	c      1653              3           4        20          41.0000          38.0000      7.89%
32514.69/1657.73	c      1658              3           4        20          41.0000          38.0000      7.89%
32617.87/1662.97	c      1663              3           4        20          41.0000          38.0000      7.89%
32717.13/1668.00	c      1668             44          43        20          41.0000          38.0000      7.89%
32821.29/1673.17	c      1673             44          43        20          41.0000          38.0000      7.89%
32920.30/1678.19	c      1678             44          43        20          41.0000          38.0000      7.89%
33022.86/1683.31	c      1683             44          43        20          41.0000          38.0000      7.89%
33124.11/1688.48	c      1688             44          43        20          41.0000          38.0000      7.89%
33223.32/1693.49	c      1693             44          43        20          41.0000          38.0000      7.89%
33326.53/1698.62	c      1699             44          43        20          41.0000          38.0000      7.89%
33425.78/1703.66	c      1704             44          43        20          41.0000          38.0000      7.89%
33529.03/1708.87	c      1709             44          43        20          41.0000          38.0000      7.89%
33628.22/1713.88	c      1714             44          43        20          41.0000          38.0000      7.89%
33729.45/1718.91	c      1719             44          43        20          41.0000          38.0000      7.89%
33831.40/1724.07	c      1724             44          43        20          41.0000          38.0000      7.89%
33935.98/1729.31	c      1729             44          43        20          41.0000          38.0000      7.89%
34037.20/1734.48	c      1734             44          43        20          41.0000          38.0000      7.89%
34138.47/1739.50	c      1740             44          43        20          41.0000          38.0000      7.89%
34241.71/1744.72	c      1745             44          43        20          41.0000          38.0000      7.89%
34340.96/1749.77	c      1750             44          43        20          41.0000          38.0000      7.89%
34442.23/1754.82	c      1755             44          43        20          41.0000          38.0000      7.89%
34541.50/1759.87	c      1760             44          43        20          41.0000          38.0000      7.89%
34642.75/1764.92	c      1765             44          43        20          41.0000          38.0000      7.89%
34742.00/1769.97	c      1770             44          43        20          41.0000          38.0000      7.89%
34843.95/1775.06	c      1775             44          43        20          41.0000          38.0000      7.89%
34946.44/1780.28	c      1780             44          43        20          41.0000          38.0000      7.89%
35049.64/1785.40	c      1785             44          43        20          41.0000          38.0000      7.89%
35150.87/1790.59	c      1791             44          43        20          41.0000          38.0000      7.89%
35254.10/1795.75	c      1796             44          43        20          41.0000          38.0000      7.89%
35355.16/1800.81	c      1801             44          43        20          41.0000          38.0000      7.89%
35458.97/1806.13	c      1806             44          43        20          41.0000          38.0000      7.89%
35561.09/1811.22	c      1811             44          43        20          41.0000          38.0000      7.89%
35660.35/1816.26	c      1816             44          43        20          41.0000          38.0000      7.89%
35767.54/1821.68	c      1822             44          43        20          41.0000          38.0000      7.89%
35868.67/1826.72	c      1827             44          43        20          41.0000          38.0000      7.89%
35969.80/1831.82	c      1832             44          43        20          41.0000          38.0000      7.89%
36070.95/1836.99	c      1837             44          43        20          41.0000          38.0000      7.89%
36172.84/1842.09	c      1842             44          43        20          41.0000          38.0000      7.89%
36277.25/1847.32	c      1847             97          96        20          41.0000          38.0000      7.89%
36378.43/1852.43	c      1852             97          96        20          41.0000          38.0000      7.89%
36479.59/1857.53	c      1858             97          96        20          41.0000          38.0000      7.89%
36578.78/1862.54	c      1863             97          96        20          41.0000          38.0000      7.89%
36685.78/1867.94	c      1868             97          96        20          41.0000          38.0000      7.89%
36789.53/1873.19	c      1873             97          96        20          41.0000          38.0000      7.89%
36891.81/1878.30	c      1878             57          58        20          41.0000          38.0000      7.89%
36990.95/1883.39	c      1883             57          58        20          41.0000          38.0000      7.89%
37092.11/1888.44	c      1888             57          58        20          41.0000          38.0000      7.89%
37191.09/1893.49	c      1893             57          58        20          41.0000          38.0000      7.89%
37292.09/1898.54	c      1899             57          58        20          41.0000          38.0000      7.89%
37391.17/1903.60	c      1904             57          58        20          41.0000          38.0000      7.89%
37492.19/1908.66	c      1909             57          58        20          41.0000          38.0000      7.89%
37593.22/1913.71	c      1914             57          58        20          41.0000          38.0000      7.89%
37692.29/1918.76	c      1919             57          58        20          41.0000          38.0000      7.89%
37793.35/1923.83	c      1924             57          58        20          41.0000          38.0000      7.89%
37892.44/1928.88	c      1929             57          58        20          41.0000          38.0000      7.89%
37996.13/1934.09	c      1934             57          58        20          41.0000          38.0000      7.89%
38095.51/1939.14	c      1939             57          58        20          41.0000          38.0000      7.89%
38196.50/1944.19	c      1944             57          58        20          41.0000          38.0000      7.89%
38296.71/1949.28	c      1949             57          58        20          41.0000          38.0000      7.89%
38405.72/1954.72	c      1955             57          58        20          41.0000          38.0000      7.89%
38506.85/1959.84	c      1960             57          58        20          41.0000          38.0000      7.89%
38605.98/1964.90	c      1965             57          58        20          41.0000          38.0000      7.89%
38707.12/1969.98	c      1970             57          58        20          41.0000          38.0000      7.89%
38808.97/1975.12	c      1975             57          58        20          41.0000          38.0000      7.89%
38911.34/1980.28	c      1980             57          58        20          41.0000          38.0000      7.89%
39012.50/1985.31	c      1985             57          58        20          41.0000          38.0000      7.89%
39117.62/1990.63	c      1991             57          58        20          41.0000          38.0000      7.89%
39216.79/1995.69	c      1996             57          58        20          41.0000          38.0000      7.89%
39324.74/2001.08	c      2001             57          58        20          41.0000          38.0000      7.89%
39425.91/2006.19	c      2006             57          58        20          41.0000          38.0000      7.89%
39532.15/2011.51	c      2012             57          58        20          41.0000          38.0000      7.89%
39633.29/2016.65	c      2017             57          58        20          41.0000          38.0000      7.89%
39732.49/2021.70	c      2022             57          58        20          41.0000          38.0000      7.89%
39833.63/2026.74	c      2027             57          58        20          41.0000          38.0000      7.89%
39932.81/2031.80	c      2032             57          58        20          41.0000          38.0000      7.89%
40033.73/2036.85	c      2037             57          58        20          41.0000          38.0000      7.89%
40132.82/2041.90	c      2042              3           4        20          41.0000          38.0000      7.89%
40233.89/2046.93	c      2047              3           4        20          41.0000          38.0000      7.89%
40332.80/2052.01	c      2052              3           4        20          41.0000          38.0000      7.89%
40436.11/2057.14	c      2057              3           4        20          41.0000          38.0000      7.89%
40535.49/2062.18	c      2062              3           4        20          41.0000          38.0000      7.89%
40637.54/2067.30	c      2067              3           4        20          41.0000          38.0000      7.89%
40742.56/2072.62	c      2073              3           4        20          41.0000          38.0000      7.89%
40841.62/2077.67	c      2078              3           4        20          41.0000          38.0000      7.89%
40942.70/2082.79	c      2083              3           4        20          41.0000          38.0000      7.89%
41045.79/2087.93	c      2088              3           4        20          41.0000          38.0000      7.89%
41147.64/2093.11	c      2093              3           4        20          41.0000          38.0000      7.89%
41249.97/2098.29	c      2098              3           4        20          41.0000          38.0000      7.89%
41351.03/2103.32	c      2103              3           4        20          41.0000          38.0000      7.89%
41452.08/2108.42	c      2108              3           4        20          41.0000          38.0000      7.89%
41561.06/2113.90	c      2114              3           4        20          41.0000          38.0000      7.89%
41662.77/2119.08	c      2119              3           4        20          41.0000          38.0000      7.89%
41769.09/2124.50	c      2124              3           4        20          41.0000          38.0000      7.89%
41870.26/2129.54	c      2130              3           4        20          41.0000          38.0000      7.89%
41971.42/2134.63	c      2135              3           4        20          41.0000          38.0000      7.89%
42072.60/2139.76	c      2140              3           4        20          41.0000          38.0000      7.89%
42187.63/2145.51	c      2146              3           4        20          41.0000          38.0000      7.89%
42290.79/2150.79	c      2151              3           4        20          41.0000          38.0000      7.89%
42391.94/2155.86	c      2156              3           4        20          41.0000          38.0000      7.89%
42495.83/2161.12	c      2161              3           4        20          41.0000          38.0000      7.89%
42606.19/2166.67	c      2167              3           4        20          41.0000          38.0000      7.89%
42707.36/2171.72	c      2172              3           4        20          41.0000          38.0000      7.89%
42806.52/2176.79	c      2177              3           4        20          41.0000          38.0000      7.89%
42909.55/2181.99	c      2182              3           4        20          41.0000          38.0000      7.89%
43011.66/2187.13	c      2187              3           4        20          41.0000          38.0000      7.89%
43110.97/2192.14	c      2192              3           4        20          41.0000          38.0000      7.89%
43213.10/2197.29	c      2197              3           4        20          41.0000          38.0000      7.89%
43316.27/2202.44	c      2202              3           4        20          41.0000          38.0000      7.89%
43430.11/2208.19	c      2208              3           4        20          41.0000          38.0000      7.89%
43532.50/2213.38	c      2213              3           4        20          41.0000          38.0000      7.89%
43635.67/2218.51	c      2219              3           4        20          41.0000          38.0000      7.89%
43738.76/2223.74	c      2224              3           4        20          41.0000          38.0000      7.89%
43841.91/2228.92	c      2229              3           4        20          41.0000          38.0000      7.89%
43941.08/2234.01	c      2234              3           4        20          41.0000          38.0000      7.89%
44052.15/2239.56	c      2240              3           4        20          41.0000          38.0000      7.89%
44155.32/2244.78	c      2245            112         111        20          41.0000          38.0000      7.89%
44260.98/2250.12	c      2250            112         111        20          41.0000          38.0000      7.89%
44365.35/2255.30	c      2255            112         111        20          41.0000          38.0000      7.89%
44466.49/2260.41	c      2260            112         111        20          41.0000          38.0000      7.89%
44567.56/2265.55	c      2266            112         111        20          41.0000          38.0000      7.89%
44677.41/2271.05	c      2271            112         111        20          41.0000          38.0000      7.89%
44779.83/2276.21	c      2276            112         111        20          41.0000          38.0000      7.89%
44882.99/2281.47	c      2281            112         111        20          41.0000          38.0000      7.89%
44986.15/2286.64	c      2287            112         111        20          41.0000          38.0000      7.89%
45085.36/2291.69	c      2292            112         111        20          41.0000          38.0000      7.89%
45190.51/2296.97	c      2297            112         111        20          41.0000          38.0000      7.89%
45289.70/2302.02	c      2302            112         111        20          41.0000          38.0000      7.89%
45394.74/2307.30	c      2307            112         111        20          41.0000          38.0000      7.89%
45495.80/2312.39	c      2312            112         111        20          41.0000          38.0000      7.89%
45602.93/2317.72	c      2318            112         111        20          41.0000          38.0000      7.89%
45702.13/2322.74	c      2323            112         111        20          41.0000          38.0000      7.89%
45803.34/2327.83	c      2328            112         111        20          41.0000          38.0000      7.89%
45910.35/2333.28	c      2333            112         111        20          41.0000          38.0000      7.89%
46015.53/2338.51	c      2339            112         111        20          41.0000          38.0000      7.89%
46114.79/2343.55	c      2344            112         111        20          41.0000          38.0000      7.89%
46219.83/2348.80	c      2349            112         111        20          41.0000          38.0000      7.89%
46326.99/2354.23	c      2354            112         111        20          41.0000          38.0000      7.89%
46432.21/2359.56	c      2360            112         111        20          41.0000          38.0000      7.89%
46533.41/2364.66	c      2365            112         111        20          41.0000          38.0000      7.89%
46634.64/2369.72	c      2370            112         111        20          41.0000          38.0000      7.89%
46735.87/2374.85	c      2375            112         111        20          41.0000          38.0000      7.89%
46835.12/2379.86	c      2380            112         111        20          41.0000          38.0000      7.89%
46941.04/2385.15	c      2385            112         111        20          41.0000          38.0000      7.89%
47041.51/2390.27	c      2390            112         111        20          41.0000          38.0000      7.89%
47144.66/2395.45	c      2395            112         111        20          41.0000          38.0000      7.89%
47245.69/2400.53	c      2401            112         111        20          41.0000          38.0000      7.89%
47352.70/2405.98	c      2406            112         111        20          41.0000          38.0000      7.89%
47461.87/2411.44	c      2411            112         111        20          41.0000          38.0000      7.89%
47565.10/2416.66	c      2417            112         111        20          41.0000          38.0000      7.89%
47664.31/2421.67	c      2422            112         111        20          41.0000          38.0000      7.89%
47765.54/2426.72	c      2427            112         111        20          41.0000          38.0000      7.89%
47864.80/2431.73	c      2432            112         111        20          41.0000          38.0000      7.89%
47965.98/2436.86	c      2437            112         111        20          41.0000          38.0000      7.89%
48083.10/2442.73	c      2443            112         111        20          41.0000          38.0000      7.89%
48186.30/2447.98	c      2448            112         111        20          41.0000          38.0000      7.89%
48288.19/2453.05	c      2453            112         111        20          41.0000          38.0000      7.89%
48387.34/2458.08	c      2458            112         111        20          41.0000          38.0000      7.89%
48493.82/2463.45	c      2463            112         111        20          41.0000          38.0000      7.89%
48600.94/2468.86	c      2469            112         111        20          41.0000          38.0000      7.89%
48702.11/2473.94	c      2474            112         111        20          41.0000          38.0000      7.89%
48801.32/2479.05	c      2479            112         111        20          41.0000          38.0000      7.89%
48905.12/2484.14	c      2484            112         111        20          41.0000          38.0000      7.89%
49005.19/2489.20	c      2489            112         111        20          41.0000          38.0000      7.89%
49104.41/2494.26	c      2494            112         111        20          41.0000          38.0000      7.89%
49205.54/2499.35	c      2499            112         111        20          41.0000          38.0000      7.89%
49306.71/2504.48	c      2504            112         111        20          41.0000          38.0000      7.89%
49407.92/2509.59	c      2510            112         111        20          41.0000          38.0000      7.89%
49515.10/2514.95	c      2515            112         111        20          41.0000          38.0000      7.89%
49620.28/2520.21	c      2520            112         111        20          41.0000          38.0000      7.89%
49721.47/2525.36	c      2525            112         111        20          41.0000          38.0000      7.89%
49822.68/2530.47	c      2530            112         111        20          41.0000          38.0000      7.89%
49925.86/2535.69	c      2536            112         111        20          41.0000          38.0000      7.89%
50031.02/2540.97	c      2541            112         111        20          41.0000          38.0000      7.89%
50136.12/2546.25	c      2546            112         111        20          41.0000          38.0000      7.89%
50247.29/2551.82	c      2552            112         111        20          41.0000          38.0000      7.89%
50358.39/2557.43	c      2557            112         111        20          41.0000          38.0000      7.89%
50457.62/2562.48	c      2562            112         111        20          41.0000          38.0000      7.89%
50560.83/2567.62	c      2568            112         111        20          41.0000          38.0000      7.89%
50660.06/2572.65	c      2573            112         111        20          41.0000          38.0000      7.89%
50765.26/2577.93	c      2578            112         111        20          41.0000          38.0000      7.89%
50867.22/2583.05	c      2583            112         111        20          41.0000          38.0000      7.89%
50966.59/2588.10	c      2588            112         111        20          41.0000          38.0000      7.89%
51065.61/2593.14	c      2593            112         111        20          41.0000          38.0000      7.89%
51167.98/2598.24	c      2598            112         111        20          41.0000          38.0000      7.89%
51267.19/2603.28	c      2603            112         111        20          41.0000          38.0000      7.89%
51368.38/2608.39	c      2608            112         111        20          41.0000          38.0000      7.89%
51469.59/2613.42	c      2613            112         111        20          41.0000          38.0000      7.89%
51568.80/2618.47	c      2618            112         111        20          41.0000          38.0000      7.89%
51670.01/2623.54	c      2624            112         111        20          41.0000          38.0000      7.89%
51777.18/2628.92	c      2629            112         111        20          41.0000          38.0000      7.89%
51876.42/2634.01	c      2634            112         111        20          41.0000          38.0000      7.89%
51978.42/2639.06	c      2639            112         111        20          41.0000          38.0000      7.89%
52088.75/2644.61	c      2645            112         111        20          41.0000          38.0000      7.89%
52188.00/2649.69	c      2650            112         111        20          41.0000          38.0000      7.89%
52298.05/2655.15	c      2655            112         111        20          41.0000          38.0000      7.89%
52406.32/2660.66	c      2661            112         111        20          41.0000          38.0000      7.89%
52514.22/2666.07	c      2666            112         111        20          41.0000          38.0000      7.89%
52620.67/2671.49	c      2671            112         111        20          41.0000          38.0000      7.89%
52729.86/2676.93	c      2677            112         111        20          41.0000          38.0000      7.89%
52834.04/2682.16	c      2682            112         111        20          41.0000          38.0000      7.89%
52944.22/2687.77	c      2688            112         111        20          41.0000          38.0000      7.89%
53047.39/2692.99	c      2693            112         111        20          41.0000          38.0000      7.89%
53146.49/2698.02	c      2698            112         111        20          41.0000          38.0000      7.89%
53250.42/2703.19	c      2703            112         111        20          41.0000          38.0000      7.89%
53352.86/2708.32	c      2708            112         111        20          41.0000          38.0000      7.89%
53452.07/2713.33	c      2713            112         111        20          41.0000          38.0000      7.89%
53553.27/2718.43	c      2718            112         111        20          41.0000          38.0000      7.89%
53652.48/2723.45	c      2723            112         111        20          41.0000          38.0000      7.89%
53761.66/2728.94	c      2729            112         111        20          41.0000          38.0000      7.89%
53860.82/2734.02	c      2734            112         111        20          41.0000          38.0000      7.89%
53968.00/2739.35	c      2739            112         111        20          41.0000          38.0000      7.89%
54069.17/2744.42	c      2744            112         111        20          41.0000          38.0000      7.89%
54170.39/2749.54	c      2750            112         111        20          41.0000          38.0000      7.89%
54273.59/2754.72	c      2755            112         111        20          41.0000          38.0000      7.89%
54372.80/2759.75	c      2760            112         111        20          41.0000          38.0000      7.89%
54475.90/2764.98	c      2765            112         111        20          41.0000          38.0000      7.89%
54575.06/2770.02	c      2770            112         111        20          41.0000          38.0000      7.89%
54686.13/2775.50	c      2776            112         111        20          41.0000          38.0000      7.89%
54785.54/2780.55	c      2781            112         111        20          41.0000          38.0000      7.89%
54888.52/2785.77	c      2786            112         111        20          41.0000          38.0000      7.89%
54989.73/2790.87	c      2791             23          22        20          41.0000          38.0000      7.89%
55088.94/2795.90	c      2796             23          22        20          41.0000          38.0000      7.89%
55193.01/2801.13	c      2801             23          22        20          41.0000          38.0000      7.89%
55295.27/2806.27	c      2806             23          22        20          41.0000          38.0000      7.89%
55400.45/2811.52	c      2812             23          22        20          41.0000          38.0000      7.89%
55503.63/2816.74	c      2817             23          22        20          41.0000          38.0000      7.89%
55606.83/2821.91	c      2822             23          22        20          41.0000          38.0000      7.89%
55713.94/2827.31	c      2827             23          22        20          41.0000          38.0000      7.89%
55815.15/2832.46	c      2832             23          22        20          41.0000          38.0000      7.89%
55916.36/2837.54	c      2838             23          22        20          41.0000          38.0000      7.89%
56015.58/2842.56	c      2843             23          22        20          41.0000          38.0000      7.89%
56118.78/2847.70	c      2848             23          22        20          41.0000          38.0000      7.89%
56219.98/2852.80	c      2853             23          22        20          41.0000          38.0000      7.89%
56319.21/2857.83	c      2858             23          22        20          41.0000          38.0000      7.89%
56423.12/2863.07	c      2863             23          22        20          41.0000          38.0000      7.89%
56524.07/2868.17	c      2868             23          22        20          41.0000          38.0000      7.89%
56624.52/2873.20	c      2873             23          22        20          41.0000          38.0000      7.89%
56723.73/2878.21	c      2878             23          22        20          41.0000          38.0000      7.89%
56824.93/2883.34	c      2883             23          22        20          41.0000          38.0000      7.89%
56924.08/2888.37	c      2888             23          22        20          41.0000          38.0000      7.89%
57025.27/2893.48	c      2893             23          22        20          41.0000          38.0000      7.89%
57126.48/2898.56	c      2899             23          22        20          41.0000          38.0000      7.89%
57229.48/2903.76	c      2904             23          22        20          41.0000          38.0000      7.89%
57335.39/2909.07	c      2909             23          22        20          41.0000          38.0000      7.89%
57437.77/2914.23	c      2914             23          22        20          41.0000          38.0000      7.89%
57540.88/2919.47	c      2919             23          22        20          41.0000          38.0000      7.89%
57642.25/2924.55	c      2925             23          22        20          41.0000          38.0000      7.89%
57749.13/2929.92	c      2930             23          22        20          41.0000          38.0000      7.89%
57854.24/2935.29	c      2935             23          22        20          41.0000          38.0000      7.89%
57957.44/2940.45	c      2940             23          22        20          41.0000          38.0000      7.89%
58056.66/2945.47	c      2945             23          22        20          41.0000          38.0000      7.89%
58159.87/2950.66	c      2951             23          22        20          41.0000          38.0000      7.89%
58263.16/2955.89	c      2956             23          22        20          41.0000          38.0000      7.89%
58374.17/2961.44	c      2961             23          22        20          41.0000          38.0000      7.89%
58473.38/2966.50	c      2966             23          22        20          41.0000          38.0000      7.89%
58574.60/2971.57	c      2972            202         191        20          41.0000          38.0000      7.89%
58675.80/2976.64	c      2977            202         191        20          41.0000          38.0000      7.89%
58777.03/2981.78	c      2982            202         191        20          41.0000          38.0000      7.89%
58880.19/2987.02	c      2987            202         191        20          41.0000          38.0000      7.89%
58987.32/2992.35	c      2992            202         191        20          41.0000          38.0000      7.89%
59094.48/2997.74	c      2998            202         191        20          41.0000          38.0000      7.89%
59200.37/3003.05	c      3003            202         191        20          41.0000          38.0000      7.89%
59310.78/3008.60	c      3009            202         191        20          41.0000          38.0000      7.89%
59411.98/3013.72	c      3014            202         191        20          41.0000          38.0000      7.89%
59513.20/3018.84	c      3019            202         191        20          41.0000          38.0000      7.89%
59614.40/3023.90	c      3024            202         191        20          41.0000          38.0000      7.89%
59718.34/3029.16	c      3029            202         191        20          41.0000          38.0000      7.89%
59824.72/3034.55	c      3035            202         191        20          41.0000          38.0000      7.89%
59929.84/3039.87	c      3040            202         191        20          41.0000          38.0000      7.89%
60031.06/3044.99	c      3045            202         191        20          41.0000          38.0000      7.89%
60135.10/3050.16	c      3050            202         191        20          41.0000          38.0000      7.89%
60234.16/3055.19	c      3055            202         191        20          41.0000          38.0000      7.89%
60338.57/3060.40	c      3060            202         191        20          41.0000          38.0000      7.89%
60439.68/3065.51	c      3066            202         191        20          41.0000          38.0000      7.89%
60546.85/3070.99	c      3071            202         191        20          41.0000          38.0000      7.89%
60650.98/3076.15	c      3076            202         191        20          41.0000          38.0000      7.89%
60755.24/3081.45	c      3081            202         191        20          41.0000          38.0000      7.89%
60860.39/3086.77	c      3087            202         191        20          41.0000          38.0000      7.89%
60961.63/3091.80	c      3092            202         191        20          41.0000          38.0000      7.89%
61060.87/3096.85	c      3097            202         191        20          41.0000          38.0000      7.89%
61166.75/3102.18	c      3102            202         191        20          41.0000          38.0000      7.89%
61266.01/3107.19	c      3107            202         191        20          41.0000          38.0000      7.89%
61368.45/3112.34	c      3112            202         191        20          41.0000          38.0000      7.89%
61467.70/3117.38	c      3117            202         191        20          41.0000          38.0000      7.89%
61572.90/3122.60	c      3123            202         191        20          41.0000          38.0000      7.89%
61672.15/3127.66	c      3128            202         191        20          41.0000          38.0000      7.89%
61773.38/3132.78	c      3133            202         191        20          41.0000          38.0000      7.89%
61879.30/3138.08	c      3138            202         191        20          41.0000          38.0000      7.89%
61987.73/3143.54	c      3144            202         191        20          41.0000          38.0000      7.89%
62090.96/3148.75	c      3149            202         191        20          41.0000          38.0000      7.89%
62190.21/3153.76	c      3154            202         191        20          41.0000          38.0000      7.89%
62291.46/3158.87	c      3159            202         191        20          41.0000          38.0000      7.89%
62390.71/3163.88	c      3164            202         191        20          41.0000          38.0000      7.89%
62496.71/3169.16	c      3169            202         191        20          41.0000          38.0000      7.89%
62600.91/3174.40	c      3174            202         191        20          41.0000          38.0000      7.89%
62710.07/3180.04	c      3180            202         191        20          41.0000          38.0000      7.89%
62817.22/3185.38	c      3185            202         191        20          41.0000          38.0000      7.89%
62918.47/3190.41	c      3190            202         191        20          41.0000          38.0000      7.89%
63019.68/3195.51	c      3196            202         191        20          41.0000          38.0000      7.89%
63118.93/3200.59	c      3201            202         191        20          41.0000          38.0000      7.89%
63220.15/3205.63	c      3206            202         191        20          41.0000          38.0000      7.89%
63323.37/3210.80	c      3211            202         191        20          41.0000          38.0000      7.89%
63422.62/3215.82	c      3216            202         191        20          41.0000          38.0000      7.89%
63521.84/3220.85	c      3221            202         191        20          41.0000          38.0000      7.89%
63621.01/3225.86	c      3226            202         191        20          41.0000          38.0000      7.89%
63726.99/3231.16	c      3231            202         191        20          41.0000          38.0000      7.89%
63827.42/3236.24	c      3236            202         191        20          41.0000          38.0000      7.89%
63926.67/3241.27	c      3241            202         191        20          41.0000          38.0000      7.89%
64035.86/3246.71	c      3247            202         191        20          41.0000          38.0000      7.89%
64135.11/3251.76	c      3252            202         191        20          41.0000          38.0000      7.89%
64241.03/3257.06	c      3257            202         191        20          41.0000          38.0000      7.89%
64343.51/3262.21	c      3262            202         191        20          41.0000          38.0000      7.89%
64442.78/3267.23	c      3267            202         191        20          41.0000          38.0000      7.89%
64544.01/3272.34	c      3272            202         191        20          41.0000          38.0000      7.89%
64643.20/3277.37	c      3277            202         191        20          41.0000          38.0000      7.89%
64748.43/3282.69	c      3283            202         191        20          41.0000          38.0000      7.89%
64851.58/3287.80	c      3288            202         191        20          41.0000          38.0000      7.89%
64955.71/3293.08	c      3293            202         191        20          41.0000          38.0000      7.89%
65060.05/3298.38	c      3298            202         191        20          41.0000          38.0000      7.89%
65163.30/3303.59	c      3304            202         191        20          41.0000          38.0000      7.89%
65266.49/3308.70	c      3309            202         191        20          41.0000          38.0000      7.89%
65365.76/3313.79	c      3314            202         191        20          41.0000          38.0000      7.89%
65469.01/3319.01	c      3319            202         191        20          41.0000          38.0000      7.89%
65570.96/3324.09	c      3324            202         191        20          41.0000          38.0000      7.89%
65670.23/3329.12	c      3329            202         191        20          41.0000          38.0000      7.89%
65774.70/3334.36	c      3334            202         191        20          41.0000          38.0000      7.89%
65875.95/3339.45	c      3339            202         191        20          41.0000          38.0000      7.89%
65975.11/3344.49	c      3344            202         191        20          41.0000          38.0000      7.89%
66078.28/3349.61	c      3350            202         191        20          41.0000          38.0000      7.89%
66186.16/3355.10	c      3355            202         191        20          41.0000          38.0000      7.89%
66292.67/3360.46	c      3360            202         191        20          41.0000          38.0000      7.89%
66393.94/3365.55	c      3366            202         191        20          41.0000          38.0000      7.89%
66495.23/3370.61	c      3371            202         191        20          41.0000          38.0000      7.89%
66596.50/3375.77	c      3376            202         191        20          41.0000          38.0000      7.89%
66697.78/3380.81	c      3381            202         191        20          41.0000          38.0000      7.89%
66798.97/3385.91	c      3386            202         191        20          41.0000          38.0000      7.89%
66898.25/3390.92	c      3391            202         191        20          41.0000          38.0000      7.89%
67002.24/3396.19	c      3396            202         191        20          41.0000          38.0000      7.89%
67102.74/3401.21	c      3401            202         191        20          41.0000          38.0000      7.89%
67205.75/3406.43	c      3406            202         191        20          41.0000          38.0000      7.89%
67314.97/3411.95	c      3412            202         191        20          41.0000          38.0000      7.89%
67424.16/3417.41	c      3417            202         191        20          41.0000          38.0000      7.89%
67529.39/3422.77	c      3423            202         191        20          41.0000          38.0000      7.89%
67630.66/3427.88	c      3428            202         191        20          41.0000          38.0000      7.89%
67731.93/3432.90	c      3433            202         191        20          41.0000          38.0000      7.89%
67833.93/3438.05	c      3438            202         191        20          41.0000          38.0000      7.89%
67936.40/3443.29	c      3443            202         191        20          41.0000          38.0000      7.89%
68039.57/3448.47	c      3448            202         191        20          41.0000          38.0000      7.89%
68140.82/3453.56	c      3454            202         191        20          41.0000          38.0000      7.89%
68246.04/3458.81	c      3459            202         191        20          41.0000          38.0000      7.89%
68347.27/3463.91	c      3464            202         191        20          41.0000          38.0000      7.89%
68448.66/3469.09	c      3469            202         191        20          41.0000          38.0000      7.89%
68549.96/3474.14	c      3474            202         191        20          41.0000          38.0000      7.89%
68650.57/3479.25	c      3479            202         191        20          41.0000          38.0000      7.89%
68755.82/3484.55	c      3485            202         191        20          41.0000          38.0000      7.89%
68863.09/3489.92	c      3490            202         191        20          41.0000          38.0000      7.89%
68970.33/3495.30	c      3495            202         191        20          41.0000          38.0000      7.89%
69069.57/3500.36	c      3500            202         191        20          41.0000          38.0000      7.89%
69168.88/3505.38	c      3505            202         191        20          41.0000          38.0000      7.89%
69268.18/3510.39	c      3510            202         191        20          41.0000          38.0000      7.89%
69379.34/3515.99	c      3516            202         191        20          41.0000          38.0000      7.89%
69486.56/3521.35	c      3521            202         191        20          41.0000          38.0000      7.89%
69593.60/3526.70	c      3527            202         191        20          41.0000          38.0000      7.89%
69692.91/3531.77	c      3532            202         191        20          41.0000          38.0000      7.89%
69796.18/3536.97	c      3537            125         120        20          41.0000          38.0000      7.89%
69895.48/3541.99	c      3542            125         120        20          41.0000          38.0000      7.89%
69999.61/3547.17	c      3547            125         120        20          41.0000          38.0000      7.89%
70104.02/3552.40	c      3552            125         120        20          41.0000          38.0000      7.89%
70205.30/3557.52	c      3558            125         120        20          41.0000          38.0000      7.89%
70306.59/3562.69	c      3563            125         120        20          41.0000          38.0000      7.89%
70409.84/3567.85	c      3568            125         120        20          41.0000          38.0000      7.89%
70521.06/3573.45	c      3573            125         120        20          41.0000          38.0000      7.89%
70620.36/3578.48	c      3578            125         120        20          41.0000          38.0000      7.89%
70732.36/3584.13	c      3584            125         120        20          41.0000          38.0000      7.89%
70833.61/3589.18	c      3589            125         120        20          41.0000          38.0000      7.89%
70937.89/3594.46	c      3594            125         120        20          41.0000          38.0000      7.89%
71049.73/3600.10	c      3600            125         120        20          41.0000          38.0000      7.89%
71158.13/3605.54	c      3606            125         120        20          41.0000          38.0000      7.89%
71257.34/3610.57	c      3611            125         120        20          41.0000          38.0000      7.89%
71358.48/3615.62	c      3616            125         120        20          41.0000          38.0000      7.89%
71459.65/3620.71	c      3621            125         120        20          41.0000          38.0000      7.89%
71560.85/3625.82	c      3626            125         120        20          41.0000          38.0000      7.89%
71660.06/3630.87	c      3631            125         120        20          41.0000          38.0000      7.89%
71761.25/3636.00	c      3636            125         120        20          41.0000          38.0000      7.89%
71865.36/3641.17	c      3641            125         120        20          41.0000          38.0000      7.89%
71967.64/3646.35	c      3646            125         120        20          41.0000          38.0000      7.89%

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 (170318 MiB free)
  memory of node 1: 193531 MiB (177628 MiB free)
  memory of node 2: 193531 MiB (175656 MiB free)
  memory of node 3: 193531 MiB (174831 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-4465235-1723593750/watcher-4465235-1723593750 -o /tmp/evaluation-result-4465235-1723593750/solver-4465235-1723593750 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723593750-770153 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465235-1723593750.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
Current StackSize limit: 8192 KiB

solver pid=770213, runsolver pid=770210

[startup+0.100669 s]*
/proc/loadavg: 18.73 19.53 24.54 6/862 770214
/proc/meminfo: memFree=715041832/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=70336 memory=58248 CPUtime=0.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 12443 0 0 0 8 1 0 0 20 0 1 0 125957697 72024064 14562 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 17584 14562 2347 3035 0 13980 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70336 KiB
Current children cumulated memory: 58248 KiB

[startup+0.222103 s]*
/proc/loadavg: 18.73 19.53 24.54 7/862 770214
/proc/meminfo: memFree=714875664/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=110840 memory=98708 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 22571 0 0 0 19 3 0 0 20 0 1 0 125957697 113500160 24677 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 27710 24677 2347 3035 0 24106 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 110840 KiB
Current children cumulated memory: 98708 KiB

[startup+0.318289 s]*
/proc/loadavg: 18.73 19.53 24.54 6/862 770214
/proc/meminfo: memFree=714742044/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=145528 memory=133352 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 31237 0 0 0 27 4 0 0 20 0 1 0 125957697 149020672 33338 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 36382 33338 2347 3035 0 32778 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 145528 KiB
Current children cumulated memory: 133352 KiB

[startup+0.700262 s]
/proc/loadavg: 18.73 19.53 24.54 6/862 770214
/proc/meminfo: memFree=714464708/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=278288 memory=256304 CPUtime=0.67 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 60931 0 0 0 58 9 0 0 20 0 1 0 125957697 284966912 64076 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 69572 64076 2347 3035 0 65968 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 278288 KiB
Current children cumulated memory: 256304 KiB

[startup+1.50025 s]
/proc/loadavg: 18.73 19.53 24.54 7/862 770214
/proc/meminfo: memFree=713747820/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=541040 memory=528964 CPUtime=1.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 122435 0 0 0 128 19 0 0 20 0 1 0 125957697 554024960 132241 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 135260 132241 2347 3035 0 131656 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 541040 KiB
Current children cumulated memory: 528964 KiB

[startup+3.11893 s]
/proc/loadavg: 18.73 19.53 24.54 6/862 770214
/proc/meminfo: memFree=710631492/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=1304736 memory=1290304 CPUtime=3.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 296159 0 0 0 260 48 0 0 20 0 1 0 125957697 1336049664 322576 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 326184 322576 2555 3035 0 322580 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1304736 KiB
Current children cumulated memory: 1290304 KiB

[startup+6.3002 s]
/proc/loadavg: 17.55 19.27 24.43 6/862 770216
/proc/meminfo: memFree=708603288/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=2021408 memory=1998868 CPUtime=6.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 447278 0 0 0 554 71 0 0 20 0 1 0 125957697 2069921792 499717 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 505352 499717 2614 3035 0 501748 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2021408 KiB
Current children cumulated memory: 1998868 KiB

[startup+12.7003 s]
/proc/loadavg: 16.47 19.01 24.32 7/882 770236
/proc/meminfo: memFree=708192892/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=2044792 memory=2022940 CPUtime=12.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) R 770210 770213 770141 0 -1 4194304 461806 0 0 0 1189 75 0 0 20 0 1 0 125957697 2093867008 505735 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 511198 505735 2710 3035 0 507594 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2044792 KiB
Current children cumulated memory: 2022940 KiB

[startup+25.5017 s]
/proc/loadavg: 23.39 20.38 24.68 58/1002 770358
/proc/meminfo: memFree=686418396/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=8971344 memory=8229840 CPUtime=137.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) S 770210 770213 770141 0 -1 1077936128 2082216 0 0 0 13384 401 0 0 20 0 41 0 125957697 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 2242836 2057460 2790 3035 0 2163639 0
[pid=770213/tid=770259] ppid=770210 vsize=8971344 memory=0 CPUtime=6.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770259/stat : 770259 (fscip) R 770210 770213 770141 0 -1 4194368 85010 0 0 0 605 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770260] ppid=770210 vsize=8971344 memory=8229480 CPUtime=6.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770260/stat : 770260 (fscip) R 770210 770213 770141 0 -1 4194368 86016 0 0 0 598 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770261] ppid=770210 vsize=8971344 memory=2268 CPUtime=5.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770261/stat : 770261 (fscip) R 770210 770213 770141 0 -1 4194368 70439 0 0 0 577 14 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770262] ppid=770210 vsize=8971344 memory=0 CPUtime=5.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770262/stat : 770262 (fscip) R 770210 770213 770141 0 -1 4194368 81166 0 0 0 576 17 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770263] ppid=770210 vsize=8971344 memory=280073207553664 CPUtime=6.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770263/stat : 770263 (fscip) R 770210 770213 770141 0 -1 4194368 78907 0 0 0 591 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770264] ppid=770210 vsize=8971344 memory=5859271438548100952 CPUtime=5.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770264/stat : 770264 (fscip) R 770210 770213 770141 0 -1 4194368 87691 0 0 0 574 18 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770265] ppid=770210 vsize=8971344 memory=2319635494432212231 CPUtime=6.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770265/stat : 770265 (fscip) R 770210 770213 770141 0 -1 4194368 84218 0 0 0 608 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770266] ppid=770210 vsize=8971344 memory=2064468 CPUtime=5.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770266/stat : 770266 (fscip) R 770210 770213 770141 0 -1 4194368 87419 0 0 0 581 17 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770267] ppid=770210 vsize=8971344 memory=5472 CPUtime=6.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770267/stat : 770267 (fscip) R 770210 770213 770141 0 -1 4194368 78094 0 0 0 601 15 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770268] ppid=770210 vsize=8971344 memory=0 CPUtime=6.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770268/stat : 770268 (fscip) R 770210 770213 770141 0 -1 4194368 78433 0 0 0 614 14 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770269] ppid=770210 vsize=8971344 memory=3405036 CPUtime=6.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770269/stat : 770269 (fscip) R 770210 770213 770141 0 -1 4194368 78379 0 0 0 592 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770270] ppid=770210 vsize=8971344 memory=-6658691240158215020 CPUtime=5.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770270/stat : 770270 (fscip) R 770210 770213 770141 0 -1 4194368 70683 0 0 0 582 15 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770271] ppid=770210 vsize=8971344 memory=6120 CPUtime=6.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770271/stat : 770271 (fscip) R 770210 770213 770141 0 -1 4194368 84373 0 0 0 608 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770272] ppid=770210 vsize=8971344 memory=1848 CPUtime=6.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770272/stat : 770272 (fscip) R 770210 770213 770141 0 -1 4194368 85464 0 0 0 600 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770273] ppid=770210 vsize=8971344 memory=0 CPUtime=6.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770273/stat : 770273 (fscip) R 770210 770213 770141 0 -1 4194368 85845 0 0 0 605 17 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770274] ppid=770210 vsize=8971344 memory=280073206812944 CPUtime=6.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770274/stat : 770274 (fscip) R 770210 770213 770141 0 -1 4194368 85022 0 0 0 593 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770275] ppid=770210 vsize=8971344 memory=38604 CPUtime=6.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770275/stat : 770275 (fscip) R 770210 770213 770141 0 -1 4194368 70691 0 0 0 587 14 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770276] ppid=770210 vsize=8971344 memory=33100 CPUtime=6.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770276/stat : 770276 (fscip) R 770210 770213 770141 0 -1 4194368 88059 0 0 0 587 16 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770277] ppid=770210 vsize=8971344 memory=0 CPUtime=6.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770277/stat : 770277 (fscip) R 770210 770213 770141 0 -1 4194368 84396 0 0 0 603 15 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770278] ppid=770210 vsize=8971344 memory=4420 CPUtime=5.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770278/stat : 770278 (fscip) R 770210 770213 770141 0 -1 4194368 68420 0 0 0 585 14 0 0 20 0 41 0 125959266 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770319] ppid=770210 vsize=8971344 memory=280073207130448 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770319/stat : 770319 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959625 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770320] ppid=770210 vsize=8971344 memory=280073207491944 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770320/stat : 770320 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770321] ppid=770210 vsize=8971344 memory=280073207798736 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770321/stat : 770321 (fscip) S 770210 770213 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770322] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770322/stat : 770322 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770323] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770323/stat : 770323 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770324] ppid=770210 vsize=8971344 memory=11124 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770324/stat : 770324 (fscip) S 770210 770213 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770325] ppid=770210 vsize=8971344 memory=11124 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770325/stat : 770325 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770326] ppid=770210 vsize=8971344 memory=2656 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770326/stat : 770326 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770327] ppid=770210 vsize=8971344 memory=4420 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770327/stat : 770327 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770328] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770328/stat : 770328 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770329] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770329/stat : 770329 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770330] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770330/stat : 770330 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770331] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770331/stat : 770331 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770332] ppid=770210 vsize=8971344 memory=8284 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770332/stat : 770332 (fscip) S 770210 770213 770141 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770333] ppid=770210 vsize=8971344 memory=3312 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770333/stat : 770333 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770334] ppid=770210 vsize=8971344 memory=2212 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770334/stat : 770334 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770335] ppid=770210 vsize=8971344 memory=1736 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770335/stat : 770335 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770336] ppid=770210 vsize=8971344 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770336/stat : 770336 (fscip) S 770210 770213 770141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125959626 9186656256 2057460 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0

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

/proc/770213/task/770325/stat : 770325 (fscip) S 770210 770213 770141 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770326] ppid=770210 vsize=42332272 memory=25333125866717268 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/770213/task/770326/stat : 770326 (fscip) S 770210 770213 770141 0 -1 1077936192 304 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770327] ppid=770210 vsize=42332272 memory=33063280 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/770213/task/770327/stat : 770327 (fscip) S 770210 770213 770141 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770328] ppid=770210 vsize=42332272 memory=13088065922276275 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/770213/task/770328/stat : 770328 (fscip) S 770210 770213 770141 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770329] ppid=770210 vsize=42332272 memory=40204 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/770213/task/770329/stat : 770329 (fscip) S 770210 770213 770141 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770330] ppid=770210 vsize=42332272 memory=10556 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/770213/task/770330/stat : 770330 (fscip) S 770210 770213 770141 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770331] ppid=770210 vsize=42332272 memory=280073209006304 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/770213/task/770331/stat : 770331 (fscip) S 770210 770213 770141 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770332] ppid=770210 vsize=42332272 memory=33056872 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770332/stat : 770332 (fscip) S 770210 770213 770141 0 -1 1077936192 261 0 0 0 4 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770333] ppid=770210 vsize=42332272 memory=3276609662 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/770213/task/770333/stat : 770333 (fscip) S 770210 770213 770141 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770334] ppid=770210 vsize=42332272 memory=33056872 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/770213/task/770334/stat : 770334 (fscip) S 770210 770213 770141 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770335] ppid=770210 vsize=42332272 memory=6720659935278940522 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/770213/task/770335/stat : 770335 (fscip) S 770210 770213 770141 0 -1 1077936192 310 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770336] ppid=770210 vsize=42332272 memory=7595989714433565546 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/770213/task/770336/stat : 770336 (fscip) S 770210 770213 770141 0 -1 1077936192 145 0 0 0 0 3 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770337] ppid=770210 vsize=42332272 memory=33056872 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/770213/task/770337/stat : 770337 (fscip) S 770210 770213 770141 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770338] ppid=770210 vsize=42332272 memory=33056872 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/770213/task/770338/stat : 770338 (fscip) S 770210 770213 770141 0 -1 1077936192 256 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264218 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
Current children cumulated CPU time: 71888.2 s
Current children cumulated vsize: 42332272 KiB
Current children cumulated memory: 33056872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3648 s]*
/proc/loadavg: 78.38 80.14 79.24 63/986 772354
/proc/meminfo: memFree=543416320/790760804 swapFree=131071996/131071996
[pid=770213] ppid=770210 vsize=42332272 memory=33056932 CPUtime=72002.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/stat : 770213 (fscip) S 770210 770213 770141 0 -1 1077936128 72797140 0 0 0 7189615 10618 0 0 20 0 41 0 125957697 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
/proc/770213/statm: 10583068 8264233 3334 3035 0 10403831 0
[pid=770213/tid=770259] ppid=770210 vsize=42332272 memory=2004 CPUtime=3588.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770259/stat : 770259 (fscip) R 770210 770213 770141 0 -1 4194368 2050826 0 0 0 358593 263 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770260] ppid=770210 vsize=42332272 memory=-9176197947465310908 CPUtime=3593.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770260/stat : 770260 (fscip) R 770210 770213 770141 0 -1 4194368 3948555 0 0 0 358836 561 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770261] ppid=770210 vsize=42332272 memory=2244 CPUtime=3600.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770261/stat : 770261 (fscip) R 770210 770213 770141 0 -1 4194368 4762537 0 0 0 359372 662 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770262] ppid=770210 vsize=42332272 memory=19936 CPUtime=3602.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770262/stat : 770262 (fscip) R 770210 770213 770141 0 -1 4194368 1691550 0 0 0 360056 218 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770263] ppid=770210 vsize=42332272 memory=104 CPUtime=3593.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770263/stat : 770263 (fscip) R 770210 770213 770141 0 -1 4194368 3334370 0 0 0 358648 654 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770264] ppid=770210 vsize=42332272 memory=2004 CPUtime=3590.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770264/stat : 770264 (fscip) R 770210 770213 770141 0 -1 4194368 6475252 0 0 0 358091 990 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770265] ppid=770210 vsize=42332272 memory=52544 CPUtime=3604.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770265/stat : 770265 (fscip) R 770210 770213 770141 0 -1 4194368 1923020 0 0 0 360206 245 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770266] ppid=770210 vsize=42332272 memory=8284 CPUtime=3587.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770266/stat : 770266 (fscip) R 770210 770213 770141 0 -1 4194368 3600645 0 0 0 358258 538 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770267] ppid=770210 vsize=42332272 memory=3312 CPUtime=3595.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770267/stat : 770267 (fscip) R 770210 770213 770141 0 -1 4194368 6187354 0 0 0 358638 886 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770268] ppid=770210 vsize=42332272 memory=2212 CPUtime=3604 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770268/stat : 770268 (fscip) R 770210 770213 770141 0 -1 4194368 1738807 0 0 0 360187 213 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770269] ppid=770210 vsize=42332272 memory=1736 CPUtime=3601.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770269/stat : 770269 (fscip) R 770210 770213 770141 0 -1 4194368 3918277 0 0 0 359680 511 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770270] ppid=770210 vsize=42332272 memory=18692 CPUtime=3600.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770270/stat : 770270 (fscip) R 770210 770213 770141 0 -1 4194368 4759084 0 0 0 359349 681 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770271] ppid=770210 vsize=42332272 memory=28064 CPUtime=3605.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770271/stat : 770271 (fscip) R 770210 770213 770141 0 -1 4194368 2166626 0 0 0 360269 244 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770272] ppid=770210 vsize=42332272 memory=28748 CPUtime=3607.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770272/stat : 770272 (fscip) R 770210 770213 770141 0 -1 4194368 3502219 0 0 0 360107 615 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770273] ppid=770210 vsize=42332272 memory=7384 CPUtime=3602.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770273/stat : 770273 (fscip) R 770210 770213 770141 0 -1 4194368 6681837 0 0 0 359077 1134 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770274] ppid=770210 vsize=42332272 memory=30888 CPUtime=3604.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770274/stat : 770274 (fscip) R 770210 770213 770141 0 -1 4194368 2029362 0 0 0 360249 237 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770275] ppid=770210 vsize=42332272 memory=27932 CPUtime=3601.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770275/stat : 770275 (fscip) R 770210 770213 770141 0 -1 4194368 3334996 0 0 0 359631 503 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770276] ppid=770210 vsize=42332272 memory=3760 CPUtime=3597.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770276/stat : 770276 (fscip) R 770210 770213 770141 0 -1 4194368 4172325 0 0 0 359140 625 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770277] ppid=770210 vsize=42332272 memory=40392 CPUtime=3600.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770277/stat : 770277 (fscip) R 770210 770213 770141 0 -1 4194368 2002069 0 0 0 359855 243 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770278] ppid=770210 vsize=42332272 memory=32848 CPUtime=3602.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770278/stat : 770278 (fscip) R 770210 770213 770141 0 -1 4194368 4023693 0 0 0 359746 485 0 0 20 0 41 0 125959266 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770319] ppid=770210 vsize=42332272 memory=7140 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770319/stat : 770319 (fscip) S 770210 770213 770141 0 -1 1077936192 410 0 0 0 4 0 0 0 20 0 41 0 125959625 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770320] ppid=770210 vsize=42332272 memory=6720659935278940522 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770320/stat : 770320 (fscip) S 770210 770213 770141 0 -1 1077936192 253 0 0 0 4 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770321] ppid=770210 vsize=42332272 memory=6796 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/770213/task/770321/stat : 770321 (fscip) S 770210 770213 770141 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770322] ppid=770210 vsize=42332272 memory=20456 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/770213/task/770322/stat : 770322 (fscip) S 770210 770213 770141 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770323] ppid=770210 vsize=42332272 memory=6836 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/770213/task/770323/stat : 770323 (fscip) S 770210 770213 770141 0 -1 1077936192 403 0 0 0 1 2 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770324] ppid=770210 vsize=42332272 memory=10556 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770324/stat : 770324 (fscip) S 770210 770213 770141 0 -1 1077936192 383 0 0 0 4 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770325] ppid=770210 vsize=42332272 memory=5472 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/770213/task/770325/stat : 770325 (fscip) S 770210 770213 770141 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770326] ppid=770210 vsize=42332272 memory=16336 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/770213/task/770326/stat : 770326 (fscip) S 770210 770213 770141 0 -1 1077936192 304 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770327] ppid=770210 vsize=42332272 memory=2268 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/770213/task/770327/stat : 770327 (fscip) S 770210 770213 770141 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770328] ppid=770210 vsize=42332272 memory=6120 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/770213/task/770328/stat : 770328 (fscip) S 770210 770213 770141 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770329] ppid=770210 vsize=42332272 memory=1848 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/770213/task/770329/stat : 770329 (fscip) S 770210 770213 770141 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770330] ppid=770210 vsize=42332272 memory=11536 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/770213/task/770330/stat : 770330 (fscip) S 770210 770213 770141 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770331] ppid=770210 vsize=42332272 memory=40204 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/770213/task/770331/stat : 770331 (fscip) S 770210 770213 770141 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770332] ppid=770210 vsize=42332272 memory=10556 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/770213/task/770332/stat : 770332 (fscip) S 770210 770213 770141 0 -1 1077936192 261 0 0 0 4 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770333] ppid=770210 vsize=42332272 memory=33056476 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/770213/task/770333/stat : 770333 (fscip) S 770210 770213 770141 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770334] ppid=770210 vsize=42332272 memory=10556 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/770213/task/770334/stat : 770334 (fscip) S 770210 770213 770141 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770335] ppid=770210 vsize=42332272 memory=5472 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/770213/task/770335/stat : 770335 (fscip) S 770210 770213 770141 0 -1 1077936192 310 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770336] ppid=770210 vsize=42332272 memory=280073208388544 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/770213/task/770336/stat : 770336 (fscip) S 770210 770213 770141 0 -1 1077936192 145 0 0 0 0 3 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770337] ppid=770210 vsize=42332272 memory=7594870390119465048 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/770213/task/770337/stat : 770337 (fscip) S 770210 770213 770141 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
[pid=770213/tid=770338] ppid=770210 vsize=42332272 memory=7970138228078739539 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/770213/task/770338/stat : 770338 (fscip) S 770210 770213 770141 0 -1 1077936192 256 0 0 0 3 0 0 0 20 0 41 0 125959626 43348246528 8264233 809668444160 4194304 16623229 140721355197456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43253760 140721355203590 140721355203708 140721355203708 140721355210736 0
Current children cumulated CPU time: 72002.3 s
Current children cumulated vsize: 42332272 KiB
Current children cumulated memory: 33056932 KiB

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

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

# cumulated CPU time of all completed processes:  user=71896.4 s, system=107.084 s

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

[startup+3648.4 s]
/proc/loadavg: 78.38 80.14 79.24 43/947 772354
/proc/meminfo: memFree=547806660/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3648.8 s]
/proc/loadavg: 78.38 80.14 79.24 43/947 772354
/proc/meminfo: memFree=547806660/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3648.9 s]
/proc/loadavg: 78.38 80.14 79.24 43/947 772354
/proc/meminfo: memFree=547806660/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3648.97
CPU time (s): 72003.5
CPU user time (s): 71896.4
CPU system time (s): 107.084
CPU usage (%): 1973.26
Max. virtual memory (cumulated for all children) (KiB): 42413588
Max. memory (cumulated for all children) (KiB): 33121628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71896.4
system time used= 107.084
maximum resident set size= 33121628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72797172
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= 839805
involuntary context switches= 242090


# summary of solver processes directly reported to runsolver:
#   pid: 770213
#   total CPU time (s): 72003.5
#   total CPU user time (s): 71896.4
#   total CPU system time (s): 107.084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.2568 second user time and 91.6085 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-14 02:02:31
IDJOB=4465235
IDBENCH=147567
IDSOLVER=3094
FILE ID=nodeD102/4465235-1723593750
RUNJOBID= nodeD102-1723593750-770153
SLURM_JOB_ID= 8267899
Free space on /tmp= 8588072 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.12.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-4465235-1723593750/watcher-4465235-1723593750 -o /tmp/evaluation-result-4465235-1723593750/solver-4465235-1723593750 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723593750-770153 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465235-1723593750.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2c36d20de18350ccd034c3f0e7e67663
RANDOM SEED=975907491

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

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3873.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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        715237048 kB
MemAvailable:   782936328 kB
Buffers:         1249860 kB
Cached:         69228944 kB
SwapCached:            0 kB
Active:          9588824 kB
Inactive:       61361880 kB
Active(anon):       2196 kB
Inactive(anon):   508648 kB
Active(file):    9586628 kB
Inactive(file): 60853232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            280308 kB
Writeback:             0 kB
AnonPages:        472244 kB
Mapped:           120112 kB
Shmem:             38920 kB
KReclaimable:    1357896 kB
Slab:            1900256 kB
SReclaimable:    1357896 kB
SUnreclaim:       542360 kB
KernelStack:       14880 kB
PageTables:         9884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     975344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1122048 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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:     1189888 kB
DirectMap2M:    240480256 kB
DirectMap1G:    564133888 kB

Free space on /tmp at the end= 8588064 MiB
End job on nodeD102 at 2024-08-14 03:03:20