Trace number 4465441

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.9 3671.28

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_9_ic.opb
MD5SUM4134a3bbfafa37bf409eb88a166c5118
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 benchmark18382767
Best CPU time to get the best result obtained on this benchmark3586.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48555114814
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48555114814
Number of bits of the biggest sum of numbers36
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.11/1.15	c Default LC presolving (default).
1.11/1.16	c ** Before presolving: virtualMemUsedAtLc = 963150965, getVmSize() = 649887744, SCIPgetMemUsed() = 564679110, SCIPgetMemTotal() = 604327262, SCIPgetMemExternEstim() = 358823703
1.11/1.16	c ** set memory limit for presolving in LC to 8.79306e+12 for SCIP **
7.76/7.86	c ** Estimated virtualMemUsedAtSolver = 944006675, getVmSize() = 1240469504, SCIPgetMemUsed() = 747421694, SCIPgetMemTotal() = 1057186310, SCIPgetMemExternEstim() = 358823703
7.76/7.86	c ** set memory limit for solvers to 4.18564e+11 for each SCIP **
7.76/7.86	c Original Problem   :
7.76/7.86	c   Problem name     : instance-4465441-1723626662
7.76/7.86	c   Variables        : 125200 (125200 binary, 0 integer, 0 implicit integer, 0 continuous)
7.76/7.86	c   Constraints      : 250157
7.76/7.86	c   Objective sense  : minimize
7.76/7.86	c Presolved Problem  :
7.76/7.86	c   Variables        : 62575 (62575 binary, 0 integer, 0 implicit integer, 0 continuous)
7.76/7.86	c   Constraints      : 62729
7.76/7.86	c Constraints        : Number
7.76/7.86	c   knapsack         : 1375 
7.76/7.86	c   setppc           : 51 
7.76/7.86	c   and              : 60025 
7.76/7.86	c   linear           : 3 
7.76/7.86	c   logicor          : 1275 
7.76/7.86	c ** Instance transfer method used: 0
7.99/8.05	c ** ParaScipInstance copy does not increase the number of variables. **
11.23/11.28	c LC is working with racing ramp-up and with rebuilding tree after racing.
11.23/11.28	c                                Nodes    Active                                            
11.23/11.28	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
168.50/19.52	c *      20              0           1        20   285944239.0000                -          -
168.50/19.52	c        20              0           1        20   285944239.0000                -          -
1709.90/97.33	c        97              2           1        20   285944239.0000          -5.0000          -
1820.75/102.93	c       103              3           4        20   285944239.0000          -5.0000          -
1874.01/105.61	c *     106              3           4        20   249458201.0000          -5.0000          -
1907.25/107.35	c *     107              3           4        20   175546059.0000          -5.0000          -
1934.89/108.79	c       109              4           3        20   175546059.0000          -5.0000          -
2051.74/114.67	c       115             21          22        20   175546059.0000          -5.0000          -
2152.51/119.75	c       120             22          21        20   175546059.0000          -5.0000          -
2260.29/125.15	c       125             41          42        20   175546059.0000          -5.0000          -
2362.58/130.36	c       130             43          42        20   175546059.0000          -5.0000          -
2473.60/135.95	c       136             61          62        20   175546059.0000          -5.0000          -
2560.84/140.35	c *     140             82          81        20   173679803.0000          -5.0000          -
2572.71/141.02	c       141             82          81        20   173679803.0000          -5.0000          -
2677.84/146.22	c       146            123         122        20   173679803.0000          -5.0000          -
2788.85/151.83	c       152            132         131        20   173679803.0000          -5.0000          -
2888.01/156.86	c       157            162         161        20   173679803.0000          -5.0000          -
2991.78/162.13	c       162            202         201        20   173679803.0000          -5.0000          -
3092.82/167.18	c       167            222         221        20   173679803.0000          -5.0000          -
3195.16/172.33	c       172            241         242        20   173679803.0000          -5.0000          -
3296.15/177.50	c       178            282         281        20   173679803.0000          -5.0000          -
3396.93/182.59	c       183            302         301        20   173679803.0000          -5.0000          -
3500.06/187.75	c       188            302         303        20   173679803.0000          -5.0000          -
3603.04/192.95	c       193            302         303        20   173679803.0000          -5.0000          -
3702.23/197.98	c       198            362         361        20   173679803.0000          -5.0000          -
3804.04/203.07	c       203            422         421        20   173679803.0000          -5.0000          -
3903.17/208.13	c       208            510         509        20   173679803.0000          -5.0000          -
4004.03/213.18	c       213            542         541        20   173679803.0000          -5.0000          -
4110.65/218.50	c       218            603         602        20   173679803.0000          -5.0000          -
4336.65/229.95	c       230            662         661        20   173679803.0000          -5.0000          -
4438.59/235.13	c       235            722         721        20   173679803.0000          -5.0000          -
4542.98/240.36	c       240            802         801        20   173679803.0000          -5.0000          -
4644.18/245.44	c       245            862         861        20   173679803.0000          -5.0000          -
4747.37/250.65	c       251            942         941        20   173679803.0000          -5.0000          -
4852.53/255.92	c       256           1022        1021        20   173679803.0000          -5.0000          -
4951.51/260.95	c       261           1051           1        20   173679803.0000          -5.0000          -
5060.46/266.40	c       266           1131          81        20   173679803.0000          -5.0000          -
5169.45/272.01	c       272           1191         141        20   173679803.0000          -5.0000          -
5276.50/277.34	c       277           1231         181        20   173679803.0000          -5.0000          -
5377.61/282.45	c       282           1331         281        20   173679803.0000          -5.0000          -
5478.64/287.56	c       288           1351         301        20   173679803.0000          -5.0000          -
5579.70/292.64	c       293           1471         421        20   173679803.0000          -5.0000          -
5680.61/297.79	c       298           1551         501        20   173679803.0000          -5.0000          -
5780.43/302.85	c       303           1571         521        20   173679803.0000          -5.0000          -
5880.19/307.96	c       308           1691         641        20   173679803.0000          -5.0000          -
5977.97/312.97	c       313           1711         661        20   173679803.0000          -5.0000          -
6076.21/317.99	c       318           1771         721        20   173679803.0000          -5.0000          -
6178.86/323.18	c       323           1851         801        20   173679803.0000          -5.0000          -
6278.13/328.27	c       328           1971         921        20   173679803.0000          -5.0000          -
6378.39/333.39	c       333           1991         941        20   173679803.0000          -5.0000          -
6478.42/338.44	c       338           2111        1061        20   173679803.0000          -5.0000          -
6578.50/343.54	c       344           2131        1081        20   173679803.0000          -5.0000          -
6688.59/349.17	c       349           2211        1161        20   173679803.0000          -5.0000          -
6797.66/354.79	c       355           2271        1221        20   173679803.0000          -5.0000          -
6911.26/360.55	c       361           2351        1301        20   173679803.0000          -5.0000          -
7017.02/366.01	c       366           2431        1381        20   173679803.0000          -5.0000          -
7114.85/371.02	c       371           2531        1481        20   173679803.0000          -5.0000          -
7215.64/376.09	c       376           2551        1501        20   173679803.0000          -5.0000          -
7315.42/381.13	c       381           2671        1621        20   173679803.0000          -5.0000          -
7413.91/386.18	c       386           2691        1641        20   173679803.0000          -5.0000          -
7513.51/391.23	c       391           2811        1761        20   173679803.0000          -5.0000          -
7611.46/396.27	c       396           2831        1781        20   173679803.0000          -5.0000          -
7709.70/401.29	c       401           2951        1901        20   173679803.0000          -5.0000          -
7809.90/406.33	c       406           2971        1921        20   173679803.0000          -5.0000          -
7961.59/414.07	c       414              2           1        20   173679803.0000     2409901.1641          -
8064.87/419.32	c       419              2           1        20   173679803.0000     2409901.1641          -
8162.99/424.34	c       424              2           1        20   173679803.0000     2409901.1641          -
8261.06/429.36	c       429              2           1        20   173679803.0000     2409901.1641          -
8363.19/434.51	c       435              3           2        20   173679803.0000     2428083.6080          -
8469.12/439.94	c       440              2           1        20   173679803.0000     2462448.5843          -
8567.36/444.97	c       445              2           1        20   173679803.0000     2462448.5843          -
8667.97/450.06	c       450              2           1        20   173679803.0000     2462448.5843          -
8769.76/455.24	c       455              4           3        20   173679803.0000     2462448.5843          -
8873.90/460.51	c       461              6           5        20   173679803.0000     2462448.5843          -
8971.81/465.55	c       466              2           1        20   173679803.0000     2465395.9563          -
9080.28/471.12	c       471              2           1        20   173679803.0000     2465395.9563          -
9189.78/476.68	c       477              2           1        20   173679803.0000     2465395.9563          -
9298.09/482.16	c       482              2           1        20   173679803.0000     2465395.9563          -
9403.67/487.53	c       488              2           1        20   173679803.0000     2465395.9563          -
9503.84/492.65	c       493              2           1        20   173679803.0000     2465395.9563          -
9602.16/497.67	c       498              2           1        20   173679803.0000     2465395.9563          -
9709.05/503.04	c       503              2           1        20   173679803.0000     2465395.9563          -
9818.45/508.64	c       509              2           1        20   173679803.0000     2465395.9563          -
9928.36/514.24	c       514              2           1        20   173679803.0000     2465395.9563          -
10038.17/519.82	c       520              2           1        20   173679803.0000     2465395.9563          -
10146.21/525.38	c       525              2           1        20   173679803.0000     2465395.9563          -
10256.27/530.94	c       531              2           1        20   173679803.0000     2465395.9563          -
10366.32/536.51	c       537              2           1        20   173679803.0000     2465395.9563          -
10464.59/541.59	c       542              2           1        20   173679803.0000     2465395.9563          -
10574.89/547.18	c       547              2           1        20   173679803.0000     2465395.9563          -
10682.28/552.67	c       553              2           1        20   173679803.0000     2465395.9563          -
10792.33/558.29	c       558              3           2        20   173679803.0000     2465395.9563          -
11014.19/569.53	c       570              3           2        20   173679803.0000     2465395.9563          -
11120.13/574.91	c       575              3           2        20   173679803.0000     2465395.9563          -
11218.26/579.96	c       580              3           2        20   173679803.0000     2465395.9563          -
11316.59/585.02	c       585              3           2        20   173679803.0000     2465395.9563          -
11417.47/590.13	c       590              3           2        20   173679803.0000     2465395.9563          -
11517.67/595.18	c       595              3           2        20   173679803.0000     2465395.9563          -
11621.24/600.43	c       600              4           3        20   173679803.0000     2465395.9563          -
11721.41/605.60	c       606              4           3        20   173679803.0000     2465395.9563          -
11823.65/610.71	c       611              4           3        20   173679803.0000     2465395.9563          -
11925.88/615.92	c       616              4           3        20   173679803.0000     2465395.9563          -
12023.98/620.94	c       621              4           3        20   173679803.0000     2465395.9563          -
12122.00/625.99	c       626              4           3        20   173679803.0000     2465395.9563          -
12222.95/631.05	c       631              4           3        20   173679803.0000     2465395.9563          -
12323.05/636.16	c       636              4           3        20   173679803.0000     2465395.9563          -
12424.79/641.31	c       641              4           3        20   173679803.0000     2465395.9563          -
12524.77/646.47	c       646              4           3        20   173679803.0000     2465395.9563          -
12624.91/651.51	c       652              5           4        20   173679803.0000     2465395.9563          -
12727.13/656.80	c       657              5           4        20   173679803.0000     2465395.9563          -
12848.88/663.04	c       663              5           4        20   173679803.0000     2465395.9563          -
12956.85/668.40	c       668              5           4        20   173679803.0000     2465395.9563          -
13061.04/673.79	c       674              5           4        20   173679803.0000     2465395.9563          -
13167.80/679.18	c       679              5           4        20   173679803.0000     2465395.9563          -
13273.29/684.56	c       685              5           4        20   173679803.0000     2465395.9563          -
13373.43/689.63	c       690              6           5        20   173679803.0000     2465395.9563          -
13477.61/694.94	c       695              6           5        20   173679803.0000     2465395.9563          -
13581.75/700.27	c       700              6           5        20   173679803.0000     2465395.9563          -
13685.81/705.57	c       706              6           5        20   173679803.0000     2465395.9563          -
13789.96/710.85	c       711              6           5        20   173679803.0000     2465395.9563          -
13894.58/716.17	c       716              6           5        20   173679803.0000     2465395.9563          -
13998.19/721.45	c       721              6           5        20   173679803.0000     2465395.9563          -
14096.49/726.50	c       726              6           5        20   173679803.0000     2465395.9563          -
14198.61/731.62	c       732              6           5        20   173679803.0000     2465395.9563          -
14302.66/736.94	c       737              6           5        20   173679803.0000     2465395.9563          -
14400.94/741.97	c       742              7           6        20   173679803.0000     2465395.9563          -
14510.79/747.54	c       748              7           6        20   173679803.0000     2465395.9563          -
14614.79/752.84	c       753              7           6        20   173679803.0000     2465395.9563          -
14714.84/757.99	c       758              7           6        20   173679803.0000     2465395.9563          -
14826.79/763.65	c       764              7           6        20   173679803.0000     2465395.9563          -
14930.78/768.92	c       769              7           6        20   173679803.0000     2465395.9563          -
15031.60/774.13	c       774              7           6        20   173679803.0000     2465395.9563          -
15137.11/779.40	c       779              7           6        20   173679803.0000     2465395.9563          -
15235.55/784.42	c       784              7           6        20   173679803.0000     2465395.9563          -
15339.54/789.74	c       790              8           7        20   173679803.0000     2465395.9563          -
15441.61/795.01	c       795              8           7        20   173679803.0000     2465395.9563          -
15545.80/800.20	c       800              8           7        20   173679803.0000     2465395.9563          -
15643.94/805.21	c       805              8           7        20   173679803.0000     2465395.9563          -
15746.18/810.47	c       810              8           7        20   173679803.0000     2465395.9563          -
15846.23/815.56	c       816              8           7        20   173679803.0000     2465395.9563          -
15952.40/820.91	c       821              8           7        20   173679803.0000     2465395.9563          -
16050.60/825.93	c       826              8           7        20   173679803.0000     2465395.9563          -
16151.41/831.07	c       831              8           7        20   173679803.0000     2465395.9563          -
16252.83/836.21	c       836              8           7        20   173679803.0000     2465395.9563          -
16353.09/841.35	c       841              8           7        20   173679803.0000     2465395.9563          -
16453.34/846.49	c       846              8           7        20   173679803.0000     2465395.9563          -
16555.53/851.61	c       852              8           7        20   173679803.0000     2465395.9563          -
16655.93/856.76	c       857              8           7        20   173679803.0000     2465395.9563          -
16756.00/861.89	c       862              8           7        20   173679803.0000     2465395.9563          -
16856.17/866.99	c       867              8           7        20   173679803.0000     2465395.9563          -
16954.43/872.00	c       872              8           7        20   173679803.0000     2465395.9563          -
17057.41/877.14	c       877              8           7        20   173679803.0000     2465395.9563          -
17156.84/882.26	c       882              8           7        20   173679803.0000     2465395.9563          -
17258.92/887.41	c       887              8           7        20   173679803.0000     2465395.9563          -
17356.94/892.44	c       892              8           7        20   173679803.0000     2465395.9563          -
17457.20/897.51	c       898              8           7        20   173679803.0000     2465395.9563          -
17557.40/902.67	c       903              8           7        20   173679803.0000     2465395.9563          -
17657.62/907.79	c       908              9           8        20   173679803.0000     2465395.9563          -
17757.74/912.90	c       913              9           8        20   173679803.0000     2465395.9563          -
17857.91/918.01	c       918              9           8        20   173679803.0000     2465395.9563          -
17958.77/923.05	c       923              9           8        20   173679803.0000     2465395.9563          -
18060.16/928.21	c       928             11          10        20   173679803.0000     2465395.9563          -
18160.45/933.35	c       933             11          10        20   173679803.0000     2465395.9563          -
18260.47/938.44	c       938             11          10        20   173679803.0000     2465395.9563          -
18360.82/943.53	c       944             11          10        20   173679803.0000     2465395.9563          -
18458.99/948.58	c       949             13          12        20   173679803.0000     2465395.9563          -
18558.84/953.69	c       954             13          12        20   173679803.0000     2465395.9563          -
18659.09/958.70	c       959             13          12        20   173679803.0000     2465395.9563          -
18757.28/963.71	c       964             15          14        20   173679803.0000     2465395.9563          -
18859.46/968.93	c       969             17          16        20   173679803.0000     2465395.9563          -
18960.13/974.04	c       974             17          16        20   173679803.0000     2465395.9563          -
19060.50/979.18	c       979             17          16        20   173679803.0000     2465395.9563          -
19159.99/984.28	c       984             17          16        20   173679803.0000     2465395.9563          -
19259.96/989.38	c       989             21          20        20   173679803.0000     2465395.9563          -
19372.07/995.11	c       995             21          20        20   173679803.0000     2465395.9563          -
19481.59/1000.61	c      1001             21          20        20   173679803.0000     2465395.9563          -
19579.79/1005.62	c      1006             21          20        20   173679803.0000     2465395.9563          -
19682.09/1010.82	c      1011             21          20        20   173679803.0000     2465395.9563          -
19780.02/1015.84	c      1016             21          20        20   173679803.0000     2465395.9563          -
19880.10/1020.98	c      1021             21          20        20   173679803.0000     2465395.9563          -
19989.87/1026.51	c      1027             21          20        20   173679803.0000     2465395.9563          -
20089.93/1031.69	c      1032             24          23        20   173679803.0000     2465395.9563          -
20190.22/1036.73	c      1037             24          23        20   173679803.0000     2465395.9563          -
20288.52/1041.80	c      1042             25          24        20   173679803.0000     2465395.9563          -
20390.77/1046.98	c      1047             25          24        20   173679803.0000     2465395.9563          -
20491.74/1052.13	c      1052             25          24        20   173679803.0000     2465395.9563          -
20591.76/1057.15	c      1057             25          24        20   173679803.0000     2465395.9563          -
20659.83/1060.62	c *    1061             25          24        20    48817997.0000     2465395.9563          -
20695.09/1062.44	c      1062             25          24        20    48817997.0000     2465395.9563          -
20820.70/1068.84	c      1069             26          18        20    48817997.0000     2465395.9563          -
20923.41/1074.13	c      1074             26          18        20    48817997.0000     2465395.9563          -
21028.70/1079.44	c      1079             26          18        20    48817997.0000     2465395.9563          -
21134.80/1084.84	c      1085             27          19        20    48817997.0000     2465395.9563          -
21260.91/1091.22	c      1091             27          19        20    48817997.0000     2465395.9563          -
21655.98/1111.37	c      1111             27          19        20    48817997.0000     2465395.9563          -
22060.83/1131.93	c      1132             27          19        20    48817997.0000     2465395.9563          -
22174.70/1137.74	c      1138             28          20        20    48817997.0000     2465395.9563          -
22279.11/1143.04	c      1143             28          20        20    48817997.0000     2465395.9563          -
22377.20/1148.10	c      1148             28          20        20    48817997.0000     2465395.9563          -
22641.83/1161.55	c      1162             28          20        20    48817997.0000     2465395.9563          -
22741.81/1166.67	c      1167             28          20        20    48817997.0000     2465395.9563          -
22842.06/1171.73	c      1172             28          20        20    48817997.0000     2465395.9563          -
22942.09/1176.82	c      1177             28          20        20    48817997.0000     2465395.9563          -
23042.36/1181.97	c      1182             28          20        20    48817997.0000     2465395.9563          -
23140.44/1186.98	c      1187             28          20        20    48817997.0000     2465395.9563          -
23238.68/1191.99	c      1192             28          20        20    48817997.0000     2465395.9563          -
23337.07/1197.02	c      1197             28          20        20    48817997.0000     2465395.9563          -
23437.95/1202.07	c      1202             29          21        20    48817997.0000     2465395.9563          -
23537.86/1207.16	c      1207             30          22        20    48817997.0000     2465395.9563          -
23641.33/1212.48	c      1212             30          22        20    48817997.0000     2465395.9563          -
23741.47/1217.56	c      1218             30          22        20    48817997.0000     2465395.9563          -
23841.73/1222.63	c      1223             30          22        20    48817997.0000     2465395.9563          -
23940.00/1227.64	c      1228             30          22        20    48817997.0000     2465395.9563          -
24040.04/1232.74	c      1233             30          22        20    48817997.0000     2465395.9563          -
24138.26/1237.79	c      1238             30          22        20    48817997.0000     2465395.9563          -
24238.40/1242.83	c      1243             30          22        20    48817997.0000     2465395.9563          -
24336.52/1247.89	c      1248             30          22        20    48817997.0000     2465395.9563          -
24436.74/1252.92	c      1253             33          25        20    48817997.0000     2465395.9563          -
24537.35/1258.12	c      1258             33          25        20    48817997.0000     2465395.9563          -
24639.18/1263.25	c      1263             34          26        20    48817997.0000     2465395.9563          -
24743.01/1268.53	c      1269             34          26        20    48817997.0000     2465395.9563          -
24847.18/1273.82	c      1274             34          26        20    48817997.0000     2465395.9563          -
24945.63/1278.83	c      1279             34          26        20    48817997.0000     2465395.9563          -
25055.43/1284.50	c      1284             34          26        20    48817997.0000     2465395.9563          -
25155.43/1289.57	c      1290             34          26        20    48817997.0000     2465395.9563          -
25259.70/1294.87	c      1295             34          26        20    48817997.0000     2465395.9563          -
25364.38/1300.14	c      1300             34          26        20    48817997.0000     2465395.9563          -
25471.41/1305.61	c      1306             34          26        20    48817997.0000     2465395.9563          -
25569.61/1310.64	c      1311             34          26        20    48817997.0000     2465395.9563          -
25667.81/1315.66	c      1316             34          26        20    48817997.0000     2465395.9563          -
25767.90/1320.76	c      1321             35          27        20    48817997.0000     2465395.9563          -
25867.99/1325.86	c      1326             35          27        20    48817997.0000     2465395.9563          -
25968.15/1330.94	c      1331             35          27        20    48817997.0000     2465395.9563          -
26066.40/1335.99	c      1336             35          27        20    48817997.0000     2465395.9563          -
26164.43/1341.00	c      1341             35          27        20    48817997.0000     2465395.9563          -
26266.80/1346.19	c      1346             35          27        20    48817997.0000     2465395.9563          -
26365.43/1351.20	c      1351             35          27        20    48817997.0000     2465395.9563          -
26470.61/1356.51	c      1357             37          29        20    48817997.0000     2465395.9563          -
26568.73/1361.53	c      1362             37          29        20    48817997.0000     2465395.9563          -
26673.03/1366.85	c      1367             37          29        20    48817997.0000     2465395.9563          -
26771.04/1371.89	c      1372             37          29        20    48817997.0000     2465395.9563          -
26871.02/1376.97	c      1377             37          29        20    48817997.0000     2465395.9563          -
26973.98/1382.17	c      1382             37          29        20    48817997.0000     2465395.9563          -
27075.30/1387.35	c      1387             37          29        20    48817997.0000     2465395.9563          -
27177.46/1392.52	c      1393             37          29        20    48817997.0000     2465395.9563          -
27277.68/1397.64	c      1398             37          29        20    48817997.0000     2465395.9563          -
27377.95/1402.71	c      1403             37          29        20    48817997.0000     2465395.9563          -
27476.19/1407.78	c      1408             37          29        20    48817997.0000     2465395.9563          -
27578.31/1413.01	c      1413             37          29        20    48817997.0000     2465395.9563          -
27679.25/1418.12	c      1418             38          30        20    48817997.0000     2465395.9563          -
27780.74/1423.25	c      1423             38          30        20    48817997.0000     2465395.9563          -
27880.80/1428.34	c      1428             38          30        20    48817997.0000     2465395.9563          -
27978.86/1433.35	c      1433             40          32        20    48817997.0000     2465395.9563          -
28088.90/1438.90	c      1439             41          33        20    48817997.0000     2465395.9563          -
28198.96/1444.58	c      1445             41          33        20    48817997.0000     2465395.9563          -
28309.45/1450.19	c      1450             41          33        20    48817997.0000     2465395.9563          -
28418.99/1455.78	c      1456             41          33        20    48817997.0000     2465395.9563          -
28527.12/1461.26	c      1461             41          33        20    48817997.0000     2465395.9563          -
28629.26/1466.40	c      1466             41          33        20    48817997.0000     2465395.9563          -
28729.53/1471.51	c      1472             41          33        20    48817997.0000     2465395.9563          -
28827.55/1476.57	c      1477             41          33        20    48817997.0000     2465395.9563          -
28927.67/1481.63	c      1482             41          33        20    48817997.0000     2465395.9563          -
29029.83/1486.85	c      1487             43          35        20    48817997.0000     2465395.9563          -
29137.79/1492.34	c      1492             44          36        20    48817997.0000     2465395.9563          -
29243.88/1497.75	c      1498             44          36        20    48817997.0000     2465395.9563          -
29346.12/1502.94	c      1503             44          36        20    48817997.0000     2465395.9563          -
29444.40/1507.97	c      1508             44          36        20    48817997.0000     2465395.9563          -
29545.30/1513.12	c      1513             45          37        20    48817997.0000     2465395.9563          -
29654.50/1518.68	c      1519             45          37        20    48817997.0000     2465395.9563          -
29764.39/1524.24	c      1524             45          37        20    48817997.0000     2465395.9563          -
29870.47/1529.69	c      1530             45          37        20    48817997.0000     2465395.9563          -
29977.33/1535.09	c      1535             45          37        20    48817997.0000     2465395.9563          -
30077.61/1540.14	c      1540             45          37        20    48817997.0000     2465395.9563          -
30178.66/1545.30	c      1545             45          37        20    48817997.0000     2465395.9563          -
30276.81/1550.38	c      1550             45          37        20    48817997.0000     2465395.9563          -
30381.03/1555.61	c      1556             45          37        20    48817997.0000     2465395.9563          -
30481.18/1560.75	c      1561             45          37        20    48817997.0000     2465395.9563          -
30583.38/1565.91	c      1566             45          37        20    48817997.0000     2465395.9563          -
30684.13/1571.03	c      1571             45          37        20    48817997.0000     2465395.9563          -
30782.72/1576.09	c      1576             45          37        20    48817997.0000     2465395.9563          -
30891.93/1581.61	c      1582             45          37        20    48817997.0000     2465395.9563          -
30995.57/1586.93	c      1587             45          37        20    48817997.0000     2465395.9563          -
31099.57/1592.28	c      1592             45          37        20    48817997.0000     2465395.9563          -
31205.50/1597.68	c      1598             45          37        20    48817997.0000     2465395.9563          -
31305.67/1602.71	c      1603             45          37        20    48817997.0000     2465395.9563          -
31403.81/1607.72	c      1608             45          37        20    48817997.0000     2465395.9563          -
31504.06/1612.88	c      1613             45          37        20    48817997.0000     2465395.9563          -
31608.99/1618.16	c      1618             45          37        20    48817997.0000     2465395.9563          -
31708.58/1623.23	c      1623             47          39        20    48817997.0000     2465395.9563          -
31810.58/1628.44	c      1628             49          41        20    48817997.0000     2465395.9563          -
31908.72/1633.47	c      1633             49          41        20    48817997.0000     2465395.9563          -
32016.78/1638.99	c      1639             49          41        20    48817997.0000     2465395.9563          -
32120.66/1644.27	c      1644             49          41        20    48817997.0000     2465395.9563          -
32222.71/1649.45	c      1649             49          41        20    48817997.0000     2465395.9563          -
32328.85/1654.83	c      1655             49          41        20    48817997.0000     2465395.9563          -
32433.45/1660.19	c      1660             50          42        20    48817997.0000     2465395.9563          -
32535.13/1665.38	c      1665             50          42        20    48817997.0000     2465395.9563          -
32635.17/1670.47	c      1670             50          42        20    48817997.0000     2465395.9563          -
32737.31/1675.61	c      1676             50          42        20    48817997.0000     2465395.9563          -
32837.29/1680.73	c      1681             50          42        20    48817997.0000     2465395.9563          -
32937.48/1685.81	c      1686             50          42        20    48817997.0000     2465395.9563          -
33037.65/1690.95	c      1691             50          42        20    48817997.0000     2465395.9563          -
33135.88/1696.01	c      1696             50          42        20    48817997.0000     2465395.9563          -
33239.86/1701.25	c      1701             50          42        20    48817997.0000     2465395.9563          -
33339.97/1706.36	c      1706             50          42        20    48817997.0000     2465395.9563          -
33440.11/1711.42	c      1711             50          42        20    48817997.0000     2465395.9563          -
33540.09/1716.52	c      1717             50          42        20    48817997.0000     2465395.9563          -
33642.17/1721.79	c      1722             50          42        20    48817997.0000     2465395.9563          -
33744.24/1726.94	c      1727             50          42        20    48817997.0000     2465395.9563          -
33842.37/1732.00	c      1732             50          42        20    48817997.0000     2465395.9563          -
33943.27/1737.07	c      1737             51          43        20    48817997.0000     2465395.9563          -
34043.76/1742.16	c      1742             52          44        20    48817997.0000     2465395.9563          -
34147.01/1747.49	c      1747             52          44        20    48817997.0000     2465395.9563          -
34249.06/1752.64	c      1753             52          44        20    48817997.0000     2465395.9563          -
34349.31/1757.71	c      1758             52          44        20    48817997.0000     2465395.9563          -
34447.47/1762.77	c      1763             52          44        20    48817997.0000     2465395.9563          -
34547.68/1767.82	c      1768             53          45        20    48817997.0000     2465395.9563          -
34647.74/1772.98	c      1773             54          46        20    48817997.0000     2465395.9563          -
34748.52/1778.03	c      1778             54          46        20    48817997.0000     2465395.9563          -
34846.87/1783.08	c      1783             54          46        20    48817997.0000     2465395.9563          -
34946.55/1788.14	c      1788             54          46        20    48817997.0000     2465395.9563          -
35045.14/1793.19	c      1793             54          46        20    48817997.0000     2465395.9563          -
35144.28/1798.25	c      1798             54          46        20    48817997.0000     2465395.9563          -
35244.44/1803.31	c      1803             54          46        20    48817997.0000     2465395.9563          -
35346.57/1808.50	c      1808             54          46        20    48817997.0000     2465395.9563          -
35444.79/1813.55	c      1814             54          46        20    48817997.0000     2465395.9563          -
35544.74/1818.64	c      1819             55          47        20    48817997.0000     2465395.9563          -
35644.82/1823.77	c      1824             55          47        20    48817997.0000     2465395.9563          -
35744.76/1828.88	c      1829             56          48        20    48817997.0000     2465395.9563          -
35844.77/1833.94	c      1834             56          48        20    48817997.0000     2465395.9563          -
35945.49/1839.07	c      1839             57          49        20    48817997.0000     2465395.9563          -
36046.67/1844.29	c      1844             59          51        20    48817997.0000     2465395.9563          -
36152.70/1849.63	c      1850             59          51        20    48817997.0000     2465395.9563          -
36250.78/1854.68	c      1855             59          51        20    48817997.0000     2465395.9563          -
36350.78/1859.75	c      1860             59          51        20    48817997.0000     2465395.9563          -
36452.68/1864.99	c      1865             59          51        20    48817997.0000     2465395.9563          -
36553.30/1870.06	c      1870             60          52        20    48817997.0000     2465395.9563          -
36651.28/1875.09	c      1875             60          52        20    48817997.0000     2465395.9563          -
36749.56/1880.11	c      1880             60          52        20    48817997.0000     2465395.9563          -
36850.67/1885.24	c      1885             60          52        20    48817997.0000     2465395.9563          -
36948.90/1890.29	c      1890             60          52        20    48817997.0000     2465395.9563          -
37048.95/1895.33	c      1895             60          52        20    48817997.0000     2465395.9563          -
37154.79/1900.71	c      1901             60          52        20    48817997.0000     2465395.9563          -
37254.93/1905.85	c      1906             61          53        20    48817997.0000     2465395.9563          -
37354.95/1910.93	c      1911             61          53        20    48817997.0000     2465395.9563          -
37452.71/1915.99	c      1916             61          53        20    48817997.0000     2465395.9563          -
37555.58/1921.15	c      1921             61          53        20    48817997.0000     2465395.9563          -
37658.52/1926.49	c      1926             61          53        20    48817997.0000     2465395.9563          -
37758.31/1931.56	c      1932             61          53        20    48817997.0000     2465395.9563          -
37855.97/1936.57	c      1937             61          53        20    48817997.0000     2465395.9563          -
37955.90/1941.67	c      1942             61          53        20    48817997.0000     2465395.9563          -
38057.79/1946.85	c      1947             61          53        20    48817997.0000     2465395.9563          -
38155.73/1951.89	c      1952             61          53        20    48817997.0000     2465395.9563          -
38255.73/1956.97	c      1957             61          53        20    48817997.0000     2465395.9563          -
38356.55/1962.04	c      1962             61          53        20    48817997.0000     2465395.9563          -
38454.67/1967.09	c      1967             61          53        20    48817997.0000     2465395.9563          -
38558.04/1972.36	c      1972             61          53        20    48817997.0000     2465395.9563          -
38659.99/1977.57	c      1978             63          55        20    48817997.0000     2465395.9563          -
38764.04/1982.86	c      1983             63          55        20    48817997.0000     2465395.9563          -
38864.09/1987.92	c      1988             63          55        20    48817997.0000     2465395.9563          -
38962.08/1993.02	c      1993             63          55        20    48817997.0000     2465395.9563          -
39065.93/1998.24	c      1998             63          55        20    48817997.0000     2465395.9563          -
39167.60/2003.41	c      2003             63          55        20    48817997.0000     2465395.9563          -
39265.64/2008.49	c      2008             63          55        20    48817997.0000     2465395.9563          -
39365.63/2013.54	c      2014             63          55        20    48817997.0000     2465395.9563          -
39469.57/2018.86	c      2019             63          55        20    48817997.0000     2465395.9563          -
39569.47/2024.02	c      2024             64          56        20    48817997.0000     2465395.9563          -
39670.40/2029.12	c      2029             64          56        20    48817997.0000     2465395.9563          -
39768.53/2034.14	c      2034             64          56        20    48817997.0000     2465395.9563          -
39875.46/2039.53	c      2040             64          56        20    48817997.0000     2465395.9563          -
39977.58/2044.77	c      2045             64          56        20    48817997.0000     2465395.9563          -
40079.54/2049.98	c      2050             64          56        20    48817997.0000     2465395.9563          -
40187.46/2055.48	c      2055             64          56        20    48817997.0000     2465395.9563          -
40300.92/2061.28	c      2061             64          56        20    48817997.0000     2465395.9563          -
40402.91/2066.42	c      2066             64          56        20    48817997.0000     2465395.9563          -
40500.82/2071.48	c      2071             64          56        20    48817997.0000     2465395.9563          -
40600.71/2076.50	c      2076             64          56        20    48817997.0000     2465395.9563          -
40700.89/2081.61	c      2082             64          56        20    48817997.0000     2465395.9563          -
40804.78/2086.93	c      2087             65          57        20    48817997.0000     2465395.9563          -
40905.56/2092.13	c      2092             66          58        20    48817997.0000     2465395.9563          -
41010.91/2097.40	c      2097             66          58        20    48817997.0000     2465395.9563          -
41114.64/2102.75	c      2103             66          58        20    48817997.0000     2465395.9563          -
41219.25/2108.06	c      2108             66          58        20    48817997.0000     2465395.9563          -
41324.25/2113.41	c      2113             66          58        20    48817997.0000     2465395.9563          -
41426.40/2118.62	c      2119             66          58        20    48817997.0000     2465395.9563          -
41535.96/2124.26	c      2124             66          58        20    48817997.0000     2465395.9563          -
41639.88/2129.57	c      2130             66          58        20    48817997.0000     2465395.9563          -
41744.04/2134.83	c      2135             66          58        20    48817997.0000     2465395.9563          -
41846.47/2140.08	c      2140             66          58        20    48817997.0000     2465395.9563          -
41944.53/2145.10	c      2145             66          58        20    48817997.0000     2465395.9563          -
42053.73/2150.61	c      2151             66          58        20    48817997.0000     2465395.9563          -
42153.78/2155.79	c      2156             66          58        20    48817997.0000     2465395.9563          -
42255.61/2160.98	c      2161             66          58        20    48817997.0000     2465395.9563          -
42361.62/2166.36	c      2166             66          58        20    48817997.0000     2465395.9563          -
42463.41/2171.58	c      2172             66          58        20    48817997.0000     2465395.9563          -
42563.26/2176.63	c      2177             66          58        20    48817997.0000     2465395.9563          -
42661.21/2181.69	c      2182             66          58        20    48817997.0000     2465395.9563          -
42763.02/2186.82	c      2187             66          58        20    48817997.0000     2465395.9563          -
42874.76/2192.59	c      2193             66          58        20    48817997.0000     2465395.9563          -
42976.71/2197.71	c      2198             66          58        20    48817997.0000     2465395.9563          -
43076.64/2202.82	c      2203             66          58        20    48817997.0000     2465395.9563          -
43181.20/2208.15	c      2208             66          58        20    48817997.0000     2465395.9563          -
43280.63/2213.23	c      2213             66          58        20    48817997.0000     2465395.9563          -
43386.48/2218.63	c      2219             67          59        20    48817997.0000     2465395.9563          -
43498.25/2224.34	c      2224             67          59        20    48817997.0000     2465395.9563          -
43598.22/2229.40	c      2229             67          59        20    48817997.0000     2465395.9563          -
43696.22/2234.41	c      2234             67          59        20    48817997.0000     2465395.9563          -
43794.23/2239.49	c      2239             67          59        20    48817997.0000     2465395.9563          -
43901.98/2244.90	c      2245             67          59        20    48817997.0000     2465395.9563          -
44000.05/2249.93	c      2250             68          60        20    48817997.0000     2465395.9563          -
44098.09/2254.97	c      2255             68          60        20    48817997.0000     2465395.9563          -
44196.24/2260.00	c      2260             68          60        20    48817997.0000     2465395.9563          -
44299.96/2265.20	c      2265             68          60        20    48817997.0000     2465395.9563          -
44401.65/2270.49	c      2270             68          60        20    48817997.0000     2465395.9563          -
44505.63/2275.71	c      2276             68          60        20    48817997.0000     2465395.9563          -
44605.61/2280.80	c      2281             68          60        20    48817997.0000     2465395.9563          -
44705.54/2286.00	c      2286             68          60        20    48817997.0000     2465395.9563          -
44813.41/2291.43	c      2291             68          60        20    48817997.0000     2465395.9563          -
44917.32/2296.70	c      2297             68          60        20    48817997.0000     2465395.9563          -
45017.34/2301.89	c      2302             69          61        20    48817997.0000     2465395.9563          -
45117.47/2306.97	c      2307             69          61        20    48817997.0000     2465395.9563          -
45218.25/2312.05	c      2312             71          63        20    48817997.0000     2465395.9563          -
45318.35/2317.16	c      2317             71          63        20    48817997.0000     2465395.9563          -
45421.28/2322.40	c      2322             71          63        20    48817997.0000     2465395.9563          -
45523.09/2327.70	c      2328             71          63        20    48817997.0000     2465395.9563          -
45622.89/2332.75	c      2333             71          63        20    48817997.0000     2465395.9563          -
45729.32/2338.14	c      2338             71          63        20    48817997.0000     2465395.9563          -
45830.81/2343.39	c      2343             71          63        20    48817997.0000     2465395.9563          -
45930.92/2348.43	c      2348             71          63        20    48817997.0000     2465395.9563          -
46029.08/2353.48	c      2353             71          63        20    48817997.0000     2465395.9563          -
46129.22/2358.54	c      2359             71          63        20    48817997.0000     2465395.9563          -
46227.32/2363.57	c      2364             71          63        20    48817997.0000     2465395.9563          -
46337.84/2369.14	c      2369             71          63        20    48817997.0000     2465395.9563          -
46437.17/2374.25	c      2374             71          63        20    48817997.0000     2465395.9563          -
46548.94/2379.92	c      2380             71          63        20    48817997.0000     2465395.9563          -
46649.60/2385.10	c      2385             71          63        20    48817997.0000     2465395.9563          -
46749.42/2390.18	c      2390             71          63        20    48817997.0000     2465395.9563          -
46848.72/2395.24	c      2395             71          63        20    48817997.0000     2465395.9563          -
46948.26/2400.30	c      2400             71          63        20    48817997.0000     2465395.9563          -
47048.16/2405.41	c      2405             71          63        20    48817997.0000     2465395.9563          -
47152.02/2410.73	c      2411             71          63        20    48817997.0000     2465395.9563          -
47251.88/2415.87	c      2416             71          63        20    48817997.0000     2465395.9563          -
47351.90/2420.92	c      2421             71          63        20    48817997.0000     2465395.9563          -
47455.86/2426.20	c      2426             72          64        20    48817997.0000     2465395.9563          -
47557.75/2431.48	c      2431             72          64        20    48817997.0000     2465395.9563          -
47661.69/2436.74	c      2437             72          64        20    48817997.0000     2465395.9563          -
47763.84/2441.96	c      2442             72          64        20    48817997.0000     2465395.9563          -
47867.55/2447.23	c      2447             72          64        20    48817997.0000     2465395.9563          -
47967.34/2452.33	c      2452             72          64        20    48817997.0000     2465395.9563          -
48069.47/2457.56	c      2458             72          64        20    48817997.0000     2465395.9563          -
48169.39/2462.66	c      2463             72          64        20    48817997.0000     2465395.9563          -
48271.36/2467.81	c      2468             72          64        20    48817997.0000     2465395.9563          -
48371.31/2472.90	c      2473             72          64        20    48817997.0000     2465395.9563          -
48473.72/2478.15	c      2478             72          64        20    48817997.0000     2465395.9563          -
48584.64/2483.83	c      2484             72          64        20    48817997.0000     2465395.9563          -
48682.74/2488.87	c      2489             72          64        20    48817997.0000     2465395.9563          -
48785.23/2494.07	c      2494             73          65        20    48817997.0000     2465395.9563          -
48896.47/2499.72	c      2500             73          65        20    48817997.0000     2465395.9563          -
49001.42/2505.08	c      2505             73          65        20    48817997.0000     2465395.9563          -
49108.55/2510.50	c      2510             73          65        20    48817997.0000     2465395.9563          -
49206.75/2515.55	c      2516             73          65        20    48817997.0000     2465395.9563          -
49308.78/2520.71	c      2521             73          65        20    48817997.0000     2465395.9563          -
49408.78/2525.82	c      2526             73          65        20    48817997.0000     2465395.9563          -
49513.48/2531.14	c      2531             73          65        20    48817997.0000     2465395.9563          -
49612.48/2536.27	c      2536             73          65        20    48817997.0000     2465395.9563          -
49714.39/2541.48	c      2541             73          65        20    48817997.0000     2465395.9563          -
49814.06/2546.52	c      2547             73          65        20    48817997.0000     2465395.9563          -
49915.74/2551.71	c      2552             73          65        20    48817997.0000     2465395.9563          -
50015.54/2556.84	c      2557             73          65        20    48817997.0000     2465395.9563          -
50115.48/2561.94	c      2562             73          65        20    48817997.0000     2465395.9563          -
50216.15/2567.05	c      2567             73          65        20    48817997.0000     2465395.9563          -
50316.47/2572.17	c      2572             73          65        20    48817997.0000     2465395.9563          -
50419.57/2577.44	c      2577             73          65        20    48817997.0000     2465395.9563          -
50521.61/2582.63	c      2583             73          65        20    48817997.0000     2465395.9563          -
50619.52/2587.66	c      2588             73          65        20    48817997.0000     2465395.9563          -
50721.40/2592.80	c      2593             73          65        20    48817997.0000     2465395.9563          -
50821.33/2597.94	c      2598             73          65        20    48817997.0000     2465395.9563          -
50931.24/2603.51	c      2604             73          65        20    48817997.0000     2465395.9563          -
51031.15/2608.64	c      2609             73          65        20    48817997.0000     2465395.9563          -
51133.09/2613.87	c      2614             76          68        20    48817997.0000     2465395.9563          -
51233.00/2619.01	c      2619             76          68        20    48817997.0000     2465395.9563          -
51331.08/2624.02	c      2624             76          68        20    48817997.0000     2465395.9563          -
51431.88/2629.13	c      2629             76          68        20    48817997.0000     2465395.9563          -
51532.87/2634.23	c      2634             78          70        20    48817997.0000     2465395.9563          -
51630.98/2639.29	c      2639             78          70        20    48817997.0000     2465395.9563          -
51742.43/2645.00	c      2645             78          70        20    48817997.0000     2465395.9563          -
51842.57/2650.06	c      2650             78          70        20    48817997.0000     2465395.9563          -
51939.76/2655.23	c      2655             79          71        20    48817997.0000     2465395.9563          -
52040.95/2660.30	c      2660             79          71        20    48817997.0000     2465395.9563          -
52139.02/2665.33	c      2665             79          71        20    48817997.0000     2465395.9563          -
52247.12/2670.85	c      2671             79          71        20    48817997.0000     2465395.9563          -
52348.87/2676.03	c      2676             79          71        20    48817997.0000     2465395.9563          -
52447.00/2681.04	c      2681             79          71        20    48817997.0000     2465395.9563          -
52550.81/2686.39	c      2686             79          71        20    48817997.0000     2465395.9563          -
52654.81/2691.61	c      2692             79          71        20    48817997.0000     2465395.9563          -
52752.57/2696.70	c      2697             79          71        20    48817997.0000     2465395.9563          -
52852.74/2701.71	c      2702             79          71        20    48817997.0000     2465395.9563          -
52952.59/2706.89	c      2707             79          71        20    48817997.0000     2465395.9563          -
53057.21/2712.16	c      2712             79          71        20    48817997.0000     2465395.9563          -
53154.91/2717.20	c      2717             79          71        20    48817997.0000     2465395.9563          -
53255.55/2722.25	c      2722             79          71        20    48817997.0000     2465395.9563          -
53354.62/2727.35	c      2727             79          71        20    48817997.0000     2465395.9563          -
53456.67/2732.53	c      2733             82          74        20    48817997.0000     2465395.9563          -
53556.65/2737.61	c      2738             82          74        20    48817997.0000     2465395.9563          -
53662.33/2743.05	c      2743             82          74        20    48817997.0000     2465395.9563          -
53763.27/2748.22	c      2748             82          74        20    48817997.0000     2465395.9563          -
53866.10/2753.49	c      2753             82          74        20    48817997.0000     2465395.9563          -
53967.74/2758.65	c      2759             83          75        20    48817997.0000     2465395.9563          -
54065.57/2763.70	c      2764             84          76        20    48817997.0000     2465395.9563          -
54167.51/2768.80	c      2769             84          76        20    48817997.0000     2465395.9563          -
54265.58/2773.85	c      2774             84          76        20    48817997.0000     2465395.9563          -
54363.67/2778.87	c      2779             84          76        20    48817997.0000     2465395.9563          -
54468.55/2784.16	c      2784             84          76        20    48817997.0000     2465395.9563          -
54573.81/2789.53	c      2790             84          76        20    48817997.0000     2465395.9563          -
54675.96/2794.80	c      2795             84          76        20    48817997.0000     2465395.9563          -
54777.70/2799.92	c      2800             84          76        20    48817997.0000     2465395.9563          -
54875.94/2804.97	c      2805             84          76        20    48817997.0000     2465395.9563          -
54976.10/2810.07	c      2810             84          76        20    48817997.0000     2465395.9563          -
55074.15/2815.12	c      2815             84          76        20    48817997.0000     2465395.9563          -
55181.98/2820.56	c      2821             84          76        20    48817997.0000     2465395.9563          -
55284.05/2825.77	c      2826             84          76        20    48817997.0000     2465395.9563          -
55385.90/2830.96	c      2831             84          76        20    48817997.0000     2465395.9563          -
55486.10/2836.01	c      2836             84          76        20    48817997.0000     2465395.9563          -
55584.23/2841.06	c      2841             84          76        20    48817997.0000     2465395.9563          -
55682.05/2846.07	c      2846             84          76        20    48817997.0000     2465395.9563          -
55780.31/2851.11	c      2851             84          76        20    48817997.0000     2465395.9563          -
55884.32/2856.39	c      2856             84          76        20    48817997.0000     2465395.9563          -
55994.04/2861.96	c      2862             85          77        20    48817997.0000     2465395.9563          -
56094.09/2867.02	c      2867             85          77        20    48817997.0000     2465395.9563          -
56194.73/2872.19	c      2872             85          77        20    48817997.0000     2465395.9563          -
56300.02/2877.55	c      2878             85          77        20    48817997.0000     2465395.9563          -
56398.05/2882.59	c      2883             85          77        20    48817997.0000     2465395.9563          -
56505.81/2888.06	c      2888             85          77        20    48817997.0000     2465395.9563          -
56606.47/2893.18	c      2893             86          78        20    48817997.0000     2465395.9563          -
56706.10/2898.28	c      2898             87          79        20    48817997.0000     2465395.9563          -
56805.38/2903.30	c      2903             87          79        20    48817997.0000     2465395.9563          -
56903.50/2908.35	c      2908             87          79        20    48817997.0000     2465395.9563          -
57005.72/2913.53	c      2914             87          79        20    48817997.0000     2465395.9563          -
57109.60/2918.87	c      2919             87          79        20    48817997.0000     2465395.9563          -
57214.13/2924.14	c      2924             87          79        20    48817997.0000     2465395.9563          -
57314.08/2929.27	c      2929             88          80        20    48817997.0000     2465395.9563          -
57427.18/2935.09	c      2935             88          80        20    48817997.0000     2465395.9563          -
57533.04/2940.47	c      2940             88          80        20    48817997.0000     2465395.9563          -
57642.71/2946.06	c      2946             88          80        20    48817997.0000     2465395.9563          -
57745.47/2951.25	c      2951             88          80        20    48817997.0000     2465395.9563          -
57844.39/2956.33	c      2956             88          80        20    48817997.0000     2465395.9563          -
57942.46/2961.39	c      2961             88          80        20    48817997.0000     2465395.9563          -
58042.38/2966.50	c      2966             88          80        20    48817997.0000     2465395.9563          -
58144.53/2971.66	c      2972             88          80        20    48817997.0000     2465395.9563          -
58250.47/2977.13	c      2977             88          80        20    48817997.0000     2465395.9563          -
58356.73/2982.43	c      2982             88          80        20    48817997.0000     2465395.9563          -
58457.93/2987.57	c      2988             88          80        20    48817997.0000     2465395.9563          -
58565.09/2992.91	c      2993             88          80        20    48817997.0000     2465395.9563          -
58669.15/2998.20	c      2998             88          80        20    48817997.0000     2465395.9563          -
58777.44/3003.67	c      3004             88          80        20    48817997.0000     2465395.9563          -
58882.63/3008.96	c      3009             88          80        20    48817997.0000     2465395.9563          -
58993.74/3014.51	c      3015             88          80        20    48817997.0000     2465395.9563          -
59092.90/3019.58	c      3020             88          80        20    48817997.0000     2465395.9563          -
59194.03/3024.64	c      3025             88          80        20    48817997.0000     2465395.9563          -
59293.30/3029.66	c      3030             88          80        20    48817997.0000     2465395.9563          -
59396.45/3034.82	c      3035             89          79        20    48817997.0000     2465395.9563          -
59504.55/3040.29	c      3040             89          79        20    48817997.0000     2465395.9563          -
59606.79/3045.41	c      3045             89          79        20    48817997.0000     2465395.9563          -
59710.00/3050.64	c      3051             89          79        20    48817997.0000     2465395.9563          -
59813.19/3055.85	c      3056             89          79        20    48817997.0000     2465395.9563          -
59912.42/3060.86	c      3061             89          79        20    48817997.0000     2465395.9563          -
60013.62/3065.97	c      3066             89          79        20    48817997.0000     2465395.9563          -
60114.82/3071.02	c      3071             89          79        20    48817997.0000     2465395.9563          -
60214.03/3076.10	c      3076             89          79        20    48817997.0000     2465395.9563          -
60319.19/3081.35	c      3081             89          79        20    48817997.0000     2465395.9563          -
60420.38/3086.50	c      3086             89          79        20    48817997.0000     2465395.9563          -
60527.56/3091.80	c      3092             89          79        20    48817997.0000     2465395.9563          -
60638.61/3097.46	c      3097             89          79        20    48817997.0000     2465395.9563          -
60759.60/3103.51	c      3104             89          79        20    48817997.0000     2465395.9563          -
60862.81/3108.75	c      3109             89          79        20    48817997.0000     2465395.9563          -
60965.89/3114.00	c      3114             89          79        20    48817997.0000     2465395.9563          -
61071.93/3119.25	c      3119             89          79        20    48817997.0000     2465395.9563          -
61176.20/3124.59	c      3125             89          79        20    48817997.0000     2465395.9563          -
61279.42/3129.72	c      3130             89          79        20    48817997.0000     2465395.9563          -
61380.81/3134.82	c      3135             89          79        20    48817997.0000     2465395.9563          -
61479.88/3139.88	c      3140             89          79        20    48817997.0000     2465395.9563          -
61585.76/3145.18	c      3145             89          79        20    48817997.0000     2465395.9563          -
61692.16/3150.50	c      3150             89          79        20    48817997.0000     2465395.9563          -
61795.37/3155.73	c      3156             89          79        20    48817997.0000     2465395.9563          -
61896.60/3160.86	c      3161             89          79        20    48817997.0000     2465395.9563          -
61995.80/3165.90	c      3166             89          79        20    48817997.0000     2465395.9563          -
62096.82/3170.91	c      3171             89          79        20    48817997.0000     2465395.9563          -
62198.04/3176.10	c      3176             89          79        20    48817997.0000     2465395.9563          -
62297.29/3181.11	c      3181             89          79        20    48817997.0000     2465395.9563          -
62396.55/3186.13	c      3186             89          79        20    48817997.0000     2465395.9563          -
62498.56/3191.18	c      3191             89          79        20    48817997.0000     2465395.9563          -
62599.72/3196.24	c      3196             89          79        20    48817997.0000     2465395.9563          -
62699.94/3201.30	c      3201             89          79        20    48817997.0000     2465395.9563          -
62751.64/3203.92	c *    3204             89          79        20    37984523.0000     2465395.9563          -
62802.83/3206.51	c      3207             89          79        20    37984523.0000     2465395.9563          -
62909.74/3211.96	c      3212             89          79        20    37984523.0000     2465395.9563          -
63010.96/3217.00	c      3217             89          79        20    37984523.0000     2465395.9563          -
63110.07/3222.03	c      3222             89          79        20    37984523.0000     2465395.9563          -
63209.24/3227.08	c      3227             89          79        20    37984523.0000     2465395.9563          -
63318.37/3232.59	c      3233             89          79        20    37984523.0000     2465395.9563          -
63419.58/3237.67	c      3238             89          79        20    37984523.0000     2465395.9563          -
63520.80/3242.70	c      3243             89          79        20    37984523.0000     2465395.9563          -
63624.02/3247.92	c      3248             89          79        20    37984523.0000     2465395.9563          -
63733.17/3253.47	c      3253             89          79        20    37984523.0000     2465395.9563          -
63836.38/3258.68	c      3259             89          79        20    37984523.0000     2465395.9563          -
63937.59/3263.73	c      3264             89          79        20    37984523.0000     2465395.9563          -
64036.82/3268.78	c      3269             89          79        20    37984523.0000     2465395.9563          -
64141.99/3274.08	c      3274             89          79        20    37984523.0000     2465395.9563          -
64241.16/3279.09	c      3279             89          79        20    37984523.0000     2465395.9563          -
64343.17/3284.24	c      3284             91          80        20    37984523.0000     2465395.9563          -
64444.31/3289.28	c      3289             91          80        20    37984523.0000     2465395.9563          -
64546.52/3294.41	c      3294             91          80        20    37984523.0000     2465395.9563          -
64649.73/3299.66	c      3300             91          80        20    37984523.0000     2465395.9563          -
64754.91/3304.98	c      3305             91          80        20    37984523.0000     2465395.9563          -
64856.13/3310.01	c      3310             91          80        20    37984523.0000     2465395.9563          -
64958.00/3315.21	c      3315             91          80        20    37984523.0000     2465395.9563          -
65064.44/3320.50	c      3320             91          80        20    37984523.0000     2465395.9563          -
65169.66/3325.88	c      3326             91          80        20    37984523.0000     2465395.9563          -
65270.87/3330.93	c      3331             91          80        20    37984523.0000     2465395.9563          -
65372.08/3336.11	c      3336             91          80        20    37984523.0000     2465395.9563          -
65471.31/3341.13	c      3341             91          80        20    37984523.0000     2465395.9563          -
65582.34/3346.67	c      3347             91          80        20    37984523.0000     2465395.9563          -
65689.35/3352.01	c      3352             91          80        20    37984523.0000     2465395.9563          -
65788.57/3357.12	c      3357             91          80        20    37984523.0000     2465395.9563          -
65890.52/3362.23	c      3362             91          80        20    37984523.0000     2465395.9563          -
65996.96/3367.50	c      3368             91          80        20    37984523.0000     2465395.9563          -
66100.12/3372.73	c      3373             91          80        20    37984523.0000     2465395.9563          -
66199.37/3377.77	c      3378             91          80        20    37984523.0000     2465395.9563          -
66304.56/3383.10	c      3383             91          80        20    37984523.0000     2465395.9563          -
66411.73/3388.44	c      3388             92          81        20    37984523.0000     2465395.9563          -
66512.97/3393.58	c      3394             92          81        20    37984523.0000     2465395.9563          -
66614.20/3398.69	c      3399             92          81        20    37984523.0000     2465395.9563          -
66715.43/3403.75	c      3404             92          81        20    37984523.0000     2465395.9563          -
66816.64/3408.87	c      3409             92          81        20    37984523.0000     2465395.9563          -
66919.85/3414.04	c      3414             95          84        20    37984523.0000     2465395.9563          -
67021.89/3419.15	c      3419             95          84        20    37984523.0000     2465395.9563          -
67128.25/3424.51	c      3425             95          84        20    37984523.0000     2465395.9563          -
67229.48/3429.62	c      3430             95          84        20    37984523.0000     2465395.9563          -
67328.73/3434.66	c      3435             95          84        20    37984523.0000     2465395.9563          -
67431.94/3439.86	c      3440             95          84        20    37984523.0000     2465395.9563          -
67537.80/3445.19	c      3445             95          84        20    37984523.0000     2465395.9563          -
67637.19/3450.20	c      3450             95          84        20    37984523.0000     2465395.9563          -
67738.18/3455.28	c      3455             95          84        20    37984523.0000     2465395.9563          -
67844.57/3460.60	c      3461             95          84        20    37984523.0000     2465395.9563          -
67949.77/3465.95	c      3466             95          84        20    37984523.0000     2465395.9563          -
68048.96/3470.97	c      3471             95          84        20    37984523.0000     2465395.9563          -
68150.18/3476.02	c      3476             95          84        20    37984523.0000     2465395.9563          -
68255.24/3481.34	c      3481             95          84        20    37984523.0000     2465395.9563          -
68356.38/3486.48	c      3486             95          84        20    37984523.0000     2465395.9563          -
68459.53/3491.69	c      3492             95          84        20    37984523.0000     2465395.9563          -
68564.50/3496.94	c      3497             96          85        20    37984523.0000     2465395.9563          -
68673.63/3502.42	c      3502             96          85        20    37984523.0000     2465395.9563          -
68776.75/3507.61	c      3508             96          85        20    37984523.0000     2465395.9563          -
68875.98/3512.69	c      3513             96          85        20    37984523.0000     2465395.9563          -
68977.20/3517.74	c      3518             96          85        20    37984523.0000     2465395.9563          -
69076.44/3522.75	c      3523             96          85        20    37984523.0000     2465395.9563          -
69181.63/3528.11	c      3528             96          85        20    37984523.0000     2465395.9563          -
69288.87/3533.49	c      3533             96          85        20    37984523.0000     2465395.9563          -
69397.87/3538.90	c      3539             97          86        20    37984523.0000     2465395.9563          -
69503.80/3544.27	c      3544             97          86        20    37984523.0000     2465395.9563          -
69603.14/3549.28	c      3549             97          86        20    37984523.0000     2465395.9563          -
69717.29/3555.06	c      3555             97          86        20    37984523.0000     2465395.9563          -
69824.48/3560.43	c      3560             97          86        20    37984523.0000     2465395.9563          -
69923.67/3565.47	c      3565             97          86        20    37984523.0000     2465395.9563          -
70028.71/3570.73	c      3571             98          87        20    37984523.0000     2465395.9563          -
70139.86/3576.31	c      3576             98          87        20    37984523.0000     2465395.9563          -
70243.09/3581.55	c      3582             98          87        20    37984523.0000     2465395.9563          -
70346.31/3586.71	c      3587             98          87        20    37984523.0000     2465395.9563          -
70445.48/3591.74	c      3592             98          87        20    37984523.0000     2465395.9563          -
70544.38/3596.78	c      3597             98          87        20    37984523.0000     2465395.9563          -
70647.58/3601.98	c      3602             98          87        20    37984523.0000     2465395.9563          -
70748.84/3607.01	c      3607             98          87        20    37984523.0000     2465395.9563          -
70848.10/3612.07	c      3612             98          87        20    37984523.0000     2465395.9563          -
70952.22/3617.26	c      3617             98          87        20    37984523.0000     2465395.9563          -
71052.57/3622.33	c      3622             98          87        20    37984523.0000     2465395.9563          -
71151.84/3627.38	c      3627             98          87        20    37984523.0000     2465395.9563          -
71255.03/3632.58	c      3633             99          88        20    37984523.0000     2465395.9563          -
71356.09/3637.66	c      3638             99          88        20    37984523.0000     2465395.9563          -
71457.36/3642.70	c      3643             99          88        20    37984523.0000     2465395.9563          -
71562.63/3648.07	c      3648             99          88        20    37984523.0000     2465395.9563          -
71667.89/3653.34	c      3653             99          88        20    37984523.0000     2465395.9563          -
71769.21/3658.46	c      3658             99          88        20    37984523.0000     2465395.9563          -
71870.53/3663.50	c      3664             99          88        20    37984523.0000     2465395.9563          -
71969.85/3668.58	c      3669             99          88        20    37984523.0000     2465395.9563          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187569 MiB free)
  memory of node 1: 193494 MiB (91455 MiB free)
  memory of node 2: 193531 MiB (191721 MiB free)
  memory of node 3: 193531 MiB (91221 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-4465441-1723626662/watcher-4465441-1723626662 -o /tmp/evaluation-result-4465441-1723626662/solver-4465441-1723626662 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757988 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465441-1723626662.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100126 s]*
/proc/loadavg: 75.67 79.33 79.96 43/944 762472
/proc/meminfo: memFree=575358256/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=103540 memory=91152 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 20692 0 0 0 8 3 0 0 20 0 1 0 129249371 106024960 22788 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 25885 22788 2347 3035 0 22281 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 103540 KiB
Current children cumulated memory: 91152 KiB

[startup+0.220377 s]*
/proc/loadavg: 75.67 79.33 79.96 43/944 762472
/proc/meminfo: memFree=575233908/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=182160 memory=169732 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 40369 0 0 0 16 6 0 0 20 0 1 0 129249371 186531840 42433 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 45540 42433 2347 3035 0 41936 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 182160 KiB
Current children cumulated memory: 169732 KiB

[startup+0.320786 s]*
/proc/loadavg: 75.67 79.33 79.96 43/944 762472
/proc/meminfo: memFree=575183048/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=224064 memory=212776 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 51118 0 0 0 25 8 0 0 20 0 1 0 129249371 229441536 53194 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 56016 53194 2347 3035 0 52412 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 224064 KiB
Current children cumulated memory: 212776 KiB

[startup+0.700322 s]
/proc/loadavg: 75.67 79.33 79.96 43/944 762472
/proc/meminfo: memFree=575130488/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=409180 memory=397836 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 97460 0 0 0 55 14 0 0 20 0 1 0 129249371 419000320 99459 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 102295 99459 2555 3035 0 98691 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 409180 KiB
Current children cumulated memory: 397836 KiB

[startup+1.5003 s]
/proc/loadavg: 75.67 79.33 79.96 43/944 762474
/proc/meminfo: memFree=574772116/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=705604 memory=682904 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 168120 0 0 0 125 23 0 0 20 0 1 0 129249371 722538496 170726 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 176401 170726 2630 3035 0 172797 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 705604 KiB
Current children cumulated memory: 682904 KiB

[startup+3.12063 s]
/proc/loadavg: 75.67 79.33 79.96 43/944 762474
/proc/meminfo: memFree=574341948/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=904972 memory=878712 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 217585 0 0 0 275 35 0 0 20 0 1 0 129249371 926691328 219678 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 226243 219678 2726 3035 0 222639 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 904972 KiB
Current children cumulated memory: 878712 KiB

[startup+6.30028 s]
/proc/loadavg: 72.98 78.71 79.76 43/964 762494
/proc/meminfo: memFree=573337832/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=1110680 memory=1083000 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) R 762468 762471 757976 0 -1 4194304 261440 0 0 0 584 43 0 0 20 0 1 0 129249371 1137336320 270750 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 277670 270750 2774 3035 0 274066 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1110680 KiB
Current children cumulated memory: 1083000 KiB

[startup+12.7009 s]
/proc/loadavg: 72.02 78.41 79.66 77/1024 762556
/proc/meminfo: memFree=551373396/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=14270760 memory=12881524 CPUtime=36.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) S 762468 762471 757976 0 -1 1077936128 3226662 0 0 0 3012 674 0 0 20 0 41 0 129249371 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 3567690 3220381 2806 3035 0 3404911 0
[pid=762471/tid=762495] ppid=762468 vsize=14270760 memory=41288 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762495/stat : 762495 (fscip) R 762468 762471 757976 0 -1 4194368 96731 0 0 0 129 20 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762496] ppid=762468 vsize=14270760 memory=1091388 CPUtime=1.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762496/stat : 762496 (fscip) D 762468 762471 757976 0 -1 4194368 174520 0 0 0 102 39 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762497] ppid=762468 vsize=14270760 memory=33000 CPUtime=1.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762497/stat : 762497 (fscip) D 762468 762471 757976 0 -1 4194368 173517 0 0 0 103 38 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762498] ppid=762468 vsize=14270760 memory=16164 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762498/stat : 762498 (fscip) R 762468 762471 757976 0 -1 4194368 96776 0 0 0 126 22 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762499] ppid=762468 vsize=14270760 memory=0 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762499/stat : 762499 (fscip) D 762468 762471 757976 0 -1 4194368 174494 0 0 0 103 37 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762500] ppid=762468 vsize=14270760 memory=0 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762500/stat : 762500 (fscip) D 762468 762471 757976 0 -1 4194368 174082 0 0 0 104 36 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762501] ppid=762468 vsize=14270760 memory=11448 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762501/stat : 762501 (fscip) R 762468 762471 757976 0 -1 4194368 96822 0 0 0 128 21 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762502] ppid=762468 vsize=14270760 memory=2350028 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762502/stat : 762502 (fscip) D 762468 762471 757976 0 -1 4194368 174473 0 0 0 101 39 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762503] ppid=762468 vsize=14270760 memory=0 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762503/stat : 762503 (fscip) D 762468 762471 757976 0 -1 4194368 174377 0 0 0 104 36 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762504] ppid=762468 vsize=14270760 memory=10544 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762504/stat : 762504 (fscip) R 762468 762471 757976 0 -1 4194368 96762 0 0 0 127 21 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762505] ppid=762468 vsize=14270760 memory=0 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762505/stat : 762505 (fscip) D 762468 762471 757976 0 -1 4194368 174117 0 0 0 107 33 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762506] ppid=762468 vsize=14270760 memory=25333125866717268 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762506/stat : 762506 (fscip) D 762468 762471 757976 0 -1 4194368 174163 0 0 0 101 39 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762507] ppid=762468 vsize=14270760 memory=280881734480128 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762507/stat : 762507 (fscip) R 762468 762471 757976 0 -1 4194368 96707 0 0 0 128 21 0 0 20 0 41 0 129250157 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762508] ppid=762468 vsize=14270760 memory=280881734699552 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762508/stat : 762508 (fscip) D 762468 762471 757976 0 -1 4194368 174398 0 0 0 105 35 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762509] ppid=762468 vsize=14270760 memory=7318452475133972 CPUtime=1.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762509/stat : 762509 (fscip) R 762468 762471 757976 0 -1 4194368 174353 0 0 0 106 34 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762510] ppid=762468 vsize=14270760 memory=0 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762510/stat : 762510 (fscip) R 762468 762471 757976 0 -1 4194368 96736 0 0 0 129 19 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762511] ppid=762468 vsize=14270760 memory=25333125866717268 CPUtime=1.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762511/stat : 762511 (fscip) D 762468 762471 757976 0 -1 4194368 175064 0 0 0 106 36 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762512] ppid=762468 vsize=14270760 memory=280881734934720 CPUtime=1.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762512/stat : 762512 (fscip) R 762468 762471 757976 0 -1 4194368 173987 0 0 0 104 35 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762513] ppid=762468 vsize=14270760 memory=8297608381697 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762513/stat : 762513 (fscip) R 762468 762471 757976 0 -1 4194368 96841 0 0 0 127 22 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762514] ppid=762468 vsize=14270760 memory=21392 CPUtime=1.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762514/stat : 762514 (fscip) D 762468 762471 757976 0 -1 4194368 175028 0 0 0 107 35 0 0 20 0 41 0 129250158 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762537] ppid=762468 vsize=14270760 memory=2208 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762537/stat : 762537 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762538] ppid=762468 vsize=14270760 memory=1804 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762538/stat : 762538 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762539] ppid=762468 vsize=14270760 memory=280881735175392 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762539/stat : 762539 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762540] ppid=762468 vsize=14270760 memory=-7970089901882176704 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762540/stat : 762540 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762541] ppid=762468 vsize=14270760 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762541/stat : 762541 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762542] ppid=762468 vsize=14270760 memory=8300732 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762542/stat : 762542 (fscip) S 762468 762471 757976 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762543] ppid=762468 vsize=14270760 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762543/stat : 762543 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762544] ppid=762468 vsize=14270760 memory=3415211966416120 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762544/stat : 762544 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762545] ppid=762468 vsize=14270760 memory=3415211966416121 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762545/stat : 762545 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762546] ppid=762468 vsize=14270760 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762546/stat : 762546 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762547] ppid=762468 vsize=14270760 memory=280881735198976 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762547/stat : 762547 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762548] ppid=762468 vsize=14270760 memory=7740376909571464 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762548/stat : 762548 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762549] ppid=762468 vsize=14270760 memory=7140188 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762549/stat : 762549 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762550] ppid=762468 vsize=14270760 memory=11448 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762550/stat : 762550 (fscip) S 762468 762471 757976 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762551] ppid=762468 vsize=14270760 memory=32792 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762551/stat : 762551 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762552] ppid=762468 vsize=14270760 memory=7068 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762552/stat : 762552 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762553] ppid=762468 vsize=14270760 memory=36300 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762553/stat : 762553 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250500 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762554] ppid=762468 vsize=14270760 memory=6796 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762554/stat : 762554 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250501 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762555] ppid=762468 vsize=14270760 memory=20660 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762555/stat : 762555 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250501 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762556] ppid=762468 vsize=14270760 memory=3274532 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762556/stat : 762556 (fscip) S 762468 762471 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129250501 14613258240 3220381 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
Current children cumulated CPU time: 36.86 s
Current children cumulated vsize: 14270760 KiB
Current children cumulated memory: 12881524 KiB

[startup+25.5013 s]
/proc/loadavg: 73.72 78.47 79.66 81/1024 762560

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

[pid=762471/tid=762547] ppid=762468 vsize=41506196 memory=5612 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762547/stat : 762547 (fscip) S 762468 762471 757976 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762548] ppid=762468 vsize=41506196 memory=11504 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762548/stat : 762548 (fscip) S 762468 762471 757976 0 -1 1077936192 163 0 0 0 1 2 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762549] ppid=762468 vsize=41506196 memory=13692 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762549/stat : 762549 (fscip) S 762468 762471 757976 0 -1 1077936192 122 0 0 0 1 2 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762550] ppid=762468 vsize=41506196 memory=31572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762550/stat : 762550 (fscip) S 762468 762471 757976 0 -1 1077936192 163 0 0 0 1 2 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762551] ppid=762468 vsize=41506196 memory=28568 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762551/stat : 762551 (fscip) S 762468 762471 757976 0 -1 1077936192 194 0 0 0 3 0 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762552] ppid=762468 vsize=41506196 memory=7312 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762552/stat : 762552 (fscip) S 762468 762471 757976 0 -1 1077936192 273 0 0 0 0 3 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762553] ppid=762468 vsize=41506196 memory=26988 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762553/stat : 762553 (fscip) S 762468 762471 757976 0 -1 1077936192 199 0 0 0 1 2 0 0 20 0 41 0 129250500 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762554] ppid=762468 vsize=41506196 memory=3776 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762554/stat : 762554 (fscip) S 762468 762471 757976 0 -1 1077936192 152 0 0 0 1 1 0 0 20 0 41 0 129250501 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762555] ppid=762468 vsize=41506196 memory=40480 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762555/stat : 762555 (fscip) S 762468 762471 757976 0 -1 1077936192 127 0 0 0 1 1 0 0 20 0 41 0 129250501 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762556] ppid=762468 vsize=41506196 memory=8196 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762556/stat : 762556 (fscip) S 762468 762471 757976 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 129250501 42502344704 8763825 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
Current children cumulated CPU time: 71449.4 s
Current children cumulated vsize: 41506196 KiB
Current children cumulated memory: 35055300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3670.1 s]*
/proc/loadavg: 72.80 78.54 78.04 61/977 764702
/proc/meminfo: memFree=577059252/790760804 swapFree=131071996/131071996
[pid=762471] ppid=762468 vsize=41590416 memory=35077880 CPUtime=72002.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/stat : 762471 (fscip) S 762468 762471 757976 0 -1 1077936128 164862358 0 0 0 7096171 104080 0 0 20 0 41 0 129249371 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 17 70 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
/proc/762471/statm: 10397604 8769470 3030 3035 0 10214700 0
[pid=762471/tid=762495] ppid=762468 vsize=41590416 memory=6720664363457527918 CPUtime=3598.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762495/stat : 762495 (fscip) R 762468 762471 757976 0 -1 4194368 5699749 0 0 0 358705 1170 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762496] ppid=762468 vsize=41590416 memory=-8693842200556585370 CPUtime=3608.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762496/stat : 762496 (fscip) R 762468 762471 757976 0 -1 4194368 1055281 0 0 0 360425 401 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762497] ppid=762468 vsize=41590416 memory=2891508817673202315 CPUtime=3597.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762497/stat : 762497 (fscip) R 762468 762471 757976 0 -1 4194368 7176399 0 0 0 358920 840 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762498] ppid=762468 vsize=41590416 memory=2891371675338880567 CPUtime=3593.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762498/stat : 762498 (fscip) R 762468 762471 757976 0 -1 4194368 6256521 0 0 0 357721 1636 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762499] ppid=762468 vsize=41590416 memory=-6224077310543746947 CPUtime=3607.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762499/stat : 762499 (fscip) R 762468 762471 757976 0 -1 4194368 2303246 0 0 0 360257 500 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762500] ppid=762468 vsize=41590416 memory=280881735827360 CPUtime=3601.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762500/stat : 762500 (fscip) R 762468 762471 757976 0 -1 4194368 6975774 0 0 0 359271 837 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762501] ppid=762468 vsize=41590416 memory=-7384994778349281232 CPUtime=3601.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762501/stat : 762501 (fscip) R 762468 762471 757976 0 -1 4194368 5806579 0 0 0 359405 742 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762502] ppid=762468 vsize=41590416 memory=0 CPUtime=3605.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762502/stat : 762502 (fscip) R 762468 762471 757976 0 -1 4194368 1071164 0 0 0 360132 371 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762503] ppid=762468 vsize=41590416 memory=140440867730256 CPUtime=3598.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762503/stat : 762503 (fscip) R 762468 762471 757976 0 -1 4194368 7096639 0 0 0 359005 825 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762504] ppid=762468 vsize=41590416 memory=2891363944380905015 CPUtime=3595.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762504/stat : 762504 (fscip) R 762468 762471 757976 0 -1 4194368 5710631 0 0 0 358396 1137 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762505] ppid=762468 vsize=41590416 memory=6291618209832070508 CPUtime=3607.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762505/stat : 762505 (fscip) R 762468 762471 757976 0 -1 4194368 2033923 0 0 0 360305 469 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762506] ppid=762468 vsize=41590416 memory=6291618209832070508 CPUtime=3601.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762506/stat : 762506 (fscip) R 762468 762471 757976 0 -1 4194368 6879900 0 0 0 359339 808 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762507] ppid=762468 vsize=41590416 memory=6291618209832070508 CPUtime=3595.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762507/stat : 762507 (fscip) R 762468 762471 757976 0 -1 4194368 6089956 0 0 0 358824 739 0 0 20 0 41 0 129250157 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762508] ppid=762468 vsize=41590416 memory=6055652847293562906 CPUtime=3605.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762508/stat : 762508 (fscip) R 762468 762471 757976 0 -1 4194368 1076541 0 0 0 360180 406 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762509] ppid=762468 vsize=41590416 memory=25031 CPUtime=3598.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762509/stat : 762509 (fscip) R 762468 762471 757976 0 -1 4194368 6932538 0 0 0 358978 828 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762510] ppid=762468 vsize=41590416 memory=25369 CPUtime=3597.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762510/stat : 762510 (fscip) R 762468 762471 757976 0 -1 4194368 5904518 0 0 0 358603 1117 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762511] ppid=762468 vsize=41590416 memory=25699 CPUtime=3603.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762511/stat : 762511 (fscip) R 762468 762471 757976 0 -1 4194368 1956670 0 0 0 359896 475 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762512] ppid=762468 vsize=41590416 memory=26032 CPUtime=3600.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762512/stat : 762512 (fscip) R 762468 762471 757976 0 -1 4194368 7149679 0 0 0 359229 832 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762513] ppid=762468 vsize=41590416 memory=64250 CPUtime=3599.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762513/stat : 762513 (fscip) R 762468 762471 757976 0 -1 4194368 6377775 0 0 0 359168 821 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762514] ppid=762468 vsize=41590416 memory=83372 CPUtime=3575.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762514/stat : 762514 (fscip) R 762468 762471 757976 0 -1 4194368 70977479 0 0 0 268645 88945 0 0 20 0 41 0 129250158 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762537] ppid=762468 vsize=41590416 memory=63702 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762537/stat : 762537 (fscip) S 762468 762471 757976 0 -1 1077936192 254 0 0 0 3 0 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762538] ppid=762468 vsize=41590416 memory=3833743295999003618 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762538/stat : 762538 (fscip) S 762468 762471 757976 0 -1 1077936192 81 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762539] ppid=762468 vsize=41590416 memory=4050477915686522915 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762539/stat : 762539 (fscip) S 762468 762471 757976 0 -1 1077936192 193 0 0 0 1 1 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762540] ppid=762468 vsize=41590416 memory=6291618209832070508 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762540/stat : 762540 (fscip) S 762468 762471 757976 0 -1 1077936192 192 0 0 0 1 1 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762541] ppid=762468 vsize=41590416 memory=4638778433077334367 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762541/stat : 762541 (fscip) S 762468 762471 757976 0 -1 1077936192 164 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762542] ppid=762468 vsize=41590416 memory=-7828588039587137879 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762542/stat : 762542 (fscip) S 762468 762471 757976 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762543] ppid=762468 vsize=41590416 memory=280881734888928 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762543/stat : 762543 (fscip) S 762468 762471 757976 0 -1 1077936192 240 0 0 0 1 1 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762544] ppid=762468 vsize=41590416 memory=7594315072375447888 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762544/stat : 762544 (fscip) S 762468 762471 757976 0 -1 1077936192 161 0 0 0 0 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762545] ppid=762468 vsize=41590416 memory=7301852598710392932 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762545/stat : 762545 (fscip) S 762468 762471 757976 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762546] ppid=762468 vsize=41590416 memory=-4546129931942301828 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762546/stat : 762546 (fscip) S 762468 762471 757976 0 -1 1077936192 185 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762547] ppid=762468 vsize=41590416 memory=-6875696515930557677 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762547/stat : 762547 (fscip) S 762468 762471 757976 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762548] ppid=762468 vsize=41590416 memory=280881734353152 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762548/stat : 762548 (fscip) S 762468 762471 757976 0 -1 1077936192 166 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762549] ppid=762468 vsize=41590416 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762549/stat : 762549 (fscip) S 762468 762471 757976 0 -1 1077936192 125 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762550] ppid=762468 vsize=41590416 memory=5869130811866843539 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762550/stat : 762550 (fscip) S 762468 762471 757976 0 -1 1077936192 166 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762551] ppid=762468 vsize=41590416 memory=280881737010752 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762551/stat : 762551 (fscip) S 762468 762471 757976 0 -1 1077936192 198 0 0 0 3 0 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762552] ppid=762468 vsize=41590416 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762552/stat : 762552 (fscip) S 762468 762471 757976 0 -1 1077936192 278 0 0 0 0 3 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762553] ppid=762468 vsize=41590416 memory=6943526294502006880 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762553/stat : 762553 (fscip) S 762468 762471 757976 0 -1 1077936192 202 0 0 0 1 2 0 0 20 0 41 0 129250500 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762554] ppid=762468 vsize=41590416 memory=6081951208005658480 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762554/stat : 762554 (fscip) S 762468 762471 757976 0 -1 1077936192 155 0 0 0 1 1 0 0 20 0 41 0 129250501 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762555] ppid=762468 vsize=41590416 memory=7165059221721540198 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762555/stat : 762555 (fscip) S 762468 762471 757976 0 -1 1077936192 130 0 0 0 1 1 0 0 20 0 41 0 129250501 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
[pid=762471/tid=762556] ppid=762468 vsize=41590416 memory=6696 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/762471/task/762556/stat : 762556 (fscip) S 762468 762471 757976 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 129250501 42588585984 8769470 809668444160 4194304 16623229 140735498274192 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 28934144 140735498277894 140735498278012 140735498278012 140735498285040 0
Current children cumulated CPU time: 72002.5 s
Current children cumulated vsize: 41590416 KiB
Current children cumulated memory: 35077880 KiB

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

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

# cumulated CPU time of all completed processes:  user=70962 s, system=1041.92 s

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

[startup+3670.5 s]
/proc/loadavg: 72.80 78.54 78.04 43/938 764702
/proc/meminfo: memFree=579807420/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3670.9 s]
/proc/loadavg: 72.80 78.54 78.04 43/938 764702
/proc/meminfo: memFree=579807420/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3671.1 s]*
/proc/loadavg: 70.25 77.92 77.84 42/938 764704
/proc/meminfo: memFree=607435084/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3671.22 s]
/proc/loadavg: 70.25 77.92 77.84 42/938 764704
/proc/meminfo: memFree=607435084/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3671.28
CPU time (s): 72003.9
CPU user time (s): 70962
CPU system time (s): 1041.92
CPU usage (%): 1961.28
Max. virtual memory (cumulated for all children) (KiB): 41655952
Max. memory (cumulated for all children) (KiB): 35077880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70962
system time used= 1041.92
maximum resident set size= 35079928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164862363
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= 11036075
involuntary context switches= 324970


# summary of solver processes directly reported to runsolver:
#   pid: 762471
#   total CPU time (s): 72003.9
#   total CPU user time (s): 70962
#   total CPU system time (s): 1041.92

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3639 second user time and 93.229 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 11:11:03
IDJOB=4465441
IDBENCH=155727
IDSOLVER=3094
FILE ID=nodeD105/4465441-1723626662
RUNJOBID= nodeD105-1723619306-757988
SLURM_JOB_ID= 8267910
Free space on /tmp= 8622764 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat50_6_9_9_ic.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-4465441-1723626662/watcher-4465441-1723626662 -o /tmp/evaluation-result-4465441-1723626662/solver-4465441-1723626662 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757988 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465441-1723626662.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 4134a3bbfafa37bf409eb88a166c5118
RANDOM SEED=1192463739

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        575474052 kB
MemAvailable:   580199804 kB
Buffers:         1220168 kB
Cached:          6794052 kB
SwapCached:            0 kB
Active:          1714972 kB
Inactive:       209628800 kB
Active(anon):       2168 kB
Inactive(anon): 203366360 kB
Active(file):    1712804 kB
Inactive(file):  6262440 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             81212 kB
Writeback:             0 kB
AnonPages:      203324020 kB
Mapped:           137384 kB
Shmem:             38920 kB
KReclaimable:     340420 kB
Slab:             777508 kB
SReclaimable:     340420 kB
SUnreclaim:       437088 kB
KernelStack:       16256 kB
PageTables:       481444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   45627788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1145472 kB
HardwareCorrupted:     0 kB
AnonHugePages:  25698304 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:     1214464 kB
DirectMap2M:    158666752 kB
DirectMap1G:    645922816 kB

Free space on /tmp at the end= 8622716 MiB
End job on nodeD105 at 2024-08-14 12:12:14