Trace number 4466012

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-30OPT-31 45169.2 2282.86

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_200_25_1.opb
MD5SUM55a6d95658ac1c453318efc30b1d836b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-31
Best CPU time to get the best result obtained on this benchmark2467.18
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint43
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products3102
Sum of products size6204

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 36564992, getVmSize() = 36564992, SCIPgetMemUsed() = 10778049, SCIPgetMemTotal() = 14624161, SCIPgetMemExternEstim() = 6549625
0.00/0.01	c ** set memory limit for presolving in LC to 8.79598e+12 for SCIP **
0.00/0.04	c ** Estimated virtualMemUsedAtSolver = 24609418, getVmSize() = 43896832, SCIPgetMemUsed() = 11495683, SCIPgetMemTotal() = 20582835, SCIPgetMemExternEstim() = 6549625
0.00/0.04	c ** set memory limit for solvers to 4.18854e+11 for each SCIP **
0.00/0.04	c Original Problem   :
0.00/0.04	c   Problem name     : instance-4466012-1722457241
0.00/0.04	c   Variables        : 3302 (200 binary, 0 integer, 3102 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 3502
0.00/0.04	c   Objective sense  : minimize
0.00/0.04	c Presolved Problem  :
0.00/0.04	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 3102
0.00/0.04	c Constraints        : Number
0.00/0.04	c   setppc           : 3102 
0.00/0.04	c ** Instance transfer method used: 0
0.00/0.05	c ** ParaScipInstance copy does not increase the number of variables. **
0.12/0.13	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.12/0.14	c                                Nodes    Active                                            
0.12/0.14	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.12/0.20	c *       0              0           1        20         -21.0000                -          -
0.12/0.22	c *       0              0           1        20         -26.0000                -          -
0.12/0.23	c *       0              0           1        20         -27.0000                -          -
12.70/0.82	c *       1              2           3        20         -28.0000        -200.0000          -
12.70/0.89	c *       1              2           3        20         -29.0000        -200.0000          -
37.00/2.05	c *       2              2           1        20         -30.0000         -71.0000    136.67%
38.88/2.18	c *       2              2           1        20         -31.0000         -71.0000    129.03%
96.60/5.13	c         5              4           3        20         -31.0000         -48.2580     55.67%
198.75/10.25	c        10             24           7        20         -31.0000         -48.0471     54.99%
299.62/15.33	c        15            196          53        20         -31.0000         -46.3407     49.49%
402.46/20.50	c        21            552         213        20         -31.0000         -46.1265     48.80%
501.49/25.52	c        26            620         301        20         -31.0000         -45.3880     46.41%
600.54/30.58	c        31            932         543        20         -31.0000         -45.1563     45.67%
701.42/35.68	c        36           1002         589        20         -31.0000         -44.9352     44.95%
802.36/40.73	c        41           1152         577        20         -31.0000         -44.3155     42.95%
901.34/45.75	c        46           1343         708        20         -31.0000         -43.8974     41.60%
1002.23/50.83	c        51           1416           1        20         -31.0000         -43.8974     41.60%
1101.47/55.88	c        56           1862        1055        20         -31.0000         -43.8891     41.58%
1202.13/60.90	c        61           1930        1085        20         -31.0000         -43.7210     41.04%
1301.10/65.90	c        66           2152        1151        20         -31.0000         -43.5731     40.56%
1400.14/70.98	c        71           2161           6        20         -31.0000         -43.5731     40.56%
1501.60/76.08	c        76           2217          62        20         -31.0000         -43.5731     40.56%
1601.98/81.13	c        81           2982        1369        20         -31.0000         -43.5187     40.38%
1701.20/86.18	c        86           3132        1421        20         -31.0000         -43.4150     40.05%
1801.38/91.20	c        91           3162           3        20         -31.0000         -43.4150     40.05%
1900.48/96.21	c        96           4278        1823        20         -31.0000         -43.3633     39.88%
1999.45/101.21	c       101           4772        1979        20         -31.0000         -42.8933     38.37%
2098.40/106.27	c       106           5152        2093        20         -31.0000         -42.7341     37.85%
2201.50/111.44	c       111           5377        2164        20         -31.0000         -42.6876     37.70%
2300.39/116.49	c       116           5765        2290        20         -31.0000         -42.6465     37.57%
2401.29/121.54	c       122           6152        2437        20         -31.0000         -42.5783     37.35%
2500.47/126.59	c       127           6692        2639        20         -31.0000         -42.4192     36.84%
2601.44/131.63	c       132           6992        2747        20         -31.0000         -42.2801     36.39%
2700.48/136.68	c       137           7232        2829        20         -31.0000         -42.2191     36.19%
2801.46/141.73	c       142           7619        2970        20         -31.0000         -41.9956     35.47%
2900.40/146.78	c       147           8062        3061        20         -31.0000         -41.8876     35.12%
3001.24/151.84	c       152           8422        3153        20         -31.0000         -41.8294     34.93%
3100.33/156.88	c       157           8738           1        20         -31.0000         -41.7965     34.83%
3201.40/161.93	c       162           8759          20        20         -31.0000         -41.7965     34.83%
3300.47/166.98	c       167           8857          80        20         -31.0000         -41.7965     34.83%
3402.00/172.03	c       172           8921         120        20         -31.0000         -41.7965     34.83%
3500.98/177.08	c       177           9061         218        20         -31.0000         -41.7965     34.83%
3601.80/182.14	c       182           9504         449        20         -31.0000         -41.7965     34.83%
3701.02/187.18	c       187           9822         599        20         -31.0000         -41.7965     34.83%
3801.20/192.23	c       192          10265         796        20         -31.0000         -41.7965     34.83%
3900.13/197.28	c       197           8720        3197        20         -31.0000         -41.6792     34.45%
3998.95/202.30	c       202           9096        3277        20         -31.0000         -41.5789     34.13%
4099.87/207.32	c       207           9516        3369        20         -31.0000         -41.5000     33.87%
4200.78/212.43	c       212           9926        3457        20         -31.0000         -41.4526     33.72%
4299.84/217.48	c       217          10203        3504        20         -31.0000         -41.4371     33.67%
4400.85/222.53	c       223          10956        3631        20         -31.0000         -41.2500     33.06%
4499.75/227.56	c       228          11366        3697        20         -31.0000         -41.0800     32.52%
4600.68/232.63	c       233          11766        3757        20         -31.0000         -41.0000     32.26%
4699.73/237.65	c       238          12196        3815        20         -31.0000         -40.9461     32.08%
4798.75/242.69	c       243          12576        3875        20         -31.0000         -40.9211     32.00%
4899.62/247.75	c       248          13026        3951        20         -31.0000         -40.8633     31.82%
4998.65/252.78	c       253          13476        4027        20         -31.0000         -40.8160     31.66%
5099.65/257.84	c       258          14016        4109        20         -31.0000         -40.7280     31.38%
5200.05/262.93	c       263          14506        4193        20         -31.0000         -40.6377     31.09%
5298.97/267.96	c       268          14986        4273        20         -31.0000         -40.5392     30.77%
5400.43/273.03	c       273          15313        4314        20         -31.0000         -40.5000     30.65%
5499.37/278.08	c       278          15216        4031        20         -31.0000         -40.4864     30.60%
5600.44/283.14	c       283          15793        4126        20         -31.0000         -40.4107     30.36%
5699.46/288.18	c       288          16436        4231        20         -31.0000         -40.3257     30.08%
5799.64/293.22	c       293          16906        4301        20         -31.0000         -40.2921     29.97%
5898.62/298.25	c       298          17386        4371        20         -31.0000         -40.2000     29.68%
5997.61/303.27	c       303          17786        4435        20         -31.0000         -40.1018     29.36%
6098.55/308.36	c       308          18206        4489        20         -31.0000         -40.0856     29.31%
6199.70/313.41	c       313          18588        4535        20         -31.0000         -40.0796     29.29%
6298.62/318.48	c       318          19096        4599        20         -31.0000         -40.0714     29.26%
6399.58/323.54	c       324          19396        4639        20         -31.0000         -40.0392     29.16%
6498.56/328.58	c       329          24137        5031        20         -31.0000         -40.0159     29.08%
6599.56/333.64	c       334          24687        5091        20         -31.0000         -39.9713     28.94%
6698.49/338.65	c       339          25357        5157        20         -31.0000         -39.9434     28.85%
6797.51/343.67	c       344          26157        5235        20         -31.0000         -39.9215     28.78%
6896.38/348.68	c       349          21756        4927        20         -31.0000         -39.8506     28.55%
6997.21/353.78	c       354          22286        4993        20         -31.0000         -39.8333     28.49%
7098.14/358.88	c       359          22706        5041        20         -31.0000         -39.8205     28.45%
7199.08/363.93	c       364          25116        5511        20         -31.0000         -39.8027     28.40%
7298.30/368.98	c       369          25746        5581        20         -31.0000         -39.7584     28.25%
7397.21/374.01	c       374          26079        5618        20         -31.0000         -39.7477     28.22%
7498.84/379.08	c       379          26526        5659        20         -31.0000         -39.7193     28.13%
7599.70/384.13	c       384          26960        5697        20         -31.0000         -39.7000     28.06%
7698.80/389.19	c       389          32117        5695        20         -31.0000         -39.6715     27.97%
7798.94/394.24	c       394          28216        5823        20         -31.0000         -39.6086     27.77%
7897.84/399.28	c       399          26906        5473        20         -31.0000         -39.5549     27.60%
7998.82/404.33	c       404          27232        5511        20         -31.0000         -39.5248     27.50%
8097.92/409.38	c       409          27726        5557        20         -31.0000         -39.5082     27.45%
8198.76/414.43	c       414          28237        5606        20         -31.0000         -39.5000     27.42%
8297.80/419.48	c       419          28930        5675        20         -31.0000         -39.4632     27.30%
8398.80/424.54	c       425          29610        5733        20         -31.0000         -39.4512     27.26%
8497.66/429.58	c       430          30136        5783        20         -31.0000         -39.4330     27.20%
8598.56/434.63	c       435          30519        5818        20         -31.0000         -39.4285     27.19%
8697.38/439.68	c       440          30946        5861        20         -31.0000         -39.4066     27.12%
8798.03/444.74	c       445          31703        5938        20         -31.0000         -39.3547     26.95%
8897.01/449.77	c       450          32106        5971        20         -31.0000         -39.3425     26.91%
8997.94/454.82	c       455          32686        6025        20         -31.0000         -39.3265     26.86%
9096.95/459.89	c       460          35310        6429        20         -31.0000         -39.3043     26.79%
9197.96/464.93	c       465          33901        6134        20         -31.0000         -39.2616     26.65%
9296.83/469.99	c       470          34270        6163        20         -31.0000         -39.2500     26.61%
9398.47/475.03	c       475          34916        6221        20         -31.0000         -39.2219     26.52%
9497.29/480.08	c       480          35326        6247        20         -31.0000         -39.2128     26.49%
9596.43/485.13	c       485          35846        6297        20         -31.0000         -39.1908     26.42%
9696.88/490.18	c       490          36121        6314        20         -31.0000         -39.1897     26.42%
9797.37/495.21	c       495          39636        6633        20         -31.0000         -39.1595     26.32%
9896.25/500.28	c       500          40251        6662        20         -31.0000         -39.1469     26.28%
9997.11/505.33	c       505          37586        6443        20         -31.0000         -39.1156     26.18%
10095.92/510.38	c       510          38122        6475        20         -31.0000         -39.0961     26.12%
10196.93/515.43	c       515          38946        6551        20         -31.0000         -39.0334     25.91%
10295.81/520.48	c       520          39546        6607        20         -31.0000         -39.0034     25.82%
10396.78/525.51	c       526          40116        6647        20         -31.0000         -39.0000     25.81%
10495.68/530.53	c       531          40806        6693        20         -31.0000         -38.9855     25.76%
10596.67/535.63	c       536          41556        6765        20         -31.0000         -38.9656     25.70%
10695.68/540.68	c       541          41966        6793        20         -31.0000         -38.9444     25.63%
10796.48/545.72	c       546          42466        6831        20         -31.0000         -38.9216     25.55%
10895.43/550.74	c       551          42841        6860        20         -31.0000         -38.9167     25.54%
10994.31/555.75	c       556          43486        6893        20         -31.0000         -38.9115     25.52%
11095.04/560.88	c       561          44186        6937        20         -31.0000         -38.9031     25.49%
11195.91/565.93	c       566          44996        6999        20         -31.0000         -38.8442     25.30%
11294.89/570.97	c       571          45413        7026        20         -31.0000         -38.8409     25.29%
11396.46/576.04	c       576          46096        7071        20         -31.0000         -38.8067     25.18%
11495.69/581.08	c       581          46578        7107        20         -31.0000         -38.7959     25.15%
11594.50/586.11	c       586          47096        7153        20         -31.0000         -38.7851     25.11%
11693.57/591.14	c       591          47646        7185        20         -31.0000         -38.7766     25.09%
11794.19/596.16	c       596          48626        7229        20         -31.0000         -38.7554     25.02%
11894.50/601.20	c       601          49266        7259        20         -31.0000         -38.7500     25.00%
11993.57/606.23	c       606          49806        7295        20         -31.0000         -38.7266     24.92%
12092.36/611.25	c       611          50506        7337        20         -31.0000         -38.7045     24.85%
12191.43/616.29	c       616          51096        7365        20         -31.0000         -38.6934     24.82%
12292.29/621.34	c       621          51506        7379        20         -31.0000         -38.6868     24.80%
12391.19/626.37	c       626          49928        8547        20         -31.0000         -38.6746     24.76%
12491.97/631.45	c       631          50748        8605        20         -31.0000         -38.6500     24.68%
12593.05/636.57	c       637          53676        7479        20         -31.0000         -38.6219     24.59%
12693.89/641.67	c       642          54596        7523        20         -31.0000         -38.6083     24.54%
12792.90/646.68	c       647          55168        7553        20         -31.0000         -38.5869     24.47%
12893.83/651.72	c       652          53198        8745        20         -31.0000         -38.5497     24.35%
12992.85/656.79	c       657          53668        8767        20         -31.0000         -38.5450     24.34%
13093.81/661.88	c       662          54100        8789        20         -31.0000         -38.5362     24.31%
13194.68/666.91	c       667          58266        7665        20         -31.0000         -38.5254     24.28%
13293.59/671.93	c       672          58963        7700        20         -31.0000         -38.5000     24.19%
13392.58/676.96	c       677          59576        7725        20         -31.0000         -38.4911     24.16%
13491.32/682.00	c       682          60379        7750        20         -31.0000         -38.4686     24.09%
13590.03/687.01	c       687          60986        7773        20         -31.0000         -38.4534     24.04%
13689.00/692.03	c       692          61766        7809        20         -31.0000         -38.4177     23.93%
13792.28/697.16	c       697          63056        7851        20         -31.0000         -38.3736     23.79%
13892.65/702.28	c       702          63816        7891        20         -31.0000         -38.3550     23.73%
13993.60/707.33	c       707          64744        7917        20         -31.0000         -38.3380     23.67%
14092.46/712.38	c       712          65216        7937        20         -31.0000         -38.3201     23.61%
14193.28/717.43	c       717          65946        7957        20         -31.0000         -38.3071     23.57%
14292.19/722.47	c       722          66726        7977        20         -31.0000         -38.2907     23.52%
14391.23/727.49	c       727          67476        8001        20         -31.0000         -38.2508     23.39%
14492.00/732.58	c       733          68046        8017        20         -31.0000         -38.2500     23.39%
14592.98/737.61	c       738          68298        8021        20         -31.0000         -38.2460     23.37%
14691.75/742.68	c       743          69116        8055        20         -31.0000         -38.2254     23.31%
14792.55/747.74	c       748          69626        8063        20         -31.0000         -38.2152     23.27%
14891.54/752.78	c       753          70047        8070        20         -31.0000         -38.1964     23.21%
14992.52/757.83	c       758          70686        8087        20         -31.0000         -38.1805     23.16%
15091.49/762.89	c       763          71366        8099        20         -31.0000         -38.1629     23.11%
15192.29/767.94	c       768          72086        8113        20         -31.0000         -38.1519     23.07%
15291.12/772.98	c       773          72686        8133        20         -31.0000         -38.1394     23.03%
15389.99/778.01	c       778          73366        8151        20         -31.0000         -38.1295     23.00%
15488.85/783.01	c       783          73958        8159        20         -31.0000         -38.1150     22.95%
15588.03/788.03	c       788          74716        8171        20         -31.0000         -38.1088     22.93%
15691.41/793.18	c       793          75336        8173        20         -31.0000         -38.1010     22.91%
15791.49/798.24	c       798          76086        8191        20         -31.0000         -38.0894     22.87%
15890.38/803.25	c       803          76786        8211        20         -31.0000         -38.0779     22.83%
15989.39/808.30	c       808          77456        8229        20         -31.0000         -38.0694     22.80%
16090.42/813.38	c       813          78046        8243        20         -31.0000         -38.0584     22.77%
16191.14/818.44	c       818          78696        8265        20         -31.0000         -38.0423     22.72%
16290.18/823.48	c       823          79436        8289        20         -31.0000         -38.0338     22.69%
16391.06/828.54	c       829          79836        8299        20         -31.0000         -38.0212     22.65%
16490.08/833.58	c       834          80681        8314        20         -31.0000         -38.0000     22.58%
16591.01/838.63	c       839          81236        8329        20         -31.0000         -37.9940     22.56%
16690.04/843.68	c       844          82076        8343        20         -31.0000         -37.9892     22.55%
16790.87/848.73	c       849          82726        8367        20         -31.0000         -37.9770     22.51%
16889.79/853.79	c       854          83846        8403        20         -31.0000         -37.9579     22.44%
16990.78/858.84	c       859          84606        8425        20         -31.0000         -37.9335     22.37%
17089.66/863.87	c       864          85096        8437        20         -31.0000         -37.9231     22.33%
17188.73/868.89	c       869          85626        8457        20         -31.0000         -37.9175     22.31%
17289.56/873.93	c       874          86536        8483        20         -31.0000         -37.9097     22.29%
17388.52/878.94	c       879          86966        8491        20         -31.0000         -37.9007     22.26%
17487.61/884.02	c       884          87666        8509        20         -31.0000         -37.8813     22.20%
17588.84/889.07	c       889          88106        8513        20         -31.0000         -37.8772     22.18%
17689.75/894.15	c       894          88976        8537        20         -31.0000         -37.8716     22.17%
17790.24/899.24	c       899          89876        8559        20         -31.0000         -37.8593     22.13%
17889.15/904.29	c       904          90912        8595        20         -31.0000         -37.8395     22.06%
17990.12/909.30	c       909          91666        8613        20         -31.0000         -37.8289     22.03%
18089.14/914.31	c       914          92438        8647        20         -31.0000         -37.8249     22.02%
18188.11/919.37	c       919          92986        8669        20         -31.0000         -37.8061     21.96%
18290.87/924.50	c       924          93566        8681        20         -31.0000         -37.8016     21.94%
18389.86/929.52	c       930          94478        8731        20         -31.0000         -37.7681     21.83%
18488.67/934.59	c       935          95217        8750        20         -31.0000         -37.7500     21.77%
18589.54/939.64	c       940          95982        8773        20         -31.0000         -37.7475     21.77%
18690.50/944.70	c       945          96526        8791        20         -31.0000         -37.7371     21.73%
18789.55/949.75	c       950          97306        8821        20         -31.0000         -37.7013     21.62%
18890.42/954.81	c       955          98007        8840        20         -31.0000         -37.6875     21.57%
18989.46/959.85	c       960          98463        8858        20         -31.0000         -37.6754     21.53%
19088.31/964.88	c       965          99190        8877        20         -31.0000         -37.6616     21.49%
19189.32/969.92	c       970          99916        8901        20         -31.0000         -37.6578     21.48%
19288.28/974.95	c       975         100516        8917        20         -31.0000         -37.6512     21.46%
19387.19/979.97	c       980         101174        8923        20         -31.0000         -37.6330     21.40%
19486.23/984.99	c       985         102196        8953        20         -31.0000         -37.6102     21.32%
19587.69/990.11	c       990         102679        8950        20         -31.0000         -37.6037     21.30%
19688.68/995.13	c       995         103427        8988        20         -31.0000         -37.5940     21.27%
19787.57/1000.16	c      1000         103986        9005        20         -31.0000         -37.5878     21.25%
19886.47/1005.19	c      1005         104646        9027        20         -31.0000         -37.5798     21.23%
19986.52/1010.29	c      1010         105206        9035        20         -31.0000         -37.5620     21.17%
20087.41/1015.37	c      1015         105866        9049        20         -31.0000         -37.5545     21.14%
20186.29/1020.39	c      1020         106736        9079        20         -31.0000         -37.5403     21.10%
20287.44/1025.42	c      1025         107296        9095        20         -31.0000         -37.5233     21.04%
20386.27/1030.49	c      1030         108086        9103        20         -31.0000         -37.5131     21.01%
20487.11/1035.59	c      1036         108946        9137        20         -31.0000         -37.5000     20.97%
20587.77/1040.64	c      1041         109417        9142        20         -31.0000         -37.5000     20.97%
20686.84/1045.69	c      1046         109961        9150        20         -31.0000         -37.4933     20.95%
20787.69/1050.75	c      1051         110662        9163        20         -31.0000         -37.4861     20.92%
20886.84/1055.77	c      1056         111076        9169        20         -31.0000         -37.4755     20.89%
20987.79/1060.83	c      1061         111646        9187        20         -31.0000         -37.4623     20.85%
21088.79/1065.90	c      1066         112526        9201        20         -31.0000         -37.4570     20.83%
21187.99/1070.95	c      1071         113306        9231        20         -31.0000         -37.4499     20.81%
21286.67/1076.00	c      1076         113826        9241        20         -31.0000         -37.4448     20.79%
21388.14/1081.05	c      1081         114616        9269        20         -31.0000         -37.4168     20.70%
21487.34/1086.10	c      1086         115376        9277        20         -31.0000         -37.4020     20.65%
21587.85/1091.15	c      1091         116033        9284        20         -31.0000         -37.3820     20.59%
21688.33/1096.20	c      1096         116530        9283        20         -31.0000         -37.3773     20.57%
21787.38/1101.25	c      1101         117396        9305        20         -31.0000         -37.3468     20.47%
21888.21/1106.30	c      1106         118052        9315        20         -31.0000         -37.3323     20.43%
21986.92/1111.35	c      1111         118726        9317        20         -31.0000         -37.3165     20.38%
22085.98/1116.38	c      1116         119546        9337        20         -31.0000         -37.2968     20.31%
22186.75/1121.43	c      1121         120746        9363        20         -31.0000         -37.2833     20.27%
22287.71/1126.50	c      1127         121136        9375        20         -31.0000         -37.2812     20.26%
22386.60/1131.53	c      1132         121806        9383        20         -31.0000         -37.2702     20.23%
22487.58/1136.60	c      1137         122355        9384        20         -31.0000         -37.2657     20.21%
22586.53/1141.63	c      1142         123166        9393        20         -31.0000         -37.2522     20.17%
22687.47/1146.70	c      1147         123926        9405        20         -31.0000         -37.2421     20.14%
22786.66/1151.75	c      1152         124716        9419        20         -31.0000         -37.2306     20.10%
22887.50/1156.80	c      1157         125025        9424        20         -31.0000         -37.2199     20.06%
22986.36/1161.85	c      1162         125916        9431        20         -31.0000         -37.2124     20.04%
23087.25/1166.91	c      1167         126747        9448        20         -31.0000         -37.2059     20.02%
23186.20/1171.95	c      1172         127079        9454        20         -31.0000         -37.2059     20.02%
23285.05/1176.99	c      1177         128158        9465        20         -31.0000         -37.1914     19.97%
23383.96/1182.02	c      1182         128896        9475        20         -31.0000         -37.1837     19.95%
23482.87/1187.02	c      1187         129436        9483        20         -31.0000         -37.1742     19.92%
23584.25/1192.03	c      1192         129886        9499        20         -31.0000         -37.1683     19.90%
23683.31/1197.10	c      1197         130636        9519        20         -31.0000         -37.1521     19.85%
23785.74/1202.23	c      1202         131316        9523        20         -31.0000         -37.1400     19.81%
23886.59/1207.31	c      1207         132258        9521        20         -31.0000         -37.1176     19.73%
23985.51/1212.36	c      1212         133396        9523        20         -31.0000         -37.0998     19.68%
24084.42/1217.38	c      1217         134166        9543        20         -31.0000         -37.0887     19.64%
24185.23/1222.40	c      1222         134886        9563        20         -31.0000         -37.0735     19.59%
24284.24/1227.45	c      1227         135470        9565        20         -31.0000         -37.0711     19.58%
24383.14/1232.47	c      1232         135991        9576        20         -31.0000         -37.0667     19.57%
24482.15/1237.48	c      1237         136996        9579        20         -31.0000         -37.0521     19.52%
24583.05/1242.56	c      1243         137570        9591        20         -31.0000         -37.0496     19.51%
24684.06/1247.63	c      1248         138166        9603        20         -31.0000         -37.0354     19.47%
24785.01/1252.70	c      1253         138609        9612        20         -31.0000         -37.0176     19.41%
24885.94/1257.81	c      1258         138986        9613        20         -31.0000         -37.0164     19.41%
24984.88/1262.86	c      1263         139866        9635        20         -31.0000         -37.0060     19.37%
25085.93/1267.91	c      1268         140830        9645        20         -31.0000         -37.0000     19.35%
25184.81/1272.93	c      1273         141616        9645        20         -31.0000         -36.9939     19.34%
25283.81/1278.02	c      1278         142476        9653        20         -31.0000         -36.9746     19.27%
25385.25/1283.04	c      1283         142946        9657        20         -31.0000         -36.9443     19.18%
25484.50/1288.07	c      1288         143976        9673        20         -31.0000         -36.9345     19.14%
25583.10/1293.11	c      1293         144706        9679        20         -31.0000         -36.9252     19.11%
25684.13/1298.19	c      1298         145261        9688        20         -31.0000         -36.9088     19.06%
25784.46/1303.27	c      1303         145746        9691        20         -31.0000         -36.9015     19.04%
25885.53/1308.32	c      1308         146416        9699        20         -31.0000         -36.8917     19.01%
25984.52/1313.36	c      1313         147296        9707        20         -31.0000         -36.8732     18.95%
26085.44/1318.41	c      1318         148076        9703        20         -31.0000         -36.8636     18.91%
26184.61/1323.45	c      1323         148886        9699        20         -31.0000         -36.8571     18.89%
26285.53/1328.50	c      1329         149736        9691        20         -31.0000         -36.8462     18.86%
26384.36/1333.56	c      1334         150406        9691        20         -31.0000         -36.8456     18.86%
26485.27/1338.62	c      1339         151046        9689        20         -31.0000         -36.8309     18.81%
26584.20/1343.66	c      1344         151856        9689        20         -31.0000         -36.8191     18.77%
26685.20/1348.71	c      1349         152456        9695        20         -31.0000         -36.8030     18.72%
26784.25/1353.76	c      1354         153166        9693        20         -31.0000         -36.7933     18.69%
26885.42/1358.82	c      1359         153656        9699        20         -31.0000         -36.7899     18.68%
26984.15/1363.85	c      1364         154146        9713        20         -31.0000         -36.7804     18.65%
27085.10/1368.91	c      1369         155116        9717        20         -31.0000         -36.7601     18.58%
27184.08/1373.96	c      1374         155698        9727        20         -31.0000         -36.7500     18.55%
27282.90/1378.98	c      1379         156276        9719        20         -31.0000         -36.7448     18.53%
27384.64/1384.05	c      1384         157006        9711        20         -31.0000         -36.7316     18.49%
27483.41/1389.11	c      1389         157766        9715        20         -31.0000         -36.7106     18.42%
27584.44/1394.17	c      1394         158466        9701        20         -31.0000         -36.7015     18.39%
27683.07/1399.18	c      1399         159414        9697        20         -31.0000         -36.6905     18.36%
27783.30/1404.22	c      1404         160256        9703        20         -31.0000         -36.6779     18.32%
27882.26/1409.23	c      1409         160876        9705        20         -31.0000         -36.6659     18.28%
27981.06/1414.30	c      1414         161776        9703        20         -31.0000         -36.6450     18.21%
28082.05/1419.35	c      1419         162511        9694        20         -31.0000         -36.6364     18.18%
28183.09/1424.46	c      1424         163296        9681        20         -31.0000         -36.6273     18.15%
28283.98/1429.51	c      1430         164176        9665        20         -31.0000         -36.6081     18.09%
28383.28/1434.57	c      1435         164656        9659        20         -31.0000         -36.6026     18.07%
28483.99/1439.62	c      1440         165446        9643        20         -31.0000         -36.5900     18.03%
28583.02/1444.66	c      1445         166166        9635        20         -31.0000         -36.5777     17.99%
28683.97/1449.71	c      1450         166676        9631        20         -31.0000         -36.5635     17.95%
28782.90/1454.77	c      1455         167406        9617        20         -31.0000         -36.5495     17.90%
28883.98/1459.81	c      1460         167993        9608        20         -31.0000         -36.5370     17.86%
28982.65/1464.83	c      1465         168626        9603        20         -31.0000         -36.5290     17.84%
29081.95/1469.89	c      1470         169146        9591        20         -31.0000         -36.5273     17.83%
29180.75/1474.89	c      1475         169857        9568        20         -31.0000         -36.5236     17.82%
29281.75/1479.95	c      1480         170516        9561        20         -31.0000         -36.5099     17.77%
29380.72/1484.99	c      1485         171216        9545        20         -31.0000         -36.5021     17.75%
29482.26/1490.06	c      1490         171691        9540        20         -31.0000         -36.5000     17.74%
29583.13/1495.13	c      1495         172446        9521        20         -31.0000         -36.4959     17.73%
29683.37/1500.21	c      1500         172976        9509        20         -31.0000         -36.4871     17.70%
29782.50/1505.26	c      1505         173784        9497        20         -31.0000         -36.4718     17.65%
29883.29/1510.31	c      1510         174426        9483        20         -31.0000         -36.4579     17.61%
29982.25/1515.36	c      1515         175116        9479        20         -31.0000         -36.4517     17.59%
30083.08/1520.42	c      1520         175816        9469        20         -31.0000         -36.4412     17.55%
30182.14/1525.43	c      1525         176269        9452        20         -31.0000         -36.4377     17.54%
30281.07/1530.46	c      1530         176756        9435        20         -31.0000         -36.4318     17.52%
30382.16/1535.51	c      1536         177656        9415        20         -31.0000         -36.4242     17.50%
30482.93/1540.61	c      1541         178486        9397        20         -31.0000         -36.4143     17.47%
30581.84/1545.64	c      1546         179316        9385        20         -31.0000         -36.4018     17.43%
30680.65/1550.68	c      1551         180156        9367        20         -31.0000         -36.3760     17.34%
30781.57/1555.72	c      1556         181116        9349        20         -31.0000         -36.3611     17.29%
30880.61/1560.73	c      1561         181866        9325        20         -31.0000         -36.3534     17.27%
30981.62/1565.86	c      1566         182496        9317        20         -31.0000         -36.3462     17.25%
31080.52/1570.88	c      1571         183277        9302        20         -31.0000         -36.3419     17.23%
31181.63/1575.96	c      1576         184076        9283        20         -31.0000         -36.3333     17.20%
31280.56/1581.01	c      1581         185086        9259        20         -31.0000         -36.3239     17.17%
31381.89/1586.06	c      1586         185976        9245        20         -31.0000         -36.3164     17.15%
31480.78/1591.09	c      1591         186766        9227        20         -31.0000         -36.3039     17.11%
31581.63/1596.14	c      1596         187416        9207        20         -31.0000         -36.2957     17.08%
31680.79/1601.19	c      1601         187926        9197        20         -31.0000         -36.2871     17.06%
31780.88/1606.23	c      1606         188636        9181        20         -31.0000         -36.2797     17.03%
31879.87/1611.25	c      1611         189336        9169        20         -31.0000         -36.2699     17.00%
31978.96/1616.27	c      1616         190114        9155        20         -31.0000         -36.2690     17.00%
32079.96/1621.39	c      1621         191036        9145        20         -31.0000         -36.2500     16.94%
32180.92/1626.40	c      1626         191676        9137        20         -31.0000         -36.2425     16.91%
32279.95/1631.43	c      1631         192392        9117        20         -31.0000         -36.2308     16.87%
32380.92/1636.50	c      1637         193006        9103        20         -31.0000         -36.2258     16.86%
32479.80/1641.52	c      1642         193506        9087        20         -31.0000         -36.2182     16.83%
32578.82/1646.55	c      1647         194184        9065        20         -31.0000         -36.2034     16.79%
32679.94/1651.67	c      1652         194856        9045        20         -31.0000         -36.1966     16.76%
32780.93/1656.73	c      1657         195656        9029        20         -31.0000         -36.1818     16.72%
32880.03/1661.77	c      1662         196456        9019        20         -31.0000         -36.1724     16.69%
32980.91/1666.84	c      1667         197187        8998        20         -31.0000         -36.1667     16.67%
33080.04/1671.88	c      1672         197786        8973        20         -31.0000         -36.1574     16.64%
33178.94/1676.89	c      1677         198426        8955        20         -31.0000         -36.1525     16.62%
33279.89/1681.91	c      1682         198984        8943        20         -31.0000         -36.1442     16.59%
33378.84/1686.92	c      1687         199572        8931        20         -31.0000         -36.1281     16.54%
33477.80/1691.93	c      1692         200136        8919        20         -31.0000         -36.1212     16.52%
33579.23/1697.08	c      1697         200846        8899        20         -31.0000         -36.1176     16.51%
33680.12/1702.15	c      1702         201396        8885        20         -31.0000         -36.1095     16.48%
33779.33/1707.19	c      1707         202046        8859        20         -31.0000         -36.1024     16.46%
33879.36/1712.21	c      1712         202626        8845        20         -31.0000         -36.0862     16.41%
33980.46/1717.32	c      1717         203326        8817        20         -31.0000         -36.0750     16.37%
34081.53/1722.41	c      1722         204076        8785        20         -31.0000         -36.0608     16.33%
34180.55/1727.47	c      1727         204616        8765        20         -31.0000         -36.0482     16.28%
34279.51/1732.49	c      1732         205356        8753        20         -31.0000         -36.0375     16.25%
34380.53/1737.52	c      1738         205906        8735        20         -31.0000         -36.0294     16.22%
34481.59/1742.61	c      1743         206536        8715        20         -31.0000         -36.0197     16.19%
34580.57/1747.67	c      1748         207116        8693        20         -31.0000         -36.0112     16.17%
34681.52/1752.72	c      1753         207767        8670        20         -31.0000         -36.0000     16.13%
34780.56/1757.76	c      1758         208433        8656        20         -31.0000         -36.0000     16.13%
34879.48/1762.77	c      1763         209516        8625        20         -31.0000         -35.9929     16.11%
34978.54/1767.79	c      1768         210226        8597        20         -31.0000         -35.9836     16.08%
35079.54/1772.83	c      1773         210986        8573        20         -31.0000         -35.9718     16.04%
35180.53/1777.97	c      1778         211576        8545        20         -31.0000         -35.9609     16.00%
35279.56/1783.01	c      1783         212336        8515        20         -31.0000         -35.9514     15.97%
35378.61/1788.03	c      1788         212956        8503        20         -31.0000         -35.9490     15.96%
35480.16/1793.09	c      1793         213376        8483        20         -31.0000         -35.9451     15.95%
35581.07/1798.14	c      1798         213766        8467        20         -31.0000         -35.9382     15.93%
35680.06/1803.16	c      1803         214227        8444        20         -31.0000         -35.9352     15.92%
35780.45/1808.27	c      1808         214666        8419        20         -31.0000         -35.9324     15.91%
35881.38/1813.31	c      1813         215326        8387        20         -31.0000         -35.9279     15.90%
35980.28/1818.36	c      1818         215884        8369        20         -31.0000         -35.9167     15.86%
36078.95/1823.39	c      1823         216656        8339        20         -31.0000         -35.9076     15.83%
36177.92/1828.39	c      1828         217286        8313        20         -31.0000         -35.8956     15.79%
36278.95/1833.41	c      1833         217996        8297        20         -31.0000         -35.8750     15.73%
36377.97/1838.45	c      1838         218606        8271        20         -31.0000         -35.8625     15.69%
36478.85/1843.58	c      1844         219106        8255        20         -31.0000         -35.8571     15.67%
36579.81/1848.67	c      1849         219966        8223        20         -31.0000         -35.8504     15.65%
36680.73/1853.72	c      1854         220716        8197        20         -31.0000         -35.8269     15.57%
36779.67/1858.76	c      1859         221646        8163        20         -31.0000         -35.8223     15.56%
36878.64/1863.79	c      1864         222736        8129        20         -31.0000         -35.8089     15.51%
36979.63/1868.87	c      1869         223446        8103        20         -31.0000         -35.8018     15.49%
37080.66/1873.91	c      1874         224031        8094        20         -31.0000         -35.8000     15.48%
37179.44/1878.96	c      1879         224469        8074        20         -31.0000         -35.7944     15.47%
37278.40/1883.99	c      1884         225036        8049        20         -31.0000         -35.7737     15.40%
37377.26/1889.02	c      1889         226066        8025        20         -31.0000         -35.7552     15.34%
37476.32/1894.02	c      1894         226566        8003        20         -31.0000         -35.7498     15.32%
37579.93/1899.14	c      1899         227102        7993        20         -31.0000         -35.7443     15.30%
37678.91/1904.20	c      1904         227736        7969        20         -31.0000         -35.7363     15.28%
37779.31/1909.27	c      1909         228336        7947        20         -31.0000         -35.7260     15.25%
37880.30/1914.32	c      1914         228916        7917        20         -31.0000         -35.7143     15.21%
37979.41/1919.37	c      1919         229606        7885        20         -31.0000         -35.7059     15.18%
38078.32/1924.39	c      1924         230463        7856        20         -31.0000         -35.6964     15.15%
38179.31/1929.46	c      1929         231206        7831        20         -31.0000         -35.6803     15.10%
38280.40/1934.52	c      1935         231806        7807        20         -31.0000         -35.6696     15.06%
38379.45/1939.57	c      1940         232357        7782        20         -31.0000         -35.6658     15.05%
38480.31/1944.62	c      1945         232926        7759        20         -31.0000         -35.6591     15.03%
38579.39/1949.64	c      1950         233496        7739        20         -31.0000         -35.6508     15.00%
38678.29/1954.69	c      1955         234126        7713        20         -31.0000         -35.6406     14.97%
38779.36/1959.70	c      1960         234966        7689        20         -31.0000         -35.6231     14.91%
38878.56/1964.76	c      1965         235756        7659        20         -31.0000         -35.6127     14.88%
38979.55/1969.87	c      1970         236596        7613        20         -31.0000         -35.6053     14.86%
39080.57/1974.92	c      1975         237366        7583        20         -31.0000         -35.5818     14.78%
39179.53/1979.97	c      1980         237856        7563        20         -31.0000         -35.5762     14.76%
39278.30/1985.02	c      1985         238466        7535        20         -31.0000         -35.5649     14.73%
39380.12/1990.08	c      1990         239030        7521        20         -31.0000         -35.5568     14.70%
39478.98/1995.13	c      1995         239794        7493        20         -31.0000         -35.5462     14.67%
39580.18/2000.15	c      2000         240536        7469        20         -31.0000         -35.5281     14.61%
39680.38/2005.22	c      2005         241296        7431        20         -31.0000         -35.5061     14.54%
39779.53/2010.23	c      2010         242011        7400        20         -31.0000         -35.5000     14.52%
39878.58/2015.28	c      2015         242736        7373        20         -31.0000         -35.4957     14.50%
39979.27/2020.37	c      2020         243296        7343        20         -31.0000         -35.4923     14.49%
40078.15/2025.38	c      2025         244006        7309        20         -31.0000         -35.4881     14.48%
40179.09/2030.40	c      2030         244413        7294        20         -31.0000         -35.4839     14.46%
40280.39/2035.52	c      2036         245196        7251        20         -31.0000         -35.4691     14.42%
40379.35/2040.58	c      2041         245976        7215        20         -31.0000         -35.4569     14.38%
40480.12/2045.62	c      2046         246392        7191        20         -31.0000         -35.4468     14.34%
40579.10/2050.65	c      2051         246836        7165        20         -31.0000         -35.4445     14.34%
40680.08/2055.71	c      2056         247666        7107        20         -31.0000         -35.4375     14.31%
40778.79/2060.76	c      2061         248166        7087        20         -31.0000         -35.4308     14.29%
40879.73/2065.81	c      2066         248846        7065        20         -31.0000         -35.4084     14.22%
40978.74/2070.88	c      2071         249476        7035        20         -31.0000         -35.4016     14.20%
41077.58/2075.89	c      2076         249986        7011        20         -31.0000         -35.3958     14.18%
41178.58/2080.96	c      2081         250886        6973        20         -31.0000         -35.3815     14.13%
41277.53/2086.00	c      2086         251806        6935        20         -31.0000         -35.3731     14.11%
41376.63/2091.02	c      2091         252186        6915        20         -31.0000         -35.3710     14.10%
41478.29/2096.11	c      2096         252629        6888        20         -31.0000         -35.3574     14.06%
41579.21/2101.17	c      2101         253286        6855        20         -31.0000         -35.3509     14.04%
41678.20/2106.18	c      2106         253896        6821        20         -31.0000         -35.3439     14.01%
41778.49/2111.26	c      2111         254396        6803        20         -31.0000         -35.3416     14.01%
41879.52/2116.32	c      2116         254980        6777        20         -31.0000         -35.3341     13.98%
41978.40/2121.37	c      2121         255374        6763        20         -31.0000         -35.3333     13.98%
42079.48/2126.42	c      2126         256036        6731        20         -31.0000         -35.3135     13.91%
42178.53/2131.47	c      2131         256616        6693        20         -31.0000         -35.3093     13.90%
42279.42/2136.51	c      2137         257146        6669        20         -31.0000         -35.3008     13.87%
42378.20/2141.54	c      2142         257876        6635        20         -31.0000         -35.2946     13.85%
42477.28/2146.57	c      2147         258426        6613        20         -31.0000         -35.2855     13.82%
42578.15/2151.66	c      2152         259196        6571        20         -31.0000         -35.2727     13.78%
42679.05/2156.71	c      2157         259956        6531        20         -31.0000         -35.2609     13.74%
42777.96/2161.76	c      2162         260940        6477        20         -31.0000         -35.2541     13.72%
42876.97/2166.79	c      2167         261606        6437        20         -31.0000         -35.2500     13.71%
42978.05/2171.84	c      2172         262546        6381        20         -31.0000         -35.2303     13.65%
43078.94/2176.91	c      2177         263030        6355        20         -31.0000         -35.2229     13.62%
43177.92/2181.97	c      2182         263916        6311        20         -31.0000         -35.1970     13.54%
43276.84/2187.01	c      2187         264716        6273        20         -31.0000         -35.1761     13.47%
43378.39/2192.06	c      2192         265236        6243        20         -31.0000         -35.1684     13.45%
43477.30/2197.10	c      2197         265906        6195        20         -31.0000         -35.1515     13.39%
43578.39/2202.17	c      2202         266568        6163        20         -31.0000         -35.1415     13.36%
43677.04/2207.18	c      2207         267106        6125        20         -31.0000         -35.1284     13.32%
43777.48/2212.26	c      2212         267936        6073        20         -31.0000         -35.1250     13.31%
43878.41/2217.31	c      2217         268756        6021        20         -31.0000         -35.1065     13.25%
43977.47/2222.34	c      2222         269506        5987        20         -31.0000         -35.0878     13.19%
44076.61/2227.36	c      2227         270357        5936        20         -31.0000         -35.0762     13.15%
44177.43/2232.46	c      2232         645347        3223        20         -31.0000         -35.0000     12.90%
44278.32/2237.51	c      2238         647266        2976        20         -31.0000         -35.0000     12.90%
44377.01/2242.53	c      2243         649085        2795        20         -31.0000         -35.0000     12.90%
44478.07/2247.61	c      2248         650777        2613        20         -31.0000         -34.8698     12.48%
44577.01/2252.63	c      2253         652683        2415        20         -31.0000         -34.7500     12.10%
44677.87/2257.71	c      2258         654337        2211        20         -31.0000         -34.5000     11.29%
44776.90/2262.75	c      2263         656154        1928        20         -31.0000         -34.5000     11.29%
44875.88/2267.80	c      2268         658097        1605        20         -31.0000         -34.3143     10.69%
44976.82/2272.87	c      2273         660132        1252        20         -31.0000         -34.0000      9.68%
45077.92/2277.92	c      2278         662037         739        20         -31.0000         -33.7500      8.87%
45164.86/2282.37	c      2282         663364           0         0         -31.0000         -31.0000      0.00%
45169.06/2282.84	c      2283         663364           0         0         -31.0000         -31.0000      0.00%
45169.06/2282.84	c SCIP Status        : c problem is solved
45169.06/2282.84	c Total Time         : 2282.84
45169.06/2282.84	c   solving          : 2282.84
45169.06/2282.84	c   presolving       : 0.03 (included in solving)
45169.06/2282.84	c B&B Tree           :
45169.06/2282.84	c   nodes (total)    : 663364
45169.06/2282.84	c Solution           :
45169.06/2282.84	c   Solutions found  : 8
45169.06/2282.84	c   Primal Bound     : -3.10000000000000e+01
45169.06/2282.84	c   Dual Bound       : -3.10000000000000e+01
45169.06/2282.84	c Gap                : 0.00000 %
45169.06/2282.85	o -31
45169.06/2282.85	s OPTIMUM FOUND
45169.06/2282.85	v -x200 -x199 -x198 -x197 x196 x195 x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 x184 -x183 x182 -x181 x180 -x179 -x178 
45169.06/2282.85	v x177 -x176 x175 x174 -x173 x172 -x171 -x170 -x169 x168 x167 x166 -x165 x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 
45169.06/2282.85	v -x155 -x154 -x153 -x152 -x151 -x150 -x149 x148 -x147 -x146 -x145 -x144 x143 -x142 -x141 x140 -x139 -x138 -x137 -x136 -x135 
45169.06/2282.85	v -x134 x133 -x132 -x131 x130 -x129 -x128 -x127 x126 x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 -x117 x116 x115 -x114 -x113 
45169.06/2282.85	v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 
45169.06/2282.85	v -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 
45169.06/2282.85	v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 x44 -x43 -x42 -x41 -x40 
45169.06/2282.85	v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x16 -x15 -x14 
45169.06/2282.85	v -x13 -x12 -x11 x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 

Verifier Data

OK	-31

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 (182175 MiB free)
  memory of node 1: 193531 MiB (191818 MiB free)
  memory of node 2: 193531 MiB (185735 MiB free)
  memory of node 3: 193531 MiB (182383 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-4466012-1722457241/watcher-4466012-1722457241 -o /tmp/evaluation-result-4466012-1722457241/solver-4466012-1722457241 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466012-1722457241.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100104 s]*
/proc/loadavg: 77.24 78.95 79.30 62/1004 72415
/proc/meminfo: memFree=759851212/790760800 swapFree=131071996/131071996
[pid=72394] ppid=72391 vsize=1520272 memory=100640 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/stat : 72394 (fscip) S 72391 72394 68145 0 -1 1077936128 22220 0 0 0 9 3 0 0 20 0 21 0 12310871 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
/proc/72394/statm: 380068 25160 2694 3035 0 64798 0
[pid=72394/tid=72396] ppid=72391 vsize=1520272 memory=4026532269 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72396/stat : 72396 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72397] ppid=72391 vsize=1520272 memory=219949564250 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72397/stat : 72397 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72398] ppid=72391 vsize=1520272 memory=55216921977282 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72398/stat : 72398 (fscip) S 72391 72394 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72399] ppid=72391 vsize=1520272 memory=61818303488684 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72399/stat : 72399 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72400] ppid=72391 vsize=1520272 memory=52987884282762 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72400/stat : 72400 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72401] ppid=72391 vsize=1520272 memory=59589282575630 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72401/stat : 72401 (fscip) S 72391 72394 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72402] ppid=72391 vsize=1520272 memory=13852958274135208 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72402/stat : 72402 (fscip) R 72391 72394 68145 0 -1 4194368 686 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72403] ppid=72391 vsize=1520272 memory=13563782437801172 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72403/stat : 72403 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72404] ppid=72391 vsize=1520272 memory=45494 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72404/stat : 72404 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72405] ppid=72391 vsize=1520272 memory=192034 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72405/stat : 72405 (fscip) S 72391 72394 68145 0 -1 1077936192 1002 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72406] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72406/stat : 72406 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72407] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72407/stat : 72407 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72408] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72408/stat : 72408 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72409] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72409/stat : 72409 (fscip) S 72391 72394 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72410] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72410/stat : 72410 (fscip) S 72391 72394 68145 0 -1 1077936192 1004 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72411] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72411/stat : 72411 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72412] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72412/stat : 72412 (fscip) S 72391 72394 68145 0 -1 1077936192 1002 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72413] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72413/stat : 72413 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72414] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72414/stat : 72414 (fscip) S 72391 72394 68145 0 -1 1077936192 1003 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72415] ppid=72391 vsize=1520272 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72415/stat : 72415 (fscip) S 72391 72394 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12310876 1556758528 25160 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1520272 KiB
Current children cumulated memory: 100640 KiB

[startup+0.220326 s]*
/proc/loadavg: 77.24 78.95 79.30 81/1024 72435
/proc/meminfo: memFree=759612920/790760800 swapFree=131071996/131071996
[pid=72394] ppid=72391 vsize=1724552 memory=329796 CPUtime=1.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/stat : 72394 (fscip) S 72391 72394 68145 0 -1 1077936128 79285 0 0 0 116 64 0 0 20 0 41 0 12310871 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 17 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
/proc/72394/statm: 431138 82449 2934 3035 0 168896 0
[pid=72394/tid=72396] ppid=72391 vsize=1724552 memory=4026531959 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72396/stat : 72396 (fscip) R 72391 72394 68145 0 -1 4194368 3690 0 0 0 6 2 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72397] ppid=72391 vsize=1724552 memory=74233 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72397/stat : 72397 (fscip) R 72391 72394 68145 0 -1 4194368 3254 0 0 0 5 3 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72398] ppid=72391 vsize=1724552 memory=54117410275792 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72398/stat : 72398 (fscip) R 72391 72394 68145 0 -1 4194368 4257 0 0 0 6 2 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72399] ppid=72391 vsize=1724552 memory=60718791787076 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72399/stat : 72399 (fscip) R 72391 72394 68145 0 -1 4194368 3673 0 0 0 6 2 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72400] ppid=72391 vsize=1724552 memory=62879193891508 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72400/stat : 72400 (fscip) R 72391 72394 68145 0 -1 4194368 3214 0 0 0 5 3 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72401] ppid=72391 vsize=1724552 memory=58489770869644 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72401/stat : 72401 (fscip) R 72391 72394 68145 0 -1 4194368 4804 0 0 0 8 1 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72402] ppid=72391 vsize=1724552 memory=13571483297383853 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72402/stat : 72402 (fscip) R 72391 72394 68145 0 -1 4194368 3217 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72403] ppid=72391 vsize=1724552 memory=16105891959146730 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72403/stat : 72403 (fscip) R 72391 72394 68145 0 -1 4194368 3253 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72404] ppid=72391 vsize=1724552 memory=93598 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72404/stat : 72404 (fscip) R 72391 72394 68145 0 -1 4194368 4302 0 0 0 7 1 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72405] ppid=72391 vsize=1724552 memory=112283 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72405/stat : 72405 (fscip) R 72391 72394 68145 0 -1 4194368 3216 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72406] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72406/stat : 72406 (fscip) R 72391 72394 68145 0 -1 4194368 3255 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72407] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72407/stat : 72407 (fscip) R 72391 72394 68145 0 -1 4194368 4253 0 0 0 6 2 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72408] ppid=72391 vsize=1724552 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72408/stat : 72408 (fscip) R 72391 72394 68145 0 -1 1077936192 3217 0 0 0 3 3 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72409] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72409/stat : 72409 (fscip) R 72391 72394 68145 0 -1 4194368 3255 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72410] ppid=72391 vsize=1724552 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72410/stat : 72410 (fscip) R 72391 72394 68145 0 -1 4194368 4340 0 0 0 7 2 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72411] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72411/stat : 72411 (fscip) R 72391 72394 68145 0 -1 4194368 3218 0 0 0 5 3 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72412] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72412/stat : 72412 (fscip) R 72391 72394 68145 0 -1 4194368 3217 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72413] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72413/stat : 72413 (fscip) R 72391 72394 68145 0 -1 4194368 4707 0 0 0 7 1 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72414] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72414/stat : 72414 (fscip) S 72391 72394 68145 0 -1 1077936192 3215 0 0 0 5 3 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72415] ppid=72391 vsize=1724552 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72415/stat : 72415 (fscip) R 72391 72394 68145 0 -1 4194368 3254 0 0 0 4 4 0 0 20 0 41 0 12310876 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72416] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72416/stat : 72416 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72417] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72417/stat : 72417 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72418] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72418/stat : 72418 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72419] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72419/stat : 72419 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72420] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72420/stat : 72420 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72421] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72421/stat : 72421 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72422] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72422/stat : 72422 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72423] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72423/stat : 72423 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72424] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72424/stat : 72424 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72425] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72425/stat : 72425 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72426] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72426/stat : 72426 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72427] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72427/stat : 72427 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72428] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72428/stat : 72428 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72429] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72429/stat : 72429 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72430] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72430/stat : 72430 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72431] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72431/stat : 72431 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72432] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72432/stat : 72432 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72433] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72433/stat : 72433 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72434] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72434/stat : 72434 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72435] ppid=72391 vsize=1724552 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72435/stat : 72435 (fscip) S 72391 72394 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12310885 1765941248 82449 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 1724552 KiB
Current children cumulated memory: 329796 KiB

[startup+0.323617 s]*
/proc/loadavg: 77.24 78.95 79.30 82/1024 72435
/proc/meminfo: memFree=759530048/790760800 swapFree=131071996/131071996
[pid=72394] ppid=72391 vsize=1724552 memory=412956 CPUtime=4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/stat : 72394 (fscip) R 72391 72394 68145 0 -1 1077936128 100469 0 0 0 318 82 0 0 20 0 41 0 12310871 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 17 17 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
/proc/72394/statm: 431138 103239 2950 3035 0 191261 0
[pid=72394/tid=72396] ppid=72391 vsize=1724552 memory=8508281356422317471 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72396/stat : 72396 (fscip) R 72391 72394 68145 0 -1 4194368 4179 0 0 0 18 2 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72397] ppid=72391 vsize=1724552 memory=7318452475133972 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72397/stat : 72397 (fscip) R 72391 72394 68145 0 -1 4194368 4269 0 0 0 14 5 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72398] ppid=72391 vsize=1724552 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72398/stat : 72398 (fscip) R 72391 72394 68145 0 -1 4194368 5705 0 0 0 16 2 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72399] ppid=72391 vsize=1724552 memory=0 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72399/stat : 72399 (fscip) R 72391 72394 68145 0 -1 4194368 4178 0 0 0 17 3 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72400] ppid=72391 vsize=1724552 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72400/stat : 72400 (fscip) R 72391 72394 68145 0 -1 4194368 4274 0 0 0 14 4 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72401] ppid=72391 vsize=1724552 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72401/stat : 72401 (fscip) S 72391 72394 68145 0 -1 1077936192 6482 0 0 0 17 1 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72402] ppid=72391 vsize=1724552 memory=4026735970 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72402/stat : 72402 (fscip) R 72391 72394 68145 0 -1 4194368 4091 0 0 0 15 5 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72403] ppid=72391 vsize=1724552 memory=245685813580 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72403/stat : 72403 (fscip) R 72391 72394 68145 0 -1 4194368 4262 0 0 0 13 5 0 0 20 0 41 0 12310876 1765941248 103239 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0

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

/proc/72394/task/72423/stat : 72423 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72424] ppid=72391 vsize=15192420 memory=-3395018516324176993 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72424/stat : 72424 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72425] ppid=72391 vsize=15192420 memory=3494002182971273329 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72425/stat : 72425 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72426] ppid=72391 vsize=15192420 memory=223365 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72426/stat : 72426 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72427] ppid=72391 vsize=15192420 memory=223011 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72427/stat : 72427 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72428] ppid=72391 vsize=15192420 memory=222498 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72428/stat : 72428 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72429] ppid=72391 vsize=15192420 memory=223279 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72429/stat : 72429 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 1 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72430] ppid=72391 vsize=15192420 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72430/stat : 72430 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72431] ppid=72391 vsize=15192420 memory=7307488768261974631 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72431/stat : 72431 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72432] ppid=72391 vsize=15192420 memory=7595973196024211301 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72432/stat : 72432 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72433] ppid=72391 vsize=15192420 memory=7307488768127691111 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72433/stat : 72433 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72434] ppid=72391 vsize=15192420 memory=225326 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72434/stat : 72434 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72435] ppid=72391 vsize=15192420 memory=225827 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72435/stat : 72435 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 41 0 12310885 15557038080 3237140 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
Current children cumulated CPU time: 45151 s
Current children cumulated vsize: 15192420 KiB
Current children cumulated memory: 12948560 KiB

[startup+2282.4 s]
/proc/loadavg: 80.50 80.50 80.36 81/1026 74021
/proc/meminfo: memFree=733285736/790760800 swapFree=131071996/131071996
[pid=72394] ppid=72391 vsize=14484588 memory=12217392 CPUtime=45166.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/stat : 72394 (fscip) S 72391 72394 68145 0 -1 1077936128 19384255 0 0 0 4496993 19657 0 0 20 0 35 0 12310871 14832218112 3054860 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 17 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
/proc/72394/statm: 3621147 3054348 3302 3035 0 3437328 0
[pid=72394/tid=72396] ppid=72391 vsize=14484588 memory=139801724016652 CPUtime=2261.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72396/stat : 72396 (fscip) R 72391 72394 68145 0 -1 4194368 753010 0 0 0 225875 259 0 0 20 0 35 0 12310876 14832218112 3053836 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72397] ppid=72391 vsize=14484588 memory=75184 CPUtime=2258.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72397/stat : 72397 (fscip) D 72391 72394 68145 0 -1 4194368 1696188 0 0 0 225291 533 0 0 20 0 35 0 12310876 14832218112 3053836 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72399] ppid=72391 vsize=14484588 memory=74122 CPUtime=2260.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72399/stat : 72399 (fscip) R 72391 72394 68145 0 -1 4194368 805623 0 0 0 225838 251 0 0 20 0 35 0 12310876 14832218112 3051788 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72400] ppid=72391 vsize=14484588 memory=74456 CPUtime=2260.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72400/stat : 72400 (fscip) D 72391 72394 68145 0 -1 4194368 1447825 0 0 0 225546 500 0 0 20 0 35 0 12310876 14832218112 3051276 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72402] ppid=72391 vsize=14484588 memory=75104 CPUtime=2261.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72402/stat : 72402 (fscip) R 72391 72394 68145 0 -1 4194368 1341335 0 0 0 225824 319 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72403] ppid=72391 vsize=14484588 memory=-7451882351976605047 CPUtime=2257.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72403/stat : 72403 (fscip) R 72391 72394 68145 0 -1 4194368 2060992 0 0 0 225188 596 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72405] ppid=72391 vsize=14484588 memory=31820 CPUtime=2260.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72405/stat : 72405 (fscip) D 72391 72394 68145 0 -1 4194368 807713 0 0 0 225791 268 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72406] ppid=72391 vsize=14484588 memory=7176 CPUtime=2258.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72406/stat : 72406 (fscip) R 72391 72394 68145 0 -1 4194368 1654107 0 0 0 225309 571 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72408] ppid=72391 vsize=14484588 memory=61560 CPUtime=2257.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72408/stat : 72408 (fscip) D 72391 72394 68145 0 -1 4194368 902096 0 0 0 225527 262 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72409] ppid=72391 vsize=14484588 memory=7620 CPUtime=2261.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72409/stat : 72409 (fscip) D 72391 72394 68145 0 -1 4194368 1480984 0 0 0 225676 474 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72411] ppid=72391 vsize=14484588 memory=20208 CPUtime=2260.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72411/stat : 72411 (fscip) D 72391 72394 68145 0 -1 4194368 1195838 0 0 0 225774 280 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72412] ppid=72391 vsize=14484588 memory=5524 CPUtime=2259.86 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72412/stat : 72412 (fscip) R 72391 72394 68145 0 -1 4194368 1989247 0 0 0 225452 534 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72414] ppid=72391 vsize=14484588 memory=7896 CPUtime=2260 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72414/stat : 72414 (fscip) D 72391 72394 68145 0 -1 4194368 1001665 0 0 0 225728 272 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72415] ppid=72391 vsize=14484588 memory=25333125866717268 CPUtime=2258.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72415/stat : 72415 (fscip) R 72391 72394 68145 0 -1 4194368 1871540 0 0 0 225324 512 0 0 20 0 35 0 12310876 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72416] ppid=72391 vsize=14484588 memory=3308 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72416/stat : 72416 (fscip) S 72391 72394 68145 0 -1 1077936192 86 0 0 0 0 1 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72417] ppid=72391 vsize=14484588 memory=1704 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72417/stat : 72417 (fscip) S 72391 72394 68145 0 -1 1077936192 42 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72418] ppid=72391 vsize=14484588 memory=-7451882351976605047 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72418/stat : 72418 (fscip) S 72391 72394 68145 0 -1 1077936192 42 0 0 0 0 1 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72419] ppid=72391 vsize=14484588 memory=33100 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72419/stat : 72419 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72420] ppid=72391 vsize=14484588 memory=19580 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72420/stat : 72420 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72421] ppid=72391 vsize=14484588 memory=54528 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72421/stat : 72421 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72422] ppid=72391 vsize=14484588 memory=12699608 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72422/stat : 72422 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72423] ppid=72391 vsize=14484588 memory=-7451882351976605047 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72423/stat : 72423 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72424] ppid=72391 vsize=14484588 memory=31820 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72424/stat : 72424 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72425] ppid=72391 vsize=14484588 memory=10392 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72425/stat : 72425 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72426] ppid=72391 vsize=14484588 memory=5432 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72426/stat : 72426 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14832218112 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72427] ppid=72391 vsize=14349884 memory=16108 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72427/stat : 72427 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72428] ppid=72391 vsize=14349884 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72428/stat : 72428 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72429] ppid=72391 vsize=14349884 memory=1996 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72429/stat : 72429 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 1 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72430] ppid=72391 vsize=14349884 memory=1836 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72430/stat : 72430 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 1 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72431] ppid=72391 vsize=14349884 memory=38468 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72431/stat : 72431 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72432] ppid=72391 vsize=14349884 memory=2152 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72432/stat : 72432 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72433] ppid=72391 vsize=14349884 memory=12947736 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72433/stat : 72433 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72434] ppid=72391 vsize=14349884 memory=16245204 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72434/stat : 72434 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72435] ppid=72391 vsize=14349884 memory=12948560 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72435/stat : 72435 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 35 0 12310885 14694281216 3049228 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
Current children cumulated CPU time: 45166.5 s
Current children cumulated vsize: 14484588 KiB
Current children cumulated memory: 12217392 KiB

[startup+2282.8 s]
/proc/loadavg: 80.50 80.50 80.36 81/1026 74021
/proc/meminfo: memFree=733285736/790760800 swapFree=131071996/131071996
[pid=72394] ppid=72391 vsize=3682832 memory=2194572 CPUtime=45169.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/stat : 72394 (fscip) S 72391 72394 68145 0 -1 1077936128 19551145 0 0 0 4497217 19689 0 0 20 0 23 0 12310871 3771219968 549149 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 17 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
/proc/72394/statm: 920708 548643 3302 3035 0 822088 0
[pid=72394/tid=72396] ppid=72391 vsize=3682832 memory=12693276 CPUtime=2261.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72396/stat : 72396 (fscip) R 72391 72394 68145 0 -1 4194368 759909 0 0 0 225898 259 0 0 20 0 22 0 12310876 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72399] ppid=72391 vsize=3682832 memory=12701096 CPUtime=2261.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72399/stat : 72399 (fscip) R 72391 72394 68145 0 -1 4194368 813673 0 0 0 225861 251 0 0 20 0 22 0 12310876 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72416] ppid=72391 vsize=3682832 memory=-7451882351976605047 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72416/stat : 72416 (fscip) S 72391 72394 68145 0 -1 1077936192 86 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72417] ppid=72391 vsize=3682832 memory=-6000919499214174262 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72417/stat : 72417 (fscip) S 72391 72394 68145 0 -1 1077936192 42 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72418] ppid=72391 vsize=3682832 memory=7644 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72418/stat : 72418 (fscip) S 72391 72394 68145 0 -1 1077936192 42 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72419] ppid=72391 vsize=3682832 memory=26960 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72419/stat : 72419 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72420] ppid=72391 vsize=3682832 memory=31356 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72420/stat : 72420 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72421] ppid=72391 vsize=3682832 memory=3672 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72421/stat : 72421 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72422] ppid=72391 vsize=3682832 memory=40372 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72422/stat : 72422 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72423] ppid=72391 vsize=3682832 memory=8240 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72423/stat : 72423 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72424] ppid=72391 vsize=3682832 memory=2112 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72424/stat : 72424 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72425] ppid=72391 vsize=3682832 memory=3308 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72425/stat : 72425 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72426] ppid=72391 vsize=3682832 memory=12946560 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72426/stat : 72426 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72427] ppid=72391 vsize=3682832 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72427/stat : 72427 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72428] ppid=72391 vsize=3682832 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72428/stat : 72428 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72429] ppid=72391 vsize=3682832 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72429/stat : 72429 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 0 1 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72430] ppid=72391 vsize=3682832 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72430/stat : 72430 (fscip) S 72391 72394 68145 0 -1 1077936192 85 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72431] ppid=72391 vsize=3682832 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72431/stat : 72431 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72432] ppid=72391 vsize=3682832 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72432/stat : 72432 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72433] ppid=72391 vsize=3682832 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72433/stat : 72433 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 1 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
[pid=72394/tid=72435] ppid=72391 vsize=3682832 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/72394/task/72435/stat : 72435 (fscip) S 72391 72394 68145 0 -1 1077936192 84 0 0 0 0 0 0 0 20 0 22 0 12310885 3771219968 548643 809668444160 4194304 16623229 140725019546416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 43171840 140725019550730 140725019550848 140725019550848 140725019557872 0
Current children cumulated CPU time: 45169.1 s
Current children cumulated vsize: 3682832 KiB
Current children cumulated memory: 2194572 KiB

Child status: 0

Real time (s): 2282.86
CPU time (s): 45169.2
CPU user time (s): 44972.2
CPU system time (s): 196.942
CPU usage (%): 1978.62
Max. virtual memory (cumulated for all children) (KiB): 15192420
Max. memory (cumulated for all children) (KiB): 12949160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44972.2
system time used= 196.942
maximum resident set size= 12952888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19552793
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= 1037422
involuntary context switches= 482073


# summary of solver processes directly reported to runsolver:
#   pid: 72394
#   total CPU time (s): 45169.2
#   total CPU user time (s): 44972.2
#   total CPU system time (s): 196.942

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9715 second user time and 50.9204 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 22:20:41
IDJOB=4466012
IDBENCH=148531
IDSOLVER=3094
FILE ID=nodeD101/4466012-1722457241
RUNJOBID= nodeD101-1722453440-68156
SLURM_JOB_ID= 8254236
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_1.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-4466012-1722457241/watcher-4466012-1722457241 -o /tmp/evaluation-result-4466012-1722457241/solver-4466012-1722457241 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466012-1722457241.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 55a6d95658ac1c453318efc30b1d836b
RANDOM SEED=1602813848

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        759923628 kB
MemAvailable:   758045392 kB
Buffers:          160700 kB
Cached:           960464 kB
SwapCached:            0 kB
Active:           321072 kB
Inactive:       28118760 kB
Active(anon):       2128 kB
Inactive(anon): 27339072 kB
Active(file):     318944 kB
Inactive(file):   779688 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29040 kB
Writeback:            72 kB
AnonPages:      27318800 kB
Mapped:           125520 kB
Shmem:             22536 kB
KReclaimable:     132216 kB
Slab:             458820 kB
SReclaimable:     132216 kB
SUnreclaim:       326604 kB
KernelStack:       16864 kB
PageTables:        66704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3272712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           209280 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1921024 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-07-31 22:58:44