Trace number 4465213

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUM37dc22c6a12cddf588c55f8d6ee6d8c2
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 benchmark240
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 492823
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 492823
Number of bits of the biggest sum of numbers19
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)
1.78/1.82	c Default LC presolving (default).
1.78/1.83	c ** Before presolving: virtualMemUsedAtLc = 1417457746, getVmSize() = 843997184, SCIPgetMemUsed() = 698566285, SCIPgetMemTotal() = 775064437, SCIPgetMemExternEstim() = 642393309
1.78/1.83	c ** set memory limit for presolving in LC to 8.79163e+12 for SCIP **
21.23/21.33	c ** Estimated virtualMemUsedAtSolver = 2408796935, getVmSize() = 3117826048, SCIPgetMemUsed() = 1817272638, SCIPgetMemTotal() = 2970802094, SCIPgetMemExternEstim() = 642393309
21.23/21.33	c ** set memory limit for solvers to 4.18103e+11 for each SCIP **
21.23/21.33	c Original Problem   :
21.23/21.33	c   Problem name     : instance-4465213-1723592278
21.23/21.33	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
21.23/21.33	c   Constraints      : 656900
21.23/21.33	c   Objective sense  : minimize
21.23/21.33	c Presolved Problem  :
21.23/21.33	c   Variables        : 10000 (10000 binary, 0 integer, 0 implicit integer, 0 continuous)
21.23/21.33	c   Constraints      : 656900
21.23/21.33	c Constraints        : Number
21.23/21.33	c   setppc           : 656700 
21.23/21.33	c   logicor          : 200 
21.23/21.33	c ** Instance transfer method used: 0
22.12/22.26	c ** ParaScipInstance copy does not increase the number of variables. **
35.59/35.70	c LC is working with racing ramp-up and with rebuilding tree after racing.
35.59/35.70	c                                Nodes    Active                                            
35.59/35.70	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
538.16/61.75	c *      62              0           1        20        5527.0000                -          -
538.16/61.75	c        62              0           1        20        5527.0000                -          -
540.03/61.88	c *      62              0           1        20        5477.0000                -          -
541.91/62.03	c *      62              0           1        20        5379.0000                -          -
899.52/80.50	c *      80              0           1        20        4883.0000                -          -
899.52/80.50	c        80              0           1        20        4883.0000                -          -
911.57/81.15	c *      81              0           1        20        4859.0000                -          -
1181.66/94.88	c        95              2           1        20        4859.0000           0.0000          -
1295.56/100.61	c       101              2           1        20        4859.0000           0.0000          -
1455.18/108.92	c       109              2           1        20        4859.0000           0.0000          -
1557.05/114.10	c       114              2           1        20        4859.0000           0.0000          -
1676.23/120.11	c       120              4           3        20        4859.0000           0.0000          -
1849.95/128.89	c       129              4           3        20        4859.0000           0.0000          -
1954.01/134.07	c       134              4           3        20        4859.0000           0.0000          -
2078.02/140.35	c       140             22          21        20        4859.0000           0.0000          -
2087.65/140.83	c *     141             22          21        20        4803.0000           0.0000          -
2095.12/141.22	c *     141             22          21        20        4794.0000           0.0000          -
2105.04/141.71	c *     142             22          21        20        4793.0000           0.0000          -
2376.69/155.41	c       155             22          21        20        4793.0000           0.0000          -
2479.88/160.65	c       161             41          42        20        4793.0000           0.0000          -
2827.60/178.18	c       178             42          41        20        4793.0000           0.0000          -
2927.95/183.25	c       183             42          41        20        4793.0000           0.0000          -
3033.09/188.51	c       189             62          61        20        4793.0000           0.0000          -
3085.36/191.17	c *     191             62          61        20        4737.0000           0.0000          -
3142.83/194.13	c       194             81          82        20        4737.0000           0.0000          -
3169.90/195.45	c *     195             81          82        20        4734.0000           0.0000          -
3396.02/206.86	c       207             72          71        20        4734.0000           0.0000          -
3505.12/212.35	c       212             72          71        20        4734.0000           0.0000          -
3618.89/218.07	c       218             82          81        20        4734.0000           0.0000          -
3797.42/227.10	c       227             82          81        20        4734.0000           0.0000          -
3925.67/233.50	c       234             82          81        20        4734.0000           0.0000          -
4026.83/238.70	c       239            111         112        20        4734.0000           0.0000          -
4050.63/239.89	c *     240            103         102        20        4673.0000           0.0000          -
4131.92/243.93	c *     244            102         101        20        4502.0000           0.0000          -
4131.92/243.93	c       244            102         101        20        4502.0000           0.0000          -
4240.89/249.40	c       249            122         121        20        4502.0000           0.0000          -
4340.07/254.42	c       254            122         121        20        4502.0000           0.0000          -
4409.42/257.90	c *     258            122         121        20        4377.0000           0.0000          -
4480.76/261.52	c       262            181         182        20        4377.0000           0.0000          -
4587.85/266.91	c       267            123         122        20        4377.0000           0.0000          -
4687.08/271.98	c       272            212         211        20        4377.0000           0.0000          -
4706.76/272.91	c *     273            224         223        20        4299.0000           0.0000          -
4786.14/277.03	c       277            224         223        20        4299.0000           0.0000          -
4888.04/282.07	c       282            224         223        20        4299.0000           0.0000          -
4998.40/287.67	c       288            363         362        20        4299.0000           0.0000          -
5103.55/292.98	c       293            363         362        20        4299.0000           0.0000          -
5218.51/298.77	c *     299            363         362        20        4272.0000           0.0000          -
5218.51/298.77	c       299            363         362        20        4272.0000           0.0000          -
5329.47/304.35	c       304            381         382        20        4272.0000           0.0000          -
5448.35/310.32	c       310            342         341        20        4272.0000           0.0000          -
5706.25/323.30	c       323            462         461        20        4272.0000           0.0000          -
5811.37/328.65	c       329            462         461        20        4272.0000           0.0000          -
5928.42/334.55	c       335            442         441        20        4272.0000           0.0000          -
6148.60/345.68	c       346            562         561        20        4272.0000           0.0000          -
6269.50/351.71	c       352            562         561        20        4272.0000           0.0000          -
6372.64/356.98	c       357            502         503        20        4272.0000           0.0000          -
6387.92/357.73	c *     358            502         503        20        4231.0000           0.0000          -
6477.11/362.26	c       362            502         503        20        4231.0000           0.0000          -
6502.54/363.53	c *     364            502         503        20        4200.0000           0.0000          -
6583.85/367.63	c       368            582         581        20        4200.0000           0.0000          -
6589.58/368.00	c *     368            582         581        20        4092.0000           0.0000          -
6691.40/373.10	c       373            484         483        20        4092.0000           0.0000          -
6843.35/380.72	c       381            582         583        20        4092.0000           0.0000          -
6944.54/385.83	c       386            522         521        20        4092.0000           0.0000          -
7043.75/390.86	c       391            562         561        20        4092.0000           0.0000          -
7361.07/406.87	c       407            682         681        20        4092.0000           0.0000          -
7470.17/412.40	c       412            582         581        20        4092.0000           0.0000          -
7577.20/417.79	c       418            763         762        20        4092.0000           0.0000          -
7680.33/423.03	c       423            693         692        20        4092.0000           0.0000          -
7787.45/428.37	c       428           1022        1021        20        4092.0000           0.0000          -
7888.59/433.42	c       433            862         861        20        4092.0000           0.0000          -
7931.81/435.62	c *     436            862         861        20        4050.0000           0.0000          -
8017.06/440.00	c       440           1211         161        20        4050.0000           0.0000          -
8175.69/447.91	c       448           1051           1        20        4050.0000           0.0000          -
8294.70/453.94	c       454            962         961        20        4050.0000           0.0000          -
8393.88/458.97	c       459            962         961        20        4050.0000           0.0000          -
8495.77/464.07	c       464           1021        1022        20        4050.0000           0.0000          -
8604.10/469.56	c       470           1022        1021        20        4050.0000           0.0000          -
8796.49/479.23	c       479           1631         581        20        4050.0000           0.0000          -
8903.38/484.60	c       485           1631         581        20        4050.0000           0.0000          -
9011.21/490.12	c       490           1751         701        20        4050.0000           0.0000          -
9115.66/495.32	c       495           1751         701        20        4050.0000           0.0000          -
9214.81/500.40	c       500           1991         941        20        4050.0000           0.0000          -
9321.95/505.79	c       506           2171        1121        20        4050.0000           0.0000          -
9425.13/510.98	c       511           2000         952        20        4050.0000           0.0000          -
9524.33/516.02	c       516           2591        1541        20        4050.0000           0.0000          -
9628.19/521.15	c       521           2431        1381        20        4050.0000           0.0000          -
9736.59/526.61	c       527           2911        1861        20        4050.0000           0.0000          -
9846.41/532.14	c       532           3125        2075        20        4050.0000           0.0000          -
9954.84/537.60	c       538           3125        2075        20        4050.0000           0.0000          -
9972.69/538.50	c *     538           3125        2075        20        4003.0000           0.0000          -
10062.57/543.11	c       543           3125        2075        20        4003.0000           0.0000          -
10176.89/548.80	c       549           2910        1862        20        4003.0000           0.0000          -
10276.06/553.89	c       554           3130        2082        20        4003.0000           0.0000          -
10405.00/560.38	c       560           2941        1891        20        4003.0000           0.0000          -
10555.78/568.04	c       568           2941        1891        20        4003.0000           0.0000          -
10657.88/573.10	c       573           3211        2161        20        4003.0000           0.0000          -
10762.04/578.36	c       578           3250        2202        20        4003.0000           0.0000          -
10875.87/584.05	c       584           3051        2001        20        4003.0000           0.0000          -
11002.07/590.41	c       590           3051        2001        20        4003.0000           0.0000          -
11113.88/596.13	c       596           3331        2281        20        4003.0000           0.0000          -
11222.30/601.50	c       602           3331        2281        20        4003.0000           0.0000          -
11329.44/606.94	c       607           3410        2362        20        4003.0000           0.0000          -
11440.49/612.55	c       613           3351        2301        20        4003.0000           0.0000          -
11545.61/617.85	c       618           3351        2301        20        4003.0000           0.0000          -
11644.78/622.86	c       623           4511        3461        20        4003.0000           0.0000          -
11745.94/627.95	c       628           4711        3661        20        4003.0000           0.0000          -
11845.12/632.98	c       633           4751        3701        20        4003.0000           0.0000          -
11946.94/638.05	c       638           4818        3770        20        4003.0000           0.0000          -
11954.96/638.53	c *     639           4818        3770        20        3908.0000           0.0000          -
12022.30/642.02	c *     642           3551        2501        20        3905.0000           0.0000          -
12058.00/643.73	c       644           3551        2501        20        3905.0000           0.0000          -
12149.23/648.31	c *     648           3551        2501        20        3790.0000           0.0000          -
12159.16/648.86	c       649           3551        2501        20        3790.0000           0.0000          -
12302.55/656.13	c       656           3551        2501        20        3790.0000           0.0000          -
12424.89/662.25	c       662           5091        4041        20        3790.0000           0.0000          -
12537.92/667.94	c       668           3671        2621        20        3790.0000           0.0000          -
12652.95/673.72	c       674           3671        2621        20        3790.0000           0.0000          -
12811.64/681.73	c       682           4996        3946        20        3790.0000           0.0000          -
12914.79/686.92	c       687           4996        3946        20        3790.0000           0.0000          -
13013.97/691.97	c       692           4996        3946        20        3790.0000           0.0000          -
13116.01/697.08	c       697           5271        4221        20        3790.0000           0.0000          -
13224.25/702.57	c       703           5251        4201        20        3790.0000           0.0000          -
13347.17/708.70	c       709           5270        4222        20        3790.0000           0.0000          -
13462.21/714.52	c       715           5270        4222        20        3790.0000           0.0000          -
13565.21/719.79	c       720           5270        4222        20        3790.0000           0.0000          -
13682.25/725.67	c       726           5251        4201        20        3790.0000           0.0000          -
13790.09/731.06	c       731           5251        4201        20        3790.0000           0.0000          -
13854.66/734.38	c *     734           5871        4821        20        3766.0000           0.0000          -
13922.06/737.78	c       738           5871        4821        20        3766.0000           0.0000          -
14033.13/743.39	c *     743           5871        4821        20        3695.0000           0.0000          -
14033.13/743.39	c       743           5871        4821        20        3695.0000           0.0000          -
14154.16/749.43	c       749           6551        5501        20        3695.0000           0.0000          -
14263.27/754.94	c       755           5391        4341        20        3695.0000           0.0000          -
14370.34/760.32	c       760           5391        4341        20        3695.0000           0.0000          -
14515.10/767.61	c       768           5972        4922        20        3695.0000           0.0000          -
14523.88/768.10	c *     768           5972        4922        20        3622.0000           0.0000          -
14647.99/774.33	c       774           5972        4922        20        3622.0000           0.0000          -
14751.13/779.51	c       780           6612        5562        20        3622.0000           0.0000          -
14868.07/785.40	c       785           5432        4382        20        3622.0000           0.0000          -
14999.94/792.14	c       792           6771        5721        20        3622.0000           0.0000          -
15104.10/797.31	c       797           6771        5721        20        3622.0000           0.0000          -
15223.02/803.33	c       803           6771        5721        20        3622.0000           0.0000          -
15332.15/808.87	c       809           5832        4782        20        3622.0000           0.0000          -
15443.22/814.49	c       814           5832        4782        20        3622.0000           0.0000          -
15555.01/820.09	c       820           5832        4782        20        3622.0000           0.0000          -
15691.03/826.95	c       827           7132        6082        20        3622.0000           0.0000          -
15800.03/832.49	c       832           7051        6001        20        3622.0000           0.0000          -
15902.90/837.68	c *     838           7051        6001        20        3583.0000           0.0000          -
15902.90/837.68	c       838           7051        6001        20        3583.0000           0.0000          -
16003.83/842.75	c       843           6632        5582        20        3583.0000           0.0000          -
16120.87/848.60	c       849           7472        6422        20        3583.0000           0.0000          -
16277.60/856.58	c       857           6653        5603        20        3583.0000           0.0000          -
16380.78/861.79	c       862           6653        5603        20        3583.0000           0.0000          -
16481.95/866.80	c       867           7251        6201        20        3583.0000           0.0000          -
16585.82/872.10	c       872           7290        6242        20        3583.0000           0.0000          -
16692.19/877.41	c       877           8491        7441        20        3583.0000           0.0000          -
16799.28/882.81	c       883           7053        6003        20        3583.0000           0.0000          -
16900.35/887.90	c       888           7053        6003        20        3583.0000           0.0000          -
17002.13/893.08	c       893           9071        8021        20        3583.0000           0.0000          -
17063.36/896.15	c *     896           9071        8021        20        3557.0000           0.0000          -
17108.29/898.49	c       898           9071        8021        20        3557.0000           0.0000          -
17243.07/905.29	c       905           8891        7841        20        3557.0000           0.0000          -
17350.15/910.62	c       911           8891        7841        20        3557.0000           0.0000          -
17361.55/911.22	c *     911           8891        7841        20        3524.0000           0.0000          -
17488.39/917.60	c       918           8910        7862        20        3524.0000           0.0000          -
17494.18/918.01	c *     918           8910        7862        20        3484.0000           0.0000          -
17624.62/924.57	c       925           9231        8181        20        3484.0000           0.0000          -
17723.81/929.58	c       930           9231        8181        20        3484.0000           0.0000          -
17830.87/934.94	c       935           9231        8181        20        3484.0000           0.0000          -
17932.67/940.07	c       940           7471        6421        20        3484.0000           0.0000          -
18058.90/946.45	c       946           9291        8241        20        3484.0000           0.0000          -
18160.10/951.58	c       952           9075        8027        20        3484.0000           0.0000          -
18267.20/956.92	c       957           9075        8027        20        3484.0000           0.0000          -
18369.09/962.04	c       962           9373        8325        20        3484.0000           0.0000          -
18479.39/967.64	c       968           9373        8325        20        3484.0000           0.0000          -
18578.63/972.68	c       973          10308        9258        20        3484.0000           1.0000          -
18631.60/975.35	c *     975          10431        9381        20        3442.0000           1.0000          -
18689.08/978.22	c       978          10491        9349        20        3442.0000           1.0000          -
18802.16/984.03	c       984          10504        9342        20        3442.0000           1.0000          -
18915.26/989.66	c       990          10504        9342        20        3442.0000           1.0000          -
19034.17/995.69	c       996          10504        9342        20        3442.0000           1.0000          -
19153.24/1001.63	c      1002          10593        9338        20        3442.0000           1.0000          -
19256.37/1006.81	c      1007          10804        9306        20        3442.0000           1.0000          -
19355.60/1011.88	c      1012          10653        9330        20        3442.0000           1.0000          -
19427.03/1015.45	c *    1015          10838           0        20        3382.0000           1.0000          -
19459.51/1017.04	c      1017          10838           0        20        3382.0000           1.0000          -
19560.35/1022.14	c      1022          10713        9331        20        3382.0000           1.0000          -
19670.55/1027.72	c      1028          11339         501        20        3382.0000           1.0000          -
19773.60/1032.94	c      1033          11639         801        20        3382.0000           1.0000          -
19877.21/1038.17	c      1038          11940        1102        20        3382.0000           1.0000          -
19977.68/1043.25	c      1043          12269        1431        20        3382.0000           1.0000          -
20074.83/1048.18	c *    1048          12124        1341        20        3337.0000           1.0000          -
20077.81/1048.37	c      1048          12579        1741        20        3337.0000           1.0000          -
20182.85/1053.68	c      1054          12979        2141        20        3337.0000           1.0000          -
20293.86/1059.27	c      1059          13479        2641        20        3337.0000           1.0000          -
20398.96/1064.57	c      1065          13980        3142        20        3337.0000           1.0000          -
20500.09/1069.66	c      1070          14534        3696        20        3337.0000           1.0000          -
20599.20/1074.68	c      1075          14544        3761        20        3337.0000           1.0000          -
20702.37/1079.87	c      1080          15204        4421        20        3337.0000           1.0000          -
20749.41/1082.21	c *    1082          15922        5084        20        3327.0000           1.0000          -
20803.00/1084.96	c      1085          15724        4941        20        3327.0000           1.0000          -
20906.94/1090.14	c      1090          17179        6341        20        3327.0000           1.0000          -
21013.48/1095.59	c      1096          17404        6621        20        3327.0000           1.0000          -
21116.73/1100.72	c      1101          19019        8181        20        3327.0000           1.0000          -
21217.98/1105.89	c      1106          19284        8501        20        3327.0000           1.0000          -
21319.24/1110.93	c      1111          20206        9254        20        3327.0000           1.0000          -
21423.07/1116.19	c      1116          20206        9254        20        3327.0000           1.0000          -
21525.53/1121.36	c      1121          20411        9241        20        3327.0000           1.0000          -
21626.82/1126.45	c      1126          10566        9086        20        3327.0000           1.0000          -
21732.04/1131.79	c      1132          20477        9235        20        3327.0000           1.0000          -
21833.30/1136.84	c      1137          20744         221        20        3327.0000           1.0000          -
21934.55/1141.98	c      1142          11640         939        20        3327.0000           1.0000          -
22033.76/1146.99	c      1147          21405         950        20        3327.0000           1.0000          -
22138.94/1152.29	c      1152          21996        1541        20        3327.0000           1.0000          -
22240.16/1157.37	c      1157          22596        2141        20        3327.0000           1.0000          -
22343.39/1162.57	c      1163          23196        2741        20        3327.0000           1.0000          -
22446.50/1167.73	c      1168          14562        3861        20        3327.0000           1.0000          -
22545.70/1172.80	c      1173          15262        4561        20        3327.0000           1.0000          -
22648.88/1177.95	c      1178          25484        4961        20        3327.0000           1.0000          -
22753.91/1183.20	c      1183          25856        5401        20        3327.0000           1.0000          -
22857.06/1188.47	c      1188          27104        6581        20        3327.0000           1.0000          -
22958.13/1193.51	c      1194          27556        7101        20        3327.0000           1.0000          -
23057.27/1198.56	c      1199          28764        8241        20        3327.0000           1.0000          -
23162.08/1203.89	c      1204          29024        8501        20        3327.0000           1.0000          -
23268.03/1209.18	c      1209          20368        9112        20        3327.0000           1.0000          -
23372.21/1214.47	c      1214          29931        8795        20        3327.0000           1.0000          -
23479.19/1219.85	c      1220          30076        8670        20        3327.0000           1.0000          -
23580.26/1225.03	c      1225          30084           0        20        3327.0000           1.0000          -
23687.30/1230.32	c      1230          30505         421        20        3327.0000           1.0000          -
23788.37/1235.41	c      1235          31946        1841        20        3327.0000           1.0000          -
23887.50/1240.42	c      1240          23130        2761        20        3327.0000           1.0000          -
23986.59/1245.48	c      1245          32025        1941        20        3327.0000           1.0000          -
24089.54/1250.65	c      1251          33726        3621        20        3327.0000           1.0000          -
24192.64/1255.85	c      1256          33226        3142        20        3327.0000           1.0000          -
24303.36/1261.45	c      1261          35186        5081        20        3327.0000           1.0000          -
24406.40/1266.68	c      1267          34585        4501        20        3327.0000           1.0000          -
24511.47/1271.94	c      1272          36886        6781        20        3327.0000           1.0000          -
24613.23/1277.09	c      1277          37804        7699        20        3327.0000           1.0000          -
24719.59/1282.43	c      1282          36985        6901        20        3327.0000           1.0000          -
24822.59/1287.64	c      1288          29740        8532        20        3327.0000           1.0000          -
24927.66/1292.92	c      1293          40101        8362        20        3327.0000           1.0000          -
25034.69/1298.31	c      1298          30314         521        20        3327.0000           1.0000          -
25135.79/1303.45	c      1303          39208        8333        20        3327.0000           1.0000          -
25234.92/1308.47	c      1308          39436        8338        20        3327.0000           1.0000          -
25335.94/1313.59	c      1314          41443        1341        20        3327.0000           1.0000          -
25439.04/1318.70	c      1319          39817        8334        20        3327.0000           1.0000          -
25541.95/1324.00	c      1324          33154        3361        20        3327.0000           1.0000          -
25648.96/1329.32	c      1329          43259        3157        20        3327.0000           1.0000          -
25750.06/1334.49	c      1334          40072        8332        20        3327.0000           1.0000          -
25851.18/1339.53	c      1340          40117          39        20        3327.0000           1.0000          -
25956.18/1344.80	c      1345          40599         521        20        3327.0000           1.0000          -
26059.82/1350.04	c      1350          41138        1060        20        3327.0000           1.0000          -
26162.26/1355.28	c      1355          41719        1641        20        3327.0000           1.0000          -
26267.24/1360.58	c      1361          38146        8095        20        3327.0000           1.0000          -
26372.31/1365.90	c      1366          42919        2841        20        3327.0000           1.0000          -
26476.10/1371.05	c      1371          43559        3481        20        3327.0000           1.0000          -
26578.46/1376.22	c      1376          44259        4181        20        3327.0000           1.0000          -
26677.59/1381.29	c      1381          49433        8046        20        3327.0000           1.0000          -
26786.62/1386.70	c      1387          49544        8040        20        3327.0000           1.0000          -
26889.70/1391.99	c      1392          46659        6581        20        3327.0000           1.0000          -
27000.69/1397.55	c      1398          39479        8095        20        3327.0000           1.0000          -
27105.76/1402.90	c      1403          39479        8095        20        3327.0000           1.0000          -
27206.75/1408.00	c      1408          49327        8283        20        3327.0000           1.0000          -
27308.50/1413.03	c      1413          50238        8037        20        3327.0000           1.0000          -
27409.59/1418.19	c      1418          50238        8037        20        3327.0000           1.0000          -
27515.97/1423.57	c      1424          50238        8037        20        3327.0000           1.0000          -
27619.06/1428.75	c      1429          41957        2441        20        3327.0000           1.0000          -
27720.11/1433.88	c      1434          50411        8042        20        3327.0000           1.0000          -
27821.20/1438.97	c      1439          50568        8259        20        3327.0000           1.0000          -
27830.39/1439.48	c *    1439          50598        8042        20        3291.0000           1.0000          -
27921.72/1444.10	c      1444          50819        8260        20        3291.0000           1.0000          -
27964.21/1446.22	c *    1446          50819        8260        20        3255.0000           1.0000          -
28027.61/1449.48	c      1449          50819        8260        20        3255.0000           1.0000          -
28052.84/1450.71	c *    1451          50819        8260        20        3169.0000           1.0000          -
28136.00/1454.95	c      1455          50769        8038        20        3169.0000           1.0000          -
28237.66/1460.10	c      1460          50895        8258        20        3169.0000           1.0000          -
28338.74/1465.19	c      1465          50916        8264        20        3169.0000           1.0000          -
28457.83/1471.15	c      1471          50916        8264        20        3169.0000           1.0000          -
28559.99/1476.38	c      1476          51109        8032        20        3169.0000           1.0000          -
28660.98/1481.47	c      1481          48155        8399        20        3169.0000           1.0000          -
28765.96/1486.73	c      1487          48155        8401        20        3169.0000           1.0000          -
28874.95/1492.22	c      1492          51529        8262        20        3169.0000           1.0000          -
28975.84/1497.36	c      1497          51529        8262        20        3169.0000           1.0000          -
29076.95/1502.46	c      1502          51668        8259        20        3169.0000           1.0000          -
29176.12/1507.48	c      1507          49516        8367        20        3169.0000           1.0000          -
29287.92/1513.06	c      1513          49516        8367        20        3169.0000           1.0000          -
29398.41/1518.61	c      1519          51690        8027        20        3169.0000           1.0000          -
29497.58/1523.67	c      1524          51693        8032        20        3169.0000           1.0000          -
29596.82/1528.68	c      1529          53237        1101        20        3169.0000           1.0000          -
29698.04/1533.78	c      1534          50893        8365        20        3169.0000           1.0000          -
29799.25/1538.89	c      1539          52004        8037        20        3169.0000           1.0000          -
29903.11/1544.08	c      1544          52004        8037        20        3169.0000           1.0000          -
30004.19/1549.19	c      1549          51023        8366        20        3169.0000           1.0000          -
30110.70/1554.51	c      1555          56337        4201        20        3169.0000           1.0000          -
30213.89/1559.71	c      1560          51310        8366        20        3169.0000           1.0000          -
30323.00/1565.22	c      1565          51344           0        20        3169.0000           1.0000          -
30428.18/1570.53	c      1571          51765         421        20        3169.0000           1.0000          -
30531.37/1575.73	c      1576          59617        7481        20        3169.0000           1.0000          -
30634.51/1580.95	c      1581          52865        1521        20        3169.0000           1.0000          -
30736.42/1586.14	c      1586          60700        8098        20        3169.0000           1.0000          -
30839.01/1591.26	c      1591          60900        8098        20        3169.0000           1.0000          -
30940.29/1596.33	c      1596          61111        8096        20        3169.0000           1.0000          -
31041.56/1601.50	c      1602          61349        8099        20        3169.0000           1.0000          -
31144.80/1606.68	c      1607          60115        8081        20        3169.0000           1.0000          -
31246.09/1611.71	c      1612          61776        8096        20        3169.0000           1.0000          -
31349.26/1616.98	c      1617          61984        8572        20        3169.0000           1.0000          -
31451.15/1622.11	c      1622          62222        8102        20        3169.0000           1.0000          -
31555.72/1627.38	c      1627          59551        7969        20        3169.0000           1.0000          -
31661.01/1632.68	c      1633          64119        8558        20        3169.0000           1.0000          -
31766.30/1637.90	c      1638          64119        8558        20        3169.0000           1.0000          -
31868.26/1643.07	c      1643          64119        8558        20        3169.0000           1.0000          -
31972.80/1648.34	c      1648          64153        8557        20        3169.0000           1.0000          -
32076.04/1653.56	c      1654          60490        7988        20        3169.0000           1.0000          -
32181.22/1658.89	c      1659          64954        8559        20        3169.0000           1.0000          -
32282.53/1663.91	c      1664          60766        7986        20        3169.0000           1.0000          -
32389.76/1669.35	c      1669          64052        8092        20        3169.0000           1.0000          -
32493.07/1674.59	c      1675          64295        8098        20        3169.0000           1.0000          -
32596.37/1679.77	c      1680          64295        8098        20        3169.0000           1.0000          -
32699.54/1684.95	c      1685          64295        8098        20        3169.0000           1.0000          -
32801.44/1690.07	c      1690          64339        8101        20        3169.0000           1.0000          -
32900.88/1695.11	c      1695          67415        8558        20        3169.0000           1.0000          -
33007.35/1700.49	c      1700          64672        8096        20        3169.0000           1.0000          -
33114.59/1705.80	c      1706              2           1        20        3169.0000         210.1683          -
33225.79/1711.49	c      1711              2           1        20        3169.0000         210.1683          -
33329.06/1716.61	c      1717              2           1        20        3169.0000         210.1683          -
33428.36/1721.65	c      1722              2           1        20        3169.0000         210.1683          -
33531.65/1726.86	c      1727              2           1        20        3169.0000         210.1683          -
33630.93/1731.89	c      1732              2           1        20        3169.0000         210.3377          -
33734.79/1737.06	c      1737              2           1        20        3169.0000         210.3377          -
33834.14/1742.08	c      1742              2           1        20        3169.0000         210.3727          -
33936.80/1747.23	c      1747              2           1        20        3169.0000         210.3727          -
34040.04/1752.41	c      1752              2           1        20        3169.0000         210.3727          -
34141.22/1757.54	c      1758              2           1        20        3169.0000         210.3727          -
34248.43/1762.91	c      1763              2           1        20        3169.0000         210.3727          -
34347.53/1767.94	c      1768              2           1        20        3169.0000         210.3727          -
34446.72/1773.03	c      1773              2           1        20        3169.0000         210.3727          -
34550.60/1778.18	c      1778              2           1        20        3169.0000         210.3727          -
34657.12/1783.51	c      1784              2           1        20        3169.0000         210.3727          -
34760.43/1788.74	c      1789              2           1        20        3169.0000         210.3727          -
34866.24/1794.09	c      1794              2           1        20        3169.0000         210.3727          -
34968.78/1799.29	c      1799              2           1        20        3169.0000         210.3727          -
35076.01/1804.64	c      1805              2           1        20        3169.0000         210.3727          -
35177.33/1809.76	c      1810              2           1        20        3169.0000         210.3727          -
35280.61/1814.96	c      1815              2           1        20        3169.0000         210.3727          -
35382.50/1820.05	c      1820              3           2        20        3169.0000         210.3727          -
35483.81/1825.18	c      1825              3           2        20        3169.0000         210.8663          -
35588.37/1830.50	c      1830              3           2        20        3169.0000         210.8663          -
35693.52/1835.71	c      1836              3           2        20        3169.0000         210.8663          -
35794.83/1840.89	c      1841              3           2        20        3169.0000         210.8663          -
35902.06/1846.20	c      1846              3           2        20        3169.0000         210.8663          -
36003.35/1851.37	c      1851              3           2        20        3169.0000         210.8663          -
36108.64/1856.60	c      1857              4           3        20        3169.0000         210.8663          -
36211.95/1861.90	c      1862              4           3        20        3169.0000         210.8663          -
36315.94/1867.09	c      1867              4           3        20        3169.0000         210.8663          -
36418.50/1872.23	c      1872              4           3        20        3169.0000         210.8663          -
36521.73/1877.44	c      1877              4           3        20        3169.0000         210.8663          -
36622.98/1882.52	c      1883              4           3        20        3169.0000         210.8663          -
36722.28/1887.60	c      1888              4           3        20        3169.0000         210.8663          -
36825.56/1892.73	c      1893              5           4        20        3169.0000         210.8663          -
36836.80/1893.37	c *    1893              5           4        20        3133.0000         210.8663          -
36847.66/1893.99	c *    1894              5           4        20        3119.0000         210.8663          -
36931.24/1898.17	c *    1898              5           4        20        3067.0000         210.8663          -
36931.24/1898.17	c      1898              5           4        20        3067.0000         210.8663          -
37051.64/1904.30	c      1904              5           4        20        3067.0000         210.8663          -
37169.64/1910.15	c      1910              5           4        20        3067.0000         210.8663          -
37276.07/1915.51	c      1916              5           4        20        3067.0000         210.8663          -
37387.71/1921.13	c      1921              5           4        20        3067.0000         210.8663          -
37528.17/1928.25	c      1928              6           5        20        3067.0000         210.8663          -
37631.24/1933.42	c      1933              6           5        20        3067.0000         210.8663          -
37740.38/1938.99	c      1939              6           5        20        3067.0000         210.8663          -
37809.38/1942.47	c *    1942              6           5        20        3066.0000         210.8663          -
37850.73/1944.57	c      1945              6           5        20        3066.0000         210.8663          -
37953.71/1949.71	c      1950              6           5        20        3066.0000         210.8663          -
38053.00/1954.77	c      1955              6           5        20        3066.0000         210.8663          -
38148.10/1959.57	c *    1960              6           5        20        3030.0000         210.8663          -
38153.96/1959.86	c      1960              6           5        20        3030.0000         210.8663          -
38257.74/1965.06	c      1965              6           5        20        3030.0000         210.8663          -
38360.15/1970.29	c      1970              7           6        20        3030.0000         210.8663          -
38475.80/1976.13	c      1976              7           6        20        3030.0000         210.8663          -
38577.08/1981.17	c      1981              7           6        20        3030.0000         210.8663          -
38689.41/1986.80	c      1987              7           6        20        3030.0000         210.8663          -
38789.98/1991.94	c      1992              7           6        20        3030.0000         210.8663          -
38891.75/1997.09	c      1997              7           6        20        3030.0000         210.8663          -
39000.24/2002.57	c      2003              7           6        20        3030.0000         210.8663          -
39104.66/2007.87	c      2008              7           6        20        3030.0000         210.8663          -
39217.83/2013.54	c      2014              7           6        20        3030.0000         210.8663          -
39322.27/2018.86	c      2019              7           6        20        3030.0000         210.8663          -
39426.18/2024.10	c      2024              8           7        20        3030.0000         210.8663          -
39530.63/2029.36	c      2029              8           7        20        3030.0000         210.8663          -
39637.89/2034.77	c      2035              8           7        20        3030.0000         210.8663          -
39741.12/2039.96	c      2040              8           7        20        3030.0000         210.8663          -
39851.19/2045.54	c      2046              8           7        20        3030.0000         210.8663          -
39954.51/2050.73	c      2051              8           7        20        3030.0000         210.8663          -
40057.72/2055.96	c      2056              8           7        20        3030.0000         210.8663          -
40161.61/2061.14	c      2061              9           8        20        3030.0000         210.8663          -
40261.45/2066.29	c      2066              9           8        20        3030.0000         210.8663          -
40362.77/2071.32	c      2071              9           8        20        3030.0000         210.8663          -
40464.07/2076.40	c      2076              9           8        20        3030.0000         210.8663          -
40571.17/2081.86	c      2082              9           8        20        3030.0000         210.8663          -
40617.87/2084.21	c *    2084              9           8        20        2991.0000         210.8663          -
40673.19/2087.09	c *    2087              9           8        20        2937.0000         210.8663          -
40673.19/2087.09	c      2087              9           8        20        2937.0000         210.8663          -
40776.43/2092.34	c      2092              9           8        20        2937.0000         210.8663          -
40782.09/2092.68	c *    2093              9           8        20        2780.0000         210.8663          -
40874.96/2097.39	c      2097              9           8        20        2780.0000         210.8663          -
40978.00/2102.53	c      2103              9           8        20        2780.0000         210.8663          -
41081.05/2107.76	c      2108              9           8        20        2780.0000         210.8663          -
41188.35/2113.19	c      2113             10           9        20        2780.0000         210.8663          -
41290.56/2118.38	c      2118             10           9        20        2780.0000         210.8663          -
41395.36/2123.67	c      2124             10           9        20        2780.0000         210.8663          -
41499.34/2128.94	c      2129             10           9        20        2780.0000         210.8663          -
41554.11/2131.76	c *    2132             10           9        20        2743.0000         210.8663          -
41599.10/2134.07	c      2134             10           9        20        2743.0000         210.8663          -
41666.77/2137.59	c *    2138             10           9        20        2697.0000         210.8663          -
41712.07/2139.81	c      2140             10           9        20        2697.0000         210.8663          -
41815.96/2145.04	c      2145             10           9        20        2697.0000         210.8663          -
41918.25/2150.29	c      2150             10           9        20        2697.0000         210.8663          -
42018.67/2155.37	c      2155             10           9        20        2697.0000         210.8663          -
42079.86/2158.42	c *    2158             10           9        20        2631.0000         210.8663          -
42119.55/2160.41	c      2160             10           9        20        2631.0000         210.8663          -
42220.82/2165.51	c      2166             10           9        20        2631.0000         210.8663          -
42285.11/2168.84	c *    2169             10           9        20        2439.0000         210.8663          -
42322.32/2170.86	c      2171             11          10        20        2439.0000         210.8663          -
42423.44/2175.94	c      2176             11          10        20        2439.0000         210.8663          -
42527.75/2181.23	c      2181             11          10        20        2439.0000         210.8663          -
42630.34/2186.41	c      2186             11          10        20        2439.0000         210.8663          -
42731.61/2191.53	c      2192             11          10        20        2439.0000         210.8663          -
42836.80/2196.89	c      2197             11          10        20        2439.0000         210.8663          -
42941.22/2202.18	c      2202             11          10        20        2439.0000         210.8663          -
43046.75/2207.53	c      2208             11          10        20        2439.0000         210.8663          -
43153.07/2212.91	c      2213             11          10        20        2439.0000         210.8663          -
43254.86/2218.11	c      2218             11          10        20        2439.0000         210.8663          -
43355.87/2223.16	c      2223             11          10        20        2439.0000         210.8663          -
43457.10/2228.35	c      2228             11          10        20        2439.0000         210.8663          -
43472.61/2229.18	c *    2229             11          10        20        2405.0000         210.8663          -
43560.85/2233.67	c      2234             11          10        20        2405.0000         210.8663          -
43664.13/2238.84	c      2239             11          10        20        2405.0000         210.8663          -
43768.09/2244.07	c      2244             11          10        20        2405.0000         210.8663          -
43875.19/2249.58	c      2250             11          10        20        2405.0000         210.8663          -
43929.43/2252.38	c *    2252             11          10        20        2350.0000         210.8663          -
43976.58/2254.79	c      2255             11          10        20        2350.0000         210.8663          -
44079.82/2260.00	c      2260             11          10        20        2350.0000         210.8663          -
44181.77/2265.09	c      2265             11          10        20        2350.0000         210.8663          -
44283.15/2270.16	c      2270             11          10        20        2350.0000         210.8663          -
44394.15/2275.83	c *    2276             11          10        20        2293.0000         210.8663          -
44394.15/2275.83	c      2276             11          10        20        2293.0000         210.8663          -
44495.25/2281.02	c      2281             11          10        20        2293.0000         210.8663          -
44504.59/2281.41	c *    2281             11          10        20        2091.0000         210.8663          -
44599.69/2286.27	c      2286             11          10        20        2091.0000         210.8663          -
44704.84/2291.59	c      2292             11          10        20        2091.0000         210.8663          -
44809.15/2296.89	c      2297             11          10        20        2091.0000         210.8663          -
44923.21/2302.62	c      2303             11          10        20        2091.0000         210.8663          -
45024.46/2307.71	c      2308             11          10        20        2091.0000         210.8663          -
45124.81/2312.86	c      2313             11          10        20        2091.0000         210.8663          -
45233.63/2318.37	c      2318             11          10        20        2091.0000         210.8663          -
45332.88/2323.46	c      2323             11          10        20        2091.0000         210.8663          -
45433.44/2328.64	c      2329             11          10        20        2091.0000         210.8663          -
45534.58/2333.79	c      2334             11          10        20        2091.0000         210.8663          -
45636.48/2338.92	c      2339             11          10        20        2091.0000         210.8663          -
45706.99/2342.58	c *    2343             11          10        20        2047.0000         210.8663          -
45735.83/2344.08	c      2344             11          10        20        2047.0000         210.8663          -
45840.52/2349.47	c      2349             11          10        20        2047.0000         210.8663          -
45941.33/2354.66	c      2355             11          10        20        2047.0000         210.8663          -
46045.82/2359.96	c      2360             11          10        20        2047.0000         210.8663          -
46150.94/2365.22	c      2365             11          10        20        2047.0000         210.8663          -
46256.29/2370.66	c      2371             11          10        20        2047.0000         210.8663          -
46357.31/2375.79	c      2376             11          10        20        2047.0000         210.8663          -
46459.91/2381.13	c      2381             11          10        20        2047.0000         210.8663          -
46559.92/2386.17	c      2386             11          10        20        2047.0000         210.8663          -
46659.01/2391.28	c      2391             11          10        20        2047.0000         210.8663          -
46676.12/2392.14	c *    2392             11          10        20        2001.0000         210.8663          -
46758.90/2396.31	c      2396             11          10        20        2001.0000         210.8663          -
46860.15/2401.46	c      2401             11          10        20        2001.0000         210.8663          -
46961.42/2406.66	c      2407             11          10        20        2001.0000         210.8663          -
47061.28/2411.74	c      2412             11          10        20        2001.0000         210.8663          -
47131.85/2415.40	c *    2415             11          10        20        1948.0000         210.8663          -
47161.06/2416.82	c      2417             11          10        20        1948.0000         210.8663          -
47262.02/2422.04	c      2422             11          10        20        1948.0000         210.8663          -
47291.10/2423.49	c *    2423             11          10        20        1824.0000         210.8663          -
47366.41/2427.37	c      2427             11          10        20        1824.0000         210.8663          -
47468.14/2432.53	c      2433             11          10        20        1824.0000         210.8663          -
47567.92/2437.70	c      2438             11          10        20        1824.0000         210.8663          -
47672.44/2442.90	c      2443             11          10        20        1824.0000         210.8663          -
47774.23/2448.11	c      2448             11          10        20        1824.0000         210.8663          -
47876.20/2453.37	c      2453             11          10        20        1824.0000         210.8663          -
47975.82/2458.43	c      2458             11          10        20        1824.0000         210.8663          -
48073.53/2463.44	c      2463             11          10        20        1824.0000         210.8663          -
48174.62/2468.59	c      2469             11          10        20        1824.0000         210.8663          -
48276.66/2473.75	c      2474             11          10        20        1824.0000         210.8663          -
48379.85/2479.10	c      2479             11          10        20        1824.0000         210.8663          -
48478.41/2484.12	c      2484             11          10        20        1824.0000         210.8663          -
48579.91/2489.22	c      2489             11          10        20        1824.0000         210.8663          -
48693.01/2495.01	c      2495             11          10        20        1824.0000         210.8663          -
48798.59/2500.39	c      2500             11          10        20        1824.0000         210.8663          -
48903.98/2505.82	c      2506             11          10        20        1824.0000         210.8663          -
48976.23/2509.50	c *    2510             11          10        20        1790.0000         210.8663          -
49003.99/2511.02	c      2511             11          10        20        1790.0000         210.8663          -
49107.44/2516.20	c      2516             11          10        20        1790.0000         210.8663          -
49212.88/2521.53	c      2522             11          10        20        1790.0000         210.8663          -
49311.49/2526.63	c      2527             11          10        20        1790.0000         210.8663          -
49413.54/2531.90	c      2532             11          10        20        1790.0000         210.8663          -
49422.93/2532.33	c *    2532             11          10        20        1756.0000         210.8663          -
49514.14/2536.99	c      2537             11          10        20        1756.0000         210.8663          -
49622.11/2542.49	c      2542             11          10        20        1756.0000         210.8663          -
49733.47/2548.14	c      2548             11          10        20        1756.0000         210.8663          -
49836.99/2553.52	c      2554             11          10        20        1756.0000         210.8663          -
49866.97/2555.09	c *    2555             11          10        20        1724.0000         210.8663          -
49941.57/2558.87	c      2559             12          11        20        1724.0000         210.8663          -
50042.25/2563.99	c      2564             12          11        20        1724.0000         210.8663          -
50155.97/2569.71	c      2570             12          11        20        1724.0000         210.8663          -
50260.27/2575.11	c      2575             12          11        20        1724.0000         210.8663          -
50323.93/2578.39	c *    2578             12          11        20        1692.0000         210.8663          -
50367.24/2580.54	c      2581             12          11        20        1692.0000         210.8663          -
50474.48/2586.03	c      2586             12          11        20        1692.0000         210.8663          -
50577.31/2591.16	c      2591             12          11        20        1692.0000         210.8663          -
50678.67/2596.34	c      2596             12          11        20        1692.0000         210.8663          -
50773.82/2601.38	c      2601             12          11        20        1692.0000         210.8663          -
50795.12/2602.49	c *    2602             12          11        20        1652.0000         210.8663          -
50874.27/2606.43	c      2606             12          11        20        1652.0000         210.8663          -
50968.34/2611.28	c *    2611             12          11        20        1598.0000         210.8663          -
50981.92/2612.02	c      2612             13          12        20        1598.0000         210.8663          -
51100.29/2617.94	c      2618             13          12        20        1598.0000         210.8663          -
51204.74/2623.26	c      2623             13          12        20        1598.0000         210.8663          -
51317.54/2628.98	c      2629             13          12        20        1598.0000         210.8663          -
51422.96/2634.38	c      2634             13          12        20        1598.0000         210.8663          -
51528.19/2639.68	c      2640             13          12        20        1598.0000         210.8663          -
51633.81/2645.05	c      2645             13          12        20        1598.0000         210.8663          -
51706.93/2648.84	c *    2649             13          12        20        1568.0000         210.8663          -
51731.21/2650.11	c      2650             13          12        20        1568.0000         210.8663          -
51830.50/2655.12	c      2655             14          13        20        1568.0000         210.8663          -
52080.91/2667.83	c      2668             14          13        20        1568.0000         210.8663          -
52180.46/2672.96	c *    2673             14          13        20        1520.0000         210.8663          -
52180.46/2672.96	c      2673             14          13        20        1520.0000         210.8663          -
52281.95/2678.12	c      2678             14          13        20        1520.0000         210.8663          -
52396.04/2683.83	c      2684             14          13        20        1520.0000         210.8663          -
52499.96/2689.13	c      2689             14          13        20        1520.0000         210.8663          -
52599.33/2694.14	c      2694             14          13        20        1520.0000         210.8663          -
52627.09/2695.68	c *    2696             14          13        20        1428.0000         210.8663          -
52696.55/2699.25	c      2699             14          13        20        1428.0000         210.8663          -
52799.20/2704.44	c      2704             14          13        20        1428.0000         210.8663          -
52904.23/2709.78	c      2710             14          13        20        1428.0000         210.8663          -
53006.82/2714.99	c      2715             14          13        20        1428.0000         210.8663          -
53116.03/2720.63	c *    2721             14          13        20        1377.0000         210.8663          -
53116.03/2720.63	c      2721             14          13        20        1377.0000         210.8663          -
53226.60/2726.28	c      2726             14          13        20        1377.0000         210.8663          -
53333.63/2731.60	c      2732             14          13        20        1377.0000         210.8663          -
53440.51/2737.08	c      2737             14          13        20        1377.0000         210.8663          -
53542.96/2742.34	c      2742             14          13        20        1377.0000         210.8663          -
53576.89/2744.03	c *    2744             14          13        20        1370.0000         210.8663          -
53651.26/2747.84	c      2748             14          13        20        1370.0000         210.8663          -
53752.53/2753.01	c      2753             14          13        20        1370.0000         210.8663          -
53859.42/2758.38	c      2758             14          13        20        1370.0000         210.8663          -
53963.82/2763.65	c      2764             14          13        20        1370.0000         210.8663          -
54034.87/2767.43	c *    2767             14          13        20        1340.0000         210.8663          -
54061.24/2768.87	c      2769             15          14        20        1340.0000         210.8663          -
54161.69/2773.92	c      2774             15          14        20        1340.0000         210.8663          -
54265.31/2779.17	c      2779             15          14        20        1340.0000         210.8663          -
54369.59/2784.49	c      2784             15          14        20        1340.0000         210.8663          -
54479.86/2790.11	c      2790             15          14        20        1340.0000         210.8663          -
54510.27/2791.69	c *    2792             15          14        20        1300.0000         210.8663          -
54580.01/2795.16	c      2795             16          15        20        1300.0000         210.8663          -
54682.07/2800.30	c      2800             16          15        20        1300.0000         210.8663          -
54792.73/2805.93	c      2806             16          15        20        1300.0000         210.8663          -
54902.70/2811.56	c      2812             16          15        20        1300.0000         210.8663          -
54980.12/2815.55	c *    2816             16          15        20        1232.0000         210.8663    484.26%
55007.81/2816.90	c      2817             16          15        20        1232.0000         210.8663    484.26%
55122.54/2822.70	c      2823             16          15        20        1232.0000         210.8663    484.26%
55221.71/2827.79	c      2828             16          15        20        1232.0000         210.8663    484.26%
55326.84/2833.12	c      2833             16          15        20        1232.0000         210.8663    484.26%
55438.37/2838.82	c *    2839             16          15        20        1180.0000         210.8663    459.60%
55438.37/2838.82	c      2839             16          15        20        1180.0000         210.8663    459.60%
55554.16/2844.76	c      2845             16          15        20        1180.0000         210.8663    459.60%
55655.10/2849.85	c      2850             16          15        20        1180.0000         210.8663    459.60%
55771.43/2855.71	c      2856             17          16        20        1180.0000         211.3446    458.33%
55878.18/2861.14	c      2861             17          16        20        1180.0000         211.3446    458.33%
55912.71/2862.93	c *    2863             17          16        20        1154.0000         211.3446    446.03%
55934.22/2864.19	c *    2864             17          16        20        1069.0000         211.3446    405.81%
55978.64/2866.48	c      2866             17          16        20        1069.0000         211.3446    405.81%
56079.38/2871.54	c      2872             17          16        20        1069.0000         211.3446    405.81%
56189.24/2877.04	c      2877             17          16        20        1069.0000         211.3446    405.81%
56287.67/2882.07	c      2882             17          16        20        1069.0000         211.3446    405.81%
56390.75/2887.38	c      2887             17          16        20        1069.0000         211.3446    405.81%
56497.91/2892.88	c      2893             17          16        20        1069.0000         211.3446    405.81%
56603.68/2898.17	c      2898             18          17        20        1069.0000         211.3446    405.81%
56663.73/2901.24	c *    2901             18          17        20        1043.0000         211.3446    393.51%
56706.17/2903.44	c      2903             18          17        20        1043.0000         211.3446    393.51%
56807.05/2908.53	c      2909             18          17        20        1043.0000         211.3446    393.51%
56840.56/2910.29	c *    2910             18          17        20        1030.0000         211.3446    387.36%
56911.56/2913.94	c      2914             18          17        20        1030.0000         211.3446    387.36%
57024.06/2919.68	c      2920             18          17        20        1030.0000         211.3446    387.36%
57063.70/2921.69	c *    2922             18          17        20         970.0000         211.3446    358.97%
57136.24/2925.33	c      2925             19          18        20         970.0000         211.3446    358.97%
57239.34/2930.59	c      2931             19          18        20         970.0000         211.3446    358.97%
57340.69/2935.73	c      2936             19          18        20         970.0000         211.3446    358.97%
57440.07/2940.88	c      2941             19          18        20         970.0000         211.3446    358.97%
57551.06/2946.43	c      2946             19          18        20         970.0000         211.3446    358.97%
57613.87/2949.64	c *    2950             20          19        20         941.0000         211.3446    345.24%
57649.42/2951.44	c      2951             22          21        20         941.0000         211.3446    345.24%
57757.62/2956.98	c      2957             25          24        20         941.0000         211.3446    345.24%
57856.72/2962.06	c      2962             25          24        20         941.0000         211.3446    345.24%
57963.32/2967.43	c      2967             25          24        20         941.0000         211.3446    345.24%
58074.82/2973.10	c      2973             25          24        20         941.0000         211.3446    345.24%
58180.89/2978.46	c      2978             25          24        20         941.0000         211.3446    345.24%
58188.05/2978.88	c *    2979             25          24        20         902.0000         211.3446    326.79%
58275.73/2983.56	c      2984             25          24        20         902.0000         211.3446    326.79%
58379.23/2988.86	c      2989             25          24        20         902.0000         211.3446    326.79%
58492.12/2994.51	c      2995             25          24        20         902.0000         211.3446    326.79%
58593.13/2999.69	c      3000             25          24        20         902.0000         211.3446    326.79%
58710.17/3005.68	c      3006             25          24        20         902.0000         211.3446    326.79%
58814.54/3010.98	c      3011             25          24        20         902.0000         211.3446    326.79%
58925.60/3016.58	c      3017             25          24        20         902.0000         211.3446    326.79%
59030.80/3021.87	c      3022             25          24        20         902.0000         211.3446    326.79%
59126.68/3026.73	c *    3027             25          24        20         898.0000         211.3446    324.90%
59142.43/3027.55	c      3028             25          24        20         898.0000         211.3446    324.90%
59238.10/3032.65	c      3033             25          24        20         898.0000         211.3446    324.90%
59348.72/3038.28	c      3038             25          24        20         898.0000         211.3446    324.90%
59452.00/3043.46	c      3043             25          24        20         898.0000         211.3446    324.90%
59477.25/3044.72	c *    3045             25          24        20         847.0000         211.3446    300.77%
59552.14/3048.50	c      3048             25          24        20         847.0000         211.3446    300.77%
59651.23/3053.74	c      3054             25          24        20         847.0000         211.3446    300.77%
59754.30/3059.02	c      3059             25          24        20         847.0000         211.3446    300.77%
59872.29/3064.91	c      3065             25          24        20         847.0000         211.3446    300.77%
59981.41/3070.41	c      3070             25          24        20         847.0000         211.3446    300.77%
60093.80/3076.29	c      3076             25          24        20         847.0000         211.3446    300.77%
60195.29/3081.44	c      3081             25          24        20         847.0000         211.3446    300.77%
60307.70/3087.19	c      3087             25          24        20         847.0000         211.3446    300.77%
60324.33/3088.09	c *    3088             25          24        20         812.0000         211.3446    284.21%
60405.63/3092.20	c      3092             25          24        20         812.0000         211.3446    284.21%
60417.78/3092.81	c *    3093             25          24        20         811.0000         211.3446    283.73%
60504.93/3097.31	c      3097             25          24        20         811.0000         211.3446    283.73%
60606.94/3102.64	c      3103             25          24        20         811.0000         211.3446    283.73%
60722.09/3108.48	c      3108             25          24        20         811.0000         211.3446    283.73%
60826.57/3113.73	c *    3114             25          24        20         791.0000         211.3446    274.27%
60826.57/3113.73	c      3114             25          24        20         791.0000         211.3446    274.27%
60927.38/3118.82	c      3119             25          24        20         791.0000         211.3446    274.27%
61025.38/3123.99	c      3124             25          24        20         791.0000         211.3446    274.27%
61126.45/3129.06	c      3129             25          24        20         791.0000         211.3446    274.27%
61234.67/3134.60	c      3135             25          24        20         791.0000         211.3446    274.27%
61335.83/3139.69	c      3140             25          24        20         791.0000         211.3446    274.27%
61381.12/3142.00	c *    3142             25          24        20         766.0000         211.3446    262.44%
61447.18/3145.39	c      3145             25          24        20         766.0000         211.3446    262.44%
61474.38/3146.77	c *    3147             25          24        20         752.0000         211.3446    255.82%
61550.11/3150.62	c      3151             25          24        20         752.0000         211.3446    255.82%
61648.39/3155.70	c      3156             25          24        20         752.0000         211.3446    255.82%
61753.62/3160.95	c      3161             25          24        20         752.0000         211.3446    255.82%
61860.82/3166.37	c      3166             25          24        20         752.0000         211.3446    255.82%
61961.82/3171.42	c      3171             25          24        20         752.0000         211.3446    255.82%
62062.01/3176.57	c      3177             25          24        20         752.0000         211.3446    255.82%
62167.21/3181.82	c      3182             25          24        20         752.0000         211.3446    255.82%
62280.34/3187.51	c      3188             25          24        20         752.0000         211.3446    255.82%
62378.51/3192.58	c      3193             25          24        20         752.0000         211.3446    255.82%
62481.71/3197.72	c      3198             25          24        20         752.0000         211.3446    255.82%
62588.28/3203.17	c      3203             25          24        20         752.0000         211.3446    255.82%
62688.84/3208.20	c      3208             25          24        20         752.0000         211.3446    255.82%
62790.09/3213.37	c      3213             25          24        20         752.0000         211.3446    255.82%
62892.25/3218.56	c      3219             25          24        20         752.0000         211.3446    255.82%
62991.30/3223.59	c      3224             25          24        20         752.0000         211.3446    255.82%
63091.11/3228.77	c      3229             25          24        20         752.0000         211.3446    255.82%
63192.34/3233.87	c      3234             25          24        20         752.0000         211.3446    255.82%
63298.40/3239.25	c      3239             25          24        20         752.0000         211.3446    255.82%
63403.32/3244.58	c      3245             25          24        20         752.0000         211.3446    255.82%
63506.40/3249.75	c      3250             25          24        20         752.0000         211.3446    255.82%
63557.06/3252.41	c *    3252             25          24        20         700.0000         211.3446    231.21%
63609.39/3255.12	c      3255             25          24        20         700.0000         211.3446    231.21%
63711.77/3260.20	c      3260             25          24        20         700.0000         211.3446    231.21%
63821.94/3265.83	c      3266             25          24        20         700.0000         211.3446    231.21%
63888.83/3269.23	c *    3269             25          24        20         656.0000         211.3446    210.39%
63921.45/3270.98	c      3271             25          24        20         656.0000         211.3446    210.39%
64028.36/3276.35	c      3276             25          24        20         656.0000         211.3446    210.39%
64133.17/3281.71	c      3282             25          24        20         656.0000         211.3446    210.39%
64238.82/3287.10	c      3287             25          24        20         656.0000         211.3446    210.39%
64339.90/3292.16	c      3292             25          24        20         656.0000         211.3446    210.39%
64448.49/3297.68	c      3298             25          24        20         656.0000         211.3446    210.39%
64558.27/3303.29	c      3303             25          24        20         656.0000         211.3446    210.39%
64658.44/3308.41	c      3308             25          24        20         656.0000         211.3446    210.39%
64763.46/3313.74	c      3314             25          24        20         656.0000         211.3446    210.39%
64866.68/3318.97	c      3319             25          24        20         656.0000         211.3446    210.39%
64970.53/3324.19	c      3324             25          24        20         656.0000         211.3446    210.39%
65072.92/3329.34	c      3329             25          24        20         656.0000         211.3446    210.39%
65174.12/3334.44	c      3334             25          24        20         656.0000         211.3446    210.39%
65275.33/3339.51	c      3340             25          24        20         656.0000         211.3446    210.39%
65374.41/3344.58	c      3345             25          24        20         656.0000         211.3446    210.39%
65481.49/3350.01	c      3350             25          24        20         656.0000         211.3446    210.39%
65594.36/3355.61	c      3356             25          24        20         656.0000         211.3446    210.39%
65633.10/3357.60	c *    3358             25          24        20         646.0000         211.3446    205.66%
65698.53/3361.02	c      3361             25          24        20         646.0000         211.3446    205.66%
65805.64/3366.32	c      3366             25          24        20         646.0000         211.3446    205.66%
65916.76/3372.00	c      3372             25          24        20         646.0000         211.3446    205.66%
66021.93/3377.28	c      3377             25          24        20         646.0000         211.3446    205.66%
66122.99/3382.34	c      3382             25          24        20         646.0000         211.3446    205.66%
66224.17/3387.47	c      3387             25          24        20         646.0000         211.3446    205.66%
66327.39/3392.61	c      3393             25          24        20         646.0000         211.3446    205.66%
66432.55/3397.94	c      3398             25          24        20         646.0000         211.3446    205.66%
66534.64/3403.09	c      3403             25          24        20         646.0000         211.3446    205.66%
66645.44/3408.77	c      3409             25          24        20         646.0000         211.3446    205.66%
66753.30/3414.17	c      3414             25          24        20         646.0000         211.3446    205.66%
66853.78/3419.23	c      3419             25          24        20         646.0000         211.3446    205.66%
66954.88/3424.36	c      3424             25          24        20         646.0000         211.3446    205.66%
67054.05/3429.39	c      3429             25          24        20         646.0000         211.3446    205.66%
67155.18/3434.45	c      3434             25          24        20         646.0000         211.3446    205.66%
67254.30/3439.49	c      3440             25          24        20         646.0000         211.3446    205.66%
67357.42/3444.60	c      3445             25          24        20         646.0000         211.3446    205.66%
67462.25/3450.02	c      3450             25          24        20         646.0000         211.3446    205.66%
67563.75/3455.09	c      3455             25          24        20         646.0000         211.3446    205.66%
67668.09/3460.36	c      3460             25          24        20         646.0000         211.3446    205.66%
67775.19/3465.71	c      3466             25          24        20         646.0000         211.3446    205.66%
67878.41/3471.01	c      3471             25          24        20         646.0000         211.3446    205.66%
67989.38/3476.59	c      3477             25          24        20         646.0000         211.3446    205.66%
68092.51/3481.72	c      3482             25          24        20         646.0000         211.3446    205.66%
68191.72/3486.73	c      3487             25          24        20         646.0000         211.3446    205.66%
68290.89/3491.73	c      3492             25          24        20         646.0000         211.3446    205.66%
68390.11/3496.75	c      3497             25          24        20         646.0000         211.3446    205.66%
68491.27/3501.88	c      3502             25          24        20         646.0000         211.3446    205.66%
68602.32/3507.47	c      3507             25          24        20         646.0000         211.3446    205.66%
68703.53/3512.57	c      3513             25          24        20         646.0000         211.3446    205.66%
68804.73/3517.62	c      3518             25          24        20         646.0000         211.3446    205.66%
68903.86/3522.67	c      3523             25          24        20         646.0000         211.3446    205.66%
69006.95/3527.82	c      3528             25          24        20         646.0000         211.3446    205.66%
69108.16/3532.97	c      3533             25          24        20         646.0000         211.3446    205.66%
69213.26/3538.27	c      3538             25          24        20         646.0000         211.3446    205.66%
69314.43/3543.38	c      3543             25          24        20         646.0000         211.3446    205.66%
69419.61/3548.68	c      3549             25          24        20         646.0000         211.3446    205.66%
69518.71/3553.69	c      3554             25          24        20         646.0000         211.3446    205.66%
69628.52/3559.23	c      3559             25          24        20         646.0000         211.3446    205.66%
69735.68/3564.68	c      3565             25          24        20         646.0000         211.3446    205.66%
69848.73/3570.34	c      3570             25          24        20         646.0000         211.3446    205.66%
69949.83/3575.49	c      3575             25          24        20         646.0000         211.3446    205.66%
70052.98/3580.60	c      3581             26          25        20         646.0000         211.3446    205.66%
70156.15/3585.84	c      3586             28          27        20         646.0000         211.3446    205.66%
70218.66/3589.03	c *    3589             28          27        20         632.0000         211.3446    199.04%
70253.88/3590.89	c      3591             28          27        20         632.0000         211.3446    199.04%
70360.94/3596.22	c      3596             28          27        20         632.0000         211.3446    199.04%
70464.98/3601.52	c      3602             28          27        20         632.0000         211.3446    199.04%
70564.16/3606.55	c      3607             32          31        20         632.0000         211.3446    199.04%
70667.20/3611.74	c      3612             33          32        20         632.0000         211.3446    199.04%
70720.45/3614.48	c *    3614             33          32        20         608.0000         211.3446    187.68%
70765.94/3616.75	c      3617             33          32        20         608.0000         211.3446    187.68%
70865.03/3621.75	c      3622             33          32        20         608.0000         211.3446    187.68%
70968.17/3626.91	c      3627             33          32        20         608.0000         211.3446    187.68%
71073.33/3632.23	c      3632             33          32        20         608.0000         211.3446    187.68%
71180.47/3637.61	c      3638             33          32        20         608.0000         211.3446    187.68%
71285.62/3642.99	c      3643             33          32        20         608.0000         211.3446    187.68%
71294.81/3643.44	c *    3643             33          32        20         566.0000         211.3446    167.81%
71394.96/3648.57	c      3649             33          32        20         566.0000         211.3446    167.81%
71504.63/3654.07	c      3654             33          32        20         566.0000         211.3446    167.81%
71604.05/3659.09	c      3659             33          32        20         566.0000         211.3446    167.81%
71720.24/3664.98	c      3665             33          32        20         566.0000         211.3446    167.81%
71824.16/3670.15	c      3670             33          32        20         566.0000         211.3446    167.81%
71923.02/3675.20	c      3675             33          32        20         566.0000         211.3446    167.81%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173908 MiB free)
  memory of node 1: 193531 MiB (168208 MiB free)
  memory of node 2: 193531 MiB (186850 MiB free)
  memory of node 3: 193531 MiB (180621 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-4465213-1723592278/watcher-4465213-1723592278 -o /tmp/evaluation-result-4465213-1723592278/solver-4465213-1723592278 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710602 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465213-1723592278.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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


[startup+0.100103 s]*
/proc/loadavg: 14.50 20.48 38.93 5/864 710665
/proc/meminfo: memFree=726461164/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=74092 memory=61352 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 13221 0 0 0 9 1 0 0 20 0 1 0 125814642 75870208 15338 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 18523 15338 2347 3035 0 14919 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 74092 KiB
Current children cumulated memory: 61352 KiB

[startup+0.218814 s]*
/proc/loadavg: 13.66 20.20 38.74 5/864 710665
/proc/meminfo: memFree=726295168/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=115636 memory=103348 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 23727 0 0 0 19 3 0 0 20 0 1 0 125814642 118411264 25837 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 28909 25837 2347 3035 0 25305 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 115636 KiB
Current children cumulated memory: 103348 KiB

[startup+0.318818 s]*
/proc/loadavg: 13.66 20.20 38.74 5/864 710665
/proc/meminfo: memFree=726153148/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=151388 memory=138264 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 31977 0 0 0 28 4 0 0 20 0 1 0 125814642 155021312 34566 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 37847 34566 2347 3035 0 34243 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 151388 KiB
Current children cumulated memory: 138264 KiB

[startup+0.700281 s]
/proc/loadavg: 13.66 20.20 38.74 5/864 710665
/proc/meminfo: memFree=725879436/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=274684 memory=261732 CPUtime=0.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 60804 0 0 0 59 9 0 0 20 0 1 0 125814642 281276416 65433 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 68671 65433 2347 3035 0 65067 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 274684 KiB
Current children cumulated memory: 261732 KiB

[startup+1.50025 s]
/proc/loadavg: 13.66 20.20 38.74 5/864 710665
/proc/meminfo: memFree=725082336/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=678016 memory=662852 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 153167 0 0 0 124 25 0 0 20 0 1 0 125814642 694288384 165647 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 169504 165713 2555 3035 0 165900 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 678016 KiB
Current children cumulated memory: 662852 KiB

[startup+3.11873 s]
/proc/loadavg: 13.66 20.20 38.74 7/864 710667
/proc/meminfo: memFree=723415800/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=845120 memory=831500 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 195305 0 0 0 278 32 0 0 20 0 1 0 125814642 865402880 207875 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 211280 207875 2614 3035 0 207676 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 845120 KiB
Current children cumulated memory: 831500 KiB

[startup+6.30024 s]
/proc/loadavg: 12.88 19.93 38.56 5/864 710667
/proc/meminfo: memFree=721829948/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=1247268 memory=1229520 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 229139 0 0 0 579 48 0 0 20 0 1 0 125814642 1277202432 307380 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 311817 307380 2710 3035 0 308213 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1247268 KiB
Current children cumulated memory: 1229520 KiB

[startup+12.7002 s]
/proc/loadavg: 12.17 19.67 38.37 5/864 710667
/proc/meminfo: memFree=721796188/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=1256892 memory=1237316 CPUtime=12.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) R 710661 710664 710592 0 -1 4194304 289134 0 0 0 1206 59 0 0 20 0 1 0 125814642 1287057408 309329 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 314223 309329 2710 3035 0 310619 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1256892 KiB
Current children cumulated memory: 1237316 KiB

[startup+25.5006 s]
/proc/loadavg: 10.92 19.15 38.00 5/944 710751
/proc/meminfo: memFree=709186728/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=6112360 memory=4481072 CPUtime=25.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) S 710661 710664 710592 0 -1 1077936128 756165 0 0 0 2373 169 0 0 20 0 21 0 125814642 6259056640 1120268 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 1528090 1120268 2774 3035 0 1224868 0
[pid=710664/tid=710729] ppid=710661 vsize=6112360 memory=11424 CPUtime=0.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710729/stat : 710729 (fscip) S 710661 710664 710592 0 -1 1077936192 77164 0 0 0 53 13 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710730] ppid=710661 vsize=6112360 memory=228522721618 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710730/stat : 710730 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710731] ppid=710661 vsize=6112360 memory=0 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710731/stat : 710731 (fscip) R 710661 710664 710592 0 -1 4194368 62589 0 0 0 42 10 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710732] ppid=710661 vsize=6112360 memory=5432 CPUtime=0.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710732/stat : 710732 (fscip) S 710661 710664 710592 0 -1 1077936192 77165 0 0 0 55 12 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710733] ppid=710661 vsize=6112360 memory=16108 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710733/stat : 710733 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710734] ppid=710661 vsize=6112360 memory=2268 CPUtime=0.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710734/stat : 710734 (fscip) S 710661 710664 710592 0 -1 1077936192 77163 0 0 0 54 11 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710735] ppid=710661 vsize=6112360 memory=211359703248 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710735/stat : 710735 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710736] ppid=710661 vsize=6112360 memory=16325789170925620 CPUtime=0.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710736/stat : 710736 (fscip) S 710661 710664 710592 0 -1 1077936192 77164 0 0 0 53 14 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710737] ppid=710661 vsize=6112360 memory=2680524 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710737/stat : 710737 (fscip) S 710661 710664 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120334 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710738] ppid=710661 vsize=6112360 memory=16108 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710738/stat : 710738 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710739] ppid=710661 vsize=6112360 memory=280228497807968 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710739/stat : 710739 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710740] ppid=710661 vsize=6112360 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710740/stat : 710740 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710741] ppid=710661 vsize=6112360 memory=7644 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710741/stat : 710741 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710742] ppid=710661 vsize=6112360 memory=26960 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710742/stat : 710742 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710743] ppid=710661 vsize=6112360 memory=2676724 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710743/stat : 710743 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710744] ppid=710661 vsize=6112360 memory=2678080 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710744/stat : 710744 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710745] ppid=710661 vsize=6112360 memory=38468 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710745/stat : 710745 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710746] ppid=710661 vsize=6112360 memory=2152 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710746/stat : 710746 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710747] ppid=710661 vsize=6112360 memory=280228496973232 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710747/stat : 710747 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120400 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710748] ppid=710661 vsize=6112360 memory=8211507709185 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710748/stat : 710748 (fscip) S 710661 710664 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125816776 6259056640 1120466 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 6112360 KiB
Current children cumulated memory: 4481072 KiB

[startup+51.1477 s]
/proc/loadavg: 26.28 21.74 38.24 82/1024 710834
/proc/meminfo: memFree=576233820/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=39830712 memory=37555024 CPUtime=335.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) S 710661 710664 710592 0 -1 1077936128 7503403 0 0 0 31847 1704 0 0 20 0 41 0 125814642 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 9957678 9388756 2790 3035 0 9596046 0
[pid=710664/tid=710729] ppid=710661 vsize=39830712 memory=16108 CPUtime=15.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710729/stat : 710729 (fscip) R 710661 710664 710592 0 -1 4194368 242367 0 0 0 1516 59 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710730] ppid=710661 vsize=39830712 memory=11424 CPUtime=15.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710730/stat : 710730 (fscip) R 710661 710664 710592 0 -1 4194368 393678 0 0 0 1474 87 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710731] ppid=710661 vsize=39830712 memory=29273809900535888 CPUtime=15.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710731/stat : 710731 (fscip) R 710661 710664 710592 0 -1 4194368 435715 0 0 0 1468 95 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710732] ppid=710661 vsize=39830712 memory=280228497717840 CPUtime=15.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710732/stat : 710732 (fscip) R 710661 710664 710592 0 -1 4194368 228355 0 0 0 1519 53 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710733] ppid=710661 vsize=39830712 memory=29877336 CPUtime=15.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710733/stat : 710733 (fscip) R 710661 710664 710592 0 -1 4194368 421351 0 0 0 1473 93 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710734] ppid=710661 vsize=39830712 memory=6105854358434108 CPUtime=15.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710734/stat : 710734 (fscip) R 710661 710664 710592 0 -1 4194368 423835 0 0 0 1466 96 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710735] ppid=710661 vsize=39830712 memory=280228499212208 CPUtime=15.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710735/stat : 710735 (fscip) R 710661 710664 710592 0 -1 4194368 242874 0 0 0 1510 55 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710736] ppid=710661 vsize=39830712 memory=0 CPUtime=15.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710736/stat : 710736 (fscip) R 710661 710664 710592 0 -1 4194368 436835 0 0 0 1460 98 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710737] ppid=710661 vsize=39830712 memory=2268 CPUtime=15.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710737/stat : 710737 (fscip) R 710661 710664 710592 0 -1 4194368 407345 0 0 0 1460 89 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710738] ppid=710661 vsize=39830712 memory=16108 CPUtime=15.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710738/stat : 710738 (fscip) R 710661 710664 710592 0 -1 4194368 242089 0 0 0 1523 54 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710739] ppid=710661 vsize=39830712 memory=0 CPUtime=15.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710739/stat : 710739 (fscip) R 710661 710664 710592 0 -1 4194368 423370 0 0 0 1469 93 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710740] ppid=710661 vsize=39830712 memory=0 CPUtime=15.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710740/stat : 710740 (fscip) R 710661 710664 710592 0 -1 4194368 420222 0 0 0 1473 92 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710741] ppid=710661 vsize=39830712 memory=0 CPUtime=15.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710741/stat : 710741 (fscip) R 710661 710664 710592 0 -1 4194368 229065 0 0 0 1523 52 0 0 20 0 41 0 125816776 40786649088 9388756 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0

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

/proc/710664/task/710820/stat : 710820 (fscip) S 710661 710664 710592 0 -1 1077936192 252 0 0 0 1 1 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710821] ppid=710661 vsize=136887104 memory=110442952 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710821/stat : 710821 (fscip) S 710661 710664 710592 0 -1 1077936192 377 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710822] ppid=710661 vsize=136887104 memory=33100 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710822/stat : 710822 (fscip) S 710661 710664 710592 0 -1 1077936192 339 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710823] ppid=710661 vsize=136887104 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710823/stat : 710823 (fscip) S 710661 710664 710592 0 -1 1077936192 298 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710824] ppid=710661 vsize=136887104 memory=280228500706528 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710824/stat : 710824 (fscip) S 710661 710664 710592 0 -1 1077936192 234 0 0 0 1 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710825] ppid=710661 vsize=136887104 memory=110777660 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710825/stat : 710825 (fscip) S 710661 710664 710592 0 -1 1077936192 312 0 0 0 1 1 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710826] ppid=710661 vsize=136887104 memory=2152 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710826/stat : 710826 (fscip) S 710661 710664 710592 0 -1 1077936192 251 0 0 0 0 3 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710827] ppid=710661 vsize=136887104 memory=110704696 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710827/stat : 710827 (fscip) S 710661 710664 710592 0 -1 1077936192 331 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710828] ppid=710661 vsize=136887104 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710828/stat : 710828 (fscip) S 710661 710664 710592 0 -1 1077936192 340 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710829] ppid=710661 vsize=136887104 memory=5432 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710829/stat : 710829 (fscip) S 710661 710664 710592 0 -1 1077936192 399 0 0 0 3 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710830] ppid=710661 vsize=136887104 memory=280228499879632 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710830/stat : 710830 (fscip) S 710661 710664 710592 0 -1 1077936192 252 0 0 0 2 0 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710831] ppid=710661 vsize=136887104 memory=3054455717104106 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710831/stat : 710831 (fscip) S 710661 710664 710592 0 -1 1077936192 471 0 0 0 2 1 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710832] ppid=710661 vsize=136887104 memory=1996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710832/stat : 710832 (fscip) S 710661 710664 710592 0 -1 1077936192 372 0 0 0 0 2 0 0 20 0 41 0 125818213 140172394496 27717282 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
Current children cumulated CPU time: 71273.8 s
Current children cumulated vsize: 136887104 KiB
Current children cumulated memory: 110868864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3679 s]*
/proc/loadavg: 81.24 80.66 79.33 62/978 712763
/proc/meminfo: memFree=397144744/790760800 swapFree=131071996/131071996
[pid=710664] ppid=710661 vsize=136734732 memory=110673508 CPUtime=72000.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/stat : 710664 (fscip) S 710661 710664 710592 0 -1 1077936128 316748817 0 0 0 7155776 44260 0 0 20 0 41 0 125814642 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
/proc/710664/statm: 34183683 27668377 3030 3035 0 33488133 0
[pid=710664/tid=710729] ppid=710661 vsize=136734732 memory=8240 CPUtime=3615.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710729/stat : 710729 (fscip) R 710661 710664 710592 0 -1 4194368 7558422 0 0 0 360326 1185 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710730] ppid=710661 vsize=136734732 memory=2112 CPUtime=3603.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710730/stat : 710730 (fscip) R 710661 710664 710592 0 -1 4194368 17535955 0 0 0 357434 2930 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710731] ppid=710661 vsize=136734732 memory=6432431753918177600 CPUtime=3579.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710731/stat : 710731 (fscip) R 710661 710664 710592 0 -1 4194368 24449233 0 0 0 355461 2459 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710732] ppid=710661 vsize=136734732 memory=6668 CPUtime=3614.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710732/stat : 710732 (fscip) R 710661 710664 710592 0 -1 4194368 7240369 0 0 0 360307 1145 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710733] ppid=710661 vsize=136734732 memory=110803468 CPUtime=3594.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710733/stat : 710733 (fscip) R 710661 710664 710592 0 -1 4194368 16439176 0 0 0 356170 3231 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710734] ppid=710661 vsize=136734732 memory=108510256 CPUtime=3583.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710734/stat : 710734 (fscip) R 710661 710664 710592 0 -1 4194368 25127324 0 0 0 355884 2511 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710735] ppid=710661 vsize=136734732 memory=110268048 CPUtime=3616.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710735/stat : 710735 (fscip) R 710661 710664 710592 0 -1 4194368 7824759 0 0 0 360486 1159 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710736] ppid=710661 vsize=136734732 memory=107880944 CPUtime=3603.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710736/stat : 710736 (fscip) R 710661 710664 710592 0 -1 4194368 18074418 0 0 0 357283 3107 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710737] ppid=710661 vsize=136734732 memory=2728 CPUtime=3568.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710737/stat : 710737 (fscip) R 710661 710664 710592 0 -1 4194368 25832020 0 0 0 354016 2799 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710738] ppid=710661 vsize=136734732 memory=6844 CPUtime=3615.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710738/stat : 710738 (fscip) R 710661 710664 710592 0 -1 4194368 7653098 0 0 0 360385 1159 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710739] ppid=710661 vsize=136734732 memory=110803464 CPUtime=3611.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710739/stat : 710739 (fscip) R 710661 710664 710592 0 -1 4194368 12001077 0 0 0 358980 2203 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710740] ppid=710661 vsize=136734732 memory=6720661056332512107 CPUtime=3579.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710740/stat : 710740 (fscip) R 710661 710664 710592 0 -1 4194368 25686389 0 0 0 355216 2748 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710741] ppid=710661 vsize=136734732 memory=6432431753918177600 CPUtime=3613.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710741/stat : 710741 (fscip) R 710661 710664 710592 0 -1 4194368 7276264 0 0 0 360205 1136 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710742] ppid=710661 vsize=136734732 memory=280228498778080 CPUtime=3603.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710742/stat : 710742 (fscip) R 710661 710664 710592 0 -1 4194368 16126677 0 0 0 357534 2806 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710743] ppid=710661 vsize=136734732 memory=0 CPUtime=3575.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710743/stat : 710743 (fscip) R 710661 710664 710592 0 -1 4194368 25924410 0 0 0 354860 2730 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710744] ppid=710661 vsize=136734732 memory=29273809900535888 CPUtime=3618.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710744/stat : 710744 (fscip) R 710661 710664 710592 0 -1 4194368 7466894 0 0 0 360718 1086 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710745] ppid=710661 vsize=136734732 memory=41668 CPUtime=3602.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710745/stat : 710745 (fscip) R 710661 710664 710592 0 -1 4194368 16556143 0 0 0 357155 3116 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710746] ppid=710661 vsize=136734732 memory=7640 CPUtime=3563.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710746/stat : 710746 (fscip) R 710661 710664 710592 0 -1 4194368 22766927 0 0 0 353950 2424 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710747] ppid=710661 vsize=136734732 memory=18472 CPUtime=3612.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710747/stat : 710747 (fscip) R 710661 710664 710592 0 -1 4194368 7481320 0 0 0 360086 1154 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710748] ppid=710661 vsize=136734732 memory=20284 CPUtime=3601.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710748/stat : 710748 (fscip) R 710661 710664 710592 0 -1 4194368 17301988 0 0 0 357106 3038 0 0 20 0 41 0 125816776 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710813] ppid=710661 vsize=136734732 memory=5516 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710813/stat : 710813 (fscip) S 710661 710664 710592 0 -1 1077936192 253 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710814] ppid=710661 vsize=136734732 memory=11536 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710814/stat : 710814 (fscip) S 710661 710664 710592 0 -1 1077936192 320 0 0 0 3 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710815] ppid=710661 vsize=136734732 memory=13928 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710815/stat : 710815 (fscip) S 710661 710664 710592 0 -1 1077936192 341 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710816] ppid=710661 vsize=136734732 memory=11336 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710816/stat : 710816 (fscip) S 710661 710664 710592 0 -1 1077936192 214 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710817] ppid=710661 vsize=136734732 memory=11336 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710817/stat : 710817 (fscip) S 710661 710664 710592 0 -1 1077936192 339 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710818] ppid=710661 vsize=136734732 memory=11336 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710818/stat : 710818 (fscip) S 710661 710664 710592 0 -1 1077936192 349 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710819] ppid=710661 vsize=136734732 memory=11336 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710819/stat : 710819 (fscip) S 710661 710664 710592 0 -1 1077936192 242 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710820] ppid=710661 vsize=136734732 memory=2708 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710820/stat : 710820 (fscip) S 710661 710664 710592 0 -1 1077936192 254 0 0 0 1 1 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710821] ppid=710661 vsize=136734732 memory=6612 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710821/stat : 710821 (fscip) S 710661 710664 710592 0 -1 1077936192 380 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710822] ppid=710661 vsize=136734732 memory=2708 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710822/stat : 710822 (fscip) S 710661 710664 710592 0 -1 1077936192 342 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710823] ppid=710661 vsize=136734732 memory=6720661056332512107 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710823/stat : 710823 (fscip) S 710661 710664 710592 0 -1 1077936192 300 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710824] ppid=710661 vsize=136734732 memory=74122 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710824/stat : 710824 (fscip) S 710661 710664 710592 0 -1 1077936192 237 0 0 0 1 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710825] ppid=710661 vsize=136734732 memory=74461 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710825/stat : 710825 (fscip) S 710661 710664 710592 0 -1 1077936192 316 0 0 0 1 1 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710826] ppid=710661 vsize=136734732 memory=74791 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710826/stat : 710826 (fscip) S 710661 710664 710592 0 -1 1077936192 255 0 0 0 0 3 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710827] ppid=710661 vsize=136734732 memory=75122 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710827/stat : 710827 (fscip) S 710661 710664 710592 0 -1 1077936192 335 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710828] ppid=710661 vsize=136734732 memory=75454 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710828/stat : 710828 (fscip) S 710661 710664 710592 0 -1 1077936192 343 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710829] ppid=710661 vsize=136734732 memory=43367 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710829/stat : 710829 (fscip) S 710661 710664 710592 0 -1 1077936192 402 0 0 0 3 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710830] ppid=710661 vsize=136734732 memory=66866 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710830/stat : 710830 (fscip) S 710661 710664 710592 0 -1 1077936192 255 0 0 0 2 0 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710831] ppid=710661 vsize=136734732 memory=8461260352691209207 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710831/stat : 710831 (fscip) S 710661 710664 710592 0 -1 1077936192 475 0 0 0 2 1 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
[pid=710664/tid=710832] ppid=710661 vsize=136734732 memory=140114251478974 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/710664/task/710832/stat : 710832 (fscip) S 710661 710664 710592 0 -1 1077936192 375 0 0 0 0 2 0 0 20 0 41 0 125818213 140016365568 27668377 809668444160 4194304 16623229 140722305290320 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 54411264 140722305295366 140722305295484 140722305295484 140722305302512 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 136734732 KiB
Current children cumulated memory: 110673508 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=71558 s, system=445.155 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3680 s]*
/proc/loadavg: 81.24 80.66 79.33 43/938 712794
/proc/meminfo: memFree=442306180/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3680.8 s]
/proc/loadavg: 81.24 80.66 79.33 43/938 712794
/proc/meminfo: memFree=442306180/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3681 s]*
/proc/loadavg: 75.05 79.39 78.93 5/865 712807
/proc/meminfo: memFree=516346060/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3681.6
CPU time (s): 72003.1
CPU user time (s): 71558
CPU system time (s): 445.155
CPU usage (%): 1955.75
Max. virtual memory (cumulated for all children) (KiB): 136887108
Max. memory (cumulated for all children) (KiB): 110933260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71557.9
system time used= 445.155
maximum resident set size= 110938248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 316749214
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= 12930921
involuntary context switches= 295947


# summary of solver processes directly reported to runsolver:
#   pid: 710664
#   total CPU time (s): 72003.1
#   total CPU user time (s): 71558
#   total CPU system time (s): 445.155

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8611 second user time and 86.6897 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 01:37:59
IDJOB=4465213
IDBENCH=147559
IDSOLVER=3094
FILE ID=nodeD101/4465213-1723592278
RUNJOBID= nodeD101-1723592278-710602
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622772 MiB

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

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

MD5SUM BENCH= 37dc22c6a12cddf588c55f8d6ee6d8c2
RANDOM SEED=1964481818

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        726659264 kB
MemAvailable:   783581128 kB
Buffers:         1107752 kB
Cached:         59081912 kB
SwapCached:            0 kB
Active:         18733292 kB
Inactive:       41905344 kB
Active(anon):       2040 kB
Inactive(anon):   485852 kB
Active(file):   18731252 kB
Inactive(file): 41419492 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            179644 kB
Writeback:             0 kB
AnonPages:        448660 kB
Mapped:           127724 kB
Shmem:             38920 kB
KReclaimable:     381292 kB
Slab:             792340 kB
SReclaimable:     381292 kB
SUnreclaim:       411048 kB
KernelStack:       14720 kB
PageTables:        10888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1019536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1111296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622716 MiB
End job on nodeD101 at 2024-08-14 02:39:20