Trace number 4465428

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.6 3634.46

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat100_4_32_8.opb
MD5SUMfedf74999185e25725fdda881cf70966
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 benchmark4574247
Best CPU time to get the best result obtained on this benchmark3587.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19900
Biggest coefficient in the objective function 144703125
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 150743150652
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 144703125
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 150743150652
Number of bits of the biggest sum of numbers38
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.11/0.13	c Default LC presolving (default).
0.11/0.13	c ** Before presolving: virtualMemUsedAtLc = 136617508, getVmSize() = 113119232, SCIPgetMemUsed() = 80380173, SCIPgetMemTotal() = 88815445, SCIPgetMemExternEstim() = 47802063
0.11/0.13	c ** set memory limit for presolving in LC to 8.79566e+12 for SCIP **
0.69/0.72	c ** Estimated virtualMemUsedAtSolver = 145118978, getVmSize() = 199049216, SCIPgetMemUsed() = 109654492, SCIPgetMemTotal() = 169876404, SCIPgetMemExternEstim() = 47802063
0.69/0.72	c ** set memory limit for solvers to 4.18816e+11 for each SCIP **
0.69/0.72	c Original Problem   :
0.69/0.72	c   Problem name     : instance-4465428-1722517840
0.69/0.72	c   Variables        : 20200 (20200 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.72	c   Constraints      : 30206
0.69/0.72	c   Objective sense  : minimize
0.69/0.72	c Presolved Problem  :
0.69/0.72	c   Variables        : 10100 (10100 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.72	c   Constraints      : 10404
0.69/0.72	c Constraints        : Number
0.69/0.72	c   knapsack         : 5250 
0.69/0.72	c   setppc           : 101 
0.69/0.72	c   linear           : 3 
0.69/0.72	c   logicor          : 5050 
0.69/0.72	c ** Instance transfer method used: 0
0.69/0.75	c ** ParaScipInstance copy does not increase the number of variables. **
1.19/1.27	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.19/1.27	c                                Nodes    Active                                            
1.19/1.27	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
14.86/2.07	c *       2              0           1        20   204627427.0000                -          -
14.86/2.10	c *       2              0           1        20   155714455.0000                -          -
14.86/2.11	c *       2              0           1        20   130726305.0000                -          -
16.80/2.14	c *       2              0           1        20    37542359.0000                -          -
22.11/2.41	c *       2              0           1        20    29955399.0000                -          -
36.45/3.13	c *       3              0           1        20     5499589.0000                -          -
74.00/5.13	c         5              2           1        20     5499589.0000          -3.0000          -
110.75/7.02	c *       7             41          42        20     5433419.0000          -3.0000          -
113.36/7.04	c *       7             41          42        20     5429329.0000          -3.0000          -
113.36/7.06	c *       7             41          42        20     5424073.0000          -3.0000          -
126.52/7.71	c *       8            102         101        20     5367155.0000          -3.0000          -
162.08/9.54	c *      10            102         100        20     5308085.0000          -3.0000          -
162.08/9.56	c *      10            102         100        20     5301941.0000          -3.0000          -
162.08/9.58	c *      10            102         100        20     5295715.0000          -3.0000          -
164.02/9.66	c *      10            141         142        20     5252507.0000          -3.0000          -
165.97/9.77	c *      10            141         142        20     5216831.0000          -3.0000          -
174.61/10.15	c        10            156         154        20     5216831.0000          -3.0000          -
181.78/10.52	c *      11            156         154        20     5158433.0000          -3.0000          -
181.78/10.56	c *      11            156         154        20     5153347.0000          -3.0000          -
181.78/10.58	c *      11            156         154        20     5149983.0000          -3.0000          -
183.75/10.61	c *      11            156         154        20     5130997.0000          -3.0000          -
207.54/11.82	c *      12            266         260        20     5050207.0000          -3.0000          -
249.00/13.95	c *      14            523         305        20     4994207.0000          -3.0000          -
280.52/15.52	c        16            694         299        20     4994207.0000          -3.0000          -
381.35/20.64	c        21           2341         527        20     4994207.0000          -3.0000          -
397.16/21.44	c *      21           2261         461        20     4990421.0000          -3.0000          -
450.98/24.15	c *      24           3997        1867        20     4986109.0000          -3.0000          -
483.87/25.89	c        26           4161        2361        20     4986109.0000          -3.0000          -
531.27/28.20	c *      28           4862        2544        20     4974681.0000          -3.0000          -
584.56/31.02	c        31           5681         641        20     4974681.0000          -3.0000          -
683.47/36.03	c        36           7621        2581        20     4974681.0000          -3.0000          -
785.02/41.11	c        41          10123         210        20     4974681.0000          -3.0000          -
886.15/46.18	c        46          12012           0        20     4974681.0000          -3.0000          -
990.00/51.41	c        51              2           0        20     4974681.0000     2406082.1130    106.75%
1090.64/56.53	c        57              2           0        20     4974681.0000     2406082.1130    106.75%
1189.42/61.55	c        62              2           0        20     4974681.0000     2406082.1130    106.75%
1288.41/66.57	c        67              2           0        20     4974681.0000     2406082.1130    106.75%
1387.35/71.58	c        72              2           0        20     4974681.0000     2406082.1130    106.75%
1452.70/74.88	c *      75              2           0        20     4970127.0000     2468503.3815    101.34%
1488.32/76.68	c        77              2           0        20     4970127.0000     2468503.3815    101.34%
1591.26/81.87	c        82              2           0        20     4970127.0000     2486816.3103     99.86%
1692.04/86.92	c        87              2           0        20     4970127.0000     2486816.3103     99.86%
1761.29/90.47	c *      90              2           0        20     4967525.0000     2486816.3103     99.75%
1790.87/91.95	c        92              2           0        20     4967525.0000     2486816.3103     99.75%
1894.23/97.18	c        97              2           0        20     4967525.0000     2486816.3103     99.75%
1998.38/102.42	c       102              2           0        20     4967525.0000     2486816.3103     99.75%
2105.19/107.80	c       108              2           0        20     4967525.0000     2486816.3103     99.75%
2126.95/108.94	c *     109              2           0        20     4957795.0000     2486816.3103     99.36%
2203.98/112.85	c       113              2           0        20     4957795.0000     2486816.3103     99.36%
2302.87/117.90	c       118              2           0        20     4957795.0000     2526820.1484     96.21%
2374.09/121.44	c *     121              2           0        20     4957443.0000     2526820.1484     96.19%
2403.63/122.95	c       123              2           0        20     4957443.0000     2526820.1484     96.19%
2502.49/128.00	c       128              2           0        20     4957443.0000     2526820.1484     96.19%
2607.27/133.27	c       133              2           0        20     4957443.0000     2526820.1484     96.19%
2708.18/138.32	c       138              2           0        20     4957443.0000     2531204.3073     95.85%
2810.92/143.51	c       144              3           1        20     4957443.0000     2532848.0970     95.73%
2826.74/144.32	c *     144              3           1        20     4950789.0000     2532848.0970     95.46%
2909.64/148.52	c       149              3           1        20     4950789.0000     2532848.0970     95.46%
2992.63/152.70	c *     153              3           1        20     4944149.0000     2532848.0970     95.20%
3014.22/153.84	c       154              3           1        20     4944149.0000     2532848.0970     95.20%
3035.85/154.97	c *     155              3           1        20     4943345.0000     2532848.0970     95.17%
3058.36/156.11	c *     156              3           1        20     4917601.0000     2534683.8287     94.01%
3089.11/157.68	c *     158              3           1        20     4912399.0000     2534683.8287     93.81%
3117.57/159.05	c       159              3           1        20     4912399.0000     2534683.8287     93.81%
3216.23/164.10	c       164              3           1        20     4912399.0000     2534683.8287     93.81%
3316.98/169.15	c       169              3           1        20     4912399.0000     2534683.8287     93.81%
3417.03/174.20	c       174              3           1        20     4912399.0000     2534683.8287     93.81%
3462.53/176.50	c *     176              5           3        20     4909515.0000     2541264.8989     93.19%
3521.77/179.55	c       180              5           3        20     4909515.0000     2541264.8989     93.19%
3614.51/184.23	c *     184              5           3        20     4892613.0000     2541264.8989     92.53%
3622.41/184.61	c       185              5           3        20     4892613.0000     2541264.8989     92.53%
3721.32/189.64	c       190              5           3        20     4892613.0000     2541264.8989     92.53%
3820.14/194.69	c       195              5           3        20     4892613.0000     2541264.8989     92.53%
3883.40/197.84	c *     198              6           4        20     4888301.0000     2541264.8989     92.36%
3920.86/199.74	c       200              6           4        20     4888301.0000     2541264.8989     92.36%
4017.49/204.62	c *     205              6           4        20     4884357.0000     2541264.8989     92.20%
4019.45/204.79	c       205              6           4        20     4884357.0000     2541264.8989     92.20%
4120.27/209.84	c       210              6           4        20     4884357.0000     2541264.8989     92.20%
4221.12/214.94	c       215              6           4        20     4884357.0000     2541264.8989     92.20%
4322.92/220.04	c       220              6           4        20     4884357.0000     2541264.8989     92.20%
4423.68/225.13	c       225              6           4        20     4884357.0000     2541264.8989     92.20%
4443.50/226.15	c *     226              6           4        20     4883915.0000     2541264.8989     92.18%
4458.59/226.91	c *     227              6           4        20     4880331.0000     2541264.8989     92.04%
4523.82/230.20	c       230              6           4        20     4880331.0000     2541264.8989     92.04%
4622.74/235.25	c       235              7           5        20     4880331.0000     2543967.8977     91.84%
4723.68/240.30	c       240              7           5        20     4880331.0000     2543967.8977     91.84%
4824.60/245.49	c       245              7           5        20     4880331.0000     2543967.8977     91.84%
4925.55/250.52	c       251              7           5        20     4880331.0000     2543967.8977     91.84%
5028.56/255.72	c       256              8           6        20     4880331.0000     2543967.8977     91.84%
5127.43/260.76	c       261              8           6        20     4880331.0000     2543967.8977     91.84%
5228.39/265.87	c       266              9           7        20     4880331.0000     2543967.8977     91.84%
5307.53/269.81	c *     270              9           7        20     4878765.0000     2543967.8977     91.78%
5329.32/270.92	c       271              9           7        20     4878765.0000     2543967.8977     91.78%
5428.22/275.98	c       276             10           8        20     4878765.0000     2548035.3996     91.47%
5529.92/281.04	c       281             10           8        20     4878765.0000     2548035.3996     91.47%
5632.16/286.21	c       286             10           8        20     4878765.0000     2548035.3996     91.47%
5733.15/291.39	c       291             11           9        20     4878765.0000     2548035.3996     91.47%
5834.17/296.44	c       296             11           9        20     4878765.0000     2548035.3996     91.47%
5917.38/300.66	c *     301             12          10        20     4878181.0000     2548035.3996     91.45%
5937.17/301.68	c       302             12          10        20     4878181.0000     2548035.3996     91.45%
6037.92/306.78	c       307             12          10        20     4878181.0000     2548035.3996     91.45%
6140.73/312.00	c       312             12          10        20     4878181.0000     2548035.3996     91.45%
6242.37/317.08	c       317             12          10        20     4878181.0000     2548035.3996     91.45%
6341.28/322.13	c       322             13          11        20     4878181.0000     2555512.4267     90.89%
6443.40/327.28	c       327             13          11        20     4878181.0000     2555512.4267     90.89%
6544.38/332.33	c       332             15          13        20     4878181.0000     2555512.4267     90.89%
6643.42/337.38	c       337             15          13        20     4878181.0000     2555512.4267     90.89%
6744.32/342.44	c       342             18          16        20     4878181.0000     2555512.4267     90.89%
6843.27/347.49	c       347             18          16        20     4878181.0000     2555512.4267     90.89%
6944.17/352.54	c       353             21          19        20     4878181.0000     2555512.4267     90.89%
7043.16/357.59	c       358             21          19        20     4878181.0000     2555512.4267     90.89%
7143.99/362.64	c       363             21          19        20     4878181.0000     2555512.4267     90.89%
7244.93/367.70	c       368             21          19        20     4878181.0000     2555512.4267     90.89%
7343.86/372.74	c       373             21          19        20     4878181.0000     2555512.4267     90.89%
7446.78/377.99	c       378             22          20        20     4878181.0000     2555512.4267     90.89%
7545.55/383.04	c       383             22          20        20     4878181.0000     2555512.4267     90.89%
7652.38/388.38	c       388             25          21        20     4878181.0000     2555512.4267     90.89%
7753.24/393.43	c       393             25          21        20     4878181.0000     2555512.4267     90.89%
7852.14/398.48	c       398             26          22        20     4878181.0000     2555512.4267     90.89%
7951.07/403.50	c       404             26          22        20     4878181.0000     2555512.4267     90.89%
8051.99/408.55	c       409             26          22        20     4878181.0000     2555512.4267     90.89%
8152.98/413.60	c       414             27          23        20     4878181.0000     2555512.4267     90.89%
8251.93/418.68	c       419             28          24        20     4878181.0000     2555512.4267     90.89%
8352.93/423.73	c       424             28          24        20     4878181.0000     2555512.4267     90.89%
8451.97/428.78	c       429             28          24        20     4878181.0000     2555512.4267     90.89%
8540.02/433.18	c *     433             28          24        20     4877075.0000     2555512.4267     90.85%
8552.83/433.87	c       434             28          24        20     4877075.0000     2555512.4267     90.85%
8656.44/439.07	c       439             28          24        20     4877075.0000     2555512.4267     90.85%
8755.30/444.11	c       444             29          25        20     4877075.0000     2555512.4267     90.85%
8857.53/449.21	c       449             29          25        20     4877075.0000     2555512.4267     90.85%
8956.60/454.26	c       454             29          25        20     4877075.0000     2555512.4267     90.85%
9057.64/459.32	c       459             29          25        20     4877075.0000     2555512.4267     90.85%
9156.73/464.37	c       464             30          26        20     4877075.0000     2555512.4267     90.85%
9257.80/469.42	c       469             30          26        20     4877075.0000     2555512.4267     90.85%
9356.85/474.47	c       474             36          24        20     4877075.0000     2575250.4861     89.38%
9457.83/479.52	c       480             36          24        20     4877075.0000     2575250.4861     89.38%
9560.87/484.72	c       485             38          26        20     4877075.0000     2576788.1980     89.27%
9659.89/489.73	c       490             38          26        20     4877075.0000     2576788.1980     89.27%
9762.93/494.95	c       495             40          28        20     4877075.0000     2577026.0725     89.25%
9862.02/500.03	c       500             41          27        20     4877075.0000     2577026.0725     89.25%
9966.85/505.21	c       505             41          27        20     4877075.0000     2577026.0725     89.25%
10067.91/510.40	c       510             42          28        20     4877075.0000     2580950.8465     88.96%
10159.06/514.91	c *     515             45          31        20     4875595.0000     2580950.8465     88.91%
10161.77/515.13	c *     515             45          31        20     4866755.0000     2580950.8465     88.56%
10170.79/515.52	c       516             45          31        20     4866755.0000     2580950.8465     88.56%
10283.59/521.20	c       521             46          32        20     4866755.0000     2580950.8465     88.56%
10394.31/526.81	c       527             46          32        20     4866755.0000     2580950.8465     88.56%
10493.29/531.85	c       532             48          34        20     4866755.0000     2580950.8465     88.56%
10594.23/536.94	c       537             48          34        20     4866755.0000     2580950.8465     88.56%
10663.50/540.49	c *     540             50          36        20     4855541.0000     2580950.8465     88.13%
10695.71/542.10	c       542             50          36        20     4855541.0000     2580950.8465     88.13%
10796.87/547.17	c       547             50          36        20     4855541.0000     2580950.8465     88.13%
10896.96/552.29	c       552             50          36        20     4855541.0000     2580950.8465     88.13%
10997.96/557.40	c       557             50          36        20     4855541.0000     2580950.8465     88.13%
11098.91/562.41	c       562             41          37        20     4855541.0000     2620129.5916     85.32%
11199.87/567.50	c       568             42          38        20     4855541.0000     2620129.5916     85.32%
11298.92/572.55	c       573             42          38        20     4855541.0000     2620129.5916     85.32%
11399.96/577.62	c       578             42          38        20     4855541.0000     2620129.5916     85.32%
11498.82/582.67	c       583             43          39        20     4855541.0000     2621026.7891     85.25%
11599.85/587.73	c       588             43          39        20     4855541.0000     2621026.7891     85.25%
11698.89/592.78	c       593             44          38        20     4855541.0000     2621026.7891     85.25%
11799.92/597.84	c       598             46          40        20     4855541.0000     2621026.7891     85.25%
11900.98/602.99	c       603             46          40        20     4855541.0000     2621026.7891     85.25%
11994.10/607.69	c *     608             48          42        20     4851733.0000     2621026.7891     85.11%
12000.02/608.00	c       608             48          42        20     4851733.0000     2621026.7891     85.11%
12044.30/610.20	c *     610             48          42        20     4847725.0000     2621026.7891     84.96%
12101.67/613.08	c       613             48          42        20     4847725.0000     2621026.7891     84.96%
12203.93/618.24	c       618             49          43        20     4847725.0000     2621026.7891     84.96%
12302.82/623.27	c       623             50          44        20     4847725.0000     2621026.7891     84.96%
12401.80/628.29	c       628             50          44        20     4847725.0000     2621026.7891     84.96%
12504.79/633.49	c       633             52          46        20     4847725.0000     2621026.7891     84.96%
12605.70/638.52	c       639             53          47        20     4847725.0000     2621026.7891     84.96%
12704.66/643.60	c       644             54          48        20     4847725.0000     2621026.7891     84.96%
12805.63/648.65	c       649             54          48        20     4847725.0000     2621026.7891     84.96%
12906.62/653.70	c       654             54          48        20     4847725.0000     2621026.7891     84.96%
13005.55/658.75	c       659             55          49        20     4847725.0000     2621026.7891     84.96%
13106.41/663.80	c       664             55          49        20     4847725.0000     2621026.7891     84.96%
13205.37/668.86	c       669             56          50        20     4847725.0000     2621026.7891     84.96%
13306.40/673.92	c       674             56          50        20     4847725.0000     2621026.7891     84.96%
13344.04/675.82	c *     676             56          50        20     4846643.0000     2621026.7891     84.91%
13408.18/679.06	c       679             58          52        20     4846643.0000     2621026.7891     84.91%
13512.17/684.37	c       684             59          53        20     4846643.0000     2621026.7891     84.91%
13615.17/689.52	c       690             59          53        20     4846643.0000     2621026.7891     84.91%
13692.17/693.40	c *     693             59          53        20     4842459.0000     2621026.7891     84.75%
13713.94/694.60	c       695             59          53        20     4842459.0000     2621026.7891     84.75%
13816.99/699.76	c       700             61          55        20     4842459.0000     2621026.7891     84.75%
13919.94/705.03	c       705             63          55        20     4842459.0000     2622403.6862     84.66%
14021.38/710.05	c       710             63          55        20     4842459.0000     2622403.6862     84.66%
14122.37/715.17	c       715             65          55        20     4842459.0000     2622403.6862     84.66%
14222.72/720.25	c       720             65          55        20     4842459.0000     2622403.6862     84.66%
14323.62/725.31	c       725             66          56        20     4842459.0000     2622403.6862     84.66%
14424.65/730.44	c       730             68          58        20     4842459.0000     2622403.6862     84.66%
14496.69/734.10	c *     734             71          57        20     4842269.0000     2622403.6862     84.65%
14525.60/735.57	c       736             72          58        20     4842269.0000     2622403.6862     84.65%
14626.53/740.62	c       741             72          58        20     4842269.0000     2622403.6862     84.65%
14731.37/746.00	c       746             73          59        20     4842269.0000     2622403.6862     84.65%
14820.42/750.47	c *     750             74          58        20     4840831.0000     2622403.6862     84.60%
14832.94/751.07	c       751             74          58        20     4840831.0000     2622403.6862     84.60%
14937.29/756.32	c       756             74          58        20     4840831.0000     2622403.6862     84.60%
15038.38/761.45	c       761             76          60        20     4840831.0000     2622403.6862     84.60%
15079.89/763.58	c *     764             76          60        20     4834197.0000     2622403.6862     84.34%
15139.06/766.57	c       767             76          60        20     4834197.0000     2622403.6862     84.34%
15246.04/771.99	c       772             80          60        20     4834197.0000     2622403.6862     84.34%
15347.96/777.11	c       777             80          60        20     4834197.0000     2622403.6862     84.34%
15448.92/782.17	c       782             81          61        20     4834197.0000     2663303.3069     81.51%
15551.00/787.37	c       787             82          60        20     4834197.0000     2663303.3069     81.51%
15654.00/792.52	c       793             84          62        20     4834197.0000     2663303.3069     81.51%
15757.05/797.76	c       798             85          63        20     4834197.0000     2663303.3069     81.51%
15857.95/802.81	c       803             85          63        20     4834197.0000     2663303.3069     81.51%
15957.01/807.86	c       808             86          64        20     4834197.0000     2663303.3069     81.51%
16057.98/812.94	c       813             89          63        20     4834197.0000     2663303.3069     81.51%
16157.06/818.02	c       818             91          63        20     4834197.0000     2663303.3069     81.51%
16258.73/823.07	c       823             91          63        20     4834197.0000     2663303.3069     81.51%
16357.80/828.08	c       828             92          64        20     4834197.0000     2663303.3069     81.51%
16456.99/833.10	c       833             94          64        20     4834197.0000     2663303.3069     81.51%
16505.56/835.51	c *     836             95          63        20     4830411.0000     2663303.3069     81.37%
16557.71/838.19	c       838             95          63        20     4830411.0000     2663303.3069     81.37%
16674.43/844.07	c       844             96          64        20     4830411.0000     2663303.3069     81.37%
16773.54/849.11	c       849             98          64        20     4830411.0000     2663303.3069     81.37%
16874.38/854.18	c       854            100          64        20     4830411.0000     2663303.3069     81.37%
16974.69/859.21	c       859            102          66        20     4830411.0000     2663303.3069     81.37%
17025.85/861.83	c *     862            102          66        20     4829721.0000     2663303.3069     81.34%
17074.91/864.32	c       864            102          66        20     4829721.0000     2663303.3069     81.34%
17173.91/869.37	c       869            102          66        20     4829721.0000     2663303.3069     81.34%
17274.83/874.43	c       874            105          67        20     4829721.0000     2663303.3069     81.34%
17373.90/879.47	c       879            107          67        20     4829721.0000     2663303.3069     81.34%
17474.92/884.53	c       885            109          67        20     4829721.0000     2663303.3069     81.34%
17573.83/889.56	c       890            109          67        20     4829721.0000     2663303.3069     81.34%
17674.58/894.61	c       895            110          68        20     4829721.0000     2686450.1387     79.78%
17714.20/896.69	c *     897            110          68        20     4829215.0000     2686450.1387     79.76%
17785.43/900.27	c       900            110          68        20     4829215.0000     2686450.1387     79.76%
17886.44/905.35	c       905            111          69        20     4829215.0000     2686450.1387     79.76%
17989.47/910.56	c       911            112          68        20     4829215.0000     2686450.1387     79.76%
18090.50/915.61	c       916            114          68        20     4829215.0000     2686450.1387     79.76%
18189.44/920.63	c       921            115          69        20     4829215.0000     2691039.2291     79.46%
18290.13/925.73	c       926            116          70        20     4829215.0000     2691039.2291     79.46%
18391.06/930.84	c       931            116          70        20     4829215.0000     2691039.2291     79.46%
18492.01/935.93	c       936            117          71        20     4829215.0000     2691039.2291     79.46%
18591.01/940.96	c       941            119          71        20     4829215.0000     2692590.3722     79.35%
18688.01/945.85	c *     946            119          71        20     4825345.0000     2692590.3722     79.21%
18689.91/946.03	c       946            119          71        20     4825345.0000     2692590.3722     79.21%
18791.67/951.06	c       951            120          72        20     4825345.0000     2692590.3722     79.21%
18890.71/956.13	c       956            120          72        20     4825345.0000     2692590.3722     79.21%
18991.33/961.18	c       961            123          71        20     4825345.0000     2692590.3722     79.21%
19091.37/966.21	c       966            124          72        20     4825345.0000     2696966.1723     78.92%
19192.41/971.30	c       971            124          72        20     4825345.0000     2696966.1723     78.92%
19291.44/976.35	c       976            126          72        20     4825345.0000     2696966.1723     78.92%
19390.53/981.38	c       981            128          72        20     4825345.0000     2696966.1723     78.92%
19495.45/986.69	c       987            128          72        20     4825345.0000     2696966.1723     78.92%
19600.40/991.93	c       992            128          72        20     4825345.0000     2696966.1723     78.92%
19702.38/997.06	c       997            131          73        20     4825345.0000     2696966.1723     78.92%
19801.05/1002.11	c      1002            133          73        20     4825345.0000     2696966.1723     78.92%
19899.84/1007.12	c      1007            133          73        20     4825345.0000     2696966.1723     78.92%
20002.11/1012.22	c      1012            136          74        20     4825345.0000     2696966.1723     78.92%
20101.06/1017.27	c      1017            139          75        20     4825345.0000     2699751.3712     78.73%
20201.80/1022.32	c      1022            142          76        20     4825345.0000     2699751.3712     78.73%
20300.82/1027.36	c      1027            143          77        20     4825345.0000     2699751.3712     78.73%
20401.86/1032.41	c      1032            144          76        20     4825345.0000     2699751.3712     78.73%
20500.95/1037.46	c      1037            144          76        20     4825345.0000     2699751.3712     78.73%
20605.95/1042.70	c      1043            145          77        20     4825345.0000     2699751.3712     78.73%
20707.02/1047.88	c      1048            148          78        20     4825345.0000     2699751.3712     78.73%
20814.03/1053.20	c      1053            150          78        20     4825345.0000     2699751.3712     78.73%
20913.15/1058.28	c      1058            150          78        20     4825345.0000     2699751.3712     78.73%
21014.25/1063.33	c      1063            150          78        20     4825345.0000     2699751.3712     78.73%
21113.38/1068.38	c      1068            150          78        20     4825345.0000     2699751.3712     78.73%
21214.49/1073.43	c      1073            151          79        20     4825345.0000     2699751.3712     78.73%
21313.61/1078.48	c      1078            151          79        20     4825345.0000     2699751.3712     78.73%
21412.71/1083.50	c      1084            153          79        20     4825345.0000     2712013.1506     77.92%
21513.83/1088.58	c      1089            157          79        20     4825345.0000     2712013.1506     77.92%
21614.89/1093.63	c      1094            159          79        20     4825345.0000     2712013.1506     77.92%
21714.01/1098.69	c      1099            159          79        20     4825345.0000     2712013.1506     77.92%
21815.10/1103.74	c      1104            160          78        20     4825345.0000     2712013.1506     77.92%
21890.37/1107.51	c *    1108            160          78        20     4824811.0000     2712013.1506     77.91%
21918.04/1108.99	c      1109            161          79        20     4824811.0000     2712013.1506     77.91%
22019.75/1114.12	c      1114            162          80        20     4824811.0000     2712013.1506     77.91%
22122.16/1119.26	c      1119            162          80        20     4824811.0000     2712013.1506     77.91%
22229.20/1124.63	c      1125            163          79        20     4824811.0000     2712013.1506     77.91%
22338.90/1130.16	c      1130            163          79        20     4824811.0000     2712013.1506     77.91%
22447.16/1135.61	c      1136            163          79        20     4824811.0000     2712013.1506     77.91%
22546.26/1140.62	c      1141            165          79        20     4824811.0000     2712013.1506     77.91%
22645.38/1145.66	c      1146            167          81        20     4824811.0000     2712013.1506     77.91%
22746.49/1150.72	c      1151            167          81        20     4824811.0000     2712013.1506     77.91%
22845.57/1155.78	c      1156            167          81        20     4824811.0000     2712013.1506     77.91%
22946.65/1160.86	c      1161            169          83        20     4824811.0000     2712013.1506     77.91%
23045.76/1165.88	c      1166            170          84        20     4824811.0000     2712013.1506     77.91%
23146.75/1170.93	c      1171            170          84        20     4824811.0000     2712013.1506     77.91%
23245.86/1176.03	c      1176            172          84        20     4824811.0000     2712013.1506     77.91%
23347.62/1181.08	c      1181            173          83        20     4824811.0000     2712013.1506     77.91%
23446.92/1186.13	c      1186            174          84        20     4824811.0000     2712013.1506     77.91%
23551.15/1191.32	c      1191            175          83        20     4824811.0000     2712013.1506     77.91%
23652.25/1196.45	c      1196            176          84        20     4824811.0000     2712013.1506     77.91%
23753.33/1201.50	c      1202            176          84        20     4824811.0000     2712013.1506     77.91%
23852.42/1206.55	c      1207            182          84        20     4824811.0000     2712013.1506     77.91%
23951.48/1211.58	c      1212            182          84        20     4824811.0000     2712013.1506     77.91%
24052.51/1216.65	c      1217            183          85        20     4824811.0000     2721960.8706     77.25%
24151.62/1221.70	c      1222            184          84        20     4824811.0000     2721960.8706     77.25%
24254.68/1226.89	c      1227            185          85        20     4824811.0000     2721960.8706     77.25%
24355.77/1231.92	c      1232            187          85        20     4824811.0000     2721960.8706     77.25%
24454.86/1237.02	c      1237            188          84        20     4824811.0000     2721960.8706     77.25%
24497.26/1239.08	c *    1239            188          84        20     4820389.0000     2721960.8706     77.09%
24556.48/1242.11	c      1242            188          84        20     4820389.0000     2721960.8706     77.09%
24658.88/1247.27	c      1247            188          84        20     4820389.0000     2721960.8706     77.09%
24763.88/1252.58	c      1253            189          83        20     4820389.0000     2721960.8706     77.09%
24866.92/1257.77	c      1258            189          83        20     4820389.0000     2721960.8706     77.09%
24967.97/1262.86	c      1263            190          84        20     4820389.0000     2721960.8706     77.09%
25069.00/1267.92	c      1268            191          85        20     4820389.0000     2721960.8706     77.09%
25168.05/1272.99	c      1273            192          84        20     4820389.0000     2721960.8706     77.09%
25267.16/1278.04	c      1278            196          84        20     4820389.0000     2721960.8706     77.09%
25369.05/1283.09	c      1283            196          84        20     4820389.0000     2721960.8706     77.09%
25468.12/1288.14	c      1288            198          84        20     4820389.0000     2721960.8706     77.09%
25570.41/1293.20	c      1293            199          85        20     4820389.0000     2721960.8706     77.09%
25671.49/1298.39	c      1298            200          86        20     4820389.0000     2721960.8706     77.09%
25772.57/1303.44	c      1303            201          87        20     4820389.0000     2721960.8706     77.09%
25873.66/1308.50	c      1308            201          87        20     4820389.0000     2721960.8706     77.09%
25972.77/1313.55	c      1314            201          87        20     4820389.0000     2721960.8706     77.09%
26073.83/1318.66	c      1319            201          87        20     4820389.0000     2721960.8706     77.09%
26174.87/1323.72	c      1324            203          87        20     4820389.0000     2756092.2788     74.90%
26273.96/1328.77	c      1329            205          87        20     4820389.0000     2756092.2788     74.90%
26285.84/1329.34	c *    1329            205          87        20     4818677.0000     2756092.2788     74.84%
26374.95/1333.82	c      1334            208          88        20     4818677.0000     2756092.2788     74.84%
26483.83/1339.37	c      1339            208          88        20     4818677.0000     2756092.2788     74.84%
26584.85/1344.41	c      1344            209          89        20     4818677.0000     2756092.2788     74.84%
26683.90/1349.42	c      1349            209          89        20     4818677.0000     2756092.2788     74.84%
26782.97/1354.43	c      1354            211          91        20     4818677.0000     2756092.2788     74.84%
26884.05/1359.54	c      1360            214          90        20     4818677.0000     2756092.2788     74.84%
26985.07/1364.68	c      1365            214          90        20     4818677.0000     2756092.2788     74.84%
27090.11/1369.91	c      1370            214          90        20     4818677.0000     2756092.2788     74.84%
27189.22/1374.95	c      1375            214          90        20     4818677.0000     2756092.2788     74.84%
27291.12/1380.07	c      1380            216          90        20     4818677.0000     2756092.2788     74.84%
27392.14/1385.15	c      1385            222          92        20     4818677.0000     2756900.2256     74.79%
27492.48/1390.23	c      1390            222          92        20     4818677.0000     2756900.2256     74.79%
27591.65/1395.28	c      1395            223          93        20     4818677.0000     2756900.2256     74.79%
27692.80/1400.35	c      1400            226          92        20     4818677.0000     2756900.2256     74.79%
27791.94/1405.36	c      1405            227          93        20     4818677.0000     2771428.6579     73.87%
27897.05/1410.65	c      1411            228          92        20     4818677.0000     2771428.6579     73.87%
27996.17/1415.70	c      1416            228          92        20     4818677.0000     2771428.6579     73.87%
28099.27/1420.83	c      1421            229          93        20     4818677.0000     2775300.6586     73.63%
28200.40/1425.95	c      1426            230          94        20     4818677.0000     2775300.6586     73.63%
28299.54/1430.96	c      1431            235          95        20     4818677.0000     2775300.6586     73.63%
28401.14/1436.08	c      1436            237          97        20     4818677.0000     2775300.6586     73.63%
28505.74/1441.30	c      1441            238          96        20     4818677.0000     2775300.6586     73.63%
28604.91/1446.31	c      1446            240          96        20     4818677.0000     2780255.2755     73.32%
28705.99/1451.40	c      1451            241          97        20     4818677.0000     2780255.2755     73.32%
28807.08/1456.57	c      1457            241          97        20     4818677.0000     2780255.2755     73.32%
28910.22/1461.70	c      1462            244          96        20     4818677.0000     2780255.2755     73.32%
29009.38/1466.76	c      1467            245          97        20     4818677.0000     2790741.3229     72.67%
29110.50/1471.81	c      1472            245          97        20     4818677.0000     2790741.3229     72.67%
29209.67/1476.82	c      1477            247          99        20     4818677.0000     2790741.3229     72.67%
29308.84/1481.83	c      1482            253          99        20     4818677.0000     2790741.3229     72.67%
29408.04/1486.84	c      1487            254         100        20     4818677.0000     2790741.3229     72.67%
29509.17/1491.98	c      1492            256         100        20     4818677.0000     2790741.3229     72.67%
29608.35/1497.03	c      1497            256         100        20     4818677.0000     2790741.3229     72.67%
29715.43/1502.33	c      1502            257          99        20     4818677.0000     2790741.3229     72.67%
29814.62/1507.39	c      1507            258         100        20     4818677.0000     2790741.3229     72.67%
29917.74/1512.55	c      1513            260         100        20     4818677.0000     2790741.3229     72.67%
30016.93/1517.58	c      1518            262         100        20     4818677.0000     2790741.3229     72.67%
30118.09/1522.63	c      1523            262         100        20     4818677.0000     2790741.3229     72.67%
30217.29/1527.69	c      1528            263          99        20     4818677.0000     2790741.3229     72.67%
30318.48/1532.74	c      1533            265          99        20     4818677.0000     2790741.3229     72.67%
30419.65/1537.82	c      1538            267         101        20     4818677.0000     2790741.3229     72.67%
30518.83/1542.87	c      1543            269         101        20     4818677.0000     2790741.3229     72.67%
30618.00/1547.88	c      1548            269         101        20     4818677.0000     2790741.3229     72.67%
30719.19/1552.97	c      1553            271         101        20     4818677.0000     2798726.6901     72.17%
30818.41/1558.02	c      1558            273         101        20     4818677.0000     2798726.6901     72.17%
30920.20/1563.07	c      1563            275         101        20     4818677.0000     2798726.6901     72.17%
31019.46/1568.12	c      1568            276         102        20     4818677.0000     2798726.6901     72.17%
31120.60/1573.17	c      1573            278         102        20     4818677.0000     2798726.6901     72.17%
31221.13/1578.22	c      1578            278         102        20     4818677.0000     2798726.6901     72.17%
31320.30/1583.23	c      1583            279         101        20     4818677.0000     2798726.6901     72.17%
31401.65/1587.31	c *    1587            279         101        20     4814381.0000     2798726.6901     72.02%
31423.37/1588.48	c      1588            280         102        20     4814381.0000     2798726.6901     72.02%
31528.45/1593.78	c      1594            281         103        20     4814381.0000     2798726.6901     72.02%
31634.37/1599.07	c      1599            282         104        20     4814381.0000     2798726.6901     72.02%
31735.56/1604.17	c      1604            282         104        20     4814381.0000     2798726.6901     72.02%
31859.53/1610.40	c      1610            282         104        20     4814381.0000     2798726.6901     72.02%
31968.62/1615.94	c      1616            282         104        20     4814381.0000     2798726.6901     72.02%
32081.63/1621.61	c      1622            282         104        20     4814381.0000     2798726.6901     72.02%
32184.74/1626.82	c      1627            282         104        20     4814381.0000     2798726.6901     72.02%
32283.94/1631.86	c      1632            282         104        20     4814381.0000     2798726.6901     72.02%
32321.57/1633.70	c *    1634            282         104        20     4812733.0000     2798726.6901     71.96%
32385.00/1636.92	c      1637            282         104        20     4812733.0000     2798726.6901     71.96%
32484.16/1641.98	c      1642            282         104        20     4812733.0000     2798726.6901     71.96%
32595.18/1647.50	c      1648            282         104        20     4812733.0000     2798726.6901     71.96%
32694.33/1652.51	c      1653            282         104        20     4812733.0000     2798726.6901     71.96%
32793.52/1657.56	c      1658            282         104        20     4812733.0000     2798726.6901     71.96%
32894.66/1662.69	c      1663            282         104        20     4812733.0000     2798726.6901     71.96%
32997.82/1667.86	c      1668            282         104        20     4812733.0000     2798726.6901     71.96%
33098.99/1672.95	c      1673            282         104        20     4812733.0000     2798726.6901     71.96%
33198.19/1678.00	c      1678            282         104        20     4812733.0000     2798726.6901     71.96%
33300.18/1683.06	c      1683            282         104        20     4812733.0000     2798726.6901     71.96%
33404.46/1688.31	c      1688            282         104        20     4812733.0000     2798726.6901     71.96%
33503.60/1693.36	c      1693            282         104        20     4812733.0000     2798726.6901     71.96%
33606.77/1698.57	c      1699            282         104        20     4812733.0000     2798726.6901     71.96%
33707.89/1703.61	c      1704            282         104        20     4812733.0000     2798726.6901     71.96%
33807.07/1708.65	c      1709            288         106        20     4812733.0000     2798726.6901     71.96%
33910.24/1713.84	c      1714            288         106        20     4812733.0000     2798726.6901     71.96%
34009.41/1718.89	c      1719            288         106        20     4812733.0000     2798726.6901     71.96%
34110.55/1723.94	c      1724            294         110        20     4812733.0000     2798726.6901     71.96%
34209.71/1729.00	c      1729            294         110        20     4812733.0000     2798726.6901     71.96%
34311.49/1734.04	c      1734            296         112        20     4812733.0000     2798726.6901     71.96%
34410.63/1739.06	c      1739            297         113        20     4812733.0000     2798726.6901     71.96%
34511.74/1744.14	c      1744            297         113        20     4812733.0000     2798726.6901     71.96%
34610.77/1749.19	c      1749            303         115        20     4812733.0000     2798726.6901     71.96%
34711.35/1754.24	c      1754            304         116        20     4812733.0000     2798726.6901     71.96%
34810.50/1759.29	c      1759            304         116        20     4812733.0000     2798726.6901     71.96%
34911.64/1764.34	c      1764            312         118        20     4812733.0000     2798726.6901     71.96%
35014.78/1769.55	c      1770            316         118        20     4812733.0000     2798726.6901     71.96%
35113.94/1774.58	c      1775            321         119        20     4812733.0000     2798726.6901     71.96%
35215.02/1779.62	c      1780            325         119        20     4812733.0000     2798726.6901     71.96%
35320.15/1784.92	c      1785            340         122        20     4812733.0000     2798726.6901     71.96%
35421.89/1790.09	c      1790            340         122        20     4812733.0000     2798726.6901     71.96%
35521.04/1795.10	c      1795            346         122        20     4812733.0000     2798726.6901     71.96%
35622.20/1800.17	c      1800            351         125        20     4812733.0000     2798726.6901     71.96%
35722.75/1805.24	c      1805            359         125        20     4812733.0000     2798726.6901     71.96%
35821.94/1810.29	c      1810            368         128        20     4812733.0000     2798726.6901     71.96%
35927.01/1815.51	c      1816            375         131        20     4812733.0000     2798726.6901     71.96%
36026.17/1820.56	c      1821            375         131        20     4812733.0000     2798726.6901     71.96%
36127.33/1825.60	c      1826            380         132        20     4812733.0000     2798726.6901     71.96%
36190.80/1828.82	c *    1829            380         132        20     4812173.0000     2798726.6901     71.94%
36230.36/1830.89	c      1831            380         132        20     4812173.0000     2798726.6901     71.94%
36335.99/1836.17	c      1836            380         132        20     4812173.0000     2798726.6901     71.94%
36436.55/1841.22	c      1841            383         131        20     4812173.0000     2828538.9891     70.13%
36537.65/1846.30	c      1846            383         131        20     4812173.0000     2828538.9891     70.13%
36640.74/1851.54	c      1852            387         131        20     4812173.0000     2828538.9891     70.13%
36741.85/1856.66	c      1857            387         131        20     4812173.0000     2828538.9891     70.13%
36843.00/1861.74	c      1862            391         133        20     4812173.0000     2828538.9891     70.13%
36942.17/1866.79	c      1867            395         135        20     4812173.0000     2828538.9891     70.13%
37027.91/1871.03	c *    1871            398         138        20     4810843.0000     2828538.9891     70.08%
37043.29/1871.83	c      1872            403         143        20     4810843.0000     2830993.8246     69.93%
37144.37/1876.98	c      1877            403         143        20     4810843.0000     2830993.8246     69.93%
37243.50/1882.01	c      1882            404         144        20     4810843.0000     2830993.8246     69.93%
37345.17/1887.10	c      1887            409         145        20     4810843.0000     2830993.8246     69.93%
37453.67/1892.52	c      1893            409         145        20     4810843.0000     2830993.8246     69.93%
37554.81/1897.67	c      1898            411         147        20     4810843.0000     2830993.8246     69.93%
37655.94/1902.77	c      1903            411         147        20     4810843.0000     2830993.8246     69.93%
37757.08/1907.82	c      1908            419         153        20     4810843.0000     2830993.8246     69.93%
37856.20/1912.85	c      1913            420         154        20     4810843.0000     2830993.8246     69.93%
37957.36/1917.92	c      1918            423         157        20     4810843.0000     2830993.8246     69.93%
38061.12/1923.14	c      1923            425         155        20     4810843.0000     2830993.8246     69.93%
38160.31/1928.19	c      1928            438         158        20     4810843.0000     2832811.6361     69.83%
38262.75/1933.34	c      1933            438         158        20     4810843.0000     2832811.6361     69.83%
38365.83/1938.56	c      1939            442         160        20     4810843.0000     2832811.6361     69.83%
38466.94/1943.61	c      1944            443         159        20     4810843.0000     2832811.6361     69.83%
38566.08/1948.69	c      1949            444         160        20     4810843.0000     2832811.6361     69.83%
38667.25/1953.74	c      1954            445         161        20     4810843.0000     2832811.6361     69.83%
38766.42/1958.76	c      1959            448         162        20     4810843.0000     2832811.6361     69.83%
38867.56/1963.80	c      1964            449         161        20     4810843.0000     2832811.6361     69.83%
38966.74/1968.86	c      1969            451         163        20     4810843.0000     2832811.6361     69.83%
39067.90/1973.91	c      1974            453         165        20     4810843.0000     2832811.6361     69.83%
39167.08/1979.01	c      1979            453         165        20     4810843.0000     2832811.6361     69.83%
39268.91/1984.06	c      1984            456         168        20     4810843.0000     2832811.6361     69.83%
39367.99/1989.11	c      1989            457         167        20     4810843.0000     2832811.6361     69.83%
39469.16/1994.16	c      1994            459         167        20     4810843.0000     2832811.6361     69.83%
39569.72/1999.29	c      1999            460         168        20     4810843.0000     2832811.6361     69.83%
39670.90/2004.31	c      2004            462         168        20     4810843.0000     2832811.6361     69.83%
39770.07/2009.36	c      2009            463         167        20     4810843.0000     2832811.6361     69.83%
39871.25/2014.45	c      2014            464         168        20     4810843.0000     2832811.6361     69.83%
39974.42/2019.64	c      2020            467         169        20     4810843.0000     2832811.6361     69.83%
40077.60/2024.81	c      2025            478         172        20     4810843.0000     2832811.6361     69.83%
40181.42/2030.08	c      2030            482         172        20     4810843.0000     2832811.6361     69.83%
40282.43/2035.13	c      2035            488         174        20     4810843.0000     2832811.6361     69.83%
40381.70/2040.18	c      2040            489         173        20     4810843.0000     2832811.6361     69.83%
40482.20/2045.24	c      2045            489         173        20     4810843.0000     2832811.6361     69.83%
40581.38/2050.29	c      2050            491         175        20     4810843.0000     2832811.6361     69.83%
40682.50/2055.34	c      2055            493         175        20     4810843.0000     2832811.6361     69.83%
40783.67/2060.40	c      2060            494         174        20     4810843.0000     2832811.6361     69.83%
40882.84/2065.46	c      2065            495         173        20     4810843.0000     2832811.6361     69.83%
40983.98/2070.51	c      2071            503         175        20     4810843.0000     2832811.6361     69.83%
41083.16/2075.56	c      2076            509         175        20     4810843.0000     2832811.6361     69.83%
41184.29/2080.68	c      2081            517         177        20     4810843.0000     2832811.6361     69.83%
41285.45/2085.73	c      2086            522         176        20     4810843.0000     2832811.6361     69.83%
41384.64/2090.79	c      2091            523         177        20     4810843.0000     2832811.6361     69.83%
41485.78/2095.84	c      2096            527         179        20     4810843.0000     2832811.6361     69.83%
41586.93/2100.97	c      2101            528         178        20     4810843.0000     2832811.6361     69.83%
41692.06/2106.21	c      2106            529         179        20     4810843.0000     2832811.6361     69.83%
41791.25/2111.26	c      2111            531         179        20     4810843.0000     2832811.6361     69.83%
41892.37/2116.31	c      2116            533         179        20     4810843.0000     2834537.6044     69.72%
41991.53/2121.36	c      2121            534         180        20     4810843.0000     2834537.6044     69.72%
42090.71/2126.38	c      2126            542         186        20     4810843.0000     2834537.6044     69.72%
42191.79/2131.43	c      2131            550         186        20     4810843.0000     2834537.6044     69.72%
42292.97/2136.54	c      2137            563         189        20     4810843.0000     2834537.6044     69.72%
42394.13/2141.62	c      2142            563         189        20     4810843.0000     2834537.6044     69.72%
42415.95/2142.76	c *    2143            564         190        20     4810253.0000     2834537.6044     69.70%
42493.25/2146.67	c      2147            569         191        20     4810253.0000     2834537.6044     69.70%
42596.31/2151.83	c      2152            572         192        20     4810253.0000     2834537.6044     69.70%
42695.45/2156.87	c      2157            579         193        20     4810253.0000     2834537.6044     69.70%
42802.46/2162.29	c      2162            580         194        20     4810253.0000     2834537.6044     69.70%
42918.12/2168.11	c      2168            582         194        20     4810253.0000     2834537.6044     69.70%
43022.51/2173.37	c      2173            582         194        20     4810253.0000     2834537.6044     69.70%
43125.53/2178.56	c      2179            584         194        20     4810253.0000     2834537.6044     69.70%
43230.61/2183.84	c      2184            585         193        20     4810253.0000     2834537.6044     69.70%
43329.76/2188.85	c      2189            587         193        20     4810253.0000     2834537.6044     69.70%
43430.89/2194.00	c      2194            589         193        20     4810253.0000     2834537.6044     69.70%
43532.85/2199.05	c      2199            590         194        20     4810253.0000     2834537.6044     69.70%
43635.16/2204.29	c      2204            591         193        20     4810253.0000     2834537.6044     69.70%
43736.34/2209.34	c      2209            591         193        20     4810253.0000     2834537.6044     69.70%
43835.55/2214.39	c      2214            593         193        20     4810253.0000     2834537.6044     69.70%
43936.67/2219.44	c      2219            596         194        20     4810253.0000     2834537.6044     69.70%
44035.83/2224.45	c      2224            598         194        20     4810253.0000     2834537.6044     69.70%
44138.97/2229.66	c      2230            599         195        20     4810253.0000     2834537.6044     69.70%
44240.13/2234.73	c      2235            607         195        20     4810253.0000     2834537.6044     69.70%
44341.22/2239.85	c      2240            608         196        20     4810253.0000     2834537.6044     69.70%
44442.38/2244.93	c      2245            609         195        20     4810253.0000     2834537.6044     69.70%
44544.17/2250.08	c      2250            610         194        20     4810253.0000     2834537.6044     69.70%
44643.24/2255.09	c      2255            611         195        20     4810253.0000     2834537.6044     69.70%
44742.53/2260.13	c      2260            623         195        20     4810253.0000     2834537.6044     69.70%
44846.95/2265.34	c      2265            625         195        20     4810253.0000     2834537.6044     69.70%
44948.10/2270.49	c      2270            627         197        20     4810253.0000     2834537.6044     69.70%
45051.24/2275.69	c      2276            629         197        20     4810253.0000     2834537.6044     69.70%
45152.37/2280.74	c      2281            631         197        20     4810253.0000     2834537.6044     69.70%
45253.51/2285.80	c      2286            633         197        20     4810253.0000     2834537.6044     69.70%
45352.64/2290.85	c      2291            635         199        20     4810253.0000     2834537.6044     69.70%
45453.78/2295.90	c      2296            637         199        20     4810253.0000     2834537.6044     69.70%
45552.90/2300.94	c      2301            639         201        20     4810253.0000     2834537.6044     69.70%
45638.18/2305.28	c *    2305            643         205        20     4651285.0000     2834537.6044     64.09%
45652.06/2306.00	c      2306            648         202        20     4651285.0000     2834537.6044     64.09%
45751.20/2311.01	c      2311            649         203        20     4651285.0000     2834537.6044     64.09%
45852.98/2316.04	c      2316            660         204        20     4651285.0000     2834537.6044     64.09%
45955.40/2321.23	c      2321            660         204        20     4651285.0000     2834537.6044     64.09%
46056.53/2326.31	c      2326            660         204        20     4651285.0000     2834537.6044     64.09%
46155.64/2331.35	c      2331            663         203        20     4651285.0000     2854293.1736     62.96%
46258.74/2336.51	c      2337            664         202        20     4651285.0000     2854293.1736     62.96%
46363.87/2341.80	c      2342            669         203        20     4651285.0000     2854293.1736     62.96%
46465.01/2346.94	c      2347            671         203        20     4651285.0000     2854293.1736     62.96%
46564.18/2351.99	c      2352            674         202        20     4651285.0000     2854293.1736     62.96%
46665.87/2357.08	c      2357            674         202        20     4651285.0000     2854293.1736     62.96%
46765.21/2362.11	c      2362            675         203        20     4651285.0000     2854293.1736     62.96%
46869.60/2367.39	c      2367            680         204        20     4651285.0000     2854293.1736     62.96%
46970.79/2372.47	c      2372            689         205        20     4651285.0000     2854293.1736     62.96%
47071.97/2377.54	c      2378            693         203        20     4651285.0000     2854293.1736     62.96%
47171.15/2382.59	c      2383            704         204        20     4651285.0000     2854293.1736     62.96%
47272.34/2387.64	c      2388            707         203        20     4651285.0000     2854293.1736     62.96%
47371.51/2392.69	c      2393            708         204        20     4651285.0000     2854293.1736     62.96%
47472.70/2397.74	c      2398            708         204        20     4651285.0000     2854293.1736     62.96%
47575.86/2402.90	c      2403            712         204        20     4651285.0000     2854293.1736     62.96%
47675.05/2407.95	c      2408            719         205        20     4651285.0000     2854293.1736     62.96%
47778.86/2413.18	c      2413            722         204        20     4651285.0000     2854293.1736     62.96%
47879.31/2418.23	c      2418            722         204        20     4651285.0000     2854293.1736     62.96%
47978.48/2423.28	c      2423            723         205        20     4651285.0000     2871521.2835     61.98%
48081.63/2428.41	c      2428            724         204        20     4651285.0000     2871521.2835     61.98%
48180.79/2433.45	c      2433            727         205        20     4651285.0000     2871521.2835     61.98%
48279.96/2438.50	c      2438            728         204        20     4651285.0000     2871521.2835     61.98%
48381.25/2443.55	c      2444            729         205        20     4651285.0000     2871521.2835     61.98%
48486.23/2448.82	c      2449            733         205        20     4651285.0000     2871521.2835     61.98%
48585.41/2453.88	c      2454            736         204        20     4651285.0000     2871521.2835     61.98%
48686.58/2458.93	c      2459            738         204        20     4651285.0000     2871521.2835     61.98%
48788.25/2464.10	c      2464            739         205        20     4651285.0000     2871521.2835     61.98%
48890.89/2469.29	c      2469            748         204        20     4651285.0000     2871521.2835     61.98%
48992.07/2474.34	c      2474            748         204        20     4651285.0000     2871521.2835     61.98%
49091.23/2479.39	c      2479            749         205        20     4651285.0000     2871521.2835     61.98%
49192.39/2484.41	c      2484            751         205        20     4651285.0000     2871521.2835     61.98%
49291.56/2489.46	c      2489            754         206        20     4651285.0000     2871521.2835     61.98%
49392.72/2494.51	c      2495            754         206        20     4651285.0000     2871521.2835     61.98%
49491.89/2499.56	c      2500            755         205        20     4651285.0000     2871521.2835     61.98%
49593.05/2504.61	c      2505            756         206        20     4651285.0000     2871521.2835     61.98%
49692.22/2509.66	c      2510            757         207        20     4651285.0000     2871521.2835     61.98%
49791.39/2514.68	c      2515            758         206        20     4651285.0000     2871521.2835     61.98%
49892.56/2519.76	c      2520            761         209        20     4651285.0000     2871521.2835     61.98%
49993.73/2524.81	c      2525            761         209        20     4651285.0000     2871521.2835     61.98%
50092.79/2529.86	c      2530            765         209        20     4651285.0000     2871521.2835     61.98%
50193.96/2534.94	c      2535            766         208        20     4651285.0000     2871521.2835     61.98%
50293.10/2539.95	c      2540            768         210        20     4651285.0000     2871521.2835     61.98%
50394.87/2545.06	c      2545            779         213        20     4651285.0000     2871521.2835     61.98%
50496.12/2550.13	c      2550            788         214        20     4651285.0000     2871521.2835     61.98%
50596.58/2555.20	c      2555            792         212        20     4651285.0000     2871521.2835     61.98%
50695.77/2560.25	c      2560            793         211        20     4651285.0000     2875920.4746     61.73%
50796.94/2565.40	c      2565            794         212        20     4651285.0000     2875920.4746     61.73%
50898.12/2570.42	c      2570            794         212        20     4651285.0000     2875920.4746     61.73%
50999.27/2575.50	c      2576            797         211        20     4651285.0000     2875920.4746     61.73%
51098.43/2580.55	c      2581            798         212        20     4651285.0000     2875920.4746     61.73%
51199.58/2585.60	c      2586            799         213        20     4651285.0000     2875920.4746     61.73%
51298.73/2590.65	c      2591            802         212        20     4651285.0000     2875920.4746     61.73%
51399.89/2595.75	c      2596            802         212        20     4651285.0000     2875920.4746     61.73%
51501.02/2600.86	c      2601            803         213        20     4651285.0000     2875920.4746     61.73%
51602.21/2605.90	c      2606            804         212        20     4651285.0000     2875920.4746     61.73%
51701.39/2610.94	c      2611            806         212        20     4651285.0000     2875920.4746     61.73%
51802.92/2616.02	c *    2616            811         213        20     4631373.0000     2875920.4746     61.04%
51802.92/2616.02	c      2616            811         213        20     4631373.0000     2875920.4746     61.04%
51905.56/2621.22	c      2621            822         212        20     4631373.0000     2875920.4746     61.04%
52012.65/2626.60	c      2627            823         213        20     4631373.0000     2875920.4746     61.04%
52113.78/2631.70	c      2632            830         214        20     4631373.0000     2875920.4746     61.04%
52212.98/2636.74	c      2637            834         214        20     4631373.0000     2875920.4746     61.04%
52318.75/2642.10	c      2642            834         214        20     4631373.0000     2875920.4746     61.04%
52417.96/2647.11	c      2647            838         216        20     4631373.0000     2875920.4746     61.04%
52519.01/2652.16	c      2652            842         214        20     4631373.0000     2875920.4746     61.04%
52619.58/2657.21	c      2657            843         215        20     4631373.0000     2875920.4746     61.04%
52718.59/2662.26	c      2662            846         214        20     4631373.0000     2875920.4746     61.04%
52819.75/2667.31	c      2667            847         215        20     4631373.0000     2875920.4746     61.04%
52920.89/2672.41	c      2672            848         216        20     4631373.0000     2875920.4746     61.04%
53020.07/2677.45	c      2677            851         215        20     4631373.0000     2875920.4746     61.04%
53121.20/2682.51	c      2683            853         215        20     4631373.0000     2875920.4746     61.04%
53220.37/2687.54	c      2688            973         265        20     4631373.0000     2894617.4690     60.00%
53323.51/2692.75	c      2693            974         266        20     4631373.0000     2894617.4690     60.00%
53429.34/2698.10	c      2698            978         266        20     4631373.0000     2894617.4690     60.00%
53533.64/2703.30	c      2703            983         269        20     4631373.0000     2895898.9701     59.93%
53632.82/2708.35	c      2708            983         269        20     4631373.0000     2895898.9701     59.93%
53734.00/2713.45	c      2713            985         269        20     4631373.0000     2895898.9701     59.93%
53837.16/2718.69	c      2719            986         270        20     4631373.0000     2895898.9701     59.93%
53938.27/2723.72	c      2724            994         270        20     4631373.0000     2895898.9701     59.93%
54037.45/2728.75	c      2729            998         270        20     4631373.0000     2895898.9701     59.93%
54138.58/2733.85	c      2734           1007         269        20     4631373.0000     2895898.9701     59.93%
54239.72/2738.90	c      2739           1009         271        20     4631373.0000     2895898.9701     59.93%
54338.88/2743.95	c      2744           1029         271        20     4631373.0000     2895898.9701     59.93%
54438.04/2749.00	c      2749           1029         271        20     4631373.0000     2895898.9701     59.93%
54541.83/2754.16	c      2754           1034         272        20     4631373.0000     2895898.9701     59.93%
54642.25/2759.21	c      2759           1042         272        20     4631373.0000     2896687.5769     59.89%
54741.40/2764.25	c      2764           1042         272        20     4631373.0000     2896687.5769     59.89%
54842.54/2769.30	c      2769           1042         272        20     4631373.0000     2896687.5769     59.89%
54941.69/2774.37	c      2774           1044         272        20     4631373.0000     2896687.5769     59.89%
55042.83/2779.42	c      2779           1044         272        20     4631373.0000     2896687.5769     59.89%
55141.96/2784.46	c      2784           1046         274        20     4631373.0000     2896687.5769     59.89%
55243.04/2789.52	c      2790           1049         273        20     4631373.0000     2896687.5769     59.89%
55342.21/2794.57	c      2795           1049         273        20     4631373.0000     2896687.5769     59.89%
55379.88/2796.46	c *    2796           1050         274        20     4574247.0000     2896687.5769     57.91%
55445.24/2799.72	c      2800           1052         269        20     4574247.0000     2896687.5769     57.91%
55546.36/2804.89	c      2805           1053         270        20     4574247.0000     2896687.5769     57.91%
55647.46/2809.90	c      2810           1054         271        20     4574247.0000     2896687.5769     57.91%
55746.61/2814.99	c      2815           1061         272        20     4574247.0000     2896687.5769     57.91%
55851.69/2820.22	c      2820           1061         272        20     4574247.0000     2896687.5769     57.91%
55950.81/2825.27	c      2825           1064         273        20     4574247.0000     2896687.5769     57.91%
56053.91/2830.42	c      2830           1068         273        20     4574247.0000     2896687.5769     57.91%
56153.16/2835.46	c      2835           1071         272        20     4574247.0000     2896687.5769     57.91%
56252.41/2840.47	c      2840           1072         273        20     4574247.0000     2896687.5769     57.91%
56351.37/2845.49	c      2845           1075         274        20     4574247.0000     2896687.5769     57.91%
56452.52/2850.54	c      2851           1075         274        20     4574247.0000     2896687.5769     57.91%
56551.70/2855.59	c      2856           1075         274        20     4574247.0000     2896687.5769     57.91%
56652.86/2860.64	c      2861           1075         274        20     4574247.0000     2896687.5769     57.91%
56752.00/2865.69	c      2866           1083         272        20     4574247.0000     2964442.1250     54.30%
56855.14/2870.85	c      2871           1086         273        20     4574247.0000     2964442.1250     54.30%
56956.23/2875.90	c      2876           1088         273        20     4574247.0000     2964442.1250     54.30%
57055.40/2880.95	c      2881           1090         271        20     4574247.0000     2964442.1250     54.30%
57154.54/2885.97	c      2886           1094         273        20     4574247.0000     2964442.1250     54.30%
57256.25/2891.05	c      2891           1096         273        20     4574247.0000     2964442.1250     54.30%
57360.77/2896.37	c      2896           1097         272        20     4574247.0000     2964442.1250     54.30%
57461.88/2901.42	c      2901           1098         271        20     4574247.0000     2964442.1250     54.30%
57563.04/2906.54	c      2907           1100         273        20     4574247.0000     2964442.1250     54.30%
57662.21/2911.55	c      2912           1102         271        20     4574247.0000     2964442.1250     54.30%
57763.36/2916.65	c      2917           1103         272        20     4574247.0000     2996144.8118     52.67%
57864.51/2921.74	c      2922           1104         273        20     4574247.0000     2996144.8118     52.67%
57963.69/2926.79	c      2927           1108         273        20     4574247.0000     2996144.8118     52.67%
58064.85/2931.84	c      2932           1109         274        20     4574247.0000     2996144.8118     52.67%
58164.03/2936.89	c      2937           1113         274        20     4574247.0000     2996144.8118     52.67%
58265.18/2941.94	c      2942           1116         273        20     4574247.0000     2996144.8118     52.67%
58366.82/2947.07	c      2947           1122         273        20     4574247.0000     2996144.8118     52.67%
58466.09/2952.12	c      2952           1132         275        20     4574247.0000     2996144.8118     52.67%
58567.23/2957.17	c      2957           1135         276        20     4574247.0000     2996144.8118     52.67%
58669.74/2962.32	c      2962           1143         276        20     4574247.0000     2996144.8118     52.67%
58768.92/2967.37	c      2967           1144         275        20     4574247.0000     2996144.8118     52.67%
58870.11/2972.41	c      2972           1145         274        20     4574247.0000     2996144.8118     52.67%
58969.30/2977.46	c      2977           1147         274        20     4574247.0000     2996144.8118     52.67%
59070.46/2982.53	c      2983           1148         275        20     4574247.0000     2996144.8118     52.67%
59171.60/2987.61	c      2988           1149         274        20     4574247.0000     2996144.8118     52.67%
59270.78/2992.68	c      2993           1153         274        20     4574247.0000     2996144.8118     52.67%
59371.94/2997.73	c      2998           1161         276        20     4574247.0000     2996144.8118     52.67%
59471.08/3002.76	c      3003           1162         275        20     4574247.0000     2996144.8118     52.67%
59572.25/3007.87	c      3008           1162         275        20     4574247.0000     2996144.8118     52.67%
59673.40/3012.91	c      3013           1166         275        20     4574247.0000     2996144.8118     52.67%
59772.59/3018.00	c      3018           1168         275        20     4574247.0000     2996144.8118     52.67%
59874.29/3023.14	c      3023           1170         277        20     4574247.0000     2996144.8118     52.67%
59975.57/3028.19	c      3028           1174         275        20     4574247.0000     2996144.8118     52.67%
60076.04/3033.28	c      3033           1174         275        20     4574247.0000     2996144.8118     52.67%
60177.22/3038.35	c      3038           1177         278        20     4574247.0000     2996144.8118     52.67%
60278.37/3043.45	c      3043           1177         278        20     4574247.0000     2996144.8118     52.67%
60377.52/3048.50	c      3048           1178         279        20     4574247.0000     2996144.8118     52.67%
60478.68/3053.55	c      3054           1185         278        20     4574247.0000     2996144.8118     52.67%
60579.86/3058.65	c      3059           1186         277        20     4574247.0000     2996144.8118     52.67%
60679.06/3063.66	c      3064           1188         279        20     4574247.0000     2996144.8118     52.67%
60780.21/3068.71	c      3069           1189         278        20     4574247.0000     2996144.8118     52.67%
60879.37/3073.74	c      3074           1191         280        20     4574247.0000     2996144.8118     52.67%
60980.52/3078.81	c      3079           1196         279        20     4574247.0000     2996144.8118     52.67%
61079.65/3083.86	c      3084           1198         279        20     4574247.0000     2996144.8118     52.67%
61180.80/3088.90	c      3089           1201         280        20     4574247.0000     2996144.8118     52.67%
61279.97/3093.97	c      3094           1211         280        20     4574247.0000     2996144.8118     52.67%
61379.14/3099.02	c      3099           1220         279        20     4574247.0000     2996144.8118     52.67%
61482.86/3104.15	c      3104           1223         280        20     4574247.0000     2996144.8118     52.67%
61582.02/3109.19	c      3109           1231         282        20     4574247.0000     2996144.8118     52.67%
61682.62/3114.25	c      3114           1234         283        20     4574247.0000     2996144.8118     52.67%
61783.76/3119.38	c      3119           1235         284        20     4574247.0000     2996144.8118     52.67%
61884.91/3124.47	c      3124           1246         285        20     4574247.0000     2996144.8118     52.67%
61984.07/3129.48	c      3129           1254         287        20     4574247.0000     2996144.8118     52.67%
62091.16/3134.85	c      3135           1259         288        20     4574247.0000     2996144.8118     52.67%
62192.31/3139.96	c      3140           1277         288        20     4574247.0000     2996144.8118     52.67%
62291.44/3145.01	c      3145           1297         286        20     4574247.0000     2996144.8118     52.67%
62393.24/3150.06	c      3150           1303         286        20     4574247.0000     2996144.8118     52.67%
62492.48/3155.11	c      3155           1304         287        20     4574247.0000     2996144.8118     52.67%
62594.85/3160.23	c      3160           1305         286        20     4574247.0000     2996144.8118     52.67%
62694.02/3165.28	c      3165           1306         287        20     4574247.0000     2996144.8118     52.67%
62795.18/3170.33	c      3170           1308         289        20     4574247.0000     2996144.8118     52.67%
62894.34/3175.38	c      3175           1314         287        20     4574247.0000     2996144.8118     52.67%
62995.52/3180.43	c      3180           1324         287        20     4574247.0000     2996144.8118     52.67%
63096.65/3185.52	c      3186           1329         286        20     4574247.0000     2996144.8118     52.67%
63197.82/3190.68	c      3191           1331         286        20     4574247.0000     2996144.8118     52.67%
63298.95/3195.73	c      3196           1344         287        20     4574247.0000     2996144.8118     52.67%
63398.09/3200.78	c      3201           1347         288        20     4574247.0000     2996144.8118     52.67%
63499.19/3205.83	c      3206           1351         288        20     4574247.0000     2996144.8118     52.67%
63600.33/3210.95	c      3211           1359         288        20     4574247.0000     2996144.8118     52.67%
63699.50/3216.00	c      3216           1373         290        20     4574247.0000     2996144.8118     52.67%
63801.39/3221.08	c      3221           1376         289        20     4574247.0000     2996144.8118     52.67%
63902.49/3226.16	c      3226           1377         290        20     4574247.0000     2996144.8118     52.67%
64002.89/3231.21	c      3231           1384         291        20     4574247.0000     2996144.8118     52.67%
64102.06/3236.26	c      3236           1385         290        20     4574247.0000     2996144.8118     52.67%
64203.21/3241.31	c      3241           1387         290        20     4574247.0000     2996144.8118     52.67%
64304.36/3246.45	c      3246           1392         291        20     4574247.0000     2996144.8118     52.67%
64403.54/3251.47	c      3251           1401         288        20     4574247.0000     2996144.8118     52.67%
64504.73/3256.52	c      3257           1402         289        20     4574247.0000     2996144.8118     52.67%
64603.91/3261.57	c      3262           1415         288        20     4574247.0000     2996144.8118     52.67%
64705.01/3266.62	c      3267           1416         289        20     4574247.0000     2996144.8118     52.67%
64804.17/3271.64	c      3272           1417         288        20     4574247.0000     2996144.8118     52.67%
64907.30/3276.83	c      3277           1419         288        20     4574247.0000     2996144.8118     52.67%
65006.49/3281.88	c      3282           1421         288        20     4574247.0000     2996144.8118     52.67%
65107.67/3286.93	c      3287           1425         288        20     4574247.0000     2996144.8118     52.67%
65206.82/3291.98	c      3292           1425         288        20     4574247.0000     2996144.8118     52.67%
65308.53/3297.03	c      3297           1425         288        20     4574247.0000     2996144.8118     52.67%
65407.71/3302.08	c      3302           1426         289        20     4574247.0000     2996144.8118     52.67%
65507.15/3307.10	c      3307           1428         289        20     4574247.0000     2996144.8118     52.67%
65608.47/3312.14	c      3312           1431         290        20     4574247.0000     2996144.8118     52.67%
65707.75/3317.16	c      3317           1436         289        20     4574247.0000     2996144.8118     52.67%
65810.17/3322.31	c      3322           1438         289        20     4574247.0000     2996144.8118     52.67%
65909.40/3327.36	c      3327           1439         290        20     4574247.0000     2996144.8118     52.67%
66010.61/3332.41	c      3332           1441         290        20     4574247.0000     2996144.8118     52.67%
66113.82/3337.62	c      3338           1446         291        20     4574247.0000     2996144.8118     52.67%
66213.06/3342.67	c      3343           1446         291        20     4574247.0000     2996144.8118     52.67%
66312.30/3347.68	c      3348           1456         293        20     4574247.0000     2996144.8118     52.67%
66413.47/3352.73	c      3353           1461         294        20     4574247.0000     2996144.8118     52.67%
66512.70/3357.75	c      3358           1466         293        20     4574247.0000     2996144.8118     52.67%
66611.93/3362.76	c      3363           1468         295        20     4574247.0000     2996144.8118     52.67%
66715.13/3367.95	c      3368           1481         296        20     4574247.0000     2996144.8118     52.67%
66814.36/3373.01	c      3373           1484         295        20     4574247.0000     2996144.8118     52.67%
66916.24/3378.06	c      3378           1486         295        20     4574247.0000     2996144.8118     52.67%
67015.30/3383.10	c      3383           1488         297        20     4574247.0000     2996144.8118     52.67%
67114.67/3388.12	c      3388           1498         295        20     4574247.0000     2996144.8118     52.67%
67215.77/3393.15	c      3393           1499         296        20     4574247.0000     2996144.8118     52.67%
67316.45/3398.24	c      3398           1502         295        20     4574247.0000     2996144.8118     52.67%
67417.70/3403.32	c      3403           1505         296        20     4574247.0000     2996144.8118     52.67%
67520.92/3408.53	c      3409           1508         295        20     4574247.0000     2996144.8118     52.67%
67620.10/3413.58	c      3414           1511         296        20     4574247.0000     2996144.8118     52.67%
67721.31/3418.62	c      3419           1516         295        20     4574247.0000     2996144.8118     52.67%
67820.54/3423.68	c      3424           1517         296        20     4574247.0000     2996144.8118     52.67%
67921.76/3428.73	c      3429           1522         295        20     4574247.0000     2996144.8118     52.67%
68020.99/3433.78	c      3434           1526         295        20     4574247.0000     2996144.8118     52.67%
68122.22/3438.85	c      3439           1530         295        20     4574247.0000     2996144.8118     52.67%
68223.45/3443.90	c      3444           1533         294        20     4574247.0000     3002947.6691     52.33%
68322.69/3448.95	c      3449           1533         294        20     4574247.0000     3002947.6691     52.33%
68421.92/3453.96	c      3454           1536         295        20     4574247.0000     3002947.6691     52.33%
68521.17/3459.00	c      3459           1537         296        20     4574247.0000     3002947.6691     52.33%
68623.08/3464.12	c      3464           1540         295        20     4574247.0000     3002947.6691     52.33%
68724.25/3469.19	c      3469           1543         294        20     4574247.0000     3002947.6691     52.33%
68824.79/3474.24	c      3474           1545         294        20     4574247.0000     3002947.6691     52.33%
68924.03/3479.27	c      3479           1545         294        20     4574247.0000     3002947.6691     52.33%
69025.25/3484.32	c      3484           1546         293        20     4574247.0000     3002947.6691     52.33%
69126.48/3489.47	c      3489           1547         294        20     4574247.0000     3002947.6691     52.33%
69227.71/3494.53	c      3495           1551         292        20     4574247.0000     3002947.6691     52.33%
69326.95/3499.58	c      3500           1555         294        20     4574247.0000     3002947.6691     52.33%
69430.16/3504.77	c      3505           1558         293        20     4574247.0000     3002947.6691     52.33%
69531.38/3509.82	c      3510           1565         292        20     4574247.0000     3002947.6691     52.33%
69630.63/3514.87	c      3515           1568         293        20     4574247.0000     3002947.6691     52.33%
69731.86/3519.92	c      3520           1575         292        20     4574247.0000     3002947.6691     52.33%
69831.10/3524.97	c      3525           1580         291        20     4574247.0000     3002947.6691     52.33%
69930.32/3530.02	c      3530           1582         291        20     4574247.0000     3002947.6691     52.33%
70034.02/3535.13	c      3535           1583         290        20     4574247.0000     3002947.6691     52.33%
70133.36/3540.15	c      3540           1584         291        20     4574247.0000     3002947.6691     52.33%
70232.73/3545.18	c      3545           1586         291        20     4574247.0000     3002947.6691     52.33%
70333.16/3550.23	c      3550           1594         291        20     4574247.0000     3002947.6691     52.33%
70432.41/3555.28	c      3555           1597         290        20     4574247.0000     3002947.6691     52.33%
70533.64/3560.34	c      3560           1598         291        20     4574247.0000     3002947.6691     52.33%
70632.88/3565.36	c      3565           1608         291        20     4574247.0000     3002947.6691     52.33%
70734.11/3570.44	c      3570           1612         291        20     4574247.0000     3002947.6691     52.33%
70833.37/3575.49	c      3575           1613         290        20     4574247.0000     3002947.6691     52.33%
70934.59/3580.54	c      3581           1615         292        20     4574247.0000     3002947.6691     52.33%
71033.82/3585.58	c      3586           1620         291        20     4574247.0000     3002947.6691     52.33%
71133.04/3590.59	c      3591           1627         292        20     4574247.0000     3002947.6691     52.33%
71234.23/3595.61	c      3596           1634         293        20     4574247.0000     3002947.6691     52.33%
71333.44/3600.66	c      3601           1635         294        20     4574247.0000     3002947.6691     52.33%
71436.62/3605.82	c      3606           1646         293        20     4574247.0000     3002947.6691     52.33%
71535.85/3610.88	c      3611           1646         293        20     4574247.0000     3002947.6691     52.33%
71637.04/3615.95	c      3616           1648         295        20     4574247.0000     3002947.6691     52.33%
71736.26/3621.00	c      3621           1652         295        20     4574247.0000     3002947.6691     52.33%
71838.09/3626.05	c      3626           1656         295        20     4574247.0000     3002947.6691     52.33%
71937.33/3631.10	c      3631           1659         294        20     4574247.0000     3002947.6691     52.33%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (170249 MiB free)
  memory of node 1: 193531 MiB (177374 MiB free)
  memory of node 2: 193531 MiB (189187 MiB free)
  memory of node 3: 193531 MiB (192830 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-4465428-1722517840/watcher-4465428-1722517840 -o /tmp/evaluation-result-4465428-1722517840/solver-4465428-1722517840 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103619 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465428-1722517840.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=113968, runsolver pid=113965
Current StackSize limit: 8192 KiB


[startup+0.100115 s]*
/proc/loadavg: 77.15 70.00 69.95 62/984 113969
/proc/meminfo: memFree=747084776/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=100284 memory=88900 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/stat : 113968 (fscip) R 113965 113968 103606 0 -1 4194304 20569 0 0 0 9 2 0 0 20 0 1 0 18370738 102690816 22225 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 25071 22225 2555 3035 0 21467 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 100284 KiB
Current children cumulated memory: 88900 KiB

[startup+0.219942 s]*
/proc/loadavg: 77.15 70.00 69.95 62/984 113969
/proc/meminfo: memFree=747050792/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=128980 memory=112936 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/stat : 113968 (fscip) R 113965 113968 103606 0 -1 4194304 26491 0 0 0 20 3 0 0 20 0 1 0 18370738 132075520 28234 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 32245 28234 2646 3035 0 28641 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 128980 KiB
Current children cumulated memory: 112936 KiB

[startup+0.31983 s]*
/proc/loadavg: 77.15 70.00 69.95 62/984 113969
/proc/meminfo: memFree=747030772/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=140424 memory=127268 CPUtime=0.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/stat : 113968 (fscip) R 113965 113968 103606 0 -1 4194304 35654 0 0 0 28 4 0 0 20 0 1 0 18370738 143794176 31817 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 35106 31817 2726 3035 0 31502 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 140424 KiB
Current children cumulated memory: 127268 KiB

[startup+0.700279 s]
/proc/loadavg: 77.15 70.00 69.95 62/984 113969
/proc/meminfo: memFree=747024924/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=190344 memory=159116 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/113968/stat : 113968 (fscip) R 113965 113968 103606 0 -1 4194304 41667 0 0 0 64 5 0 0 20 0 1 0 18370738 194912256 39779 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 47586 39779 2774 3035 0 43982 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 190344 KiB
Current children cumulated memory: 159116 KiB

[startup+1.50078 s]
/proc/loadavg: 77.15 70.00 69.95 62/1004 113989
/proc/meminfo: memFree=746763408/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=2692916 memory=1855912 CPUtime=4.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/stat : 113968 (fscip) S 113965 113968 103606 0 -1 1077936128 474248 0 0 0 369 116 0 0 20 0 41 0 18370738 2757545984 463846 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 673229 463846 2806 3035 0 566477 0
[pid=113968/tid=113970] ppid=113965 vsize=2692916 memory=7806539632655225962 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113970/stat : 113970 (fscip) R 113965 113968 103606 0 -1 4194368 16349 0 0 0 18 3 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113971] ppid=113965 vsize=2692916 memory=14396 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113971/stat : 113971 (fscip) R 113965 113968 103606 0 -1 4194368 23984 0 0 0 14 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113972] ppid=113965 vsize=2692916 memory=10392 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113972/stat : 113972 (fscip) R 113965 113968 103606 0 -1 4194368 24111 0 0 0 14 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113973] ppid=113965 vsize=2692916 memory=0 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113973/stat : 113973 (fscip) R 113965 113968 103606 0 -1 4194368 16349 0 0 0 17 4 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113974] ppid=113965 vsize=2692916 memory=5432 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113974/stat : 113974 (fscip) R 113965 113968 103606 0 -1 4194368 23872 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113975] ppid=113965 vsize=2692916 memory=16108 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113975/stat : 113975 (fscip) R 113965 113968 103606 0 -1 4194368 23803 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113976] ppid=113965 vsize=2692916 memory=29836768444022866 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113976/stat : 113976 (fscip) R 113965 113968 103606 0 -1 4194368 16357 0 0 0 17 4 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113977] ppid=113965 vsize=2692916 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113977/stat : 113977 (fscip) R 113965 113968 103606 0 -1 4194368 23803 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113978] ppid=113965 vsize=2692916 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113978/stat : 113978 (fscip) R 113965 113968 103606 0 -1 4194368 24129 0 0 0 14 5 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113979] ppid=113965 vsize=2692916 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113979/stat : 113979 (fscip) R 113965 113968 103606 0 -1 4194368 16357 0 0 0 16 4 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113980] ppid=113965 vsize=2692916 memory=280361372428160 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113980/stat : 113980 (fscip) R 113965 113968 103606 0 -1 4194368 23943 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113981] ppid=113965 vsize=2692916 memory=8222110910209 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113981/stat : 113981 (fscip) R 113965 113968 103606 0 -1 4194368 23864 0 0 0 14 5 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113982] ppid=113965 vsize=2692916 memory=8230700844545 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113982/stat : 113982 (fscip) R 113965 113968 103606 0 -1 4194368 16350 0 0 0 17 4 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113983] ppid=113965 vsize=2692916 memory=8273650517505 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113983/stat : 113983 (fscip) R 113965 113968 103606 0 -1 4194368 24082 0 0 0 14 6 0 0 20 0 41 0 18370811 2757545984 463978 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113984] ppid=113965 vsize=2692916 memory=2814784127238148 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113984/stat : 113984 (fscip) R 113965 113968 103606 0 -1 4194368 24102 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113985] ppid=113965 vsize=2692916 memory=3924943692258686316 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113985/stat : 113985 (fscip) R 113965 113968 103606 0 -1 4194368 16354 0 0 0 17 4 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113986] ppid=113965 vsize=2692916 memory=140180686261856 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113986/stat : 113986 (fscip) R 113965 113968 103606 0 -1 4194368 24081 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113987] ppid=113965 vsize=2692916 memory=140180686572416 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113987/stat : 113987 (fscip) D 113965 113968 103606 0 -1 4194368 23804 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113988] ppid=113965 vsize=2692916 memory=140180686572560 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113988/stat : 113988 (fscip) R 113965 113968 103606 0 -1 4194368 16357 0 0 0 17 3 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113989] ppid=113965 vsize=2692916 memory=140180686569792 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113989/stat : 113989 (fscip) R 113965 113968 103606 0 -1 4194368 23832 0 0 0 13 6 0 0 20 0 41 0 18370811 2757545984 464044 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
Current children cumulated CPU time: 4.85 s
Current children cumulated vsize: 2692916 KiB
Current children cumulated memory: 1855912 KiB

[startup+3.1348 s]
/proc/loadavg: 77.15 70.00 69.95 81/1024 114011
/proc/meminfo: memFree=744005448/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=3863924 memory=3080140 CPUtime=36.45 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/stat : 113968 (fscip) S 113965 113968 103606 0 -1 1077936128 839229 0 0 0 3411 234 0 0 20 0 41 0 18370738 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 965981 770035 2998 3035 0 902542 0
[pid=113968/tid=113970] ppid=113965 vsize=3863924 memory=14396 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113970/stat : 113970 (fscip) R 113965 113968 103606 0 -1 4194368 36180 0 0 0 167 12 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113971] ppid=113965 vsize=3863924 memory=2822928 CPUtime=1.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113971/stat : 113971 (fscip) R 113965 113968 103606 0 -1 4194368 49476 0 0 0 165 13 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113972] ppid=113965 vsize=3863924 memory=280361372763056 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113972/stat : 113972 (fscip) R 113965 113968 103606 0 -1 4194368 36649 0 0 0 171 8 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113973] ppid=113965 vsize=3863924 memory=7318452475133972 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113973/stat : 113973 (fscip) R 113965 113968 103606 0 -1 4194368 35999 0 0 0 168 11 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113974] ppid=113965 vsize=3863924 memory=0 CPUtime=1.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113974/stat : 113974 (fscip) R 113965 113968 103606 0 -1 4194368 48555 0 0 0 164 13 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113975] ppid=113965 vsize=3863924 memory=-6296429672467184487 CPUtime=1.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113975/stat : 113975 (fscip) R 113965 113968 103606 0 -1 4194368 36664 0 0 0 166 8 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113976] ppid=113965 vsize=3863924 memory=-3104810439950416158 CPUtime=1.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113976/stat : 113976 (fscip) R 113965 113968 103606 0 -1 4194368 36132 0 0 0 166 11 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113977] ppid=113965 vsize=3863924 memory=-5659095215352982582 CPUtime=1.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113977/stat : 113977 (fscip) R 113965 113968 103606 0 -1 4194368 45698 0 0 0 165 13 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113978] ppid=113965 vsize=3863924 memory=-3827825583935793196 CPUtime=1.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113978/stat : 113978 (fscip) R 113965 113968 103606 0 -1 4194368 36517 0 0 0 166 8 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113979] ppid=113965 vsize=3863924 memory=3924943692258686316 CPUtime=1.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113979/stat : 113979 (fscip) R 113965 113968 103606 0 -1 4194368 36923 0 0 0 164 12 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113980] ppid=113965 vsize=3863924 memory=140180686261856 CPUtime=1.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113980/stat : 113980 (fscip) R 113965 113968 103606 0 -1 4194368 49533 0 0 0 164 14 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113981] ppid=113965 vsize=3863924 memory=140180686572416 CPUtime=1.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113981/stat : 113981 (fscip) R 113965 113968 103606 0 -1 4194368 34676 0 0 0 166 8 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113982] ppid=113965 vsize=3863924 memory=140180686572560 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113982/stat : 113982 (fscip) R 113965 113968 103606 0 -1 4194368 35779 0 0 0 168 11 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113983] ppid=113965 vsize=3863924 memory=140180686569792 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113983/stat : 113983 (fscip) R 113965 113968 103606 0 -1 4194368 45213 0 0 0 166 13 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113984] ppid=113965 vsize=3863924 memory=280361372600432 CPUtime=1.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113984/stat : 113984 (fscip) R 113965 113968 103606 0 -1 4194368 33674 0 0 0 168 8 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113985] ppid=113965 vsize=3863924 memory=140409141874744 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113985/stat : 113985 (fscip) R 113965 113968 103606 0 -1 4194368 35923 0 0 0 167 12 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113986] ppid=113965 vsize=3863924 memory=201968908128392 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113986/stat : 113986 (fscip) R 113965 113968 103606 0 -1 4194368 40118 0 0 0 168 11 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113987] ppid=113965 vsize=3863924 memory=201973219872984 CPUtime=1.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113987/stat : 113987 (fscip) R 113965 113968 103606 0 -1 4194368 33715 0 0 0 170 9 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113988] ppid=113965 vsize=3863924 memory=199778508362024 CPUtime=1.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113988/stat : 113988 (fscip) R 113965 113968 103606 0 -1 4194368 35283 0 0 0 166 11 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113989] ppid=113965 vsize=3863924 memory=213484 CPUtime=1.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113989/stat : 113989 (fscip) R 113965 113968 103606 0 -1 4194368 47478 0 0 0 165 13 0 0 20 0 41 0 18370811 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113990] ppid=113965 vsize=3863924 memory=29836768444022866 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113990/stat : 113990 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113991] ppid=113965 vsize=3863924 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113991/stat : 113991 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113992] ppid=113965 vsize=3863924 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113992/stat : 113992 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113993] ppid=113965 vsize=3863924 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113993/stat : 113993 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113994] ppid=113965 vsize=3863924 memory=280361372428160 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113994/stat : 113994 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113995] ppid=113965 vsize=3863924 memory=2380948 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113995/stat : 113995 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113996] ppid=113965 vsize=3863924 memory=8230700844545 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113996/stat : 113996 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113997] ppid=113965 vsize=3863924 memory=8273650517505 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113997/stat : 113997 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113998] ppid=113965 vsize=3863924 memory=2814784127238148 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113998/stat : 113998 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113999] ppid=113965 vsize=3863924 memory=128236 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113999/stat : 113999 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114000] ppid=113965 vsize=3863924 memory=-8815621901035283132 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/114000/stat : 114000 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114001] ppid=113965 vsize=3863924 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/114001/stat : 114001 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114002] ppid=113965 vsize=3863924 memory=280361372833808 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/114002/stat : 114002 (fscip) S 113965 113968 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18370866 3956658176 770035 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0

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

/proc/113968/task/113989/stat : 113989 (fscip) R 113965 113968 103606 0 -1 4194368 2000766 0 0 0 355038 204 0 0 20 0 41 0 18370811 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113990] ppid=113965 vsize=10845792 memory=19588 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/113968/task/113990/stat : 113990 (fscip) S 113965 113968 103606 0 -1 1077936192 170 0 0 0 1 2 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113991] ppid=113965 vsize=10845792 memory=280361374071824 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/113968/task/113991/stat : 113991 (fscip) S 113965 113968 103606 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113992] ppid=113965 vsize=10845792 memory=20216 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/113968/task/113992/stat : 113992 (fscip) S 113965 113968 103606 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113993] ppid=113965 vsize=10845792 memory=25333125866717268 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/113968/task/113993/stat : 113993 (fscip) S 113965 113968 103606 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113994] ppid=113965 vsize=10845792 memory=-6421031960892894098 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/113968/task/113994/stat : 113994 (fscip) S 113965 113968 103606 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113995] ppid=113965 vsize=10845792 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/113968/task/113995/stat : 113995 (fscip) S 113965 113968 103606 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113996] ppid=113965 vsize=10845792 memory=38468 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/113968/task/113996/stat : 113996 (fscip) S 113965 113968 103606 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113997] ppid=113965 vsize=10845792 memory=9346924 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/113968/task/113997/stat : 113997 (fscip) S 113965 113968 103606 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113998] ppid=113965 vsize=10845792 memory=9339760 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/113968/task/113998/stat : 113998 (fscip) S 113965 113968 103606 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113999] ppid=113965 vsize=10845792 memory=55 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/113968/task/113999/stat : 113999 (fscip) S 113965 113968 103606 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114000] ppid=113965 vsize=10845792 memory=12 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/113968/task/114000/stat : 114000 (fscip) S 113965 113968 103606 0 -1 1077936192 162 0 0 0 1 1 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114001] ppid=113965 vsize=10845792 memory=13908 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/113968/task/114001/stat : 114001 (fscip) S 113965 113968 103606 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114002] ppid=113965 vsize=10845792 memory=11924 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/113968/task/114002/stat : 114002 (fscip) S 113965 113968 103606 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114003] ppid=113965 vsize=10845792 memory=280361372738624 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/113968/task/114003/stat : 114003 (fscip) S 113965 113968 103606 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114004] ppid=113965 vsize=10845792 memory=280361374279824 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/113968/task/114004/stat : 114004 (fscip) S 113965 113968 103606 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114005] ppid=113965 vsize=10845792 memory=16108 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/113968/task/114005/stat : 114005 (fscip) S 113965 113968 103606 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114006] ppid=113965 vsize=10845792 memory=2268 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/113968/task/114006/stat : 114006 (fscip) S 113965 113968 103606 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114007] ppid=113965 vsize=10845792 memory=9348436 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/113968/task/114007/stat : 114007 (fscip) S 113965 113968 103606 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114008] ppid=113965 vsize=10845792 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/113968/task/114008/stat : 114008 (fscip) S 113965 113968 103606 0 -1 1077936192 155 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114009] ppid=113965 vsize=10845792 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/113968/task/114009/stat : 114009 (fscip) S 113965 113968 103606 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2337229 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
Current children cumulated CPU time: 70970.3 s
Current children cumulated vsize: 10845792 KiB
Current children cumulated memory: 9348916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 20.13 26.66 36.83 21/882 116136
/proc/meminfo: memFree=776146208/790760800 swapFree=131071996/131071996
[pid=113968] ppid=113965 vsize=10845792 memory=9362580 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/113968/stat : 113968 (fscip) S 113965 113968 103606 0 -1 1077936128 41907324 0 0 0 7189803 10210 0 0 20 0 41 0 18370738 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
/proc/113968/statm: 2711448 2340645 3366 3035 0 2596975 0
[pid=113968/tid=113970] ppid=113965 vsize=10845792 memory=3761631830152053067 CPUtime=3605.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113970/stat : 113970 (fscip) R 113965 113968 103606 0 -1 4194368 1261933 0 0 0 360460 134 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113971] ppid=113965 vsize=10845792 memory=74533 CPUtime=3604.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113971/stat : 113971 (fscip) R 113965 113968 103606 0 -1 4194368 2044831 0 0 0 360259 212 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113972] ppid=113965 vsize=10845792 memory=3458821925487583868 CPUtime=3572.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113972/stat : 113972 (fscip) R 113965 113968 103606 0 -1 4194368 3782940 0 0 0 356008 1282 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113973] ppid=113965 vsize=10845792 memory=3458825228334138014 CPUtime=3605.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113973/stat : 113973 (fscip) R 113965 113968 103606 0 -1 4194368 1239962 0 0 0 360450 132 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113974] ppid=113965 vsize=10845792 memory=79881 CPUtime=3602.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113974/stat : 113974 (fscip) R 113965 113968 103606 0 -1 4194368 1881265 0 0 0 360078 210 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113975] ppid=113965 vsize=10845792 memory=15260328862721174 CPUtime=3576.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113975/stat : 113975 (fscip) R 113965 113968 103606 0 -1 4194368 3018429 0 0 0 356323 1308 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113976] ppid=113965 vsize=10845792 memory=16097095866124433 CPUtime=3606.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113976/stat : 113976 (fscip) R 113965 113968 103606 0 -1 4194368 1247633 0 0 0 360486 128 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113977] ppid=113965 vsize=10845792 memory=236606 CPUtime=3606.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113977/stat : 113977 (fscip) R 113965 113968 103606 0 -1 4194368 1664308 0 0 0 360488 181 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113978] ppid=113965 vsize=10845792 memory=4210972816720286224 CPUtime=3596.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113978/stat : 113978 (fscip) R 113965 113968 103606 0 -1 4194368 2999938 0 0 0 358351 1295 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113979] ppid=113965 vsize=10845792 memory=6225494675771125865 CPUtime=3606.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113979/stat : 113979 (fscip) R 113965 113968 103606 0 -1 4194368 1208849 0 0 0 360478 125 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113980] ppid=113965 vsize=10845792 memory=7882825841123483960 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/113968/task/113980/stat : 113980 (fscip) R 113965 113968 103606 0 -1 4194368 1854042 0 0 0 360325 201 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113981] ppid=113965 vsize=10845792 memory=7235154174550239533 CPUtime=3601.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113981/stat : 113981 (fscip) R 113965 113968 103606 0 -1 4194368 3213647 0 0 0 358812 1354 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113982] ppid=113965 vsize=10845792 memory=2321098871347231776 CPUtime=3605.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113982/stat : 113982 (fscip) R 113965 113968 103606 0 -1 4194368 1261627 0 0 0 360472 124 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113983] ppid=113965 vsize=10845792 memory=7656239644511661411 CPUtime=3606.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113983/stat : 113983 (fscip) R 113965 113968 103606 0 -1 4194368 1902153 0 0 0 360390 213 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113984] ppid=113965 vsize=10845792 memory=4642477181772850024 CPUtime=3602.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113984/stat : 113984 (fscip) R 113965 113968 103606 0 -1 4194368 3191728 0 0 0 358879 1324 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113985] ppid=113965 vsize=10845792 memory=7656239644511661411 CPUtime=3604.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113985/stat : 113985 (fscip) R 113965 113968 103606 0 -1 4194368 1257331 0 0 0 360297 131 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113986] ppid=113965 vsize=10845792 memory=7656239644511661411 CPUtime=3601.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113986/stat : 113986 (fscip) R 113965 113968 103606 0 -1 4194368 2239889 0 0 0 359863 271 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113987] ppid=113965 vsize=10845792 memory=4642477181772850024 CPUtime=3577.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113987/stat : 113987 (fscip) R 113965 113968 103606 0 -1 4194368 3287407 0 0 0 356596 1198 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113988] ppid=113965 vsize=10845792 memory=7656239644511661411 CPUtime=3605.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113988/stat : 113988 (fscip) R 113965 113968 103606 0 -1 4194368 1235602 0 0 0 360403 122 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113989] ppid=113965 vsize=10845792 memory=7656239644511661411 CPUtime=3603.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/113968/task/113989/stat : 113989 (fscip) R 113965 113968 103606 0 -1 4194368 2023276 0 0 0 360192 207 0 0 20 0 41 0 18370811 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113990] ppid=113965 vsize=10845792 memory=7805979968535948643 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/113968/task/113990/stat : 113990 (fscip) S 113965 113968 103606 0 -1 1077936192 170 0 0 0 1 2 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113991] ppid=113965 vsize=10845792 memory=7805979968535948643 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/113968/task/113991/stat : 113991 (fscip) S 113965 113968 103606 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113992] ppid=113965 vsize=10845792 memory=7595416851762472800 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/113968/task/113992/stat : 113992 (fscip) S 113965 113968 103606 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113993] ppid=113965 vsize=10845792 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/113968/task/113993/stat : 113993 (fscip) R 113965 113968 103606 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113994] ppid=113965 vsize=10845792 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/113968/task/113994/stat : 113994 (fscip) S 113965 113968 103606 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113995] ppid=113965 vsize=10845792 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/113968/task/113995/stat : 113995 (fscip) S 113965 113968 103606 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113996] ppid=113965 vsize=10845792 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/113968/task/113996/stat : 113996 (fscip) S 113965 113968 103606 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113997] ppid=113965 vsize=10845792 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/113968/task/113997/stat : 113997 (fscip) S 113965 113968 103606 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113998] ppid=113965 vsize=10845792 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/113968/task/113998/stat : 113998 (fscip) S 113965 113968 103606 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=113999] ppid=113965 vsize=10845792 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/113968/task/113999/stat : 113999 (fscip) S 113965 113968 103606 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114000] ppid=113965 vsize=10845792 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/113968/task/114000/stat : 114000 (fscip) S 113965 113968 103606 0 -1 1077936192 162 0 0 0 1 1 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114001] ppid=113965 vsize=10845792 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/113968/task/114001/stat : 114001 (fscip) S 113965 113968 103606 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114002] ppid=113965 vsize=10845792 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/113968/task/114002/stat : 114002 (fscip) S 113965 113968 103606 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114003] ppid=113965 vsize=10845792 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/113968/task/114003/stat : 114003 (fscip) S 113965 113968 103606 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114004] ppid=113965 vsize=10845792 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/113968/task/114004/stat : 114004 (fscip) S 113965 113968 103606 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114005] ppid=113965 vsize=10845792 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/113968/task/114005/stat : 114005 (fscip) S 113965 113968 103606 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114006] ppid=113965 vsize=10845792 memory=280361372224960 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/113968/task/114006/stat : 114006 (fscip) S 113965 113968 103606 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114007] ppid=113965 vsize=10845792 memory=-2245088631185882904 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/113968/task/114007/stat : 114007 (fscip) S 113965 113968 103606 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114008] ppid=113965 vsize=10845792 memory=-3253322038155611931 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/113968/task/114008/stat : 114008 (fscip) S 113965 113968 103606 0 -1 1077936192 155 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
[pid=113968/tid=114009] ppid=113965 vsize=10845792 memory=6943526294502006880 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/113968/task/114009/stat : 114009 (fscip) S 113965 113968 103606 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 18370866 11106091008 2340645 809668444160 4194304 16623229 140725544118928 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 31346688 140725544125449 140725544125567 140725544125567 140725544132592 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 10845792 KiB
Current children cumulated memory: 9362580 KiB

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

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

# cumulated CPU time of all completed processes:  user=71898.3 s, system=102.346 s

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

[startup+3634.42 s]
/proc/loadavg: 20.13 26.66 36.83 2/843 116136
/proc/meminfo: memFree=781108192/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): 3634.46
CPU time (s): 72000.6
CPU user time (s): 71898.3
CPU system time (s): 102.346
CPU usage (%): 1981.06
Max. virtual memory (cumulated for all children) (KiB): 11040348
Max. memory (cumulated for all children) (KiB): 9518096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71898.3
system time used= 102.346
maximum resident set size= 9518096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41907327
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= 264971
involuntary context switches= 205301


# summary of solver processes directly reported to runsolver:
#   pid: 113968
#   total CPU time (s): 72000.6
#   total CPU user time (s): 71898.3
#   total CPU system time (s): 102.346

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7509 second user time and 80.7725 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-01 15:10:40
IDJOB=4465428
IDBENCH=155604
IDSOLVER=3094
FILE ID=nodeD101/4465428-1722517840
RUNJOBID= nodeD101-1722508775-103619
SLURM_JOB_ID= 8254261
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat100_4_32_8.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-4465428-1722517840/watcher-4465428-1722517840 -o /tmp/evaluation-result-4465428-1722517840/solver-4465428-1722517840 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103619 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465428-1722517840.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= fedf74999185e25725fdda881cf70966
RANDOM SEED=1052536719

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        747154220 kB
MemAvailable:   746296972 kB
Buffers:          255356 kB
Cached:          2241536 kB
SwapCached:            0 kB
Active:           432596 kB
Inactive:       40647684 kB
Active(anon):       2128 kB
Inactive(anon): 38603824 kB
Active(file):     430468 kB
Inactive(file):  2043860 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30132 kB
Writeback:            72 kB
AnonPages:      38581112 kB
Mapped:           127548 kB
Shmem:             22536 kB
KReclaimable:     175900 kB
Slab:             518004 kB
SReclaimable:     175900 kB
SUnreclaim:       342104 kB
KernelStack:       16912 kB
PageTables:        93704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    9994252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           259584 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9240576 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:      491520 kB
DirectMap2M:    35657728 kB
DirectMap1G:    769654784 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD101 at 2024-08-01 16:11:14