Trace number 4465199

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) 72002.2 3631.36

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUM79a11fcf881101c51e0b67ee01609c80
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 benchmark179
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
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.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24436736, getVmSize() = 24436736, SCIPgetMemUsed() = 2305693, SCIPgetMemTotal() = 2848133, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.02	c ** Estimated virtualMemUsedAtSolver = 16449666, getVmSize() = 29429760, SCIPgetMemUsed() = 3279096, SCIPgetMemTotal() = 6482856, SCIPgetMemExternEstim() = 1048576
0.00/0.02	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.02	c Original Problem   :
0.00/0.02	c   Problem name     : instance-4465199-1722449697
0.00/0.02	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 470
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 554
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 426 
0.00/0.02	c   setppc           : 110 
0.00/0.02	c   logicor          : 18 
0.00/0.02	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.49/0.13	c *       0              3           2        20         450.0000           1.0000          -
0.49/0.13	c *       0              3           2        20         430.0000           1.0000          -
0.49/0.13	c *       0              3           2        20         227.0000           1.0000          -
0.49/0.14	c *       0              3           2        20         207.0000           1.0000          -
25.47/1.47	c *       1          10394         204        20         206.0000           1.0000          -
25.47/1.49	c *       1          10394         204        20         205.0000           1.0000          -
27.47/1.51	c *       2          10394         204        20         204.0000           1.0000          -
27.47/1.53	c *       2          10394         204        20         203.0000           1.0000          -
27.47/1.55	c *       2          10394         204        20         202.0000           1.0000          -
27.47/1.58	c *       2          10394         204        20         201.0000           1.0000          -
29.40/1.61	c *       2          10394         204        20         200.0000           1.0000          -
29.40/1.65	c *       2          10394         204        20         199.0000           1.0000          -
29.40/1.67	c *       2          10394         204        20         198.0000           1.0000          -
31.30/1.71	c *       2          10394         204        20         197.0000           1.0000          -
31.30/1.75	c *       2          10394         204        20         196.0000           1.0000          -
31.30/1.79	c *       2          10394         204        20         195.0000           1.0000          -
33.25/1.82	c *       2          10394         204        20         194.0000           1.0000          -
33.25/1.86	c *       2          10394         204        20         193.0000           1.0000          -
35.19/1.90	c *       2          10394         204        20         192.0000           1.0000          -
35.19/1.94	c *       2          10394         204        20         191.0000           1.0000          -
97.17/5.06	c         5              2           1        20         191.0000         162.7891     17.33%
106.56/5.59	c *       6              2           1        20         190.0000         162.8774     16.65%
196.44/10.13	c        10              5           4        20         190.0000         163.0465     16.53%
297.77/15.15	c        15             11          10        20         190.0000         163.0465     16.53%
366.32/18.62	c *      19             37          36        20         189.0000         163.0465     15.92%
366.32/18.62	c *      19             37          36        20         188.0000         163.0465     15.30%
399.98/20.36	c        20             50          49        20         188.0000         163.0465     15.30%
427.69/21.72	c *      22             67          66        20         187.0000         163.0465     14.69%
499.10/25.36	c        25            109         108        20         187.0000         163.0465     14.69%
533.35/27.09	c *      27            141         140        20         185.0000         163.0465     13.46%
600.25/30.44	c        30            194         193        20         185.0000         163.0881     13.44%
612.83/31.12	c *      31            232         231        20         184.0000         163.1332     12.79%
699.39/35.47	c        35            295         294        20         184.0000         163.1795     12.76%
800.45/40.53	c        41            352         351        20         184.0000         163.3259     12.66%
901.54/45.68	c        46            432         431        20         184.0000         163.3902     12.61%
1000.68/50.70	c        51            592         591        20         184.0000         163.4199     12.59%
1103.83/55.84	c        56            572         571        20         184.0000         163.5317     12.52%
1204.86/60.95	c        61            652         651        20         184.0000         163.6113     12.46%
1304.03/65.97	c        66            712         711        20         184.0000         163.6332     12.45%
1403.12/70.99	c        71            782         781        20         184.0000         163.6652     12.42%
1502.25/76.00	c        76            839         838        20         184.0000         163.7144     12.39%
1601.24/81.03	c        81            895         894        20         184.0000         163.7438     12.37%
1706.36/86.21	c        86           1072        1061        20         184.0000         163.7936     12.34%
1807.51/91.32	c        91           1142        1131        20         184.0000         163.8959     12.27%
1906.74/96.38	c        96           1212        1201        20         184.0000         163.9575     12.22%
2007.56/101.43	c       101           1282        1271        20         184.0000         163.9887     12.20%
2106.76/106.48	c       106           1352        1341        20         184.0000         164.0727     12.15%
2207.76/111.50	c       112           1412        1401        20         184.0000         164.1133     12.12%
2306.97/116.57	c       117           1472        1461        20         184.0000         164.1721     12.08%
2407.87/121.64	c       122           1532        1521        20         184.0000         164.1925     12.06%
2506.87/126.68	c       127           1592        1581        20         184.0000         164.2235     12.04%
2607.97/131.74	c       132           1652        1641        20         184.0000         164.2620     12.02%
2707.05/136.78	c       137           1722        1711        20         184.0000         164.2899     12.00%
2808.09/141.83	c       142           1792        1781        20         184.0000         164.3235     11.97%
2906.90/146.87	c       147           1872        1861        20         184.0000         164.3679     11.94%
3008.04/151.93	c       152           1942        1931        20         184.0000         164.4048     11.92%
3107.04/156.98	c       157           2012        2001        20         184.0000         164.4160     11.91%
3206.06/162.02	c       162           2072        2061        20         184.0000         164.4444     11.89%
3307.81/167.08	c       167           2142        2131        20         184.0000         164.4788     11.87%
3406.76/172.10	c       172           2212        2201        20         184.0000         164.5087     11.85%
3505.80/177.12	c       177           2262        2251        20         184.0000         164.5362     11.83%
3608.27/182.22	c       182           2342        2331        20         184.0000         164.5586     11.81%
3709.15/187.32	c       187           2402        2391        20         184.0000         164.5765     11.80%
3808.21/192.37	c       192           2471        2460        20         184.0000         164.5929     11.79%
3871.58/195.58	c *     196           2512        2501        20         182.0000         164.6139     10.56%
3909.10/197.41	c       197           2542        2494        20         182.0000         164.6227     10.56%
4008.25/202.48	c       202           2622        2574        20         182.0000         164.6372     10.55%
4111.12/207.68	c       208           2692        2644        20         182.0000         164.6747     10.52%
4212.16/212.72	c       213           2772        2724        20         182.0000         164.6840     10.51%
4311.23/217.78	c       218           2852        2804        20         182.0000         164.7056     10.50%
4410.14/222.80	c       223           2922        2874        20         182.0000         164.7235     10.49%
4511.27/227.84	c       228           2992        2944        20         182.0000         164.7390     10.48%
4610.27/232.89	c       233           3062        3014        20         182.0000         164.7523     10.47%
4711.22/238.01	c       238           3132        3084        20         182.0000         164.7776     10.45%
4812.91/243.06	c       243           3192        3144        20         182.0000         164.7940     10.44%
4911.86/248.07	c       248           3252        3204        20         182.0000         164.8141     10.43%
5013.21/253.16	c       253           3322        3274        20         182.0000         164.8349     10.41%
5112.14/258.17	c       258           3382        3334        20         182.0000         164.8432     10.41%
5211.31/263.18	c       263           3472        3424        20         182.0000         164.8523     10.40%
5311.70/268.21	c       268           3532        3484        20         182.0000         164.8630     10.39%
5410.92/273.23	c       273           3612        3564        20         182.0000         164.8740     10.39%
5510.10/278.28	c       278           3682        3634        20         182.0000         164.8883     10.38%
5611.22/283.39	c       283           3762        3714        20         182.0000         164.9044     10.37%
5712.31/288.44	c       288           3842        3794        20         182.0000         164.9205     10.36%
5813.26/293.51	c       294           3912        3864        20         182.0000         164.9312     10.35%
5912.26/298.51	c       299           3982        3934        20         182.0000         164.9452     10.34%
6011.41/303.59	c       304           4042        3994        20         182.0000         164.9500     10.34%
6112.46/308.61	c       309           4112        4064        20         182.0000         164.9637     10.33%
6213.51/313.77	c       314           4182        4134        20         182.0000         164.9702     10.32%
6312.47/318.79	c       319           4252        4204        20         182.0000         164.9799     10.32%
6413.45/323.85	c       324           4322        4274        20         182.0000         164.9889     10.31%
6514.35/328.91	c       329           4402        4354        20         182.0000         165.0052     10.30%
6613.37/333.96	c       334           4462        4414        20         182.0000         165.0166     10.29%
6712.38/339.01	c       339           4522        4474        20         182.0000         165.0243     10.29%
6813.90/344.04	c       344           4602        4554        20         182.0000         165.0445     10.27%
6912.92/349.05	c       349           4682        4634        20         182.0000         165.0503     10.27%
7011.99/354.07	c       354           4752        4704        20         182.0000         165.0578     10.26%
7113.12/359.16	c       359           4792        4744        20         182.0000         165.0647     10.26%
7213.65/364.26	c       364           4832        4784        20         182.0000         165.0730     10.25%
7314.60/369.32	c       369           4872        4824        20         182.0000         165.0814     10.25%
7413.81/374.36	c       374           4922        4874        20         182.0000         165.0891     10.24%
7514.89/379.41	c       379           4961        4913        20         182.0000         165.0999     10.24%
7613.91/384.43	c       384           5002        4954        20         182.0000         165.1052     10.23%
7713.06/389.46	c       389           5042        4994        20         182.0000         165.1122     10.23%
7812.13/394.48	c       394           5092        5044        20         182.0000         165.1164     10.23%
7911.14/399.49	c       399           5142        5094        20         182.0000         165.1222     10.22%
8014.37/404.65	c       405           5182        5134        20         182.0000         165.1256     10.22%
8115.17/409.71	c       410           5222        5174        20         182.0000         165.1298     10.22%
8214.47/414.76	c       415           5262        5214        20         182.0000         165.1378     10.21%
8315.33/419.81	c       420           5302        5254        20         182.0000         165.1452     10.21%
8414.37/424.86	c       425           5332        5284        20         182.0000         165.1509     10.20%
8513.57/429.88	c       430           5392        5344        20         182.0000         165.1682     10.19%
8614.63/434.95	c       435           5432        5384        20         182.0000         165.1718     10.19%
8713.55/440.00	c       440           5472        5424        20         182.0000         165.1911     10.18%
8812.73/445.01	c       445           5522        5474        20         182.0000         165.2070     10.16%
8911.59/450.02	c       450           5562        5514        20         182.0000         165.2114     10.16%
9015.43/455.16	c       455           5602        5554        20         182.0000         165.2123     10.16%
9115.76/460.22	c       460           5652        5604        20         182.0000         165.2171     10.16%
9214.55/465.26	c       465           5692        5644        20         182.0000         165.2180     10.16%
9315.54/470.31	c       470           5732        5684        20         182.0000         165.2201     10.16%
9414.63/475.34	c       475           5772        5724        20         182.0000         165.2227     10.15%
9513.55/480.37	c       480           5820        5772        20         182.0000         165.2279     10.15%
9614.69/485.46	c       485           5852        5804        20         182.0000         165.2326     10.15%
9715.72/490.51	c       491           5892        5844        20         182.0000         165.2380     10.14%
9814.73/495.54	c       496           5942        5894        20         182.0000         165.2453     10.14%
9915.77/500.61	c       501           5982        5934        20         182.0000         165.2500     10.14%
10014.96/505.66	c       506           6022        5974        20         182.0000         165.2530     10.13%
10115.94/510.71	c       511           6064        6016        20         182.0000         165.2567     10.13%
10214.78/515.76	c       516           6102        6054        20         182.0000         165.2662     10.13%
10315.97/520.81	c       521           6152        6104        20         182.0000         165.2694     10.12%
10415.09/525.83	c       526           6192        6144        20         182.0000         165.2723     10.12%
10514.29/530.87	c       531           6242        6194        20         182.0000         165.2743     10.12%
10615.40/535.99	c       536           6282        6234        20         182.0000         165.2821     10.11%
10716.98/541.08	c       541           6322        6274        20         182.0000         165.2927     10.11%
10818.09/546.14	c       546           6372        6324        20         182.0000         165.2964     10.11%
10916.92/551.16	c       551           6422        6374        20         182.0000         165.2988     10.10%
11016.02/556.17	c       556           6462        6414        20         182.0000         165.3016     10.10%
11116.29/561.29	c       561           6512        6464        20         182.0000         165.3058     10.10%
11217.41/566.34	c       566           6562        6514        20         182.0000         165.3184     10.09%
11316.49/571.39	c       571           6602        6554        20         182.0000         165.3227     10.09%
11417.55/576.41	c       576           6652        6604        20         182.0000         165.3278     10.08%
11518.62/581.50	c       582           6692        6644        20         182.0000         165.3309     10.08%
11617.62/586.51	c       587           6732        6684        20         182.0000         165.3347     10.08%
11716.80/591.59	c       592           6772        6724        20         182.0000         165.3403     10.08%
11817.75/596.63	c       597           6822        6774        20         182.0000         165.3492     10.07%
11916.93/601.69	c       602           6862        6814        20         182.0000         165.3518     10.07%
12017.75/606.71	c       607           6912        6864        20         182.0000         165.3564     10.07%
12116.82/611.75	c       612           6951        6903        20         182.0000         165.3579     10.06%
12216.05/616.77	c       617           6982        6934        20         182.0000         165.3592     10.06%
12317.22/621.87	c       622           7032        6984        20         182.0000         165.3643     10.06%
12418.46/626.93	c       627           7082        7034        20         182.0000         165.3713     10.06%
12517.47/631.96	c       632           7132        7084        20         182.0000         165.3758     10.05%
12616.48/636.97	c       637           7172        7124        20         182.0000         165.3798     10.05%
12715.60/642.01	c       642           7222        7174        20         182.0000         165.3844     10.05%
12819.30/647.14	c       647           7272        7224        20         182.0000         165.3884     10.04%
12918.68/652.19	c       652           7312        7264        20         182.0000         165.3899     10.04%
13018.97/657.21	c       657           7372        7324        20         182.0000         165.3967     10.04%
13118.16/662.26	c       662           7422        7374        20         182.0000         165.4009     10.04%
13219.15/667.30	c       667           7462        7414        20         182.0000         165.4022     10.03%
13318.34/672.35	c       672           7512        7464        20         182.0000         165.4053     10.03%
13419.38/677.44	c       677           7562        7514        20         182.0000         165.4113     10.03%
13518.43/682.47	c       682           7622        7574        20         182.0000         165.4150     10.03%
13617.50/687.48	c       687           7672        7624        20         182.0000         165.4193     10.02%
13716.63/692.50	c       692           7722        7674        20         182.0000         165.4229     10.02%
13819.74/697.60	c       698           7762        7714        20         182.0000         165.4265     10.02%
13918.90/702.64	c       703           7812        7764        20         182.0000         165.4319     10.02%
14020.03/707.75	c       708           7852        7804        20         182.0000         165.4339     10.01%
14118.98/712.76	c       713           7902        7854        20         182.0000         165.4356     10.01%
14219.96/717.83	c       718           7942        7894        20         182.0000         165.4411     10.01%
14318.92/722.89	c       723           7992        7944        20         182.0000         165.4460     10.01%
14419.96/727.95	c       728           8042        7994        20         182.0000         165.4502     10.00%
14519.01/733.00	c       733           8082        8034        20         182.0000         165.4524     10.00%
14620.51/738.05	c       738           8142        8094        20         182.0000         165.4564     10.00%
14719.80/743.09	c       743           8192        8144        20         182.0000         165.4642      9.99%
14820.81/748.14	c       748           8232        8184        20         182.0000         165.4651      9.99%
14919.82/753.17	c       753           8282        8234        20         182.0000         165.4684      9.99%
15020.55/758.20	c       758           8332        8284        20         182.0000         165.4743      9.99%
15119.85/763.29	c       763           8382        8334        20         182.0000         165.4779      9.98%
15193.15/767.02	c *     767           8412        8364        20         181.0000         165.4799      9.38%
15220.85/768.30	c       768           8422        8358        20         181.0000         165.4801      9.38%
15288.33/771.73	c *     772           8452        8388        20         180.0000         165.4816      8.77%
15320.00/773.34	c       773           8462        8388        20         180.0000         165.4828      8.77%
15418.95/778.35	c       778           8502        8428        20         180.0000         165.4844      8.77%
15517.96/783.37	c       783           8552        8478        20         180.0000         165.4893      8.77%
15618.98/788.41	c       788           8602        8528        20         180.0000         165.4931      8.77%
15718.08/793.47	c       793           8642        8568        20         180.0000         165.4969      8.76%
15817.23/798.48	c       798           8682        8608        20         180.0000         165.4989      8.76%
15918.15/803.57	c       804           8742        8668        20         180.0000         165.5039      8.76%
16019.29/808.62	c       809           8792        8718        20         180.0000         165.5065      8.76%
16118.33/813.66	c       814           8842        8768        20         180.0000         165.5081      8.76%
16219.26/818.71	c       819           8902        8828        20         180.0000         165.5154      8.75%
16318.45/823.76	c       824           8952        8878        20         180.0000         165.5170      8.75%
16419.51/828.81	c       829           8991        8917        20         180.0000         165.5197      8.75%
16518.63/833.85	c       834           9042        8968        20         180.0000         165.5229      8.75%
16618.01/838.86	c       839           9092        9018        20         180.0000         165.5247      8.75%
16718.94/843.93	c       844           9142        9068        20         180.0000         165.5282      8.74%
16818.01/848.96	c       849           9182        9108        20         180.0000         165.5344      8.74%
16917.13/853.97	c       854           9232        9158        20         180.0000         165.5384      8.74%
17018.86/859.06	c       859           9282        9208        20         180.0000         165.5410      8.73%
17119.97/864.15	c       864           9342        9268        20         180.0000         165.5460      8.73%
17220.35/869.21	c       869           9382        9308        20         180.0000         165.5517      8.73%
17319.40/874.24	c       874           9442        9368        20         180.0000         165.5554      8.72%
17418.52/879.27	c       879           9492        9418        20         180.0000         165.5582      8.72%
17517.50/884.29	c       884           9542        9468        20         180.0000         165.5612      8.72%
17618.46/889.32	c       889           9592        9518        20         180.0000         165.5677      8.72%
17719.54/894.46	c       894           9632        9558        20         180.0000         165.5704      8.72%
17820.56/899.52	c       900           9682        9608        20         180.0000         165.5744      8.71%
17919.58/904.56	c       905           9712        9638        20         180.0000         165.5750      8.71%
18018.62/909.59	c       910           9762        9688        20         180.0000         165.5808      8.71%
18119.71/914.63	c       915           9812        9738        20         180.0000         165.5836      8.71%
18218.92/919.65	c       920           9861        9787        20         180.0000         165.5850      8.71%
18320.08/924.76	c       925           9892        9818        20         180.0000         165.5894      8.70%
18421.23/929.82	c       930           9952        9878        20         180.0000         165.5945      8.70%
18520.24/934.87	c       935           9992        9918        20         180.0000         165.5963      8.70%
18619.35/939.89	c       940          10042        9968        20         180.0000         165.6011      8.69%
18720.32/944.97	c       945          10092       10018        20         180.0000         165.6047      8.69%
18819.47/950.01	c       950          10152       10078        20         180.0000         165.6080      8.69%
18921.03/955.03	c       955          10202       10128        20         180.0000         165.6098      8.69%
19020.29/960.12	c       960          10252       10178        20         180.0000         165.6119      8.69%
19121.50/965.16	c       965          10312       10238        20         180.0000         165.6198      8.68%
19222.03/970.21	c       970          10372       10298        20         180.0000         165.6225      8.68%
19321.19/975.27	c       975          10432       10358        20         180.0000         165.6252      8.68%
19420.34/980.29	c       980          10492       10418        20         180.0000         165.6275      8.68%
19521.60/985.35	c       985          10541       10467        20         180.0000         165.6297      8.68%
19620.63/990.37	c       990          10592       10518        20         180.0000         165.6321      8.67%
19721.72/995.46	c       995          10662       10588        20         180.0000         165.6348      8.67%
19822.77/1000.51	c      1001          10712       10638        20         180.0000         165.6371      8.67%
19921.98/1005.57	c      1006          10772       10698        20         180.0000         165.6421      8.67%
20023.09/1010.61	c      1011          10852       10778        20         180.0000         165.6484      8.66%
20122.48/1015.66	c      1016          10892       10818        20         180.0000         165.6502      8.66%
20221.31/1020.65	c      1021          10962       10888        20         180.0000         165.6560      8.66%
20322.41/1025.76	c      1026          11012       10938        20         180.0000         165.6582      8.66%
20423.49/1030.82	c      1031          11062       10988        20         180.0000         165.6598      8.66%
20522.51/1035.87	c      1036          11132       11058        20         180.0000         165.6644      8.65%
20623.62/1040.91	c      1041          11192       11118        20         180.0000         165.6674      8.65%
20722.72/1045.96	c      1046          11252       11178        20         180.0000         165.6715      8.65%
20821.75/1050.98	c      1051          11302       11228        20         180.0000         165.6743      8.65%
20920.81/1056.02	c      1056          11362       11288        20         180.0000         165.6799      8.64%
21022.41/1061.07	c      1061          11412       11338        20         180.0000         165.6833      8.64%
21121.43/1066.12	c      1066          11461       11387        20         180.0000         165.6841      8.64%
21220.47/1071.14	c      1071          11532       11458        20         180.0000         165.6870      8.64%
21321.60/1076.15	c      1076          11602       11528        20         180.0000         165.6907      8.64%
21420.62/1081.17	c      1081          11652       11578        20         180.0000         165.6927      8.63%
21519.72/1086.20	c      1086          11712       11638        20         180.0000         165.6971      8.63%
21620.32/1091.25	c      1091          11782       11708        20         180.0000         165.7002      8.63%
21721.32/1096.31	c      1096          11832       11758        20         180.0000         165.7041      8.63%
21824.14/1101.51	c      1102          11882       11808        20         180.0000         165.7067      8.63%
21923.18/1106.56	c      1107          11922       11848        20         180.0000         165.7077      8.63%
22024.33/1111.61	c      1112          11992       11918        20         180.0000         165.7113      8.62%
22123.46/1116.66	c      1117          12042       11968        20         180.0000         165.7140      8.62%
22222.54/1121.69	c      1122          12122       12048        20         180.0000         165.7173      8.62%
22323.48/1126.71	c      1127          12172       12098        20         180.0000         165.7189      8.62%
22424.53/1131.81	c      1132          12232       12158        20         180.0000         165.7224      8.62%
22523.60/1136.86	c      1137          12302       12228        20         180.0000         165.7253      8.61%
22624.67/1141.91	c      1142          12352       12278        20         180.0000         165.7279      8.61%
22723.77/1146.93	c      1147          12402       12328        20         180.0000         165.7309      8.61%
22822.99/1151.95	c      1152          12461       12387        20         180.0000         165.7321      8.61%
22921.91/1156.98	c      1157          12522       12448        20         180.0000         165.7354      8.61%
23020.79/1162.03	c      1162          12592       12518        20         180.0000         165.7376      8.61%
23122.40/1167.06	c      1167          12652       12578        20         180.0000         165.7404      8.60%
23221.33/1172.07	c      1172          12732       12658        20         180.0000         165.7434      8.60%
23322.66/1177.19	c      1177          12792       12718        20         180.0000         165.7477      8.60%
23422.93/1182.20	c      1182          12862       12788        20         180.0000         165.7530      8.60%
23522.05/1187.26	c      1187          12912       12838        20         180.0000         165.7562      8.59%
23623.07/1192.32	c      1192          12982       12908        20         180.0000         165.7600      8.59%
23722.24/1197.39	c      1197          13052       12978        20         180.0000         165.7630      8.59%
23823.37/1202.43	c      1202          13102       13028        20         180.0000         165.7657      8.59%
23922.23/1207.47	c      1207          13152       13078        20         180.0000         165.7670      8.59%
24021.33/1212.49	c      1212          13206       13132        20         180.0000         165.7686      8.59%
24124.18/1217.62	c      1218          13282       13208        20         180.0000         165.7724      8.58%
24225.15/1222.71	c      1223          13332       13258        20         180.0000         165.7743      8.58%
24324.06/1227.76	c      1228          13392       13318        20         180.0000         165.7765      8.58%
24425.11/1232.81	c      1233          13432       13358        20         180.0000         165.7798      8.58%
24524.18/1237.84	c      1238          13502       13428        20         180.0000         165.7821      8.58%
24625.26/1242.90	c      1243          13552       13478        20         180.0000         165.7843      8.57%
24724.33/1247.91	c      1248          13612       13538        20         180.0000         165.7860      8.57%
24823.35/1253.01	c      1253          13662       13588        20         180.0000         165.7886      8.57%
24924.89/1258.06	c      1258          13702       13628        20         180.0000         165.7890      8.57%
25024.15/1263.07	c      1263          13772       13698        20         180.0000         165.7916      8.57%
25123.20/1268.09	c      1268          13822       13748        20         180.0000         165.7924      8.57%
25224.23/1273.18	c      1273          13892       13818        20         180.0000         165.7956      8.57%
25324.46/1278.21	c      1278          13942       13868        20         180.0000         165.7975      8.57%
25423.52/1283.24	c      1283          14012       13938        20         180.0000         165.8009      8.56%
25524.59/1288.36	c      1288          14072       13998        20         180.0000         165.8033      8.56%
25623.51/1293.37	c      1293          14142       14068        20         180.0000         165.8065      8.56%
25722.48/1298.38	c      1298          14212       14138        20         180.0000         165.8088      8.56%
25823.49/1303.45	c      1303          14272       14198        20         180.0000         165.8102      8.56%
25922.58/1308.50	c      1308          14332       14258        20         180.0000         165.8135      8.56%
26023.68/1313.55	c      1314          14392       14318        20         180.0000         165.8148      8.55%
26124.63/1318.61	c      1319          14472       14398        20         180.0000         165.8168      8.55%
26225.56/1323.72	c      1324          14552       14478        20         180.0000         165.8202      8.55%
26324.64/1328.77	c      1329          14602       14528        20         180.0000         165.8214      8.55%
26423.68/1333.78	c      1334          14672       14598        20         180.0000         165.8252      8.55%
26524.78/1338.87	c      1339          14732       14658        20         180.0000         165.8280      8.55%
26625.69/1343.92	c      1344          14812       14738        20         180.0000         165.8323      8.54%
26724.77/1348.97	c      1349          14862       14788        20         180.0000         165.8349      8.54%
26823.86/1354.02	c      1354          14922       14848        20         180.0000         165.8371      8.54%
26925.62/1359.04	c      1359          15002       14928        20         180.0000         165.8414      8.54%
27024.62/1364.04	c      1364          15042       14968        20         180.0000         165.8423      8.54%
27123.90/1369.06	c      1369          15102       15028        20         180.0000         165.8455      8.53%
27224.54/1374.18	c      1374          15162       15088        20         180.0000         165.8475      8.53%
27325.05/1379.21	c      1379          15212       15138        20         180.0000         165.8487      8.53%
27424.06/1384.24	c      1384          15272       15198        20         180.0000         165.8493      8.53%
27525.15/1389.36	c      1389          15322       15248        20         180.0000         165.8520      8.53%
27626.25/1394.40	c      1394          15372       15298        20         180.0000         165.8538      8.53%
27725.51/1399.45	c      1399          15412       15338        20         180.0000         165.8555      8.53%
27826.34/1404.51	c      1405          15482       15408        20         180.0000         165.8599      8.53%
27925.48/1409.56	c      1410          15552       15478        20         180.0000         165.8632      8.52%
28024.63/1414.59	c      1415          15612       15538        20         180.0000         165.8661      8.52%
28125.48/1419.63	c      1420          15682       15608        20         180.0000         165.8690      8.52%
28224.68/1424.69	c      1425          15732       15658        20         180.0000         165.8704      8.52%
28325.70/1429.74	c      1430          15812       15738        20         180.0000         165.8722      8.52%
28426.77/1434.81	c      1435          15871       15797        20         180.0000         165.8749      8.52%
28525.66/1439.87	c      1440          15932       15858        20         180.0000         165.8780      8.51%
28626.72/1444.91	c      1445          15992       15918        20         180.0000         165.8792      8.51%
28725.65/1449.96	c      1450          16051       15977        20         180.0000         165.8804      8.51%
28824.57/1455.01	c      1455          16102       16028        20         180.0000         165.8827      8.51%
28926.07/1460.06	c      1460          16162       16088        20         180.0000         165.8848      8.51%
29025.23/1465.12	c      1465          16232       16158        20         180.0000         165.8864      8.51%
29126.30/1470.17	c      1470          16302       16228        20         180.0000         165.8885      8.51%
29226.74/1475.22	c      1475          16362       16288        20         180.0000         165.8905      8.51%
29325.78/1480.26	c      1480          16412       16338        20         180.0000         165.8929      8.50%
29426.89/1485.30	c      1485          16472       16398        20         180.0000         165.8948      8.50%
29526.04/1490.33	c      1490          16532       16458        20         180.0000         165.8975      8.50%
29625.18/1495.39	c      1495          16602       16528        20         180.0000         165.9001      8.50%
29726.25/1500.46	c      1500          16662       16588        20         180.0000         165.9028      8.50%
29827.60/1505.52	c      1506          16722       16648        20         180.0000         165.9053      8.50%
29926.68/1510.56	c      1511          16772       16698        20         180.0000         165.9064      8.49%
30027.79/1515.60	c      1516          16852       16778        20         180.0000         165.9091      8.49%
30126.83/1520.62	c      1521          16922       16848        20         180.0000         165.9108      8.49%
30225.93/1525.66	c      1526          16982       16908        20         180.0000         165.9129      8.49%
30326.98/1530.75	c      1531          17072       16998        20         180.0000         165.9158      8.49%
30426.06/1535.78	c      1536          17132       17058        20         180.0000         165.9168      8.49%
30527.04/1540.86	c      1541          17192       17118        20         180.0000         165.9189      8.49%
30626.30/1545.88	c      1546          17242       17168        20         180.0000         165.9200      8.49%
30727.09/1550.90	c      1551          17302       17228        20         180.0000         165.9224      8.48%
30826.20/1556.01	c      1556          17382       17308        20         180.0000         165.9246      8.48%
30927.84/1561.06	c      1561          17432       17358        20         180.0000         165.9257      8.48%
31026.82/1566.11	c      1566          17491       17417        20         180.0000         165.9287      8.48%
31128.06/1571.15	c      1571          17572       17498        20         180.0000         165.9326      8.48%
31227.04/1576.19	c      1576          17642       17568        20         180.0000         165.9352      8.48%
31327.45/1581.26	c      1581          17692       17618        20         180.0000         165.9366      8.48%
31428.57/1586.32	c      1586          17752       17678        20         180.0000         165.9379      8.47%
31527.65/1591.36	c      1591          17802       17728        20         180.0000         165.9396      8.47%
31628.70/1596.41	c      1596          17872       17798        20         180.0000         165.9411      8.47%
31727.68/1601.46	c      1601          17942       17868        20         180.0000         165.9421      8.47%
31828.77/1606.51	c      1607          17992       17918        20         180.0000         165.9440      8.47%
31927.80/1611.56	c      1612          18062       17988        20         180.0000         165.9456      8.47%
32028.94/1616.61	c      1617          18112       18038        20         180.0000         165.9472      8.47%
32128.01/1621.67	c      1622          18182       18108        20         180.0000         165.9490      8.47%
32227.18/1626.69	c      1627          18242       18168        20         180.0000         165.9509      8.47%
32328.31/1631.76	c      1632          18302       18228        20         180.0000         165.9532      8.46%
32427.18/1636.79	c      1637          18362       18288        20         180.0000         165.9548      8.46%
32528.21/1641.81	c      1642          18432       18358        20         180.0000         165.9579      8.46%
32627.15/1646.86	c      1647          18492       18418        20         180.0000         165.9600      8.46%
32728.07/1651.96	c      1652          18552       18478        20         180.0000         165.9617      8.46%
32827.23/1656.99	c      1657          18632       18558        20         180.0000         165.9635      8.46%
32926.33/1662.00	c      1662          18702       18628        20         180.0000         165.9651      8.46%
33028.20/1667.11	c      1667          18762       18688        20         180.0000         165.9672      8.46%
33129.22/1672.16	c      1672          18852       18778        20         180.0000         165.9700      8.45%
33228.52/1677.19	c      1677          18902       18828        20         180.0000         165.9715      8.45%
33328.66/1682.24	c      1682          18982       18908        20         180.0000         165.9735      8.45%
33427.77/1687.27	c      1687          19042       18968        20         180.0000         165.9756      8.45%
33528.78/1692.31	c      1692          19092       19018        20         180.0000         165.9782      8.45%
33627.82/1697.32	c      1697          19142       19068        20         180.0000         165.9798      8.45%
33728.84/1702.44	c      1702          19202       19128        20         180.0000         165.9820      8.45%
33827.88/1707.47	c      1707          19281       19207        20         180.0000         165.9837      8.44%
33927.02/1712.47	c      1712          19332       19258        20         180.0000         165.9846      8.44%
34030.09/1717.60	c      1718          19402       19328        20         180.0000         165.9872      8.44%
34129.15/1722.66	c      1723          19462       19388        20         180.0000         165.9895      8.44%
34230.25/1727.71	c      1728          19532       19458        20         180.0000         165.9908      8.44%
34329.31/1732.76	c      1733          19612       19538        20         180.0000         165.9915      8.44%
34428.49/1737.78	c      1738          19662       19588        20         180.0000         165.9923      8.44%
34529.50/1742.86	c      1743          19742       19668        20         180.0000         165.9958      8.44%
34628.67/1747.88	c      1748          19812       19738        20         180.0000         165.9969      8.44%
34729.68/1752.90	c      1753          19862       19788        20         180.0000         165.9976      8.44%
34828.76/1757.96	c      1758          19932       19858        20         180.0000         165.9994      8.43%
34927.85/1763.01	c      1763          19992       19918        20         180.0000         166.0004      8.43%
35029.65/1768.07	c      1768          20062       19988        20         180.0000         166.0015      8.43%
35130.80/1773.15	c      1773          20122       20048        20         180.0000         166.0038      8.43%
35229.65/1778.17	c      1778          20202       20128        20         180.0000         166.0053      8.43%
35329.68/1783.26	c      1783          20252       20178        20         180.0000         166.0062      8.43%
35430.86/1788.31	c      1788          20332       20258        20         180.0000         166.0081      8.43%
35529.80/1793.36	c      1793          20382       20308        20         180.0000         166.0092      8.43%
35630.75/1798.40	c      1798          20442       20368        20         180.0000         166.0101      8.43%
35729.80/1803.46	c      1803          20512       20438        20         180.0000         166.0121      8.43%
35830.92/1808.51	c      1808          20572       20498        20         180.0000         166.0134      8.43%
35929.93/1813.56	c      1814          20622       20548        20         180.0000         166.0147      8.42%
36028.96/1818.59	c      1819          20682       20608        20         180.0000         166.0165      8.42%
36130.04/1823.62	c      1824          20731       20657        20         180.0000         166.0174      8.42%
36229.20/1828.65	c      1829          20792       20718        20         180.0000         166.0196      8.42%
36328.13/1833.70	c      1834          20872       20798        20         180.0000         166.0206      8.42%
36431.23/1838.80	c      1839          20922       20848        20         180.0000         166.0219      8.42%
36530.34/1843.82	c      1844          20992       20918        20         180.0000         166.0252      8.42%
36631.46/1848.91	c      1849          21062       20988        20         180.0000         166.0268      8.42%
36730.55/1853.96	c      1854          21122       21048        20         180.0000         166.0285      8.42%
36829.82/1858.99	c      1859          21202       21128        20         180.0000         166.0303      8.41%
36931.57/1864.07	c      1864          21252       21178        20         180.0000         166.0324      8.41%
37030.80/1869.08	c      1869          21322       21248        20         180.0000         166.0335      8.41%
37129.76/1874.10	c      1874          21391       21317        20         180.0000         166.0365      8.41%
37232.42/1879.20	c      1879          21452       21378        20         180.0000         166.0395      8.41%
37331.57/1884.26	c      1884          21512       21438        20         180.0000         166.0405      8.41%
37432.77/1889.31	c      1889          21572       21498        20         180.0000         166.0416      8.41%
37532.03/1894.36	c      1894          21652       21578        20         180.0000         166.0435      8.41%
37633.20/1899.41	c      1899          21712       21638        20         180.0000         166.0458      8.40%
37732.36/1904.43	c      1904          21782       21708        20         180.0000         166.0476      8.40%
37833.63/1909.51	c      1910          21832       21758        20         180.0000         166.0484      8.40%
37932.93/1914.56	c      1915          21902       21828        20         180.0000         166.0500      8.40%
38034.10/1919.62	c      1920          21962       21888        20         180.0000         166.0521      8.40%
38133.30/1924.63	c      1925          22042       21968        20         180.0000         166.0538      8.40%
38234.49/1929.71	c      1930          22112       22038        20         180.0000         166.0550      8.40%
38333.76/1934.74	c      1935          22192       22118        20         180.0000         166.0569      8.40%
38434.94/1939.81	c      1940          22242       22168        20         180.0000         166.0585      8.40%
38534.24/1944.82	c      1945          22312       22238        20         180.0000         166.0599      8.39%
38635.54/1949.91	c      1950          22372       22298        20         180.0000         166.0611      8.39%
38734.86/1954.96	c      1955          22432       22358        20         180.0000         166.0629      8.39%
38834.18/1960.02	c      1960          22512       22438        20         180.0000         166.0652      8.39%
38935.92/1965.03	c      1965          22582       22508        20         180.0000         166.0660      8.39%
39035.52/1970.08	c      1970          22642       22568        20         180.0000         166.0671      8.39%
39136.84/1975.16	c      1975          22692       22618        20         180.0000         166.0679      8.39%
39237.34/1980.21	c      1980          22752       22678        20         180.0000         166.0687      8.39%
39336.65/1985.24	c      1985          22822       22748        20         180.0000         166.0698      8.39%
39435.91/1990.29	c      1990          22882       22808        20         180.0000         166.0709      8.39%
39537.18/1995.36	c      1995          22962       22888        20         180.0000         166.0749      8.38%
39638.37/2000.41	c      2000          23032       22958        20         180.0000         166.0777      8.38%
39737.60/2005.46	c      2005          23082       23008        20         180.0000         166.0782      8.38%
39838.81/2010.51	c      2011          23142       23068        20         180.0000         166.0792      8.38%
39938.12/2015.54	c      2016          23212       23138        20         180.0000         166.0799      8.38%
40039.35/2020.61	c      2021          23262       23188        20         180.0000         166.0806      8.38%
40138.58/2025.66	c      2026          23322       23248        20         180.0000         166.0816      8.38%
40239.72/2030.72	c      2031          23392       23318        20         180.0000         166.0834      8.38%
40339.05/2035.76	c      2036          23462       23388        20         180.0000         166.0855      8.38%
40438.17/2040.79	c      2041          23512       23438        20         180.0000         166.0870      8.38%
40539.31/2045.86	c      2046          23592       23518        20         180.0000         166.0885      8.38%
40640.49/2050.91	c      2051          23652       23578        20         180.0000         166.0905      8.37%
40739.71/2055.95	c      2056          23732       23658        20         180.0000         166.0915      8.37%
40838.96/2061.00	c      2061          23792       23718        20         180.0000         166.0921      8.37%
40940.57/2066.06	c      2066          23862       23788        20         180.0000         166.0931      8.37%
41039.89/2071.11	c      2071          23942       23868        20         180.0000         166.0946      8.37%
41139.32/2076.12	c      2076          24002       23928        20         180.0000         166.0951      8.37%
41241.62/2081.20	c      2081          24072       23998        20         180.0000         166.0972      8.37%
41340.83/2086.25	c      2086          24152       24078        20         180.0000         166.0989      8.37%
41440.12/2091.28	c      2091          24222       24148        20         180.0000         166.1000      8.37%
41541.39/2096.35	c      2096          24292       24218        20         180.0000         166.1017      8.37%
41642.69/2101.40	c      2101          24362       24288        20         180.0000         166.1029      8.37%
41741.99/2106.45	c      2106          24442       24368        20         180.0000         166.1052      8.37%
41841.24/2111.48	c      2111          24532       24458        20         180.0000         166.1061      8.36%
41940.57/2116.50	c      2116          24592       24518        20         180.0000         166.1064      8.36%
42041.90/2121.52	c      2122          24652       24578        20         180.0000         166.1078      8.36%
42141.19/2126.59	c      2127          24702       24628        20         180.0000         166.1086      8.36%
42242.49/2131.62	c      2132          24772       24698        20         180.0000         166.1099      8.36%
42341.85/2136.64	c      2137          24842       24768        20         180.0000         166.1112      8.36%
42441.00/2141.66	c      2142          24902       24828        20         180.0000         166.1134      8.36%
42544.28/2146.85	c      2147          24962       24888        20         180.0000         166.1139      8.36%
42645.53/2151.90	c      2152          25022       24948        20         180.0000         166.1148      8.36%
42744.72/2156.95	c      2157          25102       25028        20         180.0000         166.1163      8.36%
42843.96/2162.01	c      2162          25172       25098        20         180.0000         166.1175      8.36%
42945.69/2167.05	c      2167          25232       25158        20         180.0000         166.1188      8.36%
43045.12/2172.10	c      2172          25302       25228        20         180.0000         166.1199      8.36%
43146.25/2177.15	c      2177          25362       25288        20         180.0000         166.1206      8.35%
43245.46/2182.17	c      2182          25422       25348        20         180.0000         166.1212      8.35%
43346.15/2187.25	c      2187          25492       25418        20         180.0000         166.1222      8.35%
43445.46/2192.27	c      2192          25572       25498        20         180.0000         166.1241      8.35%
43544.72/2197.28	c      2197          25652       25578        20         180.0000         166.1254      8.35%
43645.95/2202.33	c      2202          25702       25628        20         180.0000         166.1262      8.35%
43745.16/2207.32	c      2207          25762       25688        20         180.0000         166.1280      8.35%
43844.39/2212.36	c      2212          25822       25748        20         180.0000         166.1285      8.35%
43945.58/2217.40	c      2217          25902       25828        20         180.0000         166.1298      8.35%
44048.62/2222.61	c      2223          25972       25898        20         180.0000         166.1309      8.35%
44147.66/2227.66	c      2228          26052       25978        20         180.0000         166.1326      8.35%
44248.92/2232.71	c      2233          26102       26028        20         180.0000         166.1330      8.35%
44348.17/2237.74	c      2238          26172       26098        20         180.0000         166.1349      8.35%
44449.42/2242.80	c      2243          26242       26168        20         180.0000         166.1359      8.35%
44548.67/2247.85	c      2248          26332       26258        20         180.0000         166.1382      8.34%
44649.92/2252.90	c      2253          26402       26328        20         180.0000         166.1390      8.34%
44749.05/2257.93	c      2258          26472       26398        20         180.0000         166.1403      8.34%
44848.36/2262.96	c      2263          26552       26478        20         180.0000         166.1427      8.34%
44947.51/2267.99	c      2268          26602       26528        20         180.0000         166.1436      8.34%
45049.48/2273.10	c      2273          26672       26598        20         180.0000         166.1447      8.34%
45150.65/2278.16	c      2278          26752       26678        20         180.0000         166.1473      8.34%
45251.12/2283.20	c      2283          26822       26748        20         180.0000         166.1482      8.34%
45350.33/2288.23	c      2288          26882       26808        20         180.0000         166.1491      8.34%
45451.58/2293.31	c      2293          26952       26878        20         180.0000         166.1503      8.34%
45550.75/2298.34	c      2298          27032       26958        20         180.0000         166.1525      8.33%
45652.03/2303.40	c      2303          27082       27008        20         180.0000         166.1530      8.33%
45751.25/2308.46	c      2308          27162       27088        20         180.0000         166.1545      8.33%
45852.53/2313.50	c      2314          27242       27168        20         180.0000         166.1560      8.33%
45951.80/2318.55	c      2319          27302       27228        20         180.0000         166.1565      8.33%
46052.84/2323.61	c      2324          27392       27318        20         180.0000         166.1577      8.33%
46152.14/2328.65	c      2329          27452       27378        20         180.0000         166.1585      8.33%
46253.34/2333.71	c      2334          27522       27448        20         180.0000         166.1597      8.33%
46352.56/2338.76	c      2339          27612       27538        20         180.0000         166.1611      8.33%
46451.68/2343.77	c      2344          27672       27598        20         180.0000         166.1618      8.33%
46552.85/2348.85	c      2349          27732       27658        20         180.0000         166.1632      8.33%
46654.09/2353.91	c      2354          27792       27718        20         180.0000         166.1641      8.33%
46753.26/2358.92	c      2359          27872       27798        20         180.0000         166.1670      8.32%
46852.46/2364.00	c      2364          27932       27858        20         180.0000         166.1688      8.32%
46954.18/2369.05	c      2369          27992       27918        20         180.0000         166.1694      8.32%
47053.28/2374.11	c      2374          28082       28008        20         180.0000         166.1708      8.32%
47154.38/2379.14	c      2379          28142       28068        20         180.0000         166.1716      8.32%
47253.72/2384.17	c      2384          28222       28148        20         180.0000         166.1727      8.32%
47354.28/2389.25	c      2389          28282       28208        20         180.0000         166.1731      8.32%
47455.65/2394.31	c      2394          28352       28278        20         180.0000         166.1738      8.32%
47554.69/2399.35	c      2399          28412       28338        20         180.0000         166.1750      8.32%
47655.89/2404.41	c      2404          28472       28398        20         180.0000         166.1757      8.32%
47755.05/2409.45	c      2409          28532       28458        20         180.0000         166.1767      8.32%
47856.18/2414.50	c      2414          28602       28528        20         180.0000         166.1784      8.32%
47955.44/2419.51	c      2420          28682       28608        20         180.0000         166.1795      8.32%
48054.71/2424.54	c      2425          28742       28668        20         180.0000         166.1805      8.32%
48155.96/2429.60	c      2430          28832       28758        20         180.0000         166.1821      8.31%
48257.16/2434.70	c      2435          28892       28818        20         180.0000         166.1830      8.31%
48356.49/2439.75	c      2440          28952       28878        20         180.0000         166.1843      8.31%
48457.61/2444.81	c      2445          29042       28968        20         180.0000         166.1858      8.31%
48556.86/2449.86	c      2450          29112       29038        20         180.0000         166.1881      8.31%
48656.18/2454.87	c      2455          29182       29108        20         180.0000         166.1890      8.31%
48757.45/2459.95	c      2460          29242       29168        20         180.0000         166.1895      8.31%
48856.72/2464.97	c      2465          29312       29238        20         180.0000         166.1903      8.31%
48955.97/2470.00	c      2470          29382       29308        20         180.0000         166.1923      8.31%
49055.30/2475.02	c      2475          29462       29388        20         180.0000         166.1945      8.31%
49157.08/2480.11	c      2480          29532       29458        20         180.0000         166.1956      8.31%
49258.62/2485.18	c      2485          29582       29508        20         180.0000         166.1962      8.31%
49359.14/2490.25	c      2490          29682       29608        20         180.0000         166.1982      8.30%
49460.44/2495.30	c      2495          29742       29668        20         180.0000         166.1987      8.30%
49559.57/2500.35	c      2500          29832       29758        20         180.0000         166.2007      8.30%
49658.84/2505.38	c      2505          29882       29808        20         180.0000         166.2014      8.30%
49760.15/2510.42	c      2510          29972       29898        20         180.0000         166.2027      8.30%
49859.32/2515.46	c      2515          30052       29978        20         180.0000         166.2042      8.30%
49958.52/2520.50	c      2520          30112       30038        20         180.0000         166.2047      8.30%
50059.80/2525.51	c      2526          30192       30118        20         180.0000         166.2059      8.30%
50159.13/2530.51	c      2531          30262       30188        20         180.0000         166.2072      8.30%
50258.16/2535.56	c      2536          30342       30268        20         180.0000         166.2084      8.30%
50357.50/2540.59	c      2541          30412       30338        20         180.0000         166.2093      8.30%
50458.59/2545.67	c      2546          30482       30408        20         180.0000         166.2100      8.30%
50557.83/2550.68	c      2551          30552       30478        20         180.0000         166.2105      8.30%
50657.13/2555.69	c      2556          30632       30558        20         180.0000         166.2116      8.30%
50758.34/2560.72	c      2561          30692       30618        20         180.0000         166.2127      8.29%
50857.43/2565.77	c      2566          30772       30698        20         180.0000         166.2137      8.29%
50956.71/2570.79	c      2571          30822       30748        20         180.0000         166.2141      8.29%
51057.71/2575.86	c      2576          30882       30808        20         180.0000         166.2144      8.29%
51158.87/2580.91	c      2581          30952       30878        20         180.0000         166.2161      8.29%
51258.12/2585.97	c      2586          31042       30968        20         180.0000         166.2172      8.29%
51357.38/2590.99	c      2591          31112       31038        20         180.0000         166.2185      8.29%
51459.30/2596.05	c      2596          31172       31098        20         180.0000         166.2189      8.29%
51558.47/2601.09	c      2601          31242       31168        20         180.0000         166.2198      8.29%
51657.63/2606.11	c      2606          31322       31248        20         180.0000         166.2208      8.29%
51760.20/2611.22	c      2611          31382       31308        20         180.0000         166.2218      8.29%
51859.37/2616.26	c      2616          31472       31398        20         180.0000         166.2234      8.29%
51960.41/2621.33	c      2621          31532       31458        20         180.0000         166.2245      8.29%
52059.64/2626.36	c      2626          31602       31528        20         180.0000         166.2250      8.29%
52160.85/2631.41	c      2631          31672       31598        20         180.0000         166.2258      8.29%
52260.07/2636.46	c      2636          31742       31668        20         180.0000         166.2266      8.29%
52361.30/2641.51	c      2642          31812       31738        20         180.0000         166.2269      8.29%
52460.53/2646.56	c      2647          31892       31818        20         180.0000         166.2280      8.28%
52561.75/2651.61	c      2652          31942       31868        20         180.0000         166.2288      8.28%
52660.99/2656.65	c      2657          32022       31948        20         180.0000         166.2297      8.28%
52760.11/2661.68	c      2662          32092       32018        20         180.0000         166.2313      8.28%
52861.38/2666.76	c      2667          32172       32098        20         180.0000         166.2332      8.28%
52960.57/2671.77	c      2672          32242       32168        20         180.0000         166.2345      8.28%
53061.82/2676.81	c      2677          32322       32248        20         180.0000         166.2355      8.28%
53162.97/2681.92	c      2682          32392       32318        20         180.0000         166.2366      8.28%
53262.26/2686.96	c      2687          32462       32388        20         180.0000         166.2374      8.28%
53361.43/2691.99	c      2692          32532       32458        20         180.0000         166.2386      8.28%
53460.58/2697.00	c      2697          32592       32518        20         180.0000         166.2395      8.28%
53562.36/2702.11	c      2702          32672       32598        20         180.0000         166.2415      8.28%
53663.29/2707.15	c      2707          32762       32688        20         180.0000         166.2430      8.28%
53762.66/2712.18	c      2712          32842       32768        20         180.0000         166.2448      8.27%
53861.93/2717.19	c      2717          32902       32828        20         180.0000         166.2457      8.27%
53964.50/2722.30	c      2722          32972       32898        20         180.0000         166.2462      8.27%
54063.74/2727.34	c      2727          33042       32968        20         180.0000         166.2468      8.27%
54164.81/2732.41	c      2732          33122       33048        20         180.0000         166.2480      8.27%
54264.04/2737.44	c      2737          33202       33128        20         180.0000         166.2492      8.27%
54365.28/2742.50	c      2742          33252       33178        20         180.0000         166.2502      8.27%
54464.48/2747.57	c      2748          33332       33258        20         180.0000         166.2511      8.27%
54565.61/2752.62	c      2753          33392       33318        20         180.0000         166.2526      8.27%
54664.70/2757.64	c      2758          33472       33398        20         180.0000         166.2529      8.27%
54765.92/2762.71	c      2763          33562       33488        20         180.0000         166.2549      8.27%
54865.08/2767.77	c      2768          33622       33548        20         180.0000         166.2555      8.27%
54966.31/2772.81	c      2773          33682       33608        20         180.0000         166.2563      8.27%
55065.57/2777.84	c      2778          33762       33688        20         180.0000         166.2571      8.27%
55166.82/2782.91	c      2783          33822       33748        20         180.0000         166.2578      8.27%
55266.01/2787.93	c      2788          33892       33818        20         180.0000         166.2582      8.27%
55365.21/2793.01	c      2793          33962       33888        20         180.0000         166.2595      8.26%
55464.56/2798.03	c      2798          34022       33948        20         180.0000         166.2606      8.26%
55566.24/2803.06	c      2803          34072       33998        20         180.0000         166.2607      8.26%
55665.58/2808.08	c      2808          34152       34078        20         180.0000         166.2615      8.26%
55766.44/2813.13	c      2813          34212       34138        20         180.0000         166.2620      8.26%
55865.90/2818.18	c      2818          34282       34208        20         180.0000         166.2629      8.26%
55964.93/2823.19	c      2823          34352       34278        20         180.0000         166.2643      8.26%
56065.62/2828.21	c      2828          34412       34338        20         180.0000         166.2652      8.26%
56164.88/2833.28	c      2833          34482       34408        20         180.0000         166.2669      8.26%
56266.06/2838.32	c      2838          34552       34478        20         180.0000         166.2684      8.26%
56365.33/2843.33	c      2843          34622       34548        20         180.0000         166.2689      8.26%
56464.55/2848.35	c      2848          34702       34628        20         180.0000         166.2705      8.26%
56563.76/2853.37	c      2853          34782       34708        20         180.0000         166.2715      8.26%
56665.00/2858.43	c      2858          34862       34788        20         180.0000         166.2723      8.26%
56764.25/2863.47	c      2863          34912       34838        20         180.0000         166.2730      8.26%
56865.48/2868.52	c      2869          34992       34918        20         180.0000         166.2744      8.25%
56964.77/2873.57	c      2874          35072       34998        20         180.0000         166.2750      8.25%
57063.94/2878.60	c      2879          35122       35048        20         180.0000         166.2756      8.25%
57165.05/2883.67	c      2884          35212       35138        20         180.0000         166.2764      8.25%
57266.20/2888.72	c      2889          35292       35218        20         180.0000         166.2781      8.25%
57365.35/2893.78	c      2894          35362       35288        20         180.0000         166.2791      8.25%
57466.58/2898.82	c      2899          35422       35348        20         180.0000         166.2800      8.25%
57565.96/2903.87	c      2904          35512       35438        20         180.0000         166.2809      8.25%
57665.00/2908.89	c      2909          35572       35498        20         180.0000         166.2823      8.25%
57766.18/2913.98	c      2914          35662       35588        20         180.0000         166.2835      8.25%
57865.31/2919.02	c      2919          35722       35648        20         180.0000         166.2843      8.25%
57967.07/2924.08	c      2924          35792       35718        20         180.0000         166.2855      8.25%
58066.23/2929.12	c      2929          35882       35808        20         180.0000         166.2866      8.25%
58167.69/2934.18	c      2934          35952       35878        20         180.0000         166.2872      8.25%
58266.87/2939.19	c      2939          36022       35948        20         180.0000         166.2876      8.25%
58367.39/2944.27	c      2944          36102       36028        20         180.0000         166.2884      8.25%
58468.57/2949.32	c      2949          36162       36088        20         180.0000         166.2892      8.25%
58567.77/2954.37	c      2954          36232       36158        20         180.0000         166.2899      8.24%
58668.96/2959.42	c      2959          36312       36238        20         180.0000         166.2907      8.24%
58768.22/2964.47	c      2964          36382       36308        20         180.0000         166.2915      8.24%
58869.44/2969.51	c      2970          36452       36378        20         180.0000         166.2924      8.24%
58968.73/2974.57	c      2975          36512       36438        20         180.0000         166.2934      8.24%
59069.95/2979.62	c      2980          36592       36518        20         180.0000         166.2946      8.24%
59169.28/2984.67	c      2985          36682       36608        20         180.0000         166.2953      8.24%
59268.43/2989.68	c      2990          36742       36668        20         180.0000         166.2964      8.24%
59369.69/2994.71	c      2995          36822       36748        20         180.0000         166.2969      8.24%
59468.75/2999.79	c      3000          36892       36818        20         180.0000         166.2975      8.24%
59570.03/3004.86	c      3005          36962       36888        20         180.0000         166.2986      8.24%
59671.31/3009.90	c      3010          37042       36968        20         180.0000         166.2992      8.24%
59770.54/3014.97	c      3015          37112       37038        20         180.0000         166.2997      8.24%
59869.79/3020.00	c      3020          37202       37128        20         180.0000         166.3004      8.24%
59971.51/3025.07	c      3025          37262       37188        20         180.0000         166.3013      8.24%
60070.78/3030.13	c      3030          37322       37248        20         180.0000         166.3022      8.24%
60172.16/3035.13	c      3035          37402       37328        20         180.0000         166.3046      8.24%
60271.24/3040.17	c      3040          37482       37408        20         180.0000         166.3056      8.23%
60370.37/3045.20	c      3045          37532       37458        20         180.0000         166.3064      8.23%
60472.94/3050.32	c      3050          37602       37528        20         180.0000         166.3074      8.23%
60572.18/3055.37	c      3055          37682       37608        20         180.0000         166.3079      8.23%
60671.33/3060.38	c      3060          37762       37688        20         180.0000         166.3088      8.23%
60772.39/3065.41	c      3065          37822       37748        20         180.0000         166.3091      8.23%
60871.57/3070.44	c      3070          37912       37838        20         180.0000         166.3101      8.23%
60972.69/3075.57	c      3076          37982       37908        20         180.0000         166.3108      8.23%
61073.90/3080.62	c      3081          38042       37968        20         180.0000         166.3120      8.23%
61173.02/3085.64	c      3086          38112       38038        20         180.0000         166.3127      8.23%
61272.47/3090.69	c      3091          38192       38118        20         180.0000         166.3142      8.23%
61373.54/3095.77	c      3096          38272       38198        20         180.0000         166.3154      8.23%
61472.80/3100.78	c      3101          38342       38268        20         180.0000         166.3161      8.23%
61573.98/3105.87	c      3106          38412       38338        20         180.0000         166.3168      8.23%
61675.28/3110.92	c      3111          38482       38408        20         180.0000         166.3180      8.23%
61774.34/3115.99	c      3116          38572       38498        20         180.0000         166.3192      8.23%
61873.53/3121.00	c      3121          38642       38568        20         180.0000         166.3203      8.22%
61975.31/3126.09	c      3126          38712       38638        20         180.0000         166.3217      8.22%
62074.43/3131.12	c      3131          38792       38718        20         180.0000         166.3223      8.22%
62175.56/3136.19	c      3136          38852       38778        20         180.0000         166.3239      8.22%
62276.22/3141.25	c      3141          38922       38848        20         180.0000         166.3251      8.22%
62375.28/3146.26	c      3146          39012       38938        20         180.0000         166.3256      8.22%
62476.52/3151.34	c      3151          39082       39008        20         180.0000         166.3263      8.22%
62575.78/3156.39	c      3156          39152       39078        20         180.0000         166.3268      8.22%
62677.02/3161.44	c      3161          39222       39148        20         180.0000         166.3278      8.22%
62776.30/3166.49	c      3166          39312       39238        20         180.0000         166.3286      8.22%
62877.55/3171.53	c      3172          39372       39298        20         180.0000         166.3295      8.22%
62976.71/3176.57	c      3177          39441       39367        20         180.0000         166.3303      8.22%
63076.01/3181.58	c      3182          39512       39438        20         180.0000         166.3313      8.22%
63177.16/3186.68	c      3187          39582       39508        20         180.0000         166.3318      8.22%
63278.37/3191.75	c      3192          39662       39588        20         180.0000         166.3325      8.22%
63377.65/3196.76	c      3197          39722       39648        20         180.0000         166.3328      8.22%
63476.81/3201.80	c      3202          39802       39728        20         180.0000         166.3337      8.22%
63578.05/3206.87	c      3207          39872       39798        20         180.0000         166.3346      8.22%
63679.24/3211.92	c      3212          39932       39858        20         180.0000         166.3350      8.22%
63778.40/3216.95	c      3217          40002       39928        20         180.0000         166.3356      8.21%
63877.60/3222.01	c      3222          40072       39998        20         180.0000         166.3363      8.21%
63979.59/3227.10	c      3227          40162       40088        20         180.0000         166.3376      8.21%
64080.78/3232.15	c      3232          40232       40158        20         180.0000         166.3392      8.21%
64180.05/3237.19	c      3237          40312       40238        20         180.0000         166.3401      8.21%
64280.50/3242.21	c      3242          40372       40298        20         180.0000         166.3405      8.21%
64379.79/3247.27	c      3247          40452       40378        20         180.0000         166.3418      8.21%
64481.04/3252.31	c      3252          40502       40428        20         180.0000         166.3423      8.21%
64580.30/3257.36	c      3257          40582       40508        20         180.0000         166.3437      8.21%
64679.58/3262.38	c      3262          40652       40578        20         180.0000         166.3444      8.21%
64782.82/3267.50	c      3268          40732       40658        20         180.0000         166.3454      8.21%
64882.01/3272.54	c      3273          40802       40728        20         180.0000         166.3461      8.21%
64981.22/3277.56	c      3278          40882       40808        20         180.0000         166.3469      8.21%
65082.44/3282.63	c      3283          40951       40877        20         180.0000         166.3474      8.21%
65181.67/3287.64	c      3288          41022       40948        20         180.0000         166.3484      8.21%
65280.79/3292.65	c      3293          41102       41028        20         180.0000         166.3498      8.21%
65383.93/3297.80	c      3298          41162       41088        20         180.0000         166.3504      8.21%
65483.13/3302.84	c      3303          41232       41158        20         180.0000         166.3509      8.20%
65582.57/3307.88	c      3308          41302       41228        20         180.0000         166.3515      8.20%
65683.71/3312.94	c      3313          41362       41288        20         180.0000         166.3528      8.20%
65782.89/3317.99	c      3318          41452       41378        20         180.0000         166.3537      8.20%
65882.22/3323.03	c      3323          41542       41468        20         180.0000         166.3550      8.20%
65984.02/3328.07	c      3328          41602       41528        20         180.0000         166.3561      8.20%
66085.15/3333.16	c      3333          41682       41608        20         180.0000         166.3573      8.20%
66185.71/3338.21	c      3338          41752       41678        20         180.0000         166.3582      8.20%
66284.88/3343.23	c      3343          41822       41748        20         180.0000         166.3589      8.20%
66384.11/3348.26	c      3348          41902       41828        20         180.0000         166.3596      8.20%
66483.32/3353.29	c      3353          41962       41888        20         180.0000         166.3603      8.20%
66584.53/3358.33	c      3358          42042       41968        20         180.0000         166.3609      8.20%
66683.70/3363.36	c      3363          42122       42048        20         180.0000         166.3614      8.20%
66782.76/3368.38	c      3368          42202       42128        20         180.0000         166.3623      8.20%
66886.02/3373.53	c      3374          42272       42198        20         180.0000         166.3626      8.20%
66985.09/3378.55	c      3379          42332       42258        20         180.0000         166.3632      8.20%
67086.22/3383.67	c      3384          42412       42338        20         180.0000         166.3642      8.20%
67185.48/3388.69	c      3389          42501       42427        20         180.0000         166.3650      8.20%
67286.65/3393.73	c      3394          42572       42498        20         180.0000         166.3655      8.20%
67385.85/3398.78	c      3399          42662       42588        20         180.0000         166.3664      8.19%
67487.09/3403.85	c      3404          42742       42668        20         180.0000         166.3672      8.19%
67586.34/3408.89	c      3409          42802       42728        20         180.0000         166.3685      8.19%
67687.59/3413.97	c      3414          42872       42798        20         180.0000         166.3694      8.19%
67786.79/3419.02	c      3419          42972       42898        20         180.0000         166.3702      8.19%
67888.66/3424.03	c      3424          43042       42968        20         180.0000         166.3714      8.19%
67988.12/3429.11	c      3429          43122       43048        20         180.0000         166.3721      8.19%
68089.07/3434.16	c      3434          43162       43088        20         180.0000         166.3723      8.19%
68189.68/3439.21	c      3439          43242       43168        20         180.0000         166.3731      8.19%
68288.90/3444.24	c      3444          43302       43228        20         180.0000         166.3741      8.19%
68390.11/3449.31	c      3449          43382       43308        20         180.0000         166.3749      8.19%
68489.42/3454.36	c      3454          43462       43388        20         180.0000         166.3760      8.19%
68590.54/3459.41	c      3459          43532       43458        20         180.0000         166.3764      8.19%
68689.81/3464.43	c      3464          43602       43528        20         180.0000         166.3770      8.19%
68790.98/3469.51	c      3470          43672       43598        20         180.0000         166.3776      8.19%
68890.24/3474.56	c      3475          43742       43668        20         180.0000         166.3781      8.19%
68991.37/3479.61	c      3480          43812       43738        20         180.0000         166.3791      8.19%
69090.80/3484.64	c      3485          43882       43808        20         180.0000         166.3801      8.19%
69189.86/3489.65	c      3490          43962       43888        20         180.0000         166.3811      8.19%
69291.05/3494.74	c      3495          44032       43958        20         180.0000         166.3819      8.18%
69390.29/3499.75	c      3500          44112       44038        20         180.0000         166.3829      8.18%
69491.57/3504.81	c      3505          44172       44098        20         180.0000         166.3837      8.18%
69592.68/3509.92	c      3510          44252       44178        20         180.0000         166.3845      8.18%
69691.91/3514.96	c      3515          44322       44248        20         180.0000         166.3853      8.18%
69791.28/3520.01	c      3520          44392       44318        20         180.0000         166.3861      8.18%
69890.35/3525.02	c      3525          44482       44408        20         180.0000         166.3868      8.18%
69992.06/3530.04	c      3530          44562       44488        20         180.0000         166.3884      8.18%
70093.24/3535.12	c      3535          44642       44568        20         180.0000         166.3894      8.18%
70192.41/3540.14	c      3540          44722       44648        20         180.0000         166.3905      8.18%
70291.68/3545.19	c      3545          44822       44748        20         180.0000         166.3919      8.18%
70392.62/3550.26	c      3550          44892       44818        20         180.0000         166.3926      8.18%
70493.70/3555.38	c      3555          44972       44898        20         180.0000         166.3938      8.18%
70595.04/3560.43	c      3560          45052       44978        20         180.0000         166.3947      8.18%
70694.11/3565.48	c      3565          45122       45048        20         180.0000         166.3952      8.18%
70795.32/3570.54	c      3571          45202       45128        20         180.0000         166.3962      8.18%
70894.59/3575.58	c      3576          45292       45218        20         180.0000         166.3969      8.18%
70995.91/3580.63	c      3581          45362       45288        20         180.0000         166.3973      8.17%
71095.01/3585.67	c      3586          45442       45368        20         180.0000         166.3981      8.17%
71194.31/3590.69	c      3591          45512       45438        20         180.0000         166.3985      8.17%
71295.36/3595.75	c      3596          45592       45518        20         180.0000         166.3993      8.17%
71394.63/3600.79	c      3601          45682       45608        20         180.0000         166.4001      8.17%
71496.02/3605.84	c      3606          45752       45678        20         180.0000         166.4014      8.17%
71595.12/3610.85	c      3611          45822       45748        20         180.0000         166.4022      8.17%
71696.29/3615.95	c      3616          45912       45838        20         180.0000         166.4028      8.17%
71795.57/3620.98	c      3621          45982       45908        20         180.0000         166.4036      8.17%
71894.88/3626.00	c      3626          46032       45958        20         180.0000         166.4041      8.17%
71998.59/3631.14	c      3631          46112       46038        20         180.0000         166.4047      8.17%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (173097 MiB free)
  memory of node 1: 193531 MiB (185075 MiB free)
  memory of node 2: 193531 MiB (193128 MiB free)
  memory of node 3: 193493 MiB (186695 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-4465199-1722449697/watcher-4465199-1722449697 -o /tmp/evaluation-result-4465199-1722449697/solver-4465199-1722449697 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465199-1722449697.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 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=67529, runsolver pid=67526
Current StackSize limit: 8192 KiB


[startup+0.100185 s]*
/proc/loadavg: 80.86 80.78 80.62 76/1024 67570
/proc/meminfo: memFree=755610164/790760800 swapFree=131071996/131071996
[pid=67529] ppid=67526 vsize=1669088 memory=138072 CPUtime=0.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/stat : 67529 (fscip) S 67526 67529 58757 0 -1 1077936128 30981 0 0 0 34 15 0 0 20 0 41 0 11549089 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
/proc/67529/statm: 417272 34518 2806 3035 0 119820 0
[pid=67529/tid=67531] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67531/stat : 67531 (fscip) D 67526 67529 58757 0 -1 4194368 1443 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67532] ppid=67526 vsize=1669088 memory=-5155629106882504837 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67532/stat : 67532 (fscip) R 67526 67529 58757 0 -1 4194368 1445 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67533] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67533/stat : 67533 (fscip) D 67526 67529 58757 0 -1 4194368 1441 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67534] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67534/stat : 67534 (fscip) R 67526 67529 58757 0 -1 4194368 1432 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67535] ppid=67526 vsize=1669088 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67535/stat : 67535 (fscip) D 67526 67529 58757 0 -1 4194368 1442 0 0 0 2 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67536] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67536/stat : 67536 (fscip) R 67526 67529 58757 0 -1 4194368 1444 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67537] ppid=67526 vsize=1669088 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67537/stat : 67537 (fscip) D 67526 67529 58757 0 -1 4194368 1443 0 0 0 1 1 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67538] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67538/stat : 67538 (fscip) R 67526 67529 58757 0 -1 4194368 1443 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67539] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67539/stat : 67539 (fscip) D 67526 67529 58757 0 -1 4194368 1444 0 0 0 1 0 0 0 20 0 41 0 11549091 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67540] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67540/stat : 67540 (fscip) D 67526 67529 58757 0 -1 4194368 1436 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67541] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67541/stat : 67541 (fscip) D 67526 67529 58757 0 -1 4194368 1435 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67542] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67542/stat : 67542 (fscip) D 67526 67529 58757 0 -1 4194368 1433 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67543] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67543/stat : 67543 (fscip) R 67526 67529 58757 0 -1 4194368 1443 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67544] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67544/stat : 67544 (fscip) D 67526 67529 58757 0 -1 4194368 1436 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67545] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67545/stat : 67545 (fscip) R 67526 67529 58757 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67546] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67546/stat : 67546 (fscip) D 67526 67529 58757 0 -1 4194368 1432 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67547] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67547/stat : 67547 (fscip) D 67526 67529 58757 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67548] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67548/stat : 67548 (fscip) R 67526 67529 58757 0 -1 4194368 1182 0 0 0 0 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67549] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67549/stat : 67549 (fscip) R 67526 67529 58757 0 -1 4194368 1443 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67550] ppid=67526 vsize=1669088 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67550/stat : 67550 (fscip) R 67526 67529 58757 0 -1 4194368 1415 0 0 0 1 0 0 0 20 0 41 0 11549092 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67551] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67551/stat : 67551 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67552] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67552/stat : 67552 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67553] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67553/stat : 67553 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67554] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67554/stat : 67554 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67555] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67555/stat : 67555 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67556] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67556/stat : 67556 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67557] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67557/stat : 67557 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67558] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67558/stat : 67558 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67559] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67559/stat : 67559 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67560] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67560/stat : 67560 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67561] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67561/stat : 67561 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67562] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67562/stat : 67562 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67563] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67563/stat : 67563 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67564] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67564/stat : 67564 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67565] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67565/stat : 67565 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67566] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67566/stat : 67566 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67567] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67567/stat : 67567 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67568] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67568/stat : 67568 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67569] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67569/stat : 67569 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67570] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67570/stat : 67570 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 34518 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 1669088 KiB
Current children cumulated memory: 138072 KiB

[startup+0.223708 s]*
/proc/loadavg: 80.86 80.78 80.62 82/1024 67570
/proc/meminfo: memFree=755502016/790760800 swapFree=131071996/131071996
[pid=67529] ppid=67526 vsize=1669088 memory=220284 CPUtime=2.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/stat : 67529 (fscip) S 67526 67529 58757 0 -1 1077936128 57576 0 0 0 246 34 0 0 20 0 41 0 11549089 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 17 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
/proc/67529/statm: 417272 55071 2934 3035 0 141999 0
[pid=67529/tid=67531] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67531/stat : 67531 (fscip) R 67526 67529 58757 0 -1 4194368 2096 0 0 0 11 2 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67532] ppid=67526 vsize=1669088 memory=-5155629106882504837 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67532/stat : 67532 (fscip) R 67526 67529 58757 0 -1 4194368 2099 0 0 0 13 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67533] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67533/stat : 67533 (fscip) R 67526 67529 58757 0 -1 4194368 4187 0 0 0 12 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67534] ppid=67526 vsize=1669088 memory=0 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67534/stat : 67534 (fscip) R 67526 67529 58757 0 -1 4194368 2096 0 0 0 11 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67535] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67535/stat : 67535 (fscip) R 67526 67529 58757 0 -1 4194368 2133 0 0 0 12 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67536] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67536/stat : 67536 (fscip) R 67526 67529 58757 0 -1 4194368 4173 0 0 0 12 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67537] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67537/stat : 67537 (fscip) R 67526 67529 58757 0 -1 4194368 2144 0 0 0 11 2 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67538] ppid=67526 vsize=1669088 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67538/stat : 67538 (fscip) R 67526 67529 58757 0 -1 4194368 2085 0 0 0 13 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67539] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67539/stat : 67539 (fscip) R 67526 67529 58757 0 -1 4194368 4262 0 0 0 12 1 0 0 20 0 41 0 11549091 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67540] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67540/stat : 67540 (fscip) R 67526 67529 58757 0 -1 4194368 2093 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67541] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67541/stat : 67541 (fscip) R 67526 67529 58757 0 -1 4194368 2092 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67542] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67542/stat : 67542 (fscip) R 67526 67529 58757 0 -1 4194368 4274 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67543] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67543/stat : 67543 (fscip) R 67526 67529 58757 0 -1 4194368 2109 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67544] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67544/stat : 67544 (fscip) R 67526 67529 58757 0 -1 4194368 2063 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67545] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67545/stat : 67545 (fscip) R 67526 67529 58757 0 -1 4194368 4526 0 0 0 12 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67546] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67546/stat : 67546 (fscip) R 67526 67529 58757 0 -1 4194368 2110 0 0 0 11 2 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67547] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67547/stat : 67547 (fscip) R 67526 67529 58757 0 -1 4194368 2102 0 0 0 11 2 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67548] ppid=67526 vsize=1669088 memory=0 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67548/stat : 67548 (fscip) R 67526 67529 58757 0 -1 4194368 4237 0 0 0 11 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67549] ppid=67526 vsize=1669088 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67549/stat : 67549 (fscip) R 67526 67529 58757 0 -1 4194368 2089 0 0 0 11 2 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67550] ppid=67526 vsize=1669088 memory=0 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67550/stat : 67550 (fscip) R 67526 67529 58757 0 -1 4194368 2118 0 0 0 9 1 0 0 20 0 41 0 11549092 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67551] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67551/stat : 67551 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67552] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67552/stat : 67552 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67553] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67553/stat : 67553 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67554] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67554/stat : 67554 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67555] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67555/stat : 67555 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67556] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67556/stat : 67556 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67557] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67557/stat : 67557 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67558] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67558/stat : 67558 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67559] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67559/stat : 67559 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67560] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67560/stat : 67560 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67561] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67561/stat : 67561 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67562] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67562/stat : 67562 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67563] ppid=67526 vsize=1669088 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67563/stat : 67563 (fscip) S 67526 67529 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11549097 1709146112 55071 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0

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

[pid=67529/tid=67545] ppid=67526 vsize=5541436 memory=4524844 CPUtime=3597.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67545/stat : 67545 (fscip) R 67526 67529 58757 0 -1 4194368 203877 0 0 0 353948 5765 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67546] ppid=67526 vsize=5541436 memory=16325789170925620 CPUtime=3601.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67546/stat : 67546 (fscip) R 67526 67529 58757 0 -1 4194368 1106003 0 0 0 360003 154 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67547] ppid=67526 vsize=5541436 memory=10824 CPUtime=3600.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67547/stat : 67547 (fscip) R 67526 67529 58757 0 -1 4194368 807045 0 0 0 359826 214 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67548] ppid=67526 vsize=5541436 memory=5556 CPUtime=3589.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67548/stat : 67548 (fscip) R 67526 67529 58757 0 -1 4194368 201425 0 0 0 353008 5990 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67549] ppid=67526 vsize=5541436 memory=279567343026512 CPUtime=3599.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67549/stat : 67549 (fscip) R 67526 67529 58757 0 -1 4194368 1151208 0 0 0 359740 219 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67550] ppid=67526 vsize=5541436 memory=0 CPUtime=3599.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67550/stat : 67550 (fscip) R 67526 67529 58757 0 -1 4194368 681599 0 0 0 359737 164 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67551] ppid=67526 vsize=5541436 memory=16088 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67551/stat : 67551 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67552] ppid=67526 vsize=5541436 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67552/stat : 67552 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67553] ppid=67526 vsize=5541436 memory=4492784 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67553/stat : 67553 (fscip) S 67526 67529 58757 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67554] ppid=67526 vsize=5541436 memory=4525096 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67554/stat : 67554 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67555] ppid=67526 vsize=5541436 memory=11700 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67555/stat : 67555 (fscip) S 67526 67529 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67556] ppid=67526 vsize=5541436 memory=11700 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67556/stat : 67556 (fscip) S 67526 67529 58757 0 -1 1077936192 63 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67557] ppid=67526 vsize=5541436 memory=13844 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67557/stat : 67557 (fscip) S 67526 67529 58757 0 -1 1077936192 64 0 0 0 1 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67558] ppid=67526 vsize=5541436 memory=4513860 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67558/stat : 67558 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67559] ppid=67526 vsize=5541436 memory=4520436 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67559/stat : 67559 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67560] ppid=67526 vsize=5541436 memory=4525092 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67560/stat : 67560 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67561] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67561/stat : 67561 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67562] ppid=67526 vsize=5541436 memory=39996 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67562/stat : 67562 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67563] ppid=67526 vsize=5541436 memory=4524840 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67563/stat : 67563 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67564] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67564/stat : 67564 (fscip) S 67526 67529 58757 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67565] ppid=67526 vsize=5541436 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67565/stat : 67565 (fscip) S 67526 67529 58757 0 -1 1077936192 129 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67566] ppid=67526 vsize=5541436 memory=13844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67566/stat : 67566 (fscip) S 67526 67529 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67567] ppid=67526 vsize=5541436 memory=279567342059280 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67567/stat : 67567 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67568] ppid=67526 vsize=5541436 memory=6944656592455359580 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67568/stat : 67568 (fscip) S 67526 67529 58757 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67569] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67569/stat : 67569 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67570] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67570/stat : 67570 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
Current children cumulated CPU time: 72002 s
Current children cumulated vsize: 5541436 KiB
Current children cumulated memory: 4525332 KiB

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

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

# cumulated CPU time of all completed processes:  user=71655 s, system=347.257 s

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

[startup+3631.3 s]
/proc/loadavg: 60.32 60.28 63.20 61/974 69801
/proc/meminfo: memFree=763778100/790760800 swapFree=131071996/131071996
[pid=67529] ppid=67526 vsize=5541436 memory=4525332 CPUtime=72002 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/stat : 67529 (fscip) S 67526 67529 58757 0 -1 1077936128 14909685 0 0 0 7165475 34720 0 0 20 0 41 0 11549089 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 17 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
/proc/67529/statm: 1385359 1131333 3318 3035 0 1217449 0
[pid=67529/tid=67531] ppid=67526 vsize=5541436 memory=4468024 CPUtime=3603.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67531/stat : 67531 (fscip) R 67526 67529 58757 0 -1 4194368 1101751 0 0 0 360162 196 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67532] ppid=67526 vsize=5541436 memory=580275851628480 CPUtime=3604.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67532/stat : 67532 (fscip) R 67526 67529 58757 0 -1 4194368 753860 0 0 0 360213 188 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67533] ppid=67526 vsize=5541436 memory=4513860 CPUtime=3597.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67533/stat : 67533 (fscip) R 67526 67529 58757 0 -1 4194368 189899 0 0 0 355449 4258 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67534] ppid=67526 vsize=5541436 memory=279567341382832 CPUtime=3602.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67534/stat : 67534 (fscip) R 67526 67529 58757 0 -1 4194368 1154564 0 0 0 360059 155 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67535] ppid=67526 vsize=5541436 memory=4480888 CPUtime=3603.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67535/stat : 67535 (fscip) R 67526 67529 58757 0 -1 4194368 846669 0 0 0 360123 208 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67536] ppid=67526 vsize=5541436 memory=279567341293472 CPUtime=3597.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67536/stat : 67536 (fscip) R 67526 67529 58757 0 -1 4194368 222446 0 0 0 353743 5989 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67537] ppid=67526 vsize=5541436 memory=279567341654640 CPUtime=3602.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67537/stat : 67537 (fscip) R 67526 67529 58757 0 -1 4194368 1149280 0 0 0 360051 156 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67538] ppid=67526 vsize=5541436 memory=4525096 CPUtime=3603.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67538/stat : 67538 (fscip) R 67526 67529 58757 0 -1 4194368 864256 0 0 0 360131 188 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67539] ppid=67526 vsize=5541436 memory=6096 CPUtime=3595.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67539/stat : 67539 (fscip) R 67526 67529 58757 0 -1 4194368 225167 0 0 0 355123 4403 0 0 20 0 41 0 11549091 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67540] ppid=67526 vsize=5541436 memory=2212 CPUtime=3603.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67540/stat : 67540 (fscip) R 67526 67529 58757 0 -1 4194368 1379427 0 0 0 360157 224 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67541] ppid=67526 vsize=5541436 memory=4525092 CPUtime=3600.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67541/stat : 67541 (fscip) R 67526 67529 58757 0 -1 4194368 774242 0 0 0 359851 177 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67542] ppid=67526 vsize=5541436 memory=11572 CPUtime=3596.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67542/stat : 67542 (fscip) R 67526 67529 58757 0 -1 4194368 185661 0 0 0 353954 5714 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67543] ppid=67526 vsize=5541436 memory=32844 CPUtime=3600.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67543/stat : 67543 (fscip) R 67526 67529 58757 0 -1 4194368 1077848 0 0 0 359909 179 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67544] ppid=67526 vsize=5541436 memory=279567341644768 CPUtime=3602.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67544/stat : 67544 (fscip) R 67526 67529 58757 0 -1 4194368 827205 0 0 0 360118 130 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67545] ppid=67526 vsize=5541436 memory=4524844 CPUtime=3597.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67545/stat : 67545 (fscip) R 67526 67529 58757 0 -1 4194368 203877 0 0 0 353948 5765 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67546] ppid=67526 vsize=5541436 memory=16325789170925620 CPUtime=3601.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67546/stat : 67546 (fscip) R 67526 67529 58757 0 -1 4194368 1106003 0 0 0 360003 154 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67547] ppid=67526 vsize=5541436 memory=10824 CPUtime=3600.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67547/stat : 67547 (fscip) R 67526 67529 58757 0 -1 4194368 807045 0 0 0 359826 214 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67548] ppid=67526 vsize=5541436 memory=5556 CPUtime=3589.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67548/stat : 67548 (fscip) R 67526 67529 58757 0 -1 4194368 201425 0 0 0 353008 5990 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67549] ppid=67526 vsize=5541436 memory=279567343026512 CPUtime=3599.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67549/stat : 67549 (fscip) R 67526 67529 58757 0 -1 4194368 1151208 0 0 0 359740 219 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67550] ppid=67526 vsize=5541436 memory=0 CPUtime=3599.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67550/stat : 67550 (fscip) R 67526 67529 58757 0 -1 4194368 681599 0 0 0 359737 164 0 0 20 0 41 0 11549092 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67551] ppid=67526 vsize=5541436 memory=16088 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67551/stat : 67551 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67552] ppid=67526 vsize=5541436 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67552/stat : 67552 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67553] ppid=67526 vsize=5541436 memory=4492784 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67553/stat : 67553 (fscip) S 67526 67529 58757 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67554] ppid=67526 vsize=5541436 memory=4525096 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67554/stat : 67554 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67555] ppid=67526 vsize=5541436 memory=11700 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67555/stat : 67555 (fscip) S 67526 67529 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67556] ppid=67526 vsize=5541436 memory=11700 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67556/stat : 67556 (fscip) S 67526 67529 58757 0 -1 1077936192 63 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67557] ppid=67526 vsize=5541436 memory=13844 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67557/stat : 67557 (fscip) S 67526 67529 58757 0 -1 1077936192 64 0 0 0 1 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67558] ppid=67526 vsize=5541436 memory=4513860 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67558/stat : 67558 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67559] ppid=67526 vsize=5541436 memory=4520436 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67559/stat : 67559 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67560] ppid=67526 vsize=5541436 memory=4525092 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67560/stat : 67560 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67561] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67561/stat : 67561 (fscip) S 67526 67529 58757 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67562] ppid=67526 vsize=5541436 memory=39996 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67562/stat : 67562 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67563] ppid=67526 vsize=5541436 memory=4524840 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67563/stat : 67563 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67564] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67564/stat : 67564 (fscip) S 67526 67529 58757 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67565] ppid=67526 vsize=5541436 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67565/stat : 67565 (fscip) S 67526 67529 58757 0 -1 1077936192 129 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67566] ppid=67526 vsize=5541436 memory=13844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67566/stat : 67566 (fscip) S 67526 67529 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67567] ppid=67526 vsize=5541436 memory=279567342059280 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67567/stat : 67567 (fscip) S 67526 67529 58757 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67568] ppid=67526 vsize=5541436 memory=6944656592455359580 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67568/stat : 67568 (fscip) S 67526 67529 58757 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67569] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67569/stat : 67569 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
[pid=67529/tid=67570] ppid=67526 vsize=5541436 memory=4525332 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67529/task/67570/stat : 67570 (fscip) S 67526 67529 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11549097 5674430464 1131333 809668444160 4194304 16623229 140722732133456 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 35463168 140722732139530 140722732139648 140722732139648 140722732146672 0
Current children cumulated CPU time: 72002 s
Current children cumulated vsize: 5541436 KiB
Current children cumulated memory: 4525332 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3631.36
CPU time (s): 72002.2
CPU user time (s): 71655
CPU system time (s): 347.257
CPU usage (%): 1982.79
Max. virtual memory (cumulated for all children) (KiB): 5541436
Max. memory (cumulated for all children) (KiB): 4525332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71655
system time used= 347.257
maximum resident set size= 4525348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14909685
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= 1409171
involuntary context switches= 291907


# summary of solver processes directly reported to runsolver:
#   pid: 67529
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71655
#   total CPU system time (s): 347.257

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4729 second user time and 78.1768 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 20:14:57
IDJOB=4465199
IDBENCH=147543
IDSOLVER=3094
FILE ID=nodeD104/4465199-1722449697
RUNJOBID= nodeD104-1722441596-58770
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465199-1722449697/watcher-4465199-1722449697 -o /tmp/evaluation-result-4465199-1722449697/solver-4465199-1722449697 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465199-1722449697.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 79a11fcf881101c51e0b67ee01609c80
RANDOM SEED=482594385

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        755710384 kB
MemAvailable:   754198548 kB
Buffers:          143320 kB
Cached:          1688596 kB
SwapCached:            0 kB
Active:           297928 kB
Inactive:       32327288 kB
Active(anon):       2212 kB
Inactive(anon): 30813620 kB
Active(file):     295716 kB
Inactive(file):  1513668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28336 kB
Writeback:             0 kB
AnonPages:      30791816 kB
Mapped:           126468 kB
Shmem:             22536 kB
KReclaimable:     154632 kB
Slab:             490040 kB
SReclaimable:     154632 kB
SUnreclaim:       335408 kB
KernelStack:       16864 kB
PageTables:        85432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2925256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           183168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1378304 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:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622836 MiB
End job on nodeD104 at 2024-07-31 21:15:28