Trace number 4465992

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_200_10_2.opb
MD5SUM2ee40362659bac8ce3ae96da1e16af6a
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark71396.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4984
Sum of products size (including duplicates)9968
Number of different products2492
Sum of products size4984

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 = 34177024, getVmSize() = 34177024, SCIPgetMemUsed() = 9496065, SCIPgetMemTotal() = 12215561, SCIPgetMemExternEstim() = 6087518
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
0.00/0.04	c ** Estimated virtualMemUsedAtSolver = 22965946, getVmSize() = 39886848, SCIPgetMemUsed() = 10331451, SCIPgetMemTotal() = 16739123, SCIPgetMemExternEstim() = 6087518
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-4465992-1722461444
0.00/0.04	c   Variables        : 2892 (400 binary, 0 integer, 2492 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 3493
0.00/0.04	c   Objective sense  : minimize
0.00/0.04	c Presolved Problem  :
0.00/0.04	c   Variables        : 400 (400 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 601
0.00/0.04	c Constraints        : Number
0.00/0.04	c   knapsack         : 400 
0.00/0.04	c   setppc           : 200 
0.00/0.04	c   linear           : 1 
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.00/0.10	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.11	c                                Nodes    Active                                            
0.00/0.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.17/0.15	c *       0              0           1        20          -1.0000                -          -
0.17/0.19	c *       0              2           1        20          -4.0000        -200.0000          -
0.17/0.19	c *       0              2           1        20         -15.0000        -200.0000          -
0.17/0.23	c *       0              2           1        20         -37.0000        -200.0000    440.54%
0.17/0.25	c *       0              2           1        20         -40.0000        -200.0000    400.00%
4.35/0.36	c *       0              2           1        20         -42.0000        -200.0000    376.19%
15.07/0.99	c *       1              2           1        20         -44.0000        -200.0000    354.55%
32.82/1.82	c *       2           8240         348        20         -47.0000        -200.0000    325.53%
54.71/2.91	c *       3          19449         346        20         -48.0000        -200.0000    316.67%
57.40/3.14	c *       3          19449         346        20         -49.0000        -200.0000    308.16%
64.54/3.40	c *       3          30547         344        20         -50.0000        -200.0000    300.00%
82.48/4.34	c *       4          39481         340        20         -51.0000        -200.0000    292.16%
86.33/4.55	c *       5          39481         340        20         -52.0000        -200.0000    284.62%
100.20/5.22	c         5          40927         340        20         -52.0000        -200.0000    284.62%
114.08/5.98	c *       6          49182         337        20         -53.0000        -200.0000    277.36%
121.97/6.38	c *       6          59382         332        20         -54.0000        -200.0000    270.37%
136.63/7.08	c *       7          59382         332        20         -55.0000        -200.0000    263.64%
199.38/10.27	c        10              2           1        20         -55.0000         -95.6879     73.98%
300.44/15.32	c        15              2           1        20         -55.0000         -95.4126     73.48%
387.72/19.76	c *      20              3           2        20         -56.0000         -95.4126     70.38%
399.51/20.36	c        20              3           2        20         -56.0000         -95.4126     70.38%
490.47/24.93	c *      25              3           4        20         -57.0000         -95.4126     67.39%
498.37/25.37	c        25              4           3        20         -57.0000         -95.4126     67.39%
599.40/30.46	c        30              6           5        20         -57.0000         -95.4126     67.39%
700.49/35.50	c        36             11          10        20         -57.0000         -95.4126     67.39%
799.47/40.55	c        41             15          14        20         -57.0000         -95.4126     67.39%
900.33/45.60	c        46             18          17        20         -57.0000         -95.4126     67.39%
999.46/50.65	c        51             22          21        20         -57.0000         -95.4126     67.39%
1100.49/55.70	c        56             29          28        20         -57.0000         -95.4126     67.39%
1199.53/60.75	c        61             32          31        20         -57.0000         -95.4126     67.39%
1298.52/65.75	c        66             41          40        20         -57.0000         -95.4126     67.39%
1399.65/70.81	c        71            111         112        20         -57.0000         -95.4126     67.39%
1498.48/75.86	c        76            212         211        20         -57.0000         -95.3990     67.37%
1599.19/80.93	c        81            246         245        20         -57.0000         -95.3990     67.37%
1698.13/85.96	c        86            511         200        20         -57.0000         -95.3333     67.25%
1803.07/91.28	c        91            702         215        20         -57.0000         -95.2625     67.13%
1904.18/96.31	c        96           1152         343        20         -57.0000         -95.2022     67.02%
2005.34/101.40	c       101           1372         393        20         -57.0000         -95.0705     66.79%
2104.51/106.46	c       106           1638         447        20         -57.0000         -94.9750     66.62%
2205.54/111.52	c       112           1982         507        20         -57.0000         -94.8988     66.49%
2304.55/116.53	c       117           2061         534        20         -57.0000         -94.8962     66.48%
2405.53/121.62	c       122           2322         561        20         -57.0000         -94.8225     66.36%
2504.31/126.67	c       127           2468         599        20         -57.0000         -94.7476     66.22%
2605.37/131.72	c       132           2751         658        20         -57.0000         -94.6893     66.12%
2704.25/136.77	c       137           3053         708        20         -57.0000         -94.6748     66.10%
2805.06/141.82	c       142           3252         753        20         -57.0000         -94.6518     66.06%
2904.07/146.84	c       147           3704         817        20         -57.0000         -94.6370     66.03%
3005.05/151.92	c       152           3962         863        20         -57.0000         -94.6205     66.00%
3104.10/156.96	c       157           4232         929        20         -57.0000         -94.5632     65.90%
3203.03/162.02	c       162           4582         989        20         -57.0000         -94.5420     65.86%
3304.29/167.03	c       167           4882        1047        20         -57.0000         -94.5104     65.81%
3403.26/172.12	c       172           5172        1077        20         -57.0000         -94.4953     65.78%
3504.05/177.17	c       177           5492        1123        20         -57.0000         -94.4813     65.76%
3604.23/182.21	c       182           6602        1677        20         -57.0000         -94.4329     65.67%
3705.15/187.33	c       187           6962        1769        20         -57.0000         -94.4068     65.63%
3804.08/192.34	c       192           7322        1801        20         -57.0000         -94.4038     65.62%
3904.99/197.47	c       197           7682        1861        20         -57.0000         -94.3810     65.58%
4005.78/202.54	c       203           7952        1957        20         -57.0000         -94.3480     65.52%
4104.53/207.55	c       208           8392        2041        20         -57.0000         -94.3321     65.49%
4205.34/212.64	c       213           8812        2107        20         -57.0000         -94.3276     65.49%
4306.32/217.77	c       218           8002        1485        20         -57.0000         -94.3101     65.46%
4407.32/222.82	c       223           8242        1521        20         -57.0000         -94.2906     65.42%
4506.43/227.87	c       228           8572        1581        20         -57.0000         -94.2803     65.40%
4605.35/232.89	c       233           8932        1661        20         -57.0000         -94.2557     65.36%
4706.23/237.97	c       238           9152        1709        20         -57.0000         -94.2411     65.34%
4804.87/243.00	c       243           9512        1783        20         -57.0000         -94.2312     65.32%
4903.88/248.03	c       248          10002        1865        20         -57.0000         -94.2159     65.29%
5005.31/253.09	c       253          10312        1949        20         -57.0000         -94.2035     65.27%
5106.84/258.15	c       258          10692        2009        20         -57.0000         -94.1845     65.24%
5206.88/263.22	c       263          11029        2054        20         -57.0000         -94.1833     65.23%
5306.01/268.27	c       268          11482        2123        20         -57.0000         -94.1728     65.22%
5407.13/273.32	c       273          11722        2187        20         -57.0000         -94.1518     65.18%
5506.26/278.37	c       278          11992        2241        20         -57.0000         -94.1400     65.16%
5605.42/283.39	c       283          10722        2357        20         -57.0000         -94.1335     65.15%
5706.55/288.48	c       288          11022        2411        20         -57.0000         -94.1284     65.14%
5805.65/293.50	c       294          11312        2453        20         -57.0000         -94.0998     65.09%
5906.60/298.52	c       299          11652        2517        20         -57.0000         -94.0851     65.06%
6005.69/303.54	c       304          11982        2543        20         -57.0000         -94.0747     65.04%
6106.79/308.62	c       309          12064        2557        20         -57.0000         -94.0728     65.04%
6207.91/313.71	c       314          12522        2625        20         -57.0000         -94.0592     65.02%
6306.92/318.75	c       319          12922        2679        20         -57.0000         -94.0442     64.99%
6405.78/323.78	c       324          13282        2727        20         -57.0000         -94.0383     64.98%
6504.83/328.78	c       329          13732        2799        20         -57.0000         -94.0236     64.95%
6607.96/333.91	c       334          14032        2873        20         -57.0000         -94.0110     64.93%
6706.90/338.97	c       339          14402        2949        20         -57.0000         -93.9980     64.91%
6805.91/344.01	c       344          14642        3013        20         -57.0000         -93.9878     64.89%
6907.53/349.05	c       349          14982        3069        20         -57.0000         -93.9746     64.87%
7006.18/354.13	c       354          15352        3131        20         -57.0000         -93.9578     64.84%
7107.30/359.18	c       359          15912        3201        20         -57.0000         -93.9540     64.83%
7207.59/364.23	c       364          16402        3261        20         -57.0000         -93.9350     64.80%
7306.73/369.28	c       369          16722        3317        20         -57.0000         -93.9176     64.77%
7407.87/374.30	c       374          17112        3379        20         -57.0000         -93.9135     64.76%
7506.98/379.38	c       379          17492        3459        20         -57.0000         -93.8979     64.73%
7608.12/384.43	c       384          17842        3525        20         -57.0000         -93.8925     64.72%
7707.36/389.45	c       389          18362        3615        20         -57.0000         -93.8889     64.72%
7806.42/394.47	c       394          18612        3685        20         -57.0000         -93.8761     64.69%
7907.50/399.52	c       400          18842        3737        20         -57.0000         -93.8741     64.69%
8008.58/404.62	c       405          19402        3825        20         -57.0000         -93.8624     64.67%
8107.63/409.63	c       410          19782        3901        20         -57.0000         -93.8458     64.64%
8208.70/414.73	c       415          20182        3959        20         -57.0000         -93.8363     64.63%
8307.65/419.77	c       420          20742        4021        20         -57.0000         -93.8251     64.61%
8406.57/424.77	c       425          21062        4083        20         -57.0000         -93.8147     64.59%
8509.43/429.91	c       430          21502        4137        20         -57.0000         -93.8025     64.57%
8608.45/434.91	c       435          21912        4203        20         -57.0000         -93.7891     64.54%
8707.41/439.99	c       440          22442        4261        20         -57.0000         -93.7774     64.52%
8806.31/445.00	c       445          22712        4315        20         -57.0000         -93.7707     64.51%
8907.91/450.04	c       450          23132        4383        20         -57.0000         -93.7652     64.50%
9011.99/455.31	c       455          23422        4453        20         -57.0000         -93.7525     64.48%
9112.65/460.40	c       460          23912        4545        20         -57.0000         -93.7434     64.46%
9211.46/465.48	c       465          24232        4627        20         -57.0000         -93.7300     64.44%
9310.50/470.50	c       470          24572        4673        20         -57.0000         -93.7266     64.43%
9411.52/475.58	c       476          24982        4759        20         -57.0000         -93.7168     64.42%
9512.58/480.60	c       481          25172        4815        20         -57.0000         -93.7073     64.40%
9611.60/485.68	c       486          25696        4895        20         -57.0000         -93.7004     64.39%
9710.75/490.69	c       491          26110        4965        20         -57.0000         -93.6910     64.37%
9811.80/495.71	c       496          26342        5039        20         -57.0000         -93.6795     64.35%
9910.88/500.72	c       501          26791        5112        20         -57.0000         -93.6701     64.33%
10009.81/505.78	c       506          27022        5169        20         -57.0000         -93.6623     64.32%
10112.85/510.93	c       511          27312        5233        20         -57.0000         -93.6487     64.30%
10211.96/515.98	c       516          27792        5325        20         -57.0000         -93.6412     64.28%
10311.11/521.02	c       521          28172        5403        20         -57.0000         -93.6382     64.28%
10413.17/526.08	c       526          28562        5453        20         -57.0000         -93.6246     64.25%
10512.16/531.13	c       531          28992        5539        20         -57.0000         -93.6213     64.25%
10612.55/536.18	c       536          29342        5603        20         -57.0000         -93.6156     64.24%
10712.83/541.23	c       541          29632        5665        20         -57.0000         -93.6048     64.22%
10811.81/546.26	c       546          30062        5745        20         -57.0000         -93.5949     64.20%
10912.70/551.32	c       551          30342        5809        20         -57.0000         -93.5832     64.18%
11011.63/556.35	c       556          30582        5861        20         -57.0000         -93.5759     64.17%
11112.29/561.43	c       561          30922        5951        20         -57.0000         -93.5649     64.15%
11211.17/566.48	c       566          31332        6021        20         -57.0000         -93.5618     64.14%
11311.65/571.53	c       572          31782        6086        20         -57.0000         -93.5587     64.14%
11410.61/576.58	c       577          32179        6163        20         -57.0000         -93.5485     64.12%
11511.65/581.61	c       582          32556        6224        20         -57.0000         -93.5410     64.11%
11610.58/586.68	c       587          33052        6290        20         -57.0000         -93.5339     64.09%
11711.61/591.73	c       592          33513        6391        20         -57.0000         -93.5237     64.08%
11810.74/596.78	c       597          33882        6456        20         -57.0000         -93.5200     64.07%
11909.75/601.80	c       602          34232        6510        20         -57.0000         -93.5075     64.05%
12010.84/606.88	c       607          34482        6590        20         -57.0000         -93.4994     64.03%
12111.96/611.93	c       612          34922        6702        20         -57.0000         -93.4961     64.03%
12211.10/616.98	c       617          35382        6762        20         -57.0000         -93.4948     64.03%
12310.21/622.02	c       622          35798        6824        20         -57.0000         -93.4897     64.02%
12411.96/627.08	c       627          36152        6868        20         -57.0000         -93.4846     64.01%
12510.89/632.13	c       632          36592        6924        20         -57.0000         -93.4814     64.00%
12611.77/637.18	c       637          36923        6981        20         -57.0000         -93.4793     64.00%
12712.02/642.23	c       642          37402        7040        20         -57.0000         -93.4729     63.99%
12810.82/647.26	c       647          37852        7110        20         -57.0000         -93.4698     63.98%
12909.84/652.29	c       652          38262        7170        20         -57.0000         -93.4679     63.98%
13010.83/657.38	c       657          38522        7226        20         -57.0000         -93.4610     63.97%
13111.73/662.43	c       662          38812        7326        20         -57.0000         -93.4522     63.95%
13210.82/667.44	c       667          39202        7404        20         -57.0000         -93.4475     63.94%
13309.97/672.48	c       672          39602        7500        20         -57.0000         -93.4389     63.93%
13411.01/677.53	c       678          40172        7590        20         -57.0000         -93.4366     63.92%
13512.05/682.63	c       683          40522        7638        20         -57.0000         -93.4314     63.91%
13610.88/687.68	c       688          40882        7712        20         -57.0000         -93.4283     63.91%
13711.78/692.73	c       693          41512        7808        20         -57.0000         -93.4241     63.90%
13810.91/697.78	c       698          41962        7864        20         -57.0000         -93.4219     63.90%
13912.06/702.83	c       703          42402        7918        20         -57.0000         -93.4147     63.89%
14011.21/707.86	c       708          42709        7979        20         -57.0000         -93.4074     63.87%
14112.19/712.90	c       713          43462        8018        20         -57.0000         -93.4050     63.87%
14211.38/717.97	c       718          43949        8097        20         -57.0000         -93.3996     63.86%
14313.00/723.04	c       723          44313        8157        20         -57.0000         -93.3962     63.85%
14412.47/728.09	c       728          44792        8232        20         -57.0000         -93.3930     63.85%
14511.64/733.11	c       733          45242        8278        20         -57.0000         -93.3878     63.84%
14612.86/738.14	c       738          45862        8350        20         -57.0000         -93.3797     63.82%
14713.22/743.21	c       743          46262        8400        20         -57.0000         -93.3741     63.81%
14812.42/748.26	c       748          46682        8480        20         -57.0000         -93.3686     63.80%
14911.19/753.27	c       753          47066        8532        20         -57.0000         -93.3657     63.80%
15012.24/758.34	c       758          47532        8592        20         -57.0000         -93.3611     63.79%
15113.27/763.41	c       763          47790        8630        20         -57.0000         -93.3579     63.79%
15212.31/768.41	c       768          48132        8682        20         -57.0000         -93.3530     63.78%
15313.43/773.54	c       774          48472        8768        20         -57.0000         -93.3503     63.77%
15412.43/778.57	c       779          48912        8858        20         -57.0000         -93.3437     63.76%
15513.59/783.62	c       784          49163        8903        20         -57.0000         -93.3417     63.76%
15612.66/788.68	c       789          49602        8962        20         -57.0000         -93.3377     63.75%
15713.83/793.73	c       794          50412        9020        20         -57.0000         -93.3332     63.74%
15813.03/798.79	c       799          49182        7003        20         -57.0000         -93.3299     63.74%
15914.13/803.84	c       804          49542        7051        20         -57.0000         -93.3260     63.73%
16013.03/808.89	c       809          49850        7079        20         -57.0000         -93.3224     63.72%
16114.16/813.91	c       814          52352        9274        20         -57.0000         -93.3169     63.71%
16213.28/818.97	c       819          52802        9316        20         -57.0000         -93.3077     63.70%
16312.33/824.01	c       824          53382        9386        20         -57.0000         -93.3052     63.69%
16414.13/829.07	c       829          51692        7245        20         -57.0000         -93.2999     63.68%
16513.21/834.11	c       834          54262        9500        20         -57.0000         -93.2921     63.67%
16614.32/839.14	c       839          54632        9574        20         -57.0000         -93.2798     63.65%
16714.77/844.22	c       844          55092        9636        20         -57.0000         -93.2736     63.64%
16813.96/849.27	c       849          55592        9704        20         -57.0000         -93.2705     63.63%
16915.17/854.33	c       854          56182        9786        20         -57.0000         -93.2663     63.63%
17014.38/859.33	c       859          56802        9840        20         -57.0000         -93.2608     63.62%
17113.56/864.39	c       864          57242        9892        20         -57.0000         -93.2563     63.61%
17214.68/869.49	c       870          57652        9946        20         -57.0000         -93.2501     63.60%
17315.72/874.51	c       875          58202       10006        20         -57.0000         -93.2425     63.58%
17414.75/879.59	c       880          58872       10062        20         -57.0000         -93.2380     63.58%
17515.87/884.64	c       885          59332       10112        20         -57.0000         -93.2308     63.56%
17614.89/889.69	c       890          59982       10180        20         -57.0000         -93.2262     63.55%
17715.96/894.74	c       895          60482       10236        20         -57.0000         -93.2237     63.55%
17814.95/899.79	c       900          60942       10276        20         -57.0000         -93.2203     63.54%
17916.23/904.84	c       905          58172        8025        20         -57.0000         -93.2162     63.54%
18015.00/909.89	c       910          58892        8087        20         -57.0000         -93.2115     63.53%
18115.96/914.94	c       915          62682       10454        20         -57.0000         -93.2097     63.53%
18214.98/919.99	c       920          63108       10524        20         -57.0000         -93.2014     63.51%
18314.11/925.02	c       925          64102       10564        20         -57.0000         -93.1945     63.50%
18415.47/930.09	c       930          65052       10618        20         -57.0000         -93.1900     63.49%
18516.66/935.14	c       935          65582       10682        20         -57.0000         -93.1844     63.48%
18615.61/940.19	c       940          66392       10744        20         -57.0000         -93.1773     63.47%
18715.83/945.24	c       945          67042       10792        20         -57.0000         -93.1736     63.46%
18791.95/949.08	c *     949          67652       10822        20         -58.0000         -93.1726     60.64%
18814.85/950.26	c       950          67752        9185        20         -58.0000         -93.1712     60.64%
18848.61/951.95	c *     952          67752        9185        20         -59.0000         -93.1712     57.92%
18915.88/955.39	c *     955          67782        8482        20         -60.0000         -93.1709     55.28%
18915.88/955.39	c       955          67782        8482        20         -60.0000         -93.1709     55.28%
19016.76/960.44	c       960          67831        8201        20         -60.0000         -93.1693     55.28%
19115.81/965.47	c       965          67861        8209        20         -60.0000         -93.1693     55.28%
19214.79/970.50	c       970          67992        8230        20         -60.0000         -93.1666     55.28%
19315.93/975.58	c       976          68031        8237        20         -60.0000         -93.1666     55.28%
19418.78/980.73	c       981          68544        8316        20         -60.0000         -93.1634     55.27%
19517.84/985.79	c       986          68979        8349        20         -60.0000         -93.1610     55.27%
19618.65/990.84	c       991          69522        8456        20         -60.0000         -93.1579     55.26%
19717.64/995.86	c       996          69762        8510        20         -60.0000         -93.1527     55.25%
19818.82/1000.90	c      1001          70162        8592        20         -60.0000         -93.1490     55.25%
19918.01/1005.93	c      1006          70512        8652        20         -60.0000         -93.1431     55.24%
20017.20/1010.94	c      1011          70982        8718        20         -60.0000         -93.1390     55.23%
20116.36/1016.02	c      1016          71542        8770        20         -60.0000         -93.1328     55.22%
20215.56/1021.02	c      1021          71942        8880        20         -60.0000         -93.1294     55.22%
20317.41/1026.05	c      1026          72412        8968        20         -60.0000         -93.1246     55.21%
20419.91/1031.20	c      1031          72922        9050        20         -60.0000         -93.1228     55.20%
20519.12/1036.29	c      1036          73282        9146        20         -60.0000         -93.1167     55.19%
20620.32/1041.30	c      1041          73782        9232        20         -60.0000         -93.1145     55.19%
20719.55/1046.39	c      1046          74202        9330        20         -60.0000         -93.1121     55.19%
20820.75/1051.42	c      1051          74761        9431        20         -60.0000         -93.1073     55.18%
20919.95/1056.45	c      1056          75212        9492        20         -60.0000         -93.1041     55.17%
21021.15/1061.51	c      1062          75722        9546        20         -60.0000         -93.0973     55.16%
21120.43/1066.51	c      1067          76282        9606        20         -60.0000         -93.0947     55.16%
21221.56/1071.63	c      1072          76722        9682        20         -60.0000         -93.0929     55.15%
21320.74/1076.69	c      1077          77079        9751        20         -60.0000         -93.0901     55.15%
21421.95/1081.74	c      1082          77541        9809        20         -60.0000         -93.0872     55.15%
21521.17/1086.79	c      1087          70572       14228        20         -60.0000         -93.0854     55.14%
21622.39/1091.81	c      1092          70702       14358        20         -60.0000         -93.0801     55.13%
21721.60/1096.89	c      1097          70852       14508        20         -60.0000         -93.0714     55.12%
21822.81/1101.94	c      1102          70982       14638        20         -60.0000         -93.0642     55.11%
21921.94/1106.99	c      1107          71122       14778        20         -60.0000         -93.0595     55.10%
22021.15/1112.04	c      1112          71262       14918        20         -60.0000         -93.0533     55.09%
22123.17/1117.09	c      1117          71392       15048        20         -60.0000         -93.0471     55.08%
22224.19/1122.14	c      1122          71542       15198        20         -60.0000         -93.0403     55.07%
22323.56/1127.19	c      1127          71692       15348        20         -60.0000         -93.0355     55.06%
22423.94/1132.23	c      1132          71842       15498        20         -60.0000         -93.0296     55.05%
22523.10/1137.24	c      1137          71962       15618        20         -60.0000         -93.0236     55.04%
22624.32/1142.32	c      1142          72102       15758        20         -60.0000         -93.0177     55.03%
22723.55/1147.38	c      1147          72222       15878        20         -60.0000         -93.0146     55.02%
22824.77/1152.42	c      1152          72372       16028        20         -60.0000         -93.0089     55.01%
22923.91/1157.46	c      1157          72492       16148        20         -60.0000         -93.0041     55.01%
23025.13/1162.54	c      1163          72632       16288        20         -60.0000         -92.9994     55.00%
23124.36/1167.59	c      1168          72782       16438        20         -60.0000         -92.9938     54.99%
23225.57/1172.63	c      1173          72912       16568        20         -60.0000         -92.9904     54.98%
23324.80/1177.68	c      1178          73062       16718        20         -60.0000         -92.9838     54.97%
23426.01/1182.74	c      1183          73192       16848        20         -60.0000         -92.9796     54.97%
23525.23/1187.79	c      1188          73342       16998        20         -60.0000         -92.9749     54.96%
23626.43/1192.84	c      1193          73482       17138        20         -60.0000         -92.9708     54.95%
23725.62/1197.86	c      1198          73622       17278        20         -60.0000         -92.9649     54.94%
23826.83/1202.94	c      1203          73772       17428        20         -60.0000         -92.9563     54.93%
23926.03/1207.99	c      1208          73902       17558        20         -60.0000         -92.9531     54.92%
24025.25/1213.00	c      1213          74052       17708        20         -60.0000         -92.9466     54.91%
24124.49/1218.02	c      1218          74162       17818        20         -60.0000         -92.9432     54.91%
24226.42/1223.06	c      1223          74292       17948        20         -60.0000         -92.9390     54.90%
24325.66/1228.12	c      1228          74452       18108        20         -60.0000         -92.9346     54.89%
24428.10/1233.23	c      1233          74572       18228        20         -60.0000         -92.9300     54.88%
24527.32/1238.29	c      1238          74682       18338        20         -60.0000         -92.9256     54.88%
24628.42/1243.32	c      1243          74822       18478        20         -60.0000         -92.9209     54.87%
24727.62/1248.39	c      1248          74952       18608        20         -60.0000         -92.9151     54.86%
24828.80/1253.44	c      1253          75092       18748        20         -60.0000         -92.9109     54.85%
24928.01/1258.49	c      1258          75222       18878        20         -60.0000         -92.9061     54.84%
25029.20/1263.54	c      1264          75362       19018        20         -60.0000         -92.9043     54.84%
25128.39/1268.58	c      1269          75462       19118        20         -60.0000         -92.8997     54.83%
25227.67/1273.59	c      1274          75602       19258        20         -60.0000         -92.8945     54.82%
25328.81/1278.64	c      1279          75742       19398        20         -60.0000         -92.8906     54.82%
25428.02/1283.69	c      1284          75872       19528        20         -60.0000         -92.8854     54.81%
25529.21/1288.71	c      1289          76012       19668        20         -60.0000         -92.8813     54.80%
25628.43/1293.79	c      1294          76162       19818        20         -60.0000         -92.8777     54.80%
25729.64/1298.82	c      1299          76312       19968        20         -60.0000         -92.8690     54.78%
25828.85/1303.89	c      1304          76442       20098        20         -60.0000         -92.8654     54.78%
25930.05/1308.91	c      1309          76592       20248        20         -60.0000         -92.8603     54.77%
26029.26/1313.96	c      1314          76722       20378        20         -60.0000         -92.8573     54.76%
26128.46/1319.02	c      1319          76872       20528        20         -60.0000         -92.8501     54.75%
26230.37/1324.06	c      1324          77012       20668        20         -60.0000         -92.8474     54.75%
26329.38/1329.06	c      1329          77152       20808        20         -60.0000         -92.8437     54.74%
26430.57/1334.14	c      1334          77302       20958        20         -60.0000         -92.8403     54.73%
26531.02/1339.22	c      1339          77432       21088        20         -60.0000         -92.8352     54.73%
26632.19/1344.34	c      1344          77562       21218        20         -60.0000         -92.8296     54.72%
26731.36/1349.39	c      1349          77692       21348        20         -60.0000         -92.8248     54.71%
26832.53/1354.43	c      1354          77832       21488        20         -60.0000         -92.8191     54.70%
26931.70/1359.44	c      1359          77962       21618        20         -60.0000         -92.8156     54.69%
27030.87/1364.47	c      1364          78102       21758        20         -60.0000         -92.8097     54.68%
27130.10/1369.50	c      1370          78252       21908        20         -60.0000         -92.8063     54.68%
27231.24/1374.53	c      1375          78382       22038        20         -60.0000         -92.8026     54.67%
27330.42/1379.59	c      1380          78522       22178        20         -60.0000         -92.7967     54.66%
27431.58/1384.62	c      1385          78662       22318        20         -60.0000         -92.7898     54.65%
27532.66/1389.76	c      1390          78802       22458        20         -60.0000         -92.7874     54.65%
27631.84/1394.79	c      1395          78932       22588        20         -60.0000         -92.7843     54.64%
27733.01/1399.89	c      1400          79072       22728        20         -60.0000         -92.7808     54.63%
27834.15/1404.94	c      1405          79222       22878        20         -60.0000         -92.7756     54.63%
27933.26/1409.99	c      1410          79362       23018        20         -60.0000         -92.7701     54.62%
28035.21/1415.04	c      1415          79492       23148        20         -60.0000         -92.7662     54.61%
28134.28/1420.07	c      1420          79622       23278        20         -60.0000         -92.7625     54.60%
28233.34/1425.10	c      1425          79772       23428        20         -60.0000         -92.7560     54.59%
28332.59/1430.14	c      1430          79902       23558        20         -60.0000         -92.7522     54.59%
28433.85/1435.17	c      1435          80062       23718        20         -60.0000         -92.7478     54.58%
28534.18/1440.29	c      1440          80212       23868        20         -60.0000         -92.7453     54.58%
28635.33/1445.34	c      1445          80362       24018        20         -60.0000         -92.7402     54.57%
28734.47/1450.36	c      1450          80502       24158        20         -60.0000         -92.7350     54.56%
28833.73/1455.39	c      1455          80632       24288        20         -60.0000         -92.7305     54.55%
28934.81/1460.42	c      1460          80772       24428        20         -60.0000         -92.7268     54.54%
29036.01/1465.54	c      1466          80902       24558        20         -60.0000         -92.7243     54.54%
29135.12/1470.59	c      1471          81052       24708        20         -60.0000         -92.7213     54.54%
29236.26/1475.64	c      1476          81192       24848        20         -60.0000         -92.7188     54.53%
29335.43/1480.69	c      1481          81332       24988        20         -60.0000         -92.7153     54.53%
29436.58/1485.70	c      1486          81462       25118        20         -60.0000         -92.7114     54.52%
29535.75/1490.78	c      1491          81602       25258        20         -60.0000         -92.7077     54.51%
29636.91/1495.81	c      1496          81752       25408        20         -60.0000         -92.7047     54.51%
29736.03/1500.87	c      1501          81882       25538        20         -60.0000         -92.7009     54.50%
29835.19/1505.89	c      1506          82022       25678        20         -60.0000         -92.6973     54.50%
29936.25/1510.99	c      1511          82152       25808        20         -60.0000         -92.6934     54.49%
30038.00/1516.04	c      1516          82262       25918        20         -60.0000         -92.6905     54.48%
30137.32/1521.09	c      1521          82402       26058        20         -60.0000         -92.6882     54.48%
30238.49/1526.14	c      1526          82522       26178        20         -60.0000         -92.6860     54.48%
30337.50/1531.19	c      1531          82672       26328        20         -60.0000         -92.6824     54.47%
30437.97/1536.24	c      1536          82802       26458        20         -60.0000         -92.6788     54.46%
30537.11/1541.26	c      1541          82952       26608        20         -60.0000         -92.6737     54.46%
30636.42/1546.26	c      1546          83112       26768        20         -60.0000         -92.6689     54.45%
30737.36/1551.30	c      1551          83252       26908        20         -60.0000         -92.6651     54.44%
30836.61/1556.32	c      1556          83392       27048        20         -60.0000         -92.6601     54.43%
30935.81/1561.36	c      1561          83522       27178        20         -60.0000         -92.6579     54.43%
31035.06/1566.38	c      1566          83672       27328        20         -60.0000         -92.6551     54.43%
31136.24/1571.40	c      1571          83782       27438        20         -60.0000         -92.6513     54.42%
31235.51/1576.45	c      1576          83902       27558        20         -60.0000         -92.6477     54.41%
31336.75/1581.50	c      1582          84052       27708        20         -60.0000         -92.6421     54.40%
31435.97/1586.53	c      1587          84182       27838        20         -60.0000         -92.6368     54.39%
31535.21/1591.59	c      1592          84332       27988        20         -60.0000         -92.6323     54.39%
31636.46/1596.65	c      1597          84472       28128        20         -60.0000         -92.6291     54.38%
31735.70/1601.69	c      1602          84612       28268        20         -60.0000         -92.6245     54.37%
31836.97/1606.75	c      1607          84732       28388        20         -60.0000         -92.6226     54.37%
31938.19/1611.80	c      1612          84882       28538        20         -60.0000         -92.6129     54.35%
32037.44/1616.85	c      1617          85002       28658        20         -60.0000         -92.6092     54.35%
32136.68/1621.88	c      1622          85162       28818        20         -60.0000         -92.6037     54.34%
32237.93/1626.95	c      1627          85322       28978        20         -60.0000         -92.5995     54.33%
32337.09/1632.00	c      1632          85472       29128        20         -60.0000         -92.5968     54.33%
32439.09/1637.05	c      1637          85612       29268        20         -60.0000         -92.5953     54.33%
32538.35/1642.10	c      1642          85752       29408        20         -60.0000         -92.5931     54.32%
32639.68/1647.15	c      1647          85892       29548        20         -60.0000         -92.5884     54.31%
32740.00/1652.20	c      1652          86032       29688        20         -60.0000         -92.5848     54.31%
32839.27/1657.21	c      1657          86162       29818        20         -60.0000         -92.5813     54.30%
32938.54/1662.29	c      1662          86312       29968        20         -60.0000         -92.5772     54.30%
33039.79/1667.35	c      1667          86452       30108        20         -60.0000         -92.5710     54.28%
33139.04/1672.36	c      1672          86562       30218        20         -60.0000         -92.5680     54.28%
33240.29/1677.43	c      1677          86702       30358        20         -60.0000         -92.5638     54.27%
33339.55/1682.44	c      1682          86852       30508        20         -60.0000         -92.5594     54.27%
33438.85/1687.45	c      1687          86992       30648        20         -60.0000         -92.5568     54.26%
33538.16/1692.47	c      1692          87142       30798        20         -60.0000         -92.5477     54.25%
33639.33/1697.50	c      1698          87302       30958        20         -60.0000         -92.5447     54.24%
33740.52/1702.67	c      1703          87452       31108        20         -60.0000         -92.5420     54.24%
33839.77/1707.68	c      1708          87592       31248        20         -60.0000         -92.5385     54.23%
33941.02/1712.73	c      1713          87722       31378        20         -60.0000         -92.5355     54.23%
34040.29/1717.79	c      1718          87862       31518        20         -60.0000         -92.5324     54.22%
34141.53/1722.89	c      1723          88012       31668        20         -60.0000         -92.5280     54.21%
34242.79/1727.90	c      1728          88162       31818        20         -60.0000         -92.5254     54.21%
34342.03/1732.95	c      1733          88312       31968        20         -60.0000         -92.5228     54.20%
34444.08/1738.05	c      1738          88462       32118        20         -60.0000         -92.5198     54.20%
34543.19/1743.07	c      1743          88602       32258        20         -60.0000         -92.5174     54.20%
34644.55/1748.15	c      1748          88732       32388        20         -60.0000         -92.5129     54.19%
34745.07/1753.20	c      1753          88902       32558        20         -60.0000         -92.5078     54.18%
34844.43/1758.25	c      1758          89062       32718        20         -60.0000         -92.5058     54.18%
34943.53/1763.29	c      1763          89222       32878        20         -60.0000         -92.5029     54.17%
35044.76/1768.35	c      1768          89352       33008        20         -60.0000         -92.5001     54.17%
35144.18/1773.38	c      1773          89502       33158        20         -60.0000         -92.4964     54.16%
35245.27/1778.40	c      1778          89662       33318        20         -60.0000         -92.4933     54.16%
35344.49/1783.41	c      1783          89812       33468        20         -60.0000         -92.4887     54.15%
35445.81/1788.53	c      1789          89972       33628        20         -60.0000         -92.4858     54.14%
35546.85/1793.60	c      1794          90122       33778        20         -60.0000         -92.4816     54.14%
35645.65/1798.65	c      1799          90282       33938        20         -60.0000         -92.4786     54.13%
35744.89/1803.68	c      1804          90452       34108        20         -60.0000         -92.4748     54.12%
35846.00/1808.72	c      1809          90612       34268        20         -60.0000         -92.4711     54.12%
35945.06/1813.76	c      1814          90762       34418        20         -60.0000         -92.4677     54.11%
36046.08/1818.85	c      1819          90922       34578        20         -60.0000         -92.4646     54.11%
36145.17/1823.86	c      1824          91092       34748        20         -60.0000         -92.4612     54.10%
36244.17/1828.89	c      1829          91262       34918        20         -60.0000         -92.4582     54.10%
36345.23/1833.92	c      1834          91402       35058        20         -60.0000         -92.4551     54.09%
36444.35/1838.94	c      1839          91542       35198        20         -60.0000         -92.4510     54.09%
36545.96/1844.04	c      1844          91712       35368        20         -60.0000         -92.4472     54.08%
36644.89/1849.07	c      1849          91862       35518        20         -60.0000         -92.4433     54.07%
36743.88/1854.09	c      1854          92022       35678        20         -60.0000         -92.4387     54.06%
36846.43/1859.23	c      1859          92172       35828        20         -60.0000         -92.4356     54.06%
36945.60/1864.27	c      1864          92322       35978        20         -60.0000         -92.4333     54.06%
37044.83/1869.29	c      1869          92472       36128        20         -60.0000         -92.4311     54.05%
37146.05/1874.37	c      1874          92632       36288        20         -60.0000         -92.4274     54.05%
37245.27/1879.37	c      1879          92802       36458        20         -60.0000         -92.4230     54.04%
37344.49/1884.39	c      1884          92942       36598        20         -60.0000         -92.4203     54.03%
37447.65/1889.55	c      1890          93092       36748        20         -60.0000         -92.4175     54.03%
37548.68/1894.60	c      1895          93262       36918        20         -60.0000         -92.4140     54.02%
37647.92/1899.65	c      1900          93402       37058        20         -60.0000         -92.4120     54.02%
37747.13/1904.70	c      1905          93572       37228        20         -60.0000         -92.4083     54.01%
37848.12/1909.74	c      1910          93732       37388        20         -60.0000         -92.4052     54.01%
37949.27/1914.80	c      1915          93852       37508        20         -60.0000         -92.4027     54.00%
38048.34/1919.83	c      1920          94012       37668        20         -60.0000         -92.4005     54.00%
38147.46/1924.90	c      1925          94172       37828        20         -60.0000         -92.3978     54.00%
38248.29/1929.95	c      1930          94322       37978        20         -60.0000         -92.3948     53.99%
38347.32/1935.00	c      1935          94482       38138        20         -60.0000         -92.3927     53.99%
38446.46/1940.03	c      1940          94632       38288        20         -60.0000         -92.3912     53.99%
38548.05/1945.07	c      1945          94802       38458        20         -60.0000         -92.3878     53.98%
38648.96/1950.15	c      1950          94962       38618        20         -60.0000         -92.3843     53.97%
38747.88/1955.20	c      1955          95072       38728        20         -60.0000         -92.3820     53.97%
38848.12/1960.21	c      1960          95242       38898        20         -60.0000         -92.3795     53.97%
38949.16/1965.30	c      1965          95372       39028        20         -60.0000         -92.3765     53.96%
39048.29/1970.35	c      1970          95532       39188        20         -60.0000         -92.3738     53.96%
39149.42/1975.40	c      1975          95692       39348        20         -60.0000         -92.3713     53.95%
39248.22/1980.41	c      1980          95772       39428        20         -60.0000         -92.3699     53.95%
39349.15/1985.50	c      1986          95942       39598        20         -60.0000         -92.3662     53.94%
39448.26/1990.55	c      1991          96112       39768        20         -60.0000         -92.3636     53.94%
39547.43/1995.59	c      1996          96282       39938        20         -60.0000         -92.3602     53.93%
39648.43/2000.65	c      2001          96432       40088        20         -60.0000         -92.3565     53.93%
39749.46/2005.70	c      2006          96602       40258        20         -60.0000         -92.3527     53.92%
39848.49/2010.75	c      2011          96742       40398        20         -60.0000         -92.3504     53.92%
39947.72/2015.76	c      2016          96902       40558        20         -60.0000         -92.3469     53.91%
40046.63/2020.79	c      2021          97062       40718        20         -60.0000         -92.3446     53.91%
40149.62/2025.90	c      2026          97202       40858        20         -60.0000         -92.3419     53.90%
40248.73/2030.92	c      2031          97362       41018        20         -60.0000         -92.3391     53.90%
40347.74/2036.00	c      2036          97512       41168        20         -60.0000         -92.3366     53.89%
40449.62/2041.05	c      2041          97672       41328        20         -60.0000         -92.3347     53.89%
40548.62/2046.10	c      2046          97852       41508        20         -60.0000         -92.3317     53.89%
40649.83/2051.15	c      2051          98002       41658        20         -60.0000         -92.3281     53.88%
40750.25/2056.20	c      2056          98142       41798        20         -60.0000         -92.3253     53.88%
40849.25/2061.22	c      2061          98312       41968        20         -60.0000         -92.3235     53.87%
40948.26/2066.26	c      2066          98472       42128        20         -60.0000         -92.3203     53.87%
41047.11/2071.28	c      2071          98632       42288        20         -60.0000         -92.3169     53.86%
41150.21/2076.40	c      2076          98802       42458        20         -60.0000         -92.3139     53.86%
41249.24/2081.45	c      2081          98942       42598        20         -60.0000         -92.3106     53.85%
41350.32/2086.50	c      2087          99112       42768        20         -60.0000         -92.3077     53.85%
41449.27/2091.55	c      2092          99272       42928        20         -60.0000         -92.3052     53.84%
41550.31/2096.60	c      2097          99432       43088        20         -60.0000         -92.3006     53.83%
41649.19/2101.65	c      2102          99592       43248        20         -60.0000         -92.2984     53.83%
41750.22/2106.70	c      2107          99732       43388        20         -60.0000         -92.2964     53.83%
41849.40/2111.75	c      2112          99892       43548        20         -60.0000         -92.2945     53.82%
41950.59/2116.80	c      2117         100052       43708        20         -60.0000         -92.2919     53.82%
42049.77/2121.85	c      2122         100222       43878        20         -60.0000         -92.2891     53.82%
42148.97/2126.88	c      2127         100362       44018        20         -60.0000         -92.2869     53.81%
42250.10/2131.95	c      2132         100492       44148        20         -60.0000         -92.2843     53.81%
42349.29/2136.98	c      2137         100642       44298        20         -60.0000         -92.2822     53.80%
42451.18/2142.05	c      2142         100822       44478        20         -60.0000         -92.2804     53.80%
42550.38/2147.08	c      2147         100992       44648        20         -60.0000         -92.2774     53.80%
42651.46/2152.15	c      2152         101142       44798        20         -60.0000         -92.2742     53.79%
42750.65/2157.19	c      2157         101342       44998        20         -60.0000         -92.2704     53.78%
42850.88/2162.25	c      2162         101472       45128        20         -60.0000         -92.2691     53.78%
42951.74/2167.30	c      2167         101652       45308        20         -60.0000         -92.2657     53.78%
43050.79/2172.32	c      2172         101832       45488        20         -60.0000         -92.2633     53.77%
43151.81/2177.40	c      2177         101982       45638        20         -60.0000         -92.2602     53.77%
43250.94/2182.45	c      2182         102162       45818        20         -60.0000         -92.2580     53.76%
43350.18/2187.48	c      2187         102342       45998        20         -60.0000         -92.2554     53.76%
43451.13/2192.55	c      2193         102502       46158        20         -60.0000         -92.2531     53.76%
43552.24/2197.60	c      2198         102642       46298        20         -60.0000         -92.2514     53.75%
43651.38/2202.62	c      2203         102802       46458        20         -60.0000         -92.2482     53.75%
43750.59/2207.64	c      2208         102982       46638        20         -60.0000         -92.2455     53.74%
43849.78/2212.67	c      2213         103142       46798        20         -60.0000         -92.2444     53.74%
43950.97/2217.71	c      2218         103282       46938        20         -60.0000         -92.2411     53.74%
44052.11/2222.85	c      2223         103472       47128        20         -60.0000         -92.2369     53.73%
44153.34/2227.90	c      2228         103632       47288        20         -60.0000         -92.2348     53.72%
44252.32/2232.95	c      2233         103782       47438        20         -60.0000         -92.2324     53.72%
44351.37/2238.00	c      2238         103962       47618        20         -60.0000         -92.2282     53.71%
44453.16/2243.03	c      2243         104112       47768        20         -60.0000         -92.2252     53.71%
44552.41/2248.06	c      2248         104282       47938        20         -60.0000         -92.2232     53.71%
44651.36/2253.10	c      2253         104452       48108        20         -60.0000         -92.2209     53.70%
44750.34/2258.13	c      2258         104602       48258        20         -60.0000         -92.2185     53.70%
44851.07/2263.15	c      2263         104772       48428        20         -60.0000         -92.2161     53.69%
44950.40/2268.19	c      2268         104922       48578        20         -60.0000         -92.2143     53.69%
45052.72/2273.33	c      2273         105102       48758        20         -60.0000         -92.2109     53.68%
45151.73/2278.36	c      2278         105252       48908        20         -60.0000         -92.2089     53.68%
45252.50/2283.40	c      2283         105412       49068        20         -60.0000         -92.2067     53.68%
45351.55/2288.46	c      2288         105582       49238        20         -60.0000         -92.2047     53.67%
45452.72/2293.51	c      2294         105752       49408        20         -60.0000         -92.2021     53.67%
45553.61/2298.60	c      2299         105912       49568        20         -60.0000         -92.2000     53.67%
45652.85/2303.65	c      2304         106072       49728        20         -60.0000         -92.1979     53.66%
45753.89/2308.70	c      2309         106252       49908        20         -60.0000         -92.1958     53.66%
45853.13/2313.73	c      2314         106412       50068        20         -60.0000         -92.1931     53.66%
45954.03/2318.80	c      2319         106552       50208        20         -60.0000         -92.1911     53.65%
46053.13/2323.85	c      2324         106752       50408        20         -60.0000         -92.1890     53.65%
46152.17/2328.87	c      2329         106902       50558        20         -60.0000         -92.1867     53.64%
46253.24/2333.91	c      2334         107072       50728        20         -60.0000         -92.1848     53.64%
46352.20/2338.96	c      2339         107242       50898        20         -60.0000         -92.1822     53.64%
46453.90/2344.05	c      2344         107402       51058        20         -60.0000         -92.1801     53.63%
46553.34/2349.08	c      2349         107562       51218        20         -60.0000         -92.1782     53.63%
46652.30/2354.11	c      2354         107732       51388        20         -60.0000         -92.1758     53.63%
46753.23/2359.17	c      2359         107872       51528        20         -60.0000         -92.1729     53.62%
46853.61/2364.22	c      2364         108042       51698        20         -60.0000         -92.1707     53.62%
46954.62/2369.30	c      2369         108212       51868        20         -60.0000         -92.1684     53.61%
47051.85/2374.35	c      2374         108382       52038        20         -60.0000         -92.1650     53.61%
47150.59/2379.37	c      2379         108532       52188        20         -60.0000         -92.1630     53.61%
47251.60/2384.41	c      2384         108672       52328        20         -60.0000         -92.1608     53.60%
47350.61/2389.43	c      2389         108852       52508        20         -60.0000         -92.1578     53.60%
47451.75/2394.50	c      2395         109022       52678        20         -60.0000         -92.1565     53.59%
47552.93/2399.60	c      2400         109172       52828        20         -60.0000         -92.1550     53.59%
47651.95/2404.65	c      2405         109342       52998        20         -60.0000         -92.1520     53.59%
47751.19/2409.70	c      2410         109522       53178        20         -60.0000         -92.1498     53.58%
47852.24/2414.75	c      2415         109672       53328        20         -60.0000         -92.1484     53.58%
47951.43/2419.76	c      2420         109842       53498        20         -60.0000         -92.1452     53.58%
48050.63/2424.79	c      2425         110012       53668        20         -60.0000         -92.1424     53.57%
48151.83/2429.89	c      2430         110182       53838        20         -60.0000         -92.1399     53.57%
48252.84/2434.90	c      2435         110342       53998        20         -60.0000         -92.1386     53.56%
48351.95/2439.92	c      2440         110512       54168        20         -60.0000         -92.1356     53.56%
48450.80/2444.94	c      2445         110662       54318        20         -60.0000         -92.1337     53.56%
48549.85/2450.00	c      2450         110842       54498        20         -60.0000         -92.1304     53.55%
48651.60/2455.06	c      2455         111002       54658        20         -60.0000         -92.1281     53.55%
48750.80/2460.07	c      2460         111182       54838        20         -60.0000         -92.1254     53.54%
48849.94/2465.09	c      2465         111332       54988        20         -60.0000         -92.1228     53.54%
48951.07/2470.13	c      2470         111522       55178        20         -60.0000         -92.1209     53.53%
49051.45/2475.25	c      2475         111682       55338        20         -60.0000         -92.1189     53.53%
49152.39/2480.33	c      2480         111872       55528        20         -60.0000         -92.1165     53.53%
49251.63/2485.35	c      2485         112042       55698        20         -60.0000         -92.1147     53.52%
49352.42/2490.45	c      2490         112212       55868        20         -60.0000         -92.1122     53.52%
49451.51/2495.46	c      2495         112392       56048        20         -60.0000         -92.1104     53.52%
49552.51/2500.50	c      2501         112542       56198        20         -60.0000         -92.1083     53.51%
49651.66/2505.58	c      2506         112722       56378        20         -60.0000         -92.1043     53.51%
49754.67/2510.70	c      2511         112902       56558        20         -60.0000         -92.1003     53.50%
49853.71/2515.71	c      2516         113072       56728        20         -60.0000         -92.0979     53.50%
49952.86/2520.78	c      2521         113252       56908        20         -60.0000         -92.0956     53.49%
50053.83/2525.82	c      2526         113422       57078        20         -60.0000         -92.0925     53.49%
50152.94/2530.84	c      2531         113582       57238        20         -60.0000         -92.0908     53.48%
50252.16/2535.89	c      2536         113752       57408        20         -60.0000         -92.0881     53.48%
50351.13/2540.90	c      2541         113912       57568        20         -60.0000         -92.0861     53.48%
50455.01/2546.03	c      2546         114102       57758        20         -60.0000         -92.0843     53.47%
50554.00/2551.12	c      2551         114282       57938        20         -60.0000         -92.0824     53.47%
50655.21/2556.15	c      2556         114452       58108        20         -60.0000         -92.0807     53.47%
50755.61/2561.22	c      2561         114612       58268        20         -60.0000         -92.0789     53.46%
50854.79/2566.26	c      2566         114792       58448        20         -60.0000         -92.0759     53.46%
50953.78/2571.28	c      2571         114962       58618        20         -60.0000         -92.0732     53.46%
51054.88/2576.37	c      2576         115112       58768        20         -60.0000         -92.0720     53.45%
51155.88/2581.41	c      2581         115282       58938        20         -60.0000         -92.0692     53.45%
51254.90/2586.45	c      2586         115452       59108        20         -60.0000         -92.0669     53.44%
51356.25/2591.52	c      2592         115592       59248        20         -60.0000         -92.0656     53.44%
51455.06/2596.57	c      2597         115762       59418        20         -60.0000         -92.0629     53.44%
51556.18/2601.62	c      2602         115902       59558        20         -60.0000         -92.0615     53.44%
51655.10/2606.67	c      2607         116072       59728        20         -60.0000         -92.0596     53.43%
51754.21/2611.68	c      2612         116252       59908        20         -60.0000         -92.0575     53.43%
51855.43/2616.77	c      2617         116402       60058        20         -60.0000         -92.0559     53.43%
51956.55/2621.82	c      2622         116582       60238        20         -60.0000         -92.0541     53.42%
52055.60/2626.83	c      2627         116732       60388        20         -60.0000         -92.0519     53.42%
52156.80/2631.91	c      2632         116892       60548        20         -60.0000         -92.0494     53.42%
52256.05/2636.96	c      2637         117072       60728        20         -60.0000         -92.0483     53.41%
52355.15/2641.98	c      2642         117232       60888        20         -60.0000         -92.0461     53.41%
52454.29/2647.01	c      2647         117402       61058        20         -60.0000         -92.0445     53.41%
52556.03/2652.07	c      2652         117562       61218        20         -60.0000         -92.0431     53.41%
52657.00/2657.18	c      2657         117752       61408        20         -60.0000         -92.0407     53.40%
52757.15/2662.23	c      2662         117902       61558        20         -60.0000         -92.0383     53.40%
52856.16/2667.27	c      2667         118082       61738        20         -60.0000         -92.0362     53.39%
52955.13/2672.29	c      2672         118252       61908        20         -60.0000         -92.0343     53.39%
53054.30/2677.29	c      2677         118422       62078        20         -60.0000         -92.0328     53.39%
53155.39/2682.37	c      2682         118582       62238        20         -60.0000         -92.0308     53.38%
53256.50/2687.43	c      2687         118762       62418        20         -60.0000         -92.0285     53.38%
53355.63/2692.45	c      2692         118942       62598        20         -60.0000         -92.0258     53.38%
53456.75/2697.50	c      2698         119102       62758        20         -60.0000         -92.0245     53.37%
53555.88/2702.56	c      2703         119262       62918        20         -60.0000         -92.0224     53.37%
53656.96/2707.60	c      2708         119422       63078        20         -60.0000         -92.0206     53.37%
53755.97/2712.65	c      2713         119582       63238        20         -60.0000         -92.0186     53.36%
53855.05/2717.66	c      2718         119732       63388        20         -60.0000         -92.0170     53.36%
53955.98/2722.76	c      2723         119902       63558        20         -60.0000         -92.0147     53.36%
54057.20/2727.80	c      2728         120082       63738        20         -60.0000         -92.0133     53.36%
54156.36/2732.87	c      2733         120252       63908        20         -60.0000         -92.0112     53.35%
54257.53/2737.92	c      2738         120422       64078        20         -60.0000         -92.0094     53.35%
54356.57/2743.03	c      2743         120572       64228        20         -60.0000         -92.0075     53.35%
54458.43/2748.07	c      2748         120762       64418        20         -60.0000         -92.0054     53.34%
54557.81/2753.13	c      2753         120932       64588        20         -60.0000         -92.0034     53.34%
54658.80/2758.18	c      2758         121072       64728        20         -60.0000         -92.0017     53.34%
54759.46/2763.23	c      2763         121232       64888        20         -60.0000         -91.9991     53.33%
54858.35/2768.28	c      2768         121412       65068        20         -60.0000         -91.9964     53.33%
54959.55/2773.33	c      2773         121582       65238        20         -60.0000         -91.9942     53.32%
55058.76/2778.37	c      2778         121732       65388        20         -60.0000         -91.9919     53.32%
55159.96/2783.42	c      2783         121922       65578        20         -60.0000         -91.9903     53.32%
55259.06/2788.49	c      2788         122082       65738        20         -60.0000         -91.9890     53.31%
55360.08/2793.53	c      2794         122232       65888        20         -60.0000         -91.9868     53.31%
55459.20/2798.58	c      2799         122402       66058        20         -60.0000         -91.9851     53.31%
55560.38/2803.63	c      2804         122562       66218        20         -60.0000         -91.9834     53.31%
55659.32/2808.68	c      2809         122712       66368        20         -60.0000         -91.9813     53.30%
55760.23/2813.72	c      2814         122892       66548        20         -60.0000         -91.9795     53.30%
55859.30/2818.75	c      2819         123042       66698        20         -60.0000         -91.9786     53.30%
55960.19/2823.82	c      2824         123212       66868        20         -60.0000         -91.9768     53.29%
56059.06/2828.88	c      2829         123382       67038        20         -60.0000         -91.9748     53.29%
56160.25/2833.93	c      2834         123552       67208        20         -60.0000         -91.9734     53.29%
56259.49/2838.96	c      2839         123732       67388        20         -60.0000         -91.9716     53.29%
56358.60/2844.03	c      2844         123902       67558        20         -60.0000         -91.9697     53.28%
56460.58/2849.07	c      2849         124052       67708        20         -60.0000         -91.9679     53.28%
56559.29/2854.09	c      2854         124212       67868        20         -60.0000         -91.9666     53.28%
56658.44/2859.12	c      2859         124372       68028        20         -60.0000         -91.9648     53.27%
56759.67/2864.17	c      2864         124522       68178        20         -60.0000         -91.9629     53.27%
56860.23/2869.25	c      2869         124692       68348        20         -60.0000         -91.9607     53.27%
56961.44/2874.32	c      2874         124862       68518        20         -60.0000         -91.9591     53.27%
57060.67/2879.38	c      2879         125032       68688        20         -60.0000         -91.9570     53.26%
57161.56/2884.40	c      2884         125212       68868        20         -60.0000         -91.9555     53.26%
57260.73/2889.45	c      2889         125372       69028        20         -60.0000         -91.9538     53.26%
57359.94/2894.46	c      2894         125522       69178        20         -60.0000         -91.9513     53.25%
57461.16/2899.52	c      2900         125692       69348        20         -60.0000         -91.9489     53.25%
57560.36/2904.56	c      2905         125862       69518        20         -60.0000         -91.9467     53.24%
57661.64/2909.61	c      2910         126022       69678        20         -60.0000         -91.9453     53.24%
57762.34/2914.72	c      2915         126192       69848        20         -60.0000         -91.9438     53.24%
57861.48/2919.78	c      2920         126352       70008        20         -60.0000         -91.9422     53.24%
57962.67/2924.81	c      2925         126522       70178        20         -60.0000         -91.9403     53.23%
58061.95/2929.83	c      2930         126692       70348        20         -60.0000         -91.9386     53.23%
58163.10/2934.93	c      2935         126842       70498        20         -60.0000         -91.9373     53.23%
58262.28/2939.98	c      2940         127002       70658        20         -60.0000         -91.9351     53.23%
58361.28/2945.03	c      2945         127172       70828        20         -60.0000         -91.9317     53.22%
58463.05/2950.08	c      2950         127332       70988        20         -60.0000         -91.9304     53.22%
58562.33/2955.09	c      2955         127492       71148        20         -60.0000         -91.9287     53.21%
58663.53/2960.15	c      2960         127662       71318        20         -60.0000         -91.9262     53.21%
58762.56/2965.16	c      2965         127822       71478        20         -60.0000         -91.9247     53.21%
58862.88/2970.28	c      2970         127972       71628        20         -60.0000         -91.9233     53.21%
58962.09/2975.29	c      2975         128132       71788        20         -60.0000         -91.9218     53.20%
59063.13/2980.38	c      2980         128292       71948        20         -60.0000         -91.9201     53.20%
59164.34/2985.43	c      2985         128432       72088        20         -60.0000         -91.9188     53.20%
59263.10/2990.48	c      2990         128592       72248        20         -60.0000         -91.9175     53.20%
59364.26/2995.53	c      2996         128752       72408        20         -60.0000         -91.9161     53.19%
59463.40/3000.58	c      3001         128882       72538        20         -60.0000         -91.9148     53.19%
59564.44/3005.63	c      3006         129052       72708        20         -60.0000         -91.9129     53.19%
59663.45/3010.68	c      3011         129222       72878        20         -60.0000         -91.9107     53.18%
59764.60/3015.73	c      3016         129362       73018        20         -60.0000         -91.9098     53.18%
59863.67/3020.78	c      3021         129532       73188        20         -60.0000         -91.9076     53.18%
59964.76/3025.82	c      3026         129692       73348        20         -60.0000         -91.9064     53.18%
60063.74/3030.85	c      3031         129842       73498        20         -60.0000         -91.9053     53.18%
60162.90/3035.86	c      3036         129992       73648        20         -60.0000         -91.9039     53.17%
60264.07/3040.98	c      3041         130162       73818        20         -60.0000         -91.9029     53.17%
60362.99/3046.00	c      3046         130312       73968        20         -60.0000         -91.9007     53.17%
60462.13/3051.00	c      3051         130462       74118        20         -60.0000         -91.8996     53.17%
60561.37/3056.03	c      3056         130632       74288        20         -60.0000         -91.8984     53.16%
60663.22/3061.05	c      3061         130802       74458        20         -60.0000         -91.8965     53.16%
60762.57/3066.12	c      3066         130962       74618        20         -60.0000         -91.8950     53.16%
60863.81/3071.14	c      3071         131112       74768        20         -60.0000         -91.8942     53.16%
60963.31/3076.16	c      3076         131272       74928        20         -60.0000         -91.8926     53.15%
61062.57/3081.19	c      3081         131442       75098        20         -60.0000         -91.8908     53.15%
61162.98/3086.23	c      3086         131592       75248        20         -60.0000         -91.8896     53.15%
61264.25/3091.36	c      3091         131762       75418        20         -60.0000         -91.8874     53.15%
61367.50/3096.50	c      3096         131932       75588        20         -60.0000         -91.8858     53.14%
61466.77/3101.57	c      3102         132102       75758        20         -60.0000         -91.8840     53.14%
61566.05/3106.59	c      3107         132272       75928        20         -60.0000         -91.8826     53.14%
61665.33/3111.60	c      3112         132432       76088        20         -60.0000         -91.8810     53.14%
61766.60/3116.64	c      3117         132592       76248        20         -60.0000         -91.8799     53.13%
61865.85/3121.67	c      3122         132732       76388        20         -60.0000         -91.8793     53.13%
61969.12/3126.82	c      3127         132892       76548        20         -60.0000         -91.8767     53.13%
62068.41/3131.88	c      3132         133072       76728        20         -60.0000         -91.8749     53.12%
62169.68/3136.93	c      3137         133232       76888        20         -60.0000         -91.8726     53.12%
62268.98/3141.98	c      3142         133362       77018        20         -60.0000         -91.8714     53.12%
62368.27/3147.03	c      3147         133532       77188        20         -60.0000         -91.8703     53.12%
62470.38/3152.08	c      3152         133672       77328        20         -60.0000         -91.8687     53.11%
62571.38/3157.13	c      3157         133832       77488        20         -60.0000         -91.8672     53.11%
62670.72/3162.18	c      3162         134002       77658        20         -60.0000         -91.8653     53.11%
62771.35/3167.23	c      3167         134142       77798        20         -60.0000         -91.8637     53.11%
62870.65/3172.27	c      3172         134322       77978        20         -60.0000         -91.8617     53.10%
62969.93/3177.29	c      3177         134482       78138        20         -60.0000         -91.8604     53.10%
63071.18/3182.38	c      3182         134642       78298        20         -60.0000         -91.8587     53.10%
63172.47/3187.40	c      3187         134792       78448        20         -60.0000         -91.8576     53.10%
63271.75/3192.44	c      3192         134952       78608        20         -60.0000         -91.8564     53.09%
63373.02/3197.53	c      3198         135122       78778        20         -60.0000         -91.8547     53.09%
63472.30/3202.58	c      3203         135282       78938        20         -60.0000         -91.8535     53.09%
63573.57/3207.63	c      3208         135442       79098        20         -60.0000         -91.8526     53.09%
63672.86/3212.63	c      3213         135612       79268        20         -60.0000         -91.8514     53.09%
63772.15/3217.64	c      3218         135762       79418        20         -60.0000         -91.8502     53.08%
63871.45/3222.67	c      3223         135912       79568        20         -60.0000         -91.8493     53.08%
63970.75/3227.68	c      3228         136092       79748        20         -60.0000         -91.8475     53.08%
64073.99/3232.81	c      3233         136252       79908        20         -60.0000         -91.8461     53.08%
64173.40/3237.84	c      3238         136402       80058        20         -60.0000         -91.8445     53.07%
64272.53/3242.88	c      3243         136562       80218        20         -60.0000         -91.8424     53.07%
64373.80/3247.99	c      3248         136722       80378        20         -60.0000         -91.8396     53.07%
64475.78/3253.08	c      3253         136872       80528        20         -60.0000         -91.8378     53.06%
64574.98/3258.12	c      3258         137022       80678        20         -60.0000         -91.8355     53.06%
64676.45/3263.18	c      3263         137192       80848        20         -60.0000         -91.8339     53.06%
64776.90/3268.23	c      3268         137342       80998        20         -60.0000         -91.8321     53.05%
64876.11/3273.24	c      3273         137492       81148        20         -60.0000         -91.8310     53.05%
64975.40/3278.25	c      3278         137622       81278        20         -60.0000         -91.8298     53.05%
65076.68/3283.34	c      3283         137792       81448        20         -60.0000         -91.8279     53.05%
65177.93/3288.43	c      3288         137942       81598        20         -60.0000         -91.8266     53.04%
65277.21/3293.48	c      3293         138102       81758        20         -60.0000         -91.8253     53.04%
65378.45/3298.51	c      3299         138262       81918        20         -60.0000         -91.8241     53.04%
65477.75/3303.58	c      3304         138432       82088        20         -60.0000         -91.8232     53.04%
65579.04/3308.62	c      3309         138592       82248        20         -60.0000         -91.8221     53.04%
65678.32/3313.63	c      3314         138752       82408        20         -60.0000         -91.8211     53.04%
65777.61/3318.68	c      3319         138922       82578        20         -60.0000         -91.8193     53.03%
65878.89/3323.73	c      3324         139072       82728        20         -60.0000         -91.8184     53.03%
65980.16/3328.82	c      3329         139232       82888        20         -60.0000         -91.8163     53.03%
66079.44/3333.84	c      3334         139382       83038        20         -60.0000         -91.8156     53.03%
66178.73/3338.85	c      3339         139522       83178        20         -60.0000         -91.8140     53.02%
66278.04/3343.89	c      3344         139682       83338        20         -60.0000         -91.8123     53.02%
66379.31/3348.98	c      3349         139852       83508        20         -60.0000         -91.8107     53.02%
66481.20/3354.07	c      3354         140002       83658        20         -60.0000         -91.8089     53.01%
66580.53/3359.13	c      3359         140152       83808        20         -60.0000         -91.8074     53.01%
66681.86/3364.18	c      3364         140322       83978        20         -60.0000         -91.8052     53.01%
66782.39/3369.23	c      3369         140472       84128        20         -60.0000         -91.8041     53.01%
66881.69/3374.24	c      3374         140632       84288        20         -60.0000         -91.8025     53.00%
66981.00/3379.27	c      3379         140782       84438        20         -60.0000         -91.8016     53.00%
67082.28/3384.38	c      3384         140942       84598        20         -60.0000         -91.8003     53.00%
67183.55/3389.43	c      3389         141092       84748        20         -60.0000         -91.7993     53.00%
67282.84/3394.48	c      3394         141262       84918        20         -60.0000         -91.7976     53.00%
67384.12/3399.53	c      3400         141402       85058        20         -60.0000         -91.7953     52.99%
67483.39/3404.58	c      3405         141552       85208        20         -60.0000         -91.7944     52.99%
67584.68/3409.63	c      3410         141712       85368        20         -60.0000         -91.7929     52.99%
67683.97/3414.65	c      3415         141892       85548        20         -60.0000         -91.7917     52.99%
67783.21/3419.69	c      3420         142052       85708        20         -60.0000         -91.7901     52.98%
67884.50/3424.78	c      3425         142212       85868        20         -60.0000         -91.7887     52.98%
67985.80/3429.83	c      3430         142392       86048        20         -60.0000         -91.7869     52.98%
68085.09/3434.84	c      3435         142542       86198        20         -60.0000         -91.7857     52.98%
68186.37/3439.92	c      3440         142692       86348        20         -60.0000         -91.7844     52.97%
68285.66/3444.98	c      3445         142862       86518        20         -60.0000         -91.7836     52.97%
68384.94/3450.00	c      3450         143012       86668        20         -60.0000         -91.7826     52.97%
68486.91/3455.08	c      3455         143182       86838        20         -60.0000         -91.7810     52.97%
68586.20/3460.13	c      3460         143302       86958        20         -60.0000         -91.7799     52.97%
68687.45/3465.18	c      3465         143462       87118        20         -60.0000         -91.7783     52.96%
68788.07/3470.23	c      3470         143612       87268        20         -60.0000         -91.7768     52.96%
68887.38/3475.28	c      3475         143782       87438        20         -60.0000         -91.7744     52.96%
68988.61/3480.33	c      3480         143942       87598        20         -60.0000         -91.7724     52.95%
69087.91/3485.38	c      3485         144082       87738        20         -60.0000         -91.7712     52.95%
69189.18/3490.42	c      3490         144242       87898        20         -60.0000         -91.7699     52.95%
69288.47/3495.48	c      3495         144402       88058        20         -60.0000         -91.7682     52.95%
69389.73/3500.53	c      3501         144562       88218        20         -60.0000         -91.7663     52.94%
69489.00/3505.56	c      3506         144722       88378        20         -60.0000         -91.7650     52.94%
69588.29/3510.59	c      3511         144882       88538        20         -60.0000         -91.7630     52.94%
69689.55/3515.61	c      3516         145032       88688        20         -60.0000         -91.7617     52.94%
69790.83/3520.73	c      3521         145182       88838        20         -60.0000         -91.7601     52.93%
69890.12/3525.78	c      3526         145352       89008        20         -60.0000         -91.7589     52.93%
69991.36/3530.83	c      3531         145502       89158        20         -60.0000         -91.7579     52.93%
70090.65/3535.88	c      3536         145662       89318        20         -60.0000         -91.7570     52.93%
70191.88/3540.92	c      3541         145832       89488        20         -60.0000         -91.7553     52.93%
70291.15/3545.98	c      3546         145982       89638        20         -60.0000         -91.7542     52.92%
70390.44/3551.02	c      3551         146152       89808        20         -60.0000         -91.7528     52.92%
70492.33/3556.08	c      3556         146302       89958        20         -60.0000         -91.7519     52.92%
70591.77/3561.09	c      3561         146462       90118        20         -60.0000         -91.7505     52.92%
70690.94/3566.12	c      3566         146602       90258        20         -60.0000         -91.7489     52.91%
70792.31/3571.16	c      3571         146742       90398        20         -60.0000         -91.7473     52.91%
70892.86/3576.27	c      3576         146912       90568        20         -60.0000         -91.7459     52.91%
70994.14/3581.33	c      3581         147072       90728        20         -60.0000         -91.7443     52.91%
71093.43/3586.38	c      3586         147212       90868        20         -60.0000         -91.7435     52.91%
71194.68/3591.41	c      3591         147382       91038        20         -60.0000         -91.7417     52.90%
71293.97/3596.42	c      3596         147542       91198        20         -60.0000         -91.7406     52.90%
71393.21/3601.43	c      3601         147682       91338        20         -60.0000         -91.7399     52.90%
71492.51/3606.46	c      3606         147832       91488        20         -60.0000         -91.7380     52.90%
71595.80/3611.60	c      3612         148002       91658        20         -60.0000         -91.7368     52.89%
71695.03/3616.62	c      3617         148162       91818        20         -60.0000         -91.7354     52.89%
71794.20/3621.64	c      3622         148322       91978        20         -60.0000         -91.7346     52.89%
71895.38/3626.78	c      3627         148472       92128        20         -60.0000         -91.7334     52.89%
71996.52/3631.80	c      3632         148612       92268        20         -60.0000         -91.7323     52.89%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (184766 MiB free)
  memory of node 1: 193494 MiB (185544 MiB free)
  memory of node 2: 193531 MiB (186647 MiB free)
  memory of node 3: 193531 MiB (192155 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-4465992-1722461444/watcher-4465992-1722461444 -o /tmp/evaluation-result-4465992-1722461444/solver-4465992-1722461444 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71507 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465992-1722461444.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 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=79274, runsolver pid=79271
Current StackSize limit: 8192 KiB


[startup+0.100035 s]*
/proc/loadavg: 80.33 80.10 80.27 62/1009 79295
/proc/meminfo: memFree=767034120/790760804 swapFree=131071996/131071996
[pid=79274] ppid=79271 vsize=1679476 memory=104484 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/stat : 79274 (fscip) S 79271 79274 71494 0 -1 1077936128 22768 0 0 0 10 7 0 0 20 0 41 0 12727501 1719783424 26055 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
/proc/79274/statm: 419869 26055 2726 3035 0 106755 0
[pid=79274/tid=79276] ppid=79271 vsize=1679476 memory=124740228612124 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79276/stat : 79276 (fscip) D 79271 79274 71494 0 -1 4194368 951 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26187 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79277] ppid=79271 vsize=1679476 memory=241374093531 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79277/stat : 79277 (fscip) D 79271 79274 71494 0 -1 4194368 891 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79278] ppid=79271 vsize=1679476 memory=25426 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79278/stat : 79278 (fscip) R 79271 79274 71494 0 -1 4194368 904 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79279] ppid=79271 vsize=1679476 memory=25780 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79279/stat : 79279 (fscip) D 79271 79274 71494 0 -1 4194368 905 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79280] ppid=79271 vsize=1679476 memory=26128 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79280/stat : 79280 (fscip) D 79271 79274 71494 0 -1 4194368 880 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79281] ppid=79271 vsize=1679476 memory=64587 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79281/stat : 79281 (fscip) D 79271 79274 71494 0 -1 4194368 896 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79282] ppid=79271 vsize=1679476 memory=83519 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79282/stat : 79282 (fscip) D 79271 79274 71494 0 -1 4194368 933 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79283] ppid=79271 vsize=1679476 memory=48416 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79283/stat : 79283 (fscip) D 79271 79274 71494 0 -1 4194368 924 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79284] ppid=79271 vsize=1679476 memory=3833470599901216800 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79284/stat : 79284 (fscip) D 79271 79274 71494 0 -1 4194368 859 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79285] ppid=79271 vsize=1679476 memory=3978146530367635488 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79285/stat : 79285 (fscip) R 79271 79274 71494 0 -1 4194368 896 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79286] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79286/stat : 79286 (fscip) R 79271 79274 71494 0 -1 4194368 903 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79287] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79287/stat : 79287 (fscip) R 79271 79274 71494 0 -1 4194368 873 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26253 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79288] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79288/stat : 79288 (fscip) R 79271 79274 71494 0 -1 4194368 898 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79289] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79289/stat : 79289 (fscip) R 79271 79274 71494 0 -1 4194368 895 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79290] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79290/stat : 79290 (fscip) R 79271 79274 71494 0 -1 4194368 879 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79291] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79291/stat : 79291 (fscip) D 79271 79274 71494 0 -1 4194368 909 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79292] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79292/stat : 79292 (fscip) D 79271 79274 71494 0 -1 4194368 933 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79293] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79293/stat : 79293 (fscip) D 79271 79274 71494 0 -1 4194368 908 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79294] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79294/stat : 79294 (fscip) R 79271 79274 71494 0 -1 4194368 921 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79295] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79295/stat : 79295 (fscip) D 79271 79274 71494 0 -1 4194368 904 0 0 0 0 0 0 0 20 0 41 0 12727506 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79296] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79296/stat : 79296 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79297] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79297/stat : 79297 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79298] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79298/stat : 79298 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79299] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79299/stat : 79299 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79300] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79300/stat : 79300 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79301] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79301/stat : 79301 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79302] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79302/stat : 79302 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79303] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79303/stat : 79303 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79304] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79304/stat : 79304 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79305] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79305/stat : 79305 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79306] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79306/stat : 79306 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26319 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79307] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79307/stat : 79307 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79308] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79308/stat : 79308 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79309] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79309/stat : 79309 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79310] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79310/stat : 79310 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79311] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79311/stat : 79311 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79312] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79312/stat : 79312 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79313] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79313/stat : 79313 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79314] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79314/stat : 79314 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79315] ppid=79271 vsize=1679476 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79315/stat : 79315 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1719783424 26385 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1679476 KiB
Current children cumulated memory: 104484 KiB

[startup+0.2297 s]*
/proc/loadavg: 80.33 80.10 80.27 80/1029 79315
/proc/meminfo: memFree=766821404/790760804 swapFree=131071996/131071996
[pid=79274] ppid=79271 vsize=1717700 memory=292024 CPUtime=2.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/stat : 79274 (fscip) S 79271 79274 71494 0 -1 1077936128 72342 0 0 0 217 23 0 0 20 0 41 0 12727501 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 17 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
/proc/79274/statm: 429425 73006 2950 3035 0 161483 0
[pid=79274/tid=79276] ppid=79271 vsize=1717700 memory=107122457575454 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79276/stat : 79276 (fscip) R 79271 79274 71494 0 -1 4194368 2957 0 0 0 12 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79277] ppid=79271 vsize=1717700 memory=237079101760 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79277/stat : 79277 (fscip) D 79271 79274 71494 0 -1 4194368 2764 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79278] ppid=79271 vsize=1717700 memory=59602083537351 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79278/stat : 79278 (fscip) R 79271 79274 71494 0 -1 4194368 4525 0 0 0 9 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79279] ppid=79271 vsize=1717700 memory=56312155366065 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79279/stat : 79279 (fscip) R 79271 79274 71494 0 -1 4194368 2947 0 0 0 11 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79280] ppid=79271 vsize=1717700 memory=53022227194779 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79280/stat : 79280 (fscip) R 79271 79274 71494 0 -1 4194368 2944 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79281] ppid=79271 vsize=1717700 memory=56316500703509 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79281/stat : 79281 (fscip) D 79271 79274 71494 0 -1 4194368 4462 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79282] ppid=79271 vsize=1717700 memory=14978858181017786 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79282/stat : 79282 (fscip) D 79271 79274 71494 0 -1 4194368 2869 0 0 0 11 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79283] ppid=79271 vsize=1717700 memory=14411544540800186 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79283/stat : 79283 (fscip) D 79271 79274 71494 0 -1 4194368 2990 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79284] ppid=79271 vsize=1717700 memory=3545240215159570464 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79284/stat : 79284 (fscip) D 79271 79274 71494 0 -1 4194368 4223 0 0 0 8 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79285] ppid=79271 vsize=1717700 memory=3976736956460826656 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79285/stat : 79285 (fscip) R 79271 79274 71494 0 -1 4194368 2940 0 0 0 11 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79286] ppid=79271 vsize=1717700 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79286/stat : 79286 (fscip) R 79271 79274 71494 0 -1 4194368 2967 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79287] ppid=79271 vsize=1717700 memory=0 CPUtime=0.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79287/stat : 79287 (fscip) R 79271 79274 71494 0 -1 4194368 4576 0 0 0 8 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79288] ppid=79271 vsize=1717700 memory=0 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79288/stat : 79288 (fscip) R 79271 79274 71494 0 -1 4194368 2946 0 0 0 11 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79289] ppid=79271 vsize=1717700 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79289/stat : 79289 (fscip) R 79271 79274 71494 0 -1 4194368 2847 0 0 0 11 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79290] ppid=79271 vsize=1717700 memory=0 CPUtime=0.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79290/stat : 79290 (fscip) R 79271 79274 71494 0 -1 4194368 4531 0 0 0 8 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79291] ppid=79271 vsize=1717700 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79291/stat : 79291 (fscip) R 79271 79274 71494 0 -1 4194368 2890 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79292] ppid=79271 vsize=1717700 memory=0 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79292/stat : 79292 (fscip) R 79271 79274 71494 0 -1 4194368 2840 0 0 0 12 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79293] ppid=79271 vsize=1717700 memory=0 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79293/stat : 79293 (fscip) D 79271 79274 71494 0 -1 4194368 4437 0 0 0 9 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79294] ppid=79271 vsize=1717700 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79294/stat : 79294 (fscip) R 79271 79274 71494 0 -1 4194368 2860 0 0 0 11 0 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79295] ppid=79271 vsize=1717700 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79295/stat : 79295 (fscip) R 79271 79274 71494 0 -1 4194368 2889 0 0 0 10 1 0 0 20 0 41 0 12727506 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79296] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79296/stat : 79296 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79297] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79297/stat : 79297 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79298] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79298/stat : 79298 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79299] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79299/stat : 79299 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79300] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79300/stat : 79300 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79301] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79301/stat : 79301 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79302] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79302/stat : 79302 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79303] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79303/stat : 79303 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79304] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79304/stat : 79304 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79305] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79305/stat : 79305 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79306] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79306/stat : 79306 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79307] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79307/stat : 79307 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79308] ppid=79271 vsize=1717700 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79308/stat : 79308 (fscip) S 79271 79274 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12727512 1758924800 73006 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0

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

/proc/79274/task/79295/stat : 79295 (fscip) R 79271 79274 71494 0 -1 4194368 1464307 0 0 0 355044 350 0 0 20 0 41 0 12727506 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79296] ppid=79271 vsize=9631728 memory=28648 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79296/stat : 79296 (fscip) S 79271 79274 71494 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79297] ppid=79271 vsize=9631728 memory=279312732392672 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79297/stat : 79297 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79298] ppid=79271 vsize=9631728 memory=57860 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79298/stat : 79298 (fscip) S 79271 79274 71494 0 -1 1077936192 65 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79299] ppid=79271 vsize=9631728 memory=8395816 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79299/stat : 79299 (fscip) S 79271 79274 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79300] ppid=79271 vsize=9631728 memory=2208 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79300/stat : 79300 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 1 2 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79301] ppid=79271 vsize=9631728 memory=4688 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79301/stat : 79301 (fscip) S 79271 79274 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79302] ppid=79271 vsize=9631728 memory=8359520 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79302/stat : 79302 (fscip) S 79271 79274 71494 0 -1 1077936192 133 0 0 0 2 1 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79303] ppid=79271 vsize=9631728 memory=8397400 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79303/stat : 79303 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79304] ppid=79271 vsize=9631728 memory=11600 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79304/stat : 79304 (fscip) S 79271 79274 71494 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79305] ppid=79271 vsize=9631728 memory=13624 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79305/stat : 79305 (fscip) S 79271 79274 71494 0 -1 1077936192 121 0 0 0 1 2 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79306] ppid=79271 vsize=9631728 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79306/stat : 79306 (fscip) S 79271 79274 71494 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79307] ppid=79271 vsize=9631728 memory=12492 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79307/stat : 79307 (fscip) S 79271 79274 71494 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79308] ppid=79271 vsize=9631728 memory=10544 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79308/stat : 79308 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79309] ppid=79271 vsize=9631728 memory=5512 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79309/stat : 79309 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79310] ppid=79271 vsize=9631728 memory=5856 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79310/stat : 79310 (fscip) S 79271 79274 71494 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79311] ppid=79271 vsize=9631728 memory=546800 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79311/stat : 79311 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79312] ppid=79271 vsize=9631728 memory=8397400 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79312/stat : 79312 (fscip) S 79271 79274 71494 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79313] ppid=79271 vsize=9631728 memory=8397316 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79313/stat : 79313 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79314] ppid=79271 vsize=9631728 memory=8397076 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79314/stat : 79314 (fscip) S 79271 79274 71494 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79315] ppid=79271 vsize=9631728 memory=8398508 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79315/stat : 79315 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9862889472 2099658 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
Current children cumulated CPU time: 71014 s
Current children cumulated vsize: 9631728 KiB
Current children cumulated memory: 8398632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632 s]*
/proc/loadavg: 60.13 63.01 69.82 61/938 82516
/proc/meminfo: memFree=775578932/790760804 swapFree=131071996/131071996
[pid=79274] ppid=79271 vsize=9708164 memory=8423468 CPUtime=72001.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/stat : 79274 (fscip) S 79271 79274 71494 0 -1 1077936128 32427929 0 0 0 7178318 21806 0 0 20 0 41 0 12727501 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
/proc/79274/statm: 2427041 2105867 3366 3035 0 2224649 0
[pid=79274/tid=79276] ppid=79271 vsize=9708164 memory=-5155635703935886981 CPUtime=3599.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79276/stat : 79276 (fscip) R 79271 79274 71494 0 -1 4194368 2525820 0 0 0 359524 407 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79277] ppid=79271 vsize=9708164 memory=3054156605301824660 CPUtime=3591.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79277/stat : 79277 (fscip) R 79271 79274 71494 0 -1 4194368 1803010 0 0 0 358685 432 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79278] ppid=79271 vsize=9708164 memory=4571608357677135402 CPUtime=3581.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79278/stat : 79278 (fscip) R 79271 79274 71494 0 -1 4194368 391568 0 0 0 355259 2865 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79279] ppid=79271 vsize=9708164 memory=167114314 CPUtime=3605.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79279/stat : 79279 (fscip) R 79271 79274 71494 0 -1 4194368 2510618 0 0 0 360202 392 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79280] ppid=79271 vsize=9708164 memory=8040791590663265664 CPUtime=3596.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79280/stat : 79280 (fscip) R 79271 79274 71494 0 -1 4194368 2025104 0 0 0 359169 464 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79281] ppid=79271 vsize=9708164 memory=8419604 CPUtime=3601.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79281/stat : 79281 (fscip) R 79271 79274 71494 0 -1 4194368 345614 0 0 0 357506 2610 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79282] ppid=79271 vsize=9708164 memory=2792 CPUtime=3603.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79282/stat : 79282 (fscip) R 79271 79274 71494 0 -1 4194368 2413403 0 0 0 359995 381 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79283] ppid=79271 vsize=9708164 memory=5792 CPUtime=3603.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79283/stat : 79283 (fscip) R 79271 79274 71494 0 -1 4194368 1910160 0 0 0 359950 440 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79284] ppid=79271 vsize=9708164 memory=575272 CPUtime=3595.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79284/stat : 79284 (fscip) R 79271 79274 71494 0 -1 4194368 303709 0 0 0 356779 2774 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79285] ppid=79271 vsize=9708164 memory=2716 CPUtime=3604.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79285/stat : 79285 (fscip) R 79271 79274 71494 0 -1 4194368 2359434 0 0 0 360061 367 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79286] ppid=79271 vsize=9708164 memory=5856 CPUtime=3601.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79286/stat : 79286 (fscip) R 79271 79274 71494 0 -1 4194368 2031826 0 0 0 359688 439 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79287] ppid=79271 vsize=9708164 memory=556416 CPUtime=3600.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79287/stat : 79287 (fscip) R 79271 79274 71494 0 -1 4194368 338160 0 0 0 357489 2515 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79288] ppid=79271 vsize=9708164 memory=11572 CPUtime=3605.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79288/stat : 79288 (fscip) R 79271 79274 71494 0 -1 4194368 2500945 0 0 0 360173 409 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79289] ppid=79271 vsize=9708164 memory=2036 CPUtime=3599.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79289/stat : 79289 (fscip) R 79271 79274 71494 0 -1 4194368 2228185 0 0 0 359480 491 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79290] ppid=79271 vsize=9708164 memory=31316 CPUtime=3599.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79290/stat : 79290 (fscip) R 79271 79274 71494 0 -1 4194368 344155 0 0 0 357412 2536 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79291] ppid=79271 vsize=9708164 memory=28568 CPUtime=3601.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79291/stat : 79291 (fscip) R 79271 79274 71494 0 -1 4194368 2485943 0 0 0 359729 386 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79292] ppid=79271 vsize=9708164 memory=8423464 CPUtime=3601.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79292/stat : 79292 (fscip) R 79271 79274 71494 0 -1 4194368 1552659 0 0 0 359818 308 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79293] ppid=79271 vsize=9708164 memory=26988 CPUtime=3600.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79293/stat : 79293 (fscip) R 79271 79274 71494 0 -1 4194368 369132 0 0 0 357313 2776 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79294] ppid=79271 vsize=9708164 memory=3776 CPUtime=3602.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79294/stat : 79294 (fscip) R 79271 79274 71494 0 -1 4194368 2498027 0 0 0 359898 386 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79295] ppid=79271 vsize=9708164 memory=40456 CPUtime=3603.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79295/stat : 79295 (fscip) R 79271 79274 71494 0 -1 4194368 1481568 0 0 0 359986 353 0 0 20 0 41 0 12727506 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79296] ppid=79271 vsize=9708164 memory=8196 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79296/stat : 79296 (fscip) S 79271 79274 71494 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79297] ppid=79271 vsize=9708164 memory=3300 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79297/stat : 79297 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79298] ppid=79271 vsize=9708164 memory=8420456 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79298/stat : 79298 (fscip) S 79271 79274 71494 0 -1 1077936192 65 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79299] ppid=79271 vsize=9708164 memory=2792 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79299/stat : 79299 (fscip) S 79271 79274 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79300] ppid=79271 vsize=9708164 memory=8422620 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79300/stat : 79300 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 1 2 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79301] ppid=79271 vsize=9708164 memory=575272 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79301/stat : 79301 (fscip) S 79271 79274 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79302] ppid=79271 vsize=9708164 memory=2716 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79302/stat : 79302 (fscip) S 79271 79274 71494 0 -1 1077936192 133 0 0 0 2 1 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79303] ppid=79271 vsize=9708164 memory=279312730165552 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79303/stat : 79303 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 4 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79304] ppid=79271 vsize=9708164 memory=6752 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79304/stat : 79304 (fscip) S 79271 79274 71494 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79305] ppid=79271 vsize=9708164 memory=8405276 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79305/stat : 79305 (fscip) S 79271 79274 71494 0 -1 1077936192 121 0 0 0 1 2 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79306] ppid=79271 vsize=9708164 memory=2792 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79306/stat : 79306 (fscip) S 79271 79274 71494 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79307] ppid=79271 vsize=9708164 memory=1668 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79307/stat : 79307 (fscip) S 79271 79274 71494 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79308] ppid=79271 vsize=9708164 memory=7852 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79308/stat : 79308 (fscip) S 79271 79274 71494 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79309] ppid=79271 vsize=9708164 memory=28648 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79309/stat : 79309 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79310] ppid=79271 vsize=9708164 memory=32752 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79310/stat : 79310 (fscip) S 79271 79274 71494 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79311] ppid=79271 vsize=9708164 memory=7068 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79311/stat : 79311 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79312] ppid=79271 vsize=9708164 memory=36300 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79312/stat : 79312 (fscip) S 79271 79274 71494 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79313] ppid=79271 vsize=9708164 memory=4688 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79313/stat : 79313 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79314] ppid=79271 vsize=9708164 memory=20660 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79314/stat : 79314 (fscip) S 79271 79274 71494 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
[pid=79274/tid=79315] ppid=79271 vsize=9708164 memory=6952 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/79274/task/79315/stat : 79315 (fscip) S 79271 79274 71494 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12727512 9941159936 2105867 809668444160 4194304 16623229 140720782629568 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 52801536 140720782636042 140720782636160 140720782636160 140720782643184 0
Current children cumulated CPU time: 72001.2 s
Current children cumulated vsize: 9708164 KiB
Current children cumulated memory: 8423468 KiB

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

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

# cumulated CPU time of all completed processes:  user=71783.4 s, system=218.313 s

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

[startup+3632.22 s]
/proc/loadavg: 60.13 63.01 69.82 42/899 82516
/proc/meminfo: memFree=780092932/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3632.3
CPU time (s): 72001.7
CPU user time (s): 71783.4
CPU system time (s): 218.313
CPU usage (%): 1982.26
Max. virtual memory (cumulated for all children) (KiB): 9708164
Max. memory (cumulated for all children) (KiB): 8423468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71783.4
system time used= 218.313
maximum resident set size= 8423472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32427935
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= 328721
involuntary context switches= 389438


# summary of solver processes directly reported to runsolver:
#   pid: 79274
#   total CPU time (s): 72001.7
#   total CPU user time (s): 71783.4
#   total CPU system time (s): 218.313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.8174 second user time and 84.8705 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 23:30:44
IDJOB=4465992
IDBENCH=148699
IDSOLVER=3094
FILE ID=nodeD105/4465992-1722461444
RUNJOBID= nodeD105-1722454451-71507
SLURM_JOB_ID= 8254239
Free space on /tmp= 8622832 MiB

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

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

MD5SUM BENCH= 2ee40362659bac8ce3ae96da1e16af6a
RANDOM SEED=2122391251

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        767092672 kB
MemAvailable:   765819176 kB
Buffers:          173396 kB
Cached:          1913072 kB
SwapCached:            0 kB
Active:           333044 kB
Inactive:       20906480 kB
Active(anon):       2168 kB
Inactive(anon): 19173428 kB
Active(file):     330876 kB
Inactive(file):  1733052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28600 kB
Writeback:            52 kB
AnonPages:      19147204 kB
Mapped:           125564 kB
Shmem:             22536 kB
KReclaimable:     164556 kB
Slab:             506248 kB
SReclaimable:     164556 kB
SUnreclaim:       341692 kB
KernelStack:       16944 kB
PageTables:        48360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3556560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           205440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3819520 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:      522240 kB
DirectMap2M:    60792832 kB
DirectMap1G:    744488960 kB

Free space on /tmp at the end= 8622824 MiB
End job on nodeD105 at 2024-08-01 00:31:16