Trace number 4466051

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) 72000.9 3640.98

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i9_pp_96.opb
MD5SUM5cc7d14a8524e58f54e6333ee2ad6e82
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41200
Total number of constraints41201
Number of constraints which are clauses32125
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints6188
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
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 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.10/0.22	c Default LC presolving (default).
0.10/0.22	c ** Before presolving: virtualMemUsedAtLc = 224560244, getVmSize() = 173346816, SCIPgetMemUsed() = 139687283, SCIPgetMemTotal() = 147338363, SCIPgetMemExternEstim() = 77221881
0.10/0.22	c ** set memory limit for presolving in LC to 8.79539e+12 for SCIP **
8.65/8.79	c ** Estimated virtualMemUsedAtSolver = 361963606, getVmSize() = 522031104, SCIPgetMemUsed() = 297804912, SCIPgetMemTotal() = 465723528, SCIPgetMemExternEstim() = 77221881
8.65/8.79	c ** set memory limit for solvers to 4.18748e+11 for each SCIP **
8.65/8.79	c Original Problem   :
8.65/8.79	c   Problem name     : instance-4466051-1722620189
8.65/8.79	c   Variables        : 41200 (41200 binary, 0 integer, 0 implicit integer, 0 continuous)
8.65/8.79	c   Constraints      : 41201
8.65/8.79	c   Objective sense  : minimize
8.65/8.79	c Presolved Problem  :
8.65/8.79	c   Variables        : 38293 (38293 binary, 0 integer, 0 implicit integer, 0 continuous)
8.65/8.79	c   Constraints      : 34007
8.65/8.79	c Constraints        : Number
8.65/8.79	c   setppc           : 34000 
8.65/8.79	c   linear           : 4 
8.65/8.79	c   logicor          : 3 
8.65/8.79	c ** Instance transfer method used: 0
8.76/8.89	c ** ParaScipInstance copy does not increase the number of variables. **
10.49/10.54	c LC is working with racing ramp-up and with rebuilding tree after racing.
10.49/10.54	c                                Nodes    Active                                            
10.49/10.54	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
114.81/15.92	c *      16              0           1        20        1630.0000                -          -
114.81/15.92	c        16              0           1        20        1630.0000                -          -
130.56/16.74	c *      17              0           1        20        1618.0000                -          -
132.55/16.88	c *      17              0           1        20        1608.0000                -          -
322.65/26.46	c *      26              0           1        20        1606.0000                -          -
322.65/26.46	c        26              0           1        20        1606.0000                -          -
352.37/27.93	c *      28              0           1        20        1602.0000                -          -
500.99/35.42	c        35              2           1        20        1602.0000         938.0000     70.79%
608.03/40.88	c        41              2           1        20        1602.0000         938.0000     70.79%
726.98/46.80	c        47              4           3        20        1602.0000         938.0000     70.79%
834.03/52.26	c        52             27          16        20        1602.0000         938.0000     70.79%
935.14/57.40	c        57             28          15        20        1602.0000         938.0000     70.79%
1040.33/62.61	c        63             52          31        20        1602.0000         938.0000     70.79%
1151.12/68.22	c        68             97          50        20        1602.0000         938.0000     70.79%
1250.21/73.26	c        73            104          56        20        1602.0000         938.0000     70.79%
1301.72/75.83	c *      76            148          48        20        1594.0000         938.0000     69.94%
1303.70/75.94	c *      76            148          48        20        1592.0000         938.0000     69.72%
1385.51/80.13	c        80            158          49        20        1592.0000         938.0000     69.72%
1489.91/85.34	c        85            179          43        20        1592.0000         938.0000     69.72%
1594.93/90.63	c        91            182          99        20        1592.0000         938.0000     69.72%
1702.51/96.06	c        96            251          36        20        1592.0000         938.0000     69.72%
1806.93/101.31	c       101            223          71        20        1592.0000         938.0000     69.72%
1906.00/106.36	c       106            357          41        20        1592.0000         938.0000     69.72%
2012.99/111.76	c       112            367          70        20        1592.0000         938.0000     69.72%
2118.90/117.11	c       117            459          56        20        1592.0000         938.0000     69.72%
2224.94/122.43	c       122            677          55        20        1592.0000         938.0000     69.72%
2325.99/127.52	c       128            928          88        20        1592.0000         938.0000     69.72%
2425.06/132.58	c       133           1103          69        20        1592.0000         938.0000     69.72%
2524.09/137.59	c       138           1770          29        20        1592.0000         939.0000     69.54%
2625.11/142.66	c       143           2117          37        20        1592.0000         939.0000     69.54%
2730.08/147.93	c       148           2434          25        20        1592.0000         939.0000     69.54%
2833.78/153.15	c       153           2562           0        20        1592.0000         939.0000     69.54%
2936.00/158.36	c       158           2856          39        20        1592.0000         939.0000     69.54%
3040.96/163.68	c       164           3285          47        20        1592.0000         939.0000     69.54%
3141.94/168.72	c       169           3408           0        20        1592.0000         939.0000     69.54%
3242.92/173.83	c       174           3170          73        20        1592.0000         939.0000     69.54%
3343.86/178.97	c       179           3472          55        20        1592.0000         939.0000     69.54%
3448.78/184.29	c       184           4059          21        20        1592.0000         939.0000     69.54%
3553.71/189.50	c       190           4372          74        20        1592.0000         939.0000     69.54%
3654.67/194.67	c       195           4700          62        20        1592.0000         939.0000     69.54%
3755.65/199.79	c       200           4424          54        20        1592.0000         939.0000     69.54%
3858.60/204.91	c       205           4675         139        20        1592.0000         939.0000     69.54%
3957.59/210.01	c       210           5628          56        20        1592.0000         939.0000     69.54%
4061.15/215.17	c       215           5829         122        20        1592.0000         939.0000     69.54%
4161.48/220.28	c       220           6143         116        20        1592.0000         939.0000     69.54%
4266.44/225.53	c       226           6475         103        20        1592.0000         939.0000     69.54%
4369.43/230.70	c       231           6810          79        20        1592.0000         939.0000     69.54%
4468.47/235.78	c       236           7138          83        20        1592.0000         939.0000     69.54%
4569.43/240.84	c       241           6876         110        20        1592.0000         939.0000     69.54%
4673.25/246.05	c       246           7202         147        20        1592.0000         939.0000     69.54%
4775.44/251.23	c       251           7578         154        20        1592.0000         939.0000     69.54%
4876.51/256.33	c       256           7819         138        20        1592.0000         939.0000     69.54%
4983.55/261.73	c       262           8564          57        20        1592.0000         939.0000     69.54%
5084.58/266.84	c       267           8865          54        20        1592.0000         939.0000     69.54%
5185.66/271.92	c       272           9163          58        20        1592.0000         939.0000     69.54%
5287.38/277.06	c       277           9538          75        20        1592.0000         939.0000     69.54%
5389.78/282.21	c       282           9837          73        20        1592.0000         939.0000     69.54%
5488.84/287.24	c       287           9589          80        20        1592.0000         939.0000     69.54%
5591.88/292.46	c       292          10509          97        20        1592.0000         939.0000     69.54%
5692.94/297.54	c       298          10856         100        20        1592.0000         939.0000     69.54%
5794.05/302.67	c       303          11222          98        20        1592.0000         939.0000     69.54%
5895.11/307.71	c       308          11115          65        20        1592.0000         939.0000     69.54%
5998.14/312.90	c       313          11822          92        20        1592.0000         939.0000     69.54%
6099.87/318.07	c       318          12173          99        20        1592.0000         939.0000     69.54%
6200.82/323.15	c       323          12523         130        20        1592.0000         939.0000     69.54%
6300.00/328.16	c       328          12536          53        20        1592.0000         939.0000     69.54%
6400.33/333.26	c       333          12936         124        20        1592.0000         939.0000     69.54%
6501.41/338.35	c       338          13363         115        20        1592.0000         939.0000     69.54%
6602.54/343.43	c       343          13961         134        20        1592.0000         939.0000     69.54%
6707.53/348.73	c       349          14293         143        20        1592.0000         939.0000     69.54%
6810.58/353.92	c       354          14668         153        20        1592.0000         939.0000     69.54%
6912.21/359.11	c       359          14275          53        20        1592.0000         939.0000     69.54%
7016.58/364.30	c       364          14640          65        20        1592.0000         939.0000     69.54%
7117.62/369.41	c       369          14942          69        20        1592.0000         939.0000     69.54%
7218.69/374.52	c       375          15664         100        20        1592.0000         939.0000     69.54%
7319.79/379.67	c       380          16018          68        20        1592.0000         939.0000     69.54%
7420.88/384.72	c       385          16377          89        20        1592.0000         939.0000     69.54%
7521.97/389.84	c       390          16639          58        20        1592.0000         939.0000     69.54%
7623.03/395.00	c       395          17036         185        20        1592.0000         939.0000     69.54%
7726.99/400.16	c       400          17298          62        20        1592.0000         939.0000     69.54%
7827.10/405.22	c       405          17626         101        20        1592.0000         939.0000     69.54%
7928.18/410.34	c       410          17948          92        20        1592.0000         939.0000     69.54%
8029.24/415.45	c       415          18336          90        20        1592.0000         939.0000     69.54%
8130.24/420.58	c       421          18725          74        20        1592.0000         939.0000     69.54%
8233.30/425.75	c       426          19080          75        20        1592.0000         939.0000     69.54%
8332.33/430.76	c       431          19066         165        20        1592.0000         939.0000     69.54%
8433.34/435.81	c       436          19387         165        20        1592.0000         939.0000     69.54%
8534.42/440.95	c       441          19793         166        20        1592.0000         939.0000     69.54%
8633.50/446.04	c       446          20448          99        20        1592.0000         939.0000     69.54%
8738.54/451.21	c       451          20820         100        20        1592.0000         939.0000     69.54%
8839.66/456.30	c       456          21132          87        20        1592.0000         939.0000     69.54%
8938.74/461.34	c       461          19897          66        20        1592.0000         939.0000     69.54%
9043.73/466.60	c       467          21798          83        20        1592.0000         939.0000     69.54%
9144.73/471.79	c       472          20438          75        20        1592.0000         939.0000     69.54%
9245.72/476.87	c       477          20718          70        20        1592.0000         939.0000     69.54%
9349.20/482.07	c       482          20977          73        20        1592.0000         939.0000     69.54%
9451.55/487.21	c       487          21225          58        20        1592.0000         939.0000     69.54%
9550.61/492.23	c       492          21594         115        20        1592.0000         939.0000     69.54%
9651.64/497.40	c       497          21855         105        20        1592.0000         939.0000     69.54%
9754.64/502.51	c       503          22145         100        20        1592.0000         939.0000     69.54%
9857.67/507.75	c       508          22473         116        20        1592.0000         939.0000     69.54%
9958.74/512.86	c       513          22730         114        20        1592.0000         939.0000     69.54%
10059.76/517.97	c       518          23006         106        20        1592.0000         939.0000     69.54%
10161.61/523.12	c       523          23300         109        20        1592.0000         939.0000     69.54%
10263.75/528.27	c       528          26147          84        20        1592.0000         939.0000     69.54%
10365.71/533.40	c       533          26518          78        20        1592.0000         939.0000     69.54%
10464.63/538.43	c       538          26832          75        20        1592.0000         939.0000     69.54%
10565.62/543.55	c       544          24503          99        20        1592.0000         939.0000     69.54%
10664.66/548.56	c       549          27466          79        20        1592.0000         939.0000     69.54%
10767.75/553.72	c       554          27466          79        20        1592.0000         939.0000     69.54%
10866.80/558.77	c       559          27620          85        20        1592.0000         939.0000     69.54%
10946.02/562.76	c *     563          27685          74        20        1424.0000         939.0000     51.65%
10989.40/564.98	c *     565          27685          74        20        1420.0000         939.0000     51.22%
10989.40/564.98	c       565          27685          74        20        1420.0000         939.0000     51.22%
11096.42/570.37	c       570          25653         111        20        1420.0000         939.0000     51.22%
11197.50/575.49	c       575          27590         116        20        1420.0000         939.0000     51.22%
11309.10/581.08	c       581          27667         114        20        1420.0000         939.0000     51.22%
11411.46/586.21	c       586          25660         111        20        1420.0000         939.0000     51.22%
11512.53/591.33	c       591          27758          72        20        1420.0000         939.0000     51.22%
11613.63/596.43	c       596          25741         115        20        1420.0000         939.0000     51.22%
11718.55/601.79	c       602          27828          75        20        1420.0000         939.0000     51.22%
11823.40/607.07	c       607              2           1        20        1420.0000        1400.2084      1.41%
11890.02/610.49	c *     610              2           1        20        1412.0000        1400.2084      0.84%
11933.50/612.67	c       613              2           1        20        1412.0000        1400.2084      0.84%
12034.54/617.72	c       618              2           1        20        1412.0000        1400.2084      0.84%
12167.33/624.45	c       624              2           1        20        1412.0000        1400.2084      0.84%
12278.46/630.11	c       630              2           1        20        1412.0000        1400.2084      0.84%
12382.32/635.32	c       635              2           1        20        1412.0000        1400.2084      0.84%
12485.27/640.54	c       641              2           1        20        1412.0000        1400.2084      0.84%
12588.33/645.74	c       646              2           1        20        1412.0000        1400.2084      0.84%
12690.90/650.91	c       651              2           1        20        1412.0000        1400.2084      0.84%
12792.12/656.06	c       656              2           1        20        1412.0000        1400.2084      0.84%
12891.40/661.14	c       661              2           1        20        1412.0000        1400.2084      0.84%
12995.51/666.37	c       666              2           1        20        1412.0000        1400.2084      0.84%
13100.49/671.65	c       672              2           1        20        1412.0000        1400.2084      0.84%
13205.48/676.92	c       677              2           1        20        1412.0000        1400.2084      0.84%
13309.25/682.19	c       682              2           1        20        1412.0000        1400.2084      0.84%
13411.52/687.31	c       687              2           1        20        1412.0000        1400.2084      0.84%
13512.65/692.47	c       692              2           1        20        1412.0000        1400.2084      0.84%
13615.59/697.64	c       698              2           1        20        1412.0000        1400.2084      0.84%
13717.46/702.81	c       703              2           1        20        1412.0000        1400.5789      0.82%
13817.49/707.97	c       708              2           1        20        1412.0000        1400.5789      0.82%
13919.12/713.08	c       713              2           1        20        1412.0000        1400.6209      0.81%
14021.37/718.26	c       718              2           1        20        1412.0000        1400.6209      0.81%
14122.37/723.36	c       723              2           1        20        1412.0000        1400.6209      0.81%
14225.40/728.57	c       729              2           1        20        1412.0000        1400.6209      0.81%
14328.44/733.77	c       734              2           1        20        1412.0000        1400.6209      0.81%
14431.47/738.92	c       739              2           1        20        1412.0000        1400.6209      0.81%
14533.24/744.09	c       744              2           1        20        1412.0000        1400.6209      0.81%
14635.49/749.23	c       749              2           1        20        1412.0000        1400.6209      0.81%
14736.35/754.35	c       754              2           1        20        1412.0000        1400.6209      0.81%
14837.36/759.40	c       759              2           1        20        1412.0000        1400.6209      0.81%
14940.39/764.60	c       765              2           1        20        1412.0000        1400.6209      0.81%
15041.38/769.73	c       770              2           1        20        1412.0000        1400.6209      0.81%
15053.16/770.32	c *     770              2           1        20        1410.0000        1400.6209      0.67%
15142.16/774.85	c       775              2           3        20        1410.0000        1400.6209      0.67%
15243.12/779.96	c       780              2           3        20        1410.0000        1400.6209      0.67%
15346.67/785.17	c       785              2           3        20        1410.0000        1400.6209      0.67%
15447.13/790.29	c       790              2           3        20        1410.0000        1400.6209      0.67%
15490.63/792.49	c *     792              2           3        20        1408.0000        1400.6209      0.53%
15547.21/795.39	c       795              2           3        20        1408.0000        1400.6209      0.53%
15657.87/800.98	c       801              2           3        20        1408.0000        1400.6209      0.53%
15759.33/806.12	c       806              2           3        20        1408.0000        1400.6209      0.53%
15861.51/811.24	c       811              2           3        20        1408.0000        1400.6209      0.53%
15964.35/816.40	c       816              2           3        20        1408.0000        1400.6209      0.53%
16065.36/821.52	c       822              4           3        20        1408.0000        1401.3303      0.48%
16166.26/826.62	c       827              4           3        20        1408.0000        1401.3303      0.48%
16271.28/831.94	c       832              4           3        20        1408.0000        1401.3303      0.48%
16373.01/837.10	c       837              4           3        20        1408.0000        1401.3303      0.48%
16384.17/837.65	c *     838              4           3        20        1406.0000        1401.3303      0.33%
16476.95/842.33	c       842              4           3        20        1406.0000        1401.3303      0.33%
16577.97/847.44	c       847              4           3        20        1406.0000        1401.3303      0.33%
16680.99/852.67	c       853              4           3        20        1406.0000        1401.3303      0.33%
16785.81/858.01	c       858              2           1        20        1406.0000        1402.7777      0.23%
16887.56/863.06	c       863              2           1        20        1406.0000        1402.7777      0.23%
16986.57/868.13	c       868              2           1        20        1406.0000        1402.7777      0.23%
17088.81/873.20	c       873              2           1        20        1406.0000        1402.9053      0.22%
17189.82/878.31	c       878              2           1        20        1406.0000        1402.9053      0.22%
17294.79/883.65	c       884              2           1        20        1406.0000        1402.9053      0.22%
17395.79/888.76	c       889              2           1        20        1406.0000        1402.9053      0.22%
17506.68/894.37	c       894              2           1        20        1406.0000        1402.9053      0.22%
17615.67/899.82	c       900              2           1        20        1406.0000        1402.9053      0.22%
17716.63/904.90	c       905              2           1        20        1406.0000        1402.9053      0.22%
17815.65/910.02	c       910              2           1        20        1406.0000        1402.9053      0.22%
17920.60/915.24	c       915              2           1        20        1406.0000        1402.9053      0.22%
18023.57/920.42	c       920              2           1        20        1406.0000        1402.9053      0.22%
18124.56/925.57	c       926              2           1        20        1406.0000        1402.9053      0.22%
18229.52/930.85	c       931              2           1        20        1406.0000        1402.9053      0.22%
18330.51/935.95	c       936              3           2        20        1406.0000        1402.9844      0.21%
18432.20/941.06	c       941              3           2        20        1406.0000        1402.9844      0.21%
18534.49/946.25	c       946              3           2        20        1406.0000        1402.9844      0.21%
18637.46/951.42	c       951              3           2        20        1406.0000        1402.9844      0.21%
18738.45/956.57	c       957              3           2        20        1406.0000        1402.9844      0.21%
18841.43/961.77	c       962              3           2        20        1406.0000        1402.9844      0.21%
18944.41/966.90	c       967              3           2        20        1406.0000        1402.9844      0.21%
19043.50/971.92	c       972              3           2        20        1406.0000        1402.9844      0.21%
19145.20/977.05	c       977              3           2        20        1406.0000        1402.9844      0.21%
19244.28/982.12	c       982              4           3        20        1406.0000        1403.0064      0.21%
19346.62/987.29	c       987              4           3        20        1406.0000        1403.0064      0.21%
19457.60/992.86	c       993              4           3        20        1406.0000        1403.0064      0.21%
19558.69/997.93	c       998              4           3        20        1406.0000        1403.0064      0.21%
19660.57/1003.08	c      1003              4           3        20        1406.0000        1403.0064      0.21%
19759.44/1008.13	c      1008              4           3        20        1406.0000        1403.0064      0.21%
19861.86/1013.24	c      1013              4           3        20        1406.0000        1403.0064      0.21%
19962.92/1018.33	c      1018              4           3        20        1406.0000        1403.0064      0.21%
20063.93/1023.48	c      1023              5           4        20        1406.0000        1403.0265      0.21%
20164.97/1028.53	c      1029              5           4        20        1406.0000        1403.0265      0.21%
20266.11/1033.69	c      1034              5           4        20        1406.0000        1403.0265      0.21%
20367.34/1038.73	c      1039              5           4        20        1406.0000        1403.0265      0.21%
20468.59/1043.81	c      1044              5           4        20        1406.0000        1403.0265      0.21%
20569.77/1049.02	c      1049              5           4        20        1406.0000        1403.0265      0.21%
20671.45/1054.12	c      1054              5           4        20        1406.0000        1403.0265      0.21%
20775.97/1059.32	c      1059              5           4        20        1406.0000        1403.0265      0.21%
20879.16/1064.58	c      1065              6           5        20        1406.0000        1403.0265      0.21%
20980.30/1069.68	c      1070              6           5        20        1406.0000        1403.0265      0.21%
21083.44/1074.85	c      1075              6           5        20        1406.0000        1403.0265      0.21%
21187.19/1080.04	c      1080              6           5        20        1406.0000        1403.0265      0.21%
21288.52/1085.19	c      1085              6           5        20        1406.0000        1403.0265      0.21%
21388.93/1090.27	c      1090              6           5        20        1406.0000        1403.0265      0.21%
21488.07/1095.29	c      1095              6           5        20        1406.0000        1403.0265      0.21%
21591.22/1100.45	c      1100              6           5        20        1406.0000        1403.0265      0.21%
21690.44/1105.49	c      1105              6           5        20        1406.0000        1403.0265      0.21%
21793.61/1110.60	c      1111              6           5        20        1406.0000        1403.0265      0.21%
21894.79/1115.75	c      1116              6           5        20        1406.0000        1403.0265      0.21%
21995.98/1120.87	c      1121              6           5        20        1406.0000        1403.0265      0.21%
22097.14/1125.92	c      1126              6           5        20        1406.0000        1403.0265      0.21%
22199.00/1131.11	c      1131              7           6        20        1406.0000        1403.0884      0.21%
22301.42/1136.21	c      1136              7           6        20        1406.0000        1403.0884      0.21%
22402.56/1141.32	c      1141              7           6        20        1406.0000        1403.0884      0.21%
22503.69/1146.44	c      1146              7           6        20        1406.0000        1403.0884      0.21%
22606.82/1151.62	c      1152              7           6        20        1406.0000        1403.0884      0.21%
22709.91/1156.84	c      1157              8           7        20        1406.0000        1403.0884      0.21%
22811.06/1162.00	c      1162              8           7        20        1406.0000        1403.0884      0.21%
22912.78/1167.12	c      1167              8           7        20        1406.0000        1403.0884      0.21%
23014.07/1172.19	c      1172              8           7        20        1406.0000        1403.0884      0.21%
23116.57/1177.37	c      1177              8           7        20        1406.0000        1403.0884      0.21%
23217.92/1182.48	c      1182              8           7        20        1406.0000        1403.0884      0.21%
23318.78/1187.59	c      1188              8           7        20        1406.0000        1403.0884      0.21%
23421.95/1192.78	c      1193              8           7        20        1406.0000        1403.0884      0.21%
23523.15/1197.86	c      1198              8           7        20        1406.0000        1403.0884      0.21%
23624.34/1202.95	c      1203              8           7        20        1406.0000        1403.0884      0.21%
23726.27/1208.08	c      1208              8           7        20        1406.0000        1403.0884      0.21%
23828.56/1213.28	c      1213              8           7        20        1406.0000        1403.0884      0.21%
23929.68/1218.37	c      1218              8           7        20        1406.0000        1403.0884      0.21%
24032.81/1223.51	c      1224              8           7        20        1406.0000        1403.0884      0.21%
24133.91/1228.65	c      1229              8           7        20        1406.0000        1403.0884      0.21%
24237.04/1233.84	c      1234              8           7        20        1406.0000        1403.0884      0.21%
24338.20/1238.98	c      1239              9           8        20        1406.0000        1403.0884      0.21%
24441.97/1244.20	c      1244              9           8        20        1406.0000        1403.0884      0.21%
24544.42/1249.31	c      1249              9           8        20        1406.0000        1403.0884      0.21%
24645.77/1254.41	c      1254              9           8        20        1406.0000        1403.0884      0.21%
24744.78/1259.42	c      1259              9           8        20        1406.0000        1403.0884      0.21%
24843.94/1264.48	c      1264              9           8        20        1406.0000        1403.0884      0.21%
24945.12/1269.59	c      1270              9           8        20        1406.0000        1403.0884      0.21%
25046.23/1274.64	c      1275              9           8        20        1406.0000        1403.0884      0.21%
25145.43/1279.69	c      1280              9           8        20        1406.0000        1403.0884      0.21%
25248.57/1284.83	c      1285              9           8        20        1406.0000        1403.0884      0.21%
25352.30/1290.05	c      1290             10           9        20        1406.0000        1403.0884      0.21%
25453.58/1295.14	c      1295             10           9        20        1406.0000        1403.0884      0.21%
25553.96/1300.29	c      1300             10           9        20        1406.0000        1403.0884      0.21%
25657.09/1305.43	c      1305             10           9        20        1406.0000        1403.0884      0.21%
25760.25/1310.60	c      1311             10           9        20        1406.0000        1403.0884      0.21%
25863.38/1315.80	c      1316             10           9        20        1406.0000        1403.0884      0.21%
25962.54/1320.86	c      1321             11          10        20        1406.0000        1403.0884      0.21%
26066.43/1326.13	c      1326             11          10        20        1406.0000        1403.0884      0.21%
26170.81/1331.33	c      1331             11          10        20        1406.0000        1403.0884      0.21%
26271.91/1336.42	c      1336             11          10        20        1406.0000        1403.0884      0.21%
26373.06/1341.58	c      1342             11          10        20        1406.0000        1403.0884      0.21%
26474.21/1346.63	c      1347             11          10        20        1406.0000        1403.0884      0.21%
26575.34/1351.71	c      1352             11          10        20        1406.0000        1403.0884      0.21%
26676.51/1356.89	c      1357             11          10        20        1406.0000        1403.0884      0.21%
26780.37/1362.04	c      1362             11          10        20        1406.0000        1403.0884      0.21%
26882.81/1367.23	c      1367             11          10        20        1406.0000        1403.0884      0.21%
26983.97/1372.36	c      1372             11          10        20        1406.0000        1403.0884      0.21%
27085.14/1377.42	c      1377             11          10        20        1406.0000        1403.0884      0.21%
27186.33/1382.55	c      1383             12          11        20        1406.0000        1403.1173      0.21%
27287.49/1387.63	c      1388             12          11        20        1406.0000        1403.1173      0.21%
27388.66/1392.75	c      1393             12          11        20        1406.0000        1403.1173      0.21%
27489.79/1397.87	c      1398             12          11        20        1406.0000        1403.1173      0.21%
27590.98/1402.96	c      1403             12          11        20        1406.0000        1403.1173      0.21%
27692.80/1408.12	c      1408             13          12        20        1406.0000        1403.1173      0.21%
27795.20/1413.26	c      1413             13          12        20        1406.0000        1403.1173      0.21%
27896.35/1418.30	c      1418             13          12        20        1406.0000        1403.1173      0.21%
27997.49/1423.49	c      1423             13          12        20        1406.0000        1403.1173      0.21%
28098.64/1428.59	c      1429             13          12        20        1406.0000        1403.1173      0.21%
28203.76/1433.80	c      1434             13          12        20        1406.0000        1403.1173      0.21%
28302.95/1438.89	c      1439             14          13        20        1406.0000        1403.1173      0.21%
28406.70/1444.04	c      1444             14          13        20        1406.0000        1403.1173      0.21%
28508.02/1449.16	c      1449             15          14        20        1406.0000        1403.1173      0.21%
28608.38/1454.24	c      1454             15          14        20        1406.0000        1403.1173      0.21%
28709.51/1459.40	c      1459             15          14        20        1406.0000        1403.1173      0.21%
28812.64/1464.56	c      1465             15          14        20        1406.0000        1403.1173      0.21%
28913.79/1469.68	c      1470             15          14        20        1406.0000        1403.1173      0.21%
29014.99/1474.75	c      1475             15          14        20        1406.0000        1403.1173      0.21%
29116.17/1479.87	c      1480             15          14        20        1406.0000        1403.1173      0.21%
29217.33/1484.93	c      1485             15          14        20        1406.0000        1403.1173      0.21%
29319.13/1490.03	c      1490             17          16        20        1406.0000        1403.1173      0.21%
29421.67/1495.24	c      1495             20          19        20        1406.0000        1403.1173      0.21%
29522.84/1500.32	c      1500             20          19        20        1406.0000        1403.1173      0.21%
29626.03/1505.56	c      1506             22          21        20        1406.0000        1403.1173      0.21%
29727.24/1510.64	c      1511             22          21        20        1406.0000        1403.1173      0.21%
29826.44/1515.69	c      1516             22          21        20        1406.0000        1403.1173      0.21%
29931.58/1520.91	c      1521             24          23        20        1406.0000        1403.1173      0.21%
30035.48/1526.17	c      1526             28          25        20        1406.0000        1403.1173      0.21%
30136.03/1531.26	c      1531             31          28        20        1406.0000        1403.1173      0.21%
30239.01/1536.41	c      1536             31          28        20        1406.0000        1403.1173      0.21%
30344.19/1541.73	c      1542             31          28        20        1406.0000        1403.1173      0.21%
30445.41/1546.87	c      1547             31          28        20        1406.0000        1403.1173      0.21%
30546.59/1551.96	c      1552             31          28        20        1406.0000        1403.1173      0.21%
30648.40/1557.09	c      1557             31          28        20        1406.0000        1403.1173      0.21%
30750.86/1562.26	c      1562             34          31        20        1406.0000        1403.1173      0.21%
30852.02/1567.36	c      1567             36          33        20        1406.0000        1403.1173      0.21%
30959.19/1572.74	c      1573             38          37        20        1406.0000        1403.1173      0.21%
31062.36/1577.99	c      1578             43          40        20        1406.0000        1403.1173      0.21%
31166.17/1583.15	c      1583             43          40        20        1406.0000        1403.1173      0.21%
31266.57/1588.29	c      1588             43          40        20        1406.0000        1403.1173      0.21%
31367.77/1593.37	c      1593             43          40        20        1406.0000        1403.1173      0.21%
31469.17/1598.49	c      1598             43          40        20        1406.0000        1403.1173      0.21%
31572.12/1603.60	c      1604             43          40        20        1406.0000        1403.1173      0.21%
31675.29/1608.83	c      1609             43          40        20        1406.0000        1403.1173      0.21%
31776.50/1613.94	c      1614             43          40        20        1406.0000        1403.1173      0.21%
31878.25/1619.09	c      1619             43          40        20        1406.0000        1403.1173      0.21%
31982.78/1624.30	c      1624             43          40        20        1406.0000        1403.1173      0.21%
32083.96/1629.46	c      1629             43          40        20        1406.0000        1403.1173      0.21%
32185.13/1634.59	c      1635             43          40        20        1406.0000        1403.1173      0.21%
32286.26/1639.67	c      1640             43          40        20        1406.0000        1403.1173      0.21%
32385.44/1644.69	c      1645             42          33        20        1406.0000        1403.1424      0.20%
32490.60/1650.02	c      1650             42          33        20        1406.0000        1403.1424      0.20%
32592.51/1655.13	c      1655             43          34        20        1406.0000        1403.1424      0.20%
32696.87/1660.36	c      1660             46          35        20        1406.0000        1403.1424      0.20%
32802.02/1665.60	c      1666             51          34        20        1406.0000        1403.1424      0.20%
32903.15/1670.79	c      1671             53          36        20        1406.0000        1403.1424      0.20%
33006.28/1676.03	c      1676             59          38        20        1406.0000        1403.1424      0.20%
33110.31/1681.17	c      1681             59          38        20        1406.0000        1403.1424      0.20%
33210.44/1686.25	c      1686             61          38        20        1406.0000        1403.1424      0.20%
33309.61/1691.28	c      1691             62          39        20        1406.0000        1403.2580      0.20%
33410.77/1696.35	c      1696             62          39        20        1406.0000        1403.2580      0.20%
33511.94/1701.49	c      1701             62          39        20        1406.0000        1403.2580      0.20%
33615.13/1706.63	c      1707             62          39        20        1406.0000        1403.2580      0.20%
33714.28/1711.69	c      1712             62          39        20        1406.0000        1403.2580      0.20%
33817.44/1716.82	c      1717             63          40        20        1406.0000        1403.2580      0.20%
33918.60/1721.91	c      1722             72          43        20        1406.0000        1403.2613      0.20%
34017.79/1726.99	c      1727             73          44        20        1406.0000        1403.2613      0.20%
34119.68/1732.08	c      1732             73          44        20        1406.0000        1403.2613      0.20%
34220.89/1737.15	c      1737             73          44        20        1406.0000        1403.2613      0.20%
34321.24/1742.26	c      1742             75          44        20        1406.0000        1403.2613      0.20%
34422.39/1747.36	c      1747             77          44        20        1406.0000        1403.2613      0.20%
34525.53/1752.53	c      1753             83          46        20        1406.0000        1403.2959      0.19%
34628.74/1757.71	c      1758             84          47        20        1406.0000        1403.2959      0.19%
34729.81/1762.84	c      1763             87          44        20        1406.0000        1403.2959      0.19%
34830.99/1767.91	c      1768             88          45        20        1406.0000        1403.2959      0.19%
34930.18/1773.02	c      1773             91          42        20        1406.0000        1403.2959      0.19%
35032.12/1778.06	c      1778             91          42        20        1406.0000        1403.2959      0.19%
35133.21/1783.16	c      1783             91          42        20        1406.0000        1403.2959      0.19%
35232.56/1788.19	c      1788             91          42        20        1406.0000        1403.2959      0.19%
35335.02/1793.33	c      1793             92          43        20        1406.0000        1403.2973      0.19%
35436.47/1798.42	c      1798             92          43        20        1406.0000        1403.2973      0.19%
35535.48/1803.47	c      1803             93          44        20        1406.0000        1403.2973      0.19%
35636.65/1808.55	c      1809             94          45        20        1406.0000        1403.2973      0.19%
35739.82/1813.73	c      1814             94          45        20        1406.0000        1403.2973      0.19%
35842.96/1819.04	c      1819             96          45        20        1406.0000        1403.2973      0.19%
35946.79/1824.16	c      1824             98          47        20        1406.0000        1403.2973      0.19%
36047.37/1829.28	c      1829            102          45        20        1406.0000        1403.2973      0.19%
36150.58/1834.43	c      1834            102          45        20        1406.0000        1403.2973      0.19%
36253.82/1839.69	c      1840            102          45        20        1406.0000        1403.2973      0.19%
36356.99/1844.84	c      1845            102          45        20        1406.0000        1403.2973      0.19%
36460.85/1850.09	c      1850            102          45        20        1406.0000        1403.2973      0.19%
36562.04/1855.18	c      1855            103          46        20        1406.0000        1403.2973      0.19%
36662.47/1860.29	c      1860            104          45        20        1406.0000        1403.2973      0.19%
36763.64/1865.39	c      1865            107          46        20        1406.0000        1403.2973      0.19%
36866.85/1870.51	c      1871            111          50        20        1406.0000        1403.2973      0.19%
36968.05/1875.65	c      1876            122          47        20        1406.0000        1403.3376      0.19%
37067.21/1880.67	c      1881            123          48        20        1406.0000        1403.3376      0.19%
37170.42/1885.88	c      1886            123          48        20        1406.0000        1403.3376      0.19%
37271.65/1891.00	c      1891            124          49        20        1406.0000        1403.3376      0.19%
37375.47/1896.17	c      1896            126          47        20        1406.0000        1403.3376      0.19%
37475.98/1901.27	c      1901            127          48        20        1406.0000        1403.3376      0.19%
37577.18/1906.33	c      1906            128          47        20        1406.0000        1403.3376      0.19%
37680.38/1911.56	c      1912            128          47        20        1406.0000        1403.3376      0.19%
37781.60/1916.69	c      1917            128          47        20        1406.0000        1403.3376      0.19%
37882.80/1921.77	c      1922            128          47        20        1406.0000        1403.3376      0.19%
37982.04/1926.79	c      1927            132          49        20        1406.0000        1403.3376      0.19%
38085.18/1931.95	c      1932            132          49        20        1406.0000        1403.3376      0.19%
38187.56/1937.07	c      1937            132          49        20        1406.0000        1403.3376      0.19%
38289.43/1942.23	c      1942            142          51        20        1406.0000        1403.4044      0.18%
38390.61/1947.37	c      1947            142          51        20        1406.0000        1403.4044      0.18%
38493.78/1952.58	c      1953            142          51        20        1406.0000        1403.4044      0.18%
38598.95/1957.81	c      1958            142          51        20        1406.0000        1403.4044      0.18%
38702.82/1963.05	c      1963            142          51        20        1406.0000        1403.4044      0.18%
38805.41/1968.22	c      1968            142          51        20        1406.0000        1403.4044      0.18%
38906.65/1973.32	c      1973            143          52        20        1406.0000        1403.4044      0.18%
39009.90/1978.51	c      1979            143          52        20        1406.0000        1403.4044      0.18%
39113.26/1983.73	c      1984            143          52        20        1406.0000        1403.4044      0.18%
39214.36/1988.82	c      1989            143          52        20        1406.0000        1403.4044      0.18%
39315.62/1993.90	c      1994            143          52        20        1406.0000        1403.4044      0.18%
39417.46/1999.10	c      1999            143          52        20        1406.0000        1403.4044      0.18%
39520.07/2004.23	c      2004            143          52        20        1406.0000        1403.4044      0.18%
39621.32/2009.34	c      2009            143          52        20        1406.0000        1403.4044      0.18%
39728.54/2014.75	c      2015            143          52        20        1406.0000        1403.4044      0.18%
39829.75/2019.84	c      2020            143          52        20        1406.0000        1403.4044      0.18%
39931.00/2024.93	c      2025            143          52        20        1406.0000        1403.4044      0.18%
40032.93/2030.09	c      2030            143          52        20        1406.0000        1403.4044      0.18%
40135.50/2035.24	c      2035            143          52        20        1406.0000        1403.4044      0.18%
40238.78/2040.43	c      2040            143          52        20        1406.0000        1403.4044      0.18%
40340.04/2045.57	c      2046            143          52        20        1406.0000        1403.4044      0.18%
40443.27/2050.76	c      2051            143          52        20        1406.0000        1403.4044      0.18%
40546.55/2055.92	c      2056            143          52        20        1406.0000        1403.4044      0.18%
40648.40/2061.07	c      2061            143          52        20        1406.0000        1403.4044      0.18%
40749.66/2066.14	c      2066            143          52        20        1406.0000        1403.4044      0.18%
40850.33/2071.26	c      2071            143          52        20        1406.0000        1403.4044      0.18%
40951.53/2076.39	c      2076            143          52        20        1406.0000        1403.4044      0.18%
41052.77/2081.48	c      2081            143          52        20        1406.0000        1403.4044      0.18%
41154.01/2086.55	c      2087            143          52        20        1406.0000        1403.4044      0.18%
41257.26/2091.70	c      2092            143          52        20        1406.0000        1403.4044      0.18%
41358.51/2096.83	c      2097            143          52        20        1406.0000        1403.4044      0.18%
41459.78/2101.91	c      2102            143          52        20        1406.0000        1403.4044      0.18%
41561.65/2107.05	c      2107            143          52        20        1406.0000        1403.4044      0.18%
41660.99/2112.11	c      2112            143          52        20        1406.0000        1403.4044      0.18%
41763.47/2117.25	c      2117            143          52        20        1406.0000        1403.4044      0.18%
41862.73/2122.26	c      2122            143          52        20        1406.0000        1403.4044      0.18%
41963.98/2127.37	c      2127            143          52        20        1406.0000        1403.4044      0.18%
42065.22/2132.42	c      2132            143          52        20        1406.0000        1403.4044      0.18%
42166.41/2137.57	c      2138            143          52        20        1406.0000        1403.4044      0.18%
42265.66/2142.59	c      2143            143          52        20        1406.0000        1403.4044      0.18%
42366.90/2147.69	c      2148            143          52        20        1406.0000        1403.4044      0.18%
42470.11/2152.84	c      2153            143          52        20        1406.0000        1403.4044      0.18%
42571.36/2157.96	c      2158            143          52        20        1406.0000        1403.4044      0.18%
42673.05/2163.06	c      2163            143          52        20        1406.0000        1403.4044      0.18%
42772.23/2168.08	c      2168            143          52        20        1406.0000        1403.4044      0.18%
42874.91/2173.24	c      2173            143          52        20        1406.0000        1403.4044      0.18%
42976.14/2178.36	c      2178            143          52        20        1406.0000        1403.4044      0.18%
43079.37/2183.55	c      2184            143          52        20        1406.0000        1403.4044      0.18%
43182.63/2188.74	c      2189            143          52        20        1406.0000        1403.4044      0.18%
43283.89/2193.89	c      2194            143          52        20        1406.0000        1403.4044      0.18%
43385.14/2199.00	c      2199            143          52        20        1406.0000        1403.4044      0.18%
43490.38/2204.20	c      2204            143          52        20        1406.0000        1403.4044      0.18%
43591.67/2209.34	c      2209            143          52        20        1406.0000        1403.4044      0.18%
43694.92/2214.50	c      2215            143          52        20        1406.0000        1403.4044      0.18%
43796.17/2219.66	c      2220            143          52        20        1406.0000        1403.4044      0.18%
43897.42/2224.75	c      2225            143          52        20        1406.0000        1403.4044      0.18%
43998.70/2229.84	c      2230            143          52        20        1406.0000        1403.4044      0.18%
44102.53/2235.10	c      2235            143          52        20        1406.0000        1403.4044      0.18%
44205.20/2240.23	c      2240            143          52        20        1406.0000        1403.4044      0.18%
44306.44/2245.39	c      2245            143          52        20        1406.0000        1403.4044      0.18%
44409.72/2250.52	c      2251            143          52        20        1406.0000        1403.4044      0.18%
44510.99/2255.61	c      2256            143          52        20        1406.0000        1403.4044      0.18%
44610.25/2260.64	c      2261            143          52        20        1406.0000        1403.4044      0.18%
44711.53/2265.77	c      2266            143          52        20        1406.0000        1403.4044      0.18%
44814.80/2270.97	c      2271            143          52        20        1406.0000        1403.4044      0.18%
44914.09/2275.98	c      2276            143          52        20        1406.0000        1403.4044      0.18%
45019.28/2281.27	c      2281            143          52        20        1406.0000        1403.4044      0.18%
45120.52/2286.34	c      2286            143          52        20        1406.0000        1403.4044      0.18%
45221.75/2291.45	c      2291            143          52        20        1406.0000        1403.4044      0.18%
45322.99/2296.56	c      2297            143          52        20        1406.0000        1403.4044      0.18%
45426.22/2301.78	c      2302            143          52        20        1406.0000        1403.4044      0.18%
45529.47/2306.99	c      2307            143          52        20        1406.0000        1403.4044      0.18%
45631.30/2312.10	c      2312            143          52        20        1406.0000        1403.4044      0.18%
45733.88/2317.25	c      2317            143          52        20        1406.0000        1403.4044      0.18%
45837.11/2322.41	c      2322            143          52        20        1406.0000        1403.4044      0.18%
45938.34/2327.57	c      2328            143          52        20        1406.0000        1403.4044      0.18%
46039.61/2332.68	c      2333            143          52        20        1406.0000        1403.4044      0.18%
46142.84/2337.81	c      2338            143          52        20        1406.0000        1403.4044      0.18%
46242.09/2342.83	c      2343            143          52        20        1406.0000        1403.4044      0.18%
46343.36/2348.00	c      2348            143          52        20        1406.0000        1403.4044      0.18%
46447.19/2353.18	c      2353            143          52        20        1406.0000        1403.4044      0.18%
46547.87/2358.27	c      2358            143          52        20        1406.0000        1403.4044      0.18%
46649.14/2363.39	c      2363            143          52        20        1406.0000        1403.4044      0.18%
46750.37/2368.41	c      2368            143          52        20        1406.0000        1403.4044      0.18%
46853.64/2373.67	c      2374            143          52        20        1406.0000        1403.4044      0.18%
46954.84/2378.79	c      2379            143          52        20        1406.0000        1403.4044      0.18%
47056.08/2383.83	c      2384            143          52        20        1406.0000        1403.4044      0.18%
47157.30/2389.01	c      2389            143          52        20        1406.0000        1403.4044      0.18%
47259.00/2394.09	c      2394            148          53        20        1406.0000        1403.4044      0.18%
47361.71/2399.20	c      2399            157          50        20        1406.0000        1403.4044      0.18%
47460.96/2404.26	c      2404            161          48        20        1406.0000        1403.4044      0.18%
47562.19/2409.35	c      2409            161          48        20        1406.0000        1403.4044      0.18%
47663.63/2414.43	c      2414            161          48        20        1406.0000        1403.4044      0.18%
47764.67/2419.57	c      2420            161          48        20        1406.0000        1403.4044      0.18%
47865.94/2424.66	c      2425            161          48        20        1406.0000        1403.4044      0.18%
47969.14/2429.81	c      2430            162          49        20        1406.0000        1403.4044      0.18%
48070.40/2435.00	c      2435            163          50        20        1406.0000        1403.4044      0.18%
48172.23/2440.09	c      2440            164          51        20        1406.0000        1403.4044      0.18%
48276.77/2445.36	c      2445            164          51        20        1406.0000        1403.4044      0.18%
48377.98/2450.47	c      2450            164          51        20        1406.0000        1403.4044      0.18%
48479.19/2455.54	c      2456            164          51        20        1406.0000        1403.4044      0.18%
48580.42/2460.68	c      2461            168          53        20        1406.0000        1403.4044      0.18%
48679.68/2465.69	c      2466            177          52        20        1406.0000        1403.4044      0.18%
48780.90/2470.76	c      2471            183          54        20        1406.0000        1403.4338      0.18%
48882.17/2475.82	c      2476            183          54        20        1406.0000        1403.4338      0.18%
48981.39/2480.87	c      2481            183          54        20        1406.0000        1403.4338      0.18%
49082.60/2485.93	c      2486            183          54        20        1406.0000        1403.4338      0.18%
49181.82/2490.96	c      2491            183          54        20        1406.0000        1403.4338      0.18%
49281.10/2496.02	c      2496            186          55        20        1406.0000        1403.4338      0.18%
49382.96/2501.11	c      2501            189          56        20        1406.0000        1403.4338      0.18%
49485.59/2506.24	c      2506            189          56        20        1406.0000        1403.4338      0.18%
49586.88/2511.32	c      2511            189          56        20        1406.0000        1403.4338      0.18%
49686.18/2516.39	c      2516            189          56        20        1406.0000        1403.4338      0.18%
49787.42/2521.41	c      2521            189          56        20        1406.0000        1403.4338      0.18%
49888.63/2526.55	c      2527            191          56        20        1406.0000        1403.4338      0.18%
49989.85/2531.61	c      2532            191          56        20        1406.0000        1403.4338      0.18%
50091.06/2536.73	c      2537            194          55        20        1406.0000        1403.4338      0.18%
50192.28/2541.83	c      2542            197          54        20        1406.0000        1403.4338      0.18%
50293.50/2547.03	c      2547            197          54        20        1406.0000        1403.4338      0.18%
50397.45/2552.19	c      2552            197          54        20        1406.0000        1403.4338      0.18%
50499.92/2557.33	c      2557            197          54        20        1406.0000        1403.4338      0.18%
50601.11/2562.44	c      2562            198          55        20        1406.0000        1403.4338      0.18%
50702.33/2567.56	c      2568            199          56        20        1406.0000        1403.4338      0.18%
50803.53/2572.67	c      2573            199          56        20        1406.0000        1403.4338      0.18%
50904.76/2577.79	c      2578            199          56        20        1406.0000        1403.4338      0.18%
51007.96/2582.93	c      2583            199          56        20        1406.0000        1403.4338      0.18%
51107.25/2587.98	c      2588            199          56        20        1406.0000        1403.4338      0.18%
51209.24/2593.11	c      2593            199          56        20        1406.0000        1403.4338      0.18%
51308.25/2598.12	c      2598            199          56        20        1406.0000        1403.4338      0.18%
51416.94/2603.55	c      2604            199          56        20        1406.0000        1403.4338      0.18%
51518.16/2608.63	c      2609            199          56        20        1406.0000        1403.4338      0.18%
51619.39/2613.77	c      2614            200          57        20        1406.0000        1403.4338      0.18%
51720.63/2618.88	c      2619            200          57        20        1406.0000        1403.4338      0.18%
51821.87/2623.98	c      2624            201          58        20        1406.0000        1403.4338      0.18%
51923.76/2629.10	c      2629            201          58        20        1406.0000        1403.4338      0.18%
52025.11/2634.17	c      2634            201          58        20        1406.0000        1403.4338      0.18%
52127.62/2639.37	c      2639            201          58        20        1406.0000        1403.4338      0.18%
52228.89/2644.47	c      2644            202          59        20        1406.0000        1403.4338      0.18%
52330.12/2649.58	c      2650            202          59        20        1406.0000        1403.4338      0.18%
52431.34/2654.69	c      2655            204          61        20        1406.0000        1403.4338      0.18%
52534.56/2659.88	c      2660            208          63        20        1406.0000        1403.4338      0.18%
52635.79/2665.00	c      2665            208          63        20        1406.0000        1403.4338      0.18%
52737.77/2670.09	c      2670            210          65        20        1406.0000        1403.4338      0.18%
52842.28/2675.31	c      2675            244          61        20        1406.0000        1403.4338      0.18%
52941.49/2680.39	c      2680            248          61        20        1406.0000        1403.4338      0.18%
53042.72/2685.44	c      2685            248          61        20        1406.0000        1403.4338      0.18%
53141.96/2690.46	c      2690            249          62        20        1406.0000        1403.4338      0.18%
53243.17/2695.52	c      2696            252          63        20        1406.0000        1403.4338      0.18%
53342.42/2700.57	c      2701            252          63        20        1406.0000        1403.4338      0.18%
53445.64/2705.73	c      2706            252          63        20        1406.0000        1403.4338      0.18%
53546.84/2710.84	c      2711            252          63        20        1406.0000        1403.4338      0.18%
53648.05/2715.92	c      2716            255          62        20        1406.0000        1403.4338      0.18%
53749.95/2721.06	c      2721            256          63        20        1406.0000        1403.4338      0.18%
53852.46/2726.21	c      2726            256          63        20        1406.0000        1403.4338      0.18%
53953.69/2731.35	c      2731            256          63        20        1406.0000        1403.4338      0.18%
54054.96/2736.48	c      2736            259          62        20        1406.0000        1403.4338      0.18%
54158.18/2741.61	c      2742            267          60        20        1406.0000        1403.4338      0.18%
54259.48/2746.71	c      2747            268          61        20        1406.0000        1403.4338      0.18%
54358.75/2751.79	c      2752            268          61        20        1406.0000        1403.4338      0.18%
54461.96/2756.90	c      2757            268          61        20        1406.0000        1403.4338      0.18%
54561.22/2761.95	c      2762            268          61        20        1406.0000        1403.4338      0.18%
54660.45/2767.00	c      2767            268          61        20        1406.0000        1403.4338      0.18%
54762.44/2772.08	c      2772            274          63        20        1406.0000        1403.4338      0.18%
54866.91/2777.34	c      2777            292          69        20        1406.0000        1403.4338      0.18%
54966.15/2782.35	c      2782            294          69        20        1406.0000        1403.4338      0.18%
55071.36/2787.65	c      2788            296          69        20        1406.0000        1403.4338      0.18%
55174.64/2792.88	c      2793            298          67        20        1406.0000        1403.4338      0.18%
55275.91/2797.95	c      2798            298          67        20        1406.0000        1403.4338      0.18%
55375.14/2803.01	c      2803            299          68        20        1406.0000        1403.4338      0.18%
55479.08/2808.14	c      2808            299          68        20        1406.0000        1403.4338      0.18%
55578.28/2813.18	c      2813            299          68        20        1406.0000        1403.4338      0.18%
55680.84/2818.38	c      2818            299          68        20        1406.0000        1403.4338      0.18%
55782.10/2823.46	c      2823            305          68        20        1406.0000        1403.4338      0.18%
55885.35/2828.69	c      2829            315          68        20        1406.0000        1403.4338      0.18%
55986.62/2833.74	c      2834            319          68        20        1406.0000        1403.4338      0.18%
56087.86/2838.84	c      2839            320          69        20        1406.0000        1403.4338      0.18%
56187.11/2843.86	c      2844            321          70        20        1406.0000        1403.4338      0.18%
56288.37/2848.97	c      2849            322          71        20        1406.0000        1403.4338      0.18%
56392.22/2854.14	c      2854            322          71        20        1406.0000        1403.4338      0.18%
56492.84/2859.23	c      2859            322          71        20        1406.0000        1403.4338      0.18%
56598.02/2864.53	c      2865            325          70        20        1406.0000        1403.4338      0.18%
56699.26/2869.67	c      2870            325          70        20        1406.0000        1403.4338      0.18%
56802.54/2874.81	c      2875            325          70        20        1406.0000        1403.4338      0.18%
56903.80/2879.97	c      2880            325          70        20        1406.0000        1403.4338      0.18%
57005.51/2885.07	c      2885            325          70        20        1406.0000        1403.4338      0.18%
57106.88/2890.13	c      2890            326          71        20        1406.0000        1403.4338      0.18%
57209.53/2895.31	c      2895            328          73        20        1406.0000        1403.4338      0.18%
57308.82/2900.38	c      2900            328          73        20        1406.0000        1403.4338      0.18%
57412.07/2905.53	c      2906            330          73        20        1406.0000        1403.4338      0.18%
57513.35/2910.63	c      2911            332          75        20        1406.0000        1403.4338      0.18%
57612.66/2915.67	c      2916            335          76        20        1406.0000        1403.4338      0.18%
57717.94/2920.91	c      2921            336          77        20        1406.0000        1403.4338      0.18%
57817.25/2926.01	c      2926            337          78        20        1406.0000        1403.4338      0.18%
57922.36/2931.21	c      2931            339          80        20        1406.0000        1403.4338      0.18%
58023.62/2936.34	c      2936            339          80        20        1406.0000        1403.4338      0.18%
58124.86/2941.41	c      2941            339          80        20        1406.0000        1403.4338      0.18%
58228.10/2946.69	c      2947            339          80        20        1406.0000        1403.4338      0.18%
58333.33/2951.92	c      2952            344          80        20        1406.0000        1403.4338      0.18%
58432.61/2956.99	c      2957            352          82        20        1406.0000        1403.4467      0.18%
58536.52/2962.14	c      2962            353          83        20        1406.0000        1403.4467      0.18%
58639.06/2967.31	c      2967            353          83        20        1406.0000        1403.4467      0.18%
58742.29/2972.51	c      2973            353          83        20        1406.0000        1403.4467      0.18%
58843.53/2977.64	c      2978            353          83        20        1406.0000        1403.4467      0.18%
58944.76/2982.76	c      2983            353          83        20        1406.0000        1403.4467      0.18%
59046.02/2987.85	c      2988            353          83        20        1406.0000        1403.4467      0.18%
59147.33/2992.95	c      2993            354          84        20        1406.0000        1403.4467      0.18%
59249.23/2998.10	c      2998            358          86        20        1406.0000        1403.4467      0.18%
59350.43/3003.17	c      3003            367          93        20        1406.0000        1403.4467      0.18%
59451.03/3008.29	c      3008            372          96        20        1406.0000        1403.4467      0.18%
59554.29/3013.43	c      3013            383          97        20        1406.0000        1403.4648      0.18%
59653.60/3018.49	c      3018            392         104        20        1406.0000        1403.4648      0.18%
59754.90/3023.59	c      3024            403         111        20        1406.0000        1403.5238      0.18%
59862.16/3029.00	c      3029            403         111        20        1406.0000        1403.5238      0.18%
59965.96/3034.19	c      3034            403         111        20        1406.0000        1403.5238      0.18%
60068.74/3039.30	c      3039            403         111        20        1406.0000        1403.5238      0.18%
60171.95/3044.51	c      3045            403         111        20        1406.0000        1403.5238      0.18%
60275.20/3049.70	c      3050            403         111        20        1406.0000        1403.5238      0.18%
60376.50/3054.87	c      3055            403         111        20        1406.0000        1403.5238      0.18%
60477.78/3060.01	c      3060            403         111        20        1406.0000        1403.5238      0.18%
60579.56/3065.03	c      3065            403         111        20        1406.0000        1403.5238      0.18%
60681.02/3070.14	c      3070            404         112        20        1406.0000        1403.5238      0.18%
60780.25/3075.15	c      3075            422         112        20        1406.0000        1403.5238      0.18%
60880.89/3080.24	c      3080            428         118        20        1406.0000        1403.5238      0.18%
60980.18/3085.29	c      3085            432         116        20        1406.0000        1403.5890      0.17%
61083.43/3090.48	c      3090            433         117        20        1406.0000        1403.5890      0.17%
61188.65/3095.70	c      3096            434         116        20        1406.0000        1403.5890      0.17%
61289.91/3100.83	c      3101            435         117        20        1406.0000        1403.5890      0.17%
61401.06/3106.44	c      3106            435         117        20        1406.0000        1403.5890      0.17%
61502.36/3111.52	c      3112            436         118        20        1406.0000        1403.5890      0.17%
61607.66/3116.86	c      3117            437         119        20        1406.0000        1403.5890      0.17%
61708.96/3121.97	c      3122            440         120        20        1406.0000        1403.5890      0.17%
61811.07/3127.08	c      3127            440         120        20        1406.0000        1403.5890      0.17%
61912.08/3132.19	c      3132            440         120        20        1406.0000        1403.5890      0.17%
62018.73/3137.53	c      3138            440         120        20        1406.0000        1403.5890      0.17%
62119.99/3142.62	c      3143            440         120        20        1406.0000        1403.5890      0.17%
62219.26/3147.63	c      3148            440         120        20        1406.0000        1403.5890      0.17%
62320.51/3152.73	c      3153            440         120        20        1406.0000        1403.5890      0.17%
62421.71/3157.81	c      3158            442         120        20        1406.0000        1403.5922      0.17%
62520.95/3162.82	c      3163            444         122        20        1406.0000        1403.5922      0.17%
62624.76/3168.05	c      3168            444         122        20        1406.0000        1403.5922      0.17%
62723.94/3173.11	c      3173            444         122        20        1406.0000        1403.5922      0.17%
62826.66/3178.22	c      3178            452         126        20        1406.0000        1403.5922      0.17%
62927.93/3183.39	c      3183            460         124        20        1406.0000        1403.5922      0.17%
63029.23/3188.49	c      3188            462         124        20        1406.0000        1403.6080      0.17%
63130.47/3193.59	c      3194            462         124        20        1406.0000        1403.6080      0.17%
63233.76/3198.70	c      3199            462         124        20        1406.0000        1403.6080      0.17%
63333.05/3203.76	c      3204            463         125        20        1406.0000        1403.6080      0.17%
63436.26/3208.96	c      3209            465         125        20        1406.0000        1403.6080      0.17%
63535.51/3214.02	c      3214            465         125        20        1406.0000        1403.6080      0.17%
63639.32/3219.18	c      3219            467         125        20        1406.0000        1403.6080      0.17%
63739.90/3224.22	c      3224            467         125        20        1406.0000        1403.6080      0.17%
63841.14/3229.36	c      3229            467         125        20        1406.0000        1403.6080      0.17%
63942.38/3234.41	c      3234            467         125        20        1406.0000        1403.6080      0.17%
64041.62/3239.45	c      3239            474         128        20        1406.0000        1403.6080      0.17%
64142.87/3244.56	c      3245            475         129        20        1406.0000        1403.6080      0.17%
64244.14/3249.68	c      3250            475         129        20        1406.0000        1403.6080      0.17%
64349.39/3254.92	c      3255            475         129        20        1406.0000        1403.6080      0.17%
64453.19/3260.13	c      3260            475         129        20        1406.0000        1403.6080      0.17%
64553.83/3265.25	c      3265            482         128        20        1406.0000        1403.6149      0.17%
64659.03/3270.54	c      3271            483         129        20        1406.0000        1403.6149      0.17%
64762.27/3275.72	c      3276            483         129        20        1406.0000        1403.6149      0.17%
64865.54/3280.90	c      3281            483         129        20        1406.0000        1403.6149      0.17%
64969.41/3286.13	c      3286            485         131        20        1406.0000        1403.6149      0.17%
65070.01/3291.26	c      3291            487         133        20        1406.0000        1403.6149      0.17%
65171.28/3296.37	c      3296            500         130        20        1406.0000        1403.6149      0.17%
65274.56/3301.50	c      3302            503         129        20        1406.0000        1403.6149      0.17%
65375.87/3306.66	c      3307            503         129        20        1406.0000        1403.6149      0.17%
65475.20/3311.69	c      3312            512         124        20        1406.0000        1403.6227      0.17%
65583.04/3317.13	c      3317            513         125        20        1406.0000        1403.6227      0.17%
65685.68/3322.23	c      3322            514         126        20        1406.0000        1403.6227      0.17%
65786.98/3327.33	c      3327            514         126        20        1406.0000        1403.6227      0.17%
65890.21/3332.55	c      3333            514         126        20        1406.0000        1403.6227      0.17%
65995.43/3337.82	c      3338            514         126        20        1406.0000        1403.6227      0.17%
66094.70/3342.86	c      3343            514         126        20        1406.0000        1403.6227      0.17%
66200.58/3348.15	c      3348            515         127        20        1406.0000        1403.6227      0.17%
66301.09/3353.25	c      3353            516         128        20        1406.0000        1403.6227      0.17%
66402.35/3358.36	c      3358            516         128        20        1406.0000        1403.6227      0.17%
66505.59/3363.57	c      3364            522         128        20        1406.0000        1403.6300      0.17%
66608.88/3368.74	c      3369            523         129        20        1406.0000        1403.6300      0.17%
66708.16/3373.76	c      3374            523         129        20        1406.0000        1403.6300      0.17%
66811.40/3378.94	c      3379            523         129        20        1406.0000        1403.6300      0.17%
66910.65/3383.96	c      3384            523         129        20        1406.0000        1403.6300      0.17%
67009.98/3388.99	c      3389            523         129        20        1406.0000        1403.6300      0.17%
67113.91/3394.17	c      3394            523         129        20        1406.0000        1403.6300      0.17%
67214.52/3399.28	c      3399            523         129        20        1406.0000        1403.6300      0.17%
67319.71/3404.50	c      3405            523         129        20        1406.0000        1403.6300      0.17%
67420.93/3409.63	c      3410            523         129        20        1406.0000        1403.6300      0.17%
67522.15/3414.78	c      3415            524         130        20        1406.0000        1403.6300      0.17%
67625.40/3419.90	c      3420            526         130        20        1406.0000        1403.6300      0.17%
67727.23/3425.07	c      3425            527         129        20        1406.0000        1403.6300      0.17%
67834.00/3430.41	c      3430            535         129        20        1406.0000        1403.6300      0.17%
67936.73/3435.66	c      3436            546         128        20        1406.0000        1403.6300      0.17%
68038.00/3440.76	c      3441            550         132        20        1406.0000        1403.6300      0.17%
68141.23/3445.92	c      3446            551         131        20        1406.0000        1403.6300      0.17%
68243.24/3451.10	c      3451            551         131        20        1406.0000        1403.6300      0.17%
68344.42/3456.16	c      3456            553         131        20        1406.0000        1403.6300      0.17%
68446.98/3461.33	c      3461            557         131        20        1406.0000        1403.6300      0.17%
68548.22/3466.45	c      3466            560         132        20        1406.0000        1403.6300      0.17%
68649.46/3471.52	c      3472            565         129        20        1406.0000        1403.6300      0.17%
68752.66/3476.70	c      3477            565         129        20        1406.0000        1403.6300      0.17%
68851.91/3481.72	c      3482            568         126        20        1406.0000        1403.6300      0.17%
68951.16/3486.80	c      3487            572         124        20        1406.0000        1403.6458      0.17%
69054.39/3491.92	c      3492            575         121        20        1406.0000        1403.6458      0.17%
69156.32/3497.04	c      3497            577         119        20        1406.0000        1403.6458      0.17%
69255.58/3502.07	c      3502            580         118        20        1406.0000        1403.6458      0.17%
69358.16/3507.28	c      3507            585         119        20        1406.0000        1403.6458      0.17%
69463.38/3512.55	c      3513            598         130        20        1406.0000        1403.6458      0.17%
69564.62/3517.63	c      3518            598         130        20        1406.0000        1403.6458      0.17%
69667.86/3522.83	c      3523            598         130        20        1406.0000        1403.6458      0.17%
69769.09/3527.95	c      3528            598         130        20        1406.0000        1403.6458      0.17%
69870.95/3533.06	c      3533            598         130        20        1406.0000        1403.6458      0.17%
69972.14/3538.16	c      3538            605         135        20        1406.0000        1403.6458      0.17%
70072.84/3543.24	c      3543            613         143        20        1406.0000        1403.6458      0.17%
70176.12/3548.46	c      3548            613         143        20        1406.0000        1403.6458      0.17%
70279.36/3553.64	c      3554            615         143        20        1406.0000        1403.6458      0.17%
70380.57/3558.78	c      3559            616         142        20        1406.0000        1403.6458      0.17%
70483.77/3563.97	c      3564            616         142        20        1406.0000        1403.6458      0.17%
70587.48/3569.15	c      3569            620         146        20        1406.0000        1403.6458      0.17%
70686.75/3574.19	c      3574            620         146        20        1406.0000        1403.6458      0.17%
70787.41/3579.29	c      3579            620         146        20        1406.0000        1403.6458      0.17%
70888.62/3584.34	c      3584            620         146        20        1406.0000        1403.6458      0.17%
70987.84/3589.37	c      3589            622         148        20        1406.0000        1403.6478      0.17%
71091.02/3594.55	c      3595            624         148        20        1406.0000        1403.6478      0.17%
71194.22/3599.73	c      3600            624         148        20        1406.0000        1403.6478      0.17%
71295.43/3604.86	c      3605            626         150        20        1406.0000        1403.6478      0.17%
71396.70/3609.95	c      3610            628         150        20        1406.0000        1403.6478      0.17%
71498.40/3615.05	c      3615            631         151        20        1406.0000        1403.6478      0.17%
71599.75/3620.14	c      3620            634         154        20        1406.0000        1403.6478      0.17%
71698.84/3625.16	c      3625            638         158        20        1406.0000        1403.6478      0.17%
71799.55/3630.29	c      3630            638         158        20        1406.0000        1403.6478      0.17%
71900.80/3635.39	c      3635            638         158        20        1406.0000        1403.6478      0.17%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (181327 MiB free)
  memory of node 1: 193531 MiB (191040 MiB free)
  memory of node 2: 193531 MiB (192241 MiB free)
  memory of node 3: 193493 MiB (192068 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-4466051-1722620189/watcher-4466051-1722620189 -o /tmp/evaluation-result-4466051-1722620189/solver-4466051-1722620189 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722617518-181555 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466051-1722620189.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100117 s]*
/proc/loadavg: 57.51 55.02 52.35 43/941 185550
/proc/meminfo: memFree=774402868/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=96776 memory=85904 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 19369 0 0 0 9 1 0 0 20 0 1 0 28598307 99098624 21476 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 24194 21476 2555 3035 0 20590 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 96776 KiB
Current children cumulated memory: 85904 KiB

[startup+0.218603 s]*
/proc/loadavg: 57.51 55.02 52.35 44/941 185550
/proc/meminfo: memFree=774196436/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=181524 memory=165528 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 39217 0 0 0 18 4 0 0 20 0 1 0 28598307 185880576 41382 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 45381 41382 2598 3035 0 41777 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 181524 KiB
Current children cumulated memory: 165528 KiB

[startup+0.31877 s]*
/proc/loadavg: 57.51 55.02 52.35 44/940 185550
/proc/meminfo: memFree=774163536/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=194264 memory=178260 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 42386 0 0 0 28 5 0 0 20 0 1 0 28598307 198926336 44565 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 48566 44565 2614 3035 0 44962 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 194264 KiB
Current children cumulated memory: 178260 KiB

[startup+0.700209 s]
/proc/loadavg: 57.51 55.02 52.35 25/922 185550
/proc/meminfo: memFree=774562464/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=246312 memory=227644 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 54519 0 0 0 62 7 0 0 20 0 1 0 28598307 252223488 56911 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 61578 56911 2678 3035 0 57974 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 246312 KiB
Current children cumulated memory: 227644 KiB

[startup+1.50021 s]
/proc/loadavg: 57.51 55.02 52.35 24/897 185585
/proc/meminfo: memFree=775081672/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=246312 memory=227644 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 54520 0 0 0 142 7 0 0 20 0 1 0 28598307 252223488 56911 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 61578 56911 2678 3035 0 57974 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 246312 KiB
Current children cumulated memory: 227644 KiB

[startup+3.11706 s]
/proc/loadavg: 57.51 55.02 52.35 24/901 185598
/proc/meminfo: memFree=774284536/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=216816 memory=198756 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 54526 0 0 0 303 7 0 0 20 0 1 0 28598307 222019584 49689 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 54204 49689 2726 3035 0 50600 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 216816 KiB
Current children cumulated memory: 198756 KiB

[startup+6.30021 s]
/proc/loadavg: 54.74 54.49 52.19 24/901 185598
/proc/meminfo: memFree=773920276/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=378156 memory=333944 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) R 185546 185549 174940 0 -1 4194304 68386 0 0 0 616 11 0 0 20 0 1 0 28598307 387231744 83486 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 94539 83486 2774 3035 0 90935 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 378156 KiB
Current children cumulated memory: 333944 KiB

[startup+12.7013 s]
/proc/loadavg: 52.20 53.96 52.04 43/941 185638
/proc/meminfo: memFree=767908280/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=7809652 memory=6325976 CPUtime=51.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) S 185546 185549 174940 0 -1 1077936128 1517089 0 0 0 4797 336 0 0 20 0 41 0 28598307 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 1952413 1581494 2806 3035 0 1753161 0
[pid=185549/tid=185599] ppid=185546 vsize=7809652 memory=0 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185599/stat : 185599 (fscip) R 185546 185549 174940 0 -1 4194368 46797 0 0 0 205 10 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185600] ppid=185546 vsize=7809652 memory=0 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185600/stat : 185600 (fscip) R 185546 185549 174940 0 -1 4194368 81950 0 0 0 192 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185601] ppid=185546 vsize=7809652 memory=6325168 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185601/stat : 185601 (fscip) R 185546 185549 174940 0 -1 4194368 85034 0 0 0 191 19 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185602] ppid=185546 vsize=7809652 memory=831324 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185602/stat : 185602 (fscip) R 185546 185549 174940 0 -1 4194368 46796 0 0 0 205 10 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185603] ppid=185546 vsize=7809652 memory=17784 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185603/stat : 185603 (fscip) R 185546 185549 174940 0 -1 4194368 81975 0 0 0 191 19 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185604] ppid=185546 vsize=7809652 memory=32282 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185604/stat : 185604 (fscip) R 185546 185549 174940 0 -1 4194368 84733 0 0 0 192 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185605] ppid=185546 vsize=7809652 memory=279266692654480 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185605/stat : 185605 (fscip) R 185546 185549 174940 0 -1 4194368 46792 0 0 0 205 10 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185606] ppid=185546 vsize=7809652 memory=0 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185606/stat : 185606 (fscip) R 185546 185549 174940 0 -1 4194368 84676 0 0 0 192 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185607] ppid=185546 vsize=7809652 memory=279266693006720 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185607/stat : 185607 (fscip) R 185546 185549 174940 0 -1 4194368 83800 0 0 0 190 20 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185608] ppid=185546 vsize=7809652 memory=5556 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185608/stat : 185608 (fscip) R 185546 185549 174940 0 -1 4194368 46791 0 0 0 204 11 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185609] ppid=185546 vsize=7809652 memory=0 CPUtime=2.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185609/stat : 185609 (fscip) R 185546 185549 174940 0 -1 4194368 87373 0 0 0 190 19 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185610] ppid=185546 vsize=7809652 memory=799284488309226 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185610/stat : 185610 (fscip) R 185546 185549 174940 0 -1 4194368 84701 0 0 0 191 19 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185611] ppid=185546 vsize=7809652 memory=0 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185611/stat : 185611 (fscip) R 185546 185549 174940 0 -1 4194368 46796 0 0 0 203 12 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185612] ppid=185546 vsize=7809652 memory=279266692498176 CPUtime=2.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185612/stat : 185612 (fscip) R 185546 185549 174940 0 -1 4194368 81974 0 0 0 192 17 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185613] ppid=185546 vsize=7809652 memory=0 CPUtime=2.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185613/stat : 185613 (fscip) R 185546 185549 174940 0 -1 4194368 84740 0 0 0 189 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185614] ppid=185546 vsize=7809652 memory=0 CPUtime=2.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185614/stat : 185614 (fscip) R 185546 185549 174940 0 -1 4194368 46791 0 0 0 205 11 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185615] ppid=185546 vsize=7809652 memory=279266692625120 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185615/stat : 185615 (fscip) R 185546 185549 174940 0 -1 4194368 84736 0 0 0 192 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185616] ppid=185546 vsize=7809652 memory=3664 CPUtime=2.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185616/stat : 185616 (fscip) R 185546 185549 174940 0 -1 4194368 84758 0 0 0 192 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185617] ppid=185546 vsize=7809652 memory=39996 CPUtime=2.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185617/stat : 185617 (fscip) R 185546 185549 174940 0 -1 4194368 46787 0 0 0 205 10 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185618] ppid=185546 vsize=7809652 memory=8148 CPUtime=2.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185618/stat : 185618 (fscip) R 185546 185549 174940 0 -1 4194368 85595 0 0 0 191 18 0 0 20 0 41 0 28599186 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185619] ppid=185546 vsize=7809652 memory=3428 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185619/stat : 185619 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185620] ppid=185546 vsize=7809652 memory=30399726987509844 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185620/stat : 185620 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185621] ppid=185546 vsize=7809652 memory=6226317140129979547 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185621/stat : 185621 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185622] ppid=185546 vsize=7809652 memory=38844130910404740 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185622/stat : 185622 (fscip) S 185546 185549 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185623] ppid=185546 vsize=7809652 memory=3761385539634214961 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185623/stat : 185623 (fscip) S 185546 185549 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185624] ppid=185546 vsize=7809652 memory=32852 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185624/stat : 185624 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185625] ppid=185546 vsize=7809652 memory=6988 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185625/stat : 185625 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185626] ppid=185546 vsize=7809652 memory=36312 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185626/stat : 185626 (fscip) S 185546 185549 174940 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185627] ppid=185546 vsize=7809652 memory=6608 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185627/stat : 185627 (fscip) S 185546 185549 174940 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185628] ppid=185546 vsize=7809652 memory=279266693043296 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185628/stat : 185628 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185629] ppid=185546 vsize=7809652 memory=-2541025442986482787 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185629/stat : 185629 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185630] ppid=185546 vsize=7809652 memory=7396498925626824558 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185630/stat : 185630 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185631] ppid=185546 vsize=7809652 memory=6718363081964364171 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185631/stat : 185631 (fscip) S 185546 185549 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185632] ppid=185546 vsize=7809652 memory=20656 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185632/stat : 185632 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185633] ppid=185546 vsize=7809652 memory=5648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185633/stat : 185633 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185634] ppid=185546 vsize=7809652 memory=11636 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185634/stat : 185634 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185635] ppid=185546 vsize=7809652 memory=13648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185635/stat : 185635 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185636] ppid=185546 vsize=7809652 memory=11420 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185636/stat : 185636 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185637] ppid=185546 vsize=7809652 memory=55212626936264 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185637/stat : 185637 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185638] ppid=185546 vsize=7809652 memory=279266692829984 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185638/stat : 185638 (fscip) S 185546 185549 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28599361 7997083648 1581494 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
Current children cumulated CPU time: 51.33 s
Current children cumulated vsize: 7809652 KiB
Current children cumulated memory: 6325976 KiB

[startup+25.5013 s]
/proc/loadavg: 49.94 53.38 51.87 43/941 185641

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

/proc/185549/task/185625/stat : 185625 (fscip) S 185546 185549 174940 0 -1 1077936192 191 0 0 0 0 2 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185626] ppid=185546 vsize=29770836 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185626/stat : 185626 (fscip) S 185546 185549 174940 0 -1 1077936192 202 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185627] ppid=185546 vsize=29770836 memory=24679900 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185627/stat : 185627 (fscip) S 185546 185549 174940 0 -1 1077936192 210 0 0 0 1 1 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185628] ppid=185546 vsize=29770836 memory=8725840243654675 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185628/stat : 185628 (fscip) S 185546 185549 174940 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185629] ppid=185546 vsize=29770836 memory=24729080 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185629/stat : 185629 (fscip) S 185546 185549 174940 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185630] ppid=185546 vsize=29770836 memory=2640 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185630/stat : 185630 (fscip) S 185546 185549 174940 0 -1 1077936192 73 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185631] ppid=185546 vsize=29770836 memory=6600 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185631/stat : 185631 (fscip) S 185546 185549 174940 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185632] ppid=185546 vsize=29770836 memory=1281716341 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185632/stat : 185632 (fscip) S 185546 185549 174940 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185633] ppid=185546 vsize=29770836 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185633/stat : 185633 (fscip) S 185546 185549 174940 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185634] ppid=185546 vsize=29770836 memory=24730496 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185634/stat : 185634 (fscip) S 185546 185549 174940 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185635] ppid=185546 vsize=29770836 memory=2244 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185635/stat : 185635 (fscip) S 185546 185549 174940 0 -1 1077936192 226 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185636] ppid=185546 vsize=29770836 memory=31232 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185636/stat : 185636 (fscip) S 185546 185549 174940 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185637] ppid=185546 vsize=29770836 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185637/stat : 185637 (fscip) S 185546 185549 174940 0 -1 1077936192 194 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185638] ppid=185546 vsize=29770836 memory=17784 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185638/stat : 185638 (fscip) S 185546 185549 174940 0 -1 1077936192 82 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6182624 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
Current children cumulated CPU time: 70848.9 s
Current children cumulated vsize: 29770836 KiB
Current children cumulated memory: 24730496 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3640.3 s]
/proc/loadavg: 20.03 20.11 24.21 21/880 187814
/proc/meminfo: memFree=757124208/790760800 swapFree=131071996/131071996
[pid=185549] ppid=185546 vsize=29770836 memory=24785876 CPUtime=72000.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/stat : 185549 (fscip) S 185546 185549 174940 0 -1 1077936128 76035345 0 0 0 7190414 9592 0 0 20 0 41 0 28598307 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
/proc/185549/statm: 7442709 6196469 3030 3035 0 7306833 0
[pid=185549/tid=185599] ppid=185546 vsize=29770836 memory=5556 CPUtime=3604.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185599/stat : 185599 (fscip) R 185546 185549 174940 0 -1 4194368 3290431 0 0 0 360202 288 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185600] ppid=185546 vsize=29770836 memory=36312 CPUtime=3605.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185600/stat : 185600 (fscip) R 185546 185549 174940 0 -1 4194368 3187811 0 0 0 360207 361 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185601] ppid=185546 vsize=29770836 memory=139633346366424 CPUtime=3593.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185601/stat : 185601 (fscip) R 185546 185549 174940 0 -1 4194368 4953325 0 0 0 358601 779 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185602] ppid=185546 vsize=29770836 memory=24730912 CPUtime=3605.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185602/stat : 185602 (fscip) R 185546 185549 174940 0 -1 4194368 2959476 0 0 0 360269 257 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185603] ppid=185546 vsize=29770836 memory=24731088 CPUtime=3605.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185603/stat : 185603 (fscip) R 185546 185549 174940 0 -1 4194368 3451092 0 0 0 360139 398 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185604] ppid=185546 vsize=29770836 memory=-6623557841676689023 CPUtime=3596.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185604/stat : 185604 (fscip) R 185546 185549 174940 0 -1 4194368 5477561 0 0 0 358858 839 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185605] ppid=185546 vsize=29770836 memory=25333125866717268 CPUtime=3603.91 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185605/stat : 185605 (fscip) R 185546 185549 174940 0 -1 4194368 3041758 0 0 0 360121 270 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185606] ppid=185546 vsize=29770836 memory=25988 CPUtime=3604.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185606/stat : 185606 (fscip) R 185546 185549 174940 0 -1 4194368 2701331 0 0 0 360147 338 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185607] ppid=185546 vsize=29770836 memory=24779528 CPUtime=3604.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185607/stat : 185607 (fscip) R 185546 185549 174940 0 -1 4194368 4892039 0 0 0 359708 767 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185608] ppid=185546 vsize=29770836 memory=5487735215151073 CPUtime=3592.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185608/stat : 185608 (fscip) R 185546 185549 174940 0 -1 4194368 3272780 0 0 0 358962 304 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185609] ppid=185546 vsize=29770836 memory=279266693922704 CPUtime=3603.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185609/stat : 185609 (fscip) R 185546 185549 174940 0 -1 4194368 3455800 0 0 0 359993 401 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185610] ppid=185546 vsize=29770836 memory=279266694655120 CPUtime=3604.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185610/stat : 185610 (fscip) R 185546 185549 174940 0 -1 4194368 5033182 0 0 0 359635 799 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185611] ppid=185546 vsize=29770836 memory=279266693872608 CPUtime=3599.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185611/stat : 185611 (fscip) R 185546 185549 174940 0 -1 4194368 3387663 0 0 0 359666 322 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185612] ppid=185546 vsize=29770836 memory=279266692898384 CPUtime=3605.59 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185612/stat : 185612 (fscip) R 185546 185549 174940 0 -1 4194368 3410328 0 0 0 360172 387 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185613] ppid=185546 vsize=29770836 memory=24730080 CPUtime=3564.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185613/stat : 185613 (fscip) R 185546 185549 174940 0 -1 4194368 4977370 0 0 0 355617 795 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185614] ppid=185546 vsize=29770836 memory=3428 CPUtime=3604.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185614/stat : 185614 (fscip) R 185546 185549 174940 0 -1 4194368 2930970 0 0 0 360225 259 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185615] ppid=185546 vsize=29770836 memory=25333125866717268 CPUtime=3606.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185615/stat : 185615 (fscip) R 185546 185549 174940 0 -1 4194368 3323548 0 0 0 360178 429 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185616] ppid=185546 vsize=29770836 memory=24730928 CPUtime=3576.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185616/stat : 185616 (fscip) R 185546 185549 174940 0 -1 4194368 5640000 0 0 0 356836 854 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185617] ppid=185546 vsize=29770836 memory=11572 CPUtime=3600.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185617/stat : 185617 (fscip) R 185546 185549 174940 0 -1 4194368 2904021 0 0 0 359773 255 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185618] ppid=185546 vsize=29770836 memory=24679900 CPUtime=3605.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185618/stat : 185618 (fscip) R 185546 185549 174940 0 -1 4194368 3618765 0 0 0 360127 433 0 0 20 0 41 0 28599186 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185619] ppid=185546 vsize=29770836 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185619/stat : 185619 (fscip) S 185546 185549 174940 0 -1 1077936192 138 0 0 0 1 1 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185620] ppid=185546 vsize=29770836 memory=6944656592455097440 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185620/stat : 185620 (fscip) S 185546 185549 174940 0 -1 1077936192 205 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185621] ppid=185546 vsize=29770836 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185621/stat : 185621 (fscip) S 185546 185549 174940 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185622] ppid=185546 vsize=29770836 memory=24688016 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185622/stat : 185622 (fscip) S 185546 185549 174940 0 -1 1077936192 201 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185623] ppid=185546 vsize=29770836 memory=6836 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185623/stat : 185623 (fscip) S 185546 185549 174940 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185624] ppid=185546 vsize=29770836 memory=7044 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185624/stat : 185624 (fscip) S 185546 185549 174940 0 -1 1077936192 206 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185625] ppid=185546 vsize=29770836 memory=24779536 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185625/stat : 185625 (fscip) S 185546 185549 174940 0 -1 1077936192 194 0 0 0 0 2 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185626] ppid=185546 vsize=29770836 memory=30044173377 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185626/stat : 185626 (fscip) S 185546 185549 174940 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185627] ppid=185546 vsize=29770836 memory=1594472249272872 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185627/stat : 185627 (fscip) S 185546 185549 174940 0 -1 1077936192 213 0 0 0 1 1 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185628] ppid=185546 vsize=29770836 memory=6655300316396806192 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185628/stat : 185628 (fscip) S 185546 185549 174940 0 -1 1077936192 212 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185629] ppid=185546 vsize=29770836 memory=6096 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185629/stat : 185629 (fscip) S 185546 185549 174940 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185630] ppid=185546 vsize=29770836 memory=1968 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185630/stat : 185630 (fscip) S 185546 185549 174940 0 -1 1077936192 74 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185631] ppid=185546 vsize=29770836 memory=25333125866717268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185631/stat : 185631 (fscip) S 185546 185549 174940 0 -1 1077936192 226 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185632] ppid=185546 vsize=29770836 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185632/stat : 185632 (fscip) S 185546 185549 174940 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185633] ppid=185546 vsize=29770836 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185633/stat : 185633 (fscip) S 185546 185549 174940 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185634] ppid=185546 vsize=29770836 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185634/stat : 185634 (fscip) S 185546 185549 174940 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185635] ppid=185546 vsize=29770836 memory=1836 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185635/stat : 185635 (fscip) S 185546 185549 174940 0 -1 1077936192 230 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185636] ppid=185546 vsize=29770836 memory=24779552 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185636/stat : 185636 (fscip) S 185546 185549 174940 0 -1 1077936192 205 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185637] ppid=185546 vsize=29770836 memory=11572 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185637/stat : 185637 (fscip) S 185546 185549 174940 0 -1 1077936192 197 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
[pid=185549/tid=185638] ppid=185546 vsize=29770836 memory=24779552 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/185549/task/185638/stat : 185638 (fscip) S 185546 185549 174940 0 -1 1077936192 83 0 0 0 3 0 0 0 20 0 41 0 28599361 30485336064 6196469 809668444160 4194304 16623229 140723731158992 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47026176 140723731166217 140723731166335 140723731166335 140723731173360 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 29770836 KiB
Current children cumulated memory: 24785876 KiB

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

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

# cumulated CPU time of all completed processes:  user=71904.4 s, system=96.5751 s

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

[startup+3640.41 s]*
/proc/loadavg: 20.03 20.11 24.21 2/841 187814
/proc/meminfo: memFree=762580488/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3640.8 s]
/proc/loadavg: 20.03 20.11 24.21 2/841 187814
/proc/meminfo: memFree=762580488/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3640.9 s]
/proc/loadavg: 20.03 20.11 24.21 2/841 187814
/proc/meminfo: memFree=762580488/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3640.98
CPU time (s): 72000.9
CPU user time (s): 71904.4
CPU system time (s): 96.5751
CPU usage (%): 1977.51
Max. virtual memory (cumulated for all children) (KiB): 29836372
Max. memory (cumulated for all children) (KiB): 24785876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71904.4
system time used= 96.5751
maximum resident set size= 24785896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76035378
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= 245443
involuntary context switches= 160086


# summary of solver processes directly reported to runsolver:
#   pid: 185549
#   total CPU time (s): 72000.9
#   total CPU user time (s): 71904.4
#   total CPU system time (s): 96.5751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.2155 second user time and 80.7923 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 19:36:29
IDJOB=4466051
IDBENCH=178869
IDSOLVER=3094
FILE ID=nodeD104/4466051-1722620189
RUNJOBID= nodeD104-1722617518-181555
SLURM_JOB_ID= 8254309
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i9_pp_96.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-4466051-1722620189/watcher-4466051-1722620189 -o /tmp/evaluation-result-4466051-1722620189/solver-4466051-1722620189 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722617518-181555 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466051-1722620189.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 5cc7d14a8524e58f54e6333ee2ad6e82
RANDOM SEED=624415366

nodeD104.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		: 3178.863
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		: 3813.104
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	: 5006.76
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		: 3626.167
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	: 5013.48
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		: 3723.727
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	: 5010.76
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		: 3157.779
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		: 3849.404
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	: 5006.76
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		: 2636.257
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	: 5013.48
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		: 3534.831
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	: 5010.76
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		: 3199.999
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		: 3856.694
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	: 5006.76
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		: 2639.719
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	: 5013.48
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		: 3277.749
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	: 5010.76
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		: 3159.113
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		: 3845.267
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	: 5006.76
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		: 2650.190
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	: 5013.48
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		: 3355.809
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	: 5010.76
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		: 3149.762
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		: 3674.050
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	: 5006.76
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		: 2632.862
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	: 5013.48
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		: 3620.997
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	: 5010.76
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		: 3125.213
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		: 3847.668
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	: 5006.76
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		: 2647.636
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	: 5013.48
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		: 3236.402
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	: 5010.76
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		: 3182.852
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		: 3704.515
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	: 5006.76
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		: 2644.899
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	: 5013.48
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		: 1803.674
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	: 5010.76
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		: 3199.999
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		: 3857.401
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	: 5006.76
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		: 2644.509
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	: 5013.48
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		: 2635.118
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	: 5010.76
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		: 3174.867
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		: 3071.993
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	: 5006.76
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		: 3893.636
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	: 5013.48
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		: 2624.222
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	: 5010.76
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		: 3161.978
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		: 3792.647
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	: 5006.76
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		: 2639.119
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	: 5013.48
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		: 2633.141
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3154.370
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		: 3837.806
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	: 5006.76
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		: 2636.702
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	: 5013.48
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		: 1818.210
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	: 5010.76
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		: 3199.999
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		: 2968.403
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	: 5006.76
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		: 2637.895
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	: 5013.48
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		: 2658.036
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	: 5010.76
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		: 3199.999
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		: 3852.123
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	: 5006.76
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		: 2629.985
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	: 5013.48
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		: 2652.648
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	: 5010.76
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		: 3172.618
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		: 3731.321
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	: 5006.76
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		: 2646.116
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	: 5013.48
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		: 2663.280
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	: 5010.76
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		: 3180.425
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		: 3855.195
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	: 5006.76
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		: 2650.087
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	: 5013.48
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		: 2659.268
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	: 5010.76
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		: 3199.999
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		: 3851.934
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	: 5006.76
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		: 2657.414
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	: 5013.48
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		: 2667.708
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	: 5010.76
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		: 3184.238
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		: 3856.900
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	: 5006.76
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		: 2631.042
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	: 5013.48
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		: 2134.833
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	: 5010.76
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		: 3172.882
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		: 3856.853
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	: 5006.76
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		: 3222.335
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	: 5013.48
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		: 2659.715
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	: 5010.76
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		: 3199.999
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		: 3753.460
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	: 5006.76
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		: 2656.841
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	: 5013.48
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		: 2191.274
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	: 5010.76
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		: 3173.505
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		: 3713.738
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	: 5006.76
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		: 3727.458
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	: 5013.48
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		: 1079.404
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	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        775023524 kB
MemAvailable:   777475836 kB
Buffers:          421812 kB
Cached:          5344316 kB
SwapCached:            0 kB
Active:           600344 kB
Inactive:       12494416 kB
Active(anon):       2212 kB
Inactive(anon):  7357184 kB
Active(file):     598132 kB
Inactive(file):  5137232 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             60256 kB
Writeback:            72 kB
AnonPages:       7328116 kB
Mapped:           127112 kB
Shmem:             30728 kB
KReclaimable:     273328 kB
Slab:             646904 kB
SReclaimable:     273328 kB
SUnreclaim:       373576 kB
KernelStack:       15888 kB
PageTables:        23892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1830968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           322560 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2439168 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:      749568 kB
DirectMap2M:    67905536 kB
DirectMap1G:    737148928 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD104 at 2024-08-02 20:37:10