Trace number 4465294

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/
submittedPB07/aksoy/decomp/normalized-matrix_5x3_10.opb
MD5SUMf414edaa70e04e6c4234549a55f077d1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40363
Total number of constraints154319
Number of constraints which are clauses154296
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint1
Maximum length of a constraint1952
Number of terms in the objective function 1952
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 1952
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 36
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1988
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.43/0.46	c Default LC presolving (default).
0.43/0.46	c ** Before presolving: virtualMemUsedAtLc = 452593378, getVmSize() = 302063616, SCIPgetMemUsed() = 253167643, SCIPgetMemTotal() = 268604875, SCIPgetMemExternEstim() = 183988503
0.43/0.46	c ** set memory limit for presolving in LC to 8.79467e+12 for SCIP **
2.58/2.62	c ** Estimated virtualMemUsedAtSolver = 439827750, getVmSize() = 539426816, SCIPgetMemUsed() = 287803355, SCIPgetMemTotal() = 475753123, SCIPgetMemExternEstim() = 183988503
2.58/2.62	c ** set memory limit for solvers to 4.18723e+11 for each SCIP **
2.58/2.62	c Original Problem   :
2.58/2.62	c   Problem name     : instance-4465294-1722456552
2.58/2.62	c   Variables        : 40363 (40363 binary, 0 integer, 0 implicit integer, 0 continuous)
2.58/2.62	c   Constraints      : 154319
2.58/2.62	c   Objective sense  : minimize
2.58/2.62	c Presolved Problem  :
2.58/2.62	c   Variables        : 37704 (37704 binary, 0 integer, 0 implicit integer, 0 continuous)
2.58/2.62	c   Constraints      : 37630
2.58/2.62	c Constraints        : Number
2.58/2.62	c   knapsack         : 1 
2.58/2.62	c   setppc           : 1867 
2.58/2.62	c   and              : 35757 
2.58/2.62	c   logicor          : 5 
2.58/2.62	c ** Instance transfer method used: 0
2.68/2.73	c ** ParaScipInstance copy does not increase the number of variables. **
4.51/4.58	c LC is working with racing ramp-up and with rebuilding tree after racing.
4.51/4.58	c                                Nodes    Active                                            
4.51/4.58	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
143.96/11.89	c *      12              0           1        20          33.0000                -          -
143.96/11.89	c        12              0           1        20          33.0000                -          -
418.57/25.76	c        26              2           1        20          33.0000           5.0000          -
546.82/32.26	c        32              3           4        20          33.0000           5.0000          -
651.62/37.51	c        38             21          22        20          33.0000           5.0000          -
756.55/42.87	c        43             41          42        20          33.0000           5.0000          -
863.47/48.21	c        48             72          71        20          33.0000           5.0000          -
966.45/53.43	c        53            121         101        20          33.0000           5.0000          -
1078.19/59.06	c        59            202         181        20          33.0000           5.0000          -
1182.32/64.30	c        64            203         113        20          33.0000           5.0000          -
1184.21/64.41	c *      64            203         113        20          32.0000           5.0000          -
1283.24/69.42	c        69            211         121        20          32.0000           5.0000          -
1388.07/74.75	c        75            231          98        20          32.0000           5.0000          -
1392.03/75.03	c *      75            406          61        20          30.0000           5.0000    500.00%
1486.93/79.78	c        80            406          61        20          30.0000           5.0000    500.00%
1592.75/85.13	c        85            495         160        20          30.0000           5.0000    500.00%
1694.76/90.22	c        90            579         106        20          30.0000           5.0000    500.00%
1799.76/95.52	c        96            772           1        20          30.0000           5.0000    500.00%
1900.80/100.63	c       101           1014         222        20          30.0000           5.0000    500.00%
2001.85/105.77	c       106           1422         387        20          30.0000           5.0000    500.00%
2104.88/110.92	c       111           1956         508        20          30.0000           5.0000    500.00%
2203.95/116.01	c       116           1970         291        20          30.0000           5.0000    500.00%
2307.72/121.15	c       121           2643         331        20          30.0000           5.0000    500.00%
2408.03/126.25	c       126           2790          88        20          30.0000           5.0000    500.00%
2507.11/131.29	c       131           3179         343        20          30.0000           5.0000    500.00%
2610.16/136.46	c       136           3690         400        20          30.0000           5.0000    500.00%
2711.22/141.56	c       142           4090         396        20          30.0000           5.0000    500.00%
2810.30/146.59	c       147           4437         394        20          30.0000           5.0000    500.00%
2917.42/151.97	c       152           4745         393        20          30.0000           5.0000    500.00%
3022.28/157.21	c       157           5013         237        20          30.0000           5.0000    500.00%
3127.33/162.51	c       163           5398         216        20          30.0000           5.0000    500.00%
3228.40/167.63	c       168           5759         215        20          30.0000           5.0000    500.00%
3327.48/172.69	c       173           6163         219        20          30.0000           5.0000    500.00%
3430.54/177.80	c       178           6543         222        20          30.0000           5.0000    500.00%
3531.60/182.93	c       183           6982         290        20          30.0000           5.0000    500.00%
3633.42/188.07	c       188           6979         216        20          30.0000           5.0000    500.00%
3735.65/193.21	c       193           6856         257        20          30.0000           5.0000    500.00%
3836.67/198.33	c       198           7486         215        20          30.0000           5.0000    500.00%
3939.68/203.51	c       204           7285         259        20          30.0000           5.0000    500.00%
3953.54/204.28	c *     204           8410         283        20          29.0000           5.0000    480.00%
4038.73/208.59	c       209           7441         255        20          29.0000           5.0000    480.00%
4139.65/213.60	c       214           8012         217        20          29.0000           5.0000    480.00%
4240.66/218.73	c       219              3           4        20          29.0000          10.0000    190.00%
4341.70/223.87	c       224              3           4        20          29.0000          10.0000    190.00%
4445.53/229.05	c       229              3           4        20          29.0000          10.0000    190.00%
4547.64/234.23	c       234              3           4        20          29.0000          10.0000    190.00%
4648.61/239.36	c       239              3           4        20          29.0000          10.0000    190.00%
4749.59/244.48	c       244              3           4        20          29.0000          10.0000    190.00%
4852.61/249.68	c       250              3           4        20          29.0000          10.0000    190.00%
4957.60/255.03	c       255              3           4        20          29.0000          10.0000    190.00%
5064.49/260.31	c       260              3           4        20          29.0000          10.0000    190.00%
5165.46/265.46	c       265              4           3        20          29.0000          10.0000    190.00%
5272.36/270.88	c       271              8           7        20          29.0000          10.0000    190.00%
5373.34/276.03	c       276              8           7        20          29.0000          10.0000    190.00%
5478.25/281.24	c       281              9           8        20          29.0000          10.0000    190.00%
5581.24/286.45	c       286             10           9        20          29.0000          10.0000    190.00%
5684.20/291.62	c       292             11          10        20          29.0000          10.0000    190.00%
5785.23/296.78	c       297             11          10        20          29.0000          10.0000    190.00%
5888.19/301.91	c       302             12          11        20          29.0000          10.0000    190.00%
5987.20/306.94	c       307              8           7        20          29.0000          10.0000    190.00%
6086.23/312.04	c       312             16          15        20          29.0000          10.0000    190.00%
6191.07/317.28	c       317             10           9        20          29.0000          10.0000    190.00%
6296.05/322.50	c       323             12          11        20          29.0000          10.0976    187.20%
6397.03/327.68	c       328             12          11        20          29.0000          10.0976    187.20%
6500.00/332.85	c       333             13          12        20          29.0000          10.0976    187.20%
6600.99/337.91	c       338             13          12        20          29.0000          10.0976    187.20%
6702.66/343.06	c       343             13          12        20          29.0000          10.0976    187.20%
6803.91/348.19	c       348             13          12        20          29.0000          10.0976    187.20%
6906.02/353.34	c       353             13          12        20          29.0000          10.0976    187.20%
7009.02/358.54	c       359             13          12        20          29.0000          10.0976    187.20%
7110.00/363.67	c       364             13          12        20          29.0000          10.0976    187.20%
7210.97/368.79	c       369             14          13        20          29.0000          10.0976    187.20%
7311.97/373.85	c       374             18          17        20          29.0000          10.0976    187.20%
7412.95/379.03	c       379             21          20        20          29.0000          10.0976    187.20%
7516.80/384.19	c       384             23          22        20          29.0000          10.0976    187.20%
7618.86/389.31	c       389             25          24        20          29.0000          10.0976    187.20%
7719.87/394.43	c       394             28          27        20          29.0000          10.0976    187.20%
7820.88/399.53	c       400             31          30        20          29.0000          10.0976    187.20%
7921.89/404.64	c       405             12          11        20          29.0000          10.2886    181.86%
8022.90/409.78	c       410             14          13        20          29.0000          10.2886    181.86%
8125.89/414.92	c       415             15          14        20          29.0000          10.2886    181.86%
8224.90/420.02	c       420             15          14        20          29.0000          10.2886    181.86%
8328.56/425.18	c       425             15          14        20          29.0000          10.2886    181.86%
8428.81/430.30	c       430             15          14        20          29.0000          10.2886    181.86%
8529.80/435.38	c       435             16          15        20          29.0000          10.2886    181.86%
8628.81/440.39	c       440             16          15        20          29.0000          10.2886    181.86%
8731.76/445.58	c       446             16          15        20          29.0000          10.2886    181.86%
8834.74/450.71	c       451             16          15        20          29.0000          10.2886    181.86%
8937.73/455.96	c       456             16          15        20          29.0000          10.2886    181.86%
9041.51/461.15	c       461             16          15        20          29.0000          10.2886    181.86%
9141.60/466.25	c       466             18          17        20          29.0000          10.2886    181.86%
9244.48/471.49	c       471             21          20        20          29.0000          10.2886    181.86%
9345.40/476.54	c       477             24          23        20          29.0000          10.3645    179.80%
9444.36/481.59	c       482             26          25        20          29.0000          10.3645    179.80%
9545.31/486.60	c       487             28          27        20          29.0000          10.3645    179.80%
9646.25/491.77	c       492             28          27        20          29.0000          10.3645    179.80%
9747.18/496.80	c       497             53          52        20          29.0000          10.3981    178.90%
9850.87/502.09	c       502             53          52        20          29.0000          10.3981    178.90%
9953.02/507.21	c       507             53          52        20          29.0000          10.3981    178.90%
10053.97/512.34	c       512             53          52        20          29.0000          10.3981    178.90%
10153.00/517.36	c       517             53          52        20          29.0000          10.3981    178.90%
10254.04/522.48	c       522             53          52        20          29.0000          10.3981    178.90%
10357.04/527.61	c       528             54          53        20          29.0000          10.3981    178.90%
10458.04/532.78	c       533             54          53        20          29.0000          10.3981    178.90%
10561.05/537.99	c       538             54          53        20          29.0000          10.3981    178.90%
10662.85/543.05	c       543             54          53        20          29.0000          10.3981    178.90%
10763.86/548.16	c       548             54          53        20          29.0000          10.3981    178.90%
10864.01/553.28	c       553             54          53        20          29.0000          10.3981    178.90%
10963.05/558.28	c       558             54          53        20          29.0000          10.3981    178.90%
11066.05/563.40	c       563             54          53        20          29.0000          10.3981    178.90%
11167.11/568.52	c       569             55          54        20          29.0000          10.3981    178.90%
11268.01/573.67	c       574             55          54        20          29.0000          10.3981    178.90%
11369.02/578.80	c       579             55          54        20          29.0000          10.3981    178.90%
11472.00/583.91	c       584             55          54        20          29.0000          10.3981    178.90%
11571.00/588.98	c       589             55          54        20          29.0000          10.3981    178.90%
11672.94/594.10	c       594              2           1        20          29.0000          11.3664    155.14%
11774.97/599.20	c       599              2           1        20          29.0000          11.3664    155.14%
11875.94/604.37	c       604              2           1        20          29.0000          11.3664    155.14%
11978.90/609.56	c       610              2           1        20          29.0000          11.3664    155.14%
12081.90/614.74	c       615              2           1        20          29.0000          11.3664    155.14%
12182.95/619.83	c       620              2           1        20          29.0000          11.3664    155.14%
12283.96/624.92	c       625              2           1        20          29.0000          11.3664    155.14%
12385.66/630.14	c       630              2           1        20          29.0000          11.3664    155.14%
12489.95/635.37	c       635              2           1        20          29.0000          11.3664    155.14%
12593.02/640.50	c       641              2           1        20          29.0000          11.3664    155.14%
12691.95/645.52	c       646              2           1        20          29.0000          11.3664    155.14%
12791.00/650.53	c       651              2           1        20          29.0000          11.3664    155.14%
12892.04/655.65	c       656              2           1        20          29.0000          11.3664    155.14%
12993.07/660.73	c       661              2           1        20          29.0000          11.3664    155.14%
13096.07/665.91	c       666              2           1        20          29.0000          11.3664    155.14%
13197.89/671.08	c       671              3           2        20          29.0000          11.4318    153.68%
13299.18/676.19	c       676              3           2        20          29.0000          11.4318    153.68%
13399.24/681.27	c       681              3           2        20          29.0000          11.4318    153.68%
13498.21/686.27	c       686              3           2        20          29.0000          11.4318    153.68%
13601.24/691.44	c       691              3           2        20          29.0000          11.4318    153.68%
13704.26/696.62	c       697              3           2        20          29.0000          11.4318    153.68%
13807.32/701.88	c       702              3           2        20          29.0000          11.4318    153.68%
13913.20/707.14	c       707              3           2        20          29.0000          11.4318    153.68%
14013.39/712.29	c       712              3           2        20          29.0000          11.4318    153.68%
14116.42/717.49	c       717              3           2        20          29.0000          11.4318    153.68%
14219.47/722.64	c       723              4           3        20          29.0000          11.4574    153.11%
14320.53/727.74	c       728              4           3        20          29.0000          11.4574    153.11%
14421.60/732.83	c       733              4           3        20          29.0000          11.4574    153.11%
14522.67/737.94	c       738              4           3        20          29.0000          11.4574    153.11%
14624.56/743.13	c       743              4           3        20          29.0000          11.4574    153.11%
14730.77/748.48	c       748              4           3        20          29.0000          11.4574    153.11%
14831.86/753.59	c       754              4           3        20          29.0000          11.4574    153.11%
14936.88/758.81	c       759              4           3        20          29.0000          11.4574    153.11%
15037.93/763.97	c       764              4           3        20          29.0000          11.4574    153.11%
15136.99/769.01	c       769              4           3        20          29.0000          11.4574    153.11%
15236.06/774.03	c       774              4           3        20          29.0000          11.4574    153.11%
15311.35/777.79	c *     778              4           3        20          27.0000          11.4574    135.66%
15337.81/779.08	c       779              4           3        20          27.0000          11.4574    135.66%
15440.02/784.20	c       784              4           3        20          27.0000          11.4574    135.66%
15543.09/789.43	c       789              4           3        20          27.0000          11.4574    135.66%
15687.76/796.78	c       797              4           3        20          27.0000          11.4574    135.66%
15793.49/802.09	c       802              4           3        20          27.0000          11.4574    135.66%
15927.49/808.80	c       809              4           3        20          27.0000          11.4574    135.66%
16028.55/813.96	c       814              5           4        20          27.0000          11.4574    135.66%
16130.49/819.08	c       819              5           4        20          27.0000          11.4574    135.66%
16229.53/824.13	c       824              5           4        20          27.0000          11.4574    135.66%
16331.75/829.21	c       829              5           4        20          27.0000          11.4574    135.66%
16432.82/834.38	c       834              5           4        20          27.0000          11.4574    135.66%
16535.95/839.52	c       840              5           4        20          27.0000          11.4574    135.66%
16635.07/844.53	c       845              5           4        20          27.0000          11.4574    135.66%
16734.19/849.57	c       850              5           4        20          27.0000          11.4574    135.66%
16833.30/854.58	c       855              5           4        20          27.0000          11.4574    135.66%
16936.38/859.78	c       860              5           4        20          27.0000          11.4574    135.66%
17044.31/865.18	c       865              5           4        20          27.0000          11.4574    135.66%
17150.50/870.59	c       871              5           4        20          27.0000          11.4574    135.66%
17255.56/875.83	c       876              5           4        20          27.0000          11.4574    135.66%
17356.67/880.94	c       881              5           4        20          27.0000          11.4574    135.66%
17458.75/886.09	c       886              5           4        20          27.0000          11.4574    135.66%
17557.73/891.10	c       891              5           4        20          27.0000          11.4574    135.66%
17658.82/896.14	c       896              5           4        20          27.0000          11.4574    135.66%
17757.83/901.19	c       901              5           4        20          27.0000          11.4574    135.66%
17860.10/906.32	c       906              5           4        20          27.0000          11.4574    135.66%
17959.18/911.33	c       911              6           5        20          27.0000          11.4791    135.21%
18060.24/916.41	c       916              6           5        20          27.0000          11.4791    135.21%
18163.28/921.67	c       922              6           5        20          27.0000          11.4791    135.21%
18268.34/926.94	c       927              6           5        20          27.0000          11.4791    135.21%
18370.19/932.13	c       932              6           5        20          27.0000          11.4791    135.21%
18472.47/937.25	c       937              6           5        20          27.0000          11.4791    135.21%
18573.56/942.35	c       942              6           5        20          27.0000          11.4791    135.21%
18674.62/947.45	c       947              6           5        20          27.0000          11.4791    135.21%
18777.66/952.68	c       953              6           5        20          27.0000          11.4791    135.21%
18878.72/957.77	c       958              6           5        20          27.0000          11.4791    135.21%
18984.65/963.07	c       963              6           5        20          27.0000          11.4791    135.21%
19086.83/968.26	c       968              6           5        20          27.0000          11.4791    135.21%
19195.87/973.75	c       974              6           5        20          27.0000          11.4791    135.21%
19296.97/978.85	c       979              7           6        20          27.0000          11.4791    135.21%
19398.06/984.00	c       984              7           6        20          27.0000          11.4791    135.21%
19499.84/989.12	c       989              7           6        20          27.0000          11.4791    135.21%
19602.17/994.26	c       994              7           6        20          27.0000          11.4791    135.21%
19701.28/999.27	c       999              7           6        20          27.0000          11.4791    135.21%
19804.34/1004.47	c      1004              7           6        20          27.0000          11.4791    135.21%
19907.42/1009.66	c      1010              7           6        20          27.0000          11.4791    135.21%
20010.49/1014.86	c      1015              7           6        20          27.0000          11.4791    135.21%
20111.62/1020.00	c      1020              7           6        20          27.0000          11.4791    135.21%
20213.59/1025.14	c      1025              7           6        20          27.0000          11.4791    135.21%
20315.74/1030.29	c      1030              7           6        20          27.0000          11.4791    135.21%
20414.85/1035.30	c      1035              7           6        20          27.0000          11.4791    135.21%
20519.98/1040.59	c      1041              7           6        20          27.0000          11.4791    135.21%
20622.98/1045.74	c      1046              8           7        20          27.0000          11.4791    135.21%
20724.09/1050.88	c      1051              8           7        20          27.0000          11.4791    135.21%
20827.82/1056.05	c      1056              8           7        20          27.0000          11.4791    135.21%
20929.17/1061.19	c      1061              8           7        20          27.0000          11.4791    135.21%
21029.30/1066.29	c      1066              8           7        20          27.0000          11.4791    135.21%
21132.37/1071.49	c      1071              8           7        20          27.0000          11.4791    135.21%
21235.43/1076.66	c      1077              8           7        20          27.0000          11.4791    135.21%
21336.51/1081.73	c      1082              8           7        20          27.0000          11.4791    135.21%
21437.60/1086.87	c      1087              8           7        20          27.0000          11.4791    135.21%
21538.71/1091.99	c      1092              8           7        20          27.0000          11.4791    135.21%
21642.56/1097.14	c      1097              8           7        20          27.0000          11.4791    135.21%
21742.86/1102.22	c      1102              8           7        20          27.0000          11.4791    135.21%
21841.94/1107.24	c      1107              8           7        20          27.0000          11.4791    135.21%
21944.93/1112.42	c      1112              8           7        20          27.0000          11.4791    135.21%
22046.02/1117.54	c      1118              9           8        20          27.0000          11.4791    135.21%
22147.10/1122.62	c      1123              9           8        20          27.0000          11.4791    135.21%
22248.18/1127.74	c      1128              9           8        20          27.0000          11.4791    135.21%
22349.26/1132.86	c      1133              9           8        20          27.0000          11.4791    135.21%
22453.17/1138.05	c      1138              9           8        20          27.0000          11.4791    135.21%
22555.37/1143.25	c      1143              9           8        20          27.0000          11.4791    135.21%
22654.46/1148.26	c      1148              9           8        20          27.0000          11.4791    135.21%
22755.54/1153.30	c      1153              9           8        20          27.0000          11.4791    135.21%
22856.62/1158.48	c      1158              9           8        20          27.0000          11.4791    135.21%
22957.73/1163.59	c      1164              9           8        20          27.0000          11.4791    135.21%
23060.80/1168.76	c      1169              9           8        20          27.0000          11.4791    135.21%
23161.87/1173.82	c      1174              9           8        20          27.0000          11.4791    135.21%
23265.78/1179.07	c      1179              9           8        20          27.0000          11.4791    135.21%
23367.99/1184.21	c      1184              9           8        20          27.0000          11.4791    135.21%
23471.05/1189.49	c      1189              9           8        20          27.0000          11.4791    135.21%
23574.11/1194.61	c      1195              9           8        20          27.0000          11.4791    135.21%
23675.21/1199.74	c      1200              9           8        20          27.0000          11.4791    135.21%
23776.31/1204.89	c      1205              9           8        20          27.0000          11.4791    135.21%
23880.12/1210.12	c      1210              9           8        20          27.0000          11.4791    135.21%
23982.40/1215.23	c      1215             10           9        20          27.0000          11.4791    135.21%
24083.48/1220.39	c      1220             10           9        20          27.0000          11.4791    135.21%
24184.55/1225.47	c      1225             10           9        20          27.0000          11.4791    135.21%
24287.63/1230.60	c      1231             10           9        20          27.0000          11.4791    135.21%
24388.74/1235.76	c      1236             10           9        20          27.0000          11.4791    135.21%
24489.86/1240.87	c      1241             10           9        20          27.0000          11.4791    135.21%
24590.96/1245.99	c      1246             10           9        20          27.0000          11.4791    135.21%
24692.87/1251.11	c      1251             10           9        20          27.0000          11.4791    135.21%
24797.09/1256.34	c      1256             10           9        20          27.0000          11.4791    135.21%
24898.17/1261.46	c      1261             10           9        20          27.0000          11.4791    135.21%
24999.25/1266.57	c      1267             10           9        20          27.0000          11.4791    135.21%
25100.33/1271.66	c      1272             10           9        20          27.0000          11.4791    135.21%
25203.40/1276.88	c      1277             10           9        20          27.0000          11.4791    135.21%
25307.24/1282.07	c      1282             10           9        20          27.0000          11.4791    135.21%
25408.54/1287.19	c      1287             10           9        20          27.0000          11.4791    135.21%
25514.57/1292.52	c      1293             11          10        20          27.0000          11.4791    135.21%
25617.62/1297.76	c      1298             11          10        20          27.0000          11.4791    135.21%
25716.68/1302.78	c      1303             11          10        20          27.0000          11.4791    135.21%
25817.77/1307.88	c      1308             11          10        20          27.0000          11.4791    135.21%
25918.87/1312.94	c      1313             11          10        20          27.0000          11.4791    135.21%
26020.80/1318.10	c      1318             11          10        20          27.0000          11.4791    135.21%
26123.01/1323.22	c      1323             11          10        20          27.0000          11.4791    135.21%
26226.07/1328.41	c      1328             11          10        20          27.0000          11.4791    135.21%
26329.13/1333.63	c      1334             11          10        20          27.0000          11.4791    135.21%
26428.19/1338.64	c      1339             11          10        20          27.0000          11.4791    135.21%
26531.25/1343.85	c      1344             11          10        20          27.0000          11.4791    135.21%
26635.07/1349.07	c      1349             11          10        20          27.0000          11.4791    135.21%
26737.36/1354.25	c      1354             11          10        20          27.0000          11.4791    135.21%
26838.44/1359.37	c      1359             11          10        20          27.0000          11.4791    135.21%
26939.52/1364.44	c      1364             11          10        20          27.0000          11.4791    135.21%
27042.57/1369.69	c      1370             11          10        20          27.0000          11.4791    135.21%
27141.66/1374.69	c      1375             11          10        20          27.0000          11.4791    135.21%
27246.72/1380.03	c      1380             11          10        20          27.0000          11.4791    135.21%
27351.72/1385.24	c      1385             11          10        20          27.0000          11.4791    135.21%
27454.74/1390.43	c      1390             11          10        20          27.0000          11.4791    135.21%
27557.80/1395.61	c      1396             11          10        20          27.0000          11.4791    135.21%
27658.91/1400.70	c      1401             11          10        20          27.0000          11.4791    135.21%
27758.00/1405.73	c      1406             11          10        20          27.0000          11.4791    135.21%
27857.08/1410.75	c      1411             11          10        20          27.0000          11.4791    135.21%
27960.14/1416.00	c      1416             11          10        20          27.0000          11.4791    135.21%
28064.03/1421.15	c      1421             11          10        20          27.0000          11.4791    135.21%
28166.20/1426.31	c      1426             11          10        20          27.0000          11.4791    135.21%
28267.24/1431.41	c      1431             11          10        20          27.0000          11.4791    135.21%
28366.28/1436.45	c      1436             11          10        20          27.0000          11.4791    135.21%
28465.35/1441.48	c      1441             11          10        20          27.0000          11.4791    135.21%
28568.42/1446.66	c      1447             11          10        20          27.0000          11.4791    135.21%
28671.49/1451.83	c      1452             12          11        20          27.0000          11.5283    134.21%
28772.55/1456.93	c      1457             12          11        20          27.0000          11.5283    134.21%
28874.38/1462.09	c      1462             12          11        20          27.0000          11.5283    134.21%
28975.51/1467.15	c      1467             12          11        20          27.0000          11.5283    134.21%
29075.69/1472.24	c      1472             12          11        20          27.0000          11.5283    134.21%
29176.75/1477.38	c      1477             12          11        20          27.0000          11.5283    134.21%
29277.83/1482.44	c      1482             12          11        20          27.0000          11.5283    134.21%
29376.92/1487.46	c      1487             12          11        20          27.0000          11.5283    134.21%
29478.00/1492.59	c      1493             12          11        20          27.0000          11.5283    134.21%
29579.08/1497.67	c      1498             12          11        20          27.0000          11.5283    134.21%
29682.11/1502.86	c      1503             12          11        20          27.0000          11.5283    134.21%
29783.18/1508.03	c      1508             12          11        20          27.0000          11.5283    134.21%
29887.08/1513.15	c      1513             12          11        20          27.0000          11.5283    134.21%
29987.23/1518.22	c      1518             12          11        20          27.0000          11.5283    134.21%
30086.31/1523.23	c      1523             12          11        20          27.0000          11.5283    134.21%
30187.36/1528.35	c      1528             12          11        20          27.0000          11.5283    134.21%
30286.47/1533.36	c      1533             12          11        20          27.0000          11.5283    134.21%
30389.49/1538.50	c      1538             12          11        20          27.0000          11.5283    134.21%
30492.54/1543.75	c      1544             12          11        20          27.0000          11.5283    134.21%
30595.62/1548.90	c      1549             12          11        20          27.0000          11.5283    134.21%
30694.72/1553.99	c      1554             12          11        20          27.0000          11.5283    134.21%
30799.73/1559.21	c      1559             13          12        20          27.0000          11.5283    134.21%
30902.72/1564.40	c      1564             13          12        20          27.0000          11.5283    134.21%
31005.78/1569.61	c      1570             13          12        20          27.0000          11.5283    134.21%
31106.86/1574.78	c      1575             13          12        20          27.0000          11.5283    134.21%
31209.93/1579.92	c      1580             13          12        20          27.0000          11.5283    134.21%
31311.82/1585.05	c      1585             13          12        20          27.0000          11.5283    134.21%
31414.04/1590.21	c      1590             13          12        20          27.0000          11.5283    134.21%
31513.11/1595.22	c      1595             13          12        20          27.0000          11.5283    134.21%
31614.19/1600.36	c      1600             13          12        20          27.0000          11.5283    134.21%
31715.26/1605.49	c      1606             13          12        20          27.0000          11.5283    134.21%
31818.30/1610.65	c      1611             13          12        20          27.0000          11.5283    134.21%
31921.35/1615.88	c      1616             13          12        20          27.0000          11.5283    134.21%
32022.42/1620.90	c      1621             13          12        20          27.0000          11.5283    134.21%
32121.50/1625.98	c      1626             13          12        20          27.0000          11.5283    134.21%
32226.50/1631.20	c      1631             13          12        20          27.0000          11.5283    134.21%
32327.58/1636.34	c      1636             13          12        20          27.0000          11.5283    134.21%
32434.60/1641.70	c      1642             13          12        20          27.0000          11.5283    134.21%
32537.64/1646.93	c      1647             13          12        20          27.0000          11.5283    134.21%
32641.45/1652.16	c      1652             13          12        20          27.0000          11.5283    134.21%
32745.71/1657.40	c      1657             13          12        20          27.0000          11.5283    134.21%
32846.75/1662.52	c      1663             13          12        20          27.0000          11.5283    134.21%
32951.81/1667.82	c      1668             13          12        20          27.0000          11.5283    134.21%
33055.80/1673.09	c      1673             13          12        20          27.0000          11.5283    134.21%
33157.88/1678.23	c      1678             13          12        20          27.0000          11.5283    134.21%
33264.91/1683.66	c      1684             13          12        20          27.0000          11.5283    134.21%
33366.01/1688.73	c      1689             13          12        20          27.0000          11.5283    134.21%
33467.11/1693.86	c      1694             14          13        20          27.0000          11.5283    134.21%
33568.23/1699.02	c      1699             14          13        20          27.0000          11.5283    134.21%
33670.19/1704.14	c      1704             14          13        20          27.0000          11.5283    134.21%
33772.37/1709.21	c      1709             14          13        20          27.0000          11.5283    134.21%
33875.44/1714.44	c      1714             14          13        20          27.0000          11.5283    134.21%
33976.50/1719.53	c      1720             14          13        20          27.0000          11.5283    134.21%
34075.61/1724.57	c      1725             14          13        20          27.0000          11.5283    134.21%
34178.70/1729.78	c      1730             14          13        20          27.0000          11.5283    134.21%
34279.80/1734.88	c      1735             14          13        20          27.0000          11.5283    134.21%
34383.64/1740.09	c      1740             14          13        20          27.0000          11.5283    134.21%
34485.94/1745.23	c      1745             14          13        20          27.0000          11.5283    134.21%
34587.04/1750.36	c      1750             15          14        20          27.0000          11.5283    134.21%
34688.16/1755.49	c      1755             15          14        20          27.0000          11.5283    134.21%
34791.25/1760.65	c      1761             15          14        20          27.0000          11.5283    134.21%
34894.36/1765.81	c      1766             15          14        20          27.0000          11.5283    134.21%
34995.51/1770.97	c      1771             15          14        20          27.0000          11.5283    134.21%
35097.38/1776.09	c      1776             15          14        20          27.0000          11.5283    134.21%
35198.47/1781.18	c      1781             15          14        20          27.0000          11.5283    134.21%
35300.78/1786.31	c      1786             15          14        20          27.0000          11.5283    134.21%
35399.83/1791.32	c      1791             15          14        20          27.0000          11.5283    134.21%
35502.85/1796.51	c      1797             15          14        20          27.0000          11.5283    134.21%
35601.91/1801.55	c      1802             15          14        20          27.0000          11.5283    134.21%
35706.90/1806.80	c      1807             15          14        20          27.0000          11.5283    134.21%
35807.96/1811.93	c      1812             15          14        20          27.0000          11.5283    134.21%
35907.01/1817.00	c      1817             15          14        20          27.0000          11.5283    134.21%
36010.72/1822.17	c      1822             15          14        20          27.0000          11.5283    134.21%
36112.98/1827.33	c      1827             15          14        20          27.0000          11.5283    134.21%
36212.02/1832.38	c      1832             15          14        20          27.0000          11.5283    134.21%
36317.21/1837.65	c      1838             15          14        20          27.0000          11.5283    134.21%
36422.02/1842.92	c      1843             15          14        20          27.0000          11.5283    134.21%
36527.00/1848.30	c      1848             15          14        20          27.0000          11.5283    134.21%
36630.04/1853.49	c      1853             15          14        20          27.0000          11.5283    134.21%
36733.11/1858.62	c      1859             15          14        20          27.0000          11.5283    134.21%
36834.19/1863.75	c      1864             15          14        20          27.0000          11.5283    134.21%
36935.26/1868.80	c      1869             15          14        20          27.0000          11.5283    134.21%
37036.29/1873.99	c      1874             15          14        20          27.0000          11.5283    134.21%
37138.21/1879.11	c      1879             15          14        20          27.0000          11.5283    134.21%
37240.32/1884.25	c      1884             15          14        20          27.0000          11.5283    134.21%
37341.35/1889.40	c      1889             15          14        20          27.0000          11.5283    134.21%
37442.40/1894.46	c      1894             15          14        20          27.0000          11.5283    134.21%
37543.44/1899.55	c      1900             15          14        20          27.0000          11.5283    134.21%
37644.49/1904.62	c      1905             15          14        20          27.0000          11.5283    134.21%
37747.53/1909.86	c      1910             15          14        20          27.0000          11.5283    134.21%
37846.56/1914.90	c      1915             15          14        20          27.0000          11.5283    134.21%
37950.60/1920.06	c      1920             15          14        20          27.0000          11.5283    134.21%
38052.74/1925.23	c      1925             15          14        20          27.0000          11.5283    134.21%
38155.80/1930.40	c      1930             15          14        20          27.0000          11.5283    134.21%
38254.86/1935.41	c      1935             15          14        20          27.0000          11.5283    134.21%
38357.89/1940.61	c      1941             15          14        20          27.0000          11.5283    134.21%
38458.94/1945.76	c      1946             15          14        20          27.0000          11.5283    134.21%
38561.97/1950.95	c      1951             15          14        20          27.0000          11.5283    134.21%
38663.82/1956.06	c      1956             15          14        20          27.0000          11.5283    134.21%
38762.98/1961.07	c      1961             15          14        20          27.0000          11.5283    134.21%
38862.02/1966.12	c      1966             16          15        20          27.0000          11.5283    134.21%
38964.17/1971.24	c      1971             16          15        20          27.0000          11.5283    134.21%
39067.21/1976.40	c      1976             16          15        20          27.0000          11.5283    134.21%
39168.36/1981.52	c      1982             16          15        20          27.0000          11.5283    134.21%
39269.52/1986.68	c      1987             16          15        20          27.0000          11.5283    134.21%
39372.68/1991.89	c      1992             16          15        20          27.0000          11.5283    134.21%
39473.84/1997.03	c      1997             16          15        20          27.0000          11.5283    134.21%
39575.70/2002.13	c      2002             16          15        20          27.0000          11.5283    134.21%
39678.13/2007.28	c      2007             16          15        20          27.0000          11.5283    134.21%
39781.23/2012.42	c      2012             16          15        20          27.0000          11.5283    134.21%
39882.42/2017.55	c      2018             16          15        20          27.0000          11.5283    134.21%
39987.55/2022.85	c      2023             16          15        20          27.0000          11.5283    134.21%
40088.70/2027.97	c      2028             16          15        20          27.0000          11.5283    134.21%
40193.71/2033.27	c      2033             16          15        20          27.0000          11.5283    134.21%
40296.76/2038.44	c      2038             16          15        20          27.0000          11.5283    134.21%
40397.82/2043.53	c      2044             16          15        20          27.0000          11.5283    134.21%
40498.88/2048.63	c      2049             16          15        20          27.0000          11.5283    134.21%
40599.99/2053.77	c      2054             16          15        20          27.0000          11.5283    134.21%
40701.16/2058.88	c      2059             16          15        20          27.0000          11.5283    134.21%
40800.36/2063.89	c      2064             16          15        20          27.0000          11.5283    134.21%
40901.55/2068.99	c      2069             16          15        20          27.0000          11.5283    134.21%
41000.78/2074.02	c      2074             16          15        20          27.0000          11.5283    134.21%
41102.60/2079.11	c      2079             16          15        20          27.0000          11.5283    134.21%
41204.87/2084.21	c      2084             16          15        20          27.0000          11.5283    134.21%
41306.03/2089.30	c      2089             16          15        20          27.0000          11.5283    134.21%
41407.21/2094.43	c      2094             16          15        20          27.0000          11.5283    134.21%
41508.35/2099.57	c      2100             16          15        20          27.0000          11.5283    134.21%
41609.36/2104.66	c      2105             16          15        20          27.0000          11.5283    134.21%
41710.32/2109.78	c      2110             16          15        20          27.0000          11.5283    134.21%
41813.42/2114.90	c      2115             16          15        20          27.0000          11.5283    134.21%
41912.52/2120.03	c      2120             16          15        20          27.0000          11.5283    134.21%
42017.60/2125.29	c      2125             16          15        20          27.0000          11.5283    134.21%
42120.74/2130.45	c      2130             16          15        20          27.0000          11.5283    134.21%
42223.89/2135.60	c      2136             16          15        20          27.0000          11.5283    134.21%
42323.04/2140.61	c      2141             16          15        20          27.0000          11.5283    134.21%
42426.19/2145.85	c      2146             16          15        20          27.0000          11.5283    134.21%
42527.36/2150.94	c      2151             16          15        20          27.0000          11.5283    134.21%
42629.34/2156.11	c      2156             16          15        20          27.0000          11.5283    134.21%
42733.51/2161.31	c      2161             16          15        20          27.0000          11.5283    134.21%
42832.60/2166.39	c      2166             16          15        20          27.0000          11.5283    134.21%
42935.72/2171.53	c      2172             16          15        20          27.0000          11.5283    134.21%
43036.88/2176.65	c      2177             16          15        20          27.0000          11.5283    134.21%
43136.04/2181.67	c      2182             16          15        20          27.0000          11.5283    134.21%
43237.22/2186.78	c      2187             16          15        20          27.0000          11.5283    134.21%
43340.36/2192.00	c      2192             16          15        20          27.0000          11.5283    134.21%
43444.22/2197.15	c      2197             16          15        20          27.0000          11.5283    134.21%
43544.53/2202.29	c      2202             16          15        20          27.0000          11.5283    134.21%
43645.57/2207.36	c      2207             16          15        20          27.0000          11.5283    134.21%
43746.52/2212.45	c      2212             16          15        20          27.0000          11.5283    134.21%
43849.60/2217.68	c      2218             16          15        20          27.0000          11.5283    134.21%
43952.62/2222.85	c      2223             16          15        20          27.0000          11.5283    134.21%
44053.77/2228.00	c      2228             16          15        20          27.0000          11.5283    134.21%
44157.55/2233.16	c      2233             16          15        20          27.0000          11.5283    134.21%
44259.98/2238.34	c      2238             16          15        20          27.0000          11.5283    134.21%
44361.16/2243.48	c      2243             16          15        20          27.0000          11.5283    134.21%
44464.32/2248.67	c      2249             16          15        20          27.0000          11.5283    134.21%
44567.46/2253.81	c      2254             16          15        20          27.0000          11.5283    134.21%
44666.58/2258.89	c      2259             16          15        20          27.0000          11.5283    134.21%
44770.30/2264.08	c      2264             16          15        20          27.0000          11.5283    134.21%
44872.41/2269.21	c      2269             16          15        20          27.0000          11.5283    134.21%
44975.54/2274.46	c      2274             16          15        20          27.0000          11.5283    134.21%
45078.69/2279.61	c      2280             16          15        20          27.0000          11.5283    134.21%
45181.84/2284.82	c      2285             16          15        20          27.0000          11.5283    134.21%
45282.98/2289.99	c      2290             16          15        20          27.0000          11.5283    134.21%
45384.80/2295.07	c      2295             16          15        20          27.0000          11.5283    134.21%
45483.87/2300.09	c      2300             16          15        20          27.0000          11.5283    134.21%
45586.17/2305.29	c      2305             16          15        20          27.0000          11.5283    134.21%
45689.33/2310.42	c      2310             16          15        20          27.0000          11.5283    134.21%
45790.53/2315.52	c      2316             17          16        20          27.0000          11.5283    134.21%
45891.72/2320.69	c      2321             17          16        20          27.0000          11.5283    134.21%
45994.79/2325.83	c      2326             17          16        20          27.0000          11.5283    134.21%
46098.59/2331.11	c      2331             17          16        20          27.0000          11.5283    134.21%
46202.86/2336.33	c      2336             17          16        20          27.0000          11.5283    134.21%
46305.93/2341.53	c      2342             17          16        20          27.0000          11.5283    134.21%
46407.01/2346.66	c      2347             17          16        20          27.0000          11.5283    134.21%
46510.10/2351.84	c      2352             17          16        20          27.0000          11.5283    134.21%
46613.80/2357.05	c      2357             17          16        20          27.0000          11.5283    134.21%
46716.21/2362.21	c      2362             17          16        20          27.0000          11.5283    134.21%
46819.30/2367.42	c      2367             17          16        20          27.0000          11.5283    134.21%
46920.50/2372.58	c      2373             17          16        20          27.0000          11.5283    134.21%
47023.66/2377.71	c      2378             17          16        20          27.0000          11.5283    134.21%
47124.87/2382.88	c      2383             17          16        20          27.0000          11.5283    134.21%
47225.93/2388.00	c      2388             17          16        20          27.0000          11.5283    134.21%
47329.84/2393.17	c      2393             17          16        20          27.0000          11.5283    134.21%
47432.05/2398.38	c      2398             17          16        20          27.0000          11.5283    134.21%
47535.12/2403.58	c      2404             17          16        20          27.0000          11.5283    134.21%
47638.17/2408.75	c      2409             17          16        20          27.0000          11.5283    134.21%
47739.24/2413.81	c      2414             17          16        20          27.0000          11.5283    134.21%
47840.26/2418.98	c      2419             17          16        20          27.0000          11.5283    134.21%
47942.07/2424.12	c      2424             17          16        20          27.0000          11.5283    134.21%
48043.32/2429.18	c      2429             17          16        20          27.0000          11.5283    134.21%
48143.60/2434.20	c      2434             17          16        20          27.0000          11.5283    134.21%
48242.84/2439.23	c      2439             17          16        20          27.0000          11.5283    134.21%
48343.98/2444.32	c      2444             17          16        20          27.0000          11.5283    134.21%
48445.08/2449.43	c      2449             17          16        20          27.0000          11.5283    134.21%
48548.19/2454.64	c      2455             17          16        20          27.0000          11.5283    134.21%
48651.35/2459.81	c      2460             17          16        20          27.0000          11.5283    134.21%
48752.46/2464.91	c      2465             17          16        20          27.0000          11.5283    134.21%
48851.54/2470.03	c      2470             17          16        20          27.0000          11.5283    134.21%
48955.51/2475.14	c      2475             17          16        20          27.0000          11.5283    134.21%
49055.74/2480.28	c      2480             17          16        20          27.0000          11.5283    134.21%
49154.90/2485.29	c      2485             17          16        20          27.0000          11.5283    134.21%
49255.93/2490.37	c      2490             17          16        20          27.0000          11.5283    134.21%
49358.98/2495.58	c      2496             17          16        20          27.0000          11.5283    134.21%
49462.11/2500.80	c      2501             17          16        20          27.0000          11.5283    134.21%
49563.29/2505.87	c      2506             17          16        20          27.0000          11.5283    134.21%
49664.33/2511.04	c      2511             17          16        20          27.0000          11.5283    134.21%
49768.33/2516.16	c      2516             17          16        20          27.0000          11.5283    134.21%
49876.57/2521.61	c      2522             17          16        20          27.0000          11.5283    134.21%
49977.76/2526.77	c      2527             18          17        20          27.0000          11.5283    134.21%
50080.85/2531.96	c      2532             18          17        20          27.0000          11.5283    134.21%
50182.73/2537.13	c      2537             18          17        20          27.0000          11.5283    134.21%
50285.15/2542.23	c      2542             18          17        20          27.0000          11.5283    134.21%
50388.31/2547.42	c      2547             18          17        20          27.0000          11.5283    134.21%
50491.47/2552.69	c      2553             18          17        20          27.0000          11.5283    134.21%
50594.61/2557.82	c      2558             18          17        20          27.0000          11.5283    134.21%
50693.82/2562.89	c      2563             18          17        20          27.0000          11.5283    134.21%
50795.02/2568.02	c      2568             18          17        20          27.0000          11.5283    134.21%
50899.03/2573.15	c      2573             18          17        20          27.0000          11.5283    134.21%
50999.35/2578.26	c      2578             18          17        20          27.0000          11.5283    134.21%
51100.50/2583.38	c      2583             18          17        20          27.0000          11.5283    134.21%
51205.59/2588.65	c      2589             18          17        20          27.0000          11.5283    134.21%
51316.62/2594.20	c      2594             18          17        20          27.0000          11.5283    134.21%
51417.82/2599.35	c      2599             18          17        20          27.0000          11.5283    134.21%
51519.01/2604.45	c      2604             18          17        20          27.0000          11.5283    134.21%
51620.20/2609.59	c      2610             18          17        20          27.0000          11.5283    134.21%
51723.38/2614.79	c      2615             18          17        20          27.0000          11.5283    134.21%
51826.53/2619.96	c      2620             18          17        20          27.0000          11.5283    134.21%
51928.56/2625.09	c      2625             18          17        20          27.0000          11.5283    134.21%
52029.62/2630.19	c      2630             18          17        20          27.0000          11.5283    134.21%
52133.93/2635.49	c      2635             18          17        20          27.0000          11.5283    134.21%
52237.13/2640.62	c      2641             18          17        20          27.0000          11.5283    134.21%
52336.34/2645.69	c      2646             18          17        20          27.0000          11.5283    134.21%
52441.51/2650.96	c      2651             18          17        20          27.0000          11.5283    134.21%
52540.64/2656.00	c      2656             18          17        20          27.0000          11.5283    134.21%
52645.72/2661.21	c      2661             18          17        20          27.0000          11.5283    134.21%
52746.88/2666.36	c      2666             18          17        20          27.0000          11.5283    134.21%
52847.98/2671.49	c      2672             19          18        20          27.0000          11.5283    134.21%
52951.13/2676.64	c      2677             19          18        20          27.0000          11.5283    134.21%
53052.32/2681.79	c      2682             19          18        20          27.0000          11.5283    134.21%
53155.47/2686.90	c      2687             19          18        20          27.0000          11.5283    134.21%
53257.56/2692.09	c      2692             19          18        20          27.0000          11.5283    134.21%
53359.83/2697.28	c      2697             19          18        20          27.0000          11.5283    134.21%
53461.02/2702.31	c      2702             19          18        20          27.0000          11.5283    134.21%
53562.19/2707.46	c      2707             19          18        20          27.0000          11.5283    134.21%
53663.37/2712.51	c      2713             19          18        20          27.0000          11.5283    134.21%
53764.43/2717.69	c      2718             19          18        20          27.0000          11.5283    134.21%
53867.57/2722.85	c      2723             19          18        20          27.0000          11.5283    134.21%
53968.68/2727.92	c      2728             19          18        20          27.0000          11.5283    134.21%
54070.71/2733.11	c      2733             19          18        20          27.0000          11.5283    134.21%
54172.97/2738.28	c      2738             19          18        20          27.0000          11.5283    134.21%
54276.14/2743.44	c      2743             19          18        20          27.0000          11.5283    134.21%
54379.31/2748.67	c      2749             19          18        20          27.0000          11.5283    134.21%
54482.42/2753.88	c      2754             19          18        20          27.0000          11.5283    134.21%
54583.59/2759.05	c      2759             19          18        20          27.0000          11.5283    134.21%
54687.45/2764.19	c      2764             19          18        20          27.0000          11.5283    134.21%
54791.90/2769.44	c      2769             19          18        20          27.0000          11.5283    134.21%
54892.81/2774.52	c      2775             19          18        20          27.0000          11.5283    134.21%
54994.00/2779.62	c      2780             19          18        20          27.0000          11.5283    134.21%
55095.18/2784.73	c      2785             19          18        20          27.0000          11.5283    134.21%
55194.35/2789.76	c      2790             19          18        20          27.0000          11.5283    134.21%
55295.53/2794.88	c      2795             19          18        20          27.0000          11.5283    134.21%
55396.73/2800.01	c      2800             19          18        20          27.0000          11.5283    134.21%
55498.67/2805.12	c      2805             19          18        20          27.0000          11.5283    134.21%
55600.68/2810.28	c      2810             20          19        20          27.0000          11.5283    134.21%
55701.77/2815.35	c      2815             20          19        20          27.0000          11.5283    134.21%
55806.77/2820.61	c      2821             20          19        20          27.0000          11.5283    134.21%
55909.83/2825.84	c      2826             20          19        20          27.0000          11.5283    134.21%
56016.72/2831.21	c      2831             20          19        20          27.0000          11.5283    134.21%
56119.92/2836.44	c      2836             20          19        20          27.0000          11.5283    134.21%
56218.77/2841.48	c      2841             20          19        20          27.0000          11.5283    134.21%
56319.64/2846.51	c      2847             20          19        20          27.0000          11.5283    134.21%
56422.70/2851.71	c      2852             20          19        20          27.0000          11.5283    134.21%
56528.43/2857.05	c      2857             20          19        20          27.0000          11.5283    134.21%
56630.51/2862.21	c      2862             20          19        20          27.0000          11.5283    134.21%
56729.49/2867.26	c      2867             20          19        20          27.0000          11.5283    134.21%
56828.59/2872.30	c      2872             20          19        20          27.0000          11.5283    134.21%
56929.65/2877.33	c      2877             20          19        20          27.0000          11.5283    134.21%
57030.71/2882.46	c      2882             20          19        20          27.0000          11.5283    134.21%
57129.84/2887.49	c      2888             20          19        20          27.0000          11.5283    134.21%
57230.96/2892.58	c      2893             20          19        20          27.0000          11.5283    134.21%
57330.07/2897.59	c      2898             20          19        20          27.0000          11.5283    134.21%
57431.08/2902.61	c      2903             20          19        20          27.0000          11.5283    134.21%
57536.13/2907.92	c      2908             20          19        20          27.0000          11.5283    134.21%
57639.97/2913.17	c      2913             20          19        20          27.0000          11.5283    134.21%
57742.21/2918.35	c      2918             20          19        20          27.0000          11.5283    134.21%
57843.30/2923.46	c      2923             20          19        20          27.0000          11.5283    134.21%
57944.50/2928.51	c      2929             20          19        20          27.0000          11.5283    134.21%
58045.52/2933.65	c      2934             20          19        20          27.0000          11.5283    134.21%
58146.63/2938.79	c      2939             20          19        20          27.0000          11.5283    134.21%
58249.58/2943.99	c      2944             20          19        20          27.0000          11.5283    134.21%
58351.43/2949.10	c      2949             20          19        20          27.0000          11.5283    134.21%
58453.67/2954.26	c      2954             20          19        20          27.0000          11.5283    134.21%
58554.72/2959.36	c      2959             20          19        20          27.0000          11.5283    134.21%
58659.77/2964.66	c      2965             20          19        20          27.0000          11.5283    134.21%
58762.81/2969.83	c      2970             20          19        20          27.0000          11.5283    134.21%
58866.66/2975.05	c      2975             20          19        20          27.0000          11.5283    134.21%
58968.89/2980.20	c      2980             20          19        20          27.0000          11.5283    134.21%
59069.97/2985.36	c      2985             20          19        20          27.0000          11.5283    134.21%
59175.05/2990.60	c      2991             20          19        20          27.0000          11.5283    134.21%
59274.12/2995.66	c      2996             20          19        20          27.0000          11.5283    134.21%
59375.20/3000.73	c      3001             20          19        20          27.0000          11.5283    134.21%
59476.22/3005.85	c      3006             20          19        20          27.0000          11.5283    134.21%
59577.12/3010.99	c      3011             20          19        20          27.0000          11.5283    134.21%
59678.80/3016.04	c      3016             20          19        20          27.0000          11.5283    134.21%
59777.89/3021.04	c      3021             20          19        20          27.0000          11.5283    134.21%
59877.10/3026.09	c      3026             20          19        20          27.0000          11.5283    134.21%
59977.92/3031.17	c      3031             20          19        20          27.0000          11.5283    134.21%
60080.10/3036.37	c      3036             20          19        20          27.0000          11.5283    134.21%
60183.16/3041.51	c      3042             20          19        20          27.0000          11.5283    134.21%
60284.22/3046.68	c      3047             21          20        20          27.0000          11.5283    134.21%
60387.28/3051.89	c      3052             21          20        20          27.0000          11.5283    134.21%
60488.33/3057.02	c      3057             21          20        20          27.0000          11.5283    134.21%
60593.34/3062.21	c      3062             21          20        20          27.0000          11.5283    134.21%
60692.43/3067.21	c      3067             21          20        20          27.0000          11.5283    134.21%
60793.49/3072.31	c      3072             21          20        20          27.0000          11.5283    134.21%
60894.59/3077.48	c      3077             21          20        20          27.0000          11.5283    134.21%
60997.62/3082.65	c      3083             21          20        20          27.0000          11.5283    134.21%
61098.67/3087.80	c      3088             21          20        20          27.0000          11.5283    134.21%
61204.45/3093.09	c      3093             21          20        20          27.0000          11.5283    134.21%
61305.70/3098.16	c      3098             21          20        20          27.0000          11.5283    134.21%
61411.73/3103.57	c      3104             21          20        20          27.0000          11.5283    134.21%
61516.81/3108.80	c      3109             21          20        20          27.0000          11.5283    134.21%
61617.88/3113.94	c      3114             21          20        20          27.0000          11.5283    134.21%
61716.95/3118.95	c      3119             21          20        20          27.0000          11.5283    134.21%
61816.14/3124.02	c      3124             21          20        20          27.0000          11.5283    134.21%
61917.89/3129.08	c      3129             21          20        20          27.0000          11.5283    134.21%
62020.12/3134.26	c      3134             21          20        20          27.0000          11.5283    134.21%
62121.20/3139.36	c      3139             21          20        20          27.0000          11.5283    134.21%
62220.31/3144.40	c      3144             21          20        20          27.0000          11.5283    134.21%
62321.51/3149.43	c      3149             21          20        20          27.0000          11.5283    134.21%
62422.73/3154.54	c      3155             21          20        20          27.0000          11.5283    134.21%
62523.92/3159.63	c      3160             21          20        20          27.0000          11.5283    134.21%
62629.09/3164.94	c      3165             21          20        20          27.0000          11.5283    134.21%
62728.30/3170.00	c      3170             21          20        20          27.0000          11.5283    134.21%
62832.06/3175.14	c      3175             21          20        20          27.0000          11.5283    134.21%
62931.55/3180.14	c      3180             21          20        20          27.0000          11.5283    134.21%
63031.80/3185.22	c      3185             21          20        20          27.0000          11.5283    134.21%
63136.97/3190.56	c      3191             21          20        20          27.0000          11.5283    134.21%
63240.13/3195.71	c      3196             21          20        20          27.0000          11.5283    134.21%
63341.33/3200.84	c      3201             21          20        20          27.0000          11.5283    134.21%
63442.51/3206.02	c      3206             21          20        20          27.0000          11.5283    134.21%
63546.38/3211.19	c      3211             21          20        20          27.0000          11.5283    134.21%
63648.83/3216.33	c      3216             21          20        20          27.0000          11.5283    134.21%
63750.03/3221.45	c      3221             21          20        20          27.0000          11.5283    134.21%
63853.24/3226.63	c      3227             21          20        20          27.0000          11.5283    134.21%
63954.47/3231.70	c      3232             21          20        20          27.0000          11.5283    134.21%
64053.70/3236.75	c      3237             21          20        20          27.0000          11.5283    134.21%
64154.90/3241.84	c      3242             21          20        20          27.0000          11.5283    134.21%
64256.10/3247.02	c      3247             21          20        20          27.0000          11.5283    134.21%
64361.24/3252.21	c      3252             21          20        20          27.0000          11.5283    134.21%
64462.43/3257.37	c      3257             21          20        20          27.0000          11.5283    134.21%
64565.61/3262.50	c      3262             21          20        20          27.0000          11.5283    134.21%
64670.77/3267.84	c      3268             21          20        20          27.0000          11.5283    134.21%
64774.58/3273.09	c      3273             21          20        20          27.0000          11.5283    134.21%
64876.76/3278.28	c      3278             21          20        20          27.0000          11.5283    134.21%
64981.79/3283.52	c      3284             21          20        20          27.0000          11.5283    134.21%
65082.86/3288.65	c      3289             21          20        20          27.0000          11.5283    134.21%
65183.90/3293.76	c      3294             21          20        20          27.0000          11.5283    134.21%
65284.96/3298.89	c      3299             21          20        20          27.0000          11.5283    134.21%
65386.02/3304.00	c      3304             21          20        20          27.0000          11.5283    134.21%
65489.79/3309.15	c      3309             22          21        20          27.0000          11.5283    134.21%
65590.13/3314.25	c      3314             22          21        20          27.0000          11.5283    134.21%
65691.22/3319.35	c      3319             22          21        20          27.0000          11.5283    134.21%
65794.34/3324.52	c      3325             22          21        20          27.0000          11.5283    134.21%
65895.47/3329.68	c      3330             22          21        20          27.0000          11.5283    134.21%
65996.59/3334.79	c      3335             22          21        20          27.0000          11.5283    134.21%
66099.66/3339.91	c      3340             22          21        20          27.0000          11.5283    134.21%
66201.52/3345.05	c      3345             22          21        20          27.0000          11.5283    134.21%
66302.82/3350.19	c      3350             22          21        20          27.0000          11.5283    134.21%
66402.95/3355.21	c      3355             22          21        20          27.0000          11.5283    134.21%
66504.05/3360.32	c      3360             22          21        20          27.0000          11.5283    134.21%
66607.11/3365.56	c      3366             22          21        20          27.0000          11.5283    134.21%
66710.12/3370.76	c      3371             22          21        20          27.0000          11.5283    134.21%
66813.23/3375.91	c      3376             22          21        20          27.0000          11.5283    134.21%
66915.00/3381.06	c      3381             22          21        20          27.0000          11.5283    134.21%
67017.38/3386.23	c      3386             22          21        20          27.0000          11.5283    134.21%
67118.47/3391.32	c      3391             22          21        20          27.0000          11.5283    134.21%
67219.63/3396.50	c      3396             22          21        20          27.0000          11.5283    134.21%
67322.70/3401.62	c      3402             22          21        20          27.0000          11.5283    134.21%
67421.84/3406.66	c      3407             22          21        20          27.0000          11.5283    134.21%
67524.95/3411.80	c      3412             22          21        20          27.0000          11.5283    134.21%
67626.06/3417.01	c      3417             22          21        20          27.0000          11.5283    134.21%
67727.93/3422.04	c      3422             22          21        20          27.0000          11.5283    134.21%
67830.26/3427.29	c      3427             22          21        20          27.0000          11.5283    134.21%
67933.15/3432.48	c      3432             22          21        20          27.0000          11.5283    134.21%
68036.22/3437.62	c      3438             22          21        20          27.0000          11.5283    134.21%
68137.29/3442.76	c      3443             22          21        20          27.0000          11.5283    134.21%
68240.36/3447.92	c      3448             22          21        20          27.0000          11.5283    134.21%
68342.05/3453.09	c      3453             22          21        20          27.0000          11.5283    134.21%
68444.47/3458.23	c      3458             22          21        20          27.0000          11.5283    134.21%
68545.57/3463.30	c      3463             22          21        20          27.0000          11.5283    134.21%
68646.67/3468.46	c      3468             22          21        20          27.0000          11.5283    134.21%
68749.74/3473.65	c      3474             22          21        20          27.0000          11.5283    134.21%
68850.84/3478.78	c      3479             22          21        20          27.0000          11.5283    134.21%
68953.89/3483.90	c      3484             22          21        20          27.0000          11.5283    134.21%
69053.02/3489.01	c      3489             22          21        20          27.0000          11.5283    134.21%
69154.91/3494.09	c      3494             22          21        20          27.0000          11.5283    134.21%
69257.21/3499.25	c      3499             22          21        20          27.0000          11.5283    134.21%
69358.33/3504.32	c      3504             23          22        20          27.0000          11.5283    134.21%
69459.46/3509.41	c      3509             23          22        20          27.0000          11.5283    134.21%
69560.59/3514.55	c      3515             23          22        20          27.0000          11.5283    134.21%
69661.69/3519.69	c      3520             23          22        20          27.0000          11.5283    134.21%
69764.78/3524.82	c      3525             23          22        20          27.0000          11.5283    134.21%
69865.88/3529.95	c      3530             23          22        20          27.0000          11.5283    134.21%
69965.00/3534.98	c      3535             23          22        20          27.0000          11.5283    134.21%
70066.91/3540.13	c      3540             23          22        20          27.0000          11.5283    134.21%
70169.15/3545.27	c      3545             23          22        20          27.0000          11.5283    134.21%
70272.26/3550.45	c      3550             23          22        20          27.0000          11.5283    134.21%
70371.40/3555.48	c      3555             23          22        20          27.0000          11.5283    134.21%
70474.48/3560.60	c      3561             23          22        20          27.0000          11.5283    134.21%
70577.58/3565.89	c      3566             23          22        20          27.0000          11.5283    134.21%
70681.31/3571.03	c      3571             23          22        20          27.0000          11.5283    134.21%
70783.73/3576.21	c      3576             23          22        20          27.0000          11.5283    134.21%
70884.84/3581.33	c      3581             23          22        20          27.0000          11.5283    134.21%
70983.92/3586.34	c      3586             23          22        20          27.0000          11.5283    134.21%
71083.04/3591.37	c      3591             23          22        20          27.0000          11.5283    134.21%
71186.14/3596.55	c      3597             23          22        20          27.0000          11.5283    134.21%
71289.22/3601.72	c      3602             23          22        20          27.0000          11.5283    134.21%
71390.33/3606.85	c      3607             23          22        20          27.0000          11.5283    134.21%
71491.48/3611.93	c      3612             23          22        20          27.0000          11.5283    134.21%
71593.30/3617.06	c      3617             23          22        20          27.0000          11.5283    134.21%
71695.72/3622.23	c      3622             23          22        20          27.0000          11.5283    134.21%
71800.83/3627.51	c      3628             23          22        20          27.0000          11.5283    134.21%
71901.95/3632.60	c      3633             23          22        20          27.0000          11.5283    134.21%

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 (186615 MiB free)
  memory of node 1: 193494 MiB (192013 MiB free)
  memory of node 2: 193531 MiB (187003 MiB free)
  memory of node 3: 193531 MiB (180098 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-4465294-1722456552/watcher-4465294-1722456552 -o /tmp/evaluation-result-4465294-1722456552/solver-4465294-1722456552 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71505 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465294-1722456552.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100105 s]*
/proc/loadavg: 80.06 80.09 75.38 59/981 75700
/proc/meminfo: memFree=763573700/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=83492 memory=70564 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) R 75696 75699 71494 0 -1 4194304 15550 0 0 0 8 3 0 0 20 0 1 0 12238302 85495808 17641 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 20873 17641 2347 3035 0 17269 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 83492 KiB
Current children cumulated memory: 70564 KiB

[startup+0.219104 s]*
/proc/loadavg: 80.06 80.09 75.38 62/981 75700
/proc/meminfo: memFree=763517584/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=136780 memory=124524 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) R 75696 75699 71494 0 -1 4194304 29026 0 0 0 19 4 0 0 20 0 1 0 12238302 140062720 31131 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 34195 31131 2347 3035 0 30591 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 136780 KiB
Current children cumulated memory: 124524 KiB

[startup+0.319077 s]*
/proc/loadavg: 80.06 80.09 75.38 62/981 75700
/proc/meminfo: memFree=763434548/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=222592 memory=211300 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) R 75696 75699 71494 0 -1 4194304 51141 0 0 0 26 7 0 0 20 0 1 0 12238302 227934208 52825 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 55648 52825 2555 3035 0 52044 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 222592 KiB
Current children cumulated memory: 211300 KiB

[startup+0.700233 s]
/proc/loadavg: 80.06 80.09 75.38 63/981 75701
/proc/meminfo: memFree=763338744/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=323944 memory=308496 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) R 75696 75699 71494 0 -1 4194304 75371 0 0 0 58 10 0 0 20 0 1 0 12238302 331718656 77124 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 80986 77124 2614 3035 0 77382 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 323944 KiB
Current children cumulated memory: 308496 KiB

[startup+1.50028 s]
/proc/loadavg: 80.06 80.09 75.38 62/981 75702
/proc/meminfo: memFree=763218348/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=413228 memory=396128 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) R 75696 75699 71494 0 -1 4194304 107041 0 0 0 132 16 0 0 20 0 1 0 12238302 423145472 99032 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 103307 99032 2726 3035 0 99703 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 413228 KiB
Current children cumulated memory: 396128 KiB

[startup+3.1239 s]
/proc/loadavg: 78.53 79.78 75.30 62/1001 75722
/proc/meminfo: memFree=762885800/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=2271424 memory=847428 CPUtime=3.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) S 75696 75699 71494 0 -1 1077936128 234887 0 0 0 276 35 0 0 20 0 21 0 12238302 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 567856 211857 2806 3035 0 268478 0
[pid=75699/tid=75703] ppid=75696 vsize=2271424 memory=449380 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75703/stat : 75703 (fscip) S 75696 75699 71494 0 -1 1077936192 22362 0 0 0 5 4 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75704] ppid=75696 vsize=2271424 memory=349104 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75704/stat : 75704 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75705] ppid=75696 vsize=2271424 memory=29836768444022866 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75705/stat : 75705 (fscip) S 75696 75699 71494 0 -1 1077936192 22362 0 0 0 5 3 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75706] ppid=75696 vsize=2271424 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75706/stat : 75706 (fscip) S 75696 75699 71494 0 -1 1077936192 22362 0 0 0 6 2 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75707] ppid=75696 vsize=2271424 memory=2237 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75707/stat : 75707 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75708] ppid=75696 vsize=2271424 memory=5512 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75708/stat : 75708 (fscip) S 75696 75699 71494 0 -1 1077936192 22363 0 0 0 6 2 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75709] ppid=75696 vsize=2271424 memory=15776 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75709/stat : 75709 (fscip) R 75696 75699 71494 0 -1 4194368 5857 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75710] ppid=75696 vsize=2271424 memory=2316 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75710/stat : 75710 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75711] ppid=75696 vsize=2271424 memory=33000 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75711/stat : 75711 (fscip) S 75696 75699 71494 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75712] ppid=75696 vsize=2271424 memory=1804 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75712/stat : 75712 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211857 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75713] ppid=75696 vsize=2271424 memory=6048 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75713/stat : 75713 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75714] ppid=75696 vsize=2271424 memory=51200 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75714/stat : 75714 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75715] ppid=75696 vsize=2271424 memory=104 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75715/stat : 75715 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75716] ppid=75696 vsize=2271424 memory=25932 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75716/stat : 75716 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75717] ppid=75696 vsize=2271424 memory=21372 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75717/stat : 75717 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75718] ppid=75696 vsize=2271424 memory=2208 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75718/stat : 75718 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75719] ppid=75696 vsize=2271424 memory=2036 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75719/stat : 75719 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75720] ppid=75696 vsize=2271424 memory=31316 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75720/stat : 75720 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75721] ppid=75696 vsize=2271424 memory=28568 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75721/stat : 75721 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75722] ppid=75696 vsize=2271424 memory=7312 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75722/stat : 75722 (fscip) S 75696 75699 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12238564 2325938176 211923 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 2271424 KiB
Current children cumulated memory: 847428 KiB

[startup+6.30144 s]
/proc/loadavg: 78.53 79.78 75.30 82/1021 75742
/proc/meminfo: memFree=756028068/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=8661264 memory=7571284 CPUtime=36.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) S 75696 75699 71494 0 -1 1077936128 1916617 0 0 0 3285 408 0 0 20 0 41 0 12238302 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 2165316 1892821 2822 3035 0 2052336 0
[pid=75699/tid=75703] ppid=75696 vsize=8661264 memory=-5155629076801087365 CPUtime=1.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75703/stat : 75703 (fscip) R 75696 75699 71494 0 -1 4194368 58079 0 0 0 158 14 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75704] ppid=75696 vsize=8661264 memory=544372 CPUtime=1.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75704/stat : 75704 (fscip) R 75696 75699 71494 0 -1 4194368 105087 0 0 0 146 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75705] ppid=75696 vsize=8661264 memory=15776 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75705/stat : 75705 (fscip) R 75696 75699 71494 0 -1 4194368 105058 0 0 0 147 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75706] ppid=75696 vsize=8661264 memory=2316 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75706/stat : 75706 (fscip) R 75696 75699 71494 0 -1 4194368 58078 0 0 0 157 12 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75707] ppid=75696 vsize=8661264 memory=33000 CPUtime=1.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75707/stat : 75707 (fscip) R 75696 75699 71494 0 -1 4194368 105038 0 0 0 145 23 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75708] ppid=75696 vsize=8661264 memory=29836768444022866 CPUtime=1.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75708/stat : 75708 (fscip) R 75696 75699 71494 0 -1 4194368 105047 0 0 0 148 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75709] ppid=75696 vsize=8661264 memory=349104 CPUtime=1.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75709/stat : 75709 (fscip) R 75696 75699 71494 0 -1 4194368 62707 0 0 0 162 14 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75710] ppid=75696 vsize=8661264 memory=0 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75710/stat : 75710 (fscip) R 75696 75699 71494 0 -1 4194368 105060 0 0 0 148 21 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75711] ppid=75696 vsize=8661264 memory=207047909619 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75711/stat : 75711 (fscip) R 75696 75699 71494 0 -1 4194368 105102 0 0 0 147 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75712] ppid=75696 vsize=8661264 memory=25333125866717268 CPUtime=1.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75712/stat : 75712 (fscip) R 75696 75699 71494 0 -1 4194368 58075 0 0 0 160 13 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75713] ppid=75696 vsize=8661264 memory=25333125866717268 CPUtime=1.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75713/stat : 75713 (fscip) R 75696 75699 71494 0 -1 4194368 105065 0 0 0 147 23 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75714] ppid=75696 vsize=8661264 memory=1804 CPUtime=1.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75714/stat : 75714 (fscip) R 75696 75699 71494 0 -1 4194368 105085 0 0 0 149 21 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75715] ppid=75696 vsize=8661264 memory=25333125866717268 CPUtime=1.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75715/stat : 75715 (fscip) R 75696 75699 71494 0 -1 4194368 58075 0 0 0 160 12 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75716] ppid=75696 vsize=8661264 memory=0 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75716/stat : 75716 (fscip) R 75696 75699 71494 0 -1 4194368 105047 0 0 0 145 24 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75717] ppid=75696 vsize=8661264 memory=325111844589432 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75717/stat : 75717 (fscip) R 75696 75699 71494 0 -1 4194368 105091 0 0 0 147 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75718] ppid=75696 vsize=8661264 memory=11440 CPUtime=1.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75718/stat : 75718 (fscip) R 75696 75699 71494 0 -1 4194368 58071 0 0 0 160 13 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75719] ppid=75696 vsize=8661264 memory=15520 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75719/stat : 75719 (fscip) R 75696 75699 71494 0 -1 4194368 105047 0 0 0 149 20 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75720] ppid=75696 vsize=8661264 memory=10544 CPUtime=1.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75720/stat : 75720 (fscip) R 75696 75699 71494 0 -1 4194368 105090 0 0 0 146 22 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75721] ppid=75696 vsize=8661264 memory=31316 CPUtime=1.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75721/stat : 75721 (fscip) R 75696 75699 71494 0 -1 4194368 58074 0 0 0 160 12 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75722] ppid=75696 vsize=8661264 memory=28568 CPUtime=1.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75722/stat : 75722 (fscip) R 75696 75699 71494 0 -1 4194368 105062 0 0 0 145 24 0 0 20 0 41 0 12238564 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75723] ppid=75696 vsize=8661264 memory=7312 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75723/stat : 75723 (fscip) S 75696 75699 71494 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75724] ppid=75696 vsize=8661264 memory=5512 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75724/stat : 75724 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75725] ppid=75696 vsize=8661264 memory=15776 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75725/stat : 75725 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75726] ppid=75696 vsize=8661264 memory=2316 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75726/stat : 75726 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75727] ppid=75696 vsize=8661264 memory=2397236 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75727/stat : 75727 (fscip) S 75696 75699 71494 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75728] ppid=75696 vsize=8661264 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75728/stat : 75728 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75729] ppid=75696 vsize=8661264 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75729/stat : 75729 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75730] ppid=75696 vsize=8661264 memory=279948921453936 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75730/stat : 75730 (fscip) S 75696 75699 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12238761 8869134336 1892821 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0

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

/proc/75699/task/75729/stat : 75729 (fscip) S 75696 75699 71494 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75730] ppid=75696 vsize=27660956 memory=7596557079680280428 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75730/stat : 75730 (fscip) S 75696 75699 71494 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75731] ppid=75696 vsize=27660956 memory=24923600 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75731/stat : 75731 (fscip) S 75696 75699 71494 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75732] ppid=75696 vsize=27660956 memory=24936116 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75732/stat : 75732 (fscip) S 75696 75699 71494 0 -1 1077936192 170 0 0 0 1 2 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75733] ppid=75696 vsize=27660956 memory=-7234865144932687991 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75733/stat : 75733 (fscip) S 75696 75699 71494 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75734] ppid=75696 vsize=27660956 memory=32752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75734/stat : 75734 (fscip) S 75696 75699 71494 0 -1 1077936192 171 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75735] ppid=75696 vsize=27660956 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75735/stat : 75735 (fscip) S 75696 75699 71494 0 -1 1077936192 197 0 0 0 3 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75736] ppid=75696 vsize=27660956 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75736/stat : 75736 (fscip) S 75696 75699 71494 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75737] ppid=75696 vsize=27660956 memory=24931868 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75737/stat : 75737 (fscip) S 75696 75699 71494 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75738] ppid=75696 vsize=27660956 memory=24962784 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75738/stat : 75738 (fscip) S 75696 75699 71494 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75739] ppid=75696 vsize=27660956 memory=6048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75739/stat : 75739 (fscip) S 75696 75699 71494 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75740] ppid=75696 vsize=27660956 memory=51200 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75740/stat : 75740 (fscip) S 75696 75699 71494 0 -1 1077936192 176 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75741] ppid=75696 vsize=27660956 memory=24962188 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75741/stat : 75741 (fscip) S 75696 75699 71494 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75742] ppid=75696 vsize=27660956 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75742/stat : 75742 (fscip) S 75696 75699 71494 0 -1 1077936192 196 0 0 0 2 0 0 0 20 0 41 0 12238761 28324818944 6240846 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
Current children cumulated CPU time: 70904.7 s
Current children cumulated vsize: 27660956 KiB
Current children cumulated memory: 24963384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.6 s]
/proc/loadavg: 80.46 80.77 80.69 82/1021 77943
/proc/meminfo: memFree=740024432/790760804 swapFree=131071996/131071996
[pid=75699] ppid=75696 vsize=28316316 memory=25016056 CPUtime=72001.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/stat : 75699 (fscip) S 75696 75699 71494 0 -1 1077936128 84481663 0 0 0 7190297 9813 0 0 20 0 41 0 12238302 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
/proc/75699/statm: 7079079 6254014 3030 3035 0 6891854 0
[pid=75699/tid=75703] ppid=75696 vsize=28316316 memory=-7234865144932687991 CPUtime=3606.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75703/stat : 75703 (fscip) R 75696 75699 71494 0 -1 4194368 5015652 0 0 0 360143 485 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75704] ppid=75696 vsize=28316316 memory=8196 CPUtime=3609.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75704/stat : 75704 (fscip) R 75696 75699 71494 0 -1 4194368 2777753 0 0 0 360607 381 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75705] ppid=75696 vsize=28316316 memory=3300 CPUtime=3581.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75705/stat : 75705 (fscip) R 75696 75699 71494 0 -1 4194368 4412429 0 0 0 357531 574 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75706] ppid=75696 vsize=28316316 memory=2264 CPUtime=3605.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75706/stat : 75706 (fscip) R 75696 75699 71494 0 -1 4194368 4037624 0 0 0 360149 413 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75707] ppid=75696 vsize=28316316 memory=1668 CPUtime=3606.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75707/stat : 75707 (fscip) R 75696 75699 71494 0 -1 4194368 3979126 0 0 0 360137 499 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75708] ppid=75696 vsize=28316316 memory=4355714902620008090 CPUtime=3578.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75708/stat : 75708 (fscip) R 75696 75699 71494 0 -1 4194368 4810253 0 0 0 357218 586 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75709] ppid=75696 vsize=28316316 memory=25014860 CPUtime=3605.25 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75709/stat : 75709 (fscip) R 75696 75699 71494 0 -1 4194368 3810114 0 0 0 360151 374 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75710] ppid=75696 vsize=28316316 memory=2316 CPUtime=3605.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75710/stat : 75710 (fscip) R 75696 75699 71494 0 -1 4194368 5831205 0 0 0 359942 609 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75711] ppid=75696 vsize=28316316 memory=33000 CPUtime=3597.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75711/stat : 75711 (fscip) R 75696 75699 71494 0 -1 4194368 4742393 0 0 0 359188 585 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75712] ppid=75696 vsize=28316316 memory=1804 CPUtime=3602.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75712/stat : 75712 (fscip) R 75696 75699 71494 0 -1 4194368 3933626 0 0 0 359853 417 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75713] ppid=75696 vsize=28316316 memory=6048 CPUtime=3606.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75713/stat : 75713 (fscip) R 75696 75699 71494 0 -1 4194368 4083070 0 0 0 360184 506 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75714] ppid=75696 vsize=28316316 memory=62888 CPUtime=3580.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75714/stat : 75714 (fscip) R 75696 75699 71494 0 -1 4194368 4709163 0 0 0 357480 567 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75715] ppid=75696 vsize=28316316 memory=7620 CPUtime=3605.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75715/stat : 75715 (fscip) R 75696 75699 71494 0 -1 4194368 4015669 0 0 0 360087 425 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75716] ppid=75696 vsize=28316316 memory=19092 CPUtime=3576.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75716/stat : 75716 (fscip) R 75696 75699 71494 0 -1 4194368 3442148 0 0 0 357225 439 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75717] ppid=75696 vsize=28316316 memory=20240 CPUtime=3601.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75717/stat : 75717 (fscip) R 75696 75699 71494 0 -1 4194368 4626374 0 0 0 359519 582 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75718] ppid=75696 vsize=28316316 memory=5528 CPUtime=3605.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75718/stat : 75718 (fscip) R 75696 75699 71494 0 -1 4194368 3932167 0 0 0 360121 412 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75719] ppid=75696 vsize=28316316 memory=11600 CPUtime=3608.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75719/stat : 75719 (fscip) R 75696 75699 71494 0 -1 4194368 3804216 0 0 0 360382 470 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75720] ppid=75696 vsize=28316316 memory=6732 CPUtime=3605.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75720/stat : 75720 (fscip) R 75696 75699 71494 0 -1 4194368 4550883 0 0 0 359935 581 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75721] ppid=75696 vsize=28316316 memory=5387168 CPUtime=3602.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75721/stat : 75721 (fscip) R 75696 75699 71494 0 -1 4194368 4000169 0 0 0 359859 410 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75722] ppid=75696 vsize=28316316 memory=2592 CPUtime=3606.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75722/stat : 75722 (fscip) R 75696 75699 71494 0 -1 4194368 3797949 0 0 0 360233 440 0 0 20 0 41 0 12238564 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75723] ppid=75696 vsize=28316316 memory=6732 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75723/stat : 75723 (fscip) S 75696 75699 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75724] ppid=75696 vsize=28316316 memory=5258244 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75724/stat : 75724 (fscip) S 75696 75699 71494 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75725] ppid=75696 vsize=28316316 memory=28152 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75725/stat : 75725 (fscip) S 75696 75699 71494 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75726] ppid=75696 vsize=28316316 memory=11440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75726/stat : 75726 (fscip) S 75696 75699 71494 0 -1 1077936192 185 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75727] ppid=75696 vsize=28316316 memory=15664 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75727/stat : 75727 (fscip) S 75696 75699 71494 0 -1 1077936192 182 0 0 0 3 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75728] ppid=75696 vsize=28316316 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75728/stat : 75728 (fscip) S 75696 75699 71494 0 -1 1077936192 185 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75729] ppid=75696 vsize=28316316 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75729/stat : 75729 (fscip) S 75696 75699 71494 0 -1 1077936192 64 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75730] ppid=75696 vsize=28316316 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75730/stat : 75730 (fscip) S 75696 75699 71494 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75731] ppid=75696 vsize=28316316 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75731/stat : 75731 (fscip) S 75696 75699 71494 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75732] ppid=75696 vsize=28316316 memory=6680 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75732/stat : 75732 (fscip) S 75696 75699 71494 0 -1 1077936192 173 0 0 0 1 2 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75733] ppid=75696 vsize=28316316 memory=25003456 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75733/stat : 75733 (fscip) S 75696 75699 71494 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75734] ppid=75696 vsize=28316316 memory=2732 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75734/stat : 75734 (fscip) S 75696 75699 71494 0 -1 1077936192 174 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75735] ppid=75696 vsize=28316316 memory=6732 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75735/stat : 75735 (fscip) S 75696 75699 71494 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75736] ppid=75696 vsize=28316316 memory=10025356 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75736/stat : 75736 (fscip) S 75696 75699 71494 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75737] ppid=75696 vsize=28316316 memory=2700 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75737/stat : 75737 (fscip) S 75696 75699 71494 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75738] ppid=75696 vsize=28316316 memory=7852 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75738/stat : 75738 (fscip) S 75696 75699 71494 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75739] ppid=75696 vsize=28316316 memory=28648 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75739/stat : 75739 (fscip) S 75696 75699 71494 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75740] ppid=75696 vsize=28316316 memory=32752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75740/stat : 75740 (fscip) S 75696 75699 71494 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75741] ppid=75696 vsize=28316316 memory=7068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75741/stat : 75741 (fscip) S 75696 75699 71494 0 -1 1077936192 184 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
[pid=75699/tid=75742] ppid=75696 vsize=28316316 memory=36300 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/75699/task/75742/stat : 75742 (fscip) S 75696 75699 71494 0 -1 1077936192 198 0 0 0 2 0 0 0 20 0 41 0 12238761 28995907584 6254014 809668444160 4194304 16623229 140734051597616 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40206336 140734051599370 140734051599488 140734051599488 140734051606512 0
Current children cumulated CPU time: 72001.1 s
Current children cumulated vsize: 28316316 KiB
Current children cumulated memory: 25016056 KiB

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

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

# cumulated CPU time of all completed processes:  user=71903.2 s, system=98.8458 s

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

[startup+3638 s]*
/proc/loadavg: 80.42 80.76 80.69 63/982 77943
/proc/meminfo: memFree=755101792/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.2 s]
/proc/loadavg: 80.42 80.76 80.69 63/982 77943
/proc/meminfo: memFree=755101792/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.3 s]
/proc/loadavg: 80.42 80.76 80.69 63/982 77943
/proc/meminfo: memFree=755101792/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): 3638.33
CPU time (s): 72002.1
CPU user time (s): 71903.2
CPU system time (s): 98.8458
CPU usage (%): 1978.99
Max. virtual memory (cumulated for all children) (KiB): 28316316
Max. memory (cumulated for all children) (KiB): 25016056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71903.2
system time used= 98.8458
maximum resident set size= 25016056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84481673
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= 1188888
involuntary context switches= 214693


# summary of solver processes directly reported to runsolver:
#   pid: 75699
#   total CPU time (s): 72002.1
#   total CPU user time (s): 71903.2
#   total CPU system time (s): 98.8458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.3539 second user time and 98.1431 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 22:09:12
IDJOB=4465294
IDBENCH=148186
IDSOLVER=3094
FILE ID=nodeD105/4465294-1722456552
RUNJOBID= nodeD105-1722454451-71505
SLURM_JOB_ID= 8254239
Free space on /tmp= 8622832 MiB

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

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

MD5SUM BENCH= f414edaa70e04e6c4234549a55f077d1
RANDOM SEED=897626601

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		: 2957.871
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		: 1746.219
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		: 3050.617
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		: 2976.759
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		: 3009.404
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		: 1876.011
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		: 3165.944
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		: 2998.054
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		: 2942.143
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		: 2615.246
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		: 3045.726
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		: 3017.676
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		: 3011.416
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		: 3668.190
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		: 2973.212
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		: 3001.323
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		: 3011.373
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		: 3469.151
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		: 2862.134
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		: 3146.625
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		: 3011.334
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		: 2852.483
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		: 3073.959
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		: 3146.618
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		: 2954.091
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		: 2432.309
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		: 3076.655
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		: 3151.395
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		: 2980.640
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		: 2832.988
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		: 2956.450
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		: 3151.357
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		: 3010.069
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		: 3701.777
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		: 2932.308
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		: 3031.932
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		: 3011.138
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		: 3042.621
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		: 3166.092
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		: 3151.279
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		: 3010.004
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		: 2618.181
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		: 2952.752
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		: 3050.151
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		: 2967.648
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		: 2616.749
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		: 3166.056
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		: 2855.429
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		: 2968.692
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		: 2616.972
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		: 3062.281
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		: 3040.658
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		: 3010.909
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		: 2626.746
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		: 3046.936
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		: 3151.128
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		: 2928.040
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		: 2623.545
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		: 3166.008
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		: 2997.751
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		: 2912.909
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		: 2626.416
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		: 2983.398
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		: 3060.020
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		: 3009.161
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		: 2607.054
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		: 3024.404
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		: 3151.087
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		: 3008.992
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		: 2626.210
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		: 3165.970
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		: 3151.124
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		: 3010.649
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		: 1908.715
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		: 2827.622
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		: 2915.190
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		: 3010.598
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		: 1966.625
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		: 3160.252
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		: 3042.252
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:        763628988 kB
MemAvailable:   762359680 kB
Buffers:          162160 kB
Cached:          1929064 kB
SwapCached:            0 kB
Active:           318664 kB
Inactive:       24387320 kB
Active(anon):       2168 kB
Inactive(anon): 22635132 kB
Active(file):     316496 kB
Inactive(file):  1752188 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32880 kB
Writeback:             0 kB
AnonPages:      22615492 kB
Mapped:           125648 kB
Shmem:             22536 kB
KReclaimable:     163424 kB
Slab:             506312 kB
SReclaimable:     163424 kB
SUnreclaim:       342888 kB
KernelStack:       16864 kB
PageTables:        55576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   10525996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           200448 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1812480 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= 8622800 MiB
End job on nodeD105 at 2024-07-31 23:09:50