Trace number 4466006

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_500_10_2.opb
MD5SUM8deb0b9174477a1f2aeb72dadb0281d2
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark71099.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 46854144, getVmSize() = 46854144, SCIPgetMemUsed() = 21648772, SCIPgetMemTotal() = 24244348, SCIPgetMemExternEstim() = 13170617
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.00/0.05	c ** Estimated virtualMemUsedAtSolver = 31511112, getVmSize() = 55517184, SCIPgetMemUsed() = 21526481, SCIPgetMemTotal() = 31744633, SCIPgetMemExternEstim() = 13170617
0.00/0.05	c ** set memory limit for solvers to 4.18852e+11 for each SCIP **
0.00/0.05	c Original Problem   :
0.00/0.05	c   Problem name     : instance-4466006-1722458179
0.00/0.05	c   Variables        : 6828 (500 binary, 0 integer, 6328 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 7328
0.00/0.05	c   Objective sense  : minimize
0.00/0.05	c Presolved Problem  :
0.00/0.05	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 500
0.00/0.05	c Constraints        : Number
0.00/0.05	c   logicor          : 500 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.11	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.12/0.12	c                                Nodes    Active                                            
0.12/0.12	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.12/0.13	c *       0              0           1        20         500.0000                -          -
0.12/0.15	c *       0              0           1        20          58.0000                -          -
44.89/2.46	c *       2           6258         355        20          57.0000           1.0000          -
55.01/2.94	c *       3          13145         367        20          56.0000           1.0000          -
74.52/3.91	c *       4          16286           0        20          55.0000           1.0000          -
104.23/5.44	c         5          20443         353        20          55.0000           1.0000          -
205.35/10.57	c        11          35719         349        20          55.0000           1.0000          -
306.48/15.68	c        16              2           1        20          55.0000          37.0210     48.56%
407.61/20.72	c        21              3           2        20          55.0000          37.1705     47.97%
506.73/25.77	c        26              4           3        20          55.0000          37.1705     47.97%
609.85/31.02	c        31              4           3        20          55.0000          37.1705     47.97%
714.92/36.26	c        36              6           5        20          55.0000          37.1705     47.97%
816.04/41.31	c        41              7           6        20          55.0000          37.1705     47.97%
915.18/46.36	c        46              9           8        20          55.0000          37.1705     47.97%
1016.30/51.41	c        51             29          28        20          55.0000          37.1816     47.92%
1115.43/56.46	c        56             40          39        20          55.0000          37.1816     47.92%
1216.52/61.53	c        62             52          51        20          55.0000          37.1853     47.91%
1315.66/66.59	c        67             64          63        20          55.0000          37.1853     47.91%
1416.77/71.66	c        72             83          82        20          55.0000          37.1853     47.91%
1521.77/77.00	c        77             96          95        20          55.0000          37.1853     47.91%
1623.32/82.05	c        82            103         102        20          55.0000          37.1853     47.91%
1722.27/87.10	c        87            108         107        20          55.0000          37.1853     47.91%
1823.47/92.14	c        92            116         115        20          55.0000          37.1853     47.91%
1923.81/97.20	c        97            133         132        20          55.0000          37.1928     47.88%
2022.91/102.26	c       102            145         144        20          55.0000          37.2632     47.60%
2124.05/107.30	c       107            152         151        20          55.0000          37.4447     46.88%
2223.20/112.35	c       112            157         156        20          55.0000          37.4447     46.88%
2324.10/117.40	c       117            172         171        20          55.0000          37.6293     46.16%
2423.23/122.45	c       122            184         183        20          55.0000          37.6592     46.05%
2524.31/127.50	c       128            202         201        20          55.0000          37.6764     45.98%
2623.47/132.55	c       133            202         201        20          55.0000          37.6764     45.98%
2724.55/137.60	c       138            202         203        20          55.0000          37.6764     45.98%
2776.08/140.21	c *     140            203         202        20          54.0000          37.6764     43.33%
2825.63/142.79	c       143            212         211        20          54.0000          37.6949     43.26%
2926.72/147.80	c       148            228         227        20          54.0000          37.7126     43.19%
3025.80/152.88	c       153            239         238        20          54.0000          37.7499     43.05%
3126.85/157.93	c       158            247         246        20          54.0000          37.7566     43.02%
3192.25/161.26	c *     161            249         248        20          53.0000          37.7566     40.37%
3225.99/163.00	c       163            255         254        20          53.0000          37.7807     40.28%
3327.63/168.04	c       168            263         262        20          53.0000          37.7807     40.28%
3327.63/168.09	c *     168            263         262        20          52.0000          37.7807     37.64%
3430.20/173.20	c       173            266         265        20          52.0000          37.8967     37.22%
3529.22/178.26	c       178            282         281        20          52.0000          37.9430     37.05%
3630.28/183.36	c       183            292         291        20          52.0000          37.9490     37.03%
3731.38/188.41	c       188            300         299        20          52.0000          37.9490     37.03%
3830.52/193.43	c       193            316         315        20          52.0000          37.9490     37.03%
3931.46/198.51	c       199            324         323        20          52.0000          37.9490     37.03%
4030.59/203.56	c       204            339         338        20          52.0000          37.9526     37.01%
4131.69/208.61	c       209            354         353        20          52.0000          37.9797     36.92%
4230.86/213.66	c       214            368         367        20          52.0000          37.9797     36.92%
4331.90/218.71	c       219            383         382        20          52.0000          37.9797     36.92%
4430.91/223.76	c       224            403         402        20          52.0000          38.0022     36.83%
4530.00/228.78	c       229            409         408        20          52.0000          38.0022     36.83%
4631.11/233.86	c       234            422         421        20          52.0000          38.0022     36.83%
4732.22/238.91	c       239            440         439        20          52.0000          38.0022     36.83%
4831.35/243.92	c       244            451         450        20          52.0000          38.0022     36.83%
4930.50/249.01	c       249            465         464        20          52.0000          38.0446     36.68%
5032.08/254.06	c       254            475         474        20          52.0000          38.0446     36.68%
5131.36/259.11	c       259            493         492        20          52.0000          38.0446     36.68%
5232.53/264.16	c       264            502         501        20          52.0000          38.0446     36.68%
5332.95/269.20	c       269            512         511        20          52.0000          38.0446     36.68%
5432.08/274.27	c       274            522         521        20          52.0000          38.0455     36.68%
5533.20/279.31	c       279            496         495        20          52.0000          38.0558     36.64%
5632.32/284.35	c       284            505         504        20          52.0000          38.1307     36.37%
5731.45/289.39	c       289            515         514        20          52.0000          38.1510     36.30%
5832.52/294.41	c       294            518         517        20          52.0000          38.1510     36.30%
5933.63/299.51	c       300            531         530        20          52.0000          38.2369     35.99%
6032.71/304.56	c       305            547         546        20          52.0000          38.2369     35.99%
6133.80/309.61	c       310            559         558        20          52.0000          38.2369     35.99%
6232.92/314.66	c       315            565         564        20          52.0000          38.2369     35.99%
6334.02/319.71	c       320            578         577        20          52.0000          38.2466     35.96%
6433.14/324.76	c       325            592         591        20          52.0000          38.2466     35.96%
6534.24/329.81	c       330            604         603        20          52.0000          38.2466     35.96%
6633.36/334.86	c       335            618         617        20          52.0000          38.2466     35.96%
6732.50/339.89	c       340            628         627        20          52.0000          38.2466     35.96%
6833.58/344.96	c       345            637         636        20          52.0000          38.2571     35.92%
6932.72/350.01	c       350            643         642        20          52.0000          38.2571     35.92%
7034.45/355.06	c       355            654         653        20          52.0000          38.2598     35.91%
7133.48/360.12	c       360            674         673        20          52.0000          38.2598     35.91%
7234.74/365.16	c       365            701         700        20          52.0000          38.2739     35.86%
7334.95/370.21	c       370            715         714        20          52.0000          38.2934     35.79%
7434.07/375.26	c       375            728         727        20          52.0000          38.2934     35.79%
7535.04/380.31	c       380            745         744        20          52.0000          38.2934     35.79%
7634.17/385.32	c       385            772         771        20          52.0000          38.2934     35.79%
7733.31/390.35	c       390            790         789        20          52.0000          38.2934     35.79%
7834.36/395.43	c       395            809         808        20          52.0000          38.2934     35.79%
7933.49/400.46	c       400            823         822        20          52.0000          38.2934     35.79%
8032.60/405.49	c       405            841         840        20          52.0000          38.2934     35.79%
8135.68/410.62	c       411            865         864        20          52.0000          38.2934     35.79%
8234.81/415.64	c       416            884         883        20          52.0000          38.2949     35.79%
8335.91/420.71	c       421            893         892        20          52.0000          38.2949     35.79%
8435.05/425.76	c       426            915         914        20          52.0000          38.2949     35.79%
8536.17/430.82	c       431            872         871        20          52.0000          38.3038     35.76%
8635.24/435.87	c       436            868         867        20          52.0000          38.3202     35.70%
8736.37/440.92	c       441            522         521        20          52.0000          38.3272     35.67%
8835.44/445.97	c       446            539         538        20          52.0000          38.3545     35.58%
8934.56/451.00	c       451            552         551        20          52.0000          38.3838     35.47%
9036.30/456.07	c       456            572         571        20          52.0000          38.4105     35.38%
9135.36/461.12	c       461            585         584        20          52.0000          38.4143     35.37%
9236.25/466.17	c       466            602         601        20          52.0000          38.4361     35.29%
9336.73/471.22	c       471            622         621        20          52.0000          38.4517     35.23%
9435.73/476.27	c       476            634         633        20          52.0000          38.4606     35.20%
9534.80/481.29	c       481            648         647        20          52.0000          38.4606     35.20%
9635.89/486.30	c       486            673         672        20          52.0000          38.4687     35.17%
9737.01/491.42	c       491            698         697        20          52.0000          38.4987     35.07%
9836.14/496.47	c       496            712         711        20          52.0000          38.4987     35.07%
9937.24/501.52	c       502            730         729        20          52.0000          38.4987     35.07%
10036.37/506.54	c       507            749         748        20          52.0000          38.4987     35.07%
10137.49/511.62	c       512            762         761        20          52.0000          38.5023     35.06%
10236.32/516.64	c       517            782         781        20          52.0000          38.5245     34.98%
10337.35/521.72	c       522            782         783        20          52.0000          38.5245     34.98%
10436.48/526.77	c       527            782         783        20          52.0000          38.5245     34.98%
10537.62/531.82	c       532            782         783        20          52.0000          38.5245     34.98%
10636.73/536.87	c       537            782         783        20          52.0000          38.5245     34.98%
10737.85/541.92	c       542            782         783        20          52.0000          38.5245     34.98%
10836.97/546.97	c       547            782         783        20          52.0000          38.5245     34.98%
10936.10/552.02	c       552            782         783        20          52.0000          38.5245     34.98%
11037.59/557.07	c       557            782         783        20          52.0000          38.5245     34.98%
11137.10/562.12	c       562            782         783        20          52.0000          38.5245     34.98%
11237.90/567.17	c       567            782         783        20          52.0000          38.5245     34.98%
11338.35/572.22	c       572            782         783        20          52.0000          38.5245     34.98%
11437.22/577.27	c       577            782         783        20          52.0000          38.5245     34.98%
11538.20/582.32	c       582            782         783        20          52.0000          38.5245     34.98%
11637.26/587.35	c       587            782         783        20          52.0000          38.5245     34.98%
11738.22/592.42	c       592            782         783        20          52.0000          38.5245     34.98%
11837.34/597.47	c       597            782         783        20          52.0000          38.5245     34.98%
11938.47/602.52	c       603            782         783        20          52.0000          38.5245     34.98%
12037.29/607.56	c       608            782         783        20          52.0000          38.5245     34.98%
12138.28/612.62	c       613            782         783        20          52.0000          38.5245     34.98%
12237.41/617.67	c       618            782         783        20          52.0000          38.5245     34.98%
12336.53/622.69	c       623            782         783        20          52.0000          38.5245     34.98%
12437.58/627.77	c       628            782         783        20          52.0000          38.5245     34.98%
12538.72/632.81	c       633            790         789        20          52.0000          38.5245     34.98%
12637.85/637.87	c       638            814         813        20          52.0000          38.5245     34.98%
12738.99/642.92	c       643            843         842        20          52.0000          38.5402     34.92%
12838.09/647.96	c       648            858         857        20          52.0000          38.5601     34.85%
12937.16/652.99	c       653            890         889        20          52.0000          38.5816     34.78%
13036.27/658.01	c       658            906         905        20          52.0000          38.5869     34.76%
13138.18/663.12	c       663            922         921        20          52.0000          38.5877     34.76%
13239.08/668.17	c       668            941         940        20          52.0000          38.5877     34.76%
13338.27/673.18	c       673            962         961        20          52.0000          38.5913     34.75%
13438.69/678.27	c       678            982         981        20          52.0000          38.5913     34.75%
13539.47/683.32	c       683           1000         999        20          52.0000          38.5969     34.73%
13638.54/688.37	c       688           1022        1021        20          52.0000          38.6041     34.70%
13739.65/693.42	c       693           1048        1047        20          52.0000          38.6041     34.70%
13838.78/698.47	c       698           1049        1048        20          52.0000          38.6041     34.70%
13939.66/703.52	c       704           1050           0        20          52.0000          38.6041     34.70%
14038.81/708.57	c       709           1050           0        20          52.0000          38.6041     34.70%
14139.89/713.62	c       714           1050           0        20          52.0000          38.6041     34.70%
14239.04/718.64	c       719           1050           0        20          52.0000          38.6041     34.70%
14340.15/723.72	c       724           1050           0        20          52.0000          38.6041     34.70%
14439.27/728.77	c       729           1050           0        20          52.0000          38.6041     34.70%
14540.23/733.82	c       734           1050           0        20          52.0000          38.6041     34.70%
14639.37/738.87	c       739           1050           0        20          52.0000          38.6041     34.70%
14740.44/743.92	c       744           1050           0        20          52.0000          38.6041     34.70%
14839.29/748.95	c       749           1050           0        20          52.0000          38.6041     34.70%
14938.42/754.01	c       754           1050           0        20          52.0000          38.6041     34.70%
15040.32/759.06	c       759           1050           0        20          52.0000          38.6041     34.70%
15139.29/764.12	c       764           1050           0        20          52.0000          38.6041     34.70%
15240.60/769.15	c       769           1050           0        20          52.0000          38.6041     34.70%
15340.89/774.22	c       774           1050           0        20          52.0000          38.6041     34.70%
15439.88/779.27	c       779           1050           0        20          52.0000          38.6041     34.70%
15540.72/784.31	c       784           1050           0        20          52.0000          38.6041     34.70%
15639.85/789.37	c       789           1050           0        20          52.0000          38.6041     34.70%
15740.90/794.42	c       794           1050           0        20          52.0000          38.6041     34.70%
15840.02/799.44	c       799           1050           0        20          52.0000          38.6041     34.70%
15939.14/804.46	c       804           1050           0        20          52.0000          38.6041     34.70%
16040.23/809.57	c       810           1050           0        20          52.0000          38.6041     34.70%
16141.28/814.62	c       815           1050           0        20          52.0000          38.6041     34.70%
16240.39/819.67	c       820           1050           0        20          52.0000          38.6041     34.70%
16341.50/824.72	c       825           1050           0        20          52.0000          38.6041     34.70%
16440.62/829.77	c       830           1050           0        20          52.0000          38.6041     34.70%
16541.70/834.82	c       835           1050           0        20          52.0000          38.6041     34.70%
16640.76/839.87	c       840           1054           4        20          52.0000          38.6041     34.70%
16741.86/844.92	c       845           1054           4        20          52.0000          38.6041     34.70%
16841.02/849.94	c       850           1061          11        20          52.0000          38.6041     34.70%
16940.05/854.96	c       855           1066          16        20          52.0000          38.6041     34.70%
17039.22/860.01	c       860           1069          19        20          52.0000          38.6041     34.70%
17141.04/865.12	c       865           1073          23        20          52.0000          38.6041     34.70%
17242.12/870.17	c       870           1076          26        20          52.0000          38.6041     34.70%
17342.38/875.22	c       875           1084          34        20          52.0000          38.6041     34.70%
17441.51/880.27	c       880           1095          45        20          52.0000          38.6041     34.70%
17542.62/885.32	c       885           1104          54        20          52.0000          38.6041     34.70%
17641.76/890.37	c       890           1112          62        20          52.0000          38.6041     34.70%
17742.86/895.42	c       895           1125          75        20          52.0000          38.6041     34.70%
17842.01/900.47	c       900           1140          90        20          52.0000          38.6041     34.70%
17943.11/905.52	c       906           1152         102        20          52.0000          38.6041     34.70%
18042.29/910.57	c       911           1171         121        20          52.0000          38.6041     34.70%
18141.29/915.59	c       916           1186         136        20          52.0000          38.6041     34.70%
18242.33/920.65	c       921           1211         161        20          52.0000          38.6041     34.70%
18343.44/925.71	c       926           1224         174        20          52.0000          38.6041     34.70%
18442.56/930.77	c       931           1240         190        20          52.0000          38.6041     34.70%
18543.65/935.81	c       936           1258         208        20          52.0000          38.6041     34.70%
18642.78/940.87	c       941           1280         230        20          52.0000          38.6041     34.70%
18743.84/945.92	c       946           1296         246        20          52.0000          38.6041     34.70%
18843.00/950.95	c       951           2198        1148        20          52.0000          38.6239     34.63%
18942.14/956.02	c       956           2211        1161        20          52.0000          38.6271     34.62%
19043.90/961.07	c       961           2224        1174        20          52.0000          38.6271     34.62%
19143.03/966.09	c       966           2241        1191        20          52.0000          38.6374     34.58%
19244.09/971.17	c       971           2258        1208        20          52.0000          38.6378     34.58%
19344.46/976.22	c       976           2281        1231        20          52.0000          38.6464     34.55%
19443.57/981.27	c       981           2231        1181        20          52.0000          38.6524     34.53%
19544.65/986.33	c       986           2241        1191        20          52.0000          38.6636     34.49%
19643.74/991.37	c       991           2263        1213        20          52.0000          38.6636     34.49%
19742.77/996.39	c       996           2285        1235        20          52.0000          38.6795     34.44%
19843.87/1001.47	c      1001           2300        1250        20          52.0000          38.6795     34.44%
19942.97/1006.48	c      1006           2335        1285        20          52.0000          38.6919     34.39%
20044.06/1011.56	c      1012           2348        1298        20          52.0000          38.6919     34.39%
20145.16/1016.62	c      1017           2372        1322        20          52.0000          38.6919     34.39%
20244.27/1021.67	c      1022           2389        1339        20          52.0000          38.6919     34.39%
20345.11/1026.72	c      1027           2403        1353        20          52.0000          38.6919     34.39%
20444.22/1031.77	c      1032           2558        1508        20          52.0000          38.6931     34.39%
20545.25/1036.81	c      1037           2586        1536        20          52.0000          38.6982     34.37%
20644.36/1041.87	c      1042           2454        1404        20          52.0000          38.7025     34.36%
20745.45/1046.92	c      1047           2621        1571        20          52.0000          38.7184     34.30%
20844.56/1051.94	c      1052           2636        1586        20          52.0000          38.7184     34.30%
20943.65/1057.02	c      1057           2491        1441        20          52.0000          38.7228     34.29%
21045.41/1062.05	c      1062           2507        1457        20          52.0000          38.7228     34.29%
21144.57/1067.12	c      1067           2516        1466        20          52.0000          38.7228     34.29%
21245.63/1072.17	c      1072           2535        1485        20          52.0000          38.7332     34.25%
21346.01/1077.22	c      1077           2545        1495        20          52.0000          38.7332     34.25%
21445.14/1082.22	c      1082           2575        1525        20          52.0000          38.7368     34.24%
21546.21/1087.30	c      1087           2586        1536        20          52.0000          38.7428     34.22%
21645.31/1092.34	c      1092           2598        1548        20          52.0000          38.7435     34.22%
21744.41/1097.37	c      1097           2608        1558        20          52.0000          38.7435     34.22%
21845.48/1102.47	c      1102           2624        1574        20          52.0000          38.7435     34.22%
21944.52/1107.50	c      1108           2641        1591        20          52.0000          38.7510     34.19%
22045.57/1112.53	c      1113           2655        1605        20          52.0000          38.7510     34.19%
22146.67/1117.62	c      1118           2676        1626        20          52.0000          38.7510     34.19%
22245.79/1122.67	c      1123           2709        1659        20          52.0000          38.7563     34.17%
22346.89/1127.72	c      1128           2726        1676        20          52.0000          38.7563     34.17%
22445.98/1132.73	c      1133           2740        1690        20          52.0000          38.7563     34.17%
22546.73/1137.82	c      1138           2750        1700        20          52.0000          38.7563     34.17%
22645.88/1142.87	c      1143           2871        1821        20          52.0000          38.7611     34.15%
22746.98/1147.91	c      1148           2803        1753        20          52.0000          38.7617     34.15%
22846.11/1152.94	c      1153           2829        1779        20          52.0000          38.7628     34.15%
22945.23/1158.02	c      1158           2923        1873        20          52.0000          38.7646     34.14%
23046.79/1163.07	c      1163           2936        1886        20          52.0000          38.7646     34.14%
23145.71/1168.10	c      1168           2871        1821        20          52.0000          38.7743     34.11%
23247.06/1173.16	c      1173           2896        1846        20          52.0000          38.7743     34.11%
23347.26/1178.22	c      1178           2919        1869        20          52.0000          38.7865     34.07%
23446.35/1183.27	c      1183           2934        1884        20          52.0000          38.7865     34.07%
23547.36/1188.32	c      1188           2947        1897        20          52.0000          38.7865     34.07%
23646.49/1193.37	c      1193           2986        1936        20          52.0000          38.7865     34.07%
23747.52/1198.40	c      1198           3015        1965        20          52.0000          38.7865     34.07%
23846.57/1203.47	c      1203           3041        1991        20          52.0000          38.7873     34.06%
23947.48/1208.52	c      1209           3061        2011        20          52.0000          38.7951     34.04%
24046.57/1213.57	c      1214           3081        2031        20          52.0000          38.7951     34.04%
24147.63/1218.62	c      1219           3088        2038        20          52.0000          38.7951     34.04%
24246.75/1223.67	c      1224           3099        2049        20          52.0000          38.7991     34.02%
24347.88/1228.72	c      1229           3121        2071        20          52.0000          38.8082     33.99%
24446.94/1233.77	c      1234           3144        2094        20          52.0000          38.8131     33.98%
24548.04/1238.82	c      1239           3159        2109        20          52.0000          38.8156     33.97%
24647.15/1243.87	c      1244           3186        2136        20          52.0000          38.8184     33.96%
24748.29/1248.92	c      1249           3204        2154        20          52.0000          38.8184     33.96%
24847.47/1253.94	c      1254           3217        2167        20          52.0000          38.8184     33.96%
24946.53/1259.02	c      1259           3238        2188        20          52.0000          38.8184     33.96%
25048.24/1264.07	c      1264           3251        2201        20          52.0000          38.8220     33.94%
25147.52/1269.12	c      1269           3276        2226        20          52.0000          38.8303     33.92%
25248.39/1274.16	c      1274           3295        2245        20          52.0000          38.8303     33.92%
25348.74/1279.20	c      1279           3308        2258        20          52.0000          38.8303     33.92%
25447.84/1284.23	c      1284           3327        2277        20          52.0000          38.8348     33.90%
25548.78/1289.32	c      1289           3349        2299        20          52.0000          38.8356     33.90%
25647.82/1294.37	c      1294           3369        2319        20          52.0000          38.8356     33.90%
25748.84/1299.42	c      1299           3389        2339        20          52.0000          38.8356     33.90%
25847.95/1304.47	c      1304           3400        2350        20          52.0000          38.8356     33.90%
25947.07/1309.49	c      1309           3422        2372        20          52.0000          38.8356     33.90%
26048.17/1314.57	c      1315           3452        2402        20          52.0000          38.8384     33.89%
26149.11/1319.61	c      1320           3467        2417        20          52.0000          38.8392     33.89%
26248.23/1324.65	c      1325           3494        2444        20          52.0000          38.8392     33.89%
26347.35/1329.68	c      1330           3519        2469        20          52.0000          38.8392     33.89%
26448.42/1334.78	c      1335           3554        2504        20          52.0000          38.8392     33.89%
26549.47/1339.81	c      1340           3401        2351        20          52.0000          38.8422     33.87%
26648.44/1344.87	c      1345           3421        2371        20          52.0000          38.8423     33.87%
26749.50/1349.92	c      1350           3445        2395        20          52.0000          38.8474     33.86%
26848.56/1354.97	c      1355           3469        2419        20          52.0000          38.8515     33.84%
26947.64/1360.01	c      1360           3491        2441        20          52.0000          38.8520     33.84%
27049.47/1365.04	c      1365           3512        2462        20          52.0000          38.8538     33.83%
27148.40/1370.09	c      1370           3531        2481        20          52.0000          38.8591     33.82%
27247.44/1375.12	c      1375           3554        2504        20          52.0000          38.8591     33.82%
27349.85/1380.22	c      1380           3575        2525        20          52.0000          38.8629     33.80%
27448.92/1385.24	c      1385           3584        2534        20          52.0000          38.8629     33.80%
27549.90/1390.32	c      1390           3603        2553        20          52.0000          38.8629     33.80%
27649.02/1395.35	c      1395           3624        2574        20          52.0000          38.8629     33.80%
27750.11/1400.42	c      1400           3906        2856        20          52.0000          38.8651     33.80%
27849.23/1405.47	c      1405           3934        2884        20          52.0000          38.8651     33.80%
27950.30/1410.52	c      1411           3959        2909        20          52.0000          38.8676     33.79%
28049.43/1415.55	c      1416           3973        2923        20          52.0000          38.8676     33.79%
28150.52/1420.62	c      1421           3991        2941        20          52.0000          38.8676     33.79%
28249.65/1425.66	c      1426           4014        2964        20          52.0000          38.8676     33.79%
28350.63/1430.73	c      1431           4041        2991        20          52.0000          38.8694     33.78%
28449.75/1435.78	c      1436           4067        3017        20          52.0000          38.8694     33.78%
28550.73/1440.80	c      1441           4091        3041        20          52.0000          38.8695     33.78%
28649.86/1445.88	c      1446           4098        3050        20          52.0000          38.8695     33.78%
28750.95/1450.93	c      1451           3840        2790        20          52.0000          38.8768     33.76%
28850.06/1455.98	c      1456           3860        2810        20          52.0000          38.8813     33.74%
28951.60/1461.03	c      1461           3879        2829        20          52.0000          38.8813     33.74%
29050.75/1466.08	c      1466           3912        2862        20          52.0000          38.8813     33.74%
29151.89/1471.13	c      1471           3928        2878        20          52.0000          38.8813     33.74%
29251.07/1476.14	c      1476           4201        3151        20          52.0000          38.8841     33.73%
29351.58/1481.23	c      1481           3968        2918        20          52.0000          38.8869     33.72%
29450.54/1486.28	c      1486           3985        2935        20          52.0000          38.8869     33.72%
29551.68/1491.33	c      1491           4015        2965        20          52.0000          38.8869     33.72%
29650.72/1496.38	c      1496           4041        2991        20          52.0000          38.8937     33.70%
29749.88/1501.39	c      1501           4065        3015        20          52.0000          38.8997     33.68%
29851.03/1506.48	c      1506           4094        3044        20          52.0000          38.9013     33.67%
29952.09/1511.53	c      1512           4119        3069        20          52.0000          38.9013     33.67%
30051.20/1516.58	c      1517           4143        3093        20          52.0000          38.9013     33.67%
30152.31/1521.63	c      1522           4161        3111        20          52.0000          38.9019     33.67%
30251.41/1526.68	c      1527           4182        3132        20          52.0000          38.9019     33.67%
30352.50/1531.73	c      1532           4201        3151        20          52.0000          38.9019     33.67%
30451.63/1536.78	c      1537           4212        3162        20          52.0000          38.9019     33.67%
30552.72/1541.83	c      1542           4251        3201        20          52.0000          38.9096     33.64%
30651.76/1546.88	c      1547           4261        3211        20          52.0000          38.9134     33.63%
30752.81/1551.93	c      1552           4262        3214        20          52.0000          38.9134     33.63%
30851.71/1556.98	c      1557           4263        3213        20          52.0000          38.9134     33.63%
30950.83/1562.03	c      1562           4297        3247        20          52.0000          38.9229     33.60%
31052.65/1567.08	c      1567           4325        3275        20          52.0000          38.9229     33.60%
31151.69/1572.12	c      1572           4342        3292        20          52.0000          38.9229     33.60%
31252.88/1577.18	c      1577           4351        3301        20          52.0000          38.9251     33.59%
31353.34/1582.23	c      1582           4361        3311        20          52.0000          38.9251     33.59%
31452.26/1587.27	c      1587           4384        3334        20          52.0000          38.9251     33.59%
31553.33/1592.33	c      1592           4408        3358        20          52.0000          38.9251     33.59%
31652.41/1597.37	c      1597           4427        3377        20          52.0000          38.9322     33.57%
31753.48/1602.40	c      1602           4446        3396        20          52.0000          38.9326     33.56%
31852.59/1607.47	c      1607           4470        3420        20          52.0000          38.9331     33.56%
31951.70/1612.49	c      1612           4505        3455        20          52.0000          38.9334     33.56%
32052.75/1617.58	c      1618           4529        3479        20          52.0000          38.9334     33.56%
32153.89/1622.63	c      1623           4561        3511        20          52.0000          38.9373     33.55%
32253.08/1627.68	c      1628           4572        3522        20          52.0000          38.9373     33.55%
32353.94/1632.73	c      1633           4598        3548        20          52.0000          38.9452     33.52%
32453.04/1637.77	c      1638           4635        3585        20          52.0000          38.9472     33.51%
32552.13/1642.78	c      1643           4661        3611        20          52.0000          38.9625     33.46%
32653.22/1647.88	c      1648           4670        3620        20          52.0000          38.9625     33.46%
32754.27/1652.93	c      1653           4689        3639        20          52.0000          38.9625     33.46%
32853.36/1657.98	c      1658           4708        3658        20          52.0000          38.9625     33.46%
32954.99/1663.03	c      1663           4739        3689        20          52.0000          38.9632     33.46%
33054.26/1668.08	c      1668           4751        3701        20          52.0000          38.9632     33.46%
33155.20/1673.13	c      1673           4761        3711        20          52.0000          38.9657     33.45%
33254.45/1678.18	c      1678           4782        3732        20          52.0000          38.9663     33.45%
33354.62/1683.23	c      1683           4825        3775        20          52.0000          38.9663     33.45%
33453.69/1688.28	c      1688           4857        3807        20          52.0000          38.9663     33.45%
33554.49/1693.33	c      1693           4882        3832        20          52.0000          38.9663     33.45%
33653.56/1698.38	c      1698           4893        3843        20          52.0000          38.9663     33.45%
33754.52/1703.43	c      1703           4921        3871        20          52.0000          38.9663     33.45%
33853.51/1708.48	c      1708           4948        3898        20          52.0000          38.9663     33.45%
33954.62/1713.50	c      1714           4966        3916        20          52.0000          38.9663     33.45%
34053.73/1718.58	c      1719           5016        3966        20          52.0000          38.9716     33.43%
34154.82/1723.61	c      1724           5041        3991        20          52.0000          38.9763     33.41%
34253.98/1728.68	c      1729           5065        4015        20          52.0000          38.9763     33.41%
34355.13/1733.73	c      1734           5089        4039        20          52.0000          38.9763     33.41%
34454.08/1738.78	c      1739           5102        4052        20          52.0000          38.9763     33.41%
34555.16/1743.83	c      1744           5123        4073        20          52.0000          38.9770     33.41%
34654.31/1748.88	c      1749           5147        4097        20          52.0000          38.9806     33.40%
34755.44/1753.93	c      1754           5169        4119        20          52.0000          38.9806     33.40%
34854.57/1758.98	c      1759           5200        4150        20          52.0000          38.9806     33.40%
34953.74/1764.03	c      1764           5216        4166        20          52.0000          38.9806     33.40%
35055.58/1769.08	c      1769           5244        4194        20          52.0000          38.9897     33.37%
35154.67/1774.13	c      1774           5266        4216        20          52.0000          38.9925     33.36%
35255.66/1779.18	c      1779           5293        4243        20          52.0000          38.9925     33.36%
35356.27/1784.23	c      1784           5312        4262        20          52.0000          38.9925     33.36%
35455.23/1789.28	c      1789           5339        4289        20          52.0000          38.9925     33.36%
35556.38/1794.30	c      1794           5359        4309        20          52.0000          38.9930     33.36%
35655.35/1799.38	c      1799           5377        4327        20          52.0000          38.9959     33.35%
35756.47/1804.43	c      1804           5398        4348        20          52.0000          38.9959     33.35%
35855.48/1809.48	c      1809           5420        4370        20          52.0000          38.9959     33.35%
35956.59/1814.53	c      1815           5450        4400        20          52.0000          38.9959     33.35%
36055.70/1819.56	c      1820           5481        4431        20          52.0000          38.9968     33.34%
36156.80/1824.63	c      1825           5511        4461        20          52.0000          39.0006     33.33%
36255.90/1829.68	c      1830           5527        4477        20          52.0000          39.0006     33.33%
36357.00/1834.73	c      1835           5549        4499        20          52.0000          39.0036     33.32%
36456.13/1839.78	c      1840           5571        4521        20          52.0000          39.0036     33.32%
36557.27/1844.83	c      1845           5595        4545        20          52.0000          39.0036     33.32%
36656.38/1849.85	c      1850           5632        4582        20          52.0000          39.0036     33.32%
36755.50/1854.85	c      1855           5661        4611        20          52.0000          39.0077     33.31%
36856.32/1859.93	c      1860           5681        4631        20          52.0000          39.0079     33.31%
36955.30/1865.00	c      1865           5708        4658        20          52.0000          39.0141     33.29%
37057.03/1870.08	c      1870           5730        4680        20          52.0000          39.0141     33.29%
37157.93/1875.13	c      1875           5750        4700        20          52.0000          39.0154     33.28%
37256.95/1880.18	c      1880           5776        4726        20          52.0000          39.0154     33.28%
37357.26/1885.23	c      1885           5811        4761        20          52.0000          39.0173     33.27%
37456.36/1890.28	c      1890           5826        4776        20          52.0000          39.0173     33.27%
37557.48/1895.33	c      1895           5856        4806        20          52.0000          39.0173     33.27%
37656.58/1900.38	c      1900           5891        4841        20          52.0000          39.0184     33.27%
37757.69/1905.42	c      1905           5922        4872        20          52.0000          39.0184     33.27%
37856.80/1910.45	c      1910           5951        4901        20          52.0000          39.0215     33.26%
37955.95/1915.46	c      1915           5983        4933        20          52.0000          39.0215     33.26%
38056.84/1920.58	c      1921           6003        4953        20          52.0000          39.0215     33.26%
38155.92/1925.60	c      1926           6029        4979        20          52.0000          39.0225     33.26%
38256.98/1930.62	c      1931           6051        5001        20          52.0000          39.0254     33.25%
38356.11/1935.63	c      1936           6077        5027        20          52.0000          39.0254     33.25%
38457.33/1940.75	c      1941           6110        5060        20          52.0000          39.0278     33.24%
38558.27/1945.83	c      1946           6134        5084        20          52.0000          39.0278     33.24%
38657.35/1950.87	c      1951           6156        5106        20          52.0000          39.0313     33.23%
38758.39/1955.93	c      1956           6199        5149        20          52.0000          39.0314     33.23%
38857.40/1960.98	c      1961           6217        5167        20          52.0000          39.0314     33.23%
38956.62/1966.03	c      1966           6250        5200        20          52.0000          39.0366     33.21%
39058.18/1971.06	c      1971           6274        5224        20          52.0000          39.0375     33.21%
39157.10/1976.07	c      1976           6289        5239        20          52.0000          39.0385     33.20%
39258.30/1981.18	c      1981           6310        5260        20          52.0000          39.0385     33.20%
39358.60/1986.23	c      1986           6339        5289        20          52.0000          39.0401     33.20%
39457.70/1991.28	c      1991           6361        5311        20          52.0000          39.0411     33.19%
39558.77/1996.33	c      1996           6381        5331        20          52.0000          39.0424     33.19%
39657.88/2001.38	c      2001           6413        5363        20          52.0000          39.0424     33.19%
39758.95/2006.43	c      2006           6439        5389        20          52.0000          39.0437     33.18%
39857.95/2011.48	c      2011           6463        5413        20          52.0000          39.0437     33.18%
39959.03/2016.53	c      2017           6486        5436        20          52.0000          39.0475     33.17%
40058.19/2021.58	c      2022           6515        5465        20          52.0000          39.0475     33.17%
40159.12/2026.61	c      2027           6529        5479        20          52.0000          39.0475     33.17%
40258.14/2031.68	c      2032           6563        5513        20          52.0000          39.0479     33.17%
40359.20/2036.73	c      2037           6595        5545        20          52.0000          39.0520     33.16%
40458.31/2041.78	c      2042           6634        5584        20          52.0000          39.0531     33.15%
40559.13/2046.83	c      2047           6654        5604        20          52.0000          39.0542     33.15%
40658.18/2051.88	c      2052           6691        5641        20          52.0000          39.0556     33.14%
40759.12/2056.93	c      2057           6731        5681        20          52.0000          39.0570     33.14%
40858.22/2061.98	c      2062           6764        5714        20          52.0000          39.0571     33.14%
40959.98/2067.03	c      2067           6782        5732        20          52.0000          39.0571     33.14%
41059.17/2072.06	c      2072           6820        5770        20          52.0000          39.0578     33.14%
41158.21/2077.08	c      2077           6848        5798        20          52.0000          39.0592     33.13%
41256.98/2082.09	c      2082           6876        5826        20          52.0000          39.0592     33.13%
41356.33/2087.12	c      2087           6908        5858        20          52.0000          39.0592     33.13%
41458.51/2092.28	c      2092           6928        5878        20          52.0000          39.0592     33.13%
41559.47/2097.33	c      2097           7266        6216        20          52.0000          39.0644     33.11%
41658.58/2102.38	c      2102           7301        6251        20          52.0000          39.0653     33.11%
41759.60/2107.43	c      2107           7315        6265        20          52.0000          39.0653     33.11%
41858.70/2112.48	c      2112           7362        6312        20          52.0000          39.0671     33.10%
41959.78/2117.53	c      2118           7391        6341        20          52.0000          39.0693     33.10%
42058.91/2122.58	c      2123           7425        6375        20          52.0000          39.0707     33.09%
42159.99/2127.62	c      2128           7461        6411        20          52.0000          39.0713     33.09%
42259.13/2132.68	c      2133           7481        6431        20          52.0000          39.0713     33.09%
42360.23/2137.73	c      2138           7521        6471        20          52.0000          39.0729     33.08%
42459.36/2142.78	c      2143           7551        6501        20          52.0000          39.0765     33.07%
42560.40/2147.83	c      2148           7581        6531        20          52.0000          39.0821     33.05%
42659.53/2152.88	c      2153           7601        6551        20          52.0000          39.0821     33.05%
42758.50/2157.90	c      2158           7628        6578        20          52.0000          39.0821     33.05%
42859.59/2162.98	c      2163           7648        6598        20          52.0000          39.0821     33.05%
42961.23/2168.03	c      2168           7680        6630        20          52.0000          39.0821     33.05%
43060.63/2173.08	c      2173           7721        6671        20          52.0000          39.0821     33.05%
43159.45/2178.13	c      2178           7751        6701        20          52.0000          39.0821     33.05%
43260.51/2183.17	c      2183           7774        6724        20          52.0000          39.0821     33.05%
43360.98/2188.23	c      2188           7811        6761        20          52.0000          39.0821     33.05%
43460.11/2193.28	c      2193           7831        6781        20          52.0000          39.0835     33.05%
43561.12/2198.34	c      2198           7866        6816        20          52.0000          39.0835     33.05%
43660.18/2203.35	c      2203           7899        6849        20          52.0000          39.0839     33.05%
43761.21/2208.43	c      2208           7933        6883        20          52.0000          39.0875     33.03%
43860.18/2213.45	c      2213           7968        6918        20          52.0000          39.0875     33.03%
43961.14/2218.53	c      2219           8008        6958        20          52.0000          39.0885     33.03%
44060.18/2223.54	c      2224           8025        6975        20          52.0000          39.0885     33.03%
44161.25/2228.63	c      2229           7721        6671        20          52.0000          39.0911     33.02%
44260.35/2233.68	c      2234           7749        6699        20          52.0000          39.0912     33.02%
44361.43/2238.73	c      2239           7788        6738        20          52.0000          39.0975     33.00%
44460.53/2243.75	c      2244           7841        6791        20          52.0000          39.0982     33.00%
44561.54/2248.83	c      2249           7871        6821        20          52.0000          39.1034     32.98%
44660.67/2253.86	c      2254           7900        6850        20          52.0000          39.1043     32.98%
44761.65/2258.93	c      2259           7923        6873        20          52.0000          39.1043     32.98%
44860.76/2263.96	c      2264           7945        6895        20          52.0000          39.1061     32.97%
44959.78/2269.03	c      2269           7968        6918        20          52.0000          39.1061     32.97%
45061.44/2274.08	c      2274           8001        6951        20          52.0000          39.1063     32.97%
45160.51/2279.12	c      2279           8051        7001        20          52.0000          39.1063     32.97%
45261.68/2284.19	c      2284           8066        7016        20          52.0000          39.1063     32.97%
45362.14/2289.24	c      2289           8511        7461        20          52.0000          39.1115     32.95%
45461.26/2294.29	c      2294           8539        7489        20          52.0000          39.1117     32.95%
45562.35/2299.34	c      2299           8564        7514        20          52.0000          39.1117     32.95%
45661.48/2304.37	c      2304           8201        7151        20          52.0000          39.1147     32.94%
45762.58/2309.41	c      2309           8219        7169        20          52.0000          39.1147     32.94%
45861.73/2314.49	c      2314           8661        7611        20          52.0000          39.1159     32.94%
45962.85/2319.54	c      2320           8677        7627        20          52.0000          39.1163     32.94%
46062.19/2324.59	c      2325           8689        7639        20          52.0000          39.1163     32.94%
46163.09/2329.64	c      2330           8724        7674        20          52.0000          39.1163     32.94%
46262.22/2334.69	c      2335           8761        7711        20          52.0000          39.1220     32.92%
46363.14/2339.74	c      2340           8787        7737        20          52.0000          39.1230     32.91%
46462.28/2344.79	c      2345           8827        7777        20          52.0000          39.1230     32.91%
46563.30/2349.84	c      2350           8869        7819        20          52.0000          39.1230     32.91%
46662.35/2354.89	c      2355           8898        7848        20          52.0000          39.1230     32.91%
46763.45/2359.94	c      2360           8920        7870        20          52.0000          39.1230     32.91%
46862.57/2364.99	c      2365           8959        7909        20          52.0000          39.1249     32.91%
46964.23/2370.04	c      2370           8987        7937        20          52.0000          39.1249     32.91%
47063.16/2375.06	c      2375           9011        7961        20          52.0000          39.1275     32.90%
47162.36/2380.09	c      2380           9041        7991        20          52.0000          39.1295     32.89%
47263.21/2385.19	c      2385           9071        8021        20          52.0000          39.1300     32.89%
47363.55/2390.24	c      2390           9107        8057        20          52.0000          39.1300     32.89%
47462.54/2395.29	c      2395           9141        8091        20          52.0000          39.1300     32.89%
47563.35/2400.34	c      2400           9161        8111        20          52.0000          39.1304     32.89%
47662.45/2405.36	c      2405           9188        8138        20          52.0000          39.1304     32.89%
47761.52/2410.39	c      2410           9227        8177        20          52.0000          39.1304     32.89%
47862.57/2415.44	c      2415           9263        8213        20          52.0000          39.1324     32.88%
47961.57/2420.45	c      2420           9291        8241        20          52.0000          39.1327     32.88%
48060.63/2425.47	c      2425           9317        8267        20          52.0000          39.1389     32.86%
48163.45/2430.63	c      2431           9346        8296        20          52.0000          39.1389     32.86%
48262.27/2435.68	c      2436           9379        8329        20          52.0000          39.1390     32.86%
48363.35/2440.74	c      2441           9408        8358        20          52.0000          39.1390     32.86%
48462.46/2445.79	c      2446           9436        8386        20          52.0000          39.1390     32.86%
48563.46/2450.84	c      2451           9469        8419        20          52.0000          39.1396     32.86%
48662.45/2455.89	c      2456           9509        8459        20          52.0000          39.1427     32.85%
48763.43/2460.94	c      2461           9552        8502        20          52.0000          39.1432     32.85%
48862.42/2465.95	c      2466           9592        8542        20          52.0000          39.1433     32.85%
48961.30/2471.02	c      2471           9641        8591        20          52.0000          39.1454     32.84%
49062.83/2476.05	c      2476           9671        8621        20          52.0000          39.1465     32.83%
49162.05/2481.08	c      2481           9697        8647        20          52.0000          39.1468     32.83%
49262.82/2486.17	c      2486           9727        8677        20          52.0000          39.1469     32.83%
49363.30/2491.24	c      2491           9765        8717        20          52.0000          39.1472     32.83%
49462.41/2496.29	c      2496           9792        8742        20          52.0000          39.1477     32.83%
49563.52/2501.30	c      2501           9831        8781        20          52.0000          39.1500     32.82%
49662.65/2506.37	c      2506           9853        8803        20          52.0000          39.1500     32.82%
49761.75/2511.40	c      2511           9899        8849        20          52.0000          39.1508     32.82%
49862.70/2516.49	c      2516           9939        8889        20          52.0000          39.1508     32.82%
49963.69/2521.54	c      2522           9979        8929        20          52.0000          39.1508     32.82%
50062.79/2526.59	c      2527          10008        8958        20          52.0000          39.1516     32.82%
50164.03/2531.64	c      2532          10021        8971        20          52.0000          39.1516     32.82%
50262.76/2536.69	c      2537          10069        9019        20          52.0000          39.1516     32.82%
50363.77/2541.74	c      2542          10101        9051        20          52.0000          39.1521     32.82%
50462.80/2546.77	c      2547          10131        9081        20          52.0000          39.1552     32.80%
50563.87/2551.84	c      2552          10187        9137        20          52.0000          39.1565     32.80%
50662.97/2556.85	c      2557          10215        9165        20          52.0000          39.1591     32.79%
50764.07/2561.90	c      2562          10247        9197        20          52.0000          39.1634     32.78%
50863.12/2566.94	c      2567          10289        9239        20          52.0000          39.1651     32.77%
50962.22/2572.00	c      2572          10305        9255        20          52.0000          39.1654     32.77%
51063.77/2577.03	c      2577          10344        9294        20          52.0000          39.1656     32.77%
51163.03/2582.05	c      2582          10373        9323        20          52.0000          39.1656     32.77%
51264.19/2587.15	c      2587          10421        9371        20          52.0000          39.1676     32.76%
51364.50/2592.20	c      2592          10466        9416        20          52.0000          39.1676     32.76%
51463.63/2597.29	c      2597          10505        9455        20          52.0000          39.1685     32.76%
51564.77/2602.32	c      2602          10550        9500        20          52.0000          39.1686     32.76%
51663.87/2607.32	c      2607          10574        9524        20          52.0000          39.1686     32.76%
51765.01/2612.40	c      2612          10626        9576        20          52.0000          39.1719     32.75%
51864.15/2617.49	c      2618          10648        9598        20          52.0000          39.1719     32.75%
51965.27/2622.51	c      2623          10663        9613        20          52.0000          39.1719     32.75%
52064.43/2627.58	c      2628          10698        9648        20          52.0000          39.1719     32.75%
52165.39/2632.63	c      2633          10731        9681        20          52.0000          39.1751     32.74%
52264.48/2637.67	c      2638          10787        9737        20          52.0000          39.1756     32.74%
52365.51/2642.74	c      2643          10821        9771        20          52.0000          39.1761     32.73%
52464.69/2647.79	c      2648          10859        9809        20          52.0000          39.1781     32.73%
52565.67/2652.84	c      2653          10885        9835        20          52.0000          39.1797     32.72%
52664.82/2657.89	c      2658          10916        9866        20          52.0000          39.1797     32.72%
52765.95/2662.94	c      2663          10936        9886        20          52.0000          39.1797     32.72%
52864.99/2667.97	c      2668          10961        9911        20          52.0000          39.1805     32.72%
52963.92/2673.02	c      2673          10992        9942        20          52.0000          39.1805     32.72%
53063.02/2678.03	c      2678          11034        9984        20          52.0000          39.1805     32.72%
53164.76/2683.09	c      2683          11076       10026        20          52.0000          39.1805     32.72%
53266.05/2688.15	c      2688          11121       10071        20          52.0000          39.1809     32.72%
53366.16/2693.24	c      2693          11146       10096        20          52.0000          39.1809     32.72%
53465.23/2698.28	c      2698          11181       10131        20          52.0000          39.1822     32.71%
53566.17/2703.30	c      2703          11234       10184        20          52.0000          39.1839     32.71%
53665.26/2708.39	c      2708          11271       10221        20          52.0000          39.1839     32.71%
53766.36/2713.44	c      2713          11301       10251        20          52.0000          39.1848     32.70%
53865.46/2718.47	c      2718          11334       10284        20          52.0000          39.1848     32.70%
53966.48/2723.54	c      2724          11376       10326        20          52.0000          39.1848     32.70%
54065.56/2728.59	c      2729          11404       10354        20          52.0000          39.1848     32.70%
54166.54/2733.64	c      2734          11431       10381        20          52.0000          39.1848     32.70%
54265.61/2738.67	c      2739          11475       10425        20          52.0000          39.1848     32.70%
54364.68/2743.68	c      2744          11521       10471        20          52.0000          39.1848     32.70%
54465.68/2748.79	c      2749          11569       10519        20          52.0000          39.1850     32.70%
54566.75/2753.83	c      2754          11597       10547        20          52.0000          39.1860     32.70%
54665.87/2758.89	c      2759          11627       10577        20          52.0000          39.1860     32.70%
54767.04/2763.94	c      2764          11673       10623        20          52.0000          39.1860     32.70%
54866.22/2768.96	c      2769          11711       10661        20          52.0000          39.1860     32.70%
54965.40/2773.99	c      2774          11736       10686        20          52.0000          39.1868     32.70%
55064.58/2779.00	c      2779          11775       10725        20          52.0000          39.1871     32.70%
55168.42/2784.14	c      2784          11805       10755        20          52.0000          39.1883     32.69%
55267.63/2789.17	c      2789          11832       10782        20          52.0000          39.1883     32.69%
55368.03/2794.23	c      2794          11878       10828        20          52.0000          39.1906     32.68%
55467.22/2799.29	c      2799          11903       10853        20          52.0000          39.1915     32.68%
55568.38/2804.34	c      2804          11943       10893        20          52.0000          39.1915     32.68%
55667.56/2809.39	c      2809          11966       10916        20          52.0000          39.1915     32.68%
55768.73/2814.44	c      2814          11991       10941        20          52.0000          39.1915     32.68%
55867.92/2819.49	c      2820          12011       10961        20          52.0000          39.1926     32.68%
55969.09/2824.54	c      2825          12043       10993        20          52.0000          39.1926     32.68%
56068.26/2829.59	c      2830          12066       11016        20          52.0000          39.1931     32.68%
56169.42/2834.64	c      2835          12089       11039        20          52.0000          39.1931     32.68%
56268.59/2839.69	c      2840          12121       11071        20          52.0000          39.1931     32.68%
56369.75/2844.74	c      2845          12143       11093        20          52.0000          39.1931     32.68%
56468.87/2849.79	c      2850          12171       11121        20          52.0000          39.1935     32.68%
56569.96/2854.84	c      2855          12204       11154        20          52.0000          39.1954     32.67%
56669.13/2859.89	c      2860          12239       11189        20          52.0000          39.1957     32.67%
56770.31/2864.92	c      2865          12264       11214        20          52.0000          39.1957     32.67%
56869.49/2869.99	c      2870          12311       11261        20          52.0000          39.1967     32.66%
56971.35/2875.04	c      2875          12343       11293        20          52.0000          39.1976     32.66%
57070.47/2880.06	c      2880          12376       11326        20          52.0000          39.2002     32.65%
57171.49/2885.14	c      2885          12401       11351        20          52.0000          39.2019     32.65%
57270.61/2890.19	c      2890          12442       11392        20          52.0000          39.2019     32.65%
57370.97/2895.24	c      2895          12466       11416        20          52.0000          39.2022     32.65%
57470.05/2900.26	c      2900          12502       11452        20          52.0000          39.2027     32.64%
57571.06/2905.34	c      2905          12520       11470        20          52.0000          39.2047     32.64%
57669.96/2910.35	c      2910          12548       11498        20          52.0000          39.2047     32.64%
57771.01/2915.40	c      2915          12581       11531        20          52.0000          39.2049     32.64%
57870.10/2920.48	c      2920          12605       11555        20          52.0000          39.2062     32.63%
57971.18/2925.52	c      2926          12632       11582        20          52.0000          39.2071     32.63%
58070.32/2930.53	c      2931          12657       11607        20          52.0000          39.2071     32.63%
58171.33/2935.64	c      2936          12683       11633        20          52.0000          39.2094     32.62%
58269.88/2940.69	c      2941          12721       11671        20          52.0000          39.2133     32.61%
58370.96/2945.74	c      2946          12753       11703        20          52.0000          39.2133     32.61%
58470.03/2950.79	c      2951          12771       11721        20          52.0000          39.2154     32.60%
58571.11/2955.84	c      2956          12801       11751        20          52.0000          39.2158     32.60%
58672.15/2960.90	c      2961          12829       11779        20          52.0000          39.2158     32.60%
58771.25/2965.94	c      2966          12856       11806        20          52.0000          39.2158     32.60%
58870.31/2970.99	c      2971          12898       11848        20          52.0000          39.2158     32.60%
58972.08/2976.04	c      2976          12926       11876        20          52.0000          39.2176     32.59%
59071.35/2981.09	c      2981          12960       11910        20          52.0000          39.2189     32.59%
59170.36/2986.12	c      2986          12992       11942        20          52.0000          39.2189     32.59%
59271.18/2991.15	c      2991          13035       11985        20          52.0000          39.2200     32.59%
59370.28/2996.19	c      2996          13063       12013        20          52.0000          39.2219     32.58%
59470.62/3001.22	c      3001          13091       12041        20          52.0000          39.2224     32.58%
59569.70/3006.25	c      3006          13109       12059        20          52.0000          39.2224     32.58%
59670.79/3011.35	c      3011          13147       12097        20          52.0000          39.2224     32.58%
59771.79/3016.44	c      3016          13171       12121        20          52.0000          39.2224     32.58%
59870.85/3021.49	c      3022          13201       12151        20          52.0000          39.2224     32.58%
59971.93/3026.52	c      3027          13244       12194        20          52.0000          39.2224     32.58%
60071.00/3031.59	c      3032          13294       12244        20          52.0000          39.2248     32.57%
60172.05/3036.64	c      3037          13322       12272        20          52.0000          39.2248     32.57%
60271.04/3041.69	c      3042          13365       12315        20          52.0000          39.2262     32.56%
60372.07/3046.73	c      3047          13401       12351        20          52.0000          39.2265     32.56%
60471.15/3051.79	c      3052          13429       12379        20          52.0000          39.2265     32.56%
60572.18/3056.84	c      3057          13442       12392        20          52.0000          39.2265     32.56%
60671.26/3061.89	c      3062          13458       12408        20          52.0000          39.2265     32.56%
60772.30/3066.94	c      3067          13482       12432        20          52.0000          39.2265     32.56%
60871.41/3071.99	c      3072          13531       12481        20          52.0000          39.2289     32.56%
60970.50/3077.04	c      3077          13565       12515        20          52.0000          39.2307     32.55%
61072.15/3082.09	c      3082          13602       12552        20          52.0000          39.2315     32.55%
61173.30/3087.14	c      3087          13631       12581        20          52.0000          39.2327     32.54%
61272.51/3092.19	c      3092          13666       12616        20          52.0000          39.2337     32.54%
61372.78/3097.24	c      3097          13711       12661        20          52.0000          39.2349     32.54%
61471.90/3102.28	c      3102          13744       12694        20          52.0000          39.2349     32.54%
61570.98/3107.30	c      3107          13780       12730        20          52.0000          39.2351     32.53%
61672.08/3112.39	c      3112          13820       12770        20          52.0000          39.2351     32.53%
61773.08/3117.44	c      3117          13865       12815        20          52.0000          39.2351     32.53%
61872.20/3122.49	c      3122          13897       12847        20          52.0000          39.2377     32.53%
61973.28/3127.51	c      3128          13923       12873        20          52.0000          39.2380     32.52%
62072.38/3132.51	c      3133          13955       12905        20          52.0000          39.2387     32.52%
62173.46/3137.64	c      3138          13981       12931        20          52.0000          39.2406     32.52%
62272.33/3142.69	c      3143          14005       12955        20          52.0000          39.2435     32.51%
62373.38/3147.74	c      3148          14031       12981        20          52.0000          39.2435     32.51%
62472.49/3152.79	c      3153          14064       13014        20          52.0000          39.2477     32.49%
62573.58/3157.84	c      3158          14114       13064        20          52.0000          39.2477     32.49%
62672.70/3162.89	c      3163          14151       13101        20          52.0000          39.2489     32.49%
62773.72/3167.94	c      3168          14196       13146        20          52.0000          39.2489     32.49%
62872.82/3172.99	c      3173          14216       13166        20          52.0000          39.2495     32.49%
62971.93/3178.02	c      3178          14255       13205        20          52.0000          39.2495     32.49%
63073.59/3183.05	c      3183          14277       13227        20          52.0000          39.2495     32.49%
63172.97/3188.09	c      3188          14305       13255        20          52.0000          39.2495     32.49%
63272.14/3193.13	c      3193          14346       13296        20          52.0000          39.2519     32.48%
63372.81/3198.14	c      3198          14391       13341        20          52.0000          39.2527     32.48%
63471.91/3203.16	c      3203          14429       13379        20          52.0000          39.2527     32.48%
63574.29/3208.34	c      3208          14451       13401        20          52.0000          39.2528     32.47%
63673.36/3213.39	c      3213          14498       13448        20          52.0000          39.2528     32.47%
63774.39/3218.44	c      3218          14525       13475        20          52.0000          39.2528     32.47%
63873.45/3223.49	c      3224          14564       13514        20          52.0000          39.2528     32.47%
63974.66/3228.54	c      3229          14612       13562        20          52.0000          39.2533     32.47%
64073.48/3233.59	c      3234          14655       13605        20          52.0000          39.2533     32.47%
64174.47/3238.64	c      3239          14689       13639        20          52.0000          39.2533     32.47%
64273.44/3243.68	c      3244          14731       13681        20          52.0000          39.2551     32.47%
64374.48/3248.73	c      3249          14752       13702        20          52.0000          39.2551     32.47%
64473.56/3253.78	c      3254          14779       13729        20          52.0000          39.2551     32.47%
64574.66/3258.84	c      3259          14819       13769        20          52.0000          39.2551     32.47%
64673.78/3263.89	c      3264          14838       13788        20          52.0000          39.2551     32.47%
64774.88/3268.93	c      3269          14876       13826        20          52.0000          39.2566     32.46%
64873.92/3273.98	c      3274          14899       13849        20          52.0000          39.2566     32.46%
64973.03/3279.04	c      3279          14947       13897        20          52.0000          39.2566     32.46%
65074.71/3284.09	c      3284          15001       13951        20          52.0000          39.2566     32.46%
65174.01/3289.14	c      3289          15031       13981        20          52.0000          39.2567     32.46%
65274.91/3294.18	c      3294          15072       14022        20          52.0000          39.2567     32.46%
65375.31/3299.23	c      3299          15120       14070        20          52.0000          39.2571     32.46%
65474.41/3304.28	c      3304          15162       14112        20          52.0000          39.2571     32.46%
65575.58/3309.32	c      3309          15211       14161        20          52.0000          39.2578     32.46%
65674.79/3314.39	c      3314          15229       14179        20          52.0000          39.2578     32.46%
65776.02/3319.44	c      3319          15270       14220        20          52.0000          39.2578     32.46%
65875.26/3324.49	c      3324          15291       14241        20          52.0000          39.2579     32.46%
65976.51/3329.54	c      3330          15315       14265        20          52.0000          39.2600     32.45%
66075.74/3334.58	c      3335          15356       14306        20          52.0000          39.2629     32.44%
66176.95/3339.64	c      3340          15381       14331        20          52.0000          39.2637     32.44%
66276.18/3344.69	c      3345          15428       14378        20          52.0000          39.2637     32.44%
66377.40/3349.74	c      3350          15466       14416        20          52.0000          39.2637     32.44%
66476.62/3354.79	c      3355          15522       14472        20          52.0000          39.2637     32.44%
66577.83/3359.84	c      3360          15554       14504        20          52.0000          39.2637     32.44%
66677.06/3364.88	c      3365          15580       14530        20          52.0000          39.2637     32.44%
66778.27/3369.94	c      3370          14971       13921        20          52.0000          39.2642     32.44%
66877.51/3374.97	c      3375          15011       13961        20          52.0000          39.2642     32.44%
66976.77/3380.04	c      3380          15042       13992        20          52.0000          39.2642     32.44%
67078.55/3385.05	c      3385          15067       14017        20          52.0000          39.2642     32.44%
67177.77/3390.07	c      3390          15121       14071        20          52.0000          39.2648     32.43%
67278.88/3395.19	c      3395          15146       14096        20          52.0000          39.2653     32.43%
67379.39/3400.24	c      3400          15181       14131        20          52.0000          39.2653     32.43%
67478.45/3405.28	c      3405          15886       14836        20          52.0000          39.2667     32.43%
67579.60/3410.33	c      3410          15927       14877        20          52.0000          39.2667     32.43%
67678.77/3415.39	c      3415          15961       14911        20          52.0000          39.2668     32.43%
67779.91/3420.44	c      3420          16007       14957        20          52.0000          39.2668     32.43%
67879.09/3425.48	c      3425          16046       14996        20          52.0000          39.2674     32.43%
67980.24/3430.54	c      3431          16089       15039        20          52.0000          39.2692     32.42%
68079.39/3435.59	c      3436          16128       15078        20          52.0000          39.2692     32.42%
68180.55/3440.64	c      3441          16153       15103        20          52.0000          39.2692     32.42%
68279.70/3445.67	c      3446          16201       15151        20          52.0000          39.2695     32.42%
68380.86/3450.74	c      3451          15521       14471        20          52.0000          39.2702     32.42%
68480.03/3455.79	c      3456          15551       14501        20          52.0000          39.2702     32.42%
68581.18/3460.84	c      3461          16291       15241        20          52.0000          39.2709     32.41%
68680.26/3465.86	c      3466          15642       14592        20          52.0000          39.2733     32.41%
68781.38/3470.94	c      3471          15680       14630        20          52.0000          39.2734     32.41%
68880.55/3475.96	c      3476          15719       14669        20          52.0000          39.2734     32.41%
68979.73/3481.00	c      3481          15765       14715        20          52.0000          39.2734     32.41%
69081.51/3486.09	c      3486          15798       14748        20          52.0000          39.2734     32.41%
69182.68/3491.14	c      3491          15821       14771        20          52.0000          39.2734     32.41%
69281.84/3496.18	c      3496          16576       15526        20          52.0000          39.2751     32.40%
69382.21/3501.24	c      3501          15885       14835        20          52.0000          39.2760     32.40%
69483.32/3506.30	c      3506          16651       15601        20          52.0000          39.2760     32.40%
69582.47/3511.31	c      3511          16704       15654        20          52.0000          39.2760     32.40%
69681.59/3516.39	c      3516          16751       15701        20          52.0000          39.2771     32.39%
69782.73/3521.42	c      3521          16043       14993        20          52.0000          39.2783     32.39%
69881.99/3526.49	c      3526          16083       15033        20          52.0000          39.2785     32.39%
69982.91/3531.53	c      3532          16111       15061        20          52.0000          39.2798     32.38%
70082.03/3536.59	c      3537          16143       15093        20          52.0000          39.2802     32.38%
70181.15/3541.60	c      3542          16181       15131        20          52.0000          39.2802     32.38%
70282.22/3546.69	c      3547          16211       15161        20          52.0000          39.2825     32.37%
70383.36/3551.74	c      3552          16239       15189        20          52.0000          39.2825     32.37%
70482.52/3556.79	c      3557          16271       15221        20          52.0000          39.2825     32.37%
70583.68/3561.81	c      3562          16309       15259        20          52.0000          39.2825     32.37%
70682.84/3566.88	c      3567          16350       15300        20          52.0000          39.2825     32.37%
70783.95/3571.90	c      3572          17168       16118        20          52.0000          39.2838     32.37%
70883.02/3576.97	c      3577          17180       16130        20          52.0000          39.2838     32.37%
70982.18/3582.00	c      3582          16444       15394        20          52.0000          39.2850     32.37%
71084.00/3587.09	c      3587          16461       15411        20          52.0000          39.2871     32.36%
71185.04/3592.14	c      3592          16488       15438        20          52.0000          39.2875     32.36%
71284.17/3597.19	c      3597          16526       15476        20          52.0000          39.2875     32.36%
71384.64/3602.22	c      3602          16558       15508        20          52.0000          39.2875     32.36%
71483.80/3607.29	c      3607          16586       15536        20          52.0000          39.2890     32.35%
71584.94/3612.34	c      3612          16621       15571        20          52.0000          39.2916     32.34%
71684.09/3617.38	c      3617          16647       15597        20          52.0000          39.2916     32.34%
71785.23/3622.44	c      3622          16697       15647        20          52.0000          39.2927     32.34%
71884.37/3627.48	c      3627          16731       15681        20          52.0000          39.2945     32.33%
71985.52/3632.54	c      3633          16770       15720        20          52.0000          39.2952     32.33%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (187559 MiB free)
  memory of node 1: 193531 MiB (192020 MiB free)
  memory of node 2: 193531 MiB (191336 MiB free)
  memory of node 3: 193531 MiB (188077 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-4466006-1722458179/watcher-4466006-1722458179 -o /tmp/evaluation-result-4466006-1722458179/solver-4466006-1722458179 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722454211-70626 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466006-1722458179.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100102 s]*
/proc/loadavg: 76.08 79.45 79.71 64/1001 74955
/proc/meminfo: memFree=777130064/790760804 swapFree=131071996/131071996
[pid=74934] ppid=74931 vsize=1694368 memory=93492 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/stat : 74934 (fscip) R 74931 74934 70587 0 -1 4194304 19222 0 0 0 9 3 0 0 20 0 41 0 12400551 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 17 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
/proc/74934/statm: 423592 23373 2710 3035 0 103088 0
[pid=74934/tid=74936] ppid=74931 vsize=1694368 memory=4026532269 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74936/stat : 74936 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74937] ppid=74931 vsize=1694368 memory=224244531548 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74937/stat : 74937 (fscip) S 74931 74934 70587 0 -1 1077936192 527 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74938] ppid=74931 vsize=1694368 memory=56316433597947 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74938/stat : 74938 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74939] ppid=74931 vsize=1694368 memory=61818303481571 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74939/stat : 74939 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74940] ppid=74931 vsize=1694368 memory=57385930786761 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74940/stat : 74940 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74941] ppid=74931 vsize=1694368 memory=62896407398809 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74941/stat : 74941 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74942] ppid=74931 vsize=1694368 memory=15541808134390934 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74942/stat : 74942 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74943] ppid=74931 vsize=1694368 memory=14689682344684009 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74943/stat : 74943 (fscip) S 74931 74934 70587 0 -1 1077936192 527 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74944] ppid=74931 vsize=1694368 memory=3760567472831594528 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74944/stat : 74944 (fscip) S 74931 74934 70587 0 -1 1077936192 527 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74945] ppid=74931 vsize=1694368 memory=3906084551168098336 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74945/stat : 74945 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74946] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74946/stat : 74946 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74947] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74947/stat : 74947 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74948] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74948/stat : 74948 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74949] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74949/stat : 74949 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74950] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74950/stat : 74950 (fscip) S 74931 74934 70587 0 -1 1077936192 527 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74951] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74951/stat : 74951 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74952] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74952/stat : 74952 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74953] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74953/stat : 74953 (fscip) S 74931 74934 70587 0 -1 1077936192 529 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74954] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74954/stat : 74954 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74955] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74955/stat : 74955 (fscip) S 74931 74934 70587 0 -1 1077936192 528 0 0 0 0 0 0 0 20 0 41 0 12400557 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74956] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74956/stat : 74956 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74957] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74957/stat : 74957 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74958] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74958/stat : 74958 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74959] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74959/stat : 74959 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74960] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74960/stat : 74960 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74961] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74961/stat : 74961 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74962] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74962/stat : 74962 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74963] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74963/stat : 74963 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74964] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74964/stat : 74964 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74965] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74965/stat : 74965 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74966] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74966/stat : 74966 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74967] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74967/stat : 74967 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74968] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74968/stat : 74968 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74969] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74969/stat : 74969 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74970] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74970/stat : 74970 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74971] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74971/stat : 74971 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74972] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74972/stat : 74972 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74973] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74973/stat : 74973 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74974] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74974/stat : 74974 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74975] ppid=74931 vsize=1694368 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74975/stat : 74975 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1735032832 23373 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1694368 KiB
Current children cumulated memory: 93492 KiB

[startup+0.221611 s]*
/proc/loadavg: 76.08 79.45 79.71 82/1021 74975
/proc/meminfo: memFree=776938664/790760804 swapFree=131071996/131071996
[pid=74934] ppid=74931 vsize=1718184 memory=252044 CPUtime=2.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/stat : 74934 (fscip) S 74931 74934 70587 0 -1 1077936128 65351 0 0 0 224 23 0 0 20 0 41 0 12400551 1759420416 63011 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
/proc/74934/statm: 429546 63011 2934 3035 0 150552 0
[pid=74934/tid=74936] ppid=74931 vsize=1718184 memory=4026531959 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74936/stat : 74936 (fscip) R 74931 74934 70587 0 -1 4194368 2188 0 0 0 11 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74937] ppid=74931 vsize=1718184 memory=67123 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74937/stat : 74937 (fscip) R 74931 74934 70587 0 -1 4194368 2139 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74938] ppid=74931 vsize=1718184 memory=55216921903569 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74938/stat : 74938 (fscip) R 74931 74934 70587 0 -1 4194368 4461 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74939] ppid=74931 vsize=1718184 memory=60718791787076 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74939/stat : 74939 (fscip) R 74931 74934 70587 0 -1 4194368 2148 0 0 0 11 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74940] ppid=74931 vsize=1718184 memory=55186907464376 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74940/stat : 74940 (fscip) R 74931 74934 70587 0 -1 4194368 2150 0 0 0 11 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74941] ppid=74931 vsize=1718184 memory=61796895687587 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74941/stat : 74941 (fscip) R 74931 74934 70587 0 -1 4194368 4516 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74942] ppid=74931 vsize=1718184 memory=14978858180937139 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74942/stat : 74942 (fscip) R 74931 74934 70587 0 -1 4194368 2115 0 0 0 11 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74943] ppid=74931 vsize=1718184 memory=13854092145461486 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74943/stat : 74943 (fscip) R 74931 74934 70587 0 -1 4194368 2126 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74944] ppid=74931 vsize=1718184 memory=4050767074308653088 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74944/stat : 74944 (fscip) R 74931 74934 70587 0 -1 4194368 4467 0 0 0 8 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74945] ppid=74931 vsize=1718184 memory=3689347719589265440 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74945/stat : 74945 (fscip) R 74931 74934 70587 0 -1 4194368 2140 0 0 0 11 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74946] ppid=74931 vsize=1718184 memory=0 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74946/stat : 74946 (fscip) R 74931 74934 70587 0 -1 4194368 2182 0 0 0 11 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74947] ppid=74931 vsize=1718184 memory=0 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74947/stat : 74947 (fscip) R 74931 74934 70587 0 -1 4194368 4317 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74948] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74948/stat : 74948 (fscip) R 74931 74934 70587 0 -1 4194368 2135 0 0 0 12 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74949] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74949/stat : 74949 (fscip) R 74931 74934 70587 0 -1 4194368 2171 0 0 0 11 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74950] ppid=74931 vsize=1718184 memory=0 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74950/stat : 74950 (fscip) R 74931 74934 70587 0 -1 4194368 4487 0 0 0 10 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74951] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74951/stat : 74951 (fscip) R 74931 74934 70587 0 -1 4194368 2136 0 0 0 11 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74952] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74952/stat : 74952 (fscip) R 74931 74934 70587 0 -1 4194368 2127 0 0 0 11 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74953] ppid=74931 vsize=1718184 memory=0 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74953/stat : 74953 (fscip) R 74931 74934 70587 0 -1 4194368 4365 0 0 0 9 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74954] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74954/stat : 74954 (fscip) R 74931 74934 70587 0 -1 4194368 2157 0 0 0 11 1 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74955] ppid=74931 vsize=1718184 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74955/stat : 74955 (fscip) R 74931 74934 70587 0 -1 4194368 2191 0 0 0 12 0 0 0 20 0 41 0 12400557 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74956] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74956/stat : 74956 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74957] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74957/stat : 74957 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74958] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74958/stat : 74958 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74959] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74959/stat : 74959 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74960] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74960/stat : 74960 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74961] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74961/stat : 74961 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74962] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74962/stat : 74962 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74963] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74963/stat : 74963 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74964] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74964/stat : 74964 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74965] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74965/stat : 74965 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74966] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74966/stat : 74966 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74967] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74967/stat : 74967 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74968] ppid=74931 vsize=1718184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74968/stat : 74968 (fscip) S 74931 74934 70587 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12400563 1759420416 63077 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0

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

/proc/74934/task/74955/stat : 74955 (fscip) R 74931 74934 70587 0 -1 4194368 1439472 0 0 0 354937 138 0 0 20 0 41 0 12400557 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74956] ppid=74931 vsize=6450204 memory=13748 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74956/stat : 74956 (fscip) S 74931 74934 70587 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74957] ppid=74931 vsize=6450204 memory=10556 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74957/stat : 74957 (fscip) S 74931 74934 70587 0 -1 1077936192 67 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74958] ppid=74931 vsize=6450204 memory=11636 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74958/stat : 74958 (fscip) S 74931 74934 70587 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74959] ppid=74931 vsize=6450204 memory=11860 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74959/stat : 74959 (fscip) S 74931 74934 70587 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74960] ppid=74931 vsize=6450204 memory=5466656 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74960/stat : 74960 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74961] ppid=74931 vsize=6450204 memory=281227747862752 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74961/stat : 74961 (fscip) S 74931 74934 70587 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74962] ppid=74931 vsize=6450204 memory=11528 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74962/stat : 74962 (fscip) S 74931 74934 70587 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74963] ppid=74931 vsize=6450204 memory=13748 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74963/stat : 74963 (fscip) S 74931 74934 70587 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74964] ppid=74931 vsize=6450204 memory=5467024 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74964/stat : 74964 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74965] ppid=74931 vsize=6450204 memory=5467028 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74965/stat : 74965 (fscip) S 74931 74934 70587 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74966] ppid=74931 vsize=6450204 memory=5467048 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74966/stat : 74966 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74967] ppid=74931 vsize=6450204 memory=5467036 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74967/stat : 74967 (fscip) S 74931 74934 70587 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74968] ppid=74931 vsize=6450204 memory=5466840 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74968/stat : 74968 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74969] ppid=74931 vsize=6450204 memory=5466904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74969/stat : 74969 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74970] ppid=74931 vsize=6450204 memory=16204 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74970/stat : 74970 (fscip) S 74931 74934 70587 0 -1 1077936192 132 0 0 0 0 2 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74971] ppid=74931 vsize=6450204 memory=2268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74971/stat : 74971 (fscip) S 74931 74934 70587 0 -1 1077936192 144 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74972] ppid=74931 vsize=6450204 memory=6120 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74972/stat : 74972 (fscip) S 74931 74934 70587 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74973] ppid=74931 vsize=6450204 memory=1848 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74973/stat : 74973 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74974] ppid=74931 vsize=6450204 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74974/stat : 74974 (fscip) S 74931 74934 70587 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74975] ppid=74931 vsize=6450204 memory=13748 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74975/stat : 74975 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1366771 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
Current children cumulated CPU time: 70990.1 s
Current children cumulated vsize: 6450204 KiB
Current children cumulated memory: 5467084 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.3 s]
/proc/loadavg: 80.91 78.51 79.12 62/980 77935
/proc/meminfo: memFree=771945184/790760804 swapFree=131071996/131071996
[pid=74934] ppid=74931 vsize=6450204 memory=5470300 CPUtime=72001.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/stat : 74934 (fscip) S 74931 74934 70587 0 -1 1077936128 25964637 0 0 0 7183545 16593 0 0 20 0 41 0 12400551 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 17 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
/proc/74934/statm: 1612551 1367575 3014 3035 0 1474037 0
[pid=74934/tid=74936] ppid=74931 vsize=6450204 memory=643884317297050 CPUtime=3605.75 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74936/stat : 74936 (fscip) R 74931 74934 70587 0 -1 4194368 1927301 0 0 0 360379 196 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74937] ppid=74931 vsize=6450204 memory=281227748126480 CPUtime=3605.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74937/stat : 74937 (fscip) R 74931 74934 70587 0 -1 4194368 1404453 0 0 0 360409 142 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74938] ppid=74931 vsize=6450204 memory=3312 CPUtime=3594.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74938/stat : 74938 (fscip) R 74931 74934 70587 0 -1 4194368 364031 0 0 0 357351 2087 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74939] ppid=74931 vsize=6450204 memory=351443 CPUtime=3603.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74939/stat : 74939 (fscip) R 74931 74934 70587 0 -1 4194368 1932321 0 0 0 360141 199 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74940] ppid=74931 vsize=6450204 memory=2268 CPUtime=3603.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74940/stat : 74940 (fscip) R 74931 74934 70587 0 -1 4194368 1387125 0 0 0 360209 144 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74941] ppid=74931 vsize=6450204 memory=357939 CPUtime=3596.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74941/stat : 74941 (fscip) R 74931 74934 70587 0 -1 4194368 370535 0 0 0 357244 2366 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74942] ppid=74931 vsize=6450204 memory=5467024 CPUtime=3602.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74942/stat : 74942 (fscip) R 74931 74934 70587 0 -1 4194368 2119099 0 0 0 360061 218 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74943] ppid=74931 vsize=6450204 memory=16325789170925620 CPUtime=3600.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74943/stat : 74943 (fscip) R 74931 74934 70587 0 -1 4194368 1330888 0 0 0 359931 128 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74944] ppid=74931 vsize=6450204 memory=5470268 CPUtime=3603 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74944/stat : 74944 (fscip) R 74931 74934 70587 0 -1 4194368 355601 0 0 0 357851 2449 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74945] ppid=74931 vsize=6450204 memory=-7018973837795616125 CPUtime=3592.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74945/stat : 74945 (fscip) R 74931 74934 70587 0 -1 4194368 2092026 0 0 0 359019 219 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74946] ppid=74931 vsize=6450204 memory=5470268 CPUtime=3599.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74946/stat : 74946 (fscip) R 74931 74934 70587 0 -1 4194368 1375590 0 0 0 359835 139 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74947] ppid=74931 vsize=6450204 memory=11259308 CPUtime=3597.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74947/stat : 74947 (fscip) R 74931 74934 70587 0 -1 4194368 367078 0 0 0 357314 2451 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74948] ppid=74931 vsize=6450204 memory=281227750190848 CPUtime=3602.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74948/stat : 74948 (fscip) R 74931 74934 70587 0 -1 4194368 1999400 0 0 0 360020 200 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74949] ppid=74931 vsize=6450204 memory=25333125866717268 CPUtime=3595.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74949/stat : 74949 (fscip) R 74931 74934 70587 0 -1 4194368 1422276 0 0 0 359390 144 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74950] ppid=74931 vsize=6450204 memory=0 CPUtime=3595.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74950/stat : 74950 (fscip) R 74931 74934 70587 0 -1 4194368 352621 0 0 0 357196 2392 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74951] ppid=74931 vsize=6450204 memory=6120 CPUtime=3601.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74951/stat : 74951 (fscip) R 74931 74934 70587 0 -1 4194368 2020542 0 0 0 359941 215 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74952] ppid=74931 vsize=6450204 memory=281227749532960 CPUtime=3598.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74952/stat : 74952 (fscip) R 74931 74934 70587 0 -1 4194368 1404602 0 0 0 359717 145 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74953] ppid=74931 vsize=6450204 memory=16204 CPUtime=3596.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74953/stat : 74953 (fscip) R 74931 74934 70587 0 -1 4194368 365793 0 0 0 357322 2365 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74954] ppid=74931 vsize=6450204 memory=2268 CPUtime=3602.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74954/stat : 74954 (fscip) R 74931 74934 70587 0 -1 4194368 1913815 0 0 0 360054 203 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74955] ppid=74931 vsize=6450204 memory=5472 CPUtime=3601.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74955/stat : 74955 (fscip) R 74931 74934 70587 0 -1 4194368 1446595 0 0 0 360002 138 0 0 20 0 41 0 12400557 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74956] ppid=74931 vsize=6450204 memory=1848 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74956/stat : 74956 (fscip) S 74931 74934 70587 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74957] ppid=74931 vsize=6450204 memory=2692 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74957/stat : 74957 (fscip) S 74931 74934 70587 0 -1 1077936192 67 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74958] ppid=74931 vsize=6450204 memory=5466840 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74958/stat : 74958 (fscip) S 74931 74934 70587 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74959] ppid=74931 vsize=6450204 memory=5466904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74959/stat : 74959 (fscip) S 74931 74934 70587 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74960] ppid=74931 vsize=6450204 memory=5470228 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74960/stat : 74960 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74961] ppid=74931 vsize=6450204 memory=13748 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74961/stat : 74961 (fscip) S 74931 74934 70587 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74962] ppid=74931 vsize=6450204 memory=5470288 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74962/stat : 74962 (fscip) S 74931 74934 70587 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74963] ppid=74931 vsize=6450204 memory=2212 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74963/stat : 74963 (fscip) S 74931 74934 70587 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74964] ppid=74931 vsize=6450204 memory=281227751614560 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74964/stat : 74964 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74965] ppid=74931 vsize=6450204 memory=3474070060927248484 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74965/stat : 74965 (fscip) S 74931 74934 70587 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74966] ppid=74931 vsize=6450204 memory=281227747698880 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74966/stat : 74966 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74967] ppid=74931 vsize=6450204 memory=5466856 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74967/stat : 74967 (fscip) S 74931 74934 70587 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74968] ppid=74931 vsize=6450204 memory=5470212 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74968/stat : 74968 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74969] ppid=74931 vsize=6450204 memory=6120 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74969/stat : 74969 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74970] ppid=74931 vsize=6450204 memory=281227749526832 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74970/stat : 74970 (fscip) S 74931 74934 70587 0 -1 1077936192 132 0 0 0 0 2 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74971] ppid=74931 vsize=6450204 memory=5470208 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74971/stat : 74971 (fscip) S 74931 74934 70587 0 -1 1077936192 144 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74972] ppid=74931 vsize=6450204 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74972/stat : 74972 (fscip) S 74931 74934 70587 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74973] ppid=74931 vsize=6450204 memory=5470268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74973/stat : 74973 (fscip) S 74931 74934 70587 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74974] ppid=74931 vsize=6450204 memory=5470224 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74974/stat : 74974 (fscip) S 74931 74934 70587 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
[pid=74934/tid=74975] ppid=74931 vsize=6450204 memory=5470224 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74934/task/74975/stat : 74975 (fscip) S 74931 74934 70587 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12400563 6605008896 1367575 809668444160 4194304 16623229 140728781766224 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 31989760 140728781767690 140728781767808 140728781767808 140728781774832 0
Current children cumulated CPU time: 72001.4 s
Current children cumulated vsize: 6450204 KiB
Current children cumulated memory: 5470300 KiB

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

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

# cumulated CPU time of all completed processes:  user=71835.7 s, system=166.075 s

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

[startup+3633.41 s]*
/proc/loadavg: 80.91 78.51 79.12 44/945 77964
/proc/meminfo: memFree=776309260/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): 3633.45
CPU time (s): 72001.8
CPU user time (s): 71835.7
CPU system time (s): 166.075
CPU usage (%): 1981.64
Max. virtual memory (cumulated for all children) (KiB): 6450204
Max. memory (cumulated for all children) (KiB): 5470300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71835.7
system time used= 166.075
maximum resident set size= 5470300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25964926
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= 210647
involuntary context switches= 270962


# summary of solver processes directly reported to runsolver:
#   pid: 74934
#   total CPU time (s): 72001.8
#   total CPU user time (s): 71835.7
#   total CPU system time (s): 166.075

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.0489 second user time and 84.112 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 22:36:19
IDJOB=4466006
IDBENCH=148588
IDSOLVER=3094
FILE ID=nodeD102/4466006-1722458179
RUNJOBID= nodeD102-1722454211-70626
SLURM_JOB_ID= 8254238
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4466006-1722458179/watcher-4466006-1722458179 -o /tmp/evaluation-result-4466006-1722458179/solver-4466006-1722458179 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722454211-70626 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466006-1722458179.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8deb0b9174477a1f2aeb72dadb0281d2
RANDOM SEED=562251657

nodeD102.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		: 2857.207
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		: 2889.044
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.95
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		: 3202.518
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	: 5005.96
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		: 2945.061
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	: 5005.94
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		: 2871.923
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		: 2707.227
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.95
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		: 3141.516
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	: 5005.96
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		: 2943.586
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	: 5005.94
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		: 2874.721
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		: 3044.976
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.95
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		: 3156.562
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	: 5005.96
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		: 2944.552
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	: 5005.94
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		: 2867.351
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		: 3580.487
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.95
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		: 3129.421
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	: 5005.96
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		: 2942.103
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	: 5005.94
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		: 2867.105
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		: 3536.908
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.95
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		: 3156.251
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	: 5005.96
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		: 2937.882
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	: 5005.94
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		: 2863.115
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		: 2786.870
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.95
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		: 3202.537
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	: 5005.96
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		: 2945.001
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	: 5005.94
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		: 2874.693
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		: 3125.013
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.95
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		: 3109.014
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	: 5005.96
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		: 2944.984
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	: 5005.94
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		: 2849.857
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		: 2610.550
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.95
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		: 3155.905
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	: 5005.96
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		: 2820.787
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	: 5005.94
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		: 2865.421
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		: 2599.915
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.95
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		: 3136.979
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	: 5005.96
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		: 2944.997
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	: 5005.94
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		: 2855.310
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		: 2591.937
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.95
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		: 3144.996
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	: 5005.96
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		: 2943.007
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	: 5005.94
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		: 2856.922
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		: 2616.196
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.95
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		: 3155.697
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	: 5005.96
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		: 2943.545
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	: 5005.94
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		: 2874.895
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		: 2624.222
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.95
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		: 3199.767
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	: 5005.96
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		: 2944.998
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	: 5005.94
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		: 2862.581
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		: 2619.401
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.95
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		: 3146.955
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	: 5005.96
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		: 2945.006
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	: 5005.94
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		: 2874.098
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		: 2621.141
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.95
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		: 3202.450
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	: 5005.96
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		: 2943.552
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	: 5005.94
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		: 2869.374
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		: 2649.168
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.95
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		: 3148.733
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	: 5005.96
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		: 2935.933
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	: 5005.94
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		: 2875.084
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		: 2643.161
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.95
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		: 3144.784
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	: 5005.96
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		: 2940.958
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	: 5005.94
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		: 2875.146
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		: 2644.083
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.95
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		: 3148.712
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	: 5005.96
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		: 2943.598
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	: 5005.94
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		: 2875.199
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		: 2649.350
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.95
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		: 3199.854
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	: 5005.96
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		: 2944.831
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 72
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2858.535
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		: 2653.504
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.95
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		: 3199.865
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	: 5005.96
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		: 2942.331
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	: 5005.94
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		: 2867.293
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		: 3568.295
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.95
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		: 3144.448
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	: 5005.96
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		: 2928.631
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        777243436 kB
MemAvailable:   775650380 kB
Buffers:          164620 kB
Cached:          1510620 kB
SwapCached:            0 kB
Active:           321512 kB
Inactive:       10802488 kB
Active(anon):       2268 kB
Inactive(anon):  9469040 kB
Active(file):     319244 kB
Inactive(file):  1333448 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57204 kB
Writeback:            92 kB
AnonPages:       9449240 kB
Mapped:           125584 kB
Shmem:             22536 kB
KReclaimable:     148508 kB
Slab:             485848 kB
SReclaimable:     148508 kB
SUnreclaim:       337340 kB
KernelStack:       16848 kB
PageTables:        33764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1767124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           209664 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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:      475136 kB
DirectMap2M:    47208448 kB
DirectMap1G:    758120448 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD102 at 2024-07-31 23:36:53